:root{--ink:#1d1d1f;--muted:#6e6e73;--paper:#f5f5f7;--white:#fff;--black:#050505;--line:rgba(0,0,0,.11);--dark-line:rgba(255,255,255,.14);--orange:#d74b1f;--orange-bright:#ff6a32;--cyan:#00a7bd;--radius:32px;--wrap:min(1220px,calc(100% - 48px));--shadow:0 30px 80px rgba(0,0,0,.09);--font-sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:HuianSans,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:var(--wrap);margin-inline:auto}.section-space{padding-block:clamp(96px,10vw,172px)}.skip-link{position:fixed;z-index:999;left:20px;top:-80px;padding:12px 18px;background:#fff;color:#000;border-radius:20px}.skip-link:focus{top:20px}.eyebrow{margin:0 0 20px;font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#9a4b2c}.button-row{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;font-size:14px;font-weight:650;border:1px solid transparent;transition:transform .25s,background .25s,color .25s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#000}.button-light{background:#fff;color:#111}.button-light:hover{background:#eee}.button-ghost{border-color:var(--line);background:transparent}.text-link{display:inline-flex;gap:7px;align-items:center;font-weight:620;font-size:15px}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}
.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;background:rgba(250,250,252,.8);border-bottom:1px solid transparent;backdrop-filter:saturate(180%) blur(20px);transition:.25s}.site-header.is-scrolled{border-color:rgba(0,0,0,.08)}.nav-shell{height:58px;width:var(--wrap);margin:auto;display:flex;align-items:center;gap:32px}.brand{font-family:HuianDisplay,sans-serif;font-weight:700;font-size:17px;letter-spacing:-.03em}.brand span{font-weight:400;color:var(--muted)}.desktop-nav{display:flex;align-items:center;gap:27px;margin-left:auto}.desktop-nav a{font-size:12px;color:#363638;transition:color .2s}.desktop-nav a:hover{color:#000}.nav-quote{font-size:12px;padding:8px 14px;color:white;background:var(--ink);border-radius:999px}.menu-toggle{display:none;border:0;background:none;width:38px;height:38px;padding:9px;margin-left:auto}.menu-toggle span{display:block;height:1px;background:#111;margin:6px 0;transition:.2s}.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)}.mobile-nav{position:fixed;inset:58px 0 auto;background:rgba(250,250,252,.98);padding:32px 24px 48px;min-height:calc(100vh - 58px);border-top:1px solid var(--line)}.mobile-nav a{display:block;font-family:HuianDisplay,sans-serif;font-size:30px;letter-spacing:-.04em;padding:9px 0}.mobile-nav .mobile-quote{font-size:18px;margin-top:20px;color:var(--orange)}
.hero-light{padding-top:58px;background:linear-gradient(180deg,#fbfbfd 0%,#f1f1f3 100%);min-height:100vh;overflow:hidden}.hero-copy{position:relative;z-index:2;text-align:center;padding-top:clamp(88px,9vw,142px)}.hero-copy h1,.page-hero h1,.product-hero h1{font-family:HuianDisplay,sans-serif;font-size:clamp(54px,7.3vw,108px);line-height:.94;letter-spacing:-.068em;margin:0}.hero-lead{max-width:650px;margin:28px auto 30px;color:#4e4e53;font-size:clamp(18px,2vw,25px);line-height:1.35}.hero-copy .button-row{justify-content:center}.hero-product{position:relative;margin:clamp(34px,4vw,60px) auto 0;width:min(1600px,100%)}.hero-product img{width:100%;aspect-ratio:16/9;object-fit:cover}.concept-note{position:absolute;right:22px;bottom:18px;padding:7px 11px;border-radius:999px;background:rgba(0,0,0,.62);backdrop-filter:blur(10px);color:#fff;font-size:10px;letter-spacing:.03em}.hero-facts{display:grid;grid-template-columns:repeat(4,1fr);padding-block:30px 42px;border-top:1px solid rgba(0,0,0,.08)}.hero-facts span{display:flex;gap:16px;font-size:13px}.hero-facts b{font-size:11px;color:var(--orange)}
.statement{display:grid;grid-template-columns:1fr 2.2fr 1.15fr;gap:60px;align-items:start}.statement h2,.section-heading h2,.principle h2,.process>h2,.proof-policy h2,.cta-panel h2,.selection-band h2,.brief-section h2,.scope h2,.customization-stage h2,.about-dark h2{font-family:HuianDisplay,sans-serif;font-size:clamp(46px,5.7vw,82px);line-height:1;letter-spacing:-.058em;margin:0}.statement>p:last-child,.principle>p:last-child,.proof-policy>p:last-child,.cta-panel>p{font-size:18px;color:var(--muted);margin:8px 0 0;line-height:1.65}
.technology-stage{min-height:900px;background:#050505;color:#fff;display:grid;grid-template-columns:1.35fr .85fr;align-items:stretch;overflow:hidden}.technology-media{position:relative;min-height:760px}.technology-media img{width:100%;height:100%;object-fit:cover}.technology-copy{padding:clamp(90px,9vw,160px) max(34px,7vw) clamp(90px,9vw,160px) clamp(34px,5vw,90px);align-self:center}.technology-copy .eyebrow,.oem-stage .eyebrow,.page-hero-dark .eyebrow,.about-dark .eyebrow{color:#ff8a57}.technology-copy h2{font-family:HuianDisplay,sans-serif;font-size:clamp(45px,5vw,76px);line-height:1;letter-spacing:-.055em;margin:0}.technology-copy>p{color:#a9a9ad;font-size:18px;line-height:1.65;margin:28px 0 40px}.technology-copy ol{list-style:none;margin:0 0 42px;padding:0;border-top:1px solid var(--dark-line)}.technology-copy li{padding:17px 0;border-bottom:1px solid var(--dark-line);display:flex;gap:20px;font-size:15px}.technology-copy li span{color:#ff8a57;font-size:11px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:54px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product-card{position:relative;min-height:530px;padding:34px;border-radius:var(--radius);overflow:hidden;background:#f0f0f2}.product-card:nth-child(2){background:#141414;color:#fff}.product-card:nth-child(3){background:#e9e4dc}.product-card:nth-child(4){background:#08090b;color:#fff}.product-number{position:relative;z-index:2;font-size:11px;font-weight:700;color:var(--orange)}.product-card-copy{position:absolute;z-index:2;left:34px;right:34px;bottom:32px}.product-card-copy p{margin:0 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.product-card:nth-child(even) .product-card-copy p{color:#aaa}.product-card-copy h3{margin:0 0 18px;font-family:HuianDisplay,sans-serif;font-size:clamp(30px,3.4vw,50px);line-height:1;letter-spacing:-.05em}.product-card-copy>span{font-size:13px}.product-art,.product-orbit,.product-hero-object{position:absolute;border-radius:50%;filter:saturate(.8)}.product-art{width:320px;height:320px;top:30px;right:20px;background:radial-gradient(circle at 45% 45%,rgba(255,164,92,.95) 0 4%,rgba(240,88,35,.6) 5% 16%,rgba(50,20,8,.98) 35%,transparent 62%),repeating-radial-gradient(circle at center,transparent 0 18px,rgba(255,125,58,.18) 19px 20px)}.product-art-02{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.9),rgba(197,215,220,.42) 18%,rgba(60,76,82,.9) 45%,transparent 68%)}.product-art-03{background:radial-gradient(circle at 45% 40%,#d8b487 0 12%,#8d5b35 30%,#273124 55%,transparent 67%)}.product-art-04{background:radial-gradient(circle at 45% 45%,#ff9b50 0 5%,#cf4b22 20%,#160b08 48%,transparent 67%)}
.oem-stage{background:#090909;color:#fff}.oem-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(60px,10vw,150px)}.oem-grid h2{font-family:HuianDisplay,sans-serif;font-size:clamp(52px,6vw,88px);line-height:.97;letter-spacing:-.06em;margin:0 0 40px}.oem-grid ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--dark-line)}.oem-grid li{display:grid;grid-template-columns:42px 1fr;gap:6px 20px;padding:26px 0;border-bottom:1px solid var(--dark-line)}.oem-grid li span{grid-row:span 2;color:#ff8a57;font-size:11px}.oem-grid li strong{font-family:HuianDisplay;font-size:22px}.oem-grid li p{margin:0;color:#9e9ea3}.cta-panel{border-top:1px solid var(--line);text-align:center}.cta-panel h2{margin-bottom:25px}.cta-panel>p{max-width:680px;margin:0 auto 32px}.cta-panel .button-row{justify-content:center}
.page-hero{padding-top:clamp(150px,16vw,240px);padding-bottom:clamp(90px,10vw,150px)}.page-hero>p,.page-hero .wrap>p,.product-hero .wrap>p{max-width:700px;font-size:20px;color:var(--muted);margin:30px 0 0}.page-hero .eyebrow,.product-hero .eyebrow{font-size:12px;margin-bottom:22px;color:#9a4b2c}.page-hero-dark{padding-bottom:0;background:#050505;color:#fff}.page-hero-dark>.wrap>p:last-child{color:#aaa}.page-hero-dark figure{position:relative;margin:70px 0 0}.page-hero-dark figure img{width:100%;aspect-ratio:16/8;object-fit:cover}.product-index{display:flex;flex-direction:column}.product-index-item{position:relative;display:grid;grid-template-columns:160px 1.2fr .8fr;gap:50px;min-height:400px;padding:62px 0;border-top:1px solid var(--line);overflow:hidden}.product-index-item>div:first-child span{font-size:12px;color:var(--orange)}.product-index-item>div:first-child p{font-size:12px;color:var(--muted);text-transform:uppercase}.product-index-item h2{font-family:HuianDisplay;font-size:clamp(40px,4vw,62px);line-height:1;letter-spacing:-.05em;margin:0 0 20px}.product-index-item>div:nth-child(2)>p{max-width:600px;color:var(--muted);font-size:17px}.product-index-item ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:25px 0}.product-index-item li{padding:7px 12px;border:1px solid var(--line);border-radius:999px;font-size:12px}.product-orbit{width:280px;height:280px;right:30px;top:55px;background:radial-gradient(circle,#f58a4e 0 7%,#6f2d18 22%,#171719 52%,transparent 54%),repeating-radial-gradient(circle,transparent 0 22px,rgba(215,75,31,.2) 23px 24px)}.selection-band,.brief-section,.customization-stage{background:#0a0a0b;color:#fff;padding-block:clamp(100px,11vw,170px)}.selection-band .four-steps{display:grid;grid-template-columns:repeat(4,1fr);margin:60px 0 48px;border-top:1px solid var(--dark-line)}.four-steps span{display:flex;flex-direction:column;gap:35px;padding:24px;border-right:1px solid var(--dark-line);font-size:17px}.four-steps b{font-size:11px;color:#ff8a57}
.principle{display:grid;grid-template-columns:.6fr 1.3fr 1fr;gap:60px}.architecture-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:24px;overflow:hidden;margin-top:50px}.architecture-grid article{padding:34px;background:#fff}.architecture-grid span,.customization-grid span{font-size:11px;color:#a64220}.architecture-grid h3,.customization-grid h3{font-family:HuianDisplay;font-size:24px;letter-spacing:-.035em;margin:70px 0 14px}.architecture-grid p,.customization-grid p{color:var(--muted);font-size:14px}.technical-disclaimer{display:grid;grid-template-columns:220px 1fr;gap:40px;padding:28px 0;border-block:1px solid var(--line)}.technical-disclaimer p{margin:0;color:var(--muted)}.customization-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:60px}.customization-grid article{padding:34px;border:1px solid var(--dark-line);border-radius:24px}.customization-grid h3{margin-top:80px}.customization-grid p{color:#aaa}.process ol{list-style:none;padding:0;margin:60px 0 0;border-top:1px solid var(--line)}.process li{display:grid;grid-template-columns:120px 1fr;padding:30px 0;border-bottom:1px solid var(--line)}.process li>span{font-size:12px;color:var(--orange)}.process li h3{font-family:HuianDisplay;font-size:32px;margin:0}.process li p{color:var(--muted);margin:8px 0 0}.inquiry-section{background:#f4f4f6}.inquiry-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(50px,8vw,110px)}.inquiry-layout h2{font-family:HuianDisplay;font-size:clamp(42px,5vw,68px);line-height:1;letter-spacing:-.05em;margin:0 0 24px}.inquiry-layout>div>p:not(.eyebrow){color:var(--muted);font-size:17px}.about-dark{background:#090909;color:#fff;padding-block:clamp(100px,11vw,170px)}.about-dark .architecture-grid{background:var(--dark-line);border-color:var(--dark-line)}.about-dark .architecture-grid article{background:#0c0c0d}.about-dark .architecture-grid p{color:#aaa}.about-dark .architecture-grid span{color:#ff8a57}.contact-layout{display:grid;grid-template-columns:300px 1fr;gap:clamp(60px,10vw,140px)}.contact-layout aside{display:flex;flex-direction:column;align-items:start;gap:7px}.contact-layout aside span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:24px}.contact-layout aside strong,.contact-layout aside a{font-size:18px}.contact-layout aside p{margin-top:42px;color:var(--muted);font-size:13px}
.inquiry-form{background:white;padding:clamp(26px,4vw,52px);border-radius:28px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 18px}.form-grid label{display:flex;flex-direction:column;gap:8px}.form-grid label.full{grid-column:1/-1}.form-grid label>span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#555}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:0;border-bottom:1px solid #b8b8bd;background:transparent;border-radius:0;padding:10px 0;color:var(--ink);outline:none}.form-grid textarea{border:1px solid #b8b8bd;border-radius:12px;padding:12px;resize:vertical}.form-grid input:focus,.form-grid select:focus{border-color:#111;box-shadow:0 1px 0 #111}.form-grid textarea:focus{border-color:#111;box-shadow:0 0 0 1px #111}.form-grid .has-error input,.form-grid .has-error select,.form-grid .has-error textarea{border-color:#b42318}.consent{display:flex;gap:10px;margin:26px 0 22px;align-items:flex-start;font-size:13px;color:var(--muted)}.consent input{margin-top:3px}.consent a{text-decoration:underline}.form-actions{display:flex;gap:12px;flex-wrap:wrap}.form-note{font-size:12px;color:var(--muted);margin:20px 0 0}.honeypot{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.inquiry-success{padding:50px;border-radius:28px;background:#fff;box-shadow:var(--shadow)}.inquiry-success span{display:block;text-transform:uppercase;font-size:11px;letter-spacing:.1em;color:#217a4b}.inquiry-success strong{display:block;font-family:HuianDisplay;font-size:36px;margin:14px 0}.inquiry-success p{color:var(--muted)}
.product-hero{position:relative;min-height:760px;padding-top:58px;background:linear-gradient(135deg,#f7f7f9,#e9eaed);display:flex;align-items:center;overflow:hidden}.product-hero>.wrap{position:relative;z-index:2}.product-hero .wrap>p:not(.eyebrow){max-width:580px}.product-hero .button-row{margin-top:32px}.product-hero-object{right:-2vw;top:120px;width:min(55vw,720px);height:min(55vw,720px);background:radial-gradient(circle at 45% 45%,#f89455 0 5%,#c64b22 19%,#291610 43%,transparent 64%),repeating-radial-gradient(circle,transparent 0 29px,rgba(198,75,34,.18) 30px 31px)}.scope>h2{margin-bottom:50px}.brief-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid var(--dark-line)}.brief-grid>div{padding:28px 28px 42px 0;border-bottom:1px solid var(--dark-line)}.brief-grid span{font-size:11px;color:#ff8a57}.brief-grid strong{display:block;font-family:HuianDisplay;font-size:22px;margin:45px 0 12px}.brief-grid p{color:#aaa;font-size:14px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-grid article{padding:34px;border-radius:24px;background:var(--paper);min-height:340px;display:flex;flex-direction:column}.article-grid h2{font-family:HuianDisplay;font-size:30px;line-height:1.05;letter-spacing:-.04em}.article-grid article>p:not(.eyebrow){color:var(--muted)}.article-grid .text-link{margin-top:auto}.article{max-width:820px}.article>h1,.legal>h1,.error-page h1{font-family:HuianDisplay;font-size:clamp(54px,7vw,94px);line-height:.98;letter-spacing:-.06em;margin:0 0 50px}.article-content,.legal{font-size:18px;line-height:1.75}.article-content h2,.legal h2{font-family:HuianDisplay;font-size:36px;line-height:1.1;margin-top:60px}.legal{max-width:850px;padding-top:160px}.legal-date{color:#9a4b2c}.error-page{min-height:80vh;padding-top:200px}.error-page p:not(.eyebrow){font-size:20px;color:var(--muted);margin-bottom:35px}
.site-footer{background:#0d0e0f;color:#fff;padding-top:80px}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-bottom:70px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-brand{font-family:HuianDisplay;font-size:25px;font-weight:700}.footer-main>div:first-child p{max-width:320px;color:#a8a8ad}.footer-main strong{font-size:12px;margin-bottom:8px}.footer-main a:not(.footer-brand){font-size:13px;color:#bcbcc0}.footer-main a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding:20px 0 28px;border-top:1px solid var(--dark-line);font-size:11px;color:#98989d;text-transform:uppercase;letter-spacing:.05em}
@media(max-width:1000px){.desktop-nav,.nav-quote{display:none}.menu-toggle{display:block}.statement{grid-template-columns:1fr 2fr}.statement>p:last-child{grid-column:2}.technology-stage{grid-template-columns:1fr}.technology-media{min-height:520px}.technology-copy{max-width:760px}.product-index-item{grid-template-columns:90px 1fr}.product-orbit{display:none}.architecture-grid,.customization-grid{grid-template-columns:repeat(2,1fr)}.inquiry-layout{grid-template-columns:1fr}.contact-layout{grid-template-columns:1fr}.contact-layout aside{display:grid;grid-template-columns:120px 1fr}.contact-layout aside span{margin-top:0}.contact-layout aside p{grid-column:1/-1}.footer-main{grid-template-columns:2fr 1fr 1fr}.footer-main>div:last-child{grid-column:2}.product-hero-object{opacity:.35}}
@media(max-width:700px){:root{--wrap:min(100% - 40px,1220px);--radius:24px}.section-space{padding-block:86px}.nav-shell{height:54px}.site-header{background:rgba(250,250,252,.94)}.mobile-nav{top:54px;min-height:calc(100vh - 54px)}.hero-light{padding-top:54px}.hero-copy{text-align:left;padding-top:76px}.hero-copy h1,.page-hero h1,.product-hero h1{font-size:clamp(48px,15vw,68px)}.hero-lead{font-size:18px;margin-left:0}.hero-copy .button-row{justify-content:flex-start}.hero-product{margin-top:40px}.hero-product img{aspect-ratio:4/5;object-position:63% center}.concept-note{left:12px;right:auto;bottom:12px;max-width:calc(100% - 24px);font-size:9px}.hero-facts{grid-template-columns:repeat(2,1fr);gap:20px;padding-block:26px}.hero-facts span{font-size:11px;flex-direction:column;gap:5px}.statement{grid-template-columns:1fr;gap:25px}.statement>p:last-child{grid-column:auto}.statement h2,.section-heading h2,.principle h2,.process>h2,.proof-policy h2,.cta-panel h2,.selection-band h2,.brief-section h2,.scope h2,.customization-stage h2,.about-dark h2{font-size:44px}.technology-media{min-height:390px}.technology-media img{object-position:42% center}.technology-copy{padding:72px 20px}.technology-copy h2{font-size:46px}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:36px}.product-grid{grid-template-columns:1fr}.product-card{min-height:460px;padding:25px}.product-card-copy{left:25px;right:25px;bottom:26px}.product-art{width:280px;height:280px}.oem-grid{grid-template-columns:1fr}.oem-grid h2{font-size:49px}.page-hero{padding-top:132px;padding-bottom:78px}.page-hero>p,.page-hero .wrap>p,.product-hero .wrap>p{font-size:17px}.page-hero-dark{padding-bottom:0}.page-hero-dark figure img{aspect-ratio:4/5;object-position:35%}.product-index-item{grid-template-columns:1fr;gap:15px;padding:45px 0}.product-index-item h2{font-size:42px}.selection-band .four-steps{grid-template-columns:repeat(2,1fr)}.four-steps span{min-height:140px}.principle{grid-template-columns:1fr;gap:25px}.architecture-grid,.customization-grid{grid-template-columns:1fr}.architecture-grid h3,.customization-grid h3{margin-top:44px}.technical-disclaimer{grid-template-columns:1fr;gap:10px}.process li{grid-template-columns:54px 1fr}.inquiry-layout h2{font-size:43px}.form-grid{grid-template-columns:1fr}.product-hero{min-height:690px;align-items:flex-start;padding-top:140px}.product-hero-object{width:520px;height:520px;right:-260px;top:290px}.brief-grid{grid-template-columns:1fr}.brief-grid>div{padding-right:0}.contact-layout aside{grid-template-columns:100px 1fr}.inquiry-form{padding:25px 20px}.article-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.legal{padding-top:120px}.legal,.article-content{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Photographic product collection: temporary concept assets are explicitly labelled. */
.answer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:28px;overflow:hidden}.answer-grid article{padding:clamp(28px,4vw,52px);background:#fff;min-height:260px}.answer-grid h3{margin:0 0 22px;font-family:HuianDisplay,sans-serif;font-size:clamp(27px,2.6vw,40px);line-height:1.05;letter-spacing:-.045em}.answer-grid p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}
.product-card:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03) 28%,rgba(0,0,0,.8) 100%);pointer-events:none}
.product-card-media{position:absolute;inset:0}
.product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
.product-card:hover .product-card-media img{transform:scale(1.025)}
.product-card .product-number,.product-card .product-card-copy{z-index:3;color:#fff}
.product-card .product-card-copy p,.product-card:nth-child(even) .product-card-copy p{color:rgba(255,255,255,.76)}
.product-concept{position:absolute;z-index:3;right:24px;top:22px;padding:6px 9px;border-radius:999px;background:rgba(0,0,0,.56);backdrop-filter:blur(8px);color:#fff;font-size:9px;letter-spacing:.04em}
.desktop-nav a,.footer-main a:not(.footer-brand),.text-link{display:inline-flex;align-items:center;min-height:44px}.desktop-nav a{padding-inline:2px}.footer-main a:not(.footer-brand){margin-block:-5px;padding-block:5px}.text-link{margin-block:-10px;padding-block:10px}
.legacy-page-cta,.article-next-step{margin-top:clamp(60px,8vw,100px);padding:clamp(28px,5vw,52px);border-radius:26px;background:var(--paper)}.legacy-page-cta strong,.article-next-step strong{display:block;font-family:HuianDisplay,sans-serif;font-size:clamp(28px,3vw,40px);line-height:1.1;letter-spacing:-.04em}.legacy-page-cta p,.article-next-step p{color:var(--muted);max-width:620px}.legacy-page-cta .button,.article-next-step .button{margin-top:12px}.nav-links{display:flex;justify-content:space-between;gap:30px;margin-top:40px}
@media(max-width:700px){.answer-grid{grid-template-columns:1fr}.answer-grid article{min-height:0}.answer-grid h3{font-size:30px}}
.product-index-media{position:relative;margin:0;border-radius:24px;overflow:hidden;aspect-ratio:4/3;background:#eee}.product-index-media img{width:100%;height:100%;object-fit:cover}.product-hero{min-height:auto;padding-block:clamp(120px,12vw,180px) clamp(70px,8vw,120px)}.product-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);gap:clamp(45px,7vw,105px);align-items:center}.product-hero-copy{position:relative;z-index:2}.product-hero-copy>p:not(.eyebrow){max-width:580px;color:var(--muted);font-size:18px}.product-hero-media{position:relative;margin:0;border-radius:30px;overflow:hidden;box-shadow:var(--shadow);aspect-ratio:4/3}.product-hero-media img{width:100%;height:100%;object-fit:cover}.product-hero-media .concept-note{left:18px;right:auto}.product-hero-object{display:none}
@media(max-width:1000px){.product-hero-grid{grid-template-columns:1fr;gap:48px}.product-hero-media{max-width:760px}.product-index-item{grid-template-columns:90px 1fr}.product-index-media{grid-column:2}}
@media(max-width:700px){.product-index-media{grid-column:auto}.product-hero{padding-top:120px}.product-hero-grid{gap:35px}.product-hero-media{border-radius:22px;aspect-ratio:4/5}.product-hero-media img{object-position:center}}

/* Huian Sauna Editorial 6.0 — original design system inspired by modern sauna publishing. */
:root{
  --ink:#17211e;
  --muted:#414a46;
  --paper:#e8e1d5;
  --white:#fffdf8;
  --black:#111714;
  --line:rgba(23,33,30,.18);
  --dark-line:rgba(255,253,248,.2);
  --orange:#7d2e16;
  --orange-bright:#d55a2d;
  --cyan:#255d5e;
  --radius:2px;
  --wrap:min(1110px,calc(100% - 64px));
  --shadow:none;
}
body{background:#f0eadf;color:var(--ink);font-size:17px;line-height:1.65}
body:before{content:"";position:fixed;z-index:9999;inset:0 0 auto;height:2px;background:var(--orange);pointer-events:none}
.wrap{width:var(--wrap)}
.section-space{padding-block:clamp(92px,9vw,148px)}
.eyebrow{font-size:11px;letter-spacing:.16em;color:var(--orange);margin-bottom:18px}
.button{min-height:52px;padding-inline:26px;border-radius:0;font-size:12px;letter-spacing:.06em;text-transform:uppercase}
.button-dark{background:var(--ink)}
.button-light{background:#f4eee4}
.text-link{font-size:13px;letter-spacing:.03em;border-bottom:1px solid currentColor}

.site-header{height:82px;background:rgba(240,234,223,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(12px);color:var(--ink)}
.site-header.is-scrolled{height:68px;background:rgba(240,234,223,.98);border-color:var(--line)}
.nav-shell{height:100%;width:min(1220px,calc(100% - 48px));gap:38px;transition:height .25s}
.brand{font-family:HuianDisplay,Arial,sans-serif;font-size:22px;letter-spacing:-.045em;text-transform:uppercase}
.brand span{color:inherit;font-weight:400}
.desktop-nav{gap:24px;margin-inline:auto}
.desktop-nav a{font-size:16px;color:inherit;letter-spacing:.01em}
.nav-quote{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 18px;border:1px solid currentColor;border-radius:0;background:rgba(255,255,255,.08);color:inherit;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.menu-toggle span{background:currentColor}
.mobile-nav{inset:82px 0 auto;max-height:calc(100vh - 82px);overflow-y:auto;background:#f0eadf;border-color:var(--line)}
.mobile-nav a{font-weight:400}

.home:not(.blog) .site-header,.blog .site-header{background:linear-gradient(180deg,rgba(8,12,10,.6),transparent);border-color:transparent;color:#fff}
.home:not(.blog) .site-header.is-scrolled,.blog .site-header.is-scrolled{background:rgba(17,23,20,.96);border-color:rgba(255,255,255,.16)}

.hero-light{position:relative;display:grid;grid-template-rows:minmax(680px,100vh) auto;padding:0;background:var(--black);min-height:0;color:#fff}
.hero-copy{z-index:3;grid-area:1/1;align-self:end;width:var(--wrap);padding:0 0 clamp(72px,9vw,128px);text-align:left;pointer-events:none}
.hero-copy>*{pointer-events:auto}
.hero-copy h1{max-width:1040px;font-size:clamp(62px,8.2vw,118px);line-height:.88;letter-spacing:-.065em;font-weight:400}
.hero-lead{max-width:560px;margin:28px 0 34px;color:rgba(255,255,255,.86);font-size:clamp(18px,1.7vw,23px)}
.hero-copy .button-row{justify-content:flex-start}
.hero-copy .button-dark{background:#f3ede2;color:var(--ink)}
.hero-product{grid-area:1/1;z-index:1;width:100%;height:100%;margin:0}
.hero-product:after,.insights-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,8,6,.35),rgba(4,8,6,.12) 42%,rgba(4,8,6,.78))}
.hero-product img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.hero-product .concept-note{z-index:2}
.hero-facts{grid-area:2/1;z-index:2;width:var(--wrap);padding:29px 0 34px;border-color:var(--dark-line);background:transparent}
.hero-facts span{padding-right:20px;color:rgba(255,255,255,.78);text-transform:uppercase;letter-spacing:.04em;font-size:11px}
.hero-facts b{color:#e1774d}

.statement{grid-template-columns:.7fr 2.4fr .95fr;gap:54px}
.statement h2,.section-heading h2,.principle h2,.process>h2,.proof-policy h2,.cta-panel h2,.selection-band h2,.brief-section h2,.scope h2,.customization-stage h2,.about-dark h2{font-weight:400;letter-spacing:-.052em}
.statement>p:last-child,.principle>p:last-child,.proof-policy>p:last-child,.cta-panel>p{color:var(--muted)}
.principle{padding-block:clamp(76px,8vw,120px);border-top:1px solid var(--line);grid-template-columns:.65fr 1.35fr 1fr}

.technology-stage{grid-template-columns:1.15fr .85fr;min-height:760px;background:#173e3c}
.technology-media{min-height:680px}
.technology-media .technology-factory-collage{position:absolute;inset:0;object-position:center top}
.technology-copy{padding:clamp(72px,7vw,124px)}
.technology-copy .eyebrow,.oem-stage .eyebrow,.page-hero-dark .eyebrow,.about-dark .eyebrow{color:#ef875e}
.technology-copy h2{font-weight:400}
.technology-copy>p{color:rgba(255,255,255,.72)}
.technology-copy li{padding:20px 0}

.product-grid{grid-template-columns:repeat(2,1fr);gap:2px;background:var(--ink);border:2px solid var(--ink)}
.product-card{min-height:560px;padding:28px;border-radius:0;background:#ddd4c5}
.product-card:after{background:linear-gradient(180deg,rgba(4,8,6,.02) 35%,rgba(4,8,6,.78))}
.product-card-copy{left:28px;right:28px;bottom:28px}
.product-card-copy h3{font-weight:400}
.product-concept,.concept-note{border-radius:0;letter-spacing:.08em;text-transform:uppercase}

.oem-stage{background:#121815}
.oem-grid h2{font-weight:400}
.oem-grid li{padding-block:29px}
.buyer-answers{border-top:1px solid var(--line)}
.answer-grid{border-radius:0}
.answer-grid article{background:#f4eee4}
.answer-grid h3{font-weight:400}
.cta-panel{text-align:left;display:grid;grid-template-columns:.6fr 1.4fr 1fr;gap:50px;align-items:start}
.cta-panel .eyebrow{grid-column:1}.cta-panel h2{grid-column:2;margin:0}.cta-panel>p{grid-column:3;margin:0}.cta-panel .button-row{grid-column:2/4;justify-content:flex-start}

.page-hero{padding-top:clamp(174px,17vw,250px);padding-bottom:clamp(90px,10vw,140px)}
.page-hero h1,.product-hero h1{font-weight:400;line-height:.92}
.page-hero-light{background:#f0eadf}
.page-hero>p,.page-hero .wrap>p,.product-hero .wrap>p{color:var(--muted)}
.page-hero-dark{background:#173e3c}
.page-hero-dark figure{margin-top:60px}
.product-index-item{grid-template-columns:130px 1.05fr .95fr;gap:44px;min-height:0;padding:52px 0}
.product-index-media{border-radius:0}
.product-index-item h2{font-weight:400}
.product-index-item li{border-radius:0}
.selection-band,.brief-section,.customization-stage,.about-dark{background:#121815}
.architecture-grid,.customization-grid{border-radius:0}
.architecture-grid article{background:#f4eee4}
.customization-grid article{border-radius:0}
.process li{padding-block:34px}
.inquiry-section{background:#ddd3c4}
.inquiry-form,.inquiry-success{border:1px solid var(--line);border-radius:0;box-shadow:none;background:#f6f0e6}
.form-grid textarea{border-radius:0}
.product-hero{background:#e2d9cb}
.product-hero-media{border-radius:0;box-shadow:none}
.legacy-page-cta,.article-next-step{border:1px solid var(--line);border-radius:0;background:#e7dfd2}

.insights-hero{position:relative;height:min(690px,78vh);min-height:520px;background:#111714;color:#fff;display:flex;align-items:flex-end}
.insights-hero-media{position:absolute;inset:0;margin:0}
.insights-hero-media img{width:100%;height:100%;object-fit:cover}
.insights-hero-media .concept-note{z-index:2}
.insights-hero-copy{position:relative;z-index:3;padding-bottom:clamp(58px,7vw,90px)}
.insights-hero-copy h1{margin:0;font-family:HuianDisplay,sans-serif;font-size:clamp(74px,11vw,154px);font-weight:400;line-height:.78;letter-spacing:-.075em}
.insights-hero-copy>p:last-child{max-width:610px;margin:30px 0 0;color:rgba(255,255,255,.82);font-size:18px}
.insight-filters{display:flex;gap:0;overflow:auto;border-bottom:1px solid var(--line);scrollbar-width:thin}
.insight-filters a{flex:0 0 auto;padding:24px 22px 20px;border-bottom:3px solid transparent;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.insight-filters a:first-child{padding-left:0}
.insight-filters a:hover,.insight-filters a.is-current{border-color:var(--orange);color:var(--orange)}
.insights-intro{padding-top:clamp(72px,8vw,110px)}
.insights-intro p{max-width:900px;margin:0 auto;font-family:HuianDisplay,sans-serif;font-size:clamp(34px,4vw,54px);font-weight:400;line-height:1.17;letter-spacing:-.04em}
.article-grid.editorial-grid{gap:54px 28px;padding-top:clamp(72px,7vw,110px)}
.home-journal .article-grid.editorial-grid{padding-top:0}
.article-grid .insight-card{display:block;min-height:0;padding:0;border-radius:0;background:transparent}
.insight-card-media{position:relative;display:block;height:auto;aspect-ratio:1.18/1;overflow:hidden;background:#d8cdbd}
.insight-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.insight-card:hover .insight-card-media img{transform:scale(1.025)}
.insight-card-media .concept-note{left:10px;right:auto;bottom:10px}
.insight-card-copy{padding-top:20px}
.article-grid .insight-card h2{margin:0 0 14px;font-size:clamp(25px,2.3vw,34px);font-weight:400;line-height:1.1}
.insight-card-copy>p:not(.eyebrow){margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.65}
.insight-card-copy .text-link{margin-top:0}
.editorial-pagination{grid-column:1/-1;border-top:1px solid var(--line);padding-top:30px}
.nav-links{margin:0}
.archive-masthead{padding-top:clamp(180px,18vw,270px);padding-bottom:clamp(76px,8vw,112px)}
.archive-masthead h1{max-width:1000px;margin:0;font-family:HuianDisplay,sans-serif;font-size:clamp(60px,8vw,108px);font-weight:400;line-height:.9;letter-spacing:-.065em}
.archive-masthead>p:last-child,.archive-description{max-width:720px;margin:30px 0 0;color:var(--muted);font-size:18px}
.article{max-width:900px;padding-top:clamp(180px,18vw,240px)}
.article>h1,.legal>h1,.error-page h1{font-weight:400}
.article-content,.legal{font-size:19px;line-height:1.82}
.article-content h2,.legal h2{font-weight:400}

.site-footer{padding-top:0;background:#121815}
.footer-callout{padding-block:clamp(80px,9vw,132px);border-bottom:1px solid var(--dark-line)}
.footer-callout .eyebrow{color:#ef875e}
.footer-callout a{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}
.footer-callout a span{font-family:HuianDisplay,sans-serif;font-size:clamp(50px,8vw,112px);font-weight:400;line-height:.92;letter-spacing:-.06em}
.footer-callout a b{font-size:clamp(42px,6vw,78px);font-weight:300;color:#ef875e}
.footer-main{grid-template-columns:2fr repeat(3,1fr);padding-block:70px}
.footer-brand{font-weight:400;text-transform:uppercase}
.footer-bottom{padding-block:24px}

@media(max-width:1000px){
  .site-header{height:68px}.mobile-nav{inset:68px 0 auto}.home:not(.blog) .mobile-nav,.blog .mobile-nav{background:#121815}
  .statement{grid-template-columns:1fr 2fr}.technology-stage{grid-template-columns:1fr}.technology-media{min-height:600px}
  .cta-panel{grid-template-columns:1fr 2fr}.cta-panel>p{grid-column:2}.cta-panel .button-row{grid-column:2}
  .product-index-item{grid-template-columns:80px 1fr}.product-index-media{grid-column:2}
  .footer-main{grid-template-columns:2fr 1fr 1fr}.footer-main>div:last-child{grid-column:2}
}
@media(max-width:700px){
  :root{--wrap:min(100% - 36px,1110px)}body{font-size:16px}
  .site-header{height:62px}.nav-shell{width:calc(100% - 28px)}.brand{font-size:18px}.mobile-nav{inset:62px 0 auto;min-height:calc(100vh - 62px)}
  .hero-light{grid-template-rows:minmax(660px,92vh) auto}.hero-copy{padding-bottom:58px}.hero-copy h1{font-size:clamp(51px,15vw,72px);line-height:.91}
  .hero-lead{max-width:92%;font-size:17px}.hero-product img{object-position:68% center}.hero-facts{grid-template-columns:repeat(2,1fr)}
  .statement,.principle,.cta-panel{grid-template-columns:1fr;gap:24px}.statement>p:last-child,.cta-panel h2,.cta-panel>p,.cta-panel .button-row{grid-column:1}
  .technology-media{min-height:420px}.technology-copy{padding:70px 18px}.product-grid{grid-template-columns:1fr}.product-card{min-height:500px}
  .page-hero{padding-top:130px}.product-index-item{grid-template-columns:1fr;gap:18px}.product-index-media{grid-column:auto}
  .insights-hero{height:620px}.insights-hero-copy{padding-bottom:52px}.insights-hero-copy h1{font-size:clamp(70px,22vw,98px)}
  .insights-hero-copy>p:last-child{font-size:16px}.insight-filters{width:100%;padding-inline:18px}.insights-intro p{font-size:34px}
  .article-grid.editorial-grid{gap:54px}.insight-card-media{aspect-ratio:4/3}.article{padding-top:132px}.article-content,.legal{font-size:17px}
  .footer-callout a{align-items:flex-start}.footer-callout a span{font-size:50px}.footer-callout a b{font-size:40px}
  .footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}
}

/* B2B conversion layer 6.2 */
.product-hero .eyebrow{color:#76270f}
.brief-section .eyebrow{color:#ef875e}
@media(max-width:1180px){.desktop-nav,.nav-quote{display:none}.menu-toggle{display:block}}
.button-primary{background:#8f3217;color:#fff;border-color:#8f3217}
.button-primary:hover{background:#842f18;border-color:#842f18}
.button-ghost-light{color:#fff;border-color:rgba(255,255,255,.7);background:rgba(0,0,0,.14)}
.button-whatsapp{background:#1f7a4d;color:#fff;border-color:#1f7a4d}
.button-whatsapp:hover{background:#155c39;border-color:#155c39}
.hero-copy h1{max-width:1120px;font-size:clamp(54px,6.5vw,94px);line-height:.94}
.hero-copy h1 span{display:block;margin-top:12px;font-size:.5em;letter-spacing:-.035em;color:#f2c5ad}
.hero-copy .button-primary{background:#8f3217;border-color:#8f3217;color:#fff}

.b2b-advantages{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}
.b2b-advantages article{min-width:0;padding:38px 28px 42px;border-right:1px solid var(--line)}
.b2b-advantages article:first-child{padding-left:0}
.b2b-advantages article:last-child{padding-right:0;border-right:0}
.b2b-advantages article>span{display:block;margin-bottom:48px;font-size:11px;color:var(--orange)}
.b2b-advantages strong{display:block;font-family:HuianDisplay,sans-serif;font-size:24px;font-weight:400;line-height:1.05}
.b2b-advantages p{margin:14px 0 0;color:var(--muted);font-size:14px;line-height:1.55}
.product-features{background:#ddd3c4}
.product-features h2{max-width:760px;margin:0 0 58px;font-family:HuianDisplay,sans-serif;font-size:clamp(46px,5.7vw,78px);font-weight:400;line-height:.98;letter-spacing:-.055em}

.product-card{padding:0 0 76px}
.product-card-main{position:absolute;z-index:2;inset:0 0 76px;display:block;padding:28px}
.product-card-copy{bottom:28px}
.product-card-copy ul{display:flex;flex-direction:column;gap:4px;margin:0 0 16px;padding:0;list-style:none;font-size:12px;color:rgba(255,255,255,.8)}
.product-card-copy li:before{content:"— ";color:#ef875e}
.product-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-gallery-grid figure{margin:0;overflow:hidden;background:#eee8dd;aspect-ratio:4/3}.product-gallery-grid img{width:100%;height:100%;object-fit:cover}.product-availability-notice{margin-top:28px;margin-bottom:28px;padding:22px 26px;border:1px solid #a63c1c;background:#fff4ef;color:#1a211e}.product-availability-notice strong{display:block;font-size:20px}.product-availability-notice p{margin:7px 0 0}.legal>.product-availability-notice{margin-left:0;margin-right:0}
.product-card:after{bottom:76px}
.product-quote{position:absolute;z-index:4;inset:auto 0 0;display:flex;min-height:76px;align-items:center;justify-content:center;background:#f4eee4;color:var(--ink);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid var(--ink)}
.product-quote:hover{background:var(--orange);color:#fff}

.form-grid-compact{grid-template-columns:repeat(2,1fr)}
.form-grid input,.form-grid textarea{min-height:48px}
.consent input{min-width:20px;min-height:20px}

.floating-whatsapp{position:fixed;z-index:90;right:22px;bottom:22px;display:flex;min-height:50px;align-items:center;gap:10px;padding:9px 18px 9px 9px;background:#1f7a4d;color:#fff;border:1px solid rgba(255,255,255,.38);box-shadow:0 12px 34px rgba(0,0,0,.23)}
.floating-whatsapp span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#fff;color:#1f7a4d;font-size:10px;font-weight:800}
.floating-whatsapp strong{font-size:12px;letter-spacing:.025em}
.floating-whatsapp:hover{background:#155c39;transform:translateY(-2px)}

.product-hero-copy .button-row{display:flex;gap:12px}
.product-hero-copy .spec-note{max-width:550px;margin:18px 0 0;color:var(--muted);font-size:12px}
.product-specs .section-heading{margin-bottom:36px}
.spec-table{border-top:1px solid var(--ink)}
.spec-table>div{display:grid;grid-template-columns:minmax(160px,.35fr) 1fr;gap:32px;padding:22px 0;border-bottom:1px solid var(--line)}
.spec-table strong{font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.spec-table span{color:var(--muted)}
.quote-band{background:#173e3c;color:#fff;padding-block:62px}
.quote-band>.wrap{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}
.quote-band h2{max-width:780px;margin:0;font-family:HuianDisplay,sans-serif;font-size:clamp(37px,4vw,58px);font-weight:400;line-height:1;letter-spacing:-.045em}
.quote-band .eyebrow{color:#ef875e}
.product-faq .section-heading{align-items:flex-end}
.faq-list{border-top:1px solid var(--ink)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{position:relative;display:flex;min-height:72px;align-items:center;padding:20px 54px 20px 0;cursor:pointer;font-family:HuianDisplay,sans-serif;font-size:clamp(21px,2vw,28px);line-height:1.2;list-style:none}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";position:absolute;right:8px;font-family:HuianSans,sans-serif;font-size:26px;font-weight:300}
.faq-list details[open] summary:after{content:"−"}
.faq-list details p{max-width:820px;margin:0;padding:0 54px 25px 0;color:var(--muted);font-size:16px}
.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.related-grid article{display:flex;flex-direction:column;align-items:flex-start}
.related-grid figure{position:relative;margin:0 0 22px;aspect-ratio:4/3;overflow:hidden;background:#ddd}
.related-grid figure img{width:100%;height:100%;object-fit:cover}
.related-grid article>p,.related-grid a>p{margin:0 0 7px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.related-grid h3{margin:0 0 22px;font-family:HuianDisplay,sans-serif;font-size:28px;font-weight:400;line-height:1.05}
.related-grid .button{margin-top:auto}
.faq-page{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1.45fr);gap:clamp(60px,9vw,130px);align-items:start}
.faq-page-intro{position:sticky;top:110px}
.faq-page-intro h2{margin:0 0 24px;font-family:HuianDisplay,sans-serif;font-size:clamp(42px,5vw,70px);font-weight:400;line-height:.98;letter-spacing:-.05em}
.faq-page-intro>p:last-child{color:var(--muted)}

@media(max-width:1000px){
  .b2b-advantages{grid-template-columns:repeat(2,1fr)}
  .b2b-advantages article:nth-child(2){border-right:0}
  .b2b-advantages article:first-child,.b2b-advantages article:nth-child(3){padding-left:28px}
  .faq-page{grid-template-columns:1fr}.faq-page-intro{position:static;max-width:720px}
}
@media(max-width:700px){
  .button,.nav-quote,.menu-toggle{min-height:44px}
  .hero-copy h1{font-size:clamp(44px,12.4vw,62px);line-height:.96}
  .hero-copy h1 span{font-size:.54em;margin-top:10px}
  .hero-copy .button-row{gap:10px}.hero-copy .button{flex:1 1 160px;padding-inline:15px}
  .b2b-advantages{grid-template-columns:1fr}
  .b2b-advantages article,.b2b-advantages article:first-child,.b2b-advantages article:nth-child(3){padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}
  .b2b-advantages article:last-child{border-bottom:0}.b2b-advantages article>span{margin-bottom:24px}
  .product-card{min-height:570px}.product-card-main{padding:22px}.product-card-copy{left:22px;right:22px;bottom:22px}
  .form-grid-compact{grid-template-columns:1fr}
  .form-actions .button{width:100%}
  .floating-whatsapp{right:12px;bottom:12px;min-width:50px;padding:8px}
  .floating-whatsapp strong{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
  .floating-whatsapp span{width:34px;height:34px}
  .product-hero-copy .button-row{gap:10px}.product-hero-copy .button{width:100%}
  .spec-table>div{grid-template-columns:1fr;gap:7px;padding:18px 0}
  .quote-band{padding-block:52px}.quote-band>.wrap{grid-template-columns:1fr;gap:28px}.quote-band .button{width:100%}
  .related-grid{grid-template-columns:1fr;gap:52px}.related-grid h3{font-size:30px}.related-grid .button{width:100%}
  .faq-list summary{min-height:68px;padding-right:42px;font-size:22px}.faq-list details p{padding-right:0}
}

/* Scalable product catalog */
.catalog-hero{padding-bottom:clamp(68px,8vw,110px)}
.catalog-hero h1{max-width:1050px}
.catalog-section{background:#f4eee4;border-top:1px solid var(--ink)}
.catalog-toolbar-wrap{position:sticky;z-index:20;top:58px;background:rgba(244,238,228,.94);border-bottom:1px solid var(--ink);backdrop-filter:blur(18px)}
.catalog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:24px;align-items:center;padding-block:18px}
.catalog-filters{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}
.catalog-filters::-webkit-scrollbar{display:none}
.catalog-filters button{min-height:44px;flex:0 0 auto;padding:0 17px;border:1px solid var(--ink);background:transparent;color:var(--ink);font:inherit;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}
.catalog-filters button:hover,.catalog-filters button:focus-visible,.catalog-filters button.is-active{background:var(--ink);color:#fff}
@media(max-width:700px){.catalog-filters{flex-wrap:wrap;overflow-x:visible}}
.catalog-search{position:relative;display:block}
.catalog-search input{width:100%;min-height:46px;padding:0 44px 0 16px;border:1px solid var(--ink);border-radius:0;background:#fff;color:var(--ink);font:inherit;font-size:14px}
.catalog-search>span:last-child{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:21px;pointer-events:none}
.catalog-content{padding-block:34px clamp(90px,10vw,150px)}
.catalog-status{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.catalog-status p{margin:0}.catalog-status strong{color:var(--ink);font-size:18px}
.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.catalog-card{display:flex;min-width:0;flex-direction:column;background:#fff;border:1px solid rgba(7,15,11,.24)}
[data-catalog-card][hidden]{display:none!important}
.catalog-card-media{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;background:#d8d2c8}
.catalog-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(4,8,6,.22))}
.catalog-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.catalog-card:hover .catalog-card-media img{transform:scale(1.025)}
.catalog-card-media .concept-note{z-index:2;right:12px;bottom:12px;left:auto;top:auto}

/* v6.17.4 About Us factory overview */
.factory-overview{border-bottom:1px solid var(--line)}
.factory-overview-copy{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(45px,8vw,110px);align-items:end;margin-bottom:clamp(42px,6vw,76px)}
.factory-overview-copy h2{font-family:HuianDisplay,sans-serif;font-size:clamp(46px,5.7vw,82px);font-weight:400;line-height:1;letter-spacing:-.052em;margin:0;max-width:820px}
.factory-overview-copy>p{font-size:17px;line-height:1.72;color:var(--muted);margin:0}
.factory-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.factory-gallery figure{position:relative;margin:0;overflow:hidden;background:#e6e0d6;aspect-ratio:4/3}
.factory-gallery .factory-gallery-wide{grid-column:1/-1;aspect-ratio:16/7}
.factory-gallery img{width:100%;height:100%;object-fit:cover;display:block}
.factory-gallery figcaption{position:absolute;left:14px;bottom:14px;padding:9px 12px;background:rgba(12,18,15,.78);color:#fff;font-size:11px;line-height:1.35;letter-spacing:.055em;text-transform:uppercase;max-width:calc(100% - 28px)}
@media(max-width:700px){.factory-overview-copy{grid-template-columns:1fr;gap:24px}.factory-overview-copy h2{font-size:44px}.factory-gallery{grid-template-columns:1fr;gap:14px}.factory-gallery .factory-gallery-wide{grid-column:auto;aspect-ratio:4/3}.factory-gallery figure{aspect-ratio:4/3}.factory-gallery figcaption{font-size:9px;left:10px;bottom:10px;max-width:calc(100% - 20px)}}

/* v6.17.5 About Us project governance */
.project-governance{border-bottom:1px solid var(--line)}
.project-governance-main{display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);gap:clamp(54px,9vw,140px);align-items:start}
.project-governance-heading h2{font-family:HuianDisplay,sans-serif;font-size:clamp(50px,5.2vw,68px);font-weight:400;line-height:.98;letter-spacing:-.052em;margin:0;max-width:680px}
.project-governance-copy{padding-top:30px;border-top:1px solid var(--ink)}
.project-governance-copy p{margin:0;color:#343834;font-size:17px;line-height:1.75;max-width:650px}
.project-governance-copy p+p{margin-top:24px}
.project-governance-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:clamp(54px,7vw,88px) 0 0;padding:0;border-top:1px solid var(--ink);border-left:1px solid var(--ink)}
.project-governance-steps li{display:grid;grid-template-columns:42px 1fr;gap:15px;min-height:220px;padding:28px 28px 34px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}
.project-governance-steps span{color:#9a3519;font-size:11px;font-weight:700;letter-spacing:.08em}
.project-governance-steps h3{font-family:HuianDisplay,sans-serif;font-size:clamp(24px,2.3vw,32px);font-weight:400;line-height:1.05;letter-spacing:-.035em;margin:0 0 18px}
.project-governance-steps p{color:var(--muted);font-size:14px;line-height:1.65;margin:0}
@media(max-width:700px){.project-governance-main{grid-template-columns:1fr;gap:28px}.project-governance-heading h2{font-size:44px}.project-governance-copy{padding-top:22px}.project-governance-copy p{font-size:16px}.project-governance-steps{grid-template-columns:1fr;margin-top:46px}.project-governance-steps li{min-height:0;padding:24px 22px 28px}.project-governance-steps h3{font-size:28px}}
.catalog-card-body{display:flex;flex:1;flex-direction:column;padding:26px}
.catalog-card-type{margin:0 0 13px;color:#76270f;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.catalog-card h2{margin:0 0 15px;font-family:HuianDisplay,sans-serif;font-size:clamp(28px,2.5vw,38px);font-weight:400;line-height:1;letter-spacing:-.045em}
.catalog-card h2 a{color:inherit;text-decoration:none}
.catalog-card-body>p:not(.catalog-card-type){margin:0;color:var(--muted);font-size:14px;line-height:1.55}
.catalog-card ul{display:flex;flex-wrap:wrap;gap:6px;margin:22px 0 28px;padding:0;list-style:none}
.catalog-card li{padding:6px 9px;border:1px solid var(--line);font-size:10px;text-transform:uppercase;letter-spacing:.05em}
.catalog-card-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:20px;border-top:1px solid var(--line)}
.catalog-card-actions .button{min-width:120px;padding-inline:17px}
.catalog-empty{padding:70px 24px;text-align:center;border:1px solid var(--ink);background:#fff}
.catalog-empty strong{display:block;margin-bottom:10px;font-family:HuianDisplay,sans-serif;font-size:36px;font-weight:400}
.catalog-empty p{margin:0 auto 28px;max-width:560px;color:var(--muted)}
.catalog-brief p:not(.eyebrow){max-width:720px;margin:26px 0 34px;color:#bcb7ae;font-size:17px;line-height:1.55}
@media(max-width:1000px){.catalog-toolbar{grid-template-columns:1fr}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar-wrap{top:54px}}
@media(max-width:700px){.catalog-hero{padding-bottom:62px}.catalog-toolbar{gap:12px;padding-block:12px}.catalog-toolbar>*{min-width:0}.catalog-filters{width:100%;max-width:100%;min-width:0;margin-right:0;padding-right:0}.catalog-filters button{min-height:44px;padding-inline:14px}.catalog-search input{min-height:48px}.catalog-content{padding-top:24px}.catalog-status{align-items:flex-start;flex-direction:column;gap:7px;margin-bottom:22px}.catalog-grid{grid-template-columns:1fr;gap:16px}.catalog-card-body{padding:22px}.catalog-card h2{font-size:34px}.catalog-card-actions{gap:10px}.catalog-card-actions .text-link{font-size:12px}.catalog-card-actions .button{min-width:116px}.catalog-brief h2{font-size:44px}}

/* v675: Technology page navigation matches homepage dark treatment */
.page-id-11 .site-header{
  background:linear-gradient(180deg,rgba(8,12,10,.6),transparent);
  border-color:transparent;
  color:#fff
}
.page-id-11 .site-header.is-scrolled{
  background:rgba(17,23,20,.96);
  border-color:rgba(255,255,255,.16)
}
.page-id-11 .mobile-nav{
  background:#121815;
  border-color:rgba(255,255,255,.16);
  color:#fff
}
/* v676: single-person sauna detail page english name line */
.product-hero-english{display:block;margin:18px 0 0;font-size:20px;color:var(--muted)}
@media(max-width:700px){.product-gallery-grid{grid-template-columns:1fr}.product-availability-notice{padding:18px 20px}}

/* v695: single-person far-infrared product knowledge guide */
.far-infrared-guide{background:#f2ece2;border-block:1px solid var(--line)}
.far-infrared-guide-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(40px,7vw,110px);align-items:end;margin-bottom:54px}
.far-infrared-guide-heading h2{max-width:760px;margin:0;font-family:HuianDisplay,sans-serif;font-size:clamp(50px,6.5vw,88px);font-weight:400;line-height:.95;letter-spacing:-.055em}
.far-infrared-guide-heading>p{max-width:560px;margin:0;color:var(--muted);font-size:17px;line-height:1.65}
.far-infrared-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;border-top:1px solid var(--ink);border-left:1px solid var(--ink);list-style:none}
.far-infrared-guide-grid li{min-height:330px;padding:32px 34px 38px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}
.far-infrared-guide-grid span{display:block;margin-bottom:54px;color:#9a3519;font-size:11px;font-weight:700;letter-spacing:.08em}
.far-infrared-guide-grid h3{margin:0 0 18px;font-family:HuianDisplay,sans-serif;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1;letter-spacing:-.04em}
.far-infrared-guide-grid p{margin:0;color:#3f413e;font-size:15px;line-height:1.7}
.far-infrared-guide-grid a{color:inherit;font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}
.far-infrared-guide-note{margin:28px 0 0;padding-top:22px;border-top:1px solid var(--line);color:var(--muted);font-size:13px;line-height:1.65}
.finnish-sauna-guide .far-infrared-guide-grid p+p{margin-top:16px}
.finnish-sauna-guide .far-infrared-guide-grid ul{margin:16px 0 0;padding-left:22px;list-style:disc}
.finnish-sauna-guide .far-infrared-guide-grid ul li{margin:0 0 8px;padding:0;border:0;min-height:0;font-size:15px;line-height:1.7;color:#3f413e}
@media(max-width:900px){.far-infrared-guide-heading{grid-template-columns:1fr;gap:24px}.far-infrared-guide-grid{grid-template-columns:1fr}.far-infrared-guide-grid li{min-height:0}}
@media(max-width:700px){.far-infrared-guide-heading{margin-bottom:36px}.far-infrared-guide-heading h2{font-size:48px}.far-infrared-guide-grid li{padding:25px 22px 30px}.far-infrared-guide-grid span{margin-bottom:34px}.far-infrared-guide-grid h3{font-size:32px}}
.starlight-overview{background:#121815;color:#fff}
.starlight-overview>.wrap{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(50px,8vw,130px);align-items:start}
.starlight-overview .eyebrow{color:#ef875e}
.starlight-overview-heading h2{max-width:700px;margin:0;font-family:HuianDisplay,sans-serif;font-size:clamp(48px,5.8vw,80px);font-weight:400;line-height:.96;letter-spacing:-.055em}
.starlight-overview-copy{padding-top:28px;border-top:1px solid rgba(255,255,255,.22)}
.starlight-overview-copy p{margin:0 0 24px;color:#c7cbc7;font-size:17px;line-height:1.75}
.starlight-overview-copy p:last-child{margin-bottom:0}
@media(max-width:900px){.starlight-overview>.wrap{grid-template-columns:1fr;gap:38px}.starlight-overview-copy{padding-top:26px}}
@media(max-width:700px){.starlight-overview-heading h2{font-size:46px}.starlight-overview-copy p{font-size:16px}}
