/* Shared finishing system: structure, touch, motion and accessible fallbacks. */
:root{--paper:#f6f7f2;--ease:cubic-bezier(.22,1,.36,1);--header-offset:112px}
html{scroll-padding-top:var(--header-offset)}
body{background:#fff}
.arrow-icon{display:inline-block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex:none;transition:transform .22s var(--ease)}
.button{min-height:48px;border-radius:8px;transition:transform .2s var(--ease),background .2s,box-shadow .2s}
.button:active{transform:scale(.98)}
.skip{z-index:2000}
.header{padding:14px 24px;border-radius:0 0 16px 16px;box-shadow:0 4px 24px #072c460a;gap:24px}
.header>.button{margin-right:0;white-space:nowrap}
.header .brand-logo{width:60px;height:60px;flex-basis:60px}
.header nav a{position:relative;padding-block:10px}
.header nav a::after{content:'';position:absolute;bottom:2px;left:0;right:0;height:2px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .25s var(--ease)}
.header nav a[aria-current='location']::after,.header nav a:hover::after{transform:scaleX(1)}
.menu-toggle{display:none}
.hero-premium .hero-cta{border-radius:8px;box-shadow:none;min-height:56px}
.scene-label{border-radius:5px}
.hero-premium .hero-description{font-size:16px}
.section,.story,.process-section{padding-block:clamp(60px,7vw,100px)}
.section-heading{margin-bottom:36px}
.categories{border:0;gap:20px}
.categories .category{border:1px solid var(--line);border-radius:12px;isolation:isolate;transition:transform .28s var(--ease),box-shadow .28s var(--ease),background .2s}
.category::before{flex-basis:190px}
.categories .category .number{margin-top:22px;margin-bottom:12px;font-weight:700;font-size:10px;letter-spacing:1.4px}
.categories .category h3{font-size:34px;line-height:1.05;letter-spacing:-.5px}
.categories .category p{font-size:14px;line-height:1.65}
.categories .category .category-bottom{border-top:1px solid var(--line);padding-top:14px;margin-bottom:20px;font-weight:700;min-height:44px}
.category-bottom b{font-size:21px;display:flex;align-items:center}
.availability{margin-top:22px}
.trade-track{padding-block:16px}
.material-note{background:var(--paper);padding-block:54px}
.material-note-grid{grid-template-columns:.85fr 1.15fr;gap:72px}
.material-note h2{font-size:clamp(36px,4vw,54px)}
.material-note .eyebrow{margin-bottom:16px}
.material-blueprint{min-height:240px;border-radius:12px}
.plan-lines{position:absolute;width:100%;height:100%;inset:0;fill:none;stroke:var(--green);stroke-width:1.7;stroke-linecap:round}
.plan-lines path{stroke-dasharray:1600;stroke-dashoffset:0}
.material-blueprint.is-visible .plan-lines path{animation:plan-draw 1.6s var(--ease) both}
.plan-caption{position:absolute;bottom:14px;left:22px;font-size:9px;letter-spacing:2px;color:#d9edba}
@keyframes plan-draw{from{stroke-dashoffset:1600}to{stroke-dashoffset:0}}
.process-heading h2{font-size:clamp(42px,4.2vw,60px)}
.process-steps{border:0;gap:24px}
.process-step{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}
.process-index{display:inline-block;font-family:'Barlow Condensed',sans-serif;font-size:34px;font-weight:600;color:var(--blue);line-height:1}
.process-step>h3{margin-top:14px}
.process-step:hover{transform:none;background:#fff}
.process-step h3{font-size:28px}
.story{background:#edf1ef}
.story figure{overflow:visible;border-radius:0}
.story img{border-radius:12px}
.story-grid{gap:72px}
.story h2{font-size:clamp(42px,4.5vw,64px)}
.story-signature{padding-block:5px}
.brands{padding-block:42px}
.brands .eyebrow{margin-bottom:8px}
.loop-tools{margin:0 0 12px}
.loop-toggle{min-height:44px;border-radius:8px;font-size:11px}
.brand-window{border-radius:0}
.quote{padding-block:72px;position:relative}
.quote-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px;align-items:center}
.quote-grid>.reveal:first-child{padding-top:0;overflow:visible}
.quote h2{font-size:clamp(46px,5vw,68px)}
.contact-card{border-radius:16px;padding:32px;overflow:visible;box-shadow:0 16px 48px #072c460d}
.quote-card-title{font-size:27px;margin-bottom:0;line-height:1.15}
.quote-form{gap:16px;margin-top:24px}
.quote-form label{font-size:14px}
.quote-form :is(input,textarea){border-radius:8px;line-height:1.5;min-height:50px}
.quote-form :is(input,textarea)::placeholder{color:#5d717d;opacity:1}
.quote-form textarea{min-height:120px}
.form-status:not(:empty){color:var(--navy);font-size:14px;animation:status-in .25s var(--ease)}
.form-status strong{display:block;margin-bottom:5px}
.form-status a{display:inline-flex;align-items:center;gap:8px;min-height:44px}
@keyframes status-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
.location{grid-template-columns:1.1fr .9fr;gap:80px}
.location-details{width:100%;max-width:400px;transform:none;padding:30px;border:1px solid var(--line);border-radius:12px;overflow:visible;justify-self:end}
.location-details h3{font-size:20px}
.location-details p{font-size:15px}
.location-details .text-link{font-size:14px;min-height:44px}
.map-frame{border:0;border-radius:12px;box-shadow:none}
.map-frame iframe{height:290px}
.faq-layout{overflow:visible;border-radius:0}
.faq-section details{padding:0;border:1px solid var(--line);border-radius:10px;margin-bottom:12px;background:#fff;overflow:hidden}
.faq-section summary{display:flex;justify-content:space-between;align-items:center;gap:16px;list-style:none;padding:20px;font-size:15px;min-height:64px}
.faq-section summary::-webkit-details-marker{display:none}
.faq-section summary::after{content:'+';font-family:Arial,sans-serif;font-size:24px;font-weight:400;color:var(--blue);transition:transform .2s var(--ease)}
.faq-section details[open] summary::after{transform:rotate(45deg)}
.faq-section details[open]{border-color:#b6c7ce}
.faq-section details p{margin:0;padding:0 20px 20px;font-size:14px;animation:status-in .25s var(--ease)}
.footer-top{grid-template-columns:1fr 1.2fr .9fr;gap:48px}
.footer-links{padding-top:38px}
.footer-links a{min-height:44px}
.footer-top .brand{align-items:center}
.footer-top .brand>span:last-child{padding-top:0}
.footer-top .brand-logo{width:84px;height:84px;flex-basis:84px}
.footer-address{font-size:13px}
.footer-bottom{padding-right:76px}
.whatsapp-float{animation:none;width:58px;height:58px;box-shadow:0 5px 20px #072c4629;border-radius:50%}
.whatsapp-float svg{width:32px;height:32px}
.reveal{transition-duration:.55s;transition-timing-function:var(--ease)}
.loop-offscreen .is-looping,.loop-touch-paused .is-looping,.brand-window:focus-within .is-looping,.tab-hidden .is-looping{animation-play-state:paused!important}
:where(a,button,input,textarea,summary):focus-visible{outline:3px solid #087aca;outline-offset:3px}
footer :where(a,button):focus-visible,.hero :where(a,button):focus-visible{outline-color:var(--green)}
@media(hover:hover) and (pointer:fine){.categories .category:hover{transform:translateY(-5px);box-shadow:0 16px 32px #072c4610}.category:hover .arrow-icon,.button:hover .arrow-icon,.text-link:hover .arrow-icon{transform:translate(2px,-2px)}.process-step:hover .process-image img{transform:scale(1.035)}}
@media(max-width:1000px){.header{gap:16px;padding-inline:18px}.header .brand strong{font-size:15px}.header nav{gap:16px}.quote-grid,.material-note-grid{gap:32px}.footer-top{gap:26px}.location{gap:32px}.location-details{padding:24px}.categories{gap:14px}.categories .category> :is(.number,h3,p,.category-bottom){margin-left:20px;margin-right:20px}.categories .category h3{font-size:29px}}
@media(max-width:900px){
 .topbar{display:none}
 .header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:12px 16px;width:100%;border-radius:0;border-bottom:1px solid var(--line)}
 .header .brand{gap:6px;font-size:9px;letter-spacing:1.2px;min-width:0}
 .header .brand strong{font-size:13px;letter-spacing:-.4px}
 .header .brand-logo{width:44px;height:44px;flex-basis:44px}
 .header>.button{grid-column:2;grid-row:1;padding:10px 12px;font-size:11px;gap:6px;min-height:44px;margin:0}
 .menu-toggle{grid-column:3;grid-row:1;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--navy);min-height:44px;min-width:44px;padding:10px;cursor:pointer;font:inherit;font-size:12px}
 .menu-toggle span{display:none}
 .menu-toggle i{display:block;width:18px;height:12px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;transition:transform .2s}
 .menu-toggle[aria-expanded=true] i{transform:rotate(90deg)}
 .header nav{grid-column:1/-1;order:initial;width:100%;display:flex;flex-wrap:wrap;gap:8px 22px;justify-content:flex-start;padding:12px 0 0;border-top:1px solid var(--line);font-size:13px}
 .js-menu .header nav:not(.is-open){display:none}
 .header nav.is-open{animation:status-in .2s var(--ease)}
 .header nav a{min-height:44px;display:flex;align-items:center}
 .quote-grid{grid-template-columns:1fr 1fr}
 .footer-top{grid-template-columns:1fr 1fr}.footer-top .brand{grid-column:1/-1}
}
@media(max-width:700px){
 .wrap{width:calc(100% - 36px)}
 .header{width:100%}
 .hero-stage{padding-top:38px}
 .hero-premium .hero-description{font-size:15px}
 .hero-premium .hero-cta{min-height:54px;font-size:12px}
 .hero-scene{margin-top:4px}
 .section,.process-section,.story{padding-block:56px}
 .categories{grid-template-columns:1fr;gap:16px}
 .categories .category{display:grid;grid-template-columns:108px minmax(0,1fr);column-gap:0;padding:0}
 .category::before{grid-column:1;grid-row:1/5;width:100%;height:100%;min-height:215px;background-position:48% center}
 .categories .category> :is(.number,h3,p,.category-bottom){grid-column:2;margin-left:16px;margin-right:16px}
 .categories .category .number{margin-top:18px;margin-bottom:8px;font-size:9px;letter-spacing:1px}
 .categories .category h3{font-size:27px;margin-bottom:8px}
 .categories .category p{font-size:13px;margin-bottom:8px;line-height:1.55}
 .categories .category .category-bottom{margin-bottom:12px;font-size:11px;padding-top:8px;gap:8px}
 .material-note{padding-block:36px}
 .material-note-grid{grid-template-columns:1fr;gap:26px}
 .material-blueprint{min-height:180px}
 .material-note h2{font-size:38px;margin-bottom:16px}
 .material-note p:not(.eyebrow){font-size:14px}
 .process-heading h2{font-size:42px}
 .process-steps{gap:18px}
 .process-step{padding:22px}
 .process-image{height:140px;margin:-22px -22px 20px}
 .process-step p{max-width:none;font-size:14px}
 .process-index{font-size:28px}
 .story-grid{gap:28px}
 .story h2{font-size:43px}
 .story img{max-height:none}
 .brands{padding-block:32px}
 .quote{padding-block:48px}
 .quote-grid{grid-template-columns:1fr;gap:28px}
 .quote h2{font-size:48px}
 .contact-card{padding:24px 20px}
 .quote-card-title{font-size:25px}
 .quote-form{grid-template-columns:1fr}
 .quote-form button{font-size:12px;padding-inline:12px;gap:12px;min-height:54px}
 .quote-form .form-note{font-size:12px}
 .location{grid-template-columns:1fr;gap:26px}
 .location h2{font-size:42px}
 .location-details{max-width:none;padding:24px;justify-self:stretch}
 .map-frame iframe{height:240px}
 .faq-section{padding-block:48px}
 .faq-layout{gap:28px}
 .faq-section h2{font-size:42px}
 .faq-section summary{font-size:14px;padding:18px}
 .footer-top{display:flex;gap:28px;padding-block:46px 32px}
 .footer-bottom{padding-bottom:90px;padding-right:0;gap:8px}
 .footer-top .brand-logo{width:74px;height:74px;flex-basis:74px}
 .whatsapp-float{width:52px;height:52px;right:14px;bottom:calc(14px + env(safe-area-inset-bottom))}
 .whatsapp-float svg{width:30px;height:30px}
 .process-step:hover .process-image img{transform:none}
}
@media(max-width:374px){.header{padding-inline:10px;gap:6px}.header .brand-logo{width:36px;height:40px;flex-basis:36px}.header .brand strong{font-size:11px}.header .brand{font-size:8px}.header>.button{padding-inline:8px;font-size:10px}.header>.button span{font-size:16px}.categories .category{grid-template-columns:86px minmax(0,1fr)}.categories .category h3{font-size:25px}.categories .category> :is(.number,h3,p,.category-bottom){margin-left:12px;margin-right:12px}.categories .category .number{letter-spacing:.5px}.hero-kicker{letter-spacing:.6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation:none!important;transition:none!important}.reveal.reveal-pending{opacity:1;transform:none}.brands .brand-list{transform:none}.category:hover,.button:hover{transform:none}}
