:root{--white:#fff;--paper:#faf9f6;--green:#171715;--ink:#24231f;--muted:#6e6a60;--line:#e3ded3;--sage:#eef1f3;--warm:#9eb4c1;--display:'Outfit',sans-serif;--body:'DM Sans',sans-serif;--gutter:clamp(22px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0}img,video{display:block;width:100%;object-fit:cover}svg{width:22px;height:22px;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:400;line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(52px,6.8vw,108px)}h2{font-size:clamp(36px,4vw,61px)}h3{font-size:25px;letter-spacing:-.025em}p{max-width:65ch}::selection{background:var(--green);color:var(--white)}:focus-visible{outline:3px solid #a17b42;outline-offset:5px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:white;color:var(--green);padding:12px 20px}.skip-link:focus{top:10px}.container{width:100%;max-width:1536px;padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:105px}.section-label{color:var(--green);font-size:13px;font-weight:500;margin-bottom:23px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px}.section-heading>div:last-child>p{color:var(--muted);line-height:1.8;margin-bottom:20px}.section-heading>.text-link{margin-bottom:5px}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:14px;font-weight:500;min-height:40px;border-bottom:1px solid currentColor;padding-bottom:3px}.text-link svg{width:19px}.text-link:hover{color:#527465}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:56px;padding:16px 25px;font-size:14px;font-weight:500;line-height:1.35;border-radius:5px;border:1px solid transparent;transition:background .2s,color .2s;white-space:normal}.button svg{width:20px}.button-dark{background:var(--green);color:white}.button-dark:hover{background:#433821}.button-light{background:var(--paper);color:var(--green)}.button-light:hover{background:var(--warm)}.button-outline{border-color:var(--line);background:transparent;color:var(--green)}.button-outline:hover{background:var(--sage)}
.announcement{height:34px;padding-inline:var(--gutter);background:var(--sage);display:flex;justify-content:space-between;align-items:center;color:#43584c;font-size:11px}.announcement>span{display:flex;align-items:center;gap:10px}.announcement svg{width:12px;height:12px}.site-header{background:var(--paper);position:sticky;top:0;z-index:30;border-bottom:1px solid #17171510}.nav-wrap{max-width:1536px;margin:auto;padding-inline:var(--gutter);height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--display);font-size:33px;font-weight:400;letter-spacing:-1.7px;line-height:1;flex-shrink:0}.brand>span:last-child{position:relative;padding-right:29px}.brand-led{font-family:var(--body);font-size:8px;letter-spacing:1.5px;position:absolute;right:0;bottom:3px;font-weight:600}.brand-mark{width:23px;height:31px;display:flex;gap:4px;align-items:flex-end}.brand-mark i{height:24px;width:3px;border-radius:3px;background:currentColor}.brand-mark i:nth-child(2){height:31px}.brand-mark i:last-child{height:18px}nav{display:flex;align-items:center;gap:clamp(17px,2.5vw,38px)}nav a{font-size:13px;position:relative;white-space:nowrap;color:#4b5750;padding-block:14px}nav a[aria-current]{color:var(--green)}nav a[aria-current]::after{content:'';position:absolute;bottom:5px;left:50%;width:4px;height:4px;border-radius:50%;background:var(--green)}nav a:hover{color:var(--green)}.nav-budget{font-size:12px;min-height:43px;padding:11px 17px;gap:20px}.menu-toggle{display:none;background:none;width:44px;height:44px;padding:11px}.menu-toggle span{display:block;height:1px;width:23px;background:var(--green);margin:6px 0;transition:transform .2s}
.hero{position:relative;min-height:640px;height:min(760px,calc(100svh - 126px));color:white;isolation:isolate;background:#28392e}.hero-media,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-media video,.hero-media img{height:100%;object-position:center 55%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(5,21,16,.64),rgba(5,21,16,.25) 57%,rgba(5,21,16,.1)),linear-gradient(0deg,rgba(7,20,16,.54),transparent 35%)}.hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;padding-bottom:70px;padding-top:40px}.hero-kicker{display:flex;align-items:center;gap:9px;font-size:12px;margin-bottom:25px;color:#eee}.hero-kicker>span{width:6px;height:6px;background:var(--warm);border-radius:50%;box-shadow:0 0 14px var(--warm)}.hero h1{font-weight:300;line-height:1.01;letter-spacing:-.047em;font-size:clamp(64px,7.7vw,122px);margin-left:-4px}.hero-content>p:not(.hero-kicker){font-size:15px;line-height:1.8;margin-top:27px;color:#f1f2e9}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:31px}.hero-actions .button{min-height:57px;padding-inline:25px;gap:34px}.hero-link{display:inline-flex;align-items:center;gap:13px;font-size:13px}.hero-link svg{width:18px}.hero-link:hover{text-decoration:underline;text-underline-offset:6px}.hero-bottom{position:absolute;bottom:29px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;font-size:11px}.hero-bottom>a{display:flex;align-items:center;gap:30px}.hero-bottom>a span{font-size:20px}.hero-controls{display:flex;align-items:center;gap:20px}.video-toggle{background:#15241e55;border:1px solid #ffffff45;color:white;border-radius:20px;font-size:11px;min-width:75px;min-height:36px;padding:7px 13px}.light-switch{display:flex;align-items:center;gap:10px;color:white;background:transparent;padding:6px 0 6px 10px;font-size:11px;min-height:44px}.switch-track{width:37px;height:21px;background:#ffffff38;border:1px solid #ffffff4d;border-radius:20px;padding:3px;display:flex;align-items:center}.switch-track>span{width:13px;height:13px;background:#fff2d5;border-radius:50%;transform:translateX(15px);transition:transform .2s}.light-switch[aria-pressed=false] .switch-track>span{transform:translateX(0);background:white}.promise-strip{display:flex;align-items:center;justify-content:space-between;min-height:84px;border-bottom:1px solid var(--line);gap:20px}.promise-strip>span{display:flex;align-items:center;gap:15px;font-size:12px;color:#526156}.promise-strip i{font-size:24px;font-style:normal;color:var(--green)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.product-art{position:relative;display:block;border-radius:7px;background:#e9ede4;aspect-ratio:1.12;overflow:hidden}.product-card:nth-child(2n) .product-art{background:#edece3}.product-card:nth-child(3n) .product-art{background:#e4eae5}.product-card:nth-child(4n) .product-art{background:#e7e9e5}.product-drawing{width:100%;height:100%;transition:transform .35s}.product-art:hover .product-drawing{transform:scale(1.055)}.art-link{position:absolute;right:14px;bottom:14px;background:#ffffffaa;border-radius:50%;width:31px;height:31px;display:grid;place-items:center}.art-link svg{width:16px;height:16px}.product-info{padding-top:17px}.product-info>span{font-size:11px;color:var(--muted)}.product-info h3{font-size:24px;margin-top:4px}.product-info h3 a:hover{text-decoration:underline;text-underline-offset:4px}.product-info>p{font-size:13px;color:var(--muted);margin-top:15px;min-height:65px;line-height:1.7}.product-info .text-link{margin-top:9px;font-size:12px;gap:16px}.category-links{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:34px;font-size:12px}.category-links>span{color:var(--muted);margin-right:8px}.category-links a{border:1px solid var(--line);border-radius:25px;padding:8px 15px;display:flex;align-items:center;gap:14px}.category-links a svg{width:13px;height:13px}.category-links a:hover{background:var(--sage)}
.experience-section{background:var(--sage);padding:80px 0}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,130px);align-items:center}.experience-copy h2{font-size:clamp(36px,3.7vw,56px)}.experience-copy>p:not(.section-label){margin-top:26px;color:var(--muted);font-size:14px;max-width:45ch}.experience-copy .comparison-instruction{display:flex;align-items:center;gap:12px;font-size:12px}.comparison-instruction>span{font-size:24px;color:var(--green)}.experience-copy .button{margin-top:30px;font-size:12px;padding-inline:20px;gap:15px}.comparison{position:relative;overflow:hidden;aspect-ratio:1.08;border-radius:6px;background:#28392e;isolation:isolate}.comparison>img,.comparison-before{position:absolute;inset:0;width:100%;height:100%}.comparison img{height:100%;object-fit:cover;object-position:center}.comparison-before{clip-path:inset(0 calc(100% - var(--position)) 0 0)}.compare-label{position:absolute;top:18px;background:#11251d85;color:white;padding:5px 11px;font-size:10px;border:1px solid #ffffff30;border-radius:3px;z-index:2;pointer-events:none}.label-before{left:16px}.label-after{right:16px}.comparison-line{position:absolute;top:0;bottom:0;left:var(--position);width:2px;background:white;pointer-events:none;z-index:2}.comparison-line>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:43px;height:43px;display:grid;place-items:center;background:white;color:var(--green);border-radius:50%;box-shadow:0 2px 16px #0003;font-size:20px;white-space:nowrap}.comparison-range{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;z-index:3;cursor:ew-resize;touch-action:pan-y}.comparison:focus-within{outline:3px solid #8e6a32;outline-offset:5px}.environment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.environment-card{display:block;position:relative;aspect-ratio:.79;border-radius:6px;overflow:hidden;background:#253c2b;isolation:isolate}.environment-card img{position:absolute;inset:0;height:100%;transition:transform .6s}.environment-card::after{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(0deg,#100d08cf,transparent 60%)}.environment-card:hover img{transform:scale(1.04)}.environment-caption{position:absolute;bottom:26px;left:25px;right:25px;z-index:1;color:white;padding-right:40px}.environment-caption>span:first-child{font-size:11px;display:block;margin-bottom:9px;color:#f1eee5}.environment-caption h3{font-size:clamp(22px,2.1vw,32px);line-height:1.13;max-width:17ch}.round-arrow{position:absolute;right:0;bottom:0;width:33px;height:33px;border-radius:50%;border:1px solid #fff7;display:grid;place-items:center}.round-arrow svg{width:16px;height:16px}.image-note{font-size:10px;color:var(--muted);margin-top:17px}.guidance{padding-block:25px 100px;display:grid;grid-template-columns:1fr 1fr;gap:12%}.guidance-intro>p:not(.section-label){color:var(--muted);font-size:14px;margin-block:25px;max-width:42ch}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:25px;padding:26px 0;border-top:1px solid var(--line)}.steps li>span{font-size:12px;color:#856a38;padding-top:2px}.steps h3{font-size:22px}.steps p{font-size:13px;color:var(--muted);margin-top:11px;max-width:43ch}.instagram-band{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:35px;margin-bottom:75px;border-block:1px solid var(--line)}.instagram-band>div{display:flex;gap:20px;align-items:center}.instagram-band>div>svg{width:33px;height:33px}.instagram-band h2{font-size:28px;letter-spacing:-.035em}.instagram-band p{font-size:12px;color:var(--muted);margin-top:5px}.instagram-band .text-link{font-size:13px}
.closing{position:relative;isolation:isolate;overflow:hidden;background:var(--green);color:white;text-align:center;padding:93px 0 86px}.closing-content{position:relative}.closing .section-label{color:#b7cbd6;font-size:12px;margin-bottom:25px;margin-inline:auto}.closing h2{font-size:clamp(60px,6.5vw,100px);font-weight:300;line-height:1.02}.closing-content>p:not(.section-label){color:#eee8dc;margin:25px auto 29px;font-size:14px}.closing .button{min-width:270px;gap:25px}.cta-note{display:block;color:#d4c5a7;font-size:10px;margin-top:16px}.closing-glow{position:absolute;left:50%;bottom:-420px;transform:translateX(-50%);width:950px;height:1000px;border-radius:50% 50% 0 0;border:1px solid #dccea855;box-shadow:0 -1px 26px #9eb4c114,inset 0 20px 45px #9eb4c106;z-index:-1}.closing-glow::before,.closing-glow::after{content:'';position:absolute;inset:26px;border:1px solid #c5b98420;border-radius:inherit}.closing-glow::after{inset:55px;border-color:#c5b98414}.footer{background:var(--paper)}.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:50px;padding-block:66px 55px}.footer .brand{font-size:34px}.footer p{font-size:12px;color:var(--muted);margin-top:21px}.footer h3{font-family:var(--body);font-size:12px;font-weight:600;letter-spacing:0;margin-bottom:19px}.footer-main>div>a:not(.brand),.footer-main>div>span{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted);margin-top:10px}.footer-main>div>a:not(.brand):hover{color:var(--green);text-decoration:underline}.footer svg{width:14px;height:14px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-block:19px 25px;color:var(--muted);font-size:10px}.contact-float{position:fixed;bottom:24px;right:25px;z-index:25;display:flex;align-items:center;gap:9px;padding:13px 19px;background:var(--green);border:1px solid #ffffff52;border-radius:50px;color:white;box-shadow:0 5px 20px #061f2420;font-size:11px}.contact-float svg{width:21px;height:21px}.contact-float:hover{background:#433821}body:has(.contact-layout) .contact-float{display:none}
.page-intro{padding-block:80px 58px}.page-intro .section-label{margin-bottom:25px}.page-intro h1{font-size:clamp(56px,6.5vw,96px);font-weight:300}.intro-description{max-width:57ch;color:var(--muted);font-size:16px;margin-top:28px}.catalog-section{padding-bottom:85px}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:25px;border-block:1px solid var(--line);padding-block:19px}.filter-list{display:flex;gap:5px;flex-wrap:wrap}.filter-button{border-radius:25px;background:transparent;padding:9px 17px;font-size:12px;min-height:40px}.filter-button:hover{background:var(--sage)}.filter-button[aria-pressed=true]{background:var(--green);color:white}.search-field{display:flex;align-items:center;gap:10px;padding:10px 15px;background:white;border:1px solid var(--line);border-radius:5px;width:260px}.search-field svg{width:18px;height:18px}.search-field input{width:100%;border:0;min-width:0;font-size:12px;background:transparent;outline-offset:7px}.result-count{font-size:11px;color:var(--muted);padding-block:19px}.catalog-grid{row-gap:43px}.empty-state{text-align:center;padding:65px 20px}.empty-state h2{font-size:35px}.empty-state p{margin:15px auto 24px;color:var(--muted)}.empty-state>.text-link{margin-left:20px}.selection-help{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:50px 95px;border-top:1px solid var(--line)}.selection-help>div>p:not(.section-label){color:var(--muted);margin-top:30px}.selection-help .text-link{margin-top:25px}.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-bottom:80px}.project-gallery .environment-card{aspect-ratio:1.04}.project-gallery .image-note{grid-column:1/-1}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.comparison-grid .comparison{aspect-ratio:1}.comparison-grid h3{margin-top:20px;font-size:24px}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding-block:15px 75px}.about-story img{height:580px;border-radius:6px}.about-story>div>p:not(.section-label){color:var(--muted);font-size:14px;margin-top:25px}.about-story .button{margin-top:32px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding-block:25px 100px}.values>div{border-top:1px solid var(--line);padding-top:24px}.values h3{font-size:25px}.values p{color:var(--muted);margin-top:17px;font-size:14px}
.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-block:65px 95px}.contact-copy h1{font-size:clamp(52px,5.3vw,80px);font-weight:300}.contact-copy>p:not(.section-label){color:var(--muted);margin-top:24px;font-size:15px}.contact-copy img{margin-top:35px;max-height:315px;border-radius:6px;object-position:center 50%}.contact-caption{display:flex;justify-content:space-between;align-items:center;margin-top:14px;font-size:11px;color:var(--muted)}.contact-caption a{padding:7px}.contact-panel{background:white;border:1px solid var(--line);border-radius:10px;padding:clamp(24px,3vw,45px);align-self:start}.contact-panel h2{font-size:32px;letter-spacing:-.035em}.contact-panel>p{font-size:12px;color:var(--muted);margin-top:12px}.contact-panel form{margin-top:26px}.field{margin-bottom:23px}.field label,.choice-field legend{display:block;font-size:12px;font-weight:500;margin-bottom:10px}.field label>span{font-weight:400;color:var(--muted);font-size:10px}.field input,.field select,.field textarea{display:block;width:100%;border:1px solid var(--line);background:var(--paper);border-radius:5px;padding:13px 14px;color:var(--ink);font-size:13px}.field textarea{resize:vertical;min-height:110px}.field input{min-height:47px}.field input::placeholder,.field textarea::placeholder{color:#7b857c}.choice-field{margin:0 0 23px;padding:0;border:0}.choice-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.choice-options label{position:relative}.choice-options input{position:absolute;opacity:0;width:1px;height:1px}.choice-options span{display:block;padding:10px 12px;border:1px solid var(--line);border-radius:5px;font-size:11px;cursor:pointer;min-height:41px}.choice-options input:checked+span{border-color:var(--green);background:var(--sage);color:var(--green)}.choice-options input:focus-visible+span{outline:3px solid #a17b42;outline-offset:3px}.form-submit{width:100%;justify-content:space-between}.form-note{font-size:10px;line-height:1.7;color:var(--muted);margin-top:14px}.contact-direct{border-top:1px solid var(--line);margin-top:25px;padding-top:19px;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.contact-direct>span{font-size:11px;color:var(--muted)}.contact-direct .text-link{font-size:12px}.message-result{background:var(--sage);border-radius:5px;padding:20px;margin-top:25px}.message-result h3{font-size:25px}.message-result>p{font-size:12px;margin-block:12px;color:var(--muted)}.message-result textarea{display:block;width:100%;background:white;border:1px solid var(--line);padding:12px;font-size:12px;line-height:1.6;resize:vertical}.message-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.message-actions .button{font-size:11px;min-height:43px;padding:11px 12px;gap:10px}.copy-status{min-height:1.5em}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;padding-block:20px 100px}.faq details{border-top:1px solid var(--line);padding:19px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;font-size:14px;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:22px;font-weight:300}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{margin-top:17px;color:var(--muted);font-size:13px}
@media(min-width:1700px){.hero{height:800px}.hero h1{font-size:126px}}
@media(max-width:1100px){.nav-wrap{gap:15px}.brand{font-size:29px}nav{gap:18px}.nav-budget{padding-inline:13px;gap:11px}.product-grid{gap:17px}.section{padding-block:80px}.experience-grid{gap:45px}.experience-copy h2{font-size:43px}.section-heading{gap:25px}.section-heading>div:last-child>p{font-size:13px}.guidance{gap:8%}.catalog-tools{flex-direction:column;align-items:flex-start;gap:15px}.search-field{width:100%;max-width:400px}.contact-layout{gap:5%}.contact-panel{padding:25px}.contact-copy h1{font-size:62px}.contact-copy img{height:300px}.footer-main{gap:30px}}
@media(max-width:850px){.nav-wrap{height:78px}.nav-budget{margin-left:auto}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px var(--gutter) 30px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 16px 18px #152c1912}nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:5px}nav a{font-size:17px;padding:13px 0}nav a[aria-current]::after{left:auto;right:10px;bottom:50%}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{height:680px;min-height:590px}.hero h1{font-size:86px}.hero-content{padding-bottom:85px}.hero-shade{background:linear-gradient(90deg,#06170dbb,#06170d22),linear-gradient(0deg,#06170d77,transparent 40%)}.section-heading{align-items:flex-start}.section-heading h2{font-size:42px}.section-heading>div:last-child{max-width:38%}.home-products,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.home-products .product-art{aspect-ratio:1.4}.promise-strip{gap:18px}.promise-strip>span{font-size:10px;gap:8px}.experience-grid{grid-template-columns:1fr 1fr;gap:30px}.experience-copy h2{font-size:34px}.experience-copy .button{padding:14px;font-size:11px}.experience-copy>p:not(.section-label){font-size:12px}.experience-copy .comparison-instruction{font-size:10px}.comparison{aspect-ratio:.75}.environment-grid{gap:14px}.environment-caption{left:17px;right:17px;bottom:20px;padding-right:22px}.environment-caption h3{font-size:24px}.round-arrow{width:25px;height:25px;bottom:-1px}.environment-card{aspect-ratio:.62}.guidance h2{font-size:38px}.steps h3{font-size:20px}.steps li{gap:15px}.contact-layout{grid-template-columns:1fr;gap:35px;max-width:750px}.contact-copy img{display:none}.contact-caption{display:none}.contact-copy h1{font-size:68px}.contact-copy>p:not(.section-label){font-size:14px}.contact-panel{padding:35px}.about-story{gap:35px}.about-story img{height:570px}.about-story h2{font-size:35px}.about-story>div>p:not(.section-label){font-size:13px}.values{gap:25px}.values h3{font-size:23px}.values p{font-size:13px}.footer-main{grid-template-columns:1.4fr 1fr;gap:40px}.footer-main>div:last-child{grid-column:1/-1}.footer-bottom{padding-bottom:85px}}
@media(max-width:600px){:root{--gutter:23px}.announcement{height:29px;font-size:9px;justify-content:center}.announcement>span:last-child{display:none}.nav-wrap{height:72px;gap:10px}.brand{font-size:28px;gap:8px}.brand-mark{width:20px;height:27px;gap:3px}.brand-mark i:nth-child(2){height:27px}.brand-mark i{height:21px}.brand-mark i:last-child{height:16px}.brand>span:last-child{padding-right:26px}.brand-led{font-size:7px}.nav-budget{font-size:10px;min-height:37px;padding:9px 11px}.nav-budget svg{display:none}.menu-toggle{width:33px;padding:4px}.hero{height:calc(100svh - 101px);min-height:570px;max-height:780px}.hero-media video,.hero-media img{object-position:58% center}.hero-shade{background:linear-gradient(90deg,#071b11a6,#071b1140),linear-gradient(0deg,#071b11a6,transparent 75%)}.hero-content{justify-content:flex-end;padding-top:55px;padding-bottom:127px}.hero-kicker{font-size:10px;margin-bottom:21px}.hero h1{font-size:clamp(57px,13.5vw,80px);margin-left:-2px;line-height:1.05}.hero-content>p:not(.hero-kicker){font-size:12px;line-height:1.85;margin-top:24px}.hero-actions{gap:22px;flex-wrap:wrap;margin-top:25px}.hero-actions .button{font-size:12px;min-height:50px;padding:14px 18px;gap:17px}.hero-link{font-size:11px;gap:8px}.hero-link svg{width:15px}.hero-bottom{bottom:22px;font-size:9px;gap:10px}.hero-bottom>a{gap:10px}.hero-bottom>a span{font-size:15px}.hero-controls{gap:9px}.video-toggle{font-size:9px;min-width:55px;padding:6px 9px;min-height:32px}.light-switch{font-size:9px;gap:7px;padding-left:0}.switch-track{width:33px;height:19px;padding:2px}.switch-track>span{width:12px;height:12px;transform:translateX(14px)}.promise-strip{min-height:91px;gap:12px;align-items:flex-start;padding-block:16px}.promise-strip>span{flex:1;align-items:flex-start;gap:6px;font-size:9px;line-height:1.55}.promise-strip i{font-size:19px;line-height:1.15}.section{padding-block:63px}.section-label{font-size:11px;margin-bottom:16px}.section-heading{flex-direction:column;gap:22px;margin-bottom:27px}.section-heading h2{font-size:37px}.section-heading>div:last-child{max-width:none}.section-heading>div:last-child>p{font-size:12px;margin-bottom:8px}.text-link{font-size:12px;gap:18px}.home-products,.catalog-grid{gap:27px 13px}.home-products .product-art{aspect-ratio:1.05}.product-info{padding-top:12px}.product-info>span{font-size:9px}.product-info h3{font-size:21px}.art-link{right:10px;bottom:10px;width:26px;height:26px}.art-link svg{width:13px;height:13px}.category-links{gap:8px;font-size:10px;margin-top:25px}.category-links>span{width:100%;margin-bottom:2px}.category-links a{padding:7px 12px;gap:9px}.experience-section{padding-block:55px}.experience-grid{grid-template-columns:1fr;gap:30px}.experience-copy h2{font-size:38px}.experience-copy>p:not(.section-label){font-size:13px;max-width:48ch;margin-top:20px}.experience-copy .comparison-instruction{font-size:11px}.experience-copy .button{margin-top:19px;padding:14px 17px;font-size:11px;min-height:48px}.comparison{aspect-ratio:1.02}.compare-label{font-size:9px}.environment-grid{grid-template-columns:1fr;gap:17px}.environment-card{aspect-ratio:1.02}.environment-caption{left:23px;right:23px;bottom:24px}.environment-caption h3{font-size:30px;max-width:18ch}.environment-caption>span:first-child{font-size:11px}.round-arrow{width:34px;height:34px}.image-note{font-size:9px;line-height:1.6}.guidance{grid-template-columns:1fr;gap:30px;padding-block:0 55px}.guidance h2{font-size:38px}.guidance-intro>p:not(.section-label){font-size:13px;margin-block:20px}.steps li{padding:22px 0;gap:22px}.steps h3{font-size:23px}.steps p{font-size:12px}.instagram-band{flex-direction:column;align-items:flex-start;gap:15px;padding-block:25px;margin-bottom:50px}.instagram-band h2{font-size:27px}.instagram-band>div{gap:15px}.instagram-band>div>svg{width:27px;height:27px}.instagram-band .text-link{margin-left:42px;font-size:12px}.closing{padding:67px 0 60px}.closing .section-label{font-size:10px}.closing h2{font-size:61px}.closing-content>p:not(.section-label){font-size:12px;margin-block:23px 27px}.closing .button{font-size:12px;min-width:255px}.cta-note{font-size:9px}.closing-glow{width:540px;height:800px;bottom:-335px}.footer-main{padding-block:45px 37px;grid-template-columns:1fr 1fr;gap:30px 18px}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer .brand{font-size:30px}.footer p{font-size:11px;margin-top:16px}.footer-main>div>a:not(.brand),.footer-main>div>span{font-size:10px;gap:6px;overflow-wrap:anywhere}.footer h3{font-size:11px;margin-bottom:15px}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:12px;padding-block:19px 85px}.footer-bottom>span:nth-child(2){display:none}.contact-float{bottom:17px;right:17px;padding:12px 15px;font-size:10px}.page-intro{padding-block:51px 40px}.page-intro h1{font-size:55px}.intro-description{font-size:13px;margin-top:22px}.catalog-tools{padding-block:15px;gap:13px}.filter-list{gap:1px}.filter-button{font-size:10px;padding:8px 10px;min-height:37px}.search-field{max-width:100%;padding:11px 12px}.product-info>p{font-size:11px;min-height:77px;margin-top:12px}.product-info .text-link{font-size:10px;gap:7px}.product-info .text-link svg{width:15px}.catalog-section{padding-bottom:50px}.selection-help{grid-template-columns:1fr;gap:0;padding-block:40px 55px}.selection-help h2{font-size:38px}.selection-help>div>p:not(.section-label){font-size:13px;margin-top:20px}.empty-state{padding:40px 0}.empty-state h2{font-size:28px}.empty-state p{font-size:12px}.empty-state>.text-link{margin:15px 0 0}.project-gallery{grid-template-columns:1fr;gap:20px;padding-bottom:55px}.comparison-grid{grid-template-columns:1fr;gap:30px}.comparison-grid h3{font-size:23px;margin-top:16px}.about-story{grid-template-columns:1fr;gap:35px;padding-bottom:40px}.about-story img{height:420px}.about-story h2{font-size:39px}.about-story>div>p:not(.section-label){font-size:13px;margin-top:20px}.about-story .button{font-size:12px}.values{grid-template-columns:1fr;gap:25px;padding-block:15px 55px}.values h3{font-size:25px}.contact-layout{padding-block:45px 50px;gap:30px}.contact-copy h1{font-size:58px}.contact-panel{padding:24px 19px;border-radius:7px}.contact-panel h2{font-size:29px}.contact-panel>p{font-size:11px}.choice-options span{font-size:10px}.field label,.choice-field legend{font-size:11px}.contact-copy>p:not(.section-label){font-size:13px}.contact-panel input,.contact-panel select,.contact-panel textarea{font-size:16px}.contact-panel input::placeholder,.contact-panel textarea::placeholder{font-size:12px}.contact-panel #prepared-message{font-size:12px}.faq{grid-template-columns:1fr;gap:30px;padding-block:20px 60px}.faq h2{font-size:39px}.faq summary{font-size:12px}.faq details p{font-size:12px}.message-result{padding:15px}.message-actions .button{font-size:10px}.contact-panel .button{gap:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Keep hero controls unobstructed, especially on small screens. */
.page-home:not(.past-hero) .contact-float{visibility:hidden;pointer-events:none}
@media(max-width:600px){.closing h2{font-size:clamp(39px,11.5vw,55px)}.closing-content>p:not(.section-label){font-size:13px}.form-note,.image-note{font-size:11px}.hero-content>p:not(.hero-kicker){font-size:13px}.menu-toggle{min-width:38px;min-height:44px}}
@media(max-width:359px){.nav-budget{font-size:9px;padding-inline:8px}.brand{font-size:24px}.brand-mark{width:18px}.nav-wrap{gap:7px}.hero h1{font-size:51px}.hero-actions{gap:13px}.hero-link{font-size:10px}.hero-actions .button{padding-inline:14px;font-size:11px}.hero-controls{gap:5px}.hero-bottom>a{font-size:8px;gap:5px}.hero-controls .video-toggle{font-size:8px;min-width:47px;padding:5px 7px}}
/* Product photography: studio image first, installed view on hover or explicit toggle. */
.product-art{background:#fff!important;aspect-ratio:1.06;border:1px solid #e7ebe3;isolation:isolate}
.product-image-link{position:absolute;inset:0;display:block;z-index:1}
.product-image-link>img{position:absolute;inset:0;width:100%;height:100%;transition:opacity .42s ease,transform .7s cubic-bezier(.2,.65,.3,1)}
.product-image-link .photo-product{object-fit:contain;padding:26px 15px 37px;opacity:1;transform:scale(1)}
.product-image-link .photo-installed{object-fit:cover;padding:0;opacity:0;transform:scale(1.045)}
.product-art[data-view=installed] .photo-product{opacity:0;transform:scale(.97)}
.product-art[data-view=installed] .photo-installed{opacity:1;transform:scale(1)}
.product-art .art-link{z-index:3;background:#fffef6e8;right:13px;bottom:15px}
.photo-view-label{position:absolute;left:15px;top:13px;z-index:2;pointer-events:none;font-size:10px;color:#526156;line-height:1.5}
.label-installed{display:none}.product-art[data-view=installed] .label-product{display:none}.product-art[data-view=installed] .label-installed{display:block;background:#171715db;color:white;padding:4px 8px;border-radius:3px}
.photo-toggle{position:absolute;bottom:10px;left:10px;z-index:4;display:flex;align-items:center;gap:9px;padding:9px 11px;min-height:36px;border-radius:30px;border:1px solid #e3ded3aa;background:#fffffff2;color:#171715;font-size:10px;line-height:1.4;backdrop-filter:blur(8px)}
.photo-toggle:hover{background:#eef1f3}.photo-toggle:focus-visible{outline-offset:2px}
.photo-dots{display:flex;align-items:center;gap:4px}.photo-dots i{display:block;width:5px;height:5px;border-radius:50%;background:#b5c1b7}.photo-dots i:first-child{background:#171715}.product-art[data-view=installed] .photo-dots i:first-child{background:#b5c1b7}.product-art[data-view=installed] .photo-dots i:last-child{background:#171715}
.photo-instruction{font-size:11px;color:var(--muted);margin:0 0 19px}.touch-instruction{display:none}.catalog-photo-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.catalog-photo-heading .photo-instruction{margin:0}
.photo-credits{margin-top:10px;color:var(--muted);font-size:11px}.photo-credits summary{cursor:pointer;width:fit-content;padding-block:5px}.photo-credits p{margin-top:7px;font-size:11px;max-width:85ch}.photo-credits a{text-decoration:underline;text-underline-offset:3px}
.product-art:focus-within{outline:2px solid #a17b42;outline-offset:3px}
@media(hover:none){.pointer-instruction{display:none}.touch-instruction{display:inline}}
@media(max-width:850px){.home-products .product-art{aspect-ratio:1.2}}
@media(max-width:600px){.home-products .product-art,.product-art{aspect-ratio:.88}.product-image-link .photo-product{padding:25px 10px 40px}.photo-view-label{font-size:9px;left:11px;top:10px}.photo-toggle{left:5px;bottom:7px;font-size:9px;gap:6px;padding:10px 7px;min-height:38px}.photo-dots{gap:3px}.photo-dots i{width:4px;height:4px}.product-art .art-link{right:7px;bottom:14px;width:22px;height:22px}.product-art .art-link svg{width:12px;height:12px}.catalog-photo-heading{align-items:flex-start;flex-direction:column;gap:0;padding-bottom:16px}.catalog-photo-heading .result-count{padding-bottom:6px}.photo-instruction{font-size:10px}.photo-credits,.photo-credits p{font-size:10px}}
@media(prefers-reduced-motion:reduce){.product-image-link>img{transition:none}}
/* Illuminare: preto, dourado e luz. */
.brand-led{color:#536d7c}.brand-mark i{background:#718b9b}.announcement{background:#111110;color:#e5d5b4}.site-header{background:rgba(250,249,246,.96)}
.button-glow{position:relative;isolation:isolate;background:transparent!important;border:1px solid #718b9b;color:#405b6c;border-radius:999px;box-shadow:0 0 0 4px #9eb4c109;transition:box-shadow .3s,border-color .3s,transform .3s;overflow:hidden;min-height:50px}
.button-glow::after{content:'';position:absolute;width:38%;height:180%;top:-40%;left:-70%;background:linear-gradient(100deg,transparent,#b7cbd626,transparent);transform:skewX(-25deg);animation:light-trace 6s ease-in-out infinite;pointer-events:none}
.button-glow:hover{border-color:#b7cbd6;box-shadow:0 0 24px #9eb4c135;transform:translateY(-2px)}
.hero .button-glow,.closing .button-glow{color:#f2f7fa;border-color:#b7cbd6;backdrop-filter:blur(8px);text-shadow:0 1px 8px #0008}
.cta-spark{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#dae7ee;box-shadow:0 0 12px 3px #a8c0ce88}
.hero-actions{flex-wrap:wrap;max-width:650px}.hero-cta-note{flex-basis:100%;font-size:11px;color:#d8e2e8;order:3;margin-top:-10px}.hero-kicker>span{background:#b7cbd6;box-shadow:0 0 15px #b7cbd677}
.closing{background:#111110}.closing-glow{border-color:#9eb4c160;box-shadow:0 -2px 40px #9eb4c120}.contact-float{background:#181713df;border-color:#b99251;color:#f3e4c8;backdrop-filter:blur(12px)}.contact-float:hover{background:#30291c}
.home-products{row-gap:36px}.product-art{border:1px solid #e8e2d7}.product-info>span{color:#826431}.experience-section{background:#eef1f3}
.temperature-section{background:#151513;color:#faf7f0;padding:95px 0}.temperature-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%}.temperature-copy .section-label{color:#b7cbd6}.temperature-copy>p:not(.section-label){color:#cbc6ba;font-size:14px;margin-top:24px;max-width:49ch}.temperature-copy h2{font-weight:300}.temperature-options{display:flex;gap:12px;margin-top:32px}.temperature-options button{display:flex;gap:13px;align-items:center;text-align:left;background:transparent;border:1px solid #575144;border-radius:8px;color:#d9d4ca;padding:16px 22px;flex:1;transition:background .2s,border-color .2s}.temperature-options button[aria-pressed=true]{background:#9eb4c114;border-color:#b7cbd6;color:#fff4d9}.temperature-options button strong{display:block;font-family:var(--display);font-size:26px;font-weight:400;line-height:1.2}.temperature-options button span{font-size:12px}.temp-dot{display:block;width:17px;height:17px;flex-shrink:0;border-radius:50%}.temp-dot.warm{background:#ffce7e;box-shadow:0 0 20px #ffbd5455}.temp-dot.cool{background:#edf5ff;box-shadow:0 0 20px #b1d3ff55}.temperature-description{min-height:75px}.temperature-scale{display:flex;justify-content:space-between;position:relative;padding-top:20px;font-size:10px;color:#bcb6a9;margin-top:30px}.temperature-scale:before{content:'';position:absolute;top:0;left:0;right:0;height:4px;border-radius:5px;background:linear-gradient(90deg,#edb65c,#ffefd1,#d7eaff)}.temperature-detail strong{display:block;color:#f7eedb;margin-bottom:7px}.temperature-copy .text-link{color:#b7cbd6;margin-top:28px}.temperature-visual img{height:590px;object-fit:contain;background:#0d0d0c;border:1px solid #3b352a;border-radius:8px}.temperature-visual p{font-size:10px;line-height:1.6;color:#b7b0a2;margin-top:13px}.temperature-visual{min-width:0}
@keyframes light-trace{0%,65%{left:-70%}95%,100%{left:150%}}
@media(max-width:850px){.temperature-section{padding:65px 0}.temperature-layout{grid-template-columns:1fr;gap:35px}.temperature-copy>p:not(.section-label){max-width:65ch}.temperature-visual img{height:540px}.temperature-options{max-width:480px}.temperature-description{min-height:0}.temperature-visual{max-width:580px;width:100%;margin-inline:auto}}
@media(max-width:480px){.temperature-options button{padding:13px;gap:10px}.temperature-options button strong{font-size:23px}.temperature-visual img{height:auto;max-height:540px}.hero .button-glow{min-width:235px}.hero-cta-note{margin-top:0}.hero-actions{gap:15px}.home-products{row-gap:28px}}
@media(prefers-reduced-motion:reduce){.button-glow::after{animation:none}.button-glow{transition:none}}

/* Moldova Illuminare: assinatura vetorial da referência aprovada. */
:root{--brand-coffee:#252d35;--brand-amber:#a8c0ce;--green:#252d35;--ink:#252d35;--warm:#a8c0ce;--muted:#646f76;--line:#dce2e5;--sage:#eef1f3}
.brand .brand-logo{width:232px;height:auto;object-fit:contain;display:block}.footer .brand .brand-logo{width:265px}.site-header .brand{padding-block:8px}.button-glow{border-color:#718b9b;color:#405b6c}.hero .button-glow,.closing .button-glow{border-color:#a8c0ce;color:#f2f7fa}.cta-spark{background:#a8c0ce;box-shadow:0 0 12px 3px #a8c0ce60}.hero-kicker>span{background:#a8c0ce}.closing{background:#202830}.closing-glow{border-color:#a8c0ce55}.temperature-options button[aria-pressed=true]{border-color:#a8c0ce;background:#a8c0ce0e}.contact-float{border-color:#a8c0ce;background:#252d35ed}.announcement{background:#202830}.product-info>span{color:#536d7c}
@media(max-width:1100px){.brand .brand-logo{width:196px}}
@media(max-width:480px){.brand .brand-logo{width:166px}.footer .brand .brand-logo{width:232px}.nav-wrap{gap:12px}.nav-budget{padding-inline:12px}}
@media(max-width:360px){.brand .brand-logo{width:142px}.nav-budget{font-size:9px;padding-inline:10px}}

.market-section{display:grid;grid-template-columns:1fr 1.35fr;gap:8%;padding-block:80px;margin-block:15px 60px;border-block:1px solid var(--line)}.market-intro>p:not(.section-label){font-size:14px;color:var(--muted);margin-block:24px;max-width:44ch}.market-intro .button{margin-top:4px}.market-note{display:block;font-size:10px;color:var(--muted);margin-top:13px}.market-families{display:grid;grid-template-columns:1fr 1fr;gap:30px}.market-families>div{border-top:1px solid var(--line);padding-top:18px}.market-families h3{font-size:22px}.market-families p{font-size:12px;color:var(--muted);margin-top:10px}.hero h1{font-size:clamp(47px,6.3vw,96px);max-width:14ch}.hero .button-glow{min-width:275px}.nav-budget{font-size:11px}.closing-content>p:not(.section-label){color:#dce5eb}.cta-note{color:#bfcdd6}
@media(max-width:850px){.market-section{grid-template-columns:1fr;gap:35px;padding-block:55px}.market-intro>p:not(.section-label){max-width:65ch}}
@media(max-width:480px){.market-families{grid-template-columns:1fr;gap:20px}.hero h1{font-size:46px}.nav-budget{font-size:9px;padding-inline:10px}.brand .brand-logo{width:150px}.hero-actions{gap:12px}}
@media(max-width:360px){.brand .brand-logo{width:128px}.nav-wrap{gap:8px}.nav-budget{font-size:8px;padding-inline:8px}.hero h1{font-size:40px}.hero .button-glow{min-width:0}}

.hero-media{background:#202830 url('../assets/img/hero-poster.jpg') center/cover no-repeat}.store-trust{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr;gap:8%;padding:clamp(26px,4vw,58px);background:#202b33;color:#f6f9fa;border-radius:12px;margin-bottom:15px;border:1px solid #435560}.store-platform{display:inline-block;color:#c3d7e2;font-size:12px;padding-bottom:17px}.store-identity h3{font-size:clamp(32px,3.7vw,54px);line-height:1.06}.store-identity p{color:#c5d1d8;font-size:13px;margin-top:22px;max-width:45ch}.store-identity .button{color:#f2f7fa;border-color:#a8c0ce;margin-top:25px}.store-evidence{border-left:1px solid #52616b;padding-left:40px;display:flex;flex-direction:column;justify-content:center}.store-sales strong{display:block;font-family:var(--display);font-size:clamp(60px,6vw,90px);font-weight:300;letter-spacing:-.05em;line-height:1.05}.store-sales>span{color:#d6e2e8;font-size:16px}.store-assurance{display:flex;gap:14px;margin-top:28px;align-items:center}.store-assurance>span{border:1px solid #a8c0ce;width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.store-assurance strong{font-weight:500}.store-assurance p{font-size:11px;color:#c5d1d8}.store-source{font-size:11px;text-decoration:underline;text-underline-offset:4px;color:#d6e2e8;margin-top:25px}.store-disclosure{font-size:10px;color:#b7c5ce;margin-top:10px;max-width:48ch}@media(max-width:650px){.store-trust{grid-template-columns:1fr;gap:30px}.store-evidence{border-left:0;border-top:1px solid #52616b;padding-left:0;padding-top:26px}.store-identity .button{font-size:12px;padding-inline:18px}}

/* Enquadramento das fotografias: remove as faixas da arte sem alterar os pixels. */
.temperature-visual{max-width:502px;justify-self:center;width:100%}.temperature-photo{position:relative;width:100%;aspect-ratio:486/638;overflow:hidden;background:transparent;border:0;border-radius:0}.temperature-photo img{position:absolute;display:block;max-width:none!important;height:auto!important;max-height:none!important;object-fit:initial;border:0!important;border-radius:0!important;background:transparent}.temperature-photo [data-temperature-image="warm"]{width:103.2922%;left:-1.6461%;top:-3.1348%}.temperature-photo [data-temperature-image="cool"]{width:100%;left:0;top:-7.68%}.temperature-visual>p{margin-top:16px}

/* Two atmospheres, one identity. */
:root{--accent:#a8c0ce;--accent-ink:#405b6c;--surface:#f7f9fa;--soft:#eaf0f3;--deep:#202b33;--deepest:#141b20;--logo-ink:#252d35;--logo-accent:#6d899b;--on-dark:#d9e6ed;--green:var(--deep);--paper:var(--surface);--sage:var(--soft);--ink:var(--logo-ink);--warm:var(--accent)}
:root[data-theme=warm]{--accent:#d8b675;--accent-ink:#79591f;--surface:#fbf8f2;--soft:#f2eadc;--deep:#33291c;--deepest:#1e1912;--logo-ink:#46341d;--logo-accent:#ad7e2c;--on-dark:#eee0c5;--muted:#776d5e;--line:#e5dccd}
body,.site-header,.experience-section,.closing,.store-trust,.temperature-section,.announcement,.footer,.contact-panel,.button,.contact-float{transition:background-color .7s ease,color .6s ease,border-color .6s ease,box-shadow .35s ease}
.brand-logo path{transition:stroke .7s ease}.brand .brand-logo{flex-shrink:0}.site-header{background:var(--surface)}.announcement,.closing,.store-trust{background:var(--deep)}.temperature-section{background:var(--deepest)}.experience-section{background:var(--soft)}.product-art{border-color:var(--line)}.section-label,.product-info>span{color:var(--accent-ink)}.temperature-copy .section-label,.temperature-copy .text-link,.closing .section-label,.store-platform{color:var(--accent)}.closing-content>p:not(.section-label),.cta-note,.store-identity p,.store-sales>span,.store-assurance p,.store-source,.store-disclosure{color:var(--on-dark)}.contact-float{background:var(--deep);border-color:var(--accent);color:var(--on-dark)}.contact-float:hover{background:var(--accent-ink)}.hero-kicker>span,.cta-spark{background:var(--accent);box-shadow:0 0 15px color-mix(in srgb,var(--accent) 60%,transparent)}.closing-glow{border-color:var(--accent)}
.button{border-radius:999px;min-height:50px;padding:15px 25px;letter-spacing:.01em;gap:20px;line-height:1.35}.button-dark{background:var(--deep);color:var(--surface)}.button-dark:hover{background:var(--accent-ink);box-shadow:0 8px 24px #00000014}.button-light{background:var(--surface);color:var(--deep)}.button-outline,.button-glow{border:1px solid var(--accent-ink);color:var(--accent-ink)}.hero .button-glow,.closing .button-glow,.store-identity .button-glow{border-color:var(--accent);color:var(--on-dark)}.button-glow:hover{border-color:var(--accent);box-shadow:0 0 26px color-mix(in srgb,var(--accent) 22%,transparent)}.button-glow::after{animation:none}.button>svg{padding:5px;box-sizing:content-box;border:1px solid currentColor;border-radius:50%;width:17px;height:17px;transition:transform .35s ease}.button:hover>svg{transform:rotate(-35deg)}.nav-budget{padding:10px 18px;font-size:11px;gap:12px}.photo-toggle,.filter-button,.choice-options label span,.search-field{border-radius:999px}.field input,.field select,.field textarea{border-radius:15px}.temperature-options button{border-radius:999px;padding:18px 24px;min-height:84px;border-color:#ffffff40;transition:background .5s,border-color .5s,box-shadow .5s}.temperature-options button[aria-pressed=true]{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--on-dark);box-shadow:inset 0 0 22px color-mix(in srgb,var(--accent) 9%,transparent)}
.theme-selector{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:27px}.theme-selector-label{font-size:11px;letter-spacing:.03em;color:var(--on-dark)}.theme-track{display:flex;position:relative;padding:4px;border:1px solid #ffffff55;border-radius:999px;background:#161b2038;backdrop-filter:blur(12px)}.theme-track button{background:transparent;color:#fff;display:flex;align-items:center;gap:9px;padding:10px 18px;border-radius:999px;font-size:12px;min-height:42px;transition:background .4s,color .4s,box-shadow .4s}.theme-track button[aria-pressed=true]{background:var(--on-dark);color:var(--deep);box-shadow:0 2px 12px #0002}.theme-dot{display:block;width:8px;height:8px;border-radius:50%;border:1px solid #fff5}.theme-dot.cool{background:#a8cadd}.theme-dot.warm{background:#dbad5c}.footer-theme{padding-bottom:25px}.footer-theme .theme-selector{margin:0}.footer-theme .theme-selector-label{color:var(--muted)}.footer-theme .theme-track{background:var(--soft);border-color:var(--line)}.footer-theme .theme-track button{color:var(--ink)}.footer-theme .theme-track button[aria-pressed=true]{background:var(--deep);color:var(--surface)}.hero-content{padding-top:48px;padding-bottom:100px}.hero-kicker{margin-bottom:25px!important}
.temperature-photo.is-interactive img{opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .9s ease,transform 1.2s cubic-bezier(.2,.7,.2,1),visibility 0s .9s;will-change:opacity,transform}.temperature-photo.is-interactive img[aria-hidden=false]{opacity:1;visibility:visible;transform:scale(1);transition:opacity .9s ease,transform 1.2s cubic-bezier(.2,.7,.2,1),visibility 0s;z-index:1}.temperature-photo::after{content:'';position:absolute;inset:0;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 transparent}.temperature-photo.is-changing::after{animation:temperature-shimmer .95s ease-out}.temperature-description{transition:color .5s}
@keyframes temperature-shimmer{0%{background:#ffffff00}40%{background:#fff4df19}100%{background:#ffffff00}}
::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-new(root){z-index:2147483646}::view-transition-old(root){z-index:1}
@media(max-width:850px){.hero-content{padding-top:35px;padding-bottom:110px}.hero{min-height:850px}.theme-selector{margin-bottom:25px}.hero-kicker{margin-bottom:20px!important}}
@media(max-width:480px){.nav-budget{font-size:9px;padding:9px 12px;gap:6px}.nav-budget>svg{display:none}.button{max-width:100%}.theme-track button{padding:9px 16px}.temperature-options button{padding:14px 17px;min-height:76px}.temperature-options button strong{font-size:23px}.hero-content{padding-top:35px}.hero{min-height:870px}}
@media(prefers-reduced-motion:reduce){.temperature-photo.is-interactive img,.brand-logo path,.button,.button>svg,.theme-track button,body,.site-header,.experience-section,.closing,.store-trust,.temperature-section,.announcement,.footer,.contact-panel,.contact-float{transition:none!important}.temperature-photo.is-changing::after{animation:none!important}}
@media(max-width:480px){.hero{height:auto;min-height:760px;max-height:none}.hero-content{height:auto;justify-content:flex-start;padding-top:48px;padding-bottom:140px}.site-header .nav-budget{white-space:nowrap;font-size:8.5px;padding-inline:10px;letter-spacing:0;gap:0}.hero-actions .button{gap:20px}}

/* Mobile interaction and live glass rendering. Pinch zoom remains available. */
html{touch-action:manipulation}a,button,summary,input,select,textarea{touch-action:manipulation}.arrow-down,.arrow-up{display:inline-flex}.arrow-down svg{transform:rotate(90deg)}.arrow-up svg{transform:rotate(-90deg)}.theme-light-wash{position:fixed;pointer-events:none;border-radius:50%;z-index:1000;will-change:transform,opacity;mix-blend-mode:soft-light}.hero .button-glow,.hero .theme-track{background:rgba(19,25,29,.42)!important;backdrop-filter:blur(16px) saturate(125%);-webkit-backdrop-filter:blur(16px) saturate(125%);isolation:isolate}.hero .button-glow{transition:color .6s,border-color .6s,box-shadow .35s,transform .35s}.store-source{display:inline-flex;align-items:center;gap:8px}.store-source svg{width:14px;height:14px}.market-intro .button svg{flex-shrink:0}
@media(max-width:850px){.temperature-layout{display:flex;flex-direction:column;align-items:stretch;gap:18px}.temperature-copy{display:contents}.temperature-copy>.section-label{order:0;margin:0}.temperature-copy>h2{order:1}.temperature-copy>p:not([class]){order:2;margin-top:0}.temperature-copy>.temperature-options{order:3;margin-top:8px;margin-bottom:0;max-width:none;width:100%}.temperature-layout>.temperature-visual{order:4;margin-top:0;max-width:502px}.temperature-copy>.temperature-description{order:5;min-height:0;margin-top:0}.temperature-copy>.temperature-scale{order:6;margin-top:5px}.temperature-copy>.temperature-detail{order:7;margin-top:0}.temperature-copy>.text-link{order:8;align-self:flex-start;margin-top:5px}.temperature-options button{justify-content:center}.temperature-copy>p{max-width:none!important}.video-toggle{min-width:80px;min-height:44px}.menu-toggle{min-width:44px;min-height:44px}.search-field input,.field input,.field select,.field textarea{font-size:16px}.temperature-visual>p{font-size:11px}.photo-toggle{min-height:44px}.hero-bottom>a{gap:10px}}
@media(max-width:480px){.temperature-section{padding-block:48px}.temperature-copy h2{font-size:38px}.temperature-options button{min-height:66px;padding:12px 16px}.temperature-options button strong{font-size:22px}.temperature-layout{gap:16px}.hero-bottom{bottom:18px}.hero-content{padding-bottom:125px}}
.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}

/* Large chandelier introduction, before the product collection. */
.chandelier-showcase{display:grid;grid-template-columns:0.85fr 1.15fr;margin-bottom:110px;background:#fff;border:1px solid var(--line);border-radius:6px;overflow:hidden}
.chandelier-piece{display:flex;flex-direction:column;justify-content:space-between;padding:44px 36px 26px;color:var(--ink,#352e22)}
.chandelier-copy h2{font-family:'Outfit',sans-serif;font-weight:400;font-size:clamp(34px,3.5vw,58px);line-height:1.06;letter-spacing:-.035em;margin:14px 0 20px}
.chandelier-copy>p:last-child{font-size:15px;line-height:1.7;max-width:30ch;color:var(--muted,#77736b)}
.chandelier-showcase figure{margin:0;min-width:0}
.chandelier-piece figure{margin-top:24px}
.chandelier-piece img{display:block;width:100%;height:auto;max-height:360px;object-fit:contain}
.chandelier-piece figcaption{margin-top:16px;font-size:12px;color:var(--muted,#77736b)}
.chandelier-room{position:relative;min-height:620px}
.chandelier-room img{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 45%}
.chandelier-room figcaption{position:absolute;left:24px;bottom:24px;padding:10px 16px;background:#fffffff0;border-radius:999px;font-size:12px;color:#352e22}
.chandelier-footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 36px;background:var(--surface)}
.chandelier-footer p{margin:0;font-size:14px;color:var(--muted,#77736b)}
.chandelier-footer .text-link{flex-shrink:0;font-size:14px}
@media(min-width:1500px){.chandelier-room{min-height:740px}}
@media(max-width:850px){.chandelier-showcase{grid-template-columns:1fr;margin-bottom:70px}.chandelier-piece{padding:30px 24px 22px}.chandelier-copy h2{font-size:42px}.chandelier-copy>p:last-child{max-width:36ch}.chandelier-piece img{max-height:300px}.chandelier-room{min-height:0;aspect-ratio:1}.chandelier-footer{padding:22px 24px;align-items:flex-start;flex-direction:column;gap:12px}.chandelier-room figcaption{left:16px;bottom:16px}.chandelier-piece figure{margin-top:12px}}

/* Scene and temperature explorer: stable framing with gentle crossfades. */
.tone-experience{padding:88px 0;background:var(--deepest);color:var(--on-dark)}
.tone-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:34px}
.tone-heading h2{font-family:'Outfit',sans-serif;font-size:clamp(36px,4.5vw,64px);line-height:1.06;font-weight:400;letter-spacing:-.035em;margin:14px 0 0}
.tone-heading>p{max-width:34ch;color:var(--on-dark);opacity:.78;font-size:15px;line-height:1.7;margin:0}
.tone-controls{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}
.tone-rooms{display:flex;gap:8px;flex-wrap:wrap}
.tone-rooms button{background:transparent;color:var(--on-dark);border:1px solid #ffffff35;border-radius:999px;padding:12px 16px;min-height:44px;font-size:13px;transition:background .25s,border-color .25s}
.tone-rooms button[aria-pressed=true]{background:var(--on-dark);color:var(--deepest);border-color:var(--on-dark)}
.tone-options{display:flex;gap:8px;flex-shrink:0}
.tone-options button{display:flex;gap:10px;align-items:center;background:transparent;border:1px solid #ffffff35;border-radius:12px;color:var(--on-dark);padding:12px 16px;min-height:64px;text-align:left;transition:background .25s,border-color .25s}
.tone-options button[aria-pressed=true]{border-color:var(--accent);background:#ffffff12}
.tone-options button span{font-size:11px;line-height:1.6}.tone-options strong{display:block;font-size:20px;font-weight:450;line-height:1.2;white-space:nowrap}
.tone-options i{width:12px;height:12px;border-radius:50%;background:#f5bb6f;box-shadow:0 0 14px #f5bb6f35}
.tone-options [data-temperature=neutral] i{background:#f2efe5}.tone-options [data-temperature=cool] i{background:#c4dfff}
.tone-stage{position:relative;aspect-ratio:1.95;min-height:360px;overflow:hidden;border-radius:6px;background:#302f2b;isolation:isolate}
.tone-stage figure{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.018);transition:opacity .65s ease,transform .9s ease;pointer-events:none}
.tone-stage figure[aria-hidden=false]{opacity:1;transform:scale(1)}
.tone-caption{position:absolute;z-index:2;left:24px;bottom:24px;right:24px;display:flex;justify-content:space-between;align-items:center;gap:16px;color:#fff;text-shadow:0 2px 12px #000;font-size:18px}
.tone-caption span,.tone-caption strong{background:#181917aa;backdrop-filter:blur(10px);padding:10px 16px;border-radius:999px;font-weight:400}
.tone-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:22px}.tone-footer p{font-size:14px;line-height:1.7;margin:0}.tone-footer a{color:var(--on-dark);flex-shrink:0;font-size:13px}
.tone-note{font-size:11px;line-height:1.7;opacity:.65;max-width:95ch;margin:22px 0 0}
@media(max-width:1050px){.tone-controls{align-items:stretch;flex-direction:column;gap:16px}.tone-options button{flex:1}.tone-options{width:100%}.tone-stage{aspect-ratio:1.5}}
@media(max-width:600px){.tone-experience{padding:52px 0}.tone-heading{display:block;margin-bottom:26px}.tone-heading>p{margin-top:20px}.tone-rooms{display:grid;grid-template-columns:1fr 1fr}.tone-rooms button{padding:10px;font-size:12px}.tone-options{gap:6px}.tone-options button{padding:12px 9px;gap:7px;justify-content:center;border-radius:9px}.tone-options strong{font-size:17px}.tone-options i{width:8px;height:8px;flex-shrink:0}.tone-stage{aspect-ratio:.86;min-height:0}.tone-caption{left:12px;right:12px;bottom:12px;font-size:12px;gap:8px}.tone-caption span,.tone-caption strong{padding:9px 12px}.tone-footer{align-items:flex-start;flex-direction:column;gap:12px}.tone-footer p{min-height:48px;font-size:13px}.tone-note{font-size:10px}}
@media(prefers-reduced-motion:reduce){.tone-stage figure,.tone-stage img,.tone-stage::after,.tone-options button,.tone-rooms button{transition:none!important}.tone-stage figure{transform:none}}
.tone-heading .section-label{color:var(--accent)}

/* Native UHD photography with separate portrait crops for mobile. */
.environment-photo{display:contents}
.tone-stage{aspect-ratio:16/9}
@media(max-width:1050px){.tone-stage{aspect-ratio:3/2}}
@media(max-width:600px){.tone-stage{aspect-ratio:.86}}

/* Temperature changes only in registered light zones; the base photo is untouched. */
.tone-stage img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;filter:none;transition:none}
.lighting-overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.lighting-layer{opacity:0;transition:opacity .8s ease}
.tone-experience[data-tone=warm] [data-lighting-layer=warm],.tone-experience[data-tone=neutral] [data-lighting-layer=neutral],.tone-experience[data-tone=cool] [data-lighting-layer=cool]{opacity:1}
@media(prefers-reduced-motion:reduce){.lighting-layer{transition:none}}

/* Contact form is the first, self-contained section on the contact page. */
.contact-form-hero{background:var(--soft);padding-block:clamp(50px,7vw,100px)}
.contact-form-top{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);gap:clamp(42px,8vw,125px);align-items:start}
.contact-form-intro{padding-top:18px}.contact-form-intro h1{font-size:clamp(50px,6.2vw,92px);font-weight:300;max-width:11ch}.contact-form-intro>p:not(.section-label){color:var(--muted);font-size:15px;margin-top:26px;max-width:46ch}.contact-response{display:block;border-top:1px solid var(--line);color:var(--accent-ink);font-size:11px;margin-top:34px;padding-top:18px;max-width:42ch}
.contact-form-hero .contact-panel{box-shadow:0 24px 70px #1c252d0c}
.contact-story{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(38px,8vw,120px);align-items:center;padding-block:clamp(65px,8vw,120px)}
.contact-story img{height:clamp(420px,45vw,650px);border-radius:10px;object-position:center}.contact-story h2{font-size:clamp(38px,4.5vw,66px);max-width:13ch}.contact-story>div>p:not(.section-label){color:var(--muted);margin-top:24px;max-width:44ch}.contact-story .button{margin-top:30px}

/* Keep the WhatsApp shortcut inside every mobile viewport and safe area. */
.contact-float{right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));max-width:calc(100vw - 36px)}
body:has(.contact-form-hero) .contact-float{display:none}
@media(max-width:850px){.contact-form-top,.contact-story{grid-template-columns:1fr}.contact-form-top{max-width:760px}.contact-form-intro{padding-top:0}.contact-form-intro h1{max-width:13ch}.contact-story img{height:480px}.contact-story>div{max-width:620px}}
@media(max-width:600px){.contact-form-hero{padding-block:45px}.contact-form-intro h1{font-size:clamp(43px,13vw,60px)}.contact-form-intro>p:not(.section-label){font-size:13px}.contact-form-top{gap:32px}.contact-story{padding-block:58px;gap:30px}.contact-story img{height:360px}.contact-story h2{font-size:39px}.contact-story .button{font-size:11px}.contact-float{width:52px;height:52px;padding:0;justify-content:center;border-radius:50%;right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));overflow:hidden}.contact-float span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.contact-float svg{width:23px;height:23px}}

/* Identidade do Mercado Livre aplicada somente ao painel da loja. */
.store-trust.marketplace-branded{background:#ffe600;color:#2d3277;border-color:rgba(45,50,119,.2);box-shadow:0 24px 55px rgba(51,51,51,.12)}
.marketplace-branded .store-brand-lockup{display:flex;align-items:center;gap:14px;margin-bottom:18px}
.marketplace-branded .marketplace-mark{width:58px;height:58px;flex:0 0 58px;filter:drop-shadow(0 6px 12px rgba(45,50,119,.12))}
.marketplace-branded .store-platform{padding:0;color:#2d3277;font-family:var(--display);font-size:clamp(21px,2vw,29px);font-weight:500;letter-spacing:-.02em}
.marketplace-branded .store-identity>p,.marketplace-branded .store-sales>span,.marketplace-branded .store-assurance p,.marketplace-branded .store-source,.marketplace-branded .store-disclosure{color:#333}
.marketplace-branded .store-sales strong{color:#2d3277;font-weight:500}
.marketplace-branded .store-assurance>span{border-color:#2d3277;background:#fff;color:#2d3277;font-weight:700}
.marketplace-branded .marketplace-button{background:#2d3277!important;color:#fff;border-color:#2d3277;box-shadow:0 12px 28px rgba(45,50,119,.22)}
.marketplace-branded .marketplace-button:hover,.marketplace-branded .marketplace-button:focus-visible{background:#3483fa!important;border-color:#3483fa;color:#fff}
@media(max-width:650px){.marketplace-branded .marketplace-mark{width:50px;height:50px;flex-basis:50px}.marketplace-branded .store-brand-lockup{gap:11px;margin-bottom:12px}}
