:root{--paper:#f6f5f0;--ink:#23302b;--forest:#193b30;--muted:#757971;--line:#d9dbd2;--lime:#c1cf96;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans);overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,canvas:focus-visible{outline:2px solid #96ae5c;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:1.02;letter-spacing:-.035em}h2{font-size:clamp(48px,5.15vw,80px)}h2 em{font-weight:400;color:#75816d}em{font-weight:400}section{scroll-margin-top:100px}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:12px}.skip-link:focus{top:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);overflow:hidden}.reading-progress{height:2px;background:#a9bd79;position:fixed;inset:0 auto auto 0;width:100%;transform:scaleX(0);transform-origin:left;z-index:100;pointer-events:none}.header{height:74px;position:absolute;top:24px;left:3%;right:3%;z-index:30;padding:0 27px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:rgba(250,250,246,.96);transition:background .4s,box-shadow .4s,transform .5s var(--ease)}.brand{display:flex;flex-direction:column;align-items:center;flex-shrink:0;gap:4px}.brand img{width:148px;height:auto}.brand>span{font-size:8px;line-height:1.2;letter-spacing:.21em;font-weight:600}.header nav{display:flex;gap:30px;font-size:13px}.header nav a{position:relative}.header nav a:after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease)}.header nav a:hover:after{transform:scaleX(1)}.header-cta{font-size:13px;display:flex;align-items:center;gap:22px}.header-cta>span{display:grid;place-items:center;width:36px;height:36px;border:1px solid #c5ccbe;border-radius:50%;font-size:19px;transition:background .3s,transform .3s}.header-cta:hover>span{background:var(--ink);color:white;transform:rotate(45deg)}.header.is-scrolled{position:fixed;top:12px;background:rgba(247,248,242,.94);backdrop-filter:blur(20px);box-shadow:0 8px 30px #10221b13;animation:header-in .5s var(--ease)}.menu-toggle{display:none;background:transparent;font-size:22px;padding:8px}.hero{height:100svh;min-height:760px;position:relative;isolation:isolate;overflow:hidden;color:#f7f5ed;background:#222820}.hero-images{position:absolute;inset:0;z-index:-3}.hero-frame{position:absolute;inset:0;opacity:0;transform:scale(1.025);transition:opacity 1.65s ease,clip-path 1.8s var(--ease);clip-path:inset(0 0 0 100%)}.hero-frame.active{opacity:1;clip-path:inset(0);z-index:1}.hero-frame img{width:100%;height:100%;object-fit:cover;object-position:60% center;transform:scale(1.07);will-change:transform}.hero-frame.active img{animation:cinematic-drift 12s linear both}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#101910cf 0%,#10191025 52%,#11191025),linear-gradient(90deg,#12191055,transparent 80%)}.hero-location{position:absolute;top:144px;left:6%;right:6%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.17em;color:#edeedfbd}.hero-content{position:absolute;left:6%;right:4%;bottom:23%;padding:0;max-width:none}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.17em;line-height:1.6;color:#78816d;margin-bottom:26px}.eyebrow.light{color:#d4dec6}.hero h1{font-size:clamp(68px,7.8vw,126px);letter-spacing:-.035em;line-height:.97;text-shadow:0 4px 50px #0002}.hero h1 .line{display:block;overflow:hidden;padding:0 .06em .1em 0}.hero h1 .line>span,.hero h1 .line>em{display:block;animation:title-in 1.5s var(--ease) both}.hero h1 .line>em{animation-delay:.18s;color:#eef0dc;font-weight:400}.hero .eyebrow{animation:soft-in 1s .25s both}.hero-under{display:flex;align-items:center;gap:65px;margin-top:27px;animation:soft-in 1.2s .5s both}.hero-under>p{font-size:15px;line-height:1.65;color:#e3e4d9}.hero-explore{display:flex;align-items:center;gap:22px;font-size:13px}.hero-explore i,.round-link i{font-style:normal;font-size:26px;width:58px;height:58px;display:grid;place-items:center;border:1px solid #f4f6e670;border-radius:50%;transition:background .4s,transform .4s}.hero-explore:hover i,.round-link:hover i{background:#f6f5ee;color:var(--ink);transform:rotate(45deg)}.hero-bottom{position:absolute;left:6%;right:6%;bottom:35px;display:flex;align-items:center;gap:25px}.scroll-link{font-size:10px;letter-spacing:.14em;display:flex;align-items:center;gap:17px}.scroll-line{display:block;height:47px;width:1px;background:#ffffff33;position:relative;overflow:hidden}.scroll-line:after{content:'';position:absolute;left:0;top:0;height:60%;width:1px;background:#eff4df;animation:scroll-cue 2.5s ease infinite}.hero-pagination{display:flex;gap:35px;margin-left:auto}.hero-pagination button{background:none;color:#f4f5ee9c;position:relative;padding:11px 0;font-size:12px;transition:color .4s}.hero-pagination button>span{font-size:10px;margin-right:9px}.hero-pagination button:after{position:absolute;bottom:0;left:0;content:'';height:1px;width:100%;background:#fff;transform:scaleX(0);transform-origin:left}.hero-pagination button.active{color:white}.hero-pagination button.active:after{animation:slide-progress 9s linear both}.motion-toggle{height:34px;width:34px;border:1px solid #f4f6e64d;border-radius:50%;background:none;color:white;font-size:13px}.wrap{padding:110px 6%}.proof{display:grid;grid-template-columns:1.15fr 1fr;gap:9%;padding:110px 8%;border-bottom:1px solid var(--line)}.proof h2{font-size:clamp(43px,4.3vw,67px);line-height:1.1}.proof-details{padding-top:56px}.proof-details>p{font-size:17px;color:#70776e;max-width:420px;line-height:1.9}.proof-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:40px;padding-top:28px;border-top:1px solid var(--line)}.proof-stats b{font:400 51px/1.1 var(--serif)}.proof-stats b>span{font-size:28px;margin-left:2px;color:#7d8c68}.proof-stats p{font-size:12px;color:var(--muted);margin-top:7px}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:46px}.section-head>p{max-width:330px;font-size:16px;line-height:1.85;color:var(--muted)}.filters{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:32px;flex-wrap:wrap}.filters button{background:none;font-size:13px;color:var(--muted);padding:10px 0 14px;border-bottom:1px solid transparent;margin-bottom:-1px;transition:color .3s,border-color .3s}.filters button.active{color:var(--ink);border-color:var(--ink)}.filters sup{font-size:10px;margin-left:5px}.projects{overflow:hidden;padding-right:0;padding-bottom:75px}.projects .section-head,.projects .filters{margin-right:6.4%}.project-grid{display:flex;align-items:start;gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-right:6vw;padding-bottom:4px}.project-grid::-webkit-scrollbar{display:none}.project-card{flex:0 0 min(69vw,1050px);min-width:0;background:transparent;padding:0;text-align:left;scroll-snap-align:start;perspective:1600px}.project-image{height:clamp(330px,42vw,630px);position:relative;overflow:hidden;transition:transform .7s var(--ease);will-change:transform}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease)}.project-card:hover .project-image img{transform:scale(1.045)}.project-open{position:absolute;right:27px;bottom:27px;display:grid;place-items:center;width:56px;height:56px;border:1px solid #ffffff90;border-radius:50%;background:#ffffff14;backdrop-filter:blur(8px);color:white;font-size:28px;transition:background .4s,transform .4s}.project-card:hover .project-open{background:var(--paper);color:var(--ink);transform:rotate(45deg)}.project-meta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px}.project-meta h3{font:400 34px/1.2 var(--serif);letter-spacing:-.02em}.project-meta>span{font-size:11px;letter-spacing:.1em;color:var(--muted)}.collection-bottom{display:flex;align-items:center;justify-content:space-between;margin:30px 6.4% 0 0}.collection-bottom p{font-size:12px;color:var(--muted)}.collection-bottom>div{display:flex;gap:10px}.collection-bottom button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;font-size:22px;background:none;transition:background .3s}.collection-bottom button:hover{background:var(--ink);color:white}.image-credit{font-size:11px;color:#8b9085;margin-top:25px;line-height:1.6}.services{background:#eeefe8}.expertise-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:7%;align-items:start}.expertise-photo{position:sticky;top:110px;height:610px;overflow:hidden;background:#bac1aa}.expertise-photo img{width:100%;height:100%;object-fit:cover;transition:opacity .35s,transform 1.1s var(--ease)}.expertise-photo.changing img{opacity:.35;transform:scale(1.055)}.expertise-photo>span{position:absolute;bottom:25px;left:25px;color:white;font-size:10px;letter-spacing:.13em;text-shadow:0 1px 8px #000}.service-grid{display:flex;flex-direction:column}.service-card{display:grid;grid-template-columns:40px 1fr 28px;column-gap:14px;align-items:center;text-align:left;background:none;padding:25px 0;border-bottom:1px solid #cfd4c7;transition:padding .4s var(--ease)}.service-card:hover{padding-left:10px}.service-top{grid-row:1/3;align-self:start;padding-top:4px}.service-top>span{font-size:0;color:#808b73}.service-top>span::first-letter{font-size:13px}.service-top svg{display:none}.service-card h3{font:400 31px/1.15 var(--serif);letter-spacing:-.02em}.service-card p{grid-column:2;font-size:14px;line-height:1.7;color:var(--muted);margin-top:8px;max-height:0;opacity:0;overflow:hidden;transition:max-height .45s var(--ease),opacity .45s}.service-card:hover p,.service-card:focus-visible p{max-height:90px;opacity:1}.service-arrow{grid-column:3;grid-row:1/3;font-size:0}.service-arrow b{font-size:23px;font-weight:400;display:block;transition:transform .4s}.service-card:hover .service-arrow b{transform:rotate(45deg)}.studio-invitation{height:790px;max-height:95svh;min-height:590px;position:relative;overflow:hidden;isolation:isolate;color:#f5f3e9}.invitation-photo{position:absolute;inset:-9% 0;z-index:-3;will-change:transform}.invitation-photo img{height:100%;width:100%;object-fit:cover;object-position:65% center}.invitation-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#111c14b8,#111c1420)}.invitation-content{position:absolute;left:8%;top:50%;transform:translateY(-50%)}.invitation-content h2{font-size:clamp(60px,6.8vw,100px);line-height:1}.invitation-content h2 em{color:#edf1de}.invitation-content p{font-size:16px;color:#e2e3d8;margin-top:25px}.round-link{background:none;color:inherit;display:flex;align-items:center;gap:24px;padding:0;margin-top:35px;font-size:14px}.invitation-caption{position:absolute;bottom:35px;right:6%;font-size:11px;letter-spacing:.17em}.about{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.about-visual{position:relative;padding-bottom:50px}.about-visual>img{width:100%;height:560px;object-fit:cover;object-position:67% center}.since{position:absolute;right:-35px;bottom:0;background:var(--paper);padding:25px 32px;color:var(--ink)}.since>span{font-size:10px;letter-spacing:.13em}.since b{font:400 77px/.9 var(--serif);display:block;margin-top:20px}.about-copy>p{color:var(--muted);font-size:16px;line-height:1.85;margin-top:25px}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:15px 20px;font-size:13px;padding:28px 0;border-block:1px solid var(--line);margin:30px 0}.text-link{display:inline-flex;align-items:center;gap:25px;padding-bottom:10px;border-bottom:1px solid #a5ae98;font-size:14px}.text-link span{font-size:22px}.clients{padding:50px 6%;border-block:1px solid var(--line)}.clients>p{text-align:center;font-size:10px;letter-spacing:.2em;color:var(--muted);margin-bottom:28px}.clients>div{display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap}.clients span{font-size:26px;font-weight:500;letter-spacing:-.04em;color:#74806d}.clients .serif{font-family:Georgia,serif;font-style:italic}.clients .tata{font-weight:700;letter-spacing:.02em}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.process-grid article{border-top:1px solid var(--line);padding-top:25px;position:relative}.process-grid article:before{content:'';position:absolute;top:-1px;left:0;width:100%;height:1px;background:#778b61;transform:scaleX(0);transform-origin:left;transition:transform 1.4s var(--ease)}.process-grid article.is-visible:before{transform:scaleX(1)}.step-number{font:400 65px/1 var(--serif);color:#a0ac8f}.process-grid h3{font:400 30px/1.2 var(--serif);margin:25px 0 18px}.process-grid p{font-size:16px;line-height:1.8;color:var(--muted)}.step-meta{display:block;font-size:10px;letter-spacing:.1em;margin-top:25px}.testimonial{background:#202c24;color:#f5f4ec;padding:90px 15%}.testimonial .eyebrow{color:#b8c5a3}.quote-stars{font-size:13px;letter-spacing:5px;color:#b3c698}blockquote{font:400 clamp(32px,3.4vw,50px)/1.3 var(--serif);letter-spacing:-.018em;margin:30px 0 40px;min-height:200px}.quote-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px}.quote-bottom>div:first-child{display:flex;flex-direction:column;gap:5px}.quote-bottom b{font-size:14px;font-weight:500}.quote-bottom span{font-size:12px;color:#bac7ae}.quote-controls{display:flex;align-items:center;gap:18px}.quote-controls button{height:42px;width:42px;border:1px solid #ffffff40;border-radius:50%;background:none;color:white;font-size:22px}.contact{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:start}.contact h2{font-size:clamp(55px,5.7vw,88px)}.contact-copy>p{margin-top:25px;color:var(--muted);font-size:16px}.contact-copy>a{display:block;font-size:15px}.contact-copy .contact-phone{font-family:var(--serif);font-size:37px;margin:30px 0 10px}.contact-phone span{font-family:var(--sans);font-size:24px;margin-left:20px}.contact-copy .address{margin-top:28px;font-size:14px;color:var(--muted)}.contact-copy .contact-hours{font-size:12px;margin-top:17px}#consultation-form{border-top:1px solid var(--ink);padding:32px 0 0}#consultation-form h3{font:400 35px/1.2 var(--serif)}#consultation-form>p{font-size:14px;color:var(--muted);margin-top:9px}#consultation-form>p:first-of-type{margin-bottom:30px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:23px}label{font-size:12px;display:block;margin-bottom:24px}label>span{color:var(--muted)}input,select,textarea{width:100%;display:block;background:transparent;border:0;border-bottom:1px solid #c8cebf;border-radius:0;padding:12px 0;font-size:14px;color:var(--ink)}input::placeholder,textarea::placeholder{color:#90968a}textarea{resize:vertical}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;background:var(--forest);color:white;padding:16px 23px;font-size:14px;transition:background .3s,transform .3s}.button span{font-size:24px;line-height:1}.button:hover{background:#2e4939;transform:translateY(-2px)}.header-cta.button{background:none;color:var(--ink);padding:0;font-size:13px}.header-cta.button:hover{transform:none;background:none}#consultation-form .button{width:100%;margin-top:4px}#consultation-form .form-note{font-size:11px;line-height:1.65;margin-top:14px}#form-status:empty{display:none}footer{padding:55px 6% 25px;background:#202c24;color:#e2e7d8}.footer-top{display:flex;align-items:start;justify-content:space-between;gap:30px;padding-bottom:45px}.footer-brand{display:flex;flex-direction:column;align-items:center;background:var(--paper);padding:14px 18px;color:var(--ink)}.footer-brand img{width:155px;height:auto}.footer-brand small{font-size:8px;letter-spacing:.2em;margin-top:5px}.footer-top>p{font:400 28px/1.2 var(--serif)}.footer-top>div{display:flex;flex-direction:column;gap:10px;font-size:12px}.back-top{font-size:12px}.footer-bottom{border-top:1px solid #ffffff20;padding-top:22px;padding-right:60px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#acb8a1}.chat-toggle{position:fixed;right:22px;bottom:22px;z-index:35;width:49px;height:49px;background:var(--paper);border:1px solid #acb79c;border-radius:50%;box-shadow:0 6px 25px #18221622;display:grid;place-items:center}.chat-toggle span{display:none}.chat-panel{position:fixed;bottom:85px;right:22px;z-index:70;background:var(--paper);width:355px;max-width:calc(100vw - 32px);border:1px solid var(--line);box-shadow:0 15px 80px #0003}.chat-heading{padding:20px;background:var(--forest);color:white;display:flex;align-items:center;justify-content:space-between}.chat-heading b{font-size:15px;font-weight:500}.chat-heading small{display:block;font-size:11px;color:#c9d7ba}.chat-heading button{background:none;color:white;font-size:27px}.chat-body{padding:22px;max-height:70svh;overflow-y:auto}.chat-body>p{font-size:14px;white-space:pre-line}.chat-quick{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.chat-quick button{background:transparent;border:1px solid var(--line);padding:6px 10px;font-size:12px}#chat-form{display:flex;gap:10px;margin-bottom:20px}#chat-form button{width:40px;flex-shrink:0;background:var(--forest);color:white}.chat-body>.button{display:flex}.chat-body>small{display:block;font-size:11px;color:var(--muted);margin-top:15px}dialog{border:0;padding:0;background:var(--paper);color:var(--ink);width:min(800px,calc(100% - 32px));max-height:90svh;box-shadow:0 25px 100px #0005}dialog::backdrop{background:#0d1b13bb;backdrop-filter:blur(10px)}dialog[open]{animation:dialog-in .5s var(--ease)}.dialog-close{position:absolute;top:15px;right:15px;z-index:2;width:42px;height:42px;border-radius:50%;background:var(--paper);font-size:28px;box-shadow:0 3px 10px #0002}.detail-image{height:370px;width:100%;object-fit:cover}.detail-body{padding:38px}.detail-body h2{font-size:46px;margin:0 0 23px}.detail-body>p{font-size:16px;color:var(--muted)}.detail-body .image-credit{font-size:12px}.detail-features{columns:2;padding-left:18px;font-size:14px;column-gap:35px;margin:28px 0}.detail-features li{margin-bottom:10px;break-inside:avoid}.detail-price{padding:22px;background:#e7ecdf;margin-bottom:23px}.detail-price>span{font-size:11px;color:var(--muted)}.detail-price b{display:block;font:400 32px/1.3 var(--serif);margin:7px 0}.detail-price small{font-size:12px}.detail-body>.button{margin-top:20px}#immersive-dialog{width:calc(100vw - 40px);max-width:1600px;height:min(850px,calc(100svh - 40px));max-height:none;overflow:hidden;background:#26352b}.studio-close{position:absolute;right:23px;top:17px;z-index:5;background:#e7e8deed;padding:8px 14px;border:1px solid #c8cec0;font-size:12px;display:flex;align-items:center;gap:18px}.studio-close span{font-size:23px;line-height:1}.design-lab{height:100%;display:grid;grid-template-columns:.75fr 1.25fr;color:#f0f2e7}.studio-copy{padding:80px 12% 45px;overflow:auto}.studio-copy h2{font-size:70px;line-height:.95}.studio-copy h2 em{color:#c1cf96}.studio-copy>p{color:#c1ccb6;font-size:15px;margin-top:25px}.studio-options{margin:35px 0}.control-label{display:block;font-size:10px;letter-spacing:.13em;color:#b3c0a7;margin:25px 0 15px}.swatches{display:flex;gap:24px}.swatch{background:none;padding:0;display:flex;flex-direction:column;align-items:center;gap:10px;font-size:12px;color:#d4dfc8}.swatch i{width:36px;height:36px;border-radius:50%;border:4px solid #26352b;outline:1px solid #6a7960;display:block}.swatch.active i{outline:1px solid #d2e3aa}.light-switch{display:flex;border:1px solid #84937655;width:max-content;padding:3px}.light-switch button{background:none;color:#cbd6c0;font-size:12px;padding:9px 14px}.light-switch button.active{background:#ffffff18;color:white}.studio-scene{background:#e7e8de;color:var(--ink);display:flex;flex-direction:column;position:relative;min-width:0}.scene-top{display:flex;justify-content:space-between;align-items:center;padding:70px 30px 0;font-size:10px;letter-spacing:.13em}.scene-tag{font-size:10px;border:1px solid #89967866;padding:5px 10px;border-radius:20px}#room-canvas{flex:1;position:relative;min-height:300px;touch-action:pan-y}#room-canvas canvas{position:absolute;inset:0;display:block;width:100%;height:100%;cursor:grab;touch-action:pan-y}#room-canvas canvas:active{cursor:grabbing}.scene-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:14px;text-align:center;padding:30px}.scene-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 30px}.scene-bottom>span{font-size:11px;color:var(--muted)}.scene-controls{display:flex;gap:7px}.scene-controls button{width:36px;height:36px;background:none;border:1px solid #89967866;border-radius:50%;font-size:22px}.scene-note{text-align:center;font-size:10px;color:var(--muted);padding:0 25px 25px}.reveal{opacity:0;transform:translateY(34px);transition:opacity 1.1s var(--ease),transform 1.1s var(--ease);transition-delay:var(--delay,0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}.image-reveal{clip-path:inset(14% 0 14% 0);transition:clip-path 1.5s var(--ease)}.image-reveal.is-visible{clip-path:inset(0)}body.motion-paused *{animation-play-state:paused!important}body.motion-paused .reveal{opacity:1;transform:none}body.motion-paused .image-reveal{clip-path:inset(0)}@keyframes title-in{from{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes soft-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes cinematic-drift{from{transform:scale(1.12) translateX(-.5%)}to{transform:scale(1.025) translateX(.5%)}}@keyframes scroll-cue{0%{transform:translateY(-100%)}70%,100%{transform:translateY(180%)}}@keyframes slide-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes header-in{from{transform:translateY(-100px)}to{transform:translateY(0)}}@keyframes dialog-in{from{opacity:0;transform:translateY(25px) scale(.98)}to{opacity:1;transform:none}}
@media(min-width:1700px){.hero-content{left:8%}.hero{min-height:900px}.hero h1{font-size:142px}.hero-content{bottom:22%}.hero-location,.hero-bottom{left:8%;right:8%}}
@media(max-width:1100px){.header{padding:0 22px}.header nav{gap:20px}.hero{min-height:700px}.hero h1{font-size:8.1vw}.hero-content{bottom:25%}.hero-pagination{gap:25px}.proof{gap:6%;padding:85px 6%}.proof-details{padding-top:40px}.proof-stats{gap:15px}.proof-stats b{font-size:45px}.expertise-layout{gap:5%}.expertise-photo{height:570px}.service-card h3{font-size:28px}.about{gap:7%}.about-visual>img{height:500px}.about-points{grid-template-columns:1fr}.contact{gap:6%}.design-lab{grid-template-columns:.8fr 1.2fr}.studio-copy{padding:65px 9% 30px}.studio-copy h2{font-size:58px}.scene-bottom>span{max-width:170px}}
@media(max-width:900px){.header{height:66px;top:18px;left:3%;right:3%}.brand img{width:136px}.brand>span{font-size:7px}.header nav{display:none;position:absolute;top:66px;left:0;right:0;padding:28px;background:#f6f5f0;box-shadow:0 15px 25px #0001}.header nav.open{display:flex;flex-direction:column;gap:23px;font-size:16px}.header-cta.button{margin-left:auto;font-size:12px;gap:15px}.menu-toggle{display:block}.hero-location{top:115px;font-size:10px}.hero-content{bottom:27%}.hero h1{font-size:8.65vw}.hero-under{gap:40px}.hero-pagination{gap:23px}.hero-pagination button{font-size:11px}.proof h2{font-size:49px}.section-head{align-items:start}.section-head>p{max-width:260px}.project-meta{flex-wrap:wrap}.expertise-photo{height:530px}.service-card{grid-template-columns:27px 1fr 23px;gap:10px}.service-card h3{font-size:26px}.studio-invitation{height:670px}.process-grid{gap:27px}.process-grid h3{font-size:27px}.process-grid p{font-size:15px}.testimonial{padding:75px 9%}.contact h2{font-size:63px}.contact-copy .contact-phone{font-size:32px}.form-row{grid-template-columns:1fr;gap:0}.footer-brand img{width:130px}.footer-top>p{font-size:24px}.footer-top{gap:24px}}
@media(max-width:640px){html{scroll-padding-top:94px}.header{top:12px;left:12px;right:12px;padding:0 15px;gap:12px;height:62px}.header.is-scrolled{top:8px}.header nav{top:62px}.brand img{width:120px}.brand>span{font-size:6px;letter-spacing:.2em}.header-cta.button{font-size:11px;gap:9px}.header-cta>span{width:28px;height:28px;font-size:16px}.menu-toggle{font-size:20px;padding:5px}.hero{height:100svh;min-height:710px}.hero-frame img{object-position:62% center}.hero-shade{background:linear-gradient(0deg,#101910df 0%,#10191070 45%,#11191020),linear-gradient(90deg,#11191025,transparent)}.hero-location{top:105px;left:7%;right:7%;font-size:8px;letter-spacing:.13em}.hero-location>span:first-child{max-width:130px}.hero-content{left:7%;right:6%;bottom:29%}.hero .eyebrow{font-size:9px;letter-spacing:.14em;max-width:240px;margin-bottom:20px}.hero h1{font-size:clamp(47px,10.2vw,65px);line-height:1.04}.hero h1 .line>em{max-width:370px}.hero-under{display:block;margin-top:24px}.hero-under>p{font-size:14px}.hero-explore{margin-top:24px;gap:18px;font-size:12px}.hero-explore i{width:44px;height:44px;font-size:23px}.hero-bottom{left:7%;right:7%;bottom:25px;flex-wrap:wrap;gap:22px}.hero-pagination{width:100%;order:-1;justify-content:space-between;gap:10px}.hero-pagination button{font-size:11px}.hero-pagination button>span{font-size:9px;margin-right:6px}.scroll-link{font-size:9px;gap:12px}.scroll-line{height:30px}.motion-toggle{margin-left:auto}.wrap{padding:75px 7%}h2{font-size:48px;line-height:1.05}.eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:20px}.proof{grid-template-columns:1fr;padding:75px 7%;gap:27px}.proof h2{font-size:48px}.proof-details{padding:0}.proof-details>p{font-size:16px}.proof-stats{margin-top:30px;gap:15px}.proof-stats b{font-size:44px}.proof-stats p{font-size:10px}.section-head{display:block;margin-bottom:30px}.section-head>p{max-width:340px;font-size:15px;margin-top:25px}.filters{gap:22px;margin-bottom:25px}.filters button{font-size:12px}.projects{padding-right:0;padding-bottom:65px}.projects .section-head,.projects .filters{margin-right:7.5%}.project-card{flex-basis:82vw}.project-grid{gap:18px;padding-right:7vw}.project-image{height:400px}.project-meta{display:block;margin-top:18px}.project-meta h3{font-size:30px}.project-meta>span{display:block;font-size:10px;margin-top:8px}.project-open{height:45px;width:45px;font-size:24px;right:18px;bottom:18px}.collection-bottom{margin-right:7.5%;margin-top:25px}.image-credit{font-size:10px;max-width:87%;line-height:1.7}.expertise-layout{grid-template-columns:1fr;gap:25px}.expertise-photo{position:relative;top:auto;height:320px}.expertise-photo>span{font-size:9px;left:20px;bottom:20px}.service-card{grid-template-columns:35px 1fr 28px;padding:23px 0}.service-card h3{font-size:30px}.service-card p{opacity:1;max-height:none;font-size:13px;margin-top:9px}.studio-invitation{height:660px;min-height:600px;max-height:none}.invitation-content{left:7%;right:5%}.invitation-content h2{font-size:59px}.invitation-content p{font-size:15px}.invitation-shade{background:linear-gradient(90deg,#111c14d1,#111c1440)}.round-link{font-size:13px;gap:20px}.round-link i{width:48px;height:48px}.invitation-caption{font-size:9px;bottom:30px;left:7%;right:auto}.about{grid-template-columns:1fr;gap:50px}.about-visual>img{height:400px}.since{right:-10px;padding:22px 27px}.since b{font-size:68px}.since>span{font-size:9px}.about-copy>p{font-size:15px}.about-points{font-size:13px;gap:12px}.clients{padding:40px 7%}.clients>div{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;text-align:center}.clients span{font-size:21px}.clients>p{font-size:9px}.process-grid{grid-template-columns:1fr;gap:30px}.process-grid article{padding-left:65px}.step-number{position:absolute;left:0;top:29px;font-size:48px}.process-grid h3{margin:4px 0 16px;font-size:31px}.process-grid p{font-size:15px}.step-meta{font-size:9px}.testimonial{padding:65px 7%}blockquote{font-size:34px;min-height:300px;margin:25px 0 35px}.quote-bottom{gap:15px;align-items:end}.quote-bottom>div:first-child{max-width:160px}.quote-bottom span{font-size:11px}.quote-controls{gap:9px}.quote-controls button{height:34px;width:34px}.quote-controls span{font-size:10px}.contact{grid-template-columns:1fr;gap:45px}.contact h2{font-size:59px}.contact-copy .contact-phone{font-size:34px}.form-row{grid-template-columns:1fr 1fr;gap:20px}#consultation-form h3{font-size:32px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer-brand{padding:12px}.footer-brand img{width:128px}.footer-brand small{font-size:7px}.footer-top>p{font-size:23px}.footer-bottom{display:block;font-size:10px}.footer-bottom span{display:block;margin-bottom:10px}.chat-toggle{right:16px;bottom:16px;width:44px;height:44px}.chat-panel{right:16px;bottom:76px}.detail-image{height:270px}.detail-body{padding:30px 24px}.detail-body h2{font-size:40px}.detail-body>p{font-size:15px}.detail-features{columns:1;font-size:13px}.detail-price b{font-size:29px}#immersive-dialog{width:100vw;height:100svh;max-height:100svh;max-width:none;margin:0}.design-lab{display:flex;flex-direction:column;overflow:auto}.studio-copy{padding:45px 7% 25px;overflow:visible}.studio-copy .eyebrow{font-size:9px;max-width:200px;margin-bottom:15px}.studio-copy h2{font-size:48px}.studio-copy>p{font-size:14px;max-width:350px}.studio-options{margin:15px 0;display:flex;flex-wrap:wrap;gap:13px 25px;align-items:center}.control-label{font-size:9px;margin:7px 0 0;width:100%}.swatches{gap:23px}.swatch{font-size:11px;gap:7px}.swatch i{width:30px;height:30px}.light-switch button{font-size:11px;padding:8px 13px}.studio-copy>.text-link{display:none}.studio-scene{min-height:480px;flex:1}.scene-top{padding:23px 7% 0}.scene-bottom{padding:15px 7%}.scene-note{font-size:9px}.scene-bottom>span{max-width:165px;font-size:10px}.studio-close{position:fixed;right:16px;top:16px;padding:6px 12px}.scene-tag{font-size:9px}.scene-controls button{width:32px;height:32px}}
@media(max-width:380px){.header-cta.button{font-size:10px}.header-cta>span{display:none}.hero h1{font-size:46px}.hero-content{bottom:28%}.hero .eyebrow{font-size:8px}.proof h2{font-size:43px}.form-row{grid-template-columns:1fr;gap:0}.quote-bottom{align-items:start;flex-direction:column}.project-image{height:340px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.image-reveal{clip-path:inset(0)}}

.service-top>.service-num{font-size:12px}.service-top>.service-num::first-letter{font-size:12px}.collection-bottom button:disabled{opacity:.3;cursor:default}.collection-bottom button:disabled:hover{background:none;color:inherit}.motion-paused .hero h1 .line>span,.motion-paused .hero h1 .line>em,.motion-paused .hero-under,.motion-paused .hero .eyebrow{animation:none;transform:none;opacity:1}.motion-paused .hero-pagination button.active:after{animation:none;transform:scaleX(1)}
/* Keep editorial typography legible on small screens. */
.eyebrow,.hero-location,.hero .eyebrow,.scroll-link,.hero-pagination button,.project-meta>span,.image-credit,.expertise-photo>span,.invitation-caption,.since>span,.clients>p,.step-meta,.footer-bottom,.scene-top,.scene-tag,.scene-bottom>span,.scene-note,.control-label,.swatch,.light-switch button{font-size:12px}.header nav,.hero-explore,.round-link,.filters button,label,.text-link{font-size:14px}.hero-pagination button>span{font-size:11px}.service-card p{font-size:16px}.proof-stats p{font-size:12px}.header-cta.button{font-size:13px}input,select,textarea{font-size:16px}#consultation-form .form-note,.chat-heading small,.chat-body>small{font-size:12px}.hero-location{letter-spacing:.13em}.hero .eyebrow{letter-spacing:.12em}.image-credit{max-width:90%}.studio-copy .eyebrow{font-size:12px}
@media(max-width:640px){.hero-location{font-size:10px;letter-spacing:.08em}.hero .eyebrow{font-size:10px;max-width:280px}.hero-pagination button{font-size:12px}.hero-pagination button>span{font-size:10px}.scroll-link{font-size:10px}.header-cta.button{font-size:12px}.hero-under>p{font-size:16px}.hero-explore,.round-link{font-size:14px}.filters{gap:18px}.filters button{font-size:13px}.project-meta>span,.step-meta{font-size:11px}.service-card p{font-size:15px}.invitation-caption,.expertise-photo>span{font-size:10px}.scene-tag,.scene-note{font-size:10px}.scene-bottom>span{font-size:11px}.studio-copy .eyebrow{font-size:10px}.footer-bottom{font-size:12px}.scene-top{font-size:11px}}

/* Forest glass navigation, continuous with the interior photography. */
.brand-filters{position:absolute;pointer-events:none;overflow:hidden}
.header{background:linear-gradient(115deg,rgba(19,34,25,.65),rgba(20,30,24,.38));color:#eeeede;border:1px solid rgba(226,236,207,.16);box-shadow:0 12px 45px #0510081c;backdrop-filter:blur(20px) saturate(115%);-webkit-backdrop-filter:blur(20px) saturate(115%);transition:background .5s,box-shadow .5s,border-color .5s,transform .5s var(--ease)}
.header.is-scrolled{background:linear-gradient(115deg,rgba(16,31,23,.94),rgba(26,37,29,.91));border-color:rgba(226,236,207,.14);box-shadow:0 10px 32px #0a1b1326;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}
.header .brand img{filter:url(#brand-on-dark)}
.header .brand>span{color:#cbd3bb;letter-spacing:.26em}
.header nav{gap:32px}
.header nav a{color:#e3e6d7;letter-spacing:.015em;transition:color .35s,text-shadow .35s}
.header nav a:after{background:#b9cd8b;bottom:-7px}
.header nav a:hover,.header nav a[aria-current="location"]{color:#cee4a3;text-shadow:0 0 24px #b3cf7040}
.header nav a[aria-current="location"]:after{transform:scaleX(1)}
.header-cta.button,.header-cta.button:hover{color:#eaf1dc;background:transparent}
.header-cta>span{color:#d1e6a6;border-color:#b8ce8673;background:#a6c5770a;transition:background .4s,color .4s,transform .4s,box-shadow .4s}
.header-cta:hover>span{background:#c4d99b;color:#173626;border-color:#c4d99b;box-shadow:0 0 28px #b6d58026;transform:rotate(45deg)}
.header .menu-toggle{color:#edf0df}
.header :focus-visible{outline-color:#c4d99b;outline-offset:7px}
@media(max-width:1100px){.header nav{gap:22px}}
@media(max-width:900px){.header nav{background:linear-gradient(135deg,#182c21fa,#243329fc);border:1px solid #d5e6bd26;border-top:0;left:-1px;right:-1px;padding:24px 27px 30px;box-shadow:0 24px 45px #06150c45}.header nav a{padding:7px 0;width:fit-content}.header nav a:after{bottom:1px}.header nav.open{animation:menu-reveal .4s var(--ease) both}}
@keyframes menu-reveal{from{opacity:0;transform:translateY(-9px);clip-path:inset(0 0 25% 0)}to{opacity:1;transform:translateY(0);clip-path:inset(0)}}
@media(prefers-reduced-motion:reduce){.header,.header *{animation:none!important;transition:none!important}}

/* ── Guide conversation & booking (GoGreen tokens) ── */
#chat-thread{display:flex;flex-direction:column;gap:12px;max-height:300px;overflow-y:auto;scroll-behavior:smooth}
#chat-thread::-webkit-scrollbar{width:4px}
#chat-thread::-webkit-scrollbar-thumb{background:var(--line)}
.chat-msg{font-size:14px;white-space:pre-line;margin:0;line-height:1.55}
.chat-msg.bot{color:var(--ink)}
.chat-msg.user{color:var(--forest);font-weight:550;text-align:right;font-size:13px}
.chat-msg.user::before{content:'— '}
.chat-typing{display:flex;gap:4px;padding:2px 0}
.chat-typing i{width:5px;height:5px;border-radius:50%;background:var(--muted);animation:guide-dot 1.2s infinite}
.chat-typing i:nth-child(2){animation-delay:.15s}.chat-typing i:nth-child(3){animation-delay:.3s}
@keyframes guide-dot{0%,60%,100%{opacity:.35}30%{opacity:1}}
.motion-paused .chat-typing i{animation:none;opacity:.6}
#booking-dialog{width:min(960px,calc(100% - 32px));height:min(780px,calc(100svh - 32px));max-height:none;overflow:hidden}
#booking-dialog iframe{width:100%;height:100%;border:0;display:block;background:var(--paper)}
@media (max-width:640px){#booking-dialog{width:100vw;height:100svh;margin:0}}
