@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;450;500;550;600;650;700&display=swap');
:root{color-scheme:light;--ink:#17201f;--muted:#64716e;--line:#dce3df;--paper:#f4f6f3;--dark:#080c0d;--mint:#b9f7d2;--blue:#317153;--accent:#b9f7d2;--white:#f6f9f7;--panel:#fff;--bg:#f4f6f3}
body{background:var(--paper);color:var(--ink);font-family:'Manrope',Arial,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:'Inter Tight','Manrope',sans-serif;font-weight:500;line-height:1.06;letter-spacing:-.055em}h1{font-size:clamp(3.5rem,6.7vw,6.7rem)}h2{font-size:clamp(2.7rem,4.5vw,4.5rem)}h3{font-size:1.55rem;letter-spacing:-.035em;line-height:1.15}.container{width:min(1320px,calc(100% - 112px))}.skip{background:var(--mint);color:#0b2618;border-radius:8px}
header{position:absolute;top:24px;left:0;right:0;z-index:30;color:#f1f8f3;background:none;border:0;backdrop-filter:none}.header-inner{min-height:76px;display:flex;align-items:center;gap:30px;justify-content:space-between;padding:0 28px;background:#17201f90;border:1px solid #a6c0af24;border-radius:100px;backdrop-filter:blur(24px);box-shadow:0 10px 40px #00000012}.brand{gap:10px;font-family:'Inter Tight';font-weight:650;font-size:1.85rem;letter-spacing:-.08em}.brand-dot{color:#b9f7d2}.brand-mark{width:23px;height:23px;border:1.5px solid currentColor;border-radius:6px;position:relative;transform:rotate(-10deg)}.brand-mark:after{content:'';position:absolute;inset:5px;border:1.5px solid currentColor;border-radius:2px}nav{gap:26px}nav a{font-size:.875rem;color:#b9c5c0;transition:color .2s}nav a:hover,nav a[aria-current=page]{color:#d2ffdf}nav a[aria-current=page]:after{display:none}.nav-contact{background:#e9f4ed;color:#193124;border:0;border-radius:100px;padding:11px 19px;font-size:.813rem;font-weight:650}.nav-contact:hover{background:#b9f7d2}.menu-toggle{background:transparent;color:inherit;border:1px solid #73867a;border-radius:40px;padding:8px 15px;font-size:.875rem}.eyebrow{display:flex;align-items:center;gap:12px;font-size:.75rem;letter-spacing:.1em;font-weight:600;margin:0 0 25px;color:#52755f}.tiny-line{width:23px;height:1px;background:#b9f7d2;display:block}.actions{gap:30px}.button{gap:22px;border:0;background:var(--mint);color:#143224;padding:9px 9px 9px 24px;min-height:56px;border-radius:100px;font-size:.875rem;font-weight:650;transition:background .25s,transform .25s}.button:not(:has(.arrow-circle)){padding:16px 26px}.button:hover{background:#d0ffdf;transform:translateY(-3px)}.arrow-circle{display:grid;place-items:center;border:1px solid #4c866350;background:#a1dfbb;border-radius:50%;width:38px;height:38px;font-size:1.25rem;flex-shrink:0;transition:transform .25s}.button:hover .arrow-circle{transform:rotate(45deg)}.button.secondary{background:transparent;color:#244b34;border:1px solid #b5c9b9}.quiet-link{color:#d7e4dc;font-size:.813rem;display:inline-flex;gap:12px;align-items:center}.quiet-link:hover{color:#b9f7d2}.text-link{gap:32px;align-items:center;border-bottom:1px solid #a8bbae;padding:0 0 9px;font-size:.875rem;font-weight:600}.text-link:hover{color:#35724d;border-color:#35724d}
.hero-v2{background:#080c0d;color:#f3f7f3;position:relative;overflow:hidden;padding-top:120px;border-radius:0 0 36px 36px}.hero-light{position:absolute;inset:0;background:radial-gradient(ellipse at 75% 30%,#25473755,transparent 52%),radial-gradient(ellipse at 14% 50%,#21342735,transparent 42%);pointer-events:none}.hero-stage{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:660px;align-items:center}.hero-text{position:relative;z-index:2;padding:70px 0;pointer-events:none}.hero-text a{pointer-events:auto}.hero-text .eyebrow{color:#9aafa1;font-size:.75rem;letter-spacing:.13em}.hero-text h1{font-size:clamp(3.5rem,6.3vw,6.2rem);line-height:1.04;letter-spacing:-.065em;white-space:nowrap;font-weight:500;margin:30px 0 25px}.hero-text h1>span{color:#b9f7d2}.hero-text>p{max-width:410px;color:#a4b1ab;font-size:.938rem;line-height:1.8;margin:0 0 35px}.hero-detail{display:flex;gap:13px;align-items:center;font-size:.75rem;color:#94a19a;line-height:1.6;margin-top:58px}.hero-detail strong{color:#c0cec4;font-weight:500}.detail-cross{width:32px;height:32px;display:grid;place-items:center;border:1px solid #5672625c;border-radius:9px;color:#b9f7d2;font-size:1.4rem;font-weight:400}.hero-visual{position:absolute;left:41%;right:-9%;top:20px;bottom:0;pointer-events:none}.hero-product{width:100%;height:auto;object-fit:cover;filter:saturate(.75);mask-image:linear-gradient(to bottom,#000 40%,#000 58%,transparent 73%);-webkit-mask-image:linear-gradient(to bottom,#000 40%,#000 58%,transparent 73%);mix-blend-mode:lighten;transform:scale(1.12);transform-origin:center top}.product-callout{position:absolute;left:26%;bottom:99px;display:flex;align-items:center;gap:18px;pointer-events:auto;color:#f1f8f3;background:#1c2b25a0;border:1px solid #748d7b35;backdrop-filter:blur(15px);padding:16px 20px;border-radius:14px}.product-callout small{display:block;font-size:.75rem;letter-spacing:.14em;color:#9aaea2;margin-bottom:4px}.product-callout strong{font-size:.875rem;font-weight:500}.callout-arrow{border:1px solid #8ca29255;width:33px;height:33px;border-radius:50%;display:grid;place-items:center;font-size:1.1rem}.callout-line{position:absolute;width:1px;height:45px;bottom:100%;left:38px;background:linear-gradient(transparent,#a1f2c2)}.visual-index{position:absolute;bottom:37px;left:28%;right:12%;display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.18em;color:#6e8678}.visual-index span{color:#5b7266}.hero-foot{border-top:1px solid #9cae9f20;position:relative;display:flex;justify-content:space-between;align-items:center;padding:24px 0 30px;color:#76877c;font-size:.75rem}.hero-foot a{color:#b7c5bc;display:flex;gap:35px}.hero-foot a span{color:#b9f7d2}.engineering-strip{padding:33px 0;background:#f4f6f3}.engineering-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:.813rem;color:#718073}.engineering-inner p{color:#233d2d;margin:0;font-size:.875rem;font-weight:650}.engineering-inner span{display:flex;align-items:center;gap:12px}.engineering-inner span:before{content:'+';font-size:1rem;color:#5b8768}
.section{padding:90px 0;border:0}.section-heading{gap:40px;margin-bottom:44px}.section-heading .eyebrow{margin-bottom:20px}.section-intro{max-width:295px;font-size:.875rem}.section-intro p{margin-bottom:23px}.product-grid{gap:22px}.product-card{position:relative;min-width:0;border-radius:20px;background:#fff;border:1px solid #e2e7e1;transition:transform .35s,box-shadow .35s,border-color .35s}.product-card:hover{transform:translateY(-7px);box-shadow:0 24px 45px #19291e0d;border-color:#b5c9b8}.product-image{height:245px;aspect-ratio:auto;background:#f9faf8;padding:20px;display:grid;place-items:center}.product-image img{mix-blend-mode:multiply;transition:transform .6s cubic-bezier(.2,.65,.3,1)}.product-card:hover img{transform:scale(1.07) rotate(-2deg)}.card-copy{padding:25px}.card-copy small{font-size:.75rem;letter-spacing:.12em;color:#7a8b7d;margin-bottom:12px}.card-copy h3{font-size:1.3rem;letter-spacing:-.035em;line-height:1.25;max-width:300px;margin-bottom:20px;min-height:0}.card-copy .card-bottom{border:0;padding-top:0;align-items:center;color:#728476;font-size:.75rem}.card-bottom b{color:#34553e;font-size:1.2rem;background:#f0f4ef;border:1px solid #dce7dc;width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.home-products{grid-template-columns:1.4fr 1fr 1fr}.home-products .product-image{height:310px;padding:30px}.home-products .product-card:first-child .product-image{padding:16px}.home-products .card-copy{padding:25px 30px}.home-products .card-copy h3{font-size:1.6rem}.collection-bottom{display:flex;justify-content:space-between;margin-top:24px;color:#95a094;font-size:.75rem}.collection-bottom a{display:flex;gap:25px;color:#556d5b}.collection-section{padding-top:60px;padding-bottom:95px}.thermal-feature{padding:80px 0;background:#e7eee7;border-radius:32px;margin:0 24px;overflow:hidden}.thermal-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.thermal-copy h2{font-size:clamp(2.8rem,4.8vw,4.7rem);margin-bottom:25px}.thermal-copy h2 span{color:#778e7b}.thermal-copy>p{max-width:425px;font-size:.938rem;line-height:1.8;margin-bottom:30px}.thermal-feature .button{background:#254e38;color:#f2f9f3}.thermal-feature .arrow-circle{background:#497b59;color:white;border-color:transparent}.thermal-spec{display:flex;align-items:center;gap:32px;margin-top:52px}.thermal-spec>strong{font-family:'Inter Tight';font-size:3.3rem;font-weight:450;line-height:1;letter-spacing:-.04em}.thermal-spec strong span{font-size:1.1rem;color:#4f6958}.thermal-spec>span{font-size:.75rem;line-height:1.7;color:#6c8070;border-left:1px solid #b8c9bc;padding-left:25px}.thermal-visual{display:block;background:#f5f7f2;border-radius:24px;padding:32px;position:relative}.thermal-visual img{height:370px;width:100%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-5deg);transition:transform .5s}.thermal-visual:hover img{transform:rotate(0)}.thermal-visual>span{display:flex;justify-content:space-between;align-items:center;font-size:.813rem;padding-top:25px;color:#5b725f}.thermal-visual b{font-size:1.3rem;font-weight:400}.knowledge-section{padding-top:105px;padding-bottom:110px}.knowledge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.knowledge-card{background:#fff;border:1px solid #e0e7df;border-radius:20px;min-height:350px;padding:30px;position:relative;display:flex;flex-direction:column;justify-content:space-between;transition:background .3s,transform .3s}.knowledge-card:hover{background:#e9f3e8;transform:translateY(-5px)}.knowledge-icon{height:40px;width:40px;background:#edf3eb;border-radius:11px;display:grid;place-items:center;color:#486c50;font-size:1.5rem;font-weight:400;margin-bottom:36px}.knowledge-card small{font-size:.75rem;letter-spacing:.15em;color:#809182}.knowledge-card h3{font-size:1.85rem;margin:13px 0 17px}.knowledge-card p{font-size:.813rem;line-height:1.7;max-width:245px}.round-arrow{position:absolute;right:24px;top:26px;font-size:1.35rem;color:#7c9582}.community-section{background:#0c1511;color:#f3f7f3;padding:85px 0 0;overflow:hidden;border-radius:32px 32px 0 0;position:relative}.community{gap:60px;position:relative;z-index:1}.community .eyebrow{color:#829d8b}.community h2{font-size:clamp(3rem,5.3vw,5.2rem);line-height:1.08;max-width:none}.community h2 span{color:#9bad9f}.community-copy{max-width:340px}.community-copy p{color:#9aada0;font-size:.875rem;margin-bottom:28px;line-height:1.85}.community-wordmark{font-family:'Inter Tight';font-size:22vw;font-weight:550;line-height:.85;letter-spacing:-.07em;text-align:center;margin:90px 0 -2vw;color:#22342a;white-space:nowrap;user-select:none}footer{background:#0c1511;color:#e7eee8;border-top:1px solid #667a6833;padding:58px 0 25px}.footer-grid p{font-size:.813rem;color:#768c7b;margin-top:20px;line-height:1.8}.footer-col strong{font-size:.75rem;font-weight:600;margin-bottom:22px;color:#b5c6b9}.footer-col a{font-size:.813rem;color:#7c9283;margin:11px 0}.footer-col a:hover{color:#b9f7d2}.footer-bottom{border-top:1px solid #64746625;margin-top:45px;padding-top:25px;font-size:.75rem;color:#62796a}
.page-top{padding:165px 0 45px}.page-top h1{font-size:clamp(3rem,5.2vw,5.2rem);max-width:900px;margin-bottom:22px}.page-top p{max-width:640px;font-size:.938rem}.breadcrumb{color:#92a294;font-size:.75rem;margin-bottom:32px}.breadcrumb a:hover{color:#356348}.page-top .eyebrow{margin-bottom:18px}body:has(.page-top) header{color:#173320}body:has(.page-top) .header-inner{background:#ffffffb8;border:1px solid #dfe7df;box-shadow:0 10px 35px #12261805}body:has(.page-top) nav a{color:#6c7d70}body:has(.page-top) nav a:hover,body:has(.page-top) nav a[aria-current=page]{color:#244f35}body:has(.page-top) .brand-dot{color:#558b63}body:has(.page-top) .nav-contact{background:#193f29;color:#f5fcf5}.category-links{gap:9px;padding:8px 0 20px;margin-bottom:20px}.category-links a{padding:9px 17px;border-radius:50px;border:1px solid #dbe5d9;color:#738474;font-size:.75rem;background:#f9fbf7;transition:background .2s}.category-links a:hover,.category-links a.active{background:#214b30;color:#f2faf1;border-color:#214b30}.catalog-count{margin-bottom:25px;font-size:.75rem;color:#8a9a8a}.catalog{padding-bottom:90px}.catalog .product-grid{gap:20px}.detail-layout{grid-template-columns:1.1fr 1fr;gap:70px;padding:0 0 60px}.detail-main{background:#fff;border-radius:24px;border:1px solid #e0e8dd;padding:25px;aspect-ratio:1.1}.detail-main img{max-height:510px;mix-blend-mode:multiply}.detail-copy{padding-top:15px}.detail-copy h1{font-size:clamp(2.8rem,4.2vw,4.1rem);margin-bottom:25px}.detail-copy>p{font-size:.938rem;line-height:1.8}.thumbnails{margin-top:16px}.thumbnails button{background:#fff;border:1px solid #dbe5d9;padding:7px;border-radius:12px;width:70px;height:66px;transition:border-color .2s}.thumbnails button[aria-pressed=true]{border-color:#4f9063;box-shadow:0 0 0 1px #4f9063}.thumbnails img{mix-blend-mode:multiply}.notice{padding:20px 24px;background:#e9f0e6;border:1px solid #d7e4d1;border-radius:14px;color:#638067;font-size:.813rem;line-height:1.8}.variants{border-top:1px solid #d8e4d5;padding-top:22px;margin-top:28px;font-size:.813rem}.variants strong{font-weight:650;color:#254a2f}.article-layout{padding-bottom:70px}.article-nav{top:35px;font-size:.813rem;color:#7c8f7d}.article-nav strong{color:#294a30;font-weight:650}.article-nav a:hover{color:#315f3c}.prose{font-size:1rem;line-height:1.9;color:#667b68}.prose h2,.prose h3,.prose h4,.prose h5{font-family:'Inter Tight';font-weight:500;color:#24462d;font-size:1.6rem;letter-spacing:-.03em;line-height:1.3}.prose h2{font-size:1.9rem}.prose a{color:#387148}.prose .button{color:#193d23;text-decoration:none}.prose img{border-radius:14px}.prose td,.prose th{border-color:#d6e3d2}.article-body details{background:#fcfdfb;border:1px solid #dfe8db;border-radius:14px;padding:23px 25px;margin-bottom:12px;transition:background .2s}.article-body details[open]{background:#fff}.article-body summary{font-weight:550;color:#2b4930;font-size:.938rem;line-height:1.6}.article-body summary:after{color:#71927a;font-size:1.3rem;font-weight:400}.article-body details p{font-size:.875rem;margin:18px 25px 0 0}.article-body summary small{color:#93a591;font-size:.75rem}.info-box{padding:42px;background:#fff;border:1px solid #dfe7db;border-radius:22px}.info-box h2{font-size:2.55rem}.info-box p{max-width:460px;margin:18px 0 30px;font-size:.938rem}.chart{border-radius:20px;padding:18px}.chart img{max-height:none}.video-list{gap:20px}.video-link{gap:24px;padding:30px;border:1px solid #dfe8da;border-radius:18px;background:#fff;line-height:1.5;transition:background .2s,transform .2s;font-size:.938rem}.play{color:#4e8359;font-size:1.4rem;width:45px;height:45px;border:1px solid #e1eadd;background:#f3f7f0;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.video-link:hover{background:#eaf3e5;transform:translateY(-3px)}.resource-card{padding:40px;border:1px solid #dce7d7;border-radius:20px;background:#fff}.resource-card h3{font-family:'Inter Tight';font-size:2.4rem;margin-bottom:32px}.manual{height:750px;border:1px solid #d4e0ce;border-radius:16px}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.65,.3,1)}.motion-ready .reveal.visible{opacity:1;transform:none}
@media(min-width:1600px){.hero-stage{min-height:700px}.hero-text h1{font-size:6.6rem}.hero-product{transform:scale(1.17)}.product-callout{bottom:125px}.hero-foot{padding-bottom:35px}}@media(max-width:1150px){.container{width:calc(100% - 72px)}.header-inner{padding:0 22px;gap:20px}nav{gap:18px}nav a{font-size:.813rem}.nav-contact{display:none}.hero-stage{min-height:610px}.hero-text h1{font-size:5.5rem}.hero-text>p{max-width:360px}.hero-visual{left:44%;right:-17%;top:50px}.product-callout{left:23%;bottom:100px}.product-grid{grid-template-columns:repeat(3,1fr)}.home-products{grid-template-columns:1.2fr 1fr 1fr}.home-products .product-image{height:230px}.home-products .card-copy{padding:23px}.home-products .card-copy h3{font-size:1.4rem}.engineering-inner{font-size:.75rem;gap:15px}.engineering-inner p{font-size:.813rem}.thermal-layout{gap:40px}.thermal-visual img{height:280px}.thermal-feature{margin:0 16px}.knowledge-card{padding:25px}.knowledge-card h3{font-size:1.65rem}.detail-layout{gap:40px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}header{top:16px}.header-inner{min-height:65px;padding:0 20px}.brand{font-size:1.6rem}.brand-mark{width:20px;height:20px}.menu-toggle{display:block}nav{display:none;top:78px;left:20px;right:20px;padding:25px;background:#14251ceb;border:1px solid #80948655;border-radius:22px;backdrop-filter:blur(24px);flex-direction:column;align-items:start;gap:20px}nav.open{display:flex}nav a{font-size:1rem}body:has(.page-top) nav{background:#fafff7f5}.hero-v2{padding-top:105px;border-radius:0 0 26px 26px}.hero-stage{display:flex;flex-direction:column;align-items:start;min-height:0}.hero-text{padding:37px 0 0;width:100%}.hero-text .eyebrow{font-size:.75rem;letter-spacing:.08em;margin-bottom:21px;gap:8px}.hero-text h1{font-size:clamp(3.2rem,8.7vw,5.1rem);letter-spacing:-.06em;white-space:normal;margin:20px 0 22px}.hero-text>p{font-size:.875rem;max-width:360px;margin-bottom:26px}.hero-text .actions{gap:20px}.button{font-size:.813rem;min-height:51px;padding-left:20px}.arrow-circle{width:34px;height:34px}.quiet-link{font-size:.75rem}.hero-detail{display:none}.hero-visual{position:relative;left:auto;right:auto;top:auto;width:calc(100% + 40px);margin-left:-20px;height:360px;margin-top:22px;overflow:hidden}.hero-product{width:100%;transform:scale(1.17);transform-origin:center top}.product-callout{left:50%;transform:translateX(-50%);bottom:45px;white-space:nowrap;padding:13px 16px;gap:20px;border-radius:12px}.product-callout small{font-size:.75rem}.product-callout strong{font-size:.75rem}.callout-line{height:30px}.visual-index{bottom:14px;left:15%;right:15%;font-size:.75rem}.hero-foot{font-size:.75rem;padding:21px 0}.hero-foot>span{display:none}.hero-foot a{width:100%;justify-content:space-between}.engineering-strip{padding:26px 0}.engineering-inner{display:grid;grid-template-columns:1fr 1fr;gap:13px 18px;font-size:.75rem}.engineering-inner p{font-size:.75rem}.section{padding:60px 0}.section-heading{align-items:start;gap:24px;flex-direction:column;margin-bottom:30px}.section-heading h2{font-size:2.9rem}.section-heading .eyebrow{margin-bottom:15px}.section-intro{font-size:.813rem;max-width:360px}.section-intro p{margin-bottom:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-products{grid-template-columns:1fr 1fr;gap:14px}.home-products .product-card:first-child{grid-column:1/-1}.home-products .product-card:first-child .product-image{height:290px}.home-products .product-card:first-child .card-copy{padding:24px 27px}.home-products .product-card:first-child .card-copy h3{font-size:1.8rem}.home-products .product-image{height:190px;padding:14px}.home-products .card-copy{padding:18px}.home-products .card-copy h3{font-size:1.2rem}.product-image{height:175px;padding:13px}.card-copy{padding:18px}.card-copy h3{font-size:1.13rem}.card-copy small{font-size:.75rem;letter-spacing:.08em}.card-copy .card-bottom{font-size:.75rem}.card-bottom b{width:30px;height:30px;font-size:1.1rem}.collection-bottom{font-size:.75rem;gap:15px;line-height:1.8}.collection-bottom span{max-width:150px}.collection-bottom a{gap:12px;align-items:start}.thermal-feature{margin:0 10px;padding:55px 0;border-radius:24px}.thermal-layout{grid-template-columns:1fr;gap:35px}.thermal-copy h2{font-size:3.2rem}.thermal-copy>p{font-size:.875rem}.thermal-spec{margin-top:30px}.thermal-spec>strong{font-size:2.8rem}.thermal-visual{padding:25px}.thermal-visual img{height:290px}.knowledge-grid{grid-template-columns:1fr;gap:15px}.knowledge-card{padding:27px;min-height:270px}.knowledge-card h3{font-size:2rem}.knowledge-card h3 br{display:none}.knowledge-card p{max-width:330px}.knowledge-icon{margin-bottom:25px}.community-section{padding:60px 0 0;border-radius:24px 24px 0 0}.community{display:block}.community h2{font-size:3.2rem}.community-copy{max-width:400px;margin-top:27px}.community-wordmark{margin-top:65px;font-size:21.5vw}footer{padding:40px 0 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid p{margin-top:14px}.footer-col strong{margin-bottom:17px}.footer-bottom{display:block;font-size:.75rem}.footer-bottom span{display:block;margin-top:9px}.page-top{padding-top:125px;padding-bottom:30px}.page-top h1{font-size:3.05rem}.breadcrumb{font-size:.75rem;margin-bottom:24px}.page-top p{font-size:.875rem}.category-links{gap:7px;margin-bottom:14px;padding-bottom:10px}.category-links a{font-size:.75rem;padding:8px 13px}.catalog .product-grid{gap:12px}.detail-layout{grid-template-columns:1fr;gap:28px}.detail-copy h1{font-size:3rem}.detail-main{padding:18px;border-radius:18px}.thumbnails button{width:60px;height:58px;border-radius:9px}.article-layout{grid-template-columns:1fr;gap:25px;padding-bottom:45px}.article-nav{position:static;flex-direction:row;flex-wrap:wrap;font-size:.75rem;border-bottom:1px solid #dce6d9;padding-bottom:20px;gap:10px 18px}.article-nav strong{display:none}.article-body details{padding:20px}.article-body summary{font-size:.875rem}.article-body details p{font-size:.875rem}.info-grid,.video-list,.resource-grid{grid-template-columns:1fr;gap:18px}.info-box{padding:30px}.info-box h2{font-size:2.4rem}.resource-card{padding:30px}.video-link{padding:22px;font-size:.875rem;gap:18px}.manual{height:480px}.prose{font-size:1rem}.notice{padding:18px 20px}}
@media(max-width:380px){.hero-text h1{font-size:3rem}.hero-text .eyebrow{font-size:.75rem}.hero-visual{height:310px}.product-callout{bottom:30px}.visual-index{bottom:7px}.hero-text .actions{gap:15px}.quiet-link{font-size:.75rem}.hero-text>p{font-size:.875rem}.home-products .product-image{height:160px}.card-copy{padding:15px}.brand{font-size:1.5rem}.engineering-inner{font-size:.75rem}.section-heading h2{font-size:2.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.motion-ready .reveal{opacity:1;transform:none}}

.hero-text>p,.thermal-copy>p,.community-copy p,.detail-copy>p,.info-box p,.page-top p,.prose{font-size:1rem}.knowledge-card p,.footer-col a,.footer-grid p,.section-intro,.quiet-link{font-size:.875rem}.hero-product{mask-image:linear-gradient(to bottom,#000 30%,#000 49%,transparent 68%);-webkit-mask-image:linear-gradient(to bottom,#000 30%,#000 49%,transparent 68%)}@media(max-width:800px){nav{position:absolute}.hero-text .eyebrow{max-width:300px;line-height:1.7}.hero-text h1{white-space:normal}}
.resource-card:nth-child(2){background:#fff}.motion-ready .product-card.visible:hover{transform:translateY(-6px)}
