@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;1,500&display=swap");:root{--ink:#29241f;--muted:#776b5e;--cream:#f1dfc7;--sand:#d5b486;--line:#d6c1a6;--glass:rgba(255,248,237,.62);--dark:#5a5652;--brand:#783f27;--brand-dark:#5f311f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.6;width:100%;max-width:100%}a{text-decoration:none}a,button{color:inherit}button{font:inherit;border:0;background:none;cursor:pointer}.hero{height:480vh;position:relative;background:#5c5349}.hero,.hero-sticky{width:100%;max-width:100%}.hero-sticky{height:100vh;position:-webkit-sticky;position:sticky;top:0;overflow:hidden;background:linear-gradient(120deg,#b9a58d,#958573 55%,#5c5349)}.hero canvas,.hero-canvas{position:absolute;inset:0;display:block;width:100%!important;height:100%!important;max-width:none;object-fit:cover}.hero-frame-img{display:none}.hero-shade{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(18,14,10,.55),rgba(18,14,10,.22) 55%,rgba(18,14,10,.4)),linear-gradient(0deg,rgba(18,14,10,.45),rgba(18,14,10,.12) 50%,rgba(18,14,10,.35))}.site-header{height:88px;position:absolute;top:0;left:0;right:0;justify-content:space-between;padding:0 clamp(24px,5vw,80px);color:#fff;z-index:3}.brand,.site-header{display:flex;align-items:center}.brand{gap:11px;letter-spacing:.22em;font-size:13px;font-weight:700}.brand-mark{width:25px;height:25px;border:1px solid;display:grid;place-items:center;border-radius:50%;font:19px Playfair Display,serif;letter-spacing:0}.nav{display:flex;gap:34px;font-size:12px;letter-spacing:.05em}.nav a{opacity:.84;transition:opacity .2s}.nav a:hover{opacity:1}.header-actions{display:flex;gap:14px}.header-actions a,.menu-button{width:35px;height:35px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center}.menu-button{display:none;color:#fff}.hero-content{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-44%);color:#fff;width:min(850px,calc(100% - 48px));text-align:center}.eyebrow{display:flex;gap:12px;align-items:center;color:rgba(255,255,255,.82);font:10px DM Mono,monospace;text-transform:uppercase;letter-spacing:.13em}.hero-content .eyebrow{justify-content:center}.eyebrow-line{width:30px;height:1px;background:currentColor;display:inline-block}.hero h1{font-size:clamp(52px,7.2vw,112px);line-height:.98;letter-spacing:-.06em;font-weight:500;margin:25px 0}.hero h1 em,h2 em{font-family:Playfair Display,serif;font-weight:500}.hero-copy{max-width:490px;margin:0 auto;color:rgba(255,255,255,.82);font-size:15px;line-height:1.75}.hero-buttons{display:flex;justify-content:center;align-items:center;gap:26px;margin-top:31px}.button{padding:14px 20px;display:inline-flex;gap:12px;align-items:center;font-size:12px}.button-light{background:#f4f0e9;color:var(--ink)}.button-dark{background:var(--ink);color:#fff;margin-top:24px}.text-link{display:inline-flex;gap:12px;align-items:center;font-size:12px;border-bottom:1px solid;padding-bottom:5px}.light-link{color:#fff}.hero-meta{position:absolute;z-index:2;left:clamp(24px,5vw,80px);right:clamp(24px,5vw,80px);bottom:32px;justify-content:space-between;color:rgba(255,255,255,.75);font:10px DM Mono,monospace;text-transform:uppercase;letter-spacing:.12em}.hero-meta,.hero-scroll{display:flex;align-items:center}.hero-scroll{gap:12px}.scroll-line{width:52px;height:1px;background:rgba(255,255,255,.6)}.hero-meta small{font-size:9px;color:rgba(255,255,255,.6);margin-left:5px}.loader{position:absolute;z-index:4;right:32px;top:108px;color:#fff;font:10px DM Mono,monospace;text-transform:uppercase;letter-spacing:.1em;display:flex;gap:15px}.section-pad{padding:clamp(90px,12vw,190px) clamp(24px,8vw,128px)}.intro{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;background:var(--cream)}.intro-copy{max-width:720px}.dark-eyebrow{color:var(--muted)}h2{font-size:clamp(48px,6vw,88px);line-height:1.02;letter-spacing:-.055em;font-weight:500;margin:24px 0;color:var(--ink)}.body-copy{color:var(--muted);max-width:455px;margin:25px 0;line-height:1.8}.intro-note{font:11px DM Mono,monospace;text-transform:uppercase;letter-spacing:.08em;display:flex;gap:13px;align-items:flex-start;padding:17px 0;border-top:1px solid var(--ink);min-width:205px}.faq,.feature-section,.how-section,.quality-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(35px,9vw,150px);gap:clamp(35px,9vw,150px);align-items:center;background:#e7ddd1}.feature-section{background:#e5d9cb}.quality-section{background:var(--cream)}.how-section{background:#e7ddd1}.gallery-section{background:#efd9bb}.gallery-heading{max-width:690px;margin-bottom:65px}.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr;grid-template-rows:280px 320px 280px;grid-gap:16px;gap:16px}.gallery-card{position:relative;overflow:hidden;background:var(--sand);border:1px solid rgba(255,255,255,.62);box-shadow:0 18px 45px rgba(75,61,46,.1);min-height:0}.gallery-card img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.72);transition:transform .7s}.gallery-card:hover img{transform:scale(1.04)}.gallery-card span{position:absolute;bottom:14px;left:14px;background:rgba(250,246,239,.88);padding:7px 10px;font:9px DM Mono,monospace;text-transform:uppercase}.gallery-card-1{grid-row:span 2}.gallery-card-4{grid-column:2;grid-row:span 2}.reveal-card{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.reveal-left{transform:translateX(-55px)}.reveal-right{transform:translateX(55px)}.reveal-card.is-visible{opacity:1;transform:translateX(0)}.image-card{height:clamp(450px,53vw,700px);position:relative;overflow:hidden;background:var(--sand);box-shadow:0 22px 60px rgba(57,45,33,.12)}.closing-visual img,.image-card img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.72)}.image-label{position:absolute;bottom:20px;left:20px;background:rgba(250,246,239,.86);padding:9px 12px;font:10px DM Mono,monospace;text-transform:uppercase}.feature-copy{max-width:500px}.faq-title h2,.feature-copy h2,.how-copy h2,.quality-heading h2{font-size:clamp(48px,5.3vw,79px)}.feature-list{border-top:1px solid rgba(41,36,31,.2);margin-top:45px}.feature-list div{padding:15px 0;border-bottom:1px solid rgba(41,36,31,.2);display:flex;align-items:center;gap:18px}.feature-list strong{width:95px;font-size:14px}.feature-list span{font-size:12px;color:var(--muted)}.quality-heading{max-width:510px}.accordion,.comparison-card,.step-card{background:var(--glass);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 50px rgba(75,61,46,.1)}.comparison-card{padding:26px 28px}.comparison-row{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-gap:12px;gap:12px;padding:19px 0;border-bottom:1px solid var(--line);font-size:12px}.comparison-row:last-child{border-bottom:0}.comparison-row span{color:var(--muted)}.comparison-row strong{font-weight:600}.comparison-head{font:10px DM Mono,monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding-top:0}.comparison-head span:not(:first-child){color:var(--ink)}.how-copy{max-width:500px}.steps{display:flex;flex-direction:column;gap:13px}.step-card{display:grid;grid-template-columns:45px 1fr;padding:23px 25px}.step-card>span{font:10px DM Mono,monospace;color:var(--muted)}.step-card svg{color:var(--muted);margin-bottom:8px}.step-card h3{font-size:15px;font-weight:600;margin:0}.step-card p{font-size:12px;color:var(--muted);margin:5px 0 0}.faq{background:#ece6de}.faq-title{max-width:460px}.faq-title .body-copy{max-width:320px}.accordion{border-top:1px solid var(--line);padding:0 24px}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;padding:24px 0;display:flex;justify-content:space-between;text-align:left;font-size:14px}.faq-item button svg{transition:transform .3s;color:var(--muted)}.faq-item.open button svg{transform:rotate(180deg)}.faq-item p{font-size:13px;color:var(--muted);max-width:600px;line-height:1.75;margin:0 40px 24px 0}.footer{background:#5a5652;color:#eee6dc;padding:0 clamp(24px,8vw,128px) 28px}.closing-visual{height:min(70vh,700px);min-height:520px;position:relative;margin:0 calc(clamp(24px,8vw,128px) * -1) 80px;overflow:hidden;background:#786957}.closing-visual:after{content:"";background:linear-gradient(90deg,rgba(35,29,23,.67),rgba(35,29,23,.12))}.closing-visual:after,.closing-visual>img{position:absolute;inset:0}.closing-visual>div{position:absolute;z-index:1;left:clamp(24px,8vw,128px);top:50%;transform:translateY(-42%);color:#fff}.closing-visual h2{color:#fff;font-size:clamp(48px,6vw,88px)}.footer-top{display:grid;grid-template-columns:2fr 1fr 1.5fr;grid-gap:40px;gap:40px;padding-bottom:90px}.footer-brand .site-logo-wrap{display:inline-flex;margin-bottom:20px}.footer-brand{margin-bottom:25px}.footer-brand .site-logo{height:64px;max-width:128px}.footer-top p{font:20px/1.3 Playfair Display,serif;color:#c6baad}.footer-col{display:flex;flex-direction:column;gap:10px;font-size:12px;color:#b8ada1}.footer-label{font:10px DM Mono,monospace;text-transform:uppercase;letter-spacing:.13em;color:#81766b;margin-bottom:14px}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid #4f4943;padding-top:20px;display:flex;justify-content:space-between;color:#827971;font:9px DM Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.floating-whatsapp{position:fixed;z-index:5;right:24px;bottom:24px;width:52px;height:52px;border-radius:50%;background:#3e5645;color:#fff;display:grid;place-items:center;box-shadow:0 8px 24px #2d2a2633;transition:width .25s}.floating-whatsapp span{display:none;font-size:11px;margin-left:8px}.floating-whatsapp:hover{width:137px;border-radius:28px;display:flex;justify-content:center}.floating-whatsapp:hover span{display:inline}@media(max-width:900px){.nav{display:none}.menu-button{display:grid}.mobile-nav{display:flex;position:absolute;top:78px;left:24px;right:24px;background:rgba(39,35,31,.94);padding:20px;flex-direction:column;gap:18px}.hero{height:240vh}.hero-content{width:calc(100% - 48px)}.hero-meta>span:first-child{display:none}.section-pad{padding:90px 24px}.faq,.feature-section,.how-section,.intro,.quality-section{grid-template-columns:1fr;gap:60px}.intro{align-items:flex-start}.image-card{height:560px}.faq-title,.feature-copy,.how-copy,.quality-heading{max-width:none}.faq-title h2,.feature-copy h2,.how-copy h2,.quality-heading h2{font-size:clamp(48px,11vw,74px)}.footer-top{grid-template-columns:repeat(2,1fr);padding-bottom:60px}.footer-top>div:first-child{grid-column:span 2}.gallery-grid{grid-template-columns:1fr;grid-template-rows:auto}.gallery-card-1,.gallery-card-4{grid-column:auto;grid-row:auto;height:330px}.gallery-card-2,.gallery-card-3{height:260px}.footer-bottom{gap:15px;flex-wrap:wrap}}@media(max-width:700px){.hero h1{font-size:clamp(48px,13vw,74px)}.hero-copy{font-size:13px}.hero-buttons{gap:16px}.hero-meta{bottom:24px;font-size:8px}.hero-scroll{display:none}.loader{right:24px;top:98px}.hero-overlay-card{max-width:min(300px,calc(100% - 40px));padding:16px 18px}.hero-overlay-thumb{height:88px;margin-bottom:10px}.comparison-card{padding:18px 16px}.comparison-row{grid-template-columns:1.2fr 1fr 1fr;font-size:10px;gap:8px}.comparison-head{font-size:8px}.image-card{height:410px}.closing-visual{height:560px;min-height:0}.closing-visual>div{left:24px}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:auto}.gallery-grid{gap:12px}.gallery-card-1,.gallery-card-2,.gallery-card-3,.gallery-card-4,.gallery-card-5,.gallery-card-6{height:260px}.footer-bottom span:nth-child(2){display:none}.accordion{padding:0 18px}.intro-note{min-width:0}}.glass-card{background:var(--glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 50px rgba(75,61,46,.1)}.faq-title.glass-card,.feature-copy.glass-card,.gallery-heading.glass-card,.how-copy.glass-card,.intro-copy.glass-card,.intro-note.glass-card,.quality-heading.glass-card{padding:clamp(24px,4vw,40px)}.gallery-heading.glass-card{margin-bottom:40px}.hero-overlays{inset:0;z-index:2}.hero-overlay-card,.hero-overlays{position:absolute;pointer-events:none}.hero-overlay-card{top:50%;max-width:min(380px,calc(100% - 48px));padding:22px 24px;color:var(--ink);transition:opacity .2s ease,transform .2s ease}.hero-overlay-left{left:clamp(24px,5vw,72px);transform:translateY(-50%)}.hero-overlay-right{right:clamp(24px,5vw,72px);transform:translateY(-50%)}.hero-overlay-eyebrow{font:9px DM Mono,monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0 0 8px}.hero-overlay-card h3{font-size:clamp(18px,2.2vw,24px);line-height:1.15;margin:0 0 10px;font-weight:600;color:var(--ink)}.hero-overlay-card p{font-size:12px;line-height:1.65;color:var(--muted);margin:0}.hero-overlay-thumb{height:110px;border-radius:4px;overflow:hidden;margin-bottom:14px;border:1px solid rgba(255,255,255,.55)}.hero-overlay-thumb img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.78)}.hero-content{transition:opacity .2s ease;z-index:3}.gallery-section .gallery-grid{margin-top:0}.sticky-site-header{position:fixed;top:0;left:0;right:0;width:100%;max-width:100%;box-sizing:border-box;z-index:50;height:88px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:0 clamp(16px,3vw,48px);color:#fff;transition:background .35s ease,color .35s ease,box-shadow .35s ease}.sticky-site-header.is-solid{background:rgba(247,239,227,.96);color:var(--ink);box-shadow:0 1px 0 rgba(41,36,31,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.sticky-brand{display:flex;align-items:center;min-width:0;overflow:visible;justify-self:start}.sticky-header-actions{display:flex;align-items:center;gap:12px;justify-self:end}.sticky-phone{display:inline-flex;align-items:center;gap:8px;font:11px DM Mono,monospace;letter-spacing:.06em;white-space:nowrap;color:inherit;opacity:.92;transition:opacity .2s}.sticky-phone:hover{opacity:1}.sticky-phone-mobile{display:none}.site-logo-wrap{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.site-logo-wrap.site-logo-footer .site-logo{height:64px;max-width:128px}.site-logo{display:block;height:78px;width:auto;max-width:148px;object-fit:contain;transform:none;margin:0}.sticky-nav{display:flex;align-items:center;justify-content:center;gap:clamp(12px,1.6vw,22px);flex-wrap:nowrap;overflow:hidden}.sticky-nav a{font:11px DM Mono,monospace;text-transform:uppercase;letter-spacing:.11em;white-space:nowrap;color:inherit;opacity:.84;transition:opacity .2s}.sticky-nav a:hover{opacity:1}.sticky-enquire{padding:9px 18px;border:1px solid;border-radius:999px;font:11px DM Mono,monospace;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;color:inherit;opacity:.9;transition:background .25s,color .25s,border-color .25s}.sticky-enquire:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.sticky-site-header:not(.is-solid) .sticky-enquire:hover{background:#fff;color:var(--ink);border-color:#fff}.sticky-enquire-mobile{display:none}.sticky-menu-btn{display:none;width:36px;height:36px;border:1px solid;border-radius:50%;place-items:center;color:inherit}.product-hero{position:relative;display:grid;grid-template-columns:46% 54%;height:100vh;max-height:100vh;background:#f7efe3;overflow:hidden}.product-hero-flipped{grid-template-columns:54% 46%}.product-hero-flipped .product-hero-panel{order:1}.product-hero-flipped .product-hero-image{order:2}.product-hero-flipped .product-hero-curve{left:auto;right:calc(46% - 58px)}.product-hero-image{position:relative;height:100%;overflow:hidden}.product-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.product-hero-curve{position:absolute;left:calc(46% - 58px);top:50%;transform:translateY(-50%);width:116px;height:108%;background:#f7efe3;border-radius:50%;z-index:2;pointer-events:none;box-shadow:inset 1px 0 0 rgba(255,252,245,.85),-1px 0 0 rgba(214,193,166,.35)}.product-hero-panel{position:relative;display:flex;flex-direction:column;height:100%;padding:68px clamp(20px,3vw,48px) clamp(14px,2vh,24px) clamp(16px,2vw,32px);background:#f7efe3;z-index:1;min-width:0;width:100%;overflow:visible}.product-hero-decor{position:absolute;pointer-events:none}.product-hero-decor-dots{top:72px;right:clamp(16px,2vw,32px);width:56px;height:56px;background-image:radial-gradient(rgba(119,107,94,.22) 1px,transparent 0);background-size:8px 8px;opacity:.4}.product-hero-decor-ring{bottom:clamp(48px,8vh,72px);right:-24px;width:160px;height:160px;border:1px solid rgba(119,107,94,.1);border-radius:50%;opacity:.45}.product-hero-inner{flex:1 1;display:flex;flex-direction:column;justify-content:center;min-height:0;max-width:560px;width:100%;padding-top:clamp(4px,1vh,12px)}.product-hero-eyebrow{display:flex;align-items:center;gap:10px;font:9px DM Mono,monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0 0 clamp(10px,1.5vh,16px)}.product-hero-title{font-size:clamp(1.65rem,3.2vw,3.1rem);line-height:1.18;letter-spacing:-.02em;font-weight:500;margin:0 0 clamp(10px,1.5vh,16px);color:var(--ink);overflow:visible;padding-bottom:.08em}.product-hero-title em{font-family:Playfair Display,serif;font-weight:500;font-style:italic}.product-hero-description{max-width:520px;margin:0 0 clamp(14px,2vh,20px);font-size:clamp(13px,1.2vw,15px);line-height:1.65;color:var(--muted)}.product-hero-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(8px,1.2vw,16px);gap:clamp(8px,1.2vw,16px);margin-bottom:clamp(12px,2vh,18px)}.product-hero-feature{display:flex;flex-direction:column;gap:4px}.product-hero-feature svg{color:var(--ink);opacity:.8;flex-shrink:0}.product-hero-feature strong{font-size:11px;font-weight:600;color:var(--ink);line-height:1.3}.product-hero-feature span{font-size:10px;line-height:1.4;color:var(--muted)}.product-hero-cta-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:clamp(10px,1.5vh,14px) clamp(12px,1.5vw,16px);border:1px solid var(--line);border-radius:4px;background:rgba(255,248,237,.45)}.product-hero-cta-left{display:flex;align-items:center;gap:10px;min-width:0}.product-hero-cta-left strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.05em;line-height:1.3}.product-hero-cta-left span{display:block;font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;line-height:1.3}.product-hero-cta-button{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:var(--ink);color:#fff;font-size:10px;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;flex-shrink:0;transition:transform .2s ease}.product-hero-cta-button:hover{transform:translateX(2px)}.product-hero-trust{display:flex;align-items:center;flex-wrap:wrap;gap:clamp(10px,2vw,20px);padding-top:clamp(10px,1.5vh,14px);border-top:1px solid rgba(41,36,31,.1);flex-shrink:0}.product-hero-trust>div{display:flex;align-items:center;gap:6px;font:8px DM Mono,monospace;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.product-hero-trust svg{opacity:.65;flex-shrink:0}.product-hero-trust-sep{width:1px;height:12px;background:rgba(41,36,31,.15);margin-right:clamp(10px,2vw,20px)}@media(max-width:1100px){.sticky-nav{display:none}.sticky-menu-btn{display:grid}.sticky-header-actions{gap:8px}.sticky-site-header .sticky-enquire:not(.sticky-enquire-mobile){display:none}.sticky-site-header .sticky-phone:not(.sticky-phone-mobile){width:36px;height:36px;border:1px solid;border-radius:50%;justify-content:center;gap:0;padding:0;flex-shrink:0}.sticky-site-header .sticky-phone:not(.sticky-phone-mobile) span{display:none}.sticky-nav.sticky-nav-open{display:flex;position:absolute;top:76px;left:16px;right:16px;flex-direction:column;align-items:stretch;gap:14px;padding:18px;background:rgba(247,239,227,.98);border:1px solid var(--line);border-radius:6px;box-shadow:0 12px 40px rgba(41,36,31,.12);z-index:60}.sticky-enquire-mobile{display:inline-flex;justify-content:center;margin-top:4px}.sticky-phone-mobile{display:inline-flex;justify-content:center;margin-top:2px;padding:8px 0;color:var(--ink)}.product-hero,.product-hero-flipped{grid-template-columns:1fr;height:auto;max-height:none}.product-hero-flipped .product-hero-image,.product-hero-flipped .product-hero-panel{order:unset}.product-hero-image{height:min(46vh,420px)}.product-hero-curve{display:none}.product-hero-panel{height:auto;padding:68px clamp(20px,5vw,28px) clamp(24px,4vh,40px);width:100%}.product-hero-inner{max-width:100%}.product-hero-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.product-hero-cta-card{flex-direction:column;align-items:flex-start}.product-hero-title{font-size:clamp(1.45rem,7.2vw,2rem);line-height:1.22;letter-spacing:-.01em}.product-hero-description,.split-section-description{font-size:14px;line-height:1.7}.product-hero-trust{flex-direction:column;align-items:flex-start}.product-hero-trust-sep{display:none}.split-section-panel{padding:48px clamp(20px,5vw,28px) clamp(32px,5vh,48px)}.split-section-title{font-size:clamp(1.45rem,7.2vw,2rem);line-height:1.22}.split-section-inner{max-width:100%;width:100%}}html{width:100%;max-width:100%}.product-hero,.split-section{scroll-margin-top:0}.site-main{background:#f7efe3;overflow-x:clip}.scroll-shell,.site-main{width:100%;max-width:100%}.scroll-shell{overflow:visible}.site-main>section{border-top:1px solid rgba(41,36,31,.08)}.hero-stage{position:absolute;inset:0;z-index:1;overflow:hidden}.hero-mobile-copy,.hero-runway{display:none}.hero-stage .loader{z-index:5}.hero-copy-tagline{font-family:Playfair Display,serif;font-style:italic;font-size:clamp(18px,2.5vw,26px)!important;color:rgba(255,255,255,.92)!important;margin-bottom:8px!important}.hero-copy-sub{font-size:13px!important;opacity:.8}.hero-glass-card{position:absolute;top:50%;max-width:min(400px,calc(100% - 40px));padding:clamp(18px,2.5vw,26px);background:rgba(14,12,10,.58);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid rgba(255,255,255,.14);border-radius:14px;color:#f5f0e8;box-shadow:0 28px 70px rgba(0,0,0,.38);transition:opacity .25s ease,transform .25s ease;pointer-events:none;z-index:4}.hero-glass-left{left:clamp(20px,4vw,48px)}.hero-glass-right{right:clamp(20px,4vw,48px)}.hero-glass-center{left:50%;max-width:min(460px,calc(100% - 48px))}.hero-glass-eyebrow{font:9px DM Mono,monospace;text-transform:uppercase;letter-spacing:.13em;color:rgba(255,255,255,.65);margin:0 0 10px}.hero-glass-card h3{font-size:clamp(17px,2vw,22px);line-height:1.2;margin:0 0 10px;font-weight:600;color:#fff}.hero-glass-copy{font-size:12px;line-height:1.65;color:rgba(255,255,255,.78);margin:0 0 14px}.hero-glass-thumb{height:clamp(90px,12vh,120px);border-radius:8px;overflow:hidden;margin-bottom:14px;border:1px solid rgba(255,255,255,.12)}.hero-glass-thumb img{width:100%;height:100%;object-fit:cover;object-position:center 22%;display:block}.hero-glass-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));grid-gap:10px;gap:10px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.hero-glass-badges>div{display:flex;gap:8px;align-items:flex-start}.hero-glass-badges svg{opacity:.85;flex-shrink:0;margin-top:2px}.hero-glass-badges strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.hero-glass-badges span{display:block;font-size:9px;color:rgba(255,255,255,.6);line-height:1.35}.split-section{position:relative;display:grid;grid-template-columns:46% 54%;min-height:min(100vh,900px);background:#f7efe3;overflow:hidden}.split-section-image{position:relative;height:100%;min-height:min(70vh,700px);overflow:hidden}.split-section-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.split-section-panel{position:relative;display:flex;align-items:center;padding:clamp(80px,10vh,100px) clamp(20px,4vw,56px) clamp(40px,6vh,64px);background:#f7efe3;min-width:0}.split-section-curve{position:absolute;left:-58px;top:50%;transform:translateY(-50%);width:116px;height:108%;background:#f7efe3;border-radius:50%;z-index:2;pointer-events:none;box-shadow:inset 1px 0 0 rgba(255,252,245,.8)}.split-section-right .split-section-curve{left:auto;right:-58px}.split-section-right{grid-template-columns:54% 46%}.split-section-right .split-section-panel{order:1}.split-section-right .split-section-image{order:2}.split-section-inner{position:relative;z-index:3;max-width:520px}.split-section-eyebrow{display:flex;align-items:center;gap:10px;font:9px DM Mono,monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0 0 clamp(12px,2vh,18px)}.split-section-title{font-size:clamp(1.65rem,3.5vw,3rem);line-height:1.18;letter-spacing:-.02em;font-weight:500;margin:0 0 clamp(12px,2vh,18px);color:var(--ink);overflow:visible;padding-bottom:.08em}.split-section-title em{font-family:Playfair Display,serif;font-weight:500;font-style:italic}.split-section-description{font-size:clamp(13px,1.2vw,15px);line-height:1.7;color:var(--muted);margin:0 0 clamp(16px,2.5vh,24px);max-width:500px}.split-section-features{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.split-section-feature{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border:1px solid var(--line);border-radius:4px;background:rgba(255,248,237,.45)}.split-section-feature svg{opacity:.8;flex-shrink:0;margin-top:2px}.split-section-feature strong{display:block;font-size:12px;margin-bottom:2px}.split-section-feature span{font-size:11px;color:var(--muted);line-height:1.4}.split-section-cta{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;background:var(--ink);color:#fff;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;transition:transform .2s}.split-section-cta:hover{transform:translateX(3px)}.split-section-trust{margin-top:16px;font:9px DM Mono,monospace;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.gallery-modern{background:#f7efe3;padding:clamp(48px,8vh,80px) clamp(24px,6vw,96px)}.gallery-compact{padding-bottom:clamp(32px,5vh,48px)}.gallery-modern-heading{max-width:560px;margin-bottom:clamp(24px,4vh,40px)}.gallery-modern-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.gallery-modern-card{position:relative;overflow:hidden;border-radius:6px;border:1px solid var(--line);aspect-ratio:3/4;background:var(--sand)}.gallery-modern-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.gallery-modern-card:hover img{transform:scale(1.04)}.gallery-modern-card span{position:absolute;bottom:12px;left:12px;background:rgba(250,246,239,.9);padding:6px 10px;font:8px DM Mono,monospace;text-transform:uppercase}.faq-modern{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:clamp(32px,6vw,80px);gap:clamp(32px,6vw,80px);align-items:start;background:#f7efe3;padding:clamp(48px,8vh,80px) clamp(24px,6vw,96px)}.faq-modern-title{max-width:440px}.faq-modern-accordion{border:1px solid var(--line);border-radius:6px;padding:0 20px;background:rgba(255,248,237,.45)}@media(max-width:1100px){.split-section,.split-section-right{grid-template-columns:1fr;min-height:auto}.product-hero-image,.split-section-image{order:1!important}.product-hero-panel,.split-section-panel{order:2!important;padding-top:32px}.product-hero-curve,.split-section-curve{display:none}.mobile-curve-image{position:relative!important;width:min(92vw,400px)!important;height:min(52vw,240px)!important;min-height:220px!important;max-height:none!important;margin:clamp(12px,3vw,20px) auto!important;border-radius:18px;overflow:hidden;box-shadow:0 18px 44px rgba(57,45,33,.12);background:var(--sand);border:1px solid rgba(41,36,31,.08)}.mobile-curve-image img{width:100%;height:100%;object-fit:cover;display:block}.mobile-curve-image:after{display:none}.product-hero-flipped .product-hero-image,.product-hero-flipped .product-hero-panel{order:unset!important}.product-hero-image{height:auto!important;min-height:220px!important}.gallery-modern-grid{grid-template-columns:repeat(2,1fr)}.faq-modern{grid-template-columns:1fr}.hero-glass-card{max-width:min(340px,calc(100% - 32px))}}@media(max-width:700px){.gallery-modern-grid,.hero-glass-badges{grid-template-columns:1fr 1fr}.hero-beat-layer .hero-glass-card{display:none!important}.hero{height:auto!important;padding-top:0!important;background:#f7efe3;position:relative;overflow:visible}.hero-sticky{position:-webkit-sticky!important;position:sticky!important;top:0!important;height:100dvh!important;height:100vh!important;aspect-ratio:auto!important;width:100%;z-index:1;display:flex;flex-direction:column;background:#b1946b;border-radius:0;overflow:hidden}.hero-runway{display:block;height:120vh;width:100%;pointer-events:none;visibility:hidden}.hero-stage{position:relative!important;inset:auto!important;flex:0 0 auto;width:100%;aspect-ratio:16/9;margin-top:64px;overflow:hidden;background:#b1946b;z-index:1}.hero-shade{display:none}.hero-canvas{display:none!important}.hero-frame-img{display:block!important;position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;transform:none;image-rendering:auto;-webkit-user-drag:none;pointer-events:none;z-index:1}.hero-beats{display:none!important}.hero-mobile-copy{display:flex!important;flex:1 1 auto;flex-direction:column;justify-content:center;min-height:0;padding:20px 20px 28px;background:#f7efe3;color:var(--ink);z-index:2}.hero-mobile-copy-inner{max-width:520px;margin:0 auto;width:100%;text-align:center;animation:heroMobileCopyIn .42s ease both;transition:opacity .2s ease}@keyframes heroMobileCopyIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-mobile-steps{display:flex;justify-content:center;gap:8px;margin:0 0 14px}.hero-mobile-step{width:7px;height:7px;border-radius:50%;background:rgba(41,36,31,.18);transition:background .25s ease,transform .25s ease}.hero-mobile-step.is-done{background:rgba(120,63,39,.45)}.hero-mobile-step.is-active{background:var(--brand);transform:scale(1.15)}.hero-mobile-copy .eyebrow.dark-eyebrow{justify-content:center;color:var(--muted);text-shadow:none}.hero-mobile-copy .hero-beat-headline,.hero-mobile-copy .hero-beat-title{font-size:clamp(26px,7vw,36px)!important;line-height:1.12!important;margin:8px 0 10px!important;color:var(--ink)!important;text-shadow:none!important}.hero-mobile-copy .hero-beat-headline em,.hero-mobile-copy .hero-beat-title em{color:var(--brand)!important;text-shadow:none!important}.hero-mobile-copy .hero-copy{margin-left:auto;margin-right:auto;font-size:13px!important;line-height:1.55!important;color:var(--muted)!important;text-shadow:none!important;max-width:36ch}.hero-mobile-copy .hero-copy-tagline{font-size:15px!important;margin-bottom:6px!important;color:var(--ink)!important}.hero-mobile-copy .hero-copy-sub{font-size:13px!important;opacity:1!important}.hero-mobile-copy .hero-buttons{margin-top:18px!important;gap:16px;flex-wrap:wrap;justify-content:center}.hero-mobile-copy .button{padding:11px 16px;font-size:11px;margin-top:0}.hero-mobile-copy .button-dark{background:var(--ink);color:#fff}.hero-mobile-copy .dark-link{color:var(--ink)}.hero-mobile-hint{margin:18px 0 0;font:9px DM Mono,monospace;text-transform:uppercase;letter-spacing:.12em;color:rgba(41,36,31,.45)}.hero-meta{display:none}.site-logo-wrap.site-logo-footer .site-logo{height:52px;max-width:112px}.sticky-site-header{height:64px;padding:0 12px}.sticky-site-header .site-logo{height:56px;max-width:132px;width:auto}.hero-stage .loader{top:10px;right:10px;left:auto;bottom:auto;font-size:9px;z-index:5}}.hero-beats{z-index:3;pointer-events:none}.hero-beat-layer,.hero-beats{position:absolute;inset:0}.hero-beat-text{position:absolute;top:50%;color:#fff;width:min(520px,calc(100% - 48px));transition:opacity .28s ease,transform .28s ease;pointer-events:auto;background:none;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;text-shadow:0 1px 2px rgba(0,0,0,.85),0 4px 18px rgba(0,0,0,.55)}.hero-beat-text-center{left:50%;text-align:center;width:min(850px,calc(100% - 48px));transform:translate(-50%,-50%)}.hero-beat-text-center .eyebrow{justify-content:center}.hero-beat-text-left{left:clamp(24px,5vw,72px);text-align:left}.hero-beat-text-right{right:clamp(24px,5vw,72px);left:auto;text-align:left}.hero-beat-headline{font-size:clamp(42px,6.5vw,96px);line-height:.98;letter-spacing:-.05em;font-weight:500;margin:20px 0;color:#fff}.hero-beat-title{font-size:clamp(28px,3.8vw,52px);line-height:1.02;letter-spacing:-.04em;font-weight:500;margin:16px 0;color:#fff}.hero-beat-headline em,.hero-beat-title em{font-family:Playfair Display,serif;font-weight:500;font-style:italic;color:#c4a06a;text-shadow:0 1px 2px rgba(0,0,0,.9),0 4px 16px rgba(0,0,0,.65)}.hero-beat-text .hero-copy{max-width:460px;margin:0;color:rgba(255,255,255,.96)}.hero-beat-text-center .hero-copy{margin:0 auto}.hero-beat-text .hero-buttons{margin-top:28px}.hero-beat-text .eyebrow{color:rgba(255,255,255,.92)}.hero-copy-tagline{color:#fff!important}.product-hero-inner,.product-hero-panel,.split-section-inner,.split-section-panel{overflow:visible;width:100%;max-width:100%}.product-hero-description,.product-hero-title,.split-section-description,.split-section-title{overflow:visible;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:100%}.split-section-panel{padding-right:clamp(20px,4vw,56px)}.product-showcase-slider{position:relative;background:#ebe3d6}.product-showcase-slider img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;padding:clamp(12px,2vw,24px);opacity:0;transition:opacity 1s ease;pointer-events:none}.product-showcase-slider img.is-active{opacity:1;pointer-events:auto}.product-showcase-dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.product-showcase-dots button{width:8px;height:8px;border-radius:50%;border:0;background:rgba(41,36,31,.25);padding:0;cursor:pointer;transition:background .25s,transform .25s}.product-showcase-dots button.is-active{background:var(--ink);transform:scale(1.15)}.about-product{background:#f7efe3;border-top:1px solid rgba(41,36,31,.08);padding:clamp(36px,6vh,56px) clamp(16px,4vw,48px)}.about-product-header{max-width:560px;margin:0 auto clamp(20px,3vh,28px);text-align:center}.about-product-header .split-section-eyebrow{justify-content:center}.about-product-grid{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:clamp(14px,2vw,20px);gap:clamp(14px,2vw,20px);max-width:960px;margin:0 auto clamp(20px,3vh,28px)}.about-product-price-card{padding:clamp(20px,3vw,28px);background:var(--ink);color:#fff;border-radius:10px;display:flex;flex-direction:column;gap:8px}.about-product-badge{align-self:flex-start;padding:6px 12px;background:rgba(255,255,255,.12);border-radius:999px;font:8px DM Mono,monospace;text-transform:uppercase;letter-spacing:.1em}.about-product-price-label{font:10px DM Mono,monospace;text-transform:uppercase;letter-spacing:.12em;opacity:.75;margin:0}.about-product-price{font-size:clamp(2rem,5vw,2.8rem);font-weight:600;margin:0;line-height:1}.about-product-price-note{font-size:12px;opacity:.8;margin:0 0 8px}.about-product-includes{padding:clamp(18px,3vw,24px);border:1px solid var(--line);border-radius:10px;background:rgba(255,248,237,.55)}.about-product-includes h3,.about-product-steps h3{font-size:14px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 14px;font-family:DM Mono,monospace}.about-product-includes ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.about-product-includes li{display:flex;gap:12px;align-items:flex-start;font-size:13px;line-height:1.45}.about-product-includes li span{font:10px DM Mono,monospace;color:var(--muted);min-width:22px}.about-product-spec{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.about-product-spec strong{font-size:13px}.about-product-spec span{font-size:12px;color:var(--muted)}.about-product-highlights{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;max-width:960px;margin:0 auto clamp(20px,3vh,28px)}.about-product-highlight{display:flex;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:rgba(255,248,237,.5)}.about-product-highlight strong{display:block;font-size:12px;margin-bottom:2px}.about-product-highlight span{font-size:11px;color:var(--muted);line-height:1.4}.about-product-steps{max-width:960px;margin:0 auto clamp(20px,3vh,24px);padding:clamp(18px,3vw,24px);border:1px solid var(--line);border-radius:10px;background:rgba(255,248,237,.45)}.about-product-steps ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.about-product-steps li{display:flex;gap:12px;align-items:flex-start;font-size:13px;line-height:1.45}.about-product-steps li span{width:26px;height:26px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font:10px DM Mono,monospace;flex-shrink:0}.about-product-contact{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(12px,2vw,20px);max-width:960px;margin:0 auto;padding-top:clamp(16px,2vh,20px);border-top:1px solid rgba(41,36,31,.1)}.about-product-contact a{display:inline-flex;align-items:center;gap:8px;font:11px DM Mono,monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--ink)}.about-product-contact-sep{width:1px;height:14px;background:rgba(41,36,31,.15)}.faq-compact{padding-top:clamp(36px,6vh,56px)!important;padding-bottom:clamp(36px,6vh,56px)!important}.product-showcase{min-height:min(88vh,820px);border-top:1px solid rgba(41,36,31,.08);margin-top:0}.product-showcase.split-section{margin-top:0;padding-top:0}@media(max-width:700px){.about-product-grid,.about-product-highlights,.about-product-steps ol{grid-template-columns:1fr}.about-product-contact{flex-direction:column}.about-product-contact-sep{display:none}.product-showcase{min-height:auto}}.city-page{background:#f7efe3;color:var(--ink);padding:110px clamp(20px,5vw,72px) 64px;min-height:70vh}.city-hero{max-width:760px;margin:0 auto 48px}.city-eyebrow{display:inline-flex;align-items:center;gap:8px;font:10px DM Mono,monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0 0 16px}.city-hero h1{font-size:clamp(2rem,5vw,3.4rem);line-height:1.1;letter-spacing:-.03em;font-weight:500;margin:0 0 16px}.city-lead{font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 24px;max-width:620px}.city-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.city-actions .dark-link{color:var(--ink)}.city-panel{max-width:760px;margin:0 auto 40px;padding:28px;border:1px solid var(--line);border-radius:12px;background:rgba(255,248,237,.65)}.city-panel h2{font-size:clamp(1.4rem,3vw,2rem);margin:0 0 12px;font-weight:500}.city-panel p{color:var(--muted);line-height:1.7;margin:0 0 16px}.city-points{margin:0 0 24px;padding-left:18px;color:var(--ink);line-height:1.7}.city-points li{margin-bottom:8px}.city-links{max-width:760px;margin:0 auto}.city-links h2{font-size:14px;text-transform:uppercase;letter-spacing:.1em;font-family:DM Mono,monospace;margin:0 0 14px}.city-link-row{display:flex;flex-wrap:wrap;gap:10px}.city-link-row a{padding:10px 14px;border:1px solid var(--line);border-radius:999px;font-size:13px;background:#fff}.city-link-row a:hover{border-color:var(--ink)}.city-footer{background:#5a5652;color:#eee6dc;padding:36px clamp(20px,5vw,72px);text-align:center}.city-footer p{margin:14px 0 0;font-size:13px;color:#c6baad}.footer-bottom a{color:inherit;text-decoration:underline;text-underline-offset:3px}@media(max-width:700px){.city-page{padding-top:96px}.city-actions{flex-direction:column;align-items:flex-start}}.page-loader{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#0a0a0a;pointer-events:all}.page-loader__inner{width:min(88vw,360px);text-align:center}.page-loader__logo{display:block;margin:0 auto;width:auto;height:clamp(120px,28vw,168px);max-width:min(220px,70vw);object-fit:contain}.page-loader__track{margin:28px auto 0;width:100%;height:2px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}.page-loader__bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#a67c52,#f1dfc7 55%,#d5b486);box-shadow:0 0 12px rgba(213,180,134,.35);transition:width .05s linear}.page-loader__pct{font:11px DM Mono,monospace;letter-spacing:.08em;color:#777;margin:10px 0 0}