@font-face{font-family:Manrope;src:url('/fonts/manrope-400.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('/fonts/manrope-600.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('/fonts/manrope-700.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}
:root{--orange:#ff9800;--ink:#24231f;--muted:#66635d;--paper:#fff;--soft:#f7f6f3;--line:#e3e0d9;--header-height:88px;--font-body:Manrope,Arial,sans-serif;--font-heading:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font-body);font-size:14px;line-height:1.8;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--font-heading);font-weight:500;line-height:1.02;letter-spacing:-.035em}h2{font-size:clamp(40px,4.4vw,64px)}h3{line-height:1.4;font-weight:600}h1 em,h2 em{font-weight:500}p{color:var(--muted)}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}input:focus-visible{outline:2px solid var(--orange);outline-offset:3px}::selection{background:var(--orange);color:var(--ink)}[hidden]{display:none!important}.container{width:min(88%,1280px);margin-inline:auto}.section-space{padding-block:104px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;line-height:1.6;margin-bottom:24px;color:var(--muted)}.eyebrow.light{color:#eee}.orange-dash{display:inline-block;width:24px;height:2px;background:var(--orange);flex-shrink:0}.orange-dot{width:6px;height:6px;border-radius:50%;background:var(--orange)}.button{display:inline-flex;justify-content:center;align-items:center;gap:32px;min-height:50px;padding:13px 23px;border:1px solid transparent;font-size:12px;font-weight:700;line-height:1.5;transition:background .2s,color .2s;white-space:nowrap}.button span{font-size:20px;line-height:1}.button-primary{background:var(--orange);color:#24231f}.button-primary:hover{background:#f4ad42}.button-outline{border-color:#a9a69e;background:transparent;color:var(--ink)}.button-outline:hover{background:var(--ink);color:#fff}.text-link{display:inline-flex;align-items:center;gap:27px;padding:9px 0 7px;border-bottom:1px solid #b5b1a7;font-size:12px;font-weight:700;color:var(--ink);line-height:1.8}.text-link span{font-size:19px}.text-link:hover{border-color:var(--orange)}.skip-link{position:fixed;left:20px;top:-80px;background:#fff;color:var(--ink);z-index:100;padding:12px 20px}.skip-link:focus{top:10px}.site-header{height:var(--header-height);background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #ebe9e4}.header-inner{height:100%;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand-mark{width:35px;height:47px;object-fit:contain}.brand-name{font-size:19px;letter-spacing:.12em;font-weight:600;line-height:1.25}.brand-name small{display:block;font-size:8px;letter-spacing:.52em;margin-top:5px}.site-nav{display:flex;align-items:center;gap:34px}.site-nav>a:not(.button){font-size:12px;font-weight:600;position:relative}.site-nav>a:not(.button):hover{box-shadow:0 2px var(--orange)}.site-nav .nav-cta{margin-left:16px;min-height:44px;padding:10px 20px}.nav-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:0;background:transparent}.nav-toggle span{display:block;width:23px;height:1px;background:var(--ink)}
.transformation{height:calc(100svh - var(--header-height));background:var(--ink)}.motion-enabled .transformation{height:calc(280svh - var(--header-height))}.hero-sticky{height:calc(100svh - var(--header-height));min-height:610px;position:sticky;top:var(--header-height);overflow:hidden;color:#fff}.hero-scenes,.hero-shade,.hero-scene{position:absolute;inset:0;width:100%;height:100%}.hero-scene{object-fit:cover;object-position:center;will-change:opacity;opacity:0}.scene-shell{opacity:1}.hero-shade{background:linear-gradient(90deg,rgba(12,13,12,.72) 0%,rgba(12,13,12,.35) 50%,rgba(12,13,12,.03) 100%),linear-gradient(0deg,rgba(12,13,12,.78),transparent 42%)}.hero-content{position:relative;padding-top:clamp(65px,10vh,125px);z-index:2;pointer-events:none}.hero-content a{pointer-events:auto}.hero-content .eyebrow{margin-bottom:22px}.hero-content h1{font-size:clamp(65px,7.8vw,116px);line-height:.97;max-width:760px}.hero-content h1 em{color:#ffd597}.hero-description{color:#eeece8;font-size:14px;line-height:1.9;margin-top:25px;margin-bottom:28px}.hero-side-note{position:absolute;right:4%;top:23%;writing-mode:vertical-rl;display:flex;align-items:center;gap:19px;font-size:9px;letter-spacing:.2em;color:#eee}.vertical-line{width:1px;height:55px;background:var(--orange)}.hero-bottom{position:absolute;bottom:35px;left:0;right:0;display:grid;grid-template-columns:1fr 1.2fr .6fr;align-items:end;gap:40px;z-index:3}.scene-number{font-size:10px;letter-spacing:.17em;color:#ffd597}.scene-caption p{color:white;font-family:var(--font-heading);font-size:22px;line-height:1.3;margin-top:7px;max-width:280px}.visualisation-label{display:block;color:#ddd;font-size:9px;margin-top:11px}.scene-controls{display:flex;gap:24px;position:relative;padding-bottom:17px;justify-content:space-between}.scene-step{background:none;border:0;color:#c5c5c2;font-size:10px;padding:10px 0;text-align:left;white-space:nowrap}.scene-step span{display:block;font-size:9px;margin-bottom:4px}.scene-step.active{color:#fff}.scene-step.active span{color:var(--orange)}.scene-track{position:absolute;bottom:0;left:0;right:0;height:2px;background:#ffffff38}.scene-track>span{height:100%;width:5%;display:block;background:var(--orange)}.scroll-cue{display:flex;align-items:center;justify-content:flex-end;gap:18px;color:#eee;font-size:10px;line-height:1.7}.scroll-cue>span:last-child{width:40px;height:40px;border:1px solid #ffffff70;border-radius:50%;display:grid;place-items:center;font-size:19px}.introduction-grid{display:grid;grid-template-columns:1fr 2.1fr;gap:60px}.introduction-grid>.eyebrow{padding-top:12px}.introduction-grid h2{font-size:clamp(38px,4vw,59px)}.introduction-grid p:not(.eyebrow){max-width:660px;margin-block:24px 16px}.principles{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:68px;padding-top:28px;border-top:1px solid var(--line)}.principles>span{font-size:11px;font-weight:600;display:flex;align-items:center;gap:12px}.principles>span:before{content:'+';color:#ac5d00;font-size:18px}.work-section{background:var(--soft)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:44px}.section-heading>p{font-size:12px;max-width:330px;padding-bottom:5px}.gallery-filters{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-bottom:32px}.gallery-filters button{background:none;border:0;border-bottom:2px solid transparent;padding:10px 0 14px;color:var(--muted);font-size:11px;font-weight:600}.gallery-filters button.active{color:var(--ink);border-color:var(--orange)}.design-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.design-image{overflow:hidden;position:relative;aspect-ratio:4/4.6;background:#e4e1db}.design-image>img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.design-card:hover .design-image>img{transform:scale(1.035)}.image-arrow{position:absolute;right:16px;bottom:16px;background:white;width:38px;height:38px;display:grid;place-items:center;font-size:21px}.design-card-caption{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:18px}.design-card-caption h3{font-size:14px;font-weight:600}.design-card-caption p{font-size:10px;margin-top:5px}.design-card-caption>span{font-size:11px;color:#8a867f}.gallery-note{font-size:10px;margin-top:22px}.tour-link{border-top:1px solid #d7d3c9;margin-top:36px;padding-top:27px;display:flex;align-items:center;gap:18px;font-size:13px;font-weight:600}.tour-link>span:last-child{margin-left:auto;font-size:25px}.tour-link small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:2px}.tour-icon{width:52px;height:52px;border:1px solid #b6b1a5;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:400}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.service-card{padding:31px 32px 30px;display:flex;align-items:flex-start;flex-direction:column;transition:background .2s}.service-card:hover{background:var(--soft)}.service-card+.service-card{border-left:1px solid var(--line)}.service-number{font-size:9px;letter-spacing:.13em;color:var(--muted)}.service-card svg{width:42px;height:42px;stroke:var(--ink);stroke-width:1.2;margin-block:39px 24px}.service-card h3{font-family:var(--font-heading);font-size:30px;font-weight:500}.service-card p{font-size:14px;margin-block:16px 25px;line-height:1.9}.service-card .text-link{margin-top:auto;font-size:11px}.process-section{background:var(--ink);color:#fff}.process-section .eyebrow{color:#cecbc4}.process-section .button-outline{color:#fff;border-color:#6a6862;font-size:11px}.process-section .button-outline:hover{background:#fff;color:var(--ink)}.process-grid{list-style:none;padding:0;margin:64px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.process-grid li{position:relative;padding-top:25px;border-top:1px solid #5d5a54}.process-grid li:before{content:'';width:6px;height:6px;background:var(--orange);position:absolute;top:-4px;left:0;border-radius:50%}.process-grid li>span{font-family:var(--font-heading);font-size:29px;color:#d1c3a9}.process-grid h3{font-size:13px;margin-block:12px}.process-grid p{font-size:13px;color:#c1beb7;line-height:1.9}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.about-image img{width:100%;height:520px;object-fit:cover}.about-image figcaption{font-size:9px;color:var(--muted);margin-top:10px}.about-content h2{font-size:clamp(40px,4.2vw,60px)}.about-content>p:not(.eyebrow){font-size:14px;margin-top:22px}.about-content .text-link{margin-top:23px}.journal-preview{background:var(--soft)}.journal-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.journal-preview-card>img{width:100%;aspect-ratio:1.55;object-fit:cover;margin-bottom:24px}.journal-preview-card>.eyebrow{margin-bottom:12px;font-size:9px}.journal-preview-card>h3{font-family:var(--font-heading);font-size:30px;line-height:1.1;font-weight:500;max-width:300px}.journal-preview-card>.text-link{font-size:11px;margin-top:19px}.faq-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:80px}.faq-grid h2{font-size:clamp(38px,3.8vw,56px)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;font-size:12px;font-weight:600;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px;font-weight:400;line-height:1}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding-bottom:22px;font-size:14px;line-height:1.9;max-width:95%}.contact-section{background:var(--ink);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact-grid h2{font-size:clamp(43px,4.7vw,67px)}.contact-grid h2 em{color:#ffd597}.contact-grid>div>p:not(.eyebrow){color:#c9c6bf;font-size:14px;margin-block:25px 30px}.contact-phone{display:block;font-family:var(--font-heading);font-size:32px;width:fit-content}.contact-phone span{font-size:25px;margin-left:20px;color:var(--orange)}.contact-email{font-size:12px;color:#dedbd4;display:block;margin-top:6px;overflow-wrap:anywhere}.contact-grid address{font-size:11px;font-style:normal;color:#b6b3ab;margin-top:28px;line-height:1.9}.contact-form{background:#fff;color:var(--ink);padding:38px}.contact-form h3{font-family:var(--font-heading);font-size:28px;font-weight:500}.contact-form>p:first-of-type{font-size:13px;margin-block:10px 28px;line-height:1.8}.contact-form label{display:block;font-size:10px;font-weight:700;margin-bottom:9px}.contact-form input{width:100%;min-height:47px;background:var(--soft);border:1px solid #e3e0da;border-radius:0;padding:11px 13px;font-size:11px;color:var(--ink)}.contact-form input::placeholder{color:#77736c}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:23px}.contact-form button{width:100%;margin-top:27px;justify-content:space-between}.form-note{font-size:9px;line-height:1.7;margin-top:14px}.form-status{font-size:12px;margin-top:12px;line-height:1.7}.form-status:empty{display:none}.form-status.error{color:#9d2f15}.form-status.success{color:#285432}.contact-form button:disabled{opacity:.6;cursor:wait}.form-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.site-footer{padding-top:64px;background:#fff}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1.25fr .9fr;gap:45px;padding-bottom:55px}.footer-grid h3{font-size:11px;margin-bottom:20px}.footer-grid>div>a:not(.brand){display:block;font-size:11px;color:var(--muted);margin-bottom:9px}.footer-grid>div>a:not(.brand):hover{text-decoration:underline}.footer-grid>div>p{font-size:11px;margin-top:19px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:24px;font-size:9px;color:var(--muted)}
@media(min-width:1600px){.hero-content{padding-top:12vh}.hero-content h1{font-size:124px}.hero-bottom{bottom:45px}}
@media(max-height:760px) and (min-width:901px){.hero-sticky{min-height:530px}.hero-content{padding-top:50px}.hero-content h1{font-size:85px}.hero-description{margin-block:18px}.hero-content .eyebrow{margin-bottom:18px}.hero-bottom{bottom:26px}.scene-caption p{font-size:20px}}
@media(max-width:1100px){.site-nav{gap:24px}.site-nav .nav-cta{margin-left:0}.container{width:90%}.section-space{padding-block:80px}.hero-bottom{grid-template-columns:1fr 1.4fr;gap:35px}.scroll-cue{display:none}.about-grid,.contact-grid{gap:45px}.introduction-grid{gap:35px}.service-card{padding:27px}.faq-grid{gap:45px}.hero-content{padding-top:100px}.process-grid{gap:25px}.form-row{grid-template-columns:1fr}.contact-form{padding:30px}.about-image img{height:470px}}
@media(max-width:800px){:root{--header-height:76px}.brand-name{font-size:17px}.brand-mark{width:30px;height:41px}.site-nav{gap:18px}.site-nav>a:not(.button){font-size:10px}.site-nav .nav-cta{padding:11px 14px;font-size:10px;gap:15px}.section-heading{gap:25px}.section-heading>p{max-width:230px;font-size:11px}.hero-content h1{font-size:90px}.introduction-grid{grid-template-columns:1fr;gap:5px}.introduction-grid h2{font-size:53px}.principles{grid-template-columns:1fr 1fr;gap:17px;margin-top:42px}.design-grid{gap:17px}.design-card-caption h3{font-size:12px}.design-card-caption p{font-size:9px}.design-card-caption>span{display:none}.services-grid{grid-template-columns:1fr}.service-card{display:grid;grid-template-columns:50px 1fr;column-gap:24px}.service-card+.service-card{border-left:0;border-top:1px solid var(--line)}.service-number{grid-column:1/-1;margin-bottom:20px}.service-card svg{margin:3px 0;grid-row:2/4}.service-card h3{font-size:30px}.service-card p{margin-block:10px 13px}.service-card .text-link{grid-column:2;justify-self:start}.process-grid{grid-template-columns:1fr 1fr;row-gap:35px}.process-section .section-heading{align-items:flex-start;flex-direction:column}.about-grid{gap:35px}.about-image img{height:420px}.about-content h2{font-size:43px}.about-content>p:not(.eyebrow){font-size:14px}.journal-preview-grid{gap:20px}.journal-preview-card>h3{font-size:26px}.faq-grid{grid-template-columns:1fr;gap:35px}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-grid>div>p br{display:none}.form-row{grid-template-columns:1fr 1fr}.contact-form{padding:35px}.footer-grid{grid-template-columns:1.3fr 1fr;gap:35px}.hero-side-note{display:none}}
@media(max-width:600px){:root{--header-height:72px}.container{width:88%}.section-space{padding-block:64px}.site-header{position:sticky}.header-inner{position:relative}.nav-toggle{display:flex}.site-nav{position:absolute;top:calc(var(--header-height) - 1px);left:-6.82%;right:-6.82%;background:#fff;display:none;padding:18px 6% 26px;border-bottom:1px solid var(--line);box-shadow:0 12px 18px #0000000a;align-items:stretch;gap:0}.site-nav.is-open{display:flex;flex-direction:column}.site-nav>a:not(.button){font-size:13px;padding:13px 8px}.site-nav .nav-cta{margin-top:12px;font-size:12px;justify-content:space-between;min-height:47px}.brand-name{font-size:18px}.brand-name small{font-size:7px}.hero-sticky{min-height:610px;height:calc(100svh - var(--header-height));max-height:900px}.transformation{min-height:610px}.motion-enabled .transformation{height:calc(260svh - var(--header-height))}.hero-scene{object-position:59% center}.hero-shade{background:linear-gradient(90deg,#0c0d0cb3,#0c0d0c38),linear-gradient(0deg,#0c0d0ccc,transparent 60%)}.hero-content{padding-top:67px}.hero-content .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:23px;gap:8px}.hero-content h1{font-size:clamp(60px,13.8vw,85px)}.hero-description{font-size:14px;margin-block:23px}.hero-content .button{font-size:11px;min-height:47px;gap:29px}.hero-bottom{grid-template-columns:1fr;gap:20px;bottom:25px}.scene-caption{display:grid;grid-template-columns:1fr auto;column-gap:16px}.scene-number{grid-row:1/3;grid-column:2;align-self:center;font-size:9px}.scene-caption p{grid-column:1;grid-row:1;font-size:20px;max-width:240px;margin:0}.visualisation-label{grid-column:1;font-size:8px;margin-top:6px}.scene-controls{gap:14px;padding-bottom:10px}.scene-step{font-size:9px}.scene-step span{display:none}.introduction-grid>.eyebrow{padding:0;margin-bottom:18px}.introduction-grid h2{font-size:39px}.introduction-grid h2 br{display:none}.introduction-grid p:not(.eyebrow){font-size:14px;margin-top:20px}.principles{gap:15px 20px;padding-top:22px}.principles>span{font-size:10px;gap:8px}.eyebrow{font-size:8px;margin-bottom:18px;letter-spacing:.13em}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:44px}.section-heading>p{max-width:100%;margin-top:20px}.section-heading>.text-link,.section-heading>.button{margin-top:23px}.gallery-filters{gap:0;justify-content:space-between;margin-bottom:25px}.gallery-filters button{font-size:9px;padding-bottom:12px}.design-grid{grid-template-columns:1fr;gap:30px}.design-image{aspect-ratio:1.1}.design-card-caption h3{font-size:14px}.design-card-caption p{font-size:10px}.design-card-caption>span{display:block}.gallery-note{font-size:9px;line-height:1.8}.tour-link{gap:13px;font-size:11px}.tour-link small{font-size:9px}.tour-icon{width:44px;height:44px;font-size:11px;flex-shrink:0}.service-card{padding:25px 22px;column-gap:18px;grid-template-columns:35px 1fr}.service-card svg{width:34px;height:34px}.service-card h3{font-size:28px}.service-card p{font-size:14px}.service-number{font-size:8px}.process-grid{gap:28px 23px;margin-top:35px}.process-grid h3{font-size:14px}.process-grid p{font-size:13px}.process-grid li>span{font-size:26px}.about-grid{grid-template-columns:1fr;gap:34px}.about-image img{height:auto;aspect-ratio:1.1}.about-content h2{font-size:44px}.journal-preview-grid{grid-template-columns:1fr;gap:38px}.journal-preview-card>img{aspect-ratio:1.5;margin-bottom:20px}.journal-preview-card>h3{font-size:32px;max-width:100%}.journal-preview-card>.text-link{margin-top:12px}.faq-grid h2{font-size:43px}.faq-list summary{font-size:13px;padding-block:19px}.faq-list details p{font-size:14px}.contact-grid{gap:33px}.contact-grid h2{font-size:46px}.contact-grid .eyebrow{font-size:8px}.contact-grid>div>p:not(.eyebrow){font-size:14px}.contact-phone{font-size:30px}.contact-grid address{font-size:10px}.contact-form{padding:26px 22px}.contact-form h3{font-size:26px}.form-row{grid-template-columns:1fr;gap:22px}.contact-form input{font-size:16px;min-height:49px}.contact-form input::placeholder{font-size:11px}.contact-form label{font-size:10px}.form-note{font-size:9px}.site-footer{padding-top:45px}.footer-grid{gap:32px 24px;padding-bottom:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:first-child p{margin-top:13px}.footer-grid>div:first-child p br{display:none}.footer-grid h3{margin-bottom:15px}.footer-grid>div>a:not(.brand){font-size:10px}.footer-bottom{flex-wrap:wrap;gap:10px 20px;font-size:8px}.footer-bottom>span{display:none}.footer-bottom>p{flex-basis:100%}}
@media(max-height:700px) and (max-width:600px){.hero-content{padding-top:45px}.hero-content h1{font-size:61px}.hero-description{margin-block:18px}.hero-sticky{min-height:570px}.transformation{min-height:570px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-enabled .transformation{height:calc(100svh - var(--header-height))}.hero-scene{will-change:auto}.hero-scene.scene-shell{opacity:0}.hero-scene.scene-complete{opacity:1}.design-image>img{transition:none}.scroll-cue{display:none}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Keep every stage control reachable on short screens and phones in landscape. */
@media(max-height:640px){.hero-sticky{min-height:0;height:calc(100svh - var(--header-height))}.transformation{min-height:0}.hero-content{padding-top:26px}.hero-content h1{font-size:57px}.hero-content .eyebrow{margin-bottom:13px}.hero-description{font-size:12px;margin-block:15px;line-height:1.6}.hero-content .button{min-height:43px;padding-block:10px}.hero-bottom{bottom:18px;gap:12px}.scene-caption p{font-size:18px}.hero-side-note{display:none}}
@media(max-height:480px){.hero-description{display:none}.hero-content h1{font-size:49px}.hero-content .button{margin-top:18px;min-height:39px;padding-block:8px}.hero-content{padding-top:18px}.hero-content .eyebrow{font-size:8px;margin-bottom:10px}.hero-bottom{grid-template-columns:1fr 1.4fr;gap:25px}.scene-caption p{font-size:16px}.scene-controls{padding-bottom:8px}.scene-step{font-size:9px}.visualisation-label{font-size:8px}.scene-number{font-size:8px}.scene-step span{display:none}}

/* Professional typography and a softer finish, in the existing colour palette. */
:root{--radius:14px;--radius-small:9px;--elevation:0 14px 35px -24px rgba(36,35,31,.28)}
h1,h2{font-weight:600;line-height:1.16;letter-spacing:-.055em}
h1 em,h2 em{font-style:normal;font-weight:400}
h2{font-size:clamp(34px,3.4vw,50px)}
.eyebrow{font-size:10px;letter-spacing:.16em}
.button{border-radius:var(--radius-small);font-size:12px;min-height:50px;padding-inline:24px;transition:background .2s,box-shadow .2s,transform .2s}
.button-primary{box-shadow:0 6px 18px -12px #a45f00}
.button-primary:hover{background:#ffab2c;box-shadow:0 9px 20px -12px #a45f00;transform:translateY(-1px)}
.button-outline:hover{box-shadow:var(--elevation)}
.site-header{background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}
.site-nav .nav-cta{border-radius:9px}
.hero-content h1{font-size:clamp(56px,6vw,86px);line-height:1.1;letter-spacing:-.065em;font-weight:600;max-width:800px}
.hero-content h1 em{font-weight:400;color:#ffd597}
.hero-content .eyebrow{margin-bottom:27px}
.hero-description{font-size:15px;margin-top:28px;margin-bottom:30px;line-height:1.9}
.hero-shade{background:linear-gradient(90deg,rgba(10,12,12,.70),rgba(10,12,12,.24) 54%,rgba(10,12,12,.03)),linear-gradient(0deg,rgba(10,12,12,.73),transparent 36%)}
.scene-caption p{font-family:var(--font-body);font-size:15px;line-height:1.65;letter-spacing:-.02em;font-weight:400;max-width:300px}
.scene-number{font-size:10px}.scene-step{font-size:11px}
.introduction-grid h2{font-size:clamp(33px,3.1vw,46px);line-height:1.3}
.section-heading h2,.about-content h2{font-size:clamp(35px,3.5vw,50px)}
.section-heading>p{font-size:13px;line-height:1.9}
.introduction-grid p:not(.eyebrow){font-size:15px;line-height:1.95;max-width:690px}
.service-card h3{font-size:22px;font-weight:600;line-height:1.4;letter-spacing:-.04em}
.services-grid{border:0;gap:20px}
.service-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--elevation);background:#fff;padding:32px}
.service-card+.service-card{border-left:1px solid var(--line)}
.service-card:hover{background:#fffaf2;border-color:#ebcd9f}
.service-card svg{margin-block:32px 25px}
.service-card .text-link{font-size:12px}
.service-card p{line-height:1.95}
.process-grid li>span{font-family:var(--font-body);font-size:23px;font-weight:400;letter-spacing:-.04em}
.process-grid h3{font-size:15px;line-height:1.6;letter-spacing:-.03em}
.process-grid p{font-size:13px}
.about-image img{border-radius:var(--radius);box-shadow:var(--elevation)}
.about-content>p:not(.eyebrow){line-height:1.95}
.journal-preview-card>img{border-radius:var(--radius)}
.journal-preview-card>h3{font-size:23px;font-weight:600;line-height:1.5;letter-spacing:-.04em;max-width:360px}
.journal-preview-card>.text-link{font-size:12px}
.faq-grid h2{font-size:clamp(34px,3.2vw,46px)}
.faq-list summary{font-size:13px}
.contact-grid h2{font-size:clamp(37px,3.8vw,54px);line-height:1.22}
.contact-form{border-radius:18px;box-shadow:0 24px 60px -30px #0009;padding:38px}
.contact-form h3{font-size:22px;font-weight:600;line-height:1.5;letter-spacing:-.04em}
.contact-form input{border-radius:8px;font-size:13px;min-height:49px;background:#faf9f7;transition:border-color .2s,box-shadow .2s}
.contact-form input:focus{border-color:#c17a18;box-shadow:0 0 0 3px #ff980011}
.contact-form label{font-size:11px}
.contact-phone{font-family:var(--font-body);font-size:27px;letter-spacing:-.04em}
.contact-email{font-size:13px}.contact-grid address{font-size:12px}
.round-button{display:inline-grid;place-items:center;border:1px solid #d6d1c8;border-radius:50%;width:45px;height:45px;font-size:20px;color:var(--ink);background:#fff;transition:background .2s,border-color .2s;flex-shrink:0}
.round-button:hover{border-color:var(--orange);background:#fff5e6}
.reviews-section{background:var(--soft);overflow:clip}
.review-navigation{display:flex;gap:10px;flex-shrink:0;padding-bottom:5px}
.reviews-track{display:flex;gap:23px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#c7bda9 transparent;padding-bottom:23px;margin-bottom:-7px}
.review-card{flex:0 0 calc((100% - 46px)/3);scroll-snap-align:start;border-radius:16px;background:white;border:1px solid var(--line);padding:25px 28px 29px;display:flex;flex-direction:column;min-width:0;box-shadow:var(--elevation)}
.review-quote-mark{font-family:Georgia,serif;font-size:62px;line-height:1;color:#b66b00;margin-bottom:6px;height:45px}
.review-card blockquote{margin:0 0 27px}
.review-card blockquote p{font-size:13px;line-height:1.95;color:#57534d}
.review-card figcaption{display:flex;align-items:center;gap:13px;margin-top:auto}
.review-avatar{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#fff3e0;color:#815012;font-size:12px;font-weight:600;flex-shrink:0}
.review-card figcaption strong{display:block;font-size:13px;font-weight:600;color:var(--ink)}
.review-card figcaption small{display:block;font-size:10px;color:var(--muted);margin-top:2px}
.reviews-hint{font-size:11px;margin-top:22px}
@media(max-width:1100px){.hero-content h1{font-size:72px}.hero-bottom{grid-template-columns:1fr 1.3fr}.review-card{flex-basis:calc((100% - 23px)/2)}.contact-form{padding:30px}}
@media(max-width:800px){.hero-content h1{font-size:68px}.hero-description{font-size:14px}.section-heading h2,.about-content h2{font-size:37px}.service-card{padding:27px}.service-card svg{margin:4px 0}.introduction-grid h2{font-size:39px}.about-grid{gap:32px}.contact-grid h2{font-size:43px}.journal-preview-card>h3{font-size:20px}.reviews-track{gap:18px}.review-card{flex-basis:calc((100% - 18px)/2);padding:25px}.faq-grid h2{font-size:37px}}
@media(max-width:600px){.hero-content{padding-top:68px}.hero-content h1{font-size:clamp(39px,10.8vw,61px);letter-spacing:-.06em;line-height:1.14}.hero-content .eyebrow{font-size:8px;margin-bottom:24px}.hero-description{font-size:14px;line-height:1.9;margin-block:23px 27px}.hero-shade{background:linear-gradient(90deg,#0c0d0cab,#0c0d0c1a),linear-gradient(0deg,#0c0d0cc9,transparent 60%)}.hero-scene{object-position:64% center}.hero-content .button{min-height:49px;font-size:12px}.scene-caption p{font-size:13px;line-height:1.65;max-width:260px}.scene-step{font-size:10px}.scene-number{font-size:9px}.visualisation-label{font-size:8px}.section-heading h2,.about-content h2{font-size:34px;line-height:1.25}.section-heading>p{font-size:13px;max-width:100%}.introduction-grid h2{font-size:31px;line-height:1.3}.introduction-grid p:not(.eyebrow){font-size:14px}.introduction-grid h2 br{display:none}.services-grid{gap:15px}.service-card{padding:25px 20px;column-gap:17px}.service-card h3{font-size:21px}.service-card p{font-size:13px}.service-card .text-link{font-size:11px}.process-grid h3{font-size:13px}.process-grid p{font-size:12px}.journal-preview-card>h3{font-size:22px;line-height:1.5}.faq-grid h2{font-size:33px}.contact-grid h2{font-size:36px;line-height:1.25}.contact-form{padding:27px 23px;border-radius:15px}.contact-form h3{font-size:21px}.contact-form input{font-size:16px}.contact-phone{font-size:25px}.review-card{flex-basis:88%;padding:25px}.reviews-section .section-heading{display:flex;align-items:flex-end;gap:15px}.reviews-section .section-heading h2{font-size:30px}.reviews-section .eyebrow{font-size:8px}.review-navigation{gap:7px}.review-navigation .round-button{width:38px;height:38px;font-size:17px}.review-card blockquote p{font-size:14px}.reviews-hint{font-size:10px}}
@media(max-height:760px) and (min-width:901px){.hero-content{padding-top:46px}.hero-content h1{font-size:66px}.hero-description{margin-block:20px;font-size:14px}.hero-content .eyebrow{margin-bottom:18px}}
@media(max-height:640px){.hero-content{padding-top:25px}.hero-content h1{font-size:47px}.hero-content .eyebrow{margin-bottom:17px}.hero-description{font-size:12px;margin-block:17px;line-height:1.6}.hero-content .button{min-height:44px}.scene-caption p{font-size:12px}.hero-bottom{gap:12px;bottom:18px}}
@media(max-height:480px){.hero-content{padding-top:18px}.hero-content h1{font-size:38px;line-height:1.12}.hero-content .eyebrow{font-size:8px;margin-bottom:14px}.hero-content .button{margin-top:17px;min-height:39px;font-size:11px}.hero-bottom{grid-template-columns:1fr 1.4fr;gap:25px}.scene-caption p{font-size:11px}.visualisation-label{font-size:7px}.scene-step{font-size:9px}}
@media(prefers-reduced-motion:reduce){.reviews-track{scroll-behavior:auto}.button-primary:hover{transform:none}}

/* The complete collection stays on the homepage; load more keeps browsing light. */
.gallery-toolbar{display:flex;justify-content:space-between;align-items:center;gap:25px;margin:10px 0 27px}
.collection-size{font-size:13px;color:var(--ink)}
.collection-size strong{font-size:22px;letter-spacing:-.05em;font-weight:600;margin-right:4px}
.collection-size>span{font-size:11px;color:var(--muted);margin-left:9px}
.gallery-toolbar .text-link{font-size:11px}
.gallery-filters{display:flex;flex-wrap:wrap;gap:9px;border:0;margin-bottom:17px}
.gallery-filters button{display:inline-flex;align-items:center;gap:8px;min-height:42px;border:1px solid #e3dfd6;border-radius:24px;background:transparent;font-size:11px;padding:9px 16px;color:#625e56;transition:background .2s,border-color .2s}
.gallery-filters button>span{font-size:9px;color:#868075}
.gallery-filters button.active{color:var(--ink);border:1px solid #e5bd82;background:#fff2de}
.gallery-filters button.active>span{color:#8b540c}
.gallery-filters button:hover{background:#fff;border-color:#c9b797}
.gallery-status{font-size:10px;margin:0 0 24px;letter-spacing:.02em}
.design-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:33px 25px}
.design-card{min-width:0;display:block;outline-offset:5px}
.design-image{aspect-ratio:1.18;border-radius:13px;background:#e9e4da;isolation:isolate}
.design-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#1414104d);pointer-events:none}
.design-image>img{width:100%;height:100%;object-fit:cover}
.design-room{position:absolute;left:15px;bottom:16px;color:white;font-size:10px;font-weight:600;z-index:1;text-shadow:0 1px 9px #0006}
.image-arrow{width:36px;height:36px;border-radius:50%;right:13px;bottom:13px;background:#fffc;backdrop-filter:blur(8px);font-size:23px;z-index:2;color:var(--ink);transition:background .2s,transform .2s}
.design-card:hover .image-arrow{background:var(--orange);transform:rotate(8deg)}
.design-card-caption{margin-top:14px;padding-inline:2px;gap:12px;align-items:flex-start}
.design-card-caption h3{font-size:13px;font-weight:600;line-height:1.7;letter-spacing:-.015em}
.design-card-caption>span{font-size:10px;line-height:2.2;color:#8c867c}
.gallery-more{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:45px}
.gallery-more>p{font-size:10px}
.gallery-more .button{min-width:235px;border-color:#b8aa93;background:#fff}
.gallery-more .button:hover{background:var(--ink)}
.gallery-note{font-size:11px;max-width:650px;line-height:1.8;margin:25px auto 0;text-align:center}
.tour-link{border:1px solid #ded8ce;border-radius:13px;padding:22px 25px;background:#fff;margin-top:40px;box-shadow:var(--elevation)}
.tour-icon{border-color:#dac9ac;color:#80591f}
.gallery-lightbox{border:0;border-radius:17px;padding:20px 25px 25px;background:#24231f;color:#fff;width:min(1180px,94vw);max-width:none;max-height:94svh;overflow:auto;box-shadow:0 30px 100px #0009}
.gallery-lightbox::backdrop{background:#0d0d0bd9;backdrop-filter:blur(12px)}
.lightbox-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:17px}
.lightbox-header>p{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#d6c5a9}
.gallery-lightbox .round-button{border-color:#5b5750;background:#33312c;color:#fff}
.gallery-lightbox .round-button:hover{background:#4b4438;border-color:var(--orange)}
.lightbox-stage{display:grid;grid-template-columns:45px minmax(0,1fr) 45px;align-items:center;gap:16px}
.lightbox-stage>img{width:100%;height:64svh;max-height:680px;object-fit:contain;border-radius:6px;min-width:0}
.lightbox-footer{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:22px;padding-top:22px;border-top:1px solid #4d4941}
.lightbox-footer h2{font-size:20px;font-weight:600;line-height:1.5;letter-spacing:-.025em}
.lightbox-footer p{font-size:11px;color:#c1bcb2;margin-top:6px}
.lightbox-footer .button{font-size:11px;min-height:44px}
@media(min-width:1500px){.design-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 21px}.design-image{aspect-ratio:1}}
@media(max-width:900px){.design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 20px}.gallery-toolbar{flex-wrap:wrap;gap:12px}.gallery-toolbar .text-link{display:none}.gallery-filters{gap:8px}.gallery-filters button{font-size:10px;padding:9px 13px}.lightbox-stage{gap:10px;grid-template-columns:40px minmax(0,1fr) 40px}.lightbox-stage>img{height:57svh}.lightbox-stage .round-button{width:40px;height:40px}}
@media(max-width:600px){.gallery-toolbar{margin-top:0;margin-bottom:22px}.collection-size{font-size:11px}.collection-size strong{font-size:21px}.collection-size>span{font-size:10px;margin-left:5px}.gallery-filters{gap:7px}.gallery-filters button{font-size:10px;min-height:39px;padding:8px 11px;gap:6px}.gallery-filters button>span{font-size:8px}.gallery-status{font-size:10px;line-height:1.8;margin-bottom:20px}.design-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 13px}.design-image{aspect-ratio:.88;border-radius:10px}.design-card-caption{margin-top:10px;gap:4px}.design-card-caption h3{font-size:11px;line-height:1.7}.design-card-caption>span{display:none}.design-room{font-size:8px;left:9px;bottom:10px;max-width:80px;line-height:1.6}.image-arrow{width:27px;height:27px;font-size:19px;bottom:8px;right:8px}.gallery-more{margin-top:31px}.gallery-note{font-size:10px}.tour-link{padding:18px 16px;gap:12px;font-size:12px;line-height:1.6}.tour-link small{font-size:10px;line-height:1.7;margin-top:4px}.gallery-lightbox{padding:14px;border-radius:13px;width:96vw;max-height:94svh}.lightbox-header{padding-bottom:9px}.lightbox-header>p{font-size:9px}.gallery-lightbox .round-button{width:38px;height:38px}.lightbox-stage{grid-template-columns:1fr;position:relative}.lightbox-stage>img{height:56svh;width:100%;grid-column:1;grid-row:1;object-fit:contain}.lightbox-previous,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%);z-index:2}.lightbox-previous{left:3px}.lightbox-next{right:3px}.lightbox-footer{display:block;margin-top:15px;padding-top:15px}.lightbox-footer h2{font-size:16px}.lightbox-footer .button{width:100%;justify-content:space-between;margin-top:16px;font-size:11px}.lightbox-footer p{font-size:10px}}
@media(max-height:500px){.gallery-lightbox{padding:10px 16px}.lightbox-header{padding-bottom:6px}.lightbox-stage>img{height:48svh}.lightbox-footer{display:flex;padding-top:10px;margin-top:10px}.lightbox-footer h2{font-size:15px}.lightbox-footer .button{margin-top:0;width:auto}.lightbox-header .round-button{width:32px;height:32px}}
.gallery-filters{justify-content:flex-start}
@media(max-width:600px){.gallery-filters{flex-wrap:nowrap;overflow-x:auto;max-width:100%;padding:3px 2px 12px;scrollbar-width:thin;scrollbar-color:#c7bda9 transparent}.gallery-filters button{flex-shrink:0}.gallery-status{margin-bottom:18px}}
