:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{height:auto;min-height:100%;margin:0;overflow:visible}#root{box-sizing:border-box;width:100%;max-width:100%;height:auto;min-height:100vh;max-height:none;text-align:initial;border-inline:none;margin:0;display:block;overflow:visible}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}@media (width<=768px){:root{font-size:16px}#root{width:100%;max-width:100%;text-align:initial;border-inline:none}}*{box-sizing:border-box}:root{--header-height:80px}html{scroll-behavior:smooth;width:100%;height:auto;min-height:100%;overflow:hidden auto}body{color:#222;background:#fff;width:100%;height:auto;min-height:100%;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:visible}#root{box-sizing:border-box;width:100%;max-width:none;height:auto;min-height:100vh;max-height:none;margin:0;padding:0;display:block;overflow:visible}img{max-width:100%;height:auto}a{text-decoration:none}.site-page{--uwell-green:#2f6b4f;--uwell-green-hover:#265a40;--uwell-green-soft:#2f6b4f1a;--uwell-green-border:#2f6b4f47;--uwell-navy:#1e2a3b;--uwell-muted:#667085;--uwell-radius-btn:10px;--uwell-section-y:64px;--uwell-section-x:72px;scroll-snap-type:none;background:#fff;height:auto;min-height:100vh;max-height:none;overflow:visible}.uwell-btn-primary{border:1px solid var(--uwell-green);border-radius:var(--uwell-radius-btn);background:var(--uwell-green);color:#fff;letter-spacing:.02em;cursor:pointer;justify-content:center;align-items:center;min-height:46px;padding:0 24px;font-size:14px;font-weight:750;line-height:1.2;text-decoration:none;transition:background-color .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.uwell-btn-primary:hover{background:var(--uwell-green-hover);border-color:var(--uwell-green-hover);transform:translateY(-1px);box-shadow:0 6px 16px #2f6b4f33}.uwell-btn-secondary{border:1px solid var(--uwell-green-border);border-radius:var(--uwell-radius-btn);min-height:46px;color:var(--uwell-green);letter-spacing:.02em;background:#fff;justify-content:center;align-items:center;padding:0 24px;font-size:14px;font-weight:750;line-height:1.2;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.uwell-btn-secondary:hover{background:var(--uwell-green-soft);border-color:var(--uwell-green)}.uwell-btn-text{color:var(--uwell-green);font-weight:750;text-decoration:none}.uwell-btn-text:hover{text-decoration:underline}button.uwell-btn-primary:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.site-header{z-index:50;background:#fff;border-bottom:1px solid #e8e8e8;grid-template-columns:280px 1fr auto;align-items:center;gap:40px;width:100%;height:88px;padding:0 56px;display:grid;position:relative}.site-logo{white-space:nowrap;background:0 0;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.site-logo-icon{object-fit:contain;width:42px;height:42px;display:block;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.site-logo-text{letter-spacing:.045em;color:#111;font-family:Manrope,Inter,Avenir Next,system-ui,sans-serif;font-size:24px;font-weight:700;line-height:1}.site-logo-green{color:#5fa832}.site-header--home:not(.is-scrolled) .site-logo-text{color:#fff}.site-header--home.is-scrolled .site-logo-text{color:#111}.site-header--home.is-scrolled .site-logo-green{color:#5fa832}.main-nav{white-space:nowrap;justify-content:center;align-items:center;gap:28px;display:flex}.main-nav a,.nav-link{color:#222;letter-spacing:.01em;font-size:16px;font-weight:650}.main-nav a:hover{color:var(--uwell-green)}.header-actions{white-space:nowrap;align-items:center;gap:24px;display:flex}.header-search{position:relative}.header-search-button{color:#222;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;line-height:1;display:inline-flex}.header-search-button svg{stroke:currentColor;color:currentColor;flex-shrink:0;width:20px;height:20px;display:block}.language-icon{background-color:currentColor;flex-shrink:0;width:18px;height:18px;display:inline-block;-webkit-mask:url(/images/icons/lang-globe.svg) 50%/contain no-repeat;mask:url(/images/icons/lang-globe.svg) 50%/contain no-repeat}.header-search-panel{z-index:1100;mix-blend-mode:normal;background:#0f1214eb;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;width:320px;max-width:calc(100vw - 32px);padding:6px 8px 6px 18px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 44px #0000002e}.header-search-input{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0;font-family:inherit;font-size:14px;line-height:1.4}.header-search-input::placeholder{color:#ffffff8c}.header-search-submit{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.header-search-submit svg{width:18px;height:18px}.header-search-submit:hover{background:#ffffff2e}.language-select{position:relative}.language-select button.language-trigger{color:currentColor;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;height:40px;padding:0 6px;line-height:1;display:inline-flex}.language-trigger .current-language{align-items:center;font-size:15px;font-weight:600;line-height:1;display:inline-flex}.language-menu{color:#111;opacity:0;visibility:hidden;z-index:20;mix-blend-mode:normal;background:#fff;border:1px solid #11111114;border-radius:14px;width:210px;padding:0;transition:all .18s;position:absolute;top:36px;right:0;overflow:hidden;transform:translateY(8px);box-shadow:0 18px 44px #00000024}.language-select:hover .language-menu{opacity:1;visibility:visible;transform:translateY(0)}.language-menu *{color:#111!important}.language-menu a,.language-menu button{cursor:pointer;text-align:left;background:#fff;border:0;width:100%;padding:14px 18px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.3;display:block;color:#111!important}.language-menu a:hover,.language-menu button:hover{background:#f4f6f3;color:#2c6e49!important}.quote-button.uwell-btn-primary,.request-quote{letter-spacing:.02em;min-height:44px;padding:0 22px;font-size:14px;font-weight:750}.mobile-menu-button,.mobile-nav{display:none}.mobile-menu-button{cursor:pointer;background:#fff;border:1px solid #dfe5df;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0}.mobile-menu-button span{background:#101828;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s}.mobile-menu-button.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button.is-open span:nth-child(2){opacity:0}.mobile-menu-button.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav{z-index:60;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px;position:absolute;top:100%;left:16px;right:16px;box-shadow:0 18px 44px #10182824}.mobile-nav a{color:#101828;border-radius:12px;padding:13px 14px;font-size:15px;font-weight:750;line-height:1.2;display:block}.mobile-nav a:hover{color:#2f6b4f;background:#f3f7f3}.mobile-nav .mobile-nav-quote{color:#fff;text-align:center;background:#2f6b4f;margin-top:6px}.mobile-nav .mobile-nav-quote:hover{color:#fff;background:#24583f}.mobile-language-options{border-top:1px solid #e5e7eb;gap:8px;margin-top:10px;padding-top:10px;display:grid}.mobile-language-options button{color:#101828;cursor:pointer;text-align:left;background:#f7f8f7;border:0;border-radius:12px;width:100%;padding:12px 14px;font-family:inherit;font-size:15px;font-weight:750;line-height:1.2}.mobile-language-options button:hover{color:#2f6b4f;background:#e8f1ec}@media (width<=1024px){.site-header{grid-template-columns:1fr auto;gap:16px;height:64px;padding:0 20px}.main-nav{display:none}.site-logo-icon{width:34px;height:34px}.header-actions{display:none}.mobile-menu-button{display:inline-flex}.mobile-nav.is-open{display:block}}@media (width<=768px){.site-logo{gap:8px}.site-logo-icon{width:34px;height:34px}.site-logo-text{letter-spacing:.035em;font-size:18px}}@media (width<=640px){.site-logo{min-width:0}}.site-header.site-header--home{z-index:1000;width:100%;height:80px;box-shadow:none;background:0 0;border-bottom:none;transition:background .28s,-webkit-backdrop-filter .28s,backdrop-filter .28s,border-color .28s,box-shadow .28s;position:fixed;top:0;left:0}.site-header.site-header--home:not(.is-scrolled){-webkit-backdrop-filter:none;background:0 0}.site-header.site-header--home.is-scrolled{-webkit-backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #0000000f;box-shadow:0 8px 24px #0000000a}.site-header--home:not(.is-scrolled) .main-nav a,.site-header--home:not(.is-scrolled) .nav-link,.site-header--home:not(.is-scrolled) .header-search-button,.site-header--home:not(.is-scrolled) .language-trigger,.site-header--home:not(.is-scrolled) .language-trigger .current-language{color:#ffffffeb;text-shadow:none;font-weight:700}.site-header--home:not(.is-scrolled) .main-nav a:hover,.site-header--home:not(.is-scrolled) .nav-link:hover,.site-header--home:not(.is-scrolled) .header-search-button:hover,.site-header--home:not(.is-scrolled) .language-trigger:hover{color:#fff;opacity:1}.site-header--home.is-scrolled .main-nav a,.site-header--home.is-scrolled .nav-link,.site-header--home.is-scrolled .header-search-button,.site-header--home.is-scrolled .language-trigger,.site-header--home.is-scrolled .language-trigger .current-language{mix-blend-mode:normal;color:#111827;font-weight:650}.site-header--home.is-scrolled .nav-link.active,.site-header--home.is-scrolled .main-nav a:hover,.site-header--home.is-scrolled .nav-link:hover{color:#276747}.site-header--home.is-scrolled .language-trigger:hover,.site-header--home.is-scrolled .header-search-button:hover{color:#276747;opacity:1}.site-header--home:not(.is-scrolled) .header-quote-button.request-quote{-webkit-backdrop-filter:blur(12px);color:#fff;height:44px;min-height:44px;box-shadow:none;background:#ffffff14;border:1px solid #ffffff75;border-radius:14px;padding:0 28px;font-size:15px;font-weight:700;transform:none}.site-header--home:not(.is-scrolled) .header-quote-button.request-quote:hover{color:#fff;box-shadow:none;background:#ffffff29;border-color:#ffffffb8;transform:translateY(-1px)}.site-header--home.is-scrolled .header-quote-button.request-quote{color:#fff;-webkit-backdrop-filter:none;background:#276b48;border-color:#0000;font-weight:700}.site-header--home.is-scrolled .header-quote-button.request-quote:hover{box-shadow:none;background:#215c3e;border-color:#0000}.site-header--home:not(.is-scrolled) .mobile-menu-button{-webkit-backdrop-filter:none;background:#ffffff1f;border-color:#ffffff47}.site-header--home:not(.is-scrolled) .mobile-menu-button span{background:#fff}.site-header--home.is-scrolled .mobile-menu-button{mix-blend-mode:normal}@media (width<=1024px){.site-header.site-header--home{height:64px}}.hero-v2-section{box-sizing:border-box;scroll-snap-type:none;background:#0d1113;justify-content:center;align-items:flex-start;width:100vw;max-width:none;min-height:100svh;max-height:none;margin:0 calc(50% - 50vw);padding:0;display:flex;position:relative;overflow:hidden}.hero-v2-slides{z-index:0;position:absolute;inset:0}.hero-v2-slide{opacity:0;pointer-events:none;justify-content:center;align-items:flex-start;transition:opacity 1.2s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0}.hero-v2-slide.is-active{z-index:1;opacity:1;pointer-events:auto}.hero-v2-section .hero-v2-bg-image,.hero-bg-image{z-index:0;object-fit:cover;object-position:center center;filter:brightness(1.04)contrast(1.02)saturate(.96);width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0;transform:scale(1.06)translate(-.8%)}.hero-v2-slide.is-active .hero-v2-bg-image{animation:6.2s linear forwards heroSlideImageDrift}@keyframes heroSlideImageDrift{0%{transform:scale(1.06)translate(-.8%)}to{transform:scale(1)translate(0,0)}}.hero-v2-overlay,.hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000000a 0%,#0000001a 38%,#00000029 100%),linear-gradient(90deg,#0000001a 0%,#0000000f 46%,#0000001a 100%);position:absolute;inset:0}.hero-v2-content{z-index:2;text-align:center;color:#fff;width:min(1220px,100% - 48px);margin:0 auto;padding-top:clamp(155px,18vh,215px);position:relative}.hero-v2-eyebrow,.hero-v2-title,.hero-v2-explore{opacity:0;transform:translateY(20px)}.hero-v2-slide.is-active .hero-v2-eyebrow,.hero-v2-slide.is-active .hero-v2-title,.hero-v2-slide.is-active .hero-v2-explore{animation:.9s cubic-bezier(.22,1,.36,1) forwards heroTextFadeUp}.hero-v2-eyebrow{letter-spacing:.34em;color:#ffffff9e;text-transform:uppercase;text-shadow:0 8px 28px #00000038;margin:0 0 18px;font-size:11px;font-weight:700;line-height:1}.hero-v2-title{letter-spacing:-.035em;color:#ffffffdb;text-shadow:0 8px 28px #00000038;max-width:1180px;margin:0 auto;font-family:inherit;font-size:clamp(42px,3.7vw,58px);font-weight:800;line-height:1.12}.hero-v2-slide.is-active .hero-v2-eyebrow{animation-delay:.12s}.hero-v2-slide.is-active .hero-v2-title{animation-delay:.3s}.hero-v2-explore{color:#111;background:#fffffff0;border-radius:999px;justify-content:center;align-items:center;min-width:138px;height:38px;margin-top:46px;padding:0 30px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .26s,box-shadow .26s,background .26s;display:inline-flex;box-shadow:0 10px 28px #00000024}.hero-v2-slide.is-active .hero-v2-explore{animation-delay:.5s}.hero-v2-explore:hover{background:#fff;transform:translateY(-2px);box-shadow:0 14px 36px #00000038}@keyframes heroTextFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.hero-v2-content{width:calc(100% - 40px);padding-top:150px}.hero-v2-title{font-size:clamp(34px,9vw,46px);line-height:1.12}.hero-v2-eyebrow{letter-spacing:.22em;font-size:10px}.hero-v2-explore{min-width:132px;height:38px;margin-top:36px;padding:0 26px}}@media (prefers-reduced-motion:reduce){.hero-v2-slide{transition:none}.hero-v2-section .hero-v2-bg-image,.hero-v2-eyebrow,.hero-v2-title,.hero-v2-explore{opacity:1;animation:none;transform:none}.hero-v2-section .hero-v2-bg-image{transform:scale(1)}}.search-page{background:#fff;padding:120px 24px 80px}.search-page-inner{width:min(100%,960px);margin:0 auto}.search-page h1{color:#111;letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(32px,4vw,44px);font-weight:800;line-height:1.1}.search-page-query,.search-page-empty{color:#111111b8;margin:0;font-size:18px;line-height:1.6}.search-page-query strong{color:#111;font-weight:700}.cinematic-section,[data-cinematic-section]{position:relative;overflow:hidden}[data-cinematic-section=hero]{background:#0d1113;overflow:hidden}.cinematic-layer{opacity:0;will-change:opacity, transform;transition:opacity .78s cubic-bezier(.22,1,.36,1),transform .78s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}[data-cinematic-section].is-inview .cinematic-layer{opacity:1;transform:translate(0,0)}.cinematic-heading{transition-delay:0s}.cinematic-copy{transition-delay:.14s}.cinematic-visual{opacity:0;transition:opacity .82s cubic-bezier(.22,1,.36,1) .24s,transform .82s cubic-bezier(.22,1,.36,1) .24s;transform:translateY(30px)}[data-cinematic-section].is-inview .cinematic-visual{opacity:1;transform:translate(0,0)}.cinematic-item{opacity:0;transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}[data-cinematic-section].is-inview .cinematic-item{opacity:1;transform:translate(0,0)}[data-cinematic-section].is-inview .cinematic-item:first-child{transition-delay:.12s}[data-cinematic-section].is-inview .cinematic-item:nth-child(2){transition-delay:.2s}[data-cinematic-section].is-inview .cinematic-item:nth-child(3){transition-delay:.28s}[data-cinematic-section].is-inview .cinematic-item:nth-child(4){transition-delay:.36s}[data-cinematic-section].is-inview .cinematic-item:nth-child(5){transition-delay:.44s}[data-cinematic-section].is-inview .cinematic-item:nth-child(6){transition-delay:.52s}.workspace-applications__tabs.cinematic-copy{transition-delay:.2s}@media (width<=640px){.cinematic-layer{transition-duration:.78s;transform:translateY(22px)}.cinematic-visual{transition-duration:.82s;transform:translateY(22px)}}@media (prefers-reduced-motion:reduce){.cinematic-layer,.cinematic-visual,.cinematic-item,[data-cinematic-section].is-inview .cinematic-layer,[data-cinematic-section].is-inview .cinematic-visual,[data-cinematic-section].is-inview .cinematic-item{opacity:1!important;transition:none!important;transform:none!important}}.home-wide-section{padding-left:64px;padding-right:64px}.home-section-container{width:100%;max-width:1500px;margin:0 auto}.product-range-section,.product-range{z-index:2;scroll-margin-top:var(--header-height,80px);isolation:isolate;background:#fff;margin-top:0;padding-top:140px;padding-bottom:90px;position:relative}.product-range-accordion-wrap{width:100%}.product-range-accordion{gap:18px;width:100%;height:clamp(460px,34vw,540px);display:flex}.product-range-accordion--desktop{display:flex}.product-range-mobile{display:none}.product-category-card{cursor:pointer;color:#fff;min-width:0;height:100%;font:inherit;background:#1f2b25;border:0;border-radius:30px;flex:.75;padding:0;text-decoration:none;transition:flex .76s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.product-category-card.cinematic-item{transition:flex .76s cubic-bezier(.22,1,.36,1),opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1)}.product-category-card.is-active{flex:5.2}.product-category-card img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .76s cubic-bezier(.22,1,.36,1);display:block}.product-category-card.is-active img{transform:scale(1.02)}.product-category-card:hover img{transform:scale(1.045)}.product-category-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000005 0%,#0000002e 48%,#000000ad 100%);position:absolute;inset:0}.product-category-content{z-index:2;color:#fff;opacity:0;transform-origin:0 100%;pointer-events:none;max-width:calc(100% - 96px);transition:opacity .52s .18s,transform .62s cubic-bezier(.22,1,.36,1) .18s;position:absolute;bottom:42px;left:48px;right:auto;transform:translateY(18px)scale(.96)}.product-category-content.is-visible,.product-category-card.is-active .product-category-content{opacity:1;transform:translateY(0)scale(1)}.product-category-kicker{display:none}.product-category-title{letter-spacing:-.025em;color:#fff;text-align:left;margin:0;font-size:40px;font-weight:800;line-height:1.05}.product-category-side-label{z-index:2;color:#ffffffb8;letter-spacing:0;text-align:center;transform-origin:bottom;opacity:1;pointer-events:none;font-size:15px;font-weight:600;line-height:1.18;transition:color .42s,opacity .42s,transform .52s cubic-bezier(.22,1,.36,1);position:absolute;bottom:38px;left:14px;right:14px;transform:scale(1)}.product-category-card:not(.is-active):hover .product-category-side-label{color:#ffffffeb;transform:scale(1.08)}.product-category-card.is-active .product-category-side-label{opacity:0;pointer-events:none;transform:scale(.9)}@media (width>=1600px){.product-range-accordion{height:540px}}@media (width<=1200px){.product-category-title{font-size:38px}.product-category-content{max-width:calc(100% - 80px);bottom:42px;left:40px}.product-category-side-label{font-size:15px;bottom:38px}}@media (width<=1024px){.product-range-section,.product-range{padding-top:140px;padding-bottom:90px;scroll-margin-top:72px}.product-range-accordion{gap:16px;height:clamp(440px,42vw,500px)}.product-category-title{font-size:36px}}@media (width<=768px){.home-wide-section{padding-left:24px;padding-right:24px}.home-section-container{max-width:100%}.product-range-section,.product-range{padding-top:88px;padding-bottom:72px;scroll-margin-top:72px}.product-range-accordion--desktop{display:none}.product-range-mobile{display:block}.product-category-card--mobile-hero{border-radius:24px;flex:none;width:100%;height:390px;display:block}.product-category-card--mobile-hero .product-category-content{max-width:calc(100% - 56px);bottom:32px;left:28px}.product-category-card--mobile-hero .product-category-title{letter-spacing:-.025em;font-size:clamp(34px,8vw,40px)}.product-range-mobile-scroll{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:14px;margin-top:16px;padding-bottom:4px;display:flex;overflow-x:auto}.product-range-mobile-scroll::-webkit-scrollbar{display:none}.product-category-card--mobile-thumb{border-radius:24px;flex:0 0 168px;width:168px;height:200px}.product-category-card--mobile-thumb.is-active{outline-offset:2px;outline:2px solid #276747b8}.product-category-card--mobile-thumb .product-category-content{display:none}.product-category-card--mobile-thumb .product-category-side-label{opacity:1;color:#ffffffb8;letter-spacing:0;font-size:15px;font-weight:600;line-height:1.18;bottom:24px}.product-category-card--mobile-thumb:not(.is-active):hover .product-category-side-label{color:#ffffffeb;transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.product-range-accordion-wrap,.product-category-card,.product-category-card img,.product-category-content,.scenario-image{opacity:1;transition:none;animation:none;transform:none}}.workspace-applications{padding-top:96px;padding-bottom:96px}.workspace-applications__stage{background:#1a1f1c;border-radius:30px;width:100%;height:640px;position:relative;overflow:hidden}.workspace-applications__media{position:absolute;inset:0}.workspace-applications__media img,.scenario-image{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.scenario-image{will-change:transform;transition:transform .76s cubic-bezier(.22,1,.36,1);animation:.52s cubic-bezier(.22,1,.36,1) scenarioImageFade}.workspace-applications__stage:hover .scenario-image{transform:scale(1.025)}@keyframes scenarioImageFade{0%{opacity:0;transform:scale(1.018)}to{opacity:1;transform:scale(1)}}.workspace-applications__placeholder{background:linear-gradient(135deg,#3a4540 0%,#252b28 100%);width:100%;height:100%}.scenario-overlay{z-index:1;pointer-events:none;background:linear-gradient(#00000014 0%,#00000038 52%,#00000085 100%);position:absolute;inset:0}.workspace-applications__copy{z-index:2;pointer-events:none;max-width:min(640px,100% - 112px);position:absolute;top:56px;left:56px}.workspace-applications__headline{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(38px,3.2vw,44px);font-weight:800;line-height:1.12}.workspace-applications__lead{color:#ffffffdb;max-width:560px;margin:16px 0 0;font-size:clamp(18px,1.5vw,20px);font-weight:400;line-height:1.45}.workspace-applications__tabs{z-index:2;scrollbar-width:none;-ms-overflow-style:none;pointer-events:auto;align-items:center;gap:32px;max-width:calc(100% - 112px);display:flex;position:absolute;bottom:58px;left:56px;overflow-x:auto}.workspace-applications__tabs::-webkit-scrollbar{display:none}.workspace-applications__tab{color:#fff;cursor:pointer;opacity:.72;background:0 0;border:0;border-bottom:2px solid #0000;flex-shrink:0;margin:0;padding:0 0 8px;font-family:inherit;font-size:15px;font-weight:650;line-height:1.3;transition:opacity .22s,border-bottom-color .22s}.workspace-applications__tab:hover{opacity:1}.workspace-applications__tab.is-active{opacity:1;border-bottom-color:#ffffffe6}.workspace-applications__panel--sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1024px){.workspace-applications__stage{height:600px}}@media (width<=768px){.workspace-applications{padding-top:56px;padding-bottom:64px}.workspace-applications__stage{border-radius:24px;height:550px}.workspace-applications__copy{max-width:calc(100% - 56px);top:28px;left:28px}.workspace-applications__headline{font-size:clamp(30px,7.5vw,36px)}.workspace-applications__lead{max-width:100%;margin-top:12px;font-size:16px}.workspace-applications__tabs{gap:22px;max-width:calc(100% - 56px);padding-right:8px;bottom:32px;left:28px}.workspace-applications__tab{font-size:14px}}.responsible-manufacturing{opacity:0;background:#fff;padding:96px 64px;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.responsible-manufacturing.is-visible{opacity:1;transform:translateY(0)}.responsible-manufacturing__shell{background:linear-gradient(135deg,#173b2b 0%,#0f241c 100%);border-radius:32px;max-width:1440px;margin:0 auto;padding:96px 88px}.responsible-manufacturing__container{flex-direction:column;gap:56px;display:flex}.responsible-manufacturing__intro{max-width:760px}.responsible-manufacturing__eyebrow{color:#ffffffb8;letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:13px;font-weight:700;line-height:1.4}.responsible-manufacturing__title{color:#fff;letter-spacing:-.04em;margin:16px 0 0;font-size:64px;font-weight:800;line-height:1.05}.responsible-manufacturing__subtitle{color:#ffffffc7;max-width:680px;margin:20px 0 0;font-size:19px;font-weight:400;line-height:1.65}.responsible-manufacturing__cta{color:#173b2b;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:32px;padding:14px 28px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:transform .22s,background .22s;display:inline-flex}.responsible-manufacturing__cta:hover{background:#f3f7f4;transform:translateY(-1px)}.responsible-manufacturing__capabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.responsible-manufacturing__capability{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);background:#ffffff0f;border:1px solid #ffffff29;border-radius:22px;padding:28px;transform:translateY(20px)}.responsible-manufacturing.is-visible .responsible-manufacturing__capability{opacity:1;transform:translateY(0)}.responsible-manufacturing__capability-title{color:#fff;letter-spacing:-.01em;margin:0;font-size:20px;font-weight:700;line-height:1.3}.responsible-manufacturing__capability-text{color:#ffffffad;margin:12px 0 0;font-size:15px;font-weight:400;line-height:1.6}@media (width<=1024px){.responsible-manufacturing{padding:80px 40px}.responsible-manufacturing__shell{padding:72px 56px}.responsible-manufacturing__title{font-size:clamp(44px,6vw,56px)}}@media (width<=768px){.responsible-manufacturing{padding:72px 24px;transform:translateY(16px)}.responsible-manufacturing__shell{border-radius:24px;padding:48px 28px}.responsible-manufacturing__container{gap:40px}.responsible-manufacturing__title{font-size:clamp(38px,9vw,44px)}.responsible-manufacturing__subtitle{font-size:16px}.responsible-manufacturing__capabilities{grid-template-columns:1fr;gap:16px}}@media (prefers-reduced-motion:reduce){.responsible-manufacturing,.responsible-manufacturing__capability{opacity:1;transition:none;transform:none}}.product-categories{width:100%;max-width:1280px;padding:var(--uwell-section-y) var(--uwell-section-x);background:#fff;margin:0 auto}.product-categories-header{text-align:center}.product-eyebrow{color:var(--uwell-green);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800;line-height:1.4}.product-categories .product-title{color:var(--uwell-navy);letter-spacing:-.03em;text-align:center;max-width:none;margin:12px auto 0;padding:0;font-size:clamp(32px,3vw,48px);font-weight:800;line-height:1.12}.product-categories .product-description{max-width:760px;color:var(--uwell-muted);text-align:center;margin:14px auto 0;font-size:16px;line-height:1.6}.section-kicker{color:#496456;letter-spacing:.18em;text-align:center;margin:0 0 18px;font-size:12px;font-weight:700;line-height:1.4}.section-title{color:#151816;letter-spacing:0;text-align:center;width:min(800px,100%);margin:0 auto;font-size:clamp(36px,4vw,54px);font-weight:500;line-height:1.08}.section-description{color:#626b66;text-align:center;width:min(720px,100%);margin:24px auto 0;font-size:18px;line-height:1.65}.category-image{background:#f3f6f4;flex-shrink:0;height:240px;position:relative;overflow:hidden}.category-image img,.category-product-image{object-fit:cover;width:100%;height:100%;display:block}.chair-outline{width:132px;height:128px;position:relative}.chair-outline span{display:block;position:absolute}.chair-back{background:linear-gradient(90deg,#0000 46%,#1f412d24 46% 54%,#0000 54%),#ffffff2e;border:2px solid #1f412d5c;border-radius:26px 26px 18px 18px;width:52px;height:78px;top:8px;left:40px}.chair-seat{background:#ffffff42;border:2px solid #1f412d5c;border-radius:18px;width:62px;height:18px;top:82px;left:36px}.chair-base{background:#1f412d5c;width:2px;height:28px;top:98px;left:64px}.chair-base:before,.chair-base:after{content:"";background:#1f412d5c;width:42px;height:2px;position:absolute;bottom:0}.chair-base:before{transform-origin:100%;right:0;transform:rotate(-18deg)}.chair-base:after{transform-origin:0;left:0;transform:rotate(18deg)}.category-visual-label{color:#1f412d75;letter-spacing:2px;font-size:28px;font-weight:600}.ergonomic-visual .chair-back{border-radius:32px 32px 20px 20px;height:94px;top:0}.ergonomic-visual .chair-back:after{content:"";border-top:2px solid #1f412d3d;border-radius:50%;width:22px;height:18px;position:absolute;top:42px;left:13px}.mesh-visual .chair-back{background:repeating-linear-gradient(90deg,#1f412d1f 0 1px,#0000 1px 8px),repeating-linear-gradient(0deg,#1f412d1a 0 1px,#0000 1px 8px),#ffffff29}.executive-visual .chair-back{background:#ffffff3d;border-radius:30px 30px 18px 18px;width:60px;height:96px;top:0;left:36px}.executive-visual .chair-back:before{content:"";border:2px solid #1f412d33;border-radius:12px;width:30px;height:10px;position:absolute;top:12px;left:13px}.task-visual .chair-back{border-radius:18px;height:58px;top:22px}.task-visual .chair-seat{top:78px}.visitor-visual .chair-back{border-radius:18px 18px 12px 12px;width:58px;height:56px;top:20px;left:34px}.visitor-visual .chair-seat{width:68px;top:76px;left:32px}.visitor-visual .chair-base{background:0 0;border-left:2px solid #1f412d5c;border-right:2px solid #1f412d5c;width:48px;height:26px;top:96px;left:42px}.visitor-visual .chair-base:before,.visitor-visual .chair-base:after{display:none}.oem-visual .chair-outline:before{content:"";background:linear-gradient(90deg,#0000 48%,#1f412d1f 48% 52%,#0000 52%),#fff3;border:2px solid #1f412d47;width:44px;height:48px;position:absolute;top:42px;left:8px}.oem-visual .chair-back{border-radius:20px 20px 14px 14px;width:42px;height:58px;top:24px;left:68px}.oem-visual .chair-seat{width:52px;top:80px;left:64px}.oem-visual .chair-base{top:96px;left:90px}.products-page{color:#111827;background:#fff}.products-banner{background-color:#0f172a;background-image:url(/images/products/products-banner-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.products-banner__overlay{z-index:1;pointer-events:none;background:linear-gradient(#0f172a94,#0f172aad);position:absolute;inset:0}.products-banner__inner{z-index:2;box-sizing:border-box;justify-content:center;align-items:center;width:min(1240px,100% - 48px);min-height:clamp(520px,55vw,620px);margin:0 auto;padding:clamp(48px,8vw,72px) 24px;display:flex;position:relative}.products-banner__content{box-sizing:border-box;text-align:center;width:min(720px,100%);max-width:100%;padding:0 12px}.products-banner__eyebrow{color:#ffffffd1;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1.4}.products-banner__title{color:#fff;letter-spacing:-.03em;overflow-wrap:break-word;margin:0;font-size:clamp(34px,4.5vw,52px);font-weight:750;line-height:1.1}.products-banner__subtitle{color:#ffffffe0;max-width:640px;margin:18px auto 0;font-size:clamp(16px,2vw,18px);line-height:1.65}@media (width<=760px){.products-banner__inner{width:min(1240px,100% - 32px);min-height:auto;padding:clamp(48px,10vw,64px) 16px}.products-banner__content{width:100%;padding:0}}.products-page-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.62fr);align-items:center;gap:56px;width:min(1240px,100% - 48px);margin:0 auto;padding:86px 0 76px;display:grid}.products-page-hero-copy,.products-page-hero-panel,.products-page-section,.products-final-cta{min-width:0}.products-page-eyebrow{color:#2f6b4f;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1.4}.products-page-hero h1{color:#111827;letter-spacing:-.04em;max-width:880px;margin:0;font-size:clamp(40px,5vw,66px);font-weight:750;line-height:1.04}.products-page-hero p{color:#5f6b63;max-width:760px;margin:24px 0 0;font-size:19px;line-height:1.7}.products-page-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.products-page-primary,.products-page-secondary{text-align:center;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:13px 20px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.products-page-primary{color:#fff;background:#2f6b4f;border:1px solid #2f6b4f}.products-page-primary:hover{background:#24583f;border-color:#24583f}.products-page-secondary{color:#2f6b4f;background:#fff;border:1px solid #2f6b4f47}.products-page-secondary:hover{color:#24583f;background:#f3f7f3;border-color:#2f6b4f}.products-page-hero-panel{background:linear-gradient(135deg,#2f6b4f14,#11182708),#f7faf7;border:1px solid #dfe6df;border-radius:12px;gap:14px;padding:28px;display:grid;box-shadow:0 20px 46px #0f172a0f}.products-page-hero-panel span{color:#2f6b4f;text-align:center;background:#fff;border:1px solid #2f6b4f24;border-radius:8px;place-items:center;min-height:58px;padding:12px 14px;font-size:14px;font-weight:800;display:grid}.products-page-hero-product{gap:18px}.products-page-hero-chair{background:#fff;border:1px solid #2f6b4f24;border-radius:10px;justify-content:center;align-items:center;min-height:230px;padding:16px;display:flex}.products-page-hero-chair img{object-fit:contain;object-position:center;width:100%;max-height:220px;display:block}.products-page-hero-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.products-page-hero-list--five span:nth-child(5){grid-column:1/-1;width:100%;max-width:calc(50% - 6px);margin:0 auto}.products-page-hero-list span{min-height:48px}.products-page-section{border-top:1px solid #e5e7eb;width:min(1240px,100% - 48px);margin:0 auto;padding:76px 0}.products-category-preview{background:#fff;padding:clamp(64px,8vw,88px) 0}.products-category-preview__inner{grid-template-columns:minmax(280px,300px) minmax(0,1fr);align-items:stretch;gap:clamp(36px,5vw,72px);width:min(1400px,100% - 48px);margin:0 auto;display:grid}.products-category-preview__nav{min-width:0}.products-category-preview__title{color:#111827;letter-spacing:-.02em;margin:0 0 28px;font-family:inherit;font-size:clamp(32px,3.2vw,40px);font-weight:750;line-height:1.15}.products-category-preview__list{margin:0;padding:0;list-style:none}.products-category-preview__item{color:#647067;letter-spacing:0;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 0;font-family:inherit;font-size:clamp(16px,1.6vw,18px);font-weight:400;line-height:1.45;transition:color .25s;display:block}.products-category-preview__item:hover,.products-category-preview__item:focus-visible{color:#2f6b4f;outline:none}.products-category-preview__item.is-active{color:#2f6b4f;font-weight:600}.products-category-preview__preview{min-width:0}.products-category-preview__preview-inner{box-sizing:border-box;background:linear-gradient(145deg,#f7f8f6 0%,#eef2ef 52%,#e8ece9 100%);border:1px solid #0f172a14;border-radius:22px;justify-content:center;align-items:center;min-height:clamp(420px,38vw,500px);padding:32px;display:flex}.products-category-preview__preview-inner.has-image{min-height:unset;aspect-ratio:1718/915;background:#f7f7f4;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.products-category-preview__preview-image{object-fit:contain;object-position:center center;width:100%;height:100%;animation:.4s products-category-preview-image-fade;display:block}.products-category-preview__preview-label{color:#374151;letter-spacing:-.01em;text-align:center;font-family:inherit;font-size:clamp(22px,2.4vw,28px);font-weight:600;line-height:1.3;animation:.35s products-category-preview-fade}@keyframes products-category-preview-image-fade{0%{opacity:0}to{opacity:1}}@keyframes products-category-preview-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=760px){.products-category-preview{padding:clamp(48px,10vw,64px) 0}.products-category-preview__inner{grid-template-columns:1fr;gap:28px;width:min(1400px,100% - 32px)}.products-category-preview__title{margin-bottom:20px}.products-category-preview__preview-inner:not(.has-image){min-height:clamp(280px,62vw,380px);padding:24px}}.products-chair-collection{background:#fff;padding:clamp(72px,9vw,104px) 0 clamp(80px,10vw,112px)}.products-chair-collection__inner{box-sizing:border-box;width:100%;margin:0 auto;padding:0;overflow-x:hidden}.products-chair-collection__heading{color:#111827;letter-spacing:-.02em;text-align:center;margin:0 0 clamp(24px,3vw,32px);font-family:inherit;font-size:clamp(28px,3vw,36px);font-weight:750;line-height:1.15}.products-chair-collection__group{margin-bottom:clamp(44px,5vw,64px);scroll-margin-top:24px}.products-chair-collection__group:last-child{margin-bottom:0}.products-chair-collection__group-title{color:#111827;letter-spacing:-.02em;text-align:center;margin:0 0 clamp(18px,2.2vw,24px);font-family:inherit;font-size:clamp(22px,2.2vw,28px);font-weight:650;line-height:1.2}.products-chair-collection__grid{box-sizing:border-box;grid-template-columns:repeat(4,280px);justify-content:center;gap:72px 32px;width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding:0 32px;list-style:none;display:grid}.products-chair-collection__item{flex-direction:column;flex:none;align-items:stretch;width:280px;min-width:0;max-width:280px;display:flex}.products-chair-collection__visual{box-sizing:border-box;background:#f7f7f5;width:280px;max-width:280px;height:280px;margin:0;padding:0;position:relative;overflow:hidden}.products-chair-collection__visual-layer{box-sizing:border-box;justify-content:center;align-items:center;padding:0;transition:opacity .35s;display:flex;position:absolute;inset:0}.products-chair-collection__visual-layer--default{opacity:1}.products-chair-collection__visual-layer--hover,:is(.products-chair-collection__item:has(.products-chair-collection__visual--has-hover-swap):hover .products-chair-collection__visual-layer--default,.products-chair-collection__item:has(.products-chair-collection__visual--has-hover-swap):focus-within .products-chair-collection__visual-layer--default){opacity:0}:is(.products-chair-collection__item:has(.products-chair-collection__visual--has-hover-swap):hover .products-chair-collection__visual-layer--hover,.products-chair-collection__item:has(.products-chair-collection__visual--has-hover-swap):focus-within .products-chair-collection__visual-layer--hover){opacity:1}:is(.products-chair-collection__item:not(:has(.products-chair-collection__visual--has-hover-swap)):hover .products-chair-collection__visual-layer--default,.products-chair-collection__item:not(:has(.products-chair-collection__visual--has-hover-swap)):focus-within .products-chair-collection__visual-layer--default){opacity:.72}:is(.products-chair-collection__item:not(:has(.products-chair-collection__visual--has-hover-swap)):hover .products-chair-collection__visual-layer--hover,.products-chair-collection__item:not(:has(.products-chair-collection__visual--has-hover-swap)):focus-within .products-chair-collection__visual-layer--hover){opacity:1}.products-chair-collection__visual-layer img{object-fit:contain;object-position:center center;width:86%;max-width:86%;height:86%;max-height:88%;box-shadow:none;background:0 0;border:none;padding:0;display:block}.products-chair-collection__placeholder{background:0 0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.products-chair-collection__placeholder--hover{background:0 0}.products-chair-collection__placeholder-text{color:#d8dce0;letter-spacing:0;font-family:inherit;font-size:14px;font-weight:400;line-height:1.3}.products-chair-collection__name{color:#111827;letter-spacing:0;text-align:left;width:100%;margin:16px 0 0;font-family:inherit;font-size:17px;font-weight:600;line-height:1.35}.products-chair-collection__category{color:#6b7280;letter-spacing:0;text-align:left;width:100%;margin:4px 0 0;font-family:inherit;font-size:14px;font-weight:400;line-height:1.4}@media (width<=1024px){.products-chair-collection__grid{grid-template-columns:repeat(2,280px);justify-content:center;gap:64px 32px}.products-chair-collection__item{width:280px;max-width:280px}.products-chair-collection__visual{width:280px;max-width:280px;height:280px}}@media (width<=760px){.products-chair-collection{padding:clamp(56px,10vw,72px) 0 clamp(64px,11vw,80px)}.products-chair-collection__inner{padding:0}.products-chair-collection__heading{margin-bottom:24px}.products-chair-collection__group{margin-bottom:48px}.products-chair-collection__grid{grid-template-columns:1fr;justify-content:center;gap:32px 0;max-width:100%;padding-left:20px;padding-right:20px}.products-chair-collection__item{width:100%;max-width:320px;margin-left:auto;margin-right:auto}.products-chair-collection__visual{width:280px;max-width:280px;height:280px;margin:0 auto}}.products-page-section-header{max-width:820px;margin-bottom:34px}.products-page-section-header h2,.products-final-cta h2{color:#111827;letter-spacing:-.03em;margin:0;font-size:clamp(30px,3.5vw,48px);font-weight:750;line-height:1.12}.products-page-section-header p:not(.products-page-eyebrow),.products-final-cta p{color:#647067;margin:16px 0 0;font-size:17px;line-height:1.7}.products-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.products-category-card,.selected-product-card,.products-support-card{background:#fff;border:1px solid #e1e7e1;border-radius:10px;min-width:0;box-shadow:0 12px 30px #0f172a0a}.products-category-card{flex-direction:column;padding:24px;display:flex}.products-category-visual{color:#2f6b4f;background:#eef5ef;border:1px solid #2f6b4f1f;border-radius:8px;place-items:center;width:100%;height:132px;margin-bottom:18px;font-size:13px;font-weight:850;display:grid}.products-category-image{border:1px solid #2f6b4f1f;border-radius:8px;width:100%;height:160px;margin:0 0 18px;overflow:hidden}.products-category-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.products-category-card h3,.selected-category-block h3,.selected-product-card h4,.products-support-card h3{color:#111827;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:750;line-height:1.25}.products-category-card p,.selected-product-card p,.products-support-card p{color:#647067;margin:14px 0 0;font-size:15px;line-height:1.65}.products-category-card a{color:#2f6b4f;width:fit-content;margin-top:auto;padding-top:22px;font-size:14px;font-weight:800;text-decoration:none}.products-category-inquiry{color:#fff;background:#2f6b4f;border:1px solid #2f6b4f;border-radius:6px;justify-content:center;align-items:center;min-height:42px;margin-top:auto;padding:10px 18px;font-size:14px;font-weight:800;line-height:1.2;text-decoration:none;transition:background .22s,border-color .22s;display:inline-flex}.products-category-inquiry:hover{color:#fff;background:#24583f;border-color:#24583f}.products-models-section{background:#fbfcfb}.products-page-note{color:#2f6b4f;background:#eef5ef;border:1px solid #2f6b4f29;border-radius:10px;max-width:840px;margin:0 0 28px;padding:16px 18px;font-size:16px;font-weight:750;line-height:1.55}.selected-category-list{gap:34px;display:grid}.selected-category-block{min-width:0}.selected-category-block h3{margin-bottom:18px}.selected-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.selected-product-card{flex-direction:column;display:flex;overflow:hidden}.selected-product-image{height:178px;color:inherit;background:linear-gradient(135deg,#2f6b4f14,#11182708),#f7faf7;place-items:center;text-decoration:none;display:grid}.selected-product-image span{color:#2f6b4f;border:1px solid #2f6b4f2e;border-radius:50%;place-items:center;width:82px;height:82px;font-size:20px;font-weight:850;display:grid}.selected-product-image-link:hover span{background:#eef5ef;border-color:#2f6b4f5c}.selected-product-body{flex-direction:column;flex:1;padding:24px;display:flex}.selected-product-title-link{color:inherit;text-decoration:none}.selected-product-title-link:hover{color:#2f6b4f}.selected-product-tags{flex-wrap:wrap;gap:8px;margin-top:18px;margin-bottom:22px;display:flex}.selected-product-tags span{color:#2f6b4f;background:#eef5ef;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:800;line-height:1}.selected-product-quote{text-align:center;color:#fff;background:#2f6b4f;border:1px solid #2f6b4f;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:42px;margin-top:auto;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.selected-product-detail{color:#2f6b4f;text-align:center;background:#fff;border:1px solid #2f6b4f47;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:42px;margin-top:auto;margin-bottom:10px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.selected-product-detail:hover{background:#f3f7f3;border-color:#2f6b4f}.selected-product-detail+.selected-product-quote{margin-top:0}.selected-product-quote:hover{background:#24583f;border-color:#24583f}.products-support-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.products-support-card{padding:26px}.products-section-button{margin-top:28px}.products-final-cta{text-align:center;background:#f4f8f4;border-radius:14px;width:min(1120px,100% - 48px);margin:18px auto 104px;padding:48px}.products-final-cta p{max-width:760px;margin-left:auto;margin-right:auto}.products-final-cta .products-page-primary{margin-top:28px}.neo-page{color:#111827;background:#fff;overflow-x:hidden}.neo-hero,.neo-section{width:min(1240px,100% - 48px);margin:0 auto}.neo-hero{grid-template-columns:minmax(0,.95fr) minmax(340px,.85fr);align-items:center;gap:56px;padding:86px 0 76px;display:grid}.neo-hero-copy h1{color:#111827;letter-spacing:-.04em;max-width:860px;margin:0;font-size:clamp(40px,5vw,64px);font-weight:750;line-height:1.04}.neo-hero-copy p:not(.products-page-eyebrow){color:#5f6b63;max-width:760px;margin:24px 0 0;font-size:19px;line-height:1.7}.neo-hero-subtitle{color:#2f6b4f;max-width:760px;margin:18px 0 0;font-size:18px;font-weight:700;line-height:1.65}.neo-hero-description{color:#5f6b63;max-width:760px;margin:14px 0 0;font-size:17px;line-height:1.7}.neo-hero-actions{margin-top:28px}.neo-support-tags{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.neo-support-tags span{color:#2f6b4f;background:#eef5ef;border:1px solid #2f6b4f29;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850}.neo-image-frame{aspect-ratio:4/3;background:#f7faf7;border:1px solid #dfe6df;border-radius:12px;min-width:0;display:grid;overflow:hidden;box-shadow:0 16px 36px #0f172a0d}.neo-hero-image{aspect-ratio:1}.neo-image-frame img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.neo-image-placeholder{color:#2f6b4f;text-align:center;background:linear-gradient(135deg,#2f6b4f14,#11182708),#f7faf7;place-items:center;width:100%;height:100%;padding:22px;display:grid}.neo-image-placeholder span{background:#ffffffad;border:1px solid #2f6b4f2e;border-radius:50%;place-items:center;min-width:110px;min-height:110px;padding:16px;font-size:13px;font-weight:850;line-height:1.3;display:grid}.neo-section{border-top:1px solid #e5e7eb;padding:64px 0}.neo-gallery-grid,.neo-feature-grid,.neo-highlight-grid,.neo-cooperation-grid{gap:20px;display:grid}.neo-highlight-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.neo-highlight-card{background:#fff;border:1px solid #e1e7e1;border-radius:12px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 12px 30px #0f172a0a}.neo-highlight-image{aspect-ratio:4/3;background:#f7faf7;border-bottom:1px solid #e8eee8;overflow:hidden}.neo-highlight-image img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.neo-highlight-image-fallback{color:#2f6b4f;background:#eef5ef;place-items:center;width:100%;height:100%;font-size:28px;font-weight:800;display:grid}.neo-highlight-body{flex:1;padding:18px 18px 20px}.neo-highlight-body h3{color:#111827;letter-spacing:-.02em;margin:0;font-size:17px;font-weight:750;line-height:1.25}.neo-highlight-body p{color:#647067;margin:10px 0 0;font-size:14px;line-height:1.6}.neo-cooperation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.neo-cooperation-card{background:#fbfcfb;border:1px solid #e1e7e1;border-radius:12px;min-width:0;padding:26px 24px;box-shadow:0 12px 30px #0f172a0a}.neo-cooperation-card h3{color:#111827;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:750;line-height:1.25}.neo-cooperation-card p{color:#647067;margin:12px 0 0;font-size:15px;line-height:1.65}.neo-cooperation-section{background:#f7f8f7}.neo-spec-cards{grid-template-columns:1fr;gap:12px;max-width:920px;margin:0 auto;display:none}.neo-spec-card{background:#fff;border:1px solid #e1e7e1;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex;box-shadow:0 8px 20px #0f172a0a}.neo-spec-label{color:#2f6b4f;font-size:14px;font-weight:800;line-height:1.4}.neo-spec-value{color:#111827;text-align:right;font-size:15px;font-weight:700;line-height:1.4}.neo-cta-contact{margin-top:18px}.neo-cta-contact a{color:#2f6b4f;font-size:16px;font-weight:700;text-decoration:none}.neo-cta-contact a:hover{color:#24583f;text-decoration:underline}.neo-final-cta .products-page-eyebrow{margin-bottom:12px}.neo-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.neo-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:100%}.neo-feature-card,.neo-info-card,.neo-spec-table-wrap{background:#fff;border:1px solid #e1e7e1;border-radius:10px;min-width:0;box-shadow:0 12px 30px #0f172a0a}.neo-feature-card{padding:22px}.neo-feature-card h3,.neo-info-card h2{color:#111827;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:750;line-height:1.25}.neo-feature-card p{color:#647067;margin:12px 0 0;font-size:15px;line-height:1.6}.neo-spec-section{padding-top:56px}.neo-spec-table-wrap{max-width:920px;margin:0 auto;overflow:hidden}.neo-spec-table{border-collapse:collapse;width:100%}.neo-spec-table th,.neo-spec-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:14px 20px;font-size:15px;line-height:1.45}.neo-spec-table th{color:#2f6b4f;background:#f7faf7;width:34%;font-weight:850}.neo-spec-table td{color:#111827;font-weight:700}.neo-spec-table tr:last-child th,.neo-spec-table tr:last-child td{border-bottom:0}.neo-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.neo-info-card{padding:30px}.neo-info-card p:not(.products-page-eyebrow){color:#647067;margin:16px 0 0;font-size:16px;line-height:1.7}.neo-cta-actions{justify-content:center}.neo-final-cta{margin-top:10px;margin-bottom:86px;padding:42px}.neo-final-cta h2{font-size:clamp(34px,4vw,52px)}.neo-final-cta .products-page-primary{margin-top:0}@media (width<=1120px){.products-page-hero,.neo-hero{grid-template-columns:1fr}.products-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.neo-gallery-grid,.neo-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.neo-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.neo-cooperation-grid,.selected-products-grid,.products-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.products-category-grid,.neo-feature-grid,.neo-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.products-page-hero-list--five span:nth-child(5){max-width:100%}.products-category-grid{grid-template-columns:1fr}.products-page{width:100%;overflow-x:hidden}.products-page-hero,.neo-hero{gap:32px;padding:58px 0 52px}.products-page-section-header h2,.products-final-cta h2{font-size:28px}.products-page-hero p,.neo-hero-copy p:not(.products-page-eyebrow):not(.neo-hero-subtitle):not(.neo-hero-description),.products-page-section-header p:not(.products-page-eyebrow),.products-page-note,.products-final-cta p,.neo-hero-subtitle{font-size:16px}.neo-hero-description{font-size:15px}.products-page-hero-copy,.neo-hero-copy{text-align:center}.products-page-hero p,.neo-hero-copy p:not(.products-page-eyebrow):not(.neo-hero-subtitle):not(.neo-hero-description),.neo-hero-subtitle,.neo-hero-description{margin-left:auto;margin-right:auto}.neo-hero-actions,.products-page-actions{width:100%;max-width:100%;margin-left:auto;margin-right:auto}.products-page-actions,.products-page-hero-panel,.products-category-grid,.selected-products-grid,.products-support-grid,.neo-gallery-grid,.neo-feature-grid,.neo-highlight-grid,.neo-cooperation-grid,.neo-two-column{grid-template-columns:1fr;display:grid}.neo-spec-table-wrap{display:none}.neo-spec-cards{display:grid}.neo-spec-card{flex-direction:column;align-items:flex-start;gap:8px}.neo-spec-value{text-align:left}.neo-highlight-body{padding:16px}.neo-cooperation-card{padding:22px 20px}.neo-final-cta{margin-top:0;margin-bottom:64px;padding:28px 20px}.neo-final-cta h2{font-size:28px}.neo-cta-actions{width:100%}.neo-support-tags{justify-content:center}.products-page-primary,.products-page-secondary{width:100%}.products-page-hero-panel,.products-final-cta{padding:28px 22px}.products-page-section,.neo-section{padding:48px 0}.neo-spec-section{padding-top:44px}}.product-detail-page{color:#111827;background:#fff;padding-top:56px;position:relative;overflow:visible}.product-detail-hero-wrap{max-width:1500px;margin:48px auto 0;padding:0 24px;overflow-x:clip}.product-detail-hero-stage,.hero-product-stage{--hero-stage-bg:#f5f5f3;background:#f5f5f3;border-radius:32px;grid-template-columns:42% 58%;align-items:center;column-gap:40px;min-height:640px;padding:56px 64px;scroll-margin-top:24px;display:grid;position:relative;overflow:hidden}.hero-product-stage .product-detail-hero-stage__info,.hero-product-stage .hero-copy,.product-detail-hero-stage .product-detail-hero-stage__info{text-align:left;color:#111;opacity:1;background:#f5f5f3;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.product-detail-hero-stage__back{color:#111;margin:0 0 36px;font-size:13px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s}.product-detail-hero-stage__back:hover{color:#111}.product-detail-hero-stage__title{color:#111;letter-spacing:-.04em;margin:0;font-size:clamp(44px,4vw,60px);font-weight:760;line-height:.95}.product-detail-hero-stage__description{color:#111;text-align:left;opacity:1;max-width:560px;margin:18px 0 14px;font-size:14px;font-weight:400;line-height:1.55}.product-detail-hero-stage__tags{flex-wrap:wrap;gap:8px;margin:0 0 20px;padding:0;list-style:none;display:flex}.product-detail-hero-stage__tag{color:#111;letter-spacing:.01em;background:0 0;border:1px solid #11111124;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.product-detail-hero-stage__category{align-items:center;gap:9px;margin-bottom:16px;display:flex}.product-detail-hero-stage__category-icon{color:#111;stroke:#111;stroke-width:1.8px;flex-shrink:0;width:16px;height:16px}.product-detail-hero-stage__category-text{color:#111;font-size:16px;font-weight:500;line-height:1.4}.product-detail-hero-stage__model{color:#111;letter-spacing:.15em;text-transform:uppercase;opacity:1;margin:0 0 28px;font-size:13px;font-weight:650;line-height:1.4}.product-detail-hero-stage__enquiry{margin-top:0;text-decoration:none}.hero-product-stage .product-detail-hero-stage__enquiry.liquid-metal-cta,.product-detail-hero-stage .product-detail-hero-stage__enquiry.liquid-metal-cta,.hero-send-enquiry{letter-spacing:.035em;color:#fff;background:radial-gradient(circle at 50% 0,#ffffff24,#0000 38%),linear-gradient(#242529 0%,#17181c 48%,#0f1012 100%);border-radius:999px;width:156px;height:32px;padding:0 18px;font-size:12px;font-weight:650;line-height:1;box-shadow:inset 0 1px #ffffff29,inset 0 -1px #0000008f,0 0 0 1px #ffffff14,0 1px 2px #0000001f}.hero-product-stage .product-detail-hero-stage__enquiry.liquid-metal-cta:before,.hero-product-stage .product-detail-hero-stage__enquiry.liquid-metal-cta:after,.product-detail-hero-stage .product-detail-hero-stage__enquiry.liquid-metal-cta:before,.product-detail-hero-stage .product-detail-hero-stage__enquiry.liquid-metal-cta:after{content:none;display:none}.hero-product-stage .product-detail-hero-stage__enquiry.liquid-metal-cta:hover,.product-detail-hero-stage .product-detail-hero-stage__enquiry.liquid-metal-cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.hero-product-stage .product-detail-hero-stage__enquiry.liquid-metal-cta:active,.product-detail-hero-stage .product-detail-hero-stage__enquiry.liquid-metal-cta:active{filter:brightness(.96);transform:translateY(0)}.liquid-metal-cta{isolation:isolate;color:#fff;letter-spacing:.035em;cursor:pointer;background:radial-gradient(circle at 50% 0,#ffffff29,#0000 36%),linear-gradient(#282a2e 0%,#17181c 46%,#0d0e10 100%);border:0;border-radius:999px;justify-content:center;align-items:center;width:192px;height:46px;padding:0 26px;font-family:inherit;font-size:14px;font-weight:650;line-height:1;text-decoration:none;transition:filter .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff38,inset 0 -1px #000000b8,0 0 0 1px #ffffff1a,0 2px 5px #00000029}.liquid-metal-cta:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;-webkit-mask-composite:xor;opacity:.78;background:linear-gradient(115deg,#ffffff9e 0%,#a0b9ff6b 18%,#ffffff2e 34%,#ffd2786b 52%,#78d2ff59 70%,#ffffff94 100%);padding:1.2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.liquid-metal-cta:after{content:"";opacity:.9;pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#ffffff6b,#0000);border-radius:999px;height:1px;position:absolute;top:5px;left:18px;right:18px}.liquid-metal-cta span{z-index:3;position:relative}.liquid-metal-cta:hover{filter:brightness(1.08)saturate(1.06);transform:translateY(-1px)}.liquid-metal-cta:active{filter:brightness(.96);transform:translateY(0)}.liquid-metal-cta:disabled{opacity:.72;cursor:not-allowed;filter:none;transform:none}.product-detail-hero-stage__thumb-carousel,.hero-product-stage .product-detail-hero-stage__thumb-carousel,.thumbnail-rail-wrapper,.thumbnail-gallery{z-index:2;background:#f5f5f3;justify-content:center;align-items:center;gap:8px;width:100%;max-width:100%;margin-top:48px;padding:8px 0;display:flex;position:relative;overflow:visible}.hero-product-stage .arrow-button,.hero-product-stage .thumbnail-arrow,.hero-product-stage .product-detail-hero-stage__thumb-arrow,.product-detail-hero-stage .arrow-button,.product-detail-hero-stage .thumbnail-arrow,.product-detail-hero-stage .product-detail-hero-stage__thumb-arrow{color:#1111113d;z-index:10;cursor:pointer;background:#eeeeecdb;border:none;border-radius:999px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:86px;padding:0;font-size:15px;font-weight:400;line-height:1;transition:background .2s,color .2s,opacity .2s;display:flex}.hero-product-stage .arrow-button:hover:not(:disabled),.hero-product-stage .thumbnail-arrow:hover:not(:disabled),.hero-product-stage .product-detail-hero-stage__thumb-arrow:hover:not(:disabled),.product-detail-hero-stage .arrow-button:hover:not(:disabled),.product-detail-hero-stage .thumbnail-arrow:hover:not(:disabled),.product-detail-hero-stage .product-detail-hero-stage__thumb-arrow:hover:not(:disabled){color:#1111116b;background:#e2e2e0f2}.hero-product-stage .arrow-button:disabled,.hero-product-stage .thumbnail-arrow:disabled,.hero-product-stage .product-detail-hero-stage__thumb-arrow:disabled,.product-detail-hero-stage .arrow-button:disabled,.product-detail-hero-stage .thumbnail-arrow:disabled,.product-detail-hero-stage .product-detail-hero-stage__thumb-arrow:disabled{opacity:.45;cursor:default}.product-detail-hero-stage__thumbs,.thumbnail-track{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;background:#f5f5f3;flex-wrap:nowrap;flex:1;align-items:center;gap:18px;min-width:0;margin:0;padding:6px 2px;list-style:none;display:flex;overflow:auto visible}.product-detail-hero-stage__thumbs::-webkit-scrollbar{display:none}.thumbnail-track::-webkit-scrollbar{display:none}.product-detail-hero-stage__thumbs li{background:#f5f5f3;flex:none}.product-detail-hero-stage__thumb,.thumbnail-item{opacity:.62;width:112px;height:88px;box-shadow:none;cursor:pointer;appearance:none;background:#f5f5f3;border:none;border-radius:18px;flex:0 0 112px;justify-content:center;align-items:center;padding:6px;transition:opacity .2s,box-shadow .2s,background .2s,transform .2s;display:flex;overflow:visible}.product-detail-hero-stage__thumb:hover,.thumbnail-item:hover{box-shadow:none;opacity:.78;background:#f5f5f3;border:none;transform:none}.product-detail-hero-stage__thumb.is-active,.hero-product-stage .product-detail-hero-stage__thumb.is-active,.thumbnail-item.is-active,.thumbnail-item.active,.thumbnail-item[aria-selected=true],.thumbnail-item[aria-pressed=true],.active-thumbnail{opacity:1;background:#f5f5f3;border:none;transform:none;box-shadow:inset 0 0 0 1.5px #11111138}.product-detail-hero-stage__thumb-image,.hero-product-stage .product-detail-hero-stage__thumb-image,.thumbnail-item img{object-fit:contain;object-position:center;mix-blend-mode:multiply;pointer-events:none;background:0 0;width:100%;height:100%;display:block}.product-detail-hero-stage__visual,.hero-product-stage .product-detail-hero-stage__visual,.hero-media{background:#f5f5f3;justify-content:center;align-items:center;min-width:0;height:100%;min-height:520px;padding-left:12px;display:flex}.product-detail-hero-stage__image-frame,.main-product-image-wrapper,.hero-product-image,.product-gallery-main{background:#f5f5f3;border-radius:28px;justify-content:center;align-items:center;width:100%;height:100%;min-height:clamp(480px,52vw,580px);padding:24px;display:flex}.product-detail-hero-stage__main-image,.main-product-image-wrapper img,.product-gallery-main img{object-fit:contain;object-position:center;mix-blend-mode:multiply;background:0 0;width:100%;height:100%;max-height:clamp(440px,48vw,540px);animation:.24s productDetailHeroImageFade;display:block}@keyframes productDetailHeroImageFade{0%{opacity:0}to{opacity:1}}.product-section-nav-shell{z-index:90;pointer-events:none;-webkit-backdrop-filter:blur(14px);background:#ffffffb8;justify-content:center;padding:8px 0;display:flex;position:fixed;top:88px;left:0;right:0}.product-section-nav{pointer-events:auto;width:auto;max-width:560px;margin:0 auto;padding:0 24px}.product-detail-section-nav__bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#f2f3f1eb;border:1px solid #14191e0f;border-radius:999px;justify-content:center;align-items:center;gap:2px;width:fit-content;max-width:100%;height:40px;margin:0 auto;padding:4px;display:flex;position:relative;overflow-x:auto;box-shadow:0 6px 18px #00000009}.product-detail-section-nav__bar::-webkit-scrollbar{display:none}.product-detail-section-nav__pill{pointer-events:none;z-index:0;background:#1d1d1d;border-radius:999px;height:32px;transition:transform .28s cubic-bezier(.22,1,.36,1),width .28s cubic-bezier(.22,1,.36,1);position:absolute;top:4px;left:0}.product-detail-section-nav__tab{z-index:1;color:#1f2422;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:0;height:32px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;text-decoration:none;transition:color .28s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.product-detail-section-nav__tab:hover:not(.is-active){background:#ffffff8c}.product-detail-section-nav__tab.is-active{color:#fff;box-shadow:none;background:0 0;font-weight:600}.product-detail-section-anchor{border:0;height:0;margin:0;padding:0;scroll-margin-top:140px}#introduction.product-detail-hero-stage,#features,#specifications,#images,#contact{scroll-margin-top:140px}@media (prefers-reduced-motion:reduce){.product-detail-section-nav__pill{transition:none}}.product-detail-features{flex-direction:column;gap:clamp(24px,2vw,28px);margin:clamp(36px,3vw,42px) auto 0;padding-bottom:32px;display:flex}.product-detail-features__block{grid-template-columns:38% 62%;align-items:center;column-gap:clamp(40px,3.5vw,48px);width:100%;max-width:1200px;margin:0 auto;padding:clamp(28px,2.5vw,36px) 48px;display:grid}.product-detail-features__block--reverse .product-detail-features__content{order:2}.product-detail-features__block--reverse .product-detail-features__media{order:1}.product-detail-features__content{text-align:left}.product-detail-features__title{color:#111827;letter-spacing:-.02em;text-align:left;max-width:420px;margin:0;font-size:clamp(24px,2vw,28px);font-weight:750;line-height:1.18}.product-detail-features__description{color:#14191e9e;text-align:left;max-width:440px;margin:clamp(10px,.9vw,12px) 0 0;font-size:clamp(14px,1vw,15px);line-height:1.55}.product-detail-features__media{min-width:0}.product-detail-features__placeholder{height:clamp(260px,24vw,300px);min-height:unset;color:#14191e40;letter-spacing:.12em;text-transform:uppercase;background:#f4f5f3;border:1px solid #14191e0f;border-radius:22px;justify-content:center;align-items:center;max-height:300px;font-size:11px;line-height:1.4;display:flex}.product-detail-features__placeholder--image{color:inherit;letter-spacing:normal;text-transform:none;background:#f5f5f3;border:none;padding:12px}.product-detail-features__block--headrest{background:#fff;overflow:visible}.product-detail-features__block--headrest .product-detail-features__content{background:#fff}.product-detail-features__block--headrest .product-detail-features__title,.product-detail-features__block--headrest .product-detail-features__description{color:#111}.product-detail-features__block--headrest .product-detail-features__media{background:#fff;overflow:visible}.product-detail-features__block--headrest .feature-image-card,.feature-image-card--headrest{width:100%;height:clamp(280px,26vw,360px);min-height:clamp(280px,26vw,360px);box-shadow:none;border:none;border-radius:0;justify-content:center;align-items:center;padding:24px 40px;display:flex}.feature-image-card--headrest{background:#fff;position:relative;overflow:hidden}.feature-image-card--headrest:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#fff 0%,#ffffffeb 35%,#ffffff8c 65%,#fff0 100%);width:80px;height:100%;position:absolute;top:0;left:0}.feature-image-card--headrest img{z-index:1;object-fit:contain;object-position:center;mix-blend-mode:normal;background:#fff;width:auto;max-width:90%;height:auto;max-height:90%;margin:0 auto;transition:transform .35s cubic-bezier(.22,1,.36,1);display:block;position:relative}.feature-image-card--headrest:hover img{transform:scale(1.03)}.product-detail-features__block--lumbar{background:#fff;overflow:visible}.product-detail-features__block--lumbar .product-detail-features__content{background:#fff}.product-detail-features__block--lumbar .product-detail-features__title,.product-detail-features__block--lumbar .product-detail-features__description{color:#111}.product-detail-features__block--lumbar .product-detail-features__media{background:#fff;overflow:visible}.product-detail-features__block--lumbar .feature-image-card,.feature-image-card--lumbar{width:100%;height:clamp(280px,26vw,360px);min-height:clamp(280px,26vw,360px);box-shadow:none;background:#fff;border:none;border-radius:0;justify-content:center;align-items:center;padding:24px 40px;display:flex;overflow:visible}.feature-image-card--lumbar img{object-fit:contain;object-position:center;mix-blend-mode:normal;background:#fff;width:auto;max-width:92%;height:auto;max-height:92%;margin:0 auto;transition:transform .35s cubic-bezier(.22,1,.36,1);display:block}.feature-image-card--lumbar:hover img{transform:scale(1.03)}.product-detail-features__block--armrests{background:0 0;overflow:visible}.product-detail-features__block--armrests .product-detail-features__content{background:0 0}.product-detail-features__block--armrests .product-detail-features__title,.product-detail-features__block--armrests .product-detail-features__description{color:#111}.product-detail-features__block--armrests .product-detail-features__media{background:0 0;overflow:hidden}.product-detail-features__block--armrests .feature-image-card,.feature-image-card--armrests{width:100%;height:clamp(280px,26vw,360px);min-height:clamp(280px,26vw,360px);box-shadow:none;background:0 0;border:none;border-radius:22px;justify-content:center;align-items:center;padding:24px;display:flex;overflow:hidden}.feature-image-card--armrests img{object-fit:contain;object-position:center;mix-blend-mode:normal;background:0 0;width:auto;max-width:90%;height:auto;max-height:90%;margin:0 auto;transition:transform .35s cubic-bezier(.22,1,.36,1);display:block}.feature-image-card--armrests:hover img{transform:scale(1.03)}.product-detail-features__image{object-fit:contain;object-position:center;mix-blend-mode:multiply;background:0 0;width:100%;height:100%;display:block}.product-detail-features__reveal{opacity:0;filter:blur(5px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1),filter .75s cubic-bezier(.22,1,.36,1);transform:translateY(14px)}.product-detail-features__block.is-visible .product-detail-features__reveal--title{opacity:1;filter:blur();transition-delay:0s;transform:translateY(0)}.product-detail-features__block.is-visible .product-detail-features__reveal--desc{opacity:1;filter:blur();transition-delay:90ms;transform:translateY(0)}.product-detail-features__block.is-visible .product-detail-features__reveal--visual{opacity:1;filter:blur();transition-delay:.18s;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.product-detail-features__reveal{opacity:1;filter:none;transition:none;transform:none}.product-detail-features__block.is-visible .product-detail-features__reveal--title,.product-detail-features__block.is-visible .product-detail-features__reveal--desc,.product-detail-features__block.is-visible .product-detail-features__reveal--visual{transition-delay:0s}.product-detail-features__block--headrest .feature-image-card:hover,.feature-image-card--headrest:hover img{transform:none}.feature-image-card--headrest img{transition:none}.product-detail-features__block--lumbar .feature-image-card:hover,.feature-image-card--lumbar:hover img{transform:none}.feature-image-card--lumbar img{transition:none}.feature-image-card--armrests:hover img{transform:none}.feature-image-card--armrests img{transition:none}}.product-detail-images{margin:48px auto 60px;scroll-margin-top:140px}.product-detail-images__inner{max-width:clamp(980px,92vw,1080px);margin:0 auto;padding:0 36px}.product-detail-images__header{text-align:left;margin-bottom:clamp(22px,2.5vw,28px)}.product-detail-images__title{color:#111;letter-spacing:-.025em;text-align:left;margin:0;font-size:clamp(30px,2.8vw,34px);font-weight:750;line-height:1.1}.product-detail-images__subtitle{color:#111111b8;text-align:left;margin:clamp(8px,.9vw,10px) 0 0;font-size:clamp(14px,1.1vw,15px);line-height:1.5}.product-detail-images__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.product-detail-images__card{aspect-ratio:16/9;background:#fff;border:1px solid #14191e14;border-radius:28px;transition:border-color .35s,box-shadow .35s;position:relative;overflow:hidden}.product-detail-images__card:hover{border-color:#14191e1f;box-shadow:0 12px 28px #0000000f}.product-detail-images__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s;display:block}.product-detail-images__card:hover .product-detail-images__image{transform:scale(1.04)}@media (width<=900px){.product-detail-images__grid{grid-template-columns:1fr}}@media (width<=768px){.product-detail-images{margin:40px auto 52px}.product-detail-images__inner{padding:0 20px}.product-detail-images__title{font-size:clamp(28px,6.5vw,32px)}.product-detail-images__grid{gap:16px}}.product-detail-contact{margin:56px auto 72px;scroll-margin-top:140px}.product-detail-contact__inner{max-width:1180px;margin:0 auto;padding:0 36px}.product-detail-contact__header{text-align:left;margin-bottom:0}.product-detail-contact__title{color:#111827;letter-spacing:-.025em;margin:0 0 14px;font-size:clamp(30px,2.8vw,34px);font-weight:750;line-height:1.1}.product-detail-contact__intro{color:#14191e9e;margin:0 0 8px;font-size:15px;line-height:1.5}.product-detail-contact__intro:last-of-type{margin-bottom:28px}.product-detail-contact__intro-link{color:#111827;text-decoration:none;transition:color .2s}.product-detail-contact__intro-link:hover{color:#2f6b4f}.product-detail-contact__form{margin:0}.product-detail-contact__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 28px;display:grid}.product-detail-contact__input{color:#111827;width:100%;min-width:0;height:58px;box-shadow:none;background:#f3f3f2;border:none;border-radius:999px;outline:none;padding:0 28px;font-family:inherit;font-size:14px;font-weight:400;line-height:1.4;transition:background-color .2s,box-shadow .2s}.product-detail-contact__textarea{color:#111827;resize:vertical;width:100%;min-height:260px;box-shadow:none;background:#f3f3f2;border:none;border-radius:28px;outline:none;grid-column:1/-1;padding:28px;font-family:inherit;font-size:14px;font-weight:400;line-height:1.5;transition:background-color .2s,box-shadow .2s}.product-detail-contact__input::placeholder,.product-detail-contact__textarea::placeholder{color:#14191e61;font-size:14px;font-weight:400}.product-detail-contact__input:focus,.product-detail-contact__textarea:focus{background:#fff;box-shadow:inset 0 0 0 1px #14191e1a}.product-detail-contact__submit-wrap{justify-content:center;width:100%;margin-top:40px;display:flex}.product-detail-contact__status{text-align:center;margin:16px 0 0;font-size:14px;line-height:1.45}.product-detail-contact__status--success{color:#2f6b4f}.product-detail-contact__touch{text-align:left;margin-top:56px}.product-detail-contact__touch-title{color:#111827;margin:0 0 8px;font-size:16px;font-weight:650;line-height:1.35}.product-detail-contact__touch-email{color:#111827;font-size:15px;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s}.product-detail-contact__touch-email:hover{color:#2f6b4f}@media (width<=900px){.product-detail-contact__grid{grid-template-columns:1fr;gap:20px 0}}@media (width<=768px){.product-detail-contact{margin:44px auto 56px}.product-detail-contact__inner{padding:0 24px}.product-detail-contact__title{font-size:clamp(28px,6.5vw,32px)}.product-detail-contact__intro{font-size:15px}.product-detail-contact__intro:last-of-type{margin-bottom:24px}.product-detail-contact__grid{row-gap:24px}.product-detail-contact__input{height:54px;padding:0 24px}.product-detail-contact__textarea{min-height:220px;padding:24px}.product-detail-contact__submit-wrap{margin-top:40px}.product-detail-contact__touch{margin-top:48px}}.product-detail-specs{margin:clamp(36px,3vw,48px) auto 36px;scroll-margin-top:24px}.product-detail-specs__inner{max-width:clamp(980px,92vw,1080px);margin:0 auto;padding:0 36px}.product-detail-specs__header{text-align:left;margin-bottom:0}.product-detail-specs__title{color:#111827;letter-spacing:-.025em;text-align:left;margin:0 0 6px;font-size:clamp(30px,2.8vw,34px);font-weight:750;line-height:1.1}.product-detail-specs__subtitle{color:#14191e8f;text-align:left;margin:0 0 clamp(16px,1.6vw,18px);font-size:clamp(14px,1.1vw,15px);line-height:1.5}.product-detail-specs__key-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,1.5vw,20px);display:grid}.spec-summary-card{text-align:center;background:#f7f7f5;border:1px solid #0f172a14;border-radius:28px;flex-direction:column;justify-content:flex-start;align-items:center;gap:14px;min-height:120px;padding:22px 24px;display:flex;box-shadow:inset 0 1px #ffffffd9,0 1px 2px #0f172a0a}.spec-summary-card-title{flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:22px;display:flex}.spec-summary-card-icon{color:#2f7d57;stroke-width:1.7px;flex:0 0 16px;width:16px;height:16px;display:block}.spec-summary-card-label{color:#14191e85;letter-spacing:.01em;white-space:nowrap;font-size:14px;font-weight:600;line-height:1}.spec-summary-card-value{letter-spacing:-.01em;color:#111827;white-space:nowrap;text-align:center;justify-content:center;align-items:center;min-height:46px;margin:0;font-size:clamp(22px,1.35vw,26px);font-weight:700;line-height:1.08;display:flex}.spec-summary-card-value-group{flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:46px;display:flex}.spec-summary-card-value-main{color:#2f7d57;font-size:32px;font-weight:750;line-height:1}.spec-summary-card-value-sub{color:#111827;font-size:14px;font-weight:700;line-height:1}.product-detail-specs__groups{border-top:1px solid #14191e1a;margin-top:clamp(16px,1.6vw,20px)}.product-detail-specs__patent-note{color:#111;text-align:left;border-top:1px solid #11111114;margin:18px 0 0;padding-top:14px;font-size:12px;font-weight:400;line-height:1.45}.product-detail-specs__group{border-bottom:1px solid #14191e1a;grid-template-columns:24% 76%;align-items:start;gap:12px;padding:16px 0;display:grid}.product-detail-specs__group-head{min-width:0}.product-detail-specs__group-title{color:#111827;text-align:left;align-items:center;gap:8px;margin:0;font-size:clamp(17px,1.4vw,18px);font-weight:750;line-height:1.15;display:flex}.product-detail-specs__group-title-icon{color:#2f6f4e;stroke-width:1.7px;flex-shrink:0;width:16px;height:16px}.product-detail-specs__rows{margin:0}.product-detail-specs__row{border-bottom:1px solid #14191e0e;grid-template-columns:38% 62%;align-items:baseline;gap:10px;padding:8px 0;display:grid}.product-detail-specs__row--last{border-bottom:none}.product-detail-specs__row-label{color:#111827;text-align:left;margin:0;font-size:14px;font-weight:650;line-height:1.4}.product-detail-specs__row-value{color:#14191ead;text-align:left;margin:0;font-size:14px;font-weight:450;line-height:1.4}.product-detail-specs__row-value--highlight{color:#2f6f4e;font-weight:650}.product-detail-specs__reveal{opacity:0;filter:blur(5px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1),filter .65s cubic-bezier(.22,1,.36,1);transform:translateY(14px)}.product-detail-specs.is-visible .product-detail-specs__reveal--header{opacity:1;filter:blur();transition-delay:0s;transform:translateY(0)}.product-detail-specs.is-visible .product-detail-specs__key-card:first-child{opacity:1;filter:blur();transition-delay:80ms;transform:translateY(0)}.product-detail-specs.is-visible .product-detail-specs__key-card:nth-child(2){opacity:1;filter:blur();transition-delay:.16s;transform:translateY(0)}.product-detail-specs.is-visible .product-detail-specs__key-card:nth-child(3){opacity:1;filter:blur();transition-delay:.24s;transform:translateY(0)}.product-detail-specs.is-visible .product-detail-specs__group:first-child{opacity:1;filter:blur();transition-delay:.32s;transform:translateY(0)}.product-detail-specs.is-visible .product-detail-specs__group:nth-child(2){opacity:1;filter:blur();transition-delay:.4s;transform:translateY(0)}.product-detail-specs.is-visible .product-detail-specs__group:nth-child(3){opacity:1;filter:blur();transition-delay:.48s;transform:translateY(0)}.product-detail-specs.is-visible .product-detail-specs__key-card,.product-detail-specs.is-visible .product-detail-specs__group{opacity:1;filter:blur();transform:translateY(0)}@media (prefers-reduced-motion:reduce){.product-detail-specs__reveal,.product-detail-specs.is-visible .product-detail-specs__key-card,.product-detail-specs.is-visible .product-detail-specs__group{opacity:1;filter:none;transition:none;transform:none}}.product-detail-reset{text-align:center;max-width:1200px;margin:120px auto;padding:0 48px}.product-detail-reset__title{color:#111827;letter-spacing:-.03em;margin:0;font-size:clamp(32px,4vw,44px);font-weight:750;line-height:1.15}.product-detail-reset__subtitle{color:#2f6b4f;margin:16px 0 0;font-size:18px;font-weight:700;line-height:1.5}.product-detail-reset__note{color:#6b7280;margin:20px 0 0;font-size:15px;line-height:1.6}@media (width<=768px){.product-detail-reset{margin:80px auto;padding:0 24px}.product-detail-hero-wrap{margin-top:32px;padding:0 16px}.product-detail-hero-stage,.hero-product-stage{border-radius:20px;grid-template-columns:1fr;gap:28px 0;min-height:auto;padding:28px 20px 32px}.product-detail-hero-stage__visual{min-height:clamp(320px,52vh,420px);padding-left:0}.product-detail-hero-stage__image-frame{border-radius:20px;min-height:clamp(320px,52vh,420px)}.product-detail-hero-stage__main-image{max-height:clamp(280px,46vh,380px)}.product-detail-hero-stage__thumb-carousel,.thumbnail-gallery{gap:8px;margin-top:36px;padding:8px 0;overflow:visible}.product-detail-hero-stage__thumbs,.thumbnail-track{gap:14px;padding:6px 2px}.product-detail-hero-stage__thumb,.thumbnail-item{border-radius:16px;flex:0 0 96px;width:96px;height:76px;padding:5px}.hero-product-stage .arrow-button,.hero-product-stage .thumbnail-arrow,.hero-product-stage .product-detail-hero-stage__thumb-arrow,.product-detail-hero-stage .arrow-button,.product-detail-hero-stage .thumbnail-arrow,.product-detail-hero-stage .product-detail-hero-stage__thumb-arrow{flex:0 0 28px;width:28px;height:76px;font-size:14px}.product-section-nav-shell{padding:8px 0;top:64px}.product-section-nav{max-width:100%;padding:0 16px}.product-detail-section-nav__bar{justify-content:flex-start;height:38px}.product-detail-section-nav__pill{height:30px}.product-detail-section-nav__tab{height:30px;padding:0 14px;font-size:12px}#introduction.product-detail-hero-stage,#features,#specifications,#images,#contact,.product-detail-section-anchor{scroll-margin-top:120px}.product-detail-features{gap:clamp(22px,4.5vw,28px);margin-top:clamp(32px,5vw,40px);padding-bottom:28px}.product-detail-features__block,.product-detail-features__block--reverse{grid-template-columns:1fr;gap:18px 0;padding:clamp(28px,5vw,32px) 24px}.product-detail-features__content,.product-detail-features__block--reverse .product-detail-features__content{order:1}.product-detail-features__media,.product-detail-features__block--reverse .product-detail-features__media{order:2}.product-detail-features__title{max-width:none;font-size:clamp(24px,5.5vw,28px)}.product-detail-features__description{max-width:none;font-size:14px}.product-detail-features__placeholder{height:clamp(240px,40vw,280px);max-height:280px}.product-detail-specs{margin:clamp(32px,5vw,40px) auto 32px}.product-detail-specs__inner{padding:0 20px}.product-detail-specs__title{font-size:clamp(28px,6vw,32px)}.product-detail-specs__subtitle{margin-bottom:14px;font-size:14px}.product-detail-specs__key-cards{grid-template-columns:1fr;gap:12px}.spec-summary-card{border-radius:24px;min-height:120px;padding:22px 20px}.spec-summary-card-title{gap:8px;height:22px}.spec-summary-card-icon{flex:0 0 16px;width:16px;height:16px}.spec-summary-card-label{font-size:14px}.spec-summary-card-value{font-size:clamp(22px,5vw,24px)}.spec-summary-card-value-main{font-size:30px}.spec-summary-card-value-sub{font-size:14px}.product-detail-specs__groups{margin-top:18px}.product-detail-specs__group{grid-template-columns:1fr;gap:8px;padding:14px 0}.product-detail-specs__group-title{gap:7px;font-size:16px}.product-detail-specs__group-title-icon{width:15px;height:15px}.product-detail-specs__row{grid-template-columns:1fr;gap:2px;padding:7px 0}.product-detail-specs__row-label,.product-detail-specs__row-value{font-size:14px;line-height:1.4}}@media (width<=1024px) and (width>=769px){.product-detail-hero-stage,.hero-product-stage{grid-template-columns:1fr;row-gap:32px;min-height:auto;padding:40px 48px}.product-detail-hero-stage__visual{min-height:clamp(420px,48vh,520px);padding-left:0}.product-detail-hero-stage__image-frame{min-height:clamp(420px,48vh,520px)}.product-detail-features__block{grid-template-columns:38% 62%;column-gap:52px;padding:32px 48px}.product-detail-features__title{font-size:clamp(24px,2.4vw,28px)}.product-detail-features__placeholder{height:280px;max-height:300px}.product-detail-specs__key-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-specs__key-card--loading{grid-column:span 2}.product-detail-specs__group{grid-template-columns:24% 76%;gap:12px;padding:16px 0}}.manufacturing-page{color:#243b55;background:#fbfcfb}.manufacturing-page-eyebrow{color:#2f6b4f;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1.4}.manufacturing-page-primary{color:#fff;text-align:center;background:#2f6b4f;border:1px solid #2f6b4f;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:13px 24px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.manufacturing-page-primary:hover{background:#24583f;border-color:#24583f}.manufacturing-banner{box-sizing:border-box;background-image:url(/images/manufacturing-hero.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #e8ece8;justify-content:flex-start;align-items:center;width:100%;max-width:none;min-height:430px;margin:0;display:flex;position:relative;overflow:hidden}.manufacturing-banner-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#ffffff94 0%,#ffffff47 42%,#ffffff0a 100%);position:absolute;inset:0}.manufacturing-banner-inner{z-index:2;box-sizing:border-box;text-align:left;width:min(1240px,100% - 48px);margin:0 auto;padding-left:clamp(32px,6vw,96px);padding-right:24px;position:relative}.manufacturing-banner h1{color:#1f3448;letter-spacing:-.03em;text-align:left;max-width:780px;margin:0 0 28px;font-size:clamp(46px,5vw,72px);font-weight:700;line-height:1.05}.manufacturing-banner p{color:#46534f;text-align:left;max-width:720px;margin:0;font-size:clamp(18px,1.7vw,22px);line-height:1.6}.manufacturing-intro{background:#fff;border-bottom:1px solid #e8ece8}.manufacturing-intro-inner{width:min(1160px,100% - 48px);margin:0 auto;padding:56px 0 60px}.manufacturing-intro-copy{text-align:center;margin:0 auto}.manufacturing-intro-eyebrow{margin-bottom:12px}.manufacturing-intro-inner h2{color:#243b55;letter-spacing:-.03em;max-width:820px;margin:0 auto;font-size:clamp(30px,3.4vw,46px);font-weight:750;line-height:1.18}.manufacturing-intro-text{color:#647067;max-width:800px;margin:18px auto 0;font-size:clamp(17px,1.5vw,18px);line-height:1.7}.manufacturing-stats-grid{border-top:1px solid #edf1ed;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:40px;padding-top:36px;display:grid}.manufacturing-stat-item{min-width:0}.manufacturing-stat-item strong{color:#2f6b4f;letter-spacing:-.03em;margin-bottom:6px;font-size:clamp(26px,2.8vw,34px);font-weight:850;line-height:1.1;display:block}.manufacturing-stat-item span{color:#647067;font-size:14px;font-weight:700;line-height:1.45;display:block}.manufacturing-features{background:#fbfcfb}.manufacturing-feature-row{border-bottom:1px solid #e8ece8;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:56px;width:min(1240px,100% - 48px);margin:0 auto;padding:56px 0;display:grid}.manufacturing-feature-row.is-reverse .manufacturing-feature-media{order:2}.manufacturing-feature-row.is-reverse .manufacturing-feature-copy{order:1}.manufacturing-feature-media,.manufacturing-feature-copy{min-width:0}.manufacturing-feature-placeholder{text-align:center;background:linear-gradient(135deg,#2f6b4f0a,#ffffffe6),#f7faf7;border:1px dashed #cfd8cf;border-radius:10px;justify-content:center;align-items:center;min-height:280px;padding:28px;display:flex}.manufacturing-feature-placeholder span{color:#7a877e;text-transform:lowercase;max-width:280px;font-size:13px;font-weight:700;line-height:1.55}.manufacturing-feature-placeholder.has-image{padding:0;overflow:hidden}.manufacturing-feature-placeholder.has-image img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:280px;display:block}.manufacturing-feature-number{color:#2f6b4f;letter-spacing:.08em;margin-bottom:24px;font-size:36px;font-weight:700;line-height:1;display:inline-block}.manufacturing-feature-copy h3{color:#243b55;letter-spacing:-.02em;margin:0;font-size:clamp(22px,2.4vw,28px);font-weight:750;line-height:1.25}.manufacturing-feature-copy p{color:#647067;margin:16px 0 0;font-size:16px;line-height:1.7}.manufacturing-markets,.global-presence-section{background:#fff;border-bottom:1px solid #e8ece8}.global-presence-inner{width:min(1180px,100% - 48px);margin:0 auto;padding:56px 0 64px}.global-presence-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:center;gap:36px;display:grid}.global-presence-copy h2{color:#243b55;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.08}.global-presence-copy p{color:#647067;margin:16px 0 0;font-size:17px;line-height:1.7}.global-presence-map-card{min-width:0;box-shadow:none;opacity:0;background:#fff;border:1px solid #e8ece8;border-radius:8px;padding:12px;transition:opacity .65s,transform .65s;overflow:hidden;transform:translateY(18px)}.global-presence-map-card.is-visible{opacity:1;transform:translateY(0)}.global-presence-map-svg{width:100%;height:auto;min-height:280px;display:block}.global-presence-base-land{fill:#d8e2e6;stroke:#aebfcb;stroke-width:.75px}.global-presence-region{fill:#5a7a3257;stroke:#5a7a3280;stroke-width:.8px;transition:fill .25s,stroke .25s}.global-presence-region.region-china{fill:#5a7a3270;stroke:#4a682a9e}.global-presence-region.is-active{fill:#5a7a327a;stroke:#4a682aad}.global-presence-arcs .global-presence-arc{fill:none;stroke:#5a7a3280;stroke-width:1.35px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;opacity:0;transition:stroke-dashoffset 1.1s,opacity .45s}.global-presence-arcs.is-visible .global-presence-arc:first-child{opacity:1;stroke-dashoffset:0;transition-delay:.15s}.global-presence-arcs.is-visible .global-presence-arc:nth-child(2){opacity:1;stroke-dashoffset:0;transition-delay:.3s}.global-presence-arcs.is-visible .global-presence-arc:nth-child(3){opacity:1;stroke-dashoffset:0;transition-delay:.45s}.global-presence-arcs.is-visible .global-presence-arc:nth-child(4){opacity:1;stroke-dashoffset:0;transition-delay:.6s}.global-presence-marker{cursor:default;outline:none;transition:transform .25s}.global-presence-marker-dot{fill:#5a7a32;stroke:#fff;stroke-width:2px}.global-presence-map-card.is-visible .global-presence-marker-dot{animation:3s ease-in-out infinite global-presence-marker-pulse}.global-presence-marker.is-origin .global-presence-marker-dot{fill:#628235}.global-presence-marker.is-active,.global-presence-marker:hover,.global-presence-marker:focus-visible{transform:scale(1.08)}.global-presence-marker-label{fill:#243b55;paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-linejoin:round;font-family:inherit;font-size:11px;font-weight:750}.global-presence-marker.is-active .global-presence-marker-label,.global-presence-marker:hover .global-presence-marker-label,.global-presence-marker:focus-visible .global-presence-marker-label{fill:#456628}@keyframes global-presence-marker-pulse{0%,to{filter:drop-shadow(0 0 #6f8f3d2e)}50%{filter:drop-shadow(0 0 6px #6f8f3d47)}}@media (prefers-reduced-motion:reduce){.global-presence-map-card{opacity:1;transition:none;transform:none}.global-presence-arcs .global-presence-arc{opacity:1;stroke-dashoffset:0;transition:none}.global-presence-marker-dot{animation:none!important}.global-presence-marker.is-active,.global-presence-marker:hover,.global-presence-marker:focus-visible{transform:none}}@media (width<=960px){.global-presence-layout{grid-template-columns:1fr;gap:28px}}@media (width<=760px){.global-presence-inner{width:min(1180px,100% - 32px);padding:44px 0 52px}.global-presence-copy p{font-size:16px}.global-presence-map-card{padding:8px}.global-presence-map-svg{min-height:220px}.global-presence-marker-label{font-size:10px}}.manufacturing-final-cta{text-align:center;background:#fff;border:1px solid #e1e7e1;border-radius:12px;width:min(1120px,100% - 48px);margin:48px auto 96px;padding:48px 40px}.manufacturing-final-cta h2{color:#243b55;letter-spacing:-.03em;margin:0;font-size:clamp(26px,3vw,36px);font-weight:750;line-height:1.15}.manufacturing-final-cta p{color:#647067;max-width:680px;margin:16px auto 0;font-size:17px;line-height:1.7}.manufacturing-final-cta .manufacturing-page-primary{margin-top:28px}@media (width<=960px){.manufacturing-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.manufacturing-feature-row,.manufacturing-feature-row.is-reverse{grid-template-columns:1fr;gap:28px;padding:44px 0}.manufacturing-feature-row.is-reverse .manufacturing-feature-media,.manufacturing-feature-row.is-reverse .manufacturing-feature-copy{order:unset}.manufacturing-feature-placeholder{min-height:220px}}@media (width<=760px){.manufacturing-page{width:100%;overflow-x:hidden}.manufacturing-intro-inner,.manufacturing-feature-row,.manufacturing-markets-inner,.manufacturing-final-cta{width:min(1240px,100% - 32px)}.manufacturing-page .manufacturing-banner{width:100%;max-width:none;min-height:320px;margin-left:0;margin-right:0}.manufacturing-page .manufacturing-banner-inner{width:calc(100% - 32px);max-width:none;margin-left:16px;margin-right:16px;padding-left:clamp(24px,5.5vw,40px);padding-right:16px}.manufacturing-page .manufacturing-banner h1{max-width:100%;margin-bottom:20px;font-size:clamp(34px,8vw,46px);line-height:1.08}.manufacturing-page .manufacturing-banner p{max-width:100%;font-size:clamp(16px,4vw,20px);line-height:1.6}.manufacturing-intro-inner{padding:48px 0 52px}.manufacturing-intro-inner h2{font-size:clamp(30px,8vw,36px)}.manufacturing-intro-text{font-size:17px}.manufacturing-stats-grid{grid-template-columns:1fr;gap:22px;margin-top:32px;padding-top:28px}.manufacturing-feature-row{padding:36px 0}.manufacturing-feature-placeholder{min-height:180px;padding:20px}.manufacturing-feature-placeholder.has-image{padding:0}.manufacturing-feature-placeholder.has-image img{min-height:180px}.manufacturing-final-cta{margin:36px auto 72px;padding:36px 24px}.manufacturing-final-cta h2{font-size:26px}.manufacturing-final-cta p{font-size:16px}.manufacturing-final-cta .manufacturing-page-primary{width:100%}}.oem-page{color:#243b55;background:#fbfcfb}.oem-page-header{text-align:center;background-image:url(/images/office-chair-design-development-designer.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:620px;display:flex;position:relative;overflow:hidden}.oem-page-header:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0f182361 0%,#0f18236b 38%,#0f18237a 100%);position:absolute;inset:0}.oem-page-header:after{content:"";z-index:2;pointer-events:none;background:#fbfcfb;border-radius:0 0 50% 50%/0 0 100% 100%;width:110%;height:120px;position:absolute;bottom:-55px;left:-5%}.oem-page-header-inner{z-index:3;text-align:center;width:100%;max-width:1120px;margin:0 auto;padding:0 24px 72px;position:relative}.oem-page-eyebrow{color:#2f6b4f;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1.4}.oem-page-header .oem-page-eyebrow{color:#ffffffe0;letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-size:17px;font-weight:600;line-height:1.4}.oem-page-header h1{color:#fff;letter-spacing:-.03em;max-width:1100px;margin:0 auto 26px;font-size:clamp(46px,5vw,72px);font-weight:800;line-height:1.08}.oem-page-header-inner>p:not(.oem-page-eyebrow){color:#ffffffe6;max-width:920px;margin:0 auto 34px;font-size:clamp(18px,1.45vw,22px);font-weight:400;line-height:1.55}.oem-page-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.oem-page-header .oem-page-actions{gap:20px;margin-top:0}.oem-page-header .oem-page-primary{border-radius:12px;padding:18px 36px;font-size:16px}.oem-page-header .oem-page-secondary{color:#2f6b4f;background:#ffffffeb;border:1px solid #ffffff8c;border-radius:12px;padding:18px 36px;font-size:16px}.oem-page-header .oem-page-secondary:hover{color:#24583f;background:#fff;border-color:#ffffffbf}.oem-page-primary,.oem-page-secondary{text-align:center;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:13px 24px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;transition:background .22s,border-color .22s,box-shadow .22s;display:inline-flex}.oem-page-primary{color:#fff;background:#2f6b4f;border:1px solid #2f6b4f}.oem-page-primary:hover{background:#24583f;border-color:#24583f;box-shadow:0 8px 20px #2f6b4f38}.oem-page-secondary{color:#2f6b4f;background:#fff;border:1px solid #2f6b4f47}.oem-page-secondary:hover{color:#24583f;background:#f3f7f3;border-color:#2f6b4f}.oem-page-section{width:min(1160px,100% - 48px);margin:0 auto;padding:56px 0 64px}.oem-page-section-alt{background:#fff;border-top:1px solid #e8ece8;border-bottom:1px solid #e8ece8;width:100%;max-width:none;padding-left:0;padding-right:0}.oem-page-section-alt .oem-page-section-header,.oem-page-section-alt .oem-page-process-grid{width:min(1160px,100% - 48px);margin-left:auto;margin-right:auto}.oem-page-section-header{text-align:center;max-width:760px;margin:0 auto 32px}.oem-page-section-header h2{color:#243b55;letter-spacing:-.03em;margin:0;font-size:clamp(28px,3vw,40px);font-weight:750;line-height:1.15}.oem-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.oem-page-process-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;display:grid}.oem-page-card{background:#fff;border:1px solid #e8ece8;border-radius:12px;flex-direction:column;min-height:100%;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex;overflow:hidden;box-shadow:0 8px 24px #243b550f}.oem-page-card:hover{border-color:#2f6b4f6b;transform:translateY(-4px);box-shadow:0 16px 36px #243b551a}.oem-page-card-body{text-align:center;flex-direction:column;flex:1;align-items:center;gap:10px;padding:34px 24px 24px;display:flex}.oem-page-card-icon{color:#2f6b4f;background:#2f6b4f1a;border-radius:999px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.oem-page-card-icon-overlay{color:#fff;background:#2f6b4f;border:4px solid #fff;margin-top:-48px;box-shadow:0 8px 18px #243b551f}.oem-page-card-icon svg{width:22px;height:22px;display:block}.oem-page-card-emoji{font-size:22px;line-height:1}.oem-page-card-body h3{color:#243b55;letter-spacing:-.02em;width:100%;margin:0;font-size:18px;font-weight:750;line-height:1.25}.oem-page-card-body p{color:#647067;flex:1;width:100%;margin:0;font-size:15px;line-height:1.65}.oem-page-card-media{aspect-ratio:16/10;background:#eef2ef;flex:none}.oem-page-card-media.has-image{overflow:hidden}.oem-page-card-media.has-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.oem-page-channel-card{background:#f7faf7}.oem-page-channel-card .oem-page-card-body{text-align:center;justify-content:flex-start;align-items:center;min-height:240px;padding:32px 24px 28px}.oem-page-channel-icon{color:#2f6b4f;background:#2f6b4f1f;border-radius:999px;flex:none;justify-content:center;align-items:center;width:68px;height:68px;margin:0 0 18px;display:inline-flex}.oem-page-channel-icon svg{width:32px;height:32px;display:block}.oem-page-channel-card h3{margin:0}.oem-page-channel-card p{margin:10px 0 0}.oem-page-process-card .oem-page-card-body{text-align:left;align-items:flex-start;padding:24px}.oem-page-step-number{color:#fff;letter-spacing:.06em;background:#2f6b4f;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;font-weight:800;display:inline-flex}.oem-page-process-icon{color:#2f6b4f;background:#2f6b4f1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.oem-page-process-icon svg{width:20px;height:20px;display:block}@media (prefers-reduced-motion:reduce){.oem-page-card,.oem-page-primary,.oem-page-secondary{transition:none}.oem-page-card:hover{transform:none}}@media (width<=960px){.oem-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.oem-page-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.oem-page{width:100%;overflow-x:hidden}.oem-page-section,.oem-page-section-alt .oem-page-section-header,.oem-page-section-alt .oem-page-process-grid{width:min(1240px,100% - 32px)}.oem-page-section{padding:44px 0 52px}.oem-page-grid,.oem-page-process-grid{grid-template-columns:1fr;gap:18px}.oem-page-card{min-width:0}.oem-page-actions{flex-direction:column;align-items:stretch}.oem-page-primary,.oem-page-secondary{width:100%}.oem-page-section-header h2{font-size:28px}}.quality-page{color:#243b55;background:#fbfcfb}.quality-page-header{background-color:#fff;background-image:url(/images/quality/quality-certifications-hero-banner.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #e8ece8;position:relative;overflow:hidden}.quality-page-header:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0f172a8c,#0f172a8c);position:absolute;inset:0}.quality-page-header-inner{z-index:2;text-align:center;width:min(920px,100% - 48px);margin:0 auto;padding:64px 0 56px;position:relative}.quality-page-eyebrow{color:#ffffffd9;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1.4}.quality-page-header h1{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(34px,4.5vw,52px);font-weight:750;line-height:1.1}.quality-page-header p:not(.quality-page-eyebrow){color:#ffffffe6;max-width:760px;margin:18px auto 0;font-size:clamp(17px,2vw,20px);line-height:1.65}.quality-page-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.quality-page-primary,.quality-page-secondary{text-align:center;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:13px 24px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;transition:background .22s,border-color .22s,box-shadow .22s,color .22s;display:inline-flex}.quality-page-primary{color:#fff;background:#2f6b4f;border:1px solid #2f6b4f}.quality-page-primary:hover{background:#24583f;border-color:#24583f;box-shadow:0 8px 20px #2f6b4f38}.quality-page-secondary{color:#2f6b4f;background:#fff;border:1px solid #2f6b4f47}.quality-page-secondary:hover{color:#24583f;background:#f3f7f3;border-color:#2f6b4f}.quality-section{padding:56px 0}.quality-section-inner{width:min(1160px,100% - 48px);margin:0 auto}.quality-section-header{text-align:center;max-width:760px;margin:0 auto 32px}.quality-section-header h2{color:#243b55;letter-spacing:-.03em;margin:0;font-size:clamp(28px,3vw,40px);font-weight:750;line-height:1.15}.quality-section-header p{color:#5f6b63;margin:14px 0 0;font-size:clamp(16px,2vw,18px);line-height:1.65}.quality-standards-section{background:#fff;border-bottom:1px solid #e8ece8}.quality-standards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.quality-standard-card{text-align:left;background:#fff;border:1px solid #e8ece8;border-radius:12px;flex-direction:column;align-items:flex-start;min-height:100%;padding:24px 22px 26px;transition:transform .24s,box-shadow .24s,border-color .24s;display:flex;box-shadow:0 8px 24px #243b550f}.quality-standard-card:hover{border-color:#2f6b4f59;transform:translateY(-3px);box-shadow:0 12px 28px #243b551a}.quality-standard-card__icon{color:#2f6b4f;background:#2f6b4f1a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:inline-flex}.quality-standard-card__icon svg{width:22px;height:22px;display:block}.quality-standard-card h3{color:#243b55;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:750;line-height:1.3}.quality-standard-card p{color:#5f6b63;margin:10px 0 0;font-size:15px;line-height:1.6}.quality-section.quality-documents-section{background:#f7faf8;padding:clamp(72px,6vw,84px) 0}.quality-documents-layout{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);align-items:center;gap:clamp(32px,4.5vw,56px);display:grid}.quality-documents-copy h2{color:#243b55;letter-spacing:-.03em;margin:0;font-size:clamp(28px,3vw,36px);font-weight:750;line-height:1.15}.quality-documents-lead{color:#5f6b63;margin:18px 0 0;font-size:clamp(15px,1.5vw,16px);line-height:1.6}.quality-documents-note{color:#6b756f;margin:12px 0 0;font-size:14px;line-height:1.55}.quality-documents-cta{color:#fff;background:#2f6b4f;border:1px solid #2f6b4f;border-radius:8px;justify-content:center;align-items:center;min-height:46px;margin-top:24px;padding:0 26px;font-size:15px;font-weight:750;line-height:1.2;text-decoration:none;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s;display:inline-flex}.quality-documents-cta:hover{background:#265a40;border-color:#265a40;transform:translateY(-1px);box-shadow:0 6px 16px #2f6b4f33}.quality-documents-wall{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.quality-documents-thumb{background:#fff;border:1px solid #e3e9e5;border-radius:16px;flex-direction:column;min-width:0;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden;box-shadow:0 4px 14px #243b550d}.quality-documents-thumb:hover{border-color:#2f6b4f4d;transform:translateY(-2px);box-shadow:0 8px 20px #243b5514}.quality-documents-thumb__media{background:#f0f4f2;justify-content:center;align-items:center;height:165px;padding:12px 14px;display:flex}.quality-documents-thumb__media img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:132px;display:block}.quality-documents-thumb__label{color:#243b55;letter-spacing:.01em;text-align:center;background:#fff;border-top:1px solid #e8ece8;margin:0;padding:10px 10px 12px;font-size:13px;font-weight:700;line-height:1.3}.quality-section.quality-process-section{background:#f7faf8;border-top:1px solid #e8ece8}.quality-process-section .quality-section-header{margin-bottom:40px}.quality-process-flow{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid;position:relative}.quality-process-flow:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#2f6b4f26 0%,#2f6b4f73 50%,#2f6b4f26 100%);height:2px;position:absolute;top:34px;left:10%;right:10%}.quality-process-step{z-index:1;text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.quality-process-step__marker{flex-direction:column;align-items:center;gap:10px;margin-bottom:16px;display:flex}.quality-process-step__num{color:#fff;letter-spacing:.08em;background:#2f6b4f;border-radius:999px;justify-content:center;align-items:center;min-width:40px;height:24px;padding:0 8px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.quality-process-step__icon{color:#2f6b4f;background:#fff;border:1px solid #2f6b4f38;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;box-shadow:0 4px 12px #243b550d}.quality-process-step__icon svg{width:22px;height:22px;display:block}.quality-process-step__body h3{color:#243b55;letter-spacing:-.02em;margin:0;font-size:16px;font-weight:750;line-height:1.3}.quality-process-step__body p{color:#5f6b63;margin:8px 0 0;font-size:14px;line-height:1.55}.quality-trust-statement{background:#fff;padding:8px 0 24px}.quality-trust-statement-inner{text-align:center;background:#f7faf7;border:1px solid #e8ece8;border-radius:12px;width:min(920px,100% - 48px);margin:0 auto;padding:32px 36px}.quality-trust-statement-inner p{color:#5f6b63;margin:0;font-size:clamp(16px,2vw,18px);line-height:1.7}.quality-contact-bar{padding:0 0 72px}.quality-contact-bar-inner{text-align:center;background:#fff;border:1px solid #e8ece8;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 24px;width:min(960px,100% - 48px);margin:0 auto;padding:32px 36px;display:flex;box-shadow:0 8px 24px #243b550f}.quality-contact-icon{color:#2f6b4f;flex:none;width:28px;height:28px}.quality-contact-bar-inner p{color:#5f6b63;flex:320px;max-width:640px;margin:0;font-size:16px;line-height:1.65}.quality-contact-bar-inner .quality-page-primary{flex:none}@media (prefers-reduced-motion:reduce){.quality-standard-card,.quality-documents-thumb,.quality-documents-cta,.quality-page-primary,.quality-page-secondary{transition:none}.quality-standard-card:hover,.quality-documents-thumb:hover,.quality-documents-cta:hover{transform:none}}@media (width<=1024px){.quality-standards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.quality-documents-layout{grid-template-columns:1fr;gap:32px}.quality-documents-copy{max-width:640px}}@media (width<=960px){.quality-process-flow{grid-template-columns:1fr;gap:0;padding-left:8px}.quality-process-flow:before{background:linear-gradient(#2f6b4f26 0%,#2f6b4f73 50%,#2f6b4f26 100%);width:2px;height:auto;inset:8px auto 8px 27px}.quality-process-step{text-align:left;grid-template-columns:56px minmax(0,1fr);align-items:start;gap:0 18px;padding:0 0 28px;display:grid}.quality-process-step--last{padding-bottom:0}.quality-process-step__marker{gap:8px;margin-bottom:0}.quality-process-step__body{padding-top:2px}}@media (width<=760px){.quality-page{width:100%;overflow-x:hidden}.quality-page-header-inner,.quality-section-inner,.quality-trust-statement-inner,.quality-contact-bar-inner{width:min(1240px,100% - 32px)}.quality-page-header-inner{padding:48px 0 44px}.quality-section{padding:44px 0}.quality-standards-grid{grid-template-columns:1fr;gap:16px}.quality-section.quality-documents-section{padding:64px 0}.quality-documents-wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.quality-documents-thumb__media{height:150px;padding:10px 12px}.quality-documents-thumb__media img{max-height:120px}.quality-documents-cta{width:100%;max-width:320px}.quality-documents-thumb,.quality-standard-card,.quality-process-step{min-width:0}.quality-page-actions{flex-direction:column;align-items:stretch}.quality-page-primary,.quality-page-secondary{width:100%}.quality-trust-statement-inner,.quality-contact-bar-inner{padding:28px 22px}.quality-contact-bar-inner .quality-page-primary{width:100%}.quality-section-header h2{font-size:28px}}.resources-page{color:#243b55;background:#fbfcfb}.resources-page-eyebrow{color:#2f6b4f;letter-spacing:.18em;text-align:center;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1.4}.resources-page-primary{color:#fff;text-align:center;background:#2f6b4f;border:1px solid #2f6b4f;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:13px 24px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;transition:background .22s,border-color .22s,box-shadow .22s;display:inline-flex}.resources-page-primary:hover{background:#24583f;border-color:#24583f;box-shadow:0 8px 20px #2f6b4f38}.resources-cta-icon{flex:none;width:18px;height:18px}.resources-hero{background-color:#0f172a;background-image:url(/images/resources-buyer-documents-hero-banner.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #e8ece8;position:relative;overflow:hidden}.resources-hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0f172a94,#0f172a94);position:absolute;inset:0}.resources-hero-inner{z-index:2;text-align:center;width:min(920px,100% - 48px);margin:0 auto;padding:56px 0 48px;position:relative}.resources-hero .resources-page-eyebrow{color:#ffffffd1}.resources-hero h1{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(34px,4.5vw,52px);font-weight:750;line-height:1.1}.resources-hero p:not(.resources-page-eyebrow){color:#ffffffe0;max-width:760px;margin:18px auto 0;font-size:clamp(17px,2vw,20px);line-height:1.65}.resources-section{padding:56px 0}.resources-section-inner{width:min(1160px,100% - 48px);margin:0 auto}.resources-section-header{text-align:center;max-width:760px;margin:0 auto 32px}.resources-section-header h2{color:#243b55;letter-spacing:-.03em;margin:0;font-size:clamp(26px,3vw,36px);font-weight:750;line-height:1.15}.resources-section-header p{color:#5f6b63;margin:14px 0 0;font-size:clamp(15px,1.8vw,17px);line-height:1.6}.resources-featured-section{background:#f7faf8}.resources-documents-section{background:#fff;border-top:1px solid #e8ece8}.resources-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.resources-documents-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.resource-document-card{background:#fff;border:1px solid #e8ece8;border-radius:14px;flex-direction:column;align-items:flex-start;min-height:100%;padding:22px 20px 20px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;box-shadow:0 4px 14px #243b550d}.resource-document-card:hover{border-color:#2f6b4f52;transform:translateY(-2px);box-shadow:0 8px 20px #243b5514}.resource-document-card__icon{color:#2f6b4f;background:#2f6b4f1a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:inline-flex}.resource-document-card__icon svg{width:22px;height:22px;display:block}.resource-document-card h3{color:#243b55;letter-spacing:-.02em;margin:0;font-size:17px;font-weight:750;line-height:1.3}.resource-document-card p{color:#5f6b63;flex:1;margin:10px 0 0;font-size:14px;line-height:1.55}.resource-document-card__link{color:#2f6b4f;align-items:center;gap:6px;margin-top:14px;font-size:14px;font-weight:750;line-height:1.4;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.resource-document-card__link:hover{color:#24583f;gap:10px}.resource-article-card{background:#fff;border:1px solid #e8ece8;border-radius:14px;flex-direction:column;min-height:100%;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;overflow:hidden;box-shadow:0 6px 18px #243b550d}.resource-article-card:hover{border-color:#2f6b4f52;transform:translateY(-2px);box-shadow:0 10px 24px #243b5514}.resource-article-card__media{background:#eef2ef;height:180px;display:block;overflow:hidden}.resource-article-card--featured .resource-article-card__media{height:200px}.resource-article-card__media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.resource-article-card__body{flex-direction:column;flex:1;align-items:flex-start;padding:20px 22px 22px;display:flex}.resource-article-card__category{color:#2f6b4f;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800;line-height:1.2}.resource-article-card__title{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:750;line-height:1.3}.resource-article-card__title a{color:#243b55;text-decoration:none}.resource-article-card__title a:hover{color:#2f6b4f}.resource-article-card__excerpt{color:#5f6b63;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:10px 0 0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.resource-article-card__date{color:#8a948e;margin-top:12px;font-size:13px;line-height:1.4}.resource-article-card__link{color:#2f6b4f;align-items:center;gap:6px;margin-top:14px;font-size:14px;font-weight:700;line-height:1.4;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.resource-article-card__link:hover{color:#24583f;gap:10px}.resources-cta-section{background:#fbfcfb;border-top:1px solid #e8ece8;padding:48px 0 80px}.resources-cta-inner{text-align:center;background:#fff;border:1px solid #e1e7e1;border-radius:14px;width:min(920px,100% - 48px);margin:0 auto;padding:40px 36px;box-shadow:0 6px 18px #243b550d}.resources-cta-inner h2{color:#243b55;letter-spacing:-.03em;margin:0;font-size:clamp(24px,3vw,32px);font-weight:750;line-height:1.2}.resources-cta-inner p{color:#5f6b63;max-width:640px;margin:14px auto 0;font-size:16px;line-height:1.6}.resources-cta-inner .resources-page-primary{margin-top:24px}@media (prefers-reduced-motion:reduce){.resource-article-card,.resource-document-card,.resources-page-primary,.resource-article-card__link,.resource-document-card__link{transition:none}.resource-article-card:hover,.resource-document-card:hover{transform:none}}@media (width<=1024px){.resources-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.resources-documents-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (width<=760px){.resources-page{width:100%;overflow-x:hidden}.resources-hero-inner,.resources-section-inner,.resources-cta-inner{width:min(1240px,100% - 32px)}.resources-hero-inner{padding:48px 0 40px}.resources-section{padding:44px 0}.resources-featured-grid{grid-template-columns:1fr;gap:18px}.resources-documents-grid{grid-template-columns:1fr;gap:14px}.resource-document-card{padding:20px 18px 18px}.resources-cta-section{padding-bottom:64px}.resources-cta-inner{padding:32px 24px}.resources-cta-inner .resources-page-primary{width:100%;max-width:320px}}.about-page{color:#111827;background:#fff}.about-hero{background-color:#0f172a;background-image:url(/images/about-page/about-hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #e8ece8;position:relative;overflow:hidden}.about-hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0f172a94,#0f172a94);position:absolute;inset:0}.about-hero-inner{z-index:2;text-align:center;width:min(920px,100% - 48px);margin:0 auto;padding:56px 0 48px;position:relative}.about-hero .about-page-eyebrow{color:#ffffffd1}.about-hero h1{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(34px,4.5vw,52px);font-weight:750;line-height:1.1}.about-hero p:not(.about-page-eyebrow){color:#ffffffe0;max-width:760px;margin:18px auto 0;font-size:clamp(17px,2vw,20px);line-height:1.65}.about-page-section-inner{width:min(1160px,100% - 48px);margin:0 auto}.about-profile-section{padding-top:64px}.about-profile-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(28px,4vw,48px);margin-bottom:32px;display:grid}.about-profile-content{justify-content:center;align-items:center;min-width:0;min-height:100%;padding:clamp(12px,2.5vw,28px);display:flex}.about-profile-content-inner{text-align:center;width:100%;max-width:720px}.about-profile-header.about-page-section-header{text-align:center;max-width:100%;margin:0 auto 24px}.about-profile-copy p{color:#5f6b63;text-align:center;margin:0;font-size:16px;line-height:1.75}.about-profile-copy p+p{margin-top:16px}.about-profile-media{justify-content:center;align-items:center;min-width:0;min-height:100%;display:flex}.about-profile-placeholder{background:#f7faf8;border:1px solid #e8ece8;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:390px;padding:32px 24px;display:flex;box-shadow:0 8px 24px #243b550d}.about-profile-placeholder p{color:#9aa39c;text-align:center;margin:0;font-size:15px;line-height:1.6}.about-facts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.about-fact-card{text-align:left;background:#fff;border:1px solid #e8ece8;border-radius:12px;flex-direction:column;align-items:flex-start;min-height:100%;padding:22px 20px;transition:transform .24s,box-shadow .24s,border-color .24s;display:flex;box-shadow:0 8px 24px #243b550f}.about-fact-card:hover{border-color:#2f6b4f6b;transform:translateY(-3px);box-shadow:0 14px 32px #243b551a}.about-fact-card__icon{color:#2f6b4f;background:#2f6b4f1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:inline-flex}.about-fact-card__icon svg{width:22px;height:22px;display:block}.about-fact-card h3{color:#243b55;margin:0;font-size:16px;font-weight:750;line-height:1.35}.about-fact-card p{color:#5f6b63;margin:8px 0 0;font-size:14px;line-height:1.6}.about-timeline-section{background:#fbfcfb}.about-timeline{max-width:760px;margin:0 auto;padding-left:8px;position:relative}.about-timeline-item{grid-template-columns:28px minmax(0,1fr);gap:20px;padding-bottom:28px;display:grid}.about-timeline-item.is-last{padding-bottom:0}.about-timeline-item__marker{justify-content:center;display:flex;position:relative}.about-timeline-item__marker:before{content:"";background:#dfe6df;width:2px;position:absolute;top:10px;bottom:-28px;left:50%;transform:translate(-50%)}.about-timeline-item.is-last .about-timeline-item__marker:before{display:none}.about-timeline-item__dot{z-index:1;background:#2f6b4f;border:3px solid #fff;border-radius:50%;width:14px;height:14px;margin-top:6px;position:relative;box-shadow:0 0 0 2px #2f6b4f2e}.about-timeline-item__year{color:#fff;letter-spacing:.04em;background:#243b55;border-radius:6px;align-items:center;min-height:30px;padding:4px 12px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.about-timeline-item__content h3{color:#243b55;margin:10px 0 0;font-size:17px;font-weight:750;line-height:1.35}.about-timeline-item__content p{color:#5f6b63;margin:8px 0 0;font-size:15px;line-height:1.65}.about-gallery-placeholder{background:#f7faf8;border:1px solid #e8ece8;border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:920px;min-height:240px;margin:0 auto;padding:32px 24px;display:flex;box-shadow:0 8px 24px #243b550d}.about-gallery-placeholder p{color:#9aa39c;text-align:center;margin:0;font-size:15px;line-height:1.6}.about-page-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.58fr);align-items:center;gap:56px;width:min(1240px,100% - 48px);margin:0 auto;padding:86px 0 76px;display:grid}.about-page-hero-copy,.about-page-hero-panel,.about-page-section,.about-final-cta{min-width:0}.about-page-eyebrow{color:#2f6b4f;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1.4}.about-page-hero h1{color:#111827;letter-spacing:-.04em;max-width:900px;margin:0;font-size:clamp(40px,5vw,64px);font-weight:750;line-height:1.04}.about-page-hero p{color:#5f6b63;max-width:780px;margin:24px 0 0;font-size:19px;line-height:1.7}.about-page-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.about-page-primary,.about-page-secondary{text-align:center;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:13px 20px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.about-page-primary{color:#fff;background:#2f6b4f;border:1px solid #2f6b4f}.about-page-primary:hover{background:#24583f;border-color:#24583f}.about-page-secondary{color:#2f6b4f;background:#fff;border:1px solid #2f6b4f47}.about-page-secondary:hover{color:#24583f;background:#f3f7f3;border-color:#2f6b4f}.about-page-hero-panel{background:linear-gradient(135deg,#2f6b4f14,#11182708),#f7faf7;border:1px solid #dfe6df;border-radius:12px;gap:14px;padding:28px;display:grid;box-shadow:0 20px 46px #0f172a0f}.about-page-hero-panel span{color:#2f6b4f;text-align:center;background:#fff;border:1px solid #2f6b4f24;border-radius:8px;place-items:center;min-height:66px;padding:14px;font-size:14px;font-weight:800;line-height:1.35;display:grid}.about-page-section{border-top:1px solid #e8ece8;padding:clamp(56px,6vw,72px) 0}.about-page-section-header{max-width:760px;margin-bottom:32px}.about-page-section-header--centered{text-align:center;margin-left:auto;margin-right:auto}.about-page-section-header h2,.about-final-cta h2{color:#243b55;letter-spacing:-.03em;margin:0;font-size:clamp(26px,3vw,36px);font-weight:750;line-height:1.15}.about-page-section-header p:not(.about-page-eyebrow),.about-final-cta p:not(.about-page-eyebrow){color:#5f6b63;margin:14px 0 0;font-size:16px;line-height:1.65}.about-intro-card,.about-info-card,.about-buyer-card,.about-export-card{background:#fff;border:1px solid #e1e7e1;border-radius:10px;min-width:0;box-shadow:0 12px 30px #0f172a0a}.about-intro-card{max-width:940px;padding:30px}.about-intro-card p{color:#4f5c54;margin:0;font-size:17px;line-height:1.75}.about-services-section,.about-values-section{background:#fbfcfb}.about-service-grid,.about-value-grid,.about-export-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.about-buyer-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.about-info-card,.about-export-card{padding:26px}.about-info-card h3,.about-buyer-card h3,.about-export-card h3{color:#111827;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:750;line-height:1.25}.about-info-card p{color:#647067;margin:14px 0 0;font-size:15px;line-height:1.65}.about-buyer-card{flex-direction:column;justify-content:flex-end;min-height:132px;padding:24px;display:flex}.about-buyer-card span{color:#2f6b4f;background:#eef5ef;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:18px;font-size:13px;font-weight:850;display:grid}.about-export-card{background:linear-gradient(135deg,#2f6b4f14,#fff0),#fff;align-items:flex-end;min-height:112px;display:flex}.about-final-cta{text-align:center;background:#f7faf8;border:1px solid #e8ece8;border-radius:14px;width:min(1120px,100% - 48px);margin:0 auto 72px;padding:clamp(36px,5vw,48px);box-shadow:0 8px 24px #243b550d}.about-final-cta p{max-width:800px;margin-left:auto;margin-right:auto}.about-final-cta .about-page-primary{margin-top:28px}@media (width<=1120px){.about-page-hero{grid-template-columns:1fr}.about-service-grid,.about-value-grid,.about-export-grid,.about-buyer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){.about-profile-layout{grid-template-columns:1fr;gap:32px}.about-profile-content{padding:0}.about-profile-content-inner{max-width:760px;margin:0 auto}.about-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.about-page{width:100%;overflow-x:hidden}.about-hero-inner,.about-page-section-inner,.about-final-cta{width:min(1160px,100% - 32px)}.about-hero-inner{padding:48px 0 40px}.about-profile-placeholder{min-height:280px;padding:28px 20px}.about-facts-grid{grid-template-columns:1fr;gap:14px}.about-gallery-placeholder{min-height:220px;padding:28px 20px}.about-timeline-item{gap:14px;padding-bottom:24px}.about-final-cta .about-page-primary{width:100%;max-width:320px}.about-page-hero{gap:32px;padding:58px 0 52px}.about-page-hero-copy{text-align:center}.about-page-actions,.about-page-hero-panel,.about-service-grid,.about-buyer-grid,.about-value-grid,.about-export-grid{grid-template-columns:1fr;display:grid}.about-page-primary,.about-page-secondary{width:100%}.about-page-hero-panel,.about-intro-card,.about-final-cta{padding:28px 22px}.about-page-section{padding:58px 0}.about-page-section-header h2,.about-final-cta h2{font-size:28px}.about-page-section-header p:not(.about-page-eyebrow),.about-final-cta p{font-size:16px}}.contact-page{color:#111827;background:#fff}.contact-page-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.58fr);align-items:center;gap:56px;width:min(1240px,100% - 48px);margin:0 auto;padding:86px 0 76px;display:grid}.contact-page-hero-copy,.contact-page-hero-panel,.contact-page-section,.contact-final-cta{min-width:0}.contact-page-eyebrow{color:#2f6b4f;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1.4}.contact-page-hero h1{color:#111827;letter-spacing:-.04em;max-width:900px;margin:0;font-size:clamp(40px,5vw,64px);font-weight:750;line-height:1.04}.contact-page-hero p{color:#5f6b63;max-width:780px;margin:24px 0 0;font-size:19px;line-height:1.7}.contact-page-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.contact-page-primary,.contact-page-secondary{text-align:center;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:13px 20px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.contact-page-primary{color:#fff;background:#2f6b4f;border:1px solid #2f6b4f}.contact-page-primary:hover{background:#24583f;border-color:#24583f}.contact-page-secondary{color:#2f6b4f;background:#fff;border:1px solid #2f6b4f47}.contact-page-secondary:hover{color:#24583f;background:#f3f7f3;border-color:#2f6b4f}.contact-page-hero-panel{background:linear-gradient(135deg,#2f6b4f14,#11182708),#f7faf7;border:1px solid #dfe6df;border-radius:12px;gap:14px;padding:28px;display:grid;box-shadow:0 20px 46px #0f172a0f}.contact-page-hero-panel span{color:#2f6b4f;text-align:center;background:#fff;border:1px solid #2f6b4f24;border-radius:8px;place-items:center;min-height:58px;padding:12px 14px;font-size:14px;font-weight:800;display:grid}.contact-page-section{border-top:1px solid #e5e7eb;width:min(1240px,100% - 48px);margin:0 auto;padding:76px 0}.contact-page-section-header{max-width:840px;margin-bottom:34px}.contact-centered-content{width:min(1120px,100%);margin:0 auto}.contact-centered-content .contact-page-section-header,.contact-info-section .contact-page-section-header,.contact-quote-section .contact-page-section-header{text-align:center;margin-left:auto;margin-right:auto}.contact-page-section-header h2,.contact-final-cta h2{color:#111827;letter-spacing:-.03em;margin:0;font-size:clamp(30px,3.5vw,48px);font-weight:750;line-height:1.12}.contact-page-section-header p:not(.contact-page-eyebrow),.contact-final-cta p{color:#647067;margin:16px 0 0;font-size:17px;line-height:1.7}.contact-info-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:22px;width:min(1120px,100%);margin:0 auto;display:grid}.contact-help-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin:0 auto;display:grid}.contact-response-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0 auto;display:grid}.contact-info-panel,.contact-help-card,.contact-response-card,.contact-quote-form{background:#fff;border:1px solid #e1e7e1;border-radius:10px;min-width:0;box-shadow:0 12px 30px #0f172a0a}.contact-info-panel,.contact-help-card,.contact-response-card{padding:28px}.contact-info-kicker{color:#2f6b4f;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:850}.contact-info-panel h3,.contact-help-card h3,.contact-response-card h3{color:#111827;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:750;line-height:1.25}.contact-detail-list{gap:16px;margin:24px 0 0;display:grid}.contact-detail-list div{border-top:1px solid #edf1ed;grid-template-columns:132px minmax(0,1fr);gap:18px;padding-top:16px;display:grid}.contact-detail-list dt{color:#2f6b4f;font-size:13px;font-weight:850;line-height:1.4}.contact-detail-list dd{color:#4f5c54;overflow-wrap:anywhere;min-width:0;margin:0;font-size:15px;line-height:1.55}.contact-detail-list a{color:#111827;font-weight:800;text-decoration:none}.contact-detail-list a:hover{color:#2f6b4f}.contact-email-button{color:#fff;text-align:center;background:#2f6b4f;border-radius:6px;justify-content:center;align-items:center;width:fit-content;min-height:44px;margin-top:26px;padding:12px 18px;font-size:14px;font-weight:850;line-height:1.2;text-decoration:none;display:inline-flex}.contact-email-button:hover{background:#24583f}.contact-support-panel{background:linear-gradient(135deg,#2f6b4f12,#fff0),#fff}.contact-support-tags{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.contact-support-tags span{color:#2f6b4f;background:#eef5ef;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:850;line-height:1}.contact-help-card p,.contact-response-card p{color:#647067;margin:14px 0 0;font-size:15px;line-height:1.65}.contact-quote-section,.contact-response-section{background:#fbfcfb}.contact-quote-form{width:100%;max-width:980px;margin:0 auto;padding:24px}.contact-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.contact-form-row-single{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form-field-full{display:grid}.contact-form-message textarea{min-height:132px}.contact-quote-form label{color:#111827;gap:7px;margin-bottom:12px;font-size:14px;font-weight:800;display:grid}.contact-quote-form label span{line-height:1.25}.contact-quote-form label em{color:#2f6b4f;font-style:normal;font-weight:900}.contact-quote-form input,.contact-quote-form select,.contact-quote-form textarea{color:#111827;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #d8e1d9;border-radius:8px;outline:none;padding:10px 13px;font-size:15px}.contact-quote-form textarea{resize:vertical;min-height:108px}.contact-quote-form input:focus,.contact-quote-form select:focus,.contact-quote-form textarea:focus{border-color:#2f6b4f;box-shadow:0 0 0 3px #2f6b4f1f}.contact-form-note{color:#647067;margin:0 0 16px;font-size:14px;line-height:1.6}.contact-form-note a{color:#2f6b4f;font-weight:750}.contact-submit-button{cursor:pointer;border:0;width:fit-content}.contact-response-card span{color:#2f6b4f;background:#eef5ef;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:18px;font-size:13px;font-weight:850;display:grid}.contact-final-cta{text-align:center;background:#f4f8f4;border-radius:14px;width:min(1120px,100% - 48px);margin:18px auto 104px;padding:48px}.contact-final-cta p{max-width:800px;margin-left:auto;margin-right:auto}.contact-final-cta .contact-page-primary{margin-top:28px}@media (width<=1120px){.contact-page-hero{grid-template-columns:1fr}.contact-info-layout,.contact-help-grid,.contact-response-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.contact-page{width:100%;overflow-x:hidden}.contact-page-hero{gap:32px;padding:58px 0 52px}.contact-page-hero-copy{text-align:center}.contact-page-actions,.contact-page-hero-panel,.contact-info-layout,.contact-help-grid,.contact-response-grid,.contact-form-row{grid-template-columns:1fr;display:grid}.contact-page-primary,.contact-page-secondary{width:100%}.contact-detail-list div{grid-template-columns:1fr;gap:6px}.contact-email-button{width:100%}.contact-page-hero-panel,.contact-quote-form,.contact-final-cta{padding:24px 18px}.contact-form-row{gap:18px}.contact-quote-form label{margin-bottom:16px;font-size:15px}.contact-quote-form input,.contact-quote-form select,.contact-quote-form textarea{min-height:50px;padding:12px 14px;font-size:16px}.contact-quote-form textarea{min-height:120px}.contact-form-note{margin-bottom:18px;font-size:15px}.contact-submit-button{width:100%}.contact-page-section{padding:58px 0}.contact-page-section-header h2,.contact-final-cta h2{font-size:28px}.contact-page-section-header p:not(.contact-page-eyebrow),.contact-final-cta p{font-size:16px}}.manufacturing-background{padding-top:96px;padding-bottom:96px}.manufacturing-motion .manufacturing-motion-visual{opacity:0;will-change:opacity, transform;transition:opacity 1.05s cubic-bezier(.22,1,.36,1),transform 1.05s cubic-bezier(.22,1,.36,1);transform:translateY(88px)scale(.94)}.manufacturing-motion.is-inview .manufacturing-motion-visual{opacity:1;transform:translate(0,0)scale(1)}.manufacturing-motion .manufacturing-motion-title{opacity:0;will-change:opacity, transform;transition:opacity .95s cubic-bezier(.22,1,.36,1) .12s,transform .95s cubic-bezier(.22,1,.36,1) .12s;transform:translateY(72px)}.manufacturing-motion.is-inview .manufacturing-motion-title{opacity:1;transform:translate(0,0)}.manufacturing-motion .manufacturing-motion-copy{opacity:0;will-change:opacity, transform;transition:opacity .95s cubic-bezier(.22,1,.36,1) .22s,transform .95s cubic-bezier(.22,1,.36,1) .22s;transform:translateY(64px)}.manufacturing-motion.is-inview .manufacturing-motion-copy{opacity:1;transform:translate(0,0)}.manufacturing-visual{background:#1a1f1c;border-radius:30px;width:100%;height:440px;overflow:hidden}.manufacturing-visual__frame{width:100%;height:100%}.stable-supply-image{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.stable-supply-section .manufacturing-copy-row{grid-template-columns:340px minmax(520px,760px);justify-content:start;align-items:start;gap:48px;width:100%;max-width:none;margin:34px 0 0;display:grid;transform:none}.stable-supply-section .manufacturing-copy-row h3{color:#111;letter-spacing:-.04em;text-align:left;max-width:none;margin:0;font-size:clamp(28px,2.6vw,38px);font-weight:800;line-height:1.12}.stable-supply-section .manufacturing-copy-row p{letter-spacing:0;text-align:left;color:#111111ad;max-width:760px;margin:0;font-size:clamp(14px,.9vw,16px);font-weight:500;line-height:1.72}@media (width<=1024px){.manufacturing-visual{height:360px}.stable-supply-section .manufacturing-copy-row{grid-template-columns:1fr;gap:24px;width:100%;transform:none}}@media (width<=768px){.manufacturing-background{padding-top:56px;padding-bottom:72px}.manufacturing-visual{border-radius:24px;height:300px}.stable-supply-section .manufacturing-copy-row{width:calc(100% - 40px);margin:28px auto 0;display:block;transform:none}.stable-supply-section .manufacturing-copy-row h3{max-width:none;margin-bottom:16px;font-size:clamp(28px,8vw,36px);line-height:1.12}.stable-supply-section .manufacturing-copy-row p{max-width:none;font-size:14px;font-weight:500;line-height:1.7}}@media (width<=640px){.stable-supply-section .manufacturing-copy-row{margin-top:28px}.manufacturing-motion .manufacturing-motion-visual{transition-duration:.82s;transform:translateY(46px)scale(.97)}.manufacturing-motion .manufacturing-motion-title,.manufacturing-motion .manufacturing-motion-copy{transition-duration:.78s}.manufacturing-motion .manufacturing-motion-title{transform:translateY(48px)}.manufacturing-motion .manufacturing-motion-copy{transform:translateY(42px)}}@media (prefers-reduced-motion:reduce){.manufacturing-motion .manufacturing-motion-visual,.manufacturing-motion .manufacturing-motion-title,.manufacturing-motion .manufacturing-motion-copy,.manufacturing-motion.is-inview .manufacturing-motion-visual,.manufacturing-motion.is-inview .manufacturing-motion-title,.manufacturing-motion.is-inview .manufacturing-motion-copy{opacity:1!important;transition:none!important;transform:none!important}}.why-section{padding:var(--uwell-section-y) var(--uwell-section-x);background:#f7f8f7;overflow:hidden}.why-section .section-header{text-align:center;max-width:1280px;margin:0 auto}.why-section .section-eyebrow{background:var(--uwell-green-soft);color:var(--uwell-green);letter-spacing:.18em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;margin:0 0 20px;padding:10px 20px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.why-section .section-title{max-width:900px;color:var(--uwell-navy);letter-spacing:-.03em;margin:0 auto;font-size:clamp(32px,3.2vw,48px);font-weight:800;line-height:1.12}.why-section .section-subtitle{max-width:760px;color:var(--uwell-muted);margin:16px auto 0;font-size:16px;font-weight:400;line-height:1.7}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:28px;width:100%;max-width:1360px;margin:62px auto 0;display:grid}.why-card{background:#fff;border:1px solid #11182714;border-radius:24px;flex-direction:column;min-height:420px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 16px 44px #0f172a0f}.why-card:hover{border-color:#1f7a4d2e;transform:translateY(-6px);box-shadow:0 24px 60px #0f172a1f}.why-card-image{background:#f3f4f6;flex-shrink:0;height:180px;overflow:hidden}.why-card-image img{object-fit:cover;width:100%;height:100%;display:block}.why-card-body{flex-direction:column;flex:1;padding:30px 32px 34px;display:flex}.why-card-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.why-card-number{color:#1f7a4d;letter-spacing:2px;font-size:15px;font-weight:800;line-height:1}.why-icon{color:#1f7a4d;letter-spacing:-.02em;background:#1f7a4d14;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;font-size:20px;font-weight:800;display:flex}.why-card h3{color:#111827;letter-spacing:-.03em;margin:0;font-size:26px;font-weight:700;line-height:1.22}.why-card p{color:#6b7280;margin:16px 0 0;font-size:16.5px;line-height:1.72}@media (width<=1100px){.why-section{padding:86px 40px 100px}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.why-section{padding:56px 20px 64px}.why-grid{grid-template-columns:1fr;gap:18px;margin-top:28px}.why-card{min-height:auto}.why-card-body{padding:22px 20px 26px}}.manufacturing-section{padding:var(--uwell-section-y) var(--uwell-section-x);background:linear-gradient(#fff 0%,#f7f9f7 100%)}.manufacturing-container{grid-template-columns:.48fr .52fr;align-items:center;gap:54px;max-width:1440px;margin:0 auto;display:grid}.manufacturing-media{width:100%}.manufacturing-video{aspect-ratio:16/9;background:#e8ebe6;border-radius:26px;width:100%;overflow:hidden;box-shadow:0 24px 60px #1018281a}.manufacturing-video iframe,.manufacturing-video img{object-fit:cover;border:0;width:100%;height:100%;display:block}.manufacturing-copy{max-width:680px}.manufacturing-eyebrow{color:#2f6b4f;letter-spacing:.22em;text-transform:uppercase;margin:0 0 22px;font-size:15px;font-weight:800;line-height:1}.manufacturing-title{color:#101828;letter-spacing:-.05em;margin:0;font-size:clamp(42px,4vw,58px);font-weight:800;line-height:1.08}.manufacturing-description{color:#667085;max-width:640px;margin:28px 0 0;font-size:18px;line-height:1.7}.manufacturing-accordion{background:#fff;border:1px solid #dfe5df;border-radius:24px;margin-top:38px;overflow:hidden;box-shadow:0 16px 44px #1018280e}.manufacturing-accordion-item{border-bottom:1px solid #e5e7eb;overflow:hidden}.manufacturing-accordion-item:last-child{border-bottom:0}.manufacturing-accordion-button{cursor:pointer;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:28px 32px;display:flex}.manufacturing-accordion-item.is-active .manufacturing-accordion-button{background:#f8faf8}.manufacturing-accordion-title{color:#101828;letter-spacing:-.035em;font-size:25px;font-weight:800;line-height:1.25}.manufacturing-accordion-icon{color:#2f6b4f;flex:none;font-size:28px;font-weight:700;line-height:1}.manufacturing-accordion-panel{opacity:0;background:#f8faf8;max-height:0;transition:max-height .3s,opacity .24s;overflow:hidden}.manufacturing-accordion-item.is-active .manufacturing-accordion-panel{opacity:1;max-height:180px}.manufacturing-accordion-panel p{color:#667085;text-align:left;margin:0;padding:0 32px 30px;font-size:16.5px;line-height:1.75}@media (width<=1100px){.manufacturing-container{grid-template-columns:1fr;gap:52px}.manufacturing-copy{max-width:100%}}@media (width<=768px){.manufacturing-section{padding:78px 24px 88px}.manufacturing-title{font-size:38px}.manufacturing-description{font-size:16px}.manufacturing-accordion-button{padding:24px 22px}.manufacturing-accordion-title{font-size:21px}.manufacturing-accordion-panel{padding:0}.manufacturing-accordion-panel p{padding:0 22px 24px;font-size:15.5px}}.oem-section{padding:var(--uwell-section-y) var(--uwell-section-x);background:#f7f9f7;border-top:1px solid #eef2ef}.oem-preview-inner{max-width:1240px;margin:0 auto}.oem-preview{grid-template-columns:minmax(0,32%) minmax(0,68%);align-items:start;gap:32px;display:grid}.oem-preview-copy{min-width:0}.oem-preview-eyebrow{color:#3e6b4a;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1.4}.oem-preview-title{color:#1e2a3b;letter-spacing:-.03em;margin:0;font-size:clamp(28px,3vw,40px);font-weight:750;line-height:1.12}.oem-preview-description{color:#5f6b63;max-width:520px;margin:16px 0 0;font-size:16px;line-height:1.65}.oem-workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.oem-workflow-grid__item{min-width:0;display:flex}.oem-workflow-card{background:#f6f9f7;border:1px solid #3e6b4a;border-radius:8px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:12px 12px 14px;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex;position:relative;box-shadow:0 1px 6px #1e2a3b0a}.oem-workflow-card:hover{background:#fff;border-color:#345c40;box-shadow:0 4px 14px #3e6b4a1f}.oem-workflow-card__num{color:#3e6b4a;letter-spacing:.05em;font-size:11px;font-weight:800;line-height:1;position:absolute;top:10px;right:11px}.oem-workflow-card__icon{color:#3e6b4a;background:#3e6b4a1f;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.oem-workflow-card__icon svg{width:17px;height:17px;display:block}.oem-workflow-card__body{flex:1;min-width:0;padding-right:22px}.oem-workflow-card__body h3{color:#1e2a3b;letter-spacing:-.01em;margin:0;font-size:13px;font-weight:750;line-height:1.3}.oem-workflow-card__body p{color:#5f6b63;margin:4px 0 0;font-size:11px;line-height:1.45}.oem-benefit-bar{background:#fff;border:1px solid #3e6b4a38;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px;padding:20px 22px;display:grid;box-shadow:0 2px 10px #1e2a3b0a}.oem-benefit-item{align-items:flex-start;gap:12px;min-width:0;display:flex}.oem-benefit-item__icon{color:#3e6b4a;background:#3e6b4a1a;border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.oem-benefit-item__icon svg{width:18px;height:18px;display:block}.oem-benefit-item__body{min-width:0}.oem-benefit-item__body h3{color:#1e2a3b;letter-spacing:-.01em;margin:0;font-size:14px;font-weight:750;line-height:1.3}.oem-benefit-item__body p{color:#5f6b63;margin:4px 0 0;font-size:12px;line-height:1.5}@media (prefers-reduced-motion:reduce){.oem-workflow-card{transition:none}.oem-workflow-card:hover{transform:none}}@media (width<=960px){.oem-section{padding:48px 40px 56px}.oem-preview{grid-template-columns:1fr;align-items:stretch;gap:32px}.oem-preview-copy{text-align:left}.oem-preview-description{max-width:none}.oem-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.oem-benefit-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;padding:18px}}@media (width<=760px){.oem-section{padding:48px 24px 56px}.oem-preview-title{font-size:28px}.oem-preview-description{font-size:15px}.oem-workflow-grid{grid-template-columns:1fr;gap:10px}.oem-workflow-card__body p{font-size:12px}.oem-benefit-bar{grid-template-columns:1fr;gap:14px;margin-top:20px;padding:16px}.oem-benefit-item__body h3{font-size:13px}.oem-benefit-item__body p{font-size:12px}}.latest-news-section{color:#111;background:#fff;padding:clamp(88px,8vw,130px) 0 clamp(96px,9vw,140px)}.latest-news-container{width:min(1680px,100% - 96px);margin:0 auto}.latest-news-heading{text-align:left;margin-bottom:clamp(64px,6vw,90px)}.latest-news-heading h2{letter-spacing:-.035em;color:#111;text-transform:none;margin:0;font-size:clamp(34px,3vw,48px);font-weight:700;line-height:1.04}.latest-news-line{background:#111;width:260px;height:2px;margin-top:18px;display:block}.latest-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(56px,6vw,96px);display:grid}.news-card-text-only{border-top:none;flex-direction:column;min-height:260px;padding-top:0;display:flex}.news-card-title-link{color:inherit;text-decoration:none}.news-card h3{letter-spacing:-.035em;color:#111;text-align:left;max-width:520px;margin:0;font-size:clamp(22px,1.55vw,30px);font-weight:800;line-height:1.22}.news-card-title-link:hover h3{opacity:.72}.news-card-meta{letter-spacing:.01em;color:#111;justify-content:space-between;gap:24px;margin-top:auto;padding-top:56px;font-size:14px;font-weight:700;line-height:1;display:flex}.news-card-meta time,.news-card-meta span{margin:0}@media (width<=1023px){.latest-news-section{padding:78px 0 96px}.latest-news-container{width:calc(100% - 40px)}.latest-news-heading{margin-bottom:44px}.latest-news-heading h2{font-size:clamp(32px,8vw,42px)}.latest-news-line{width:180px;height:2px;margin-top:16px}.latest-news-grid{grid-template-columns:1fr;gap:42px}.news-card-text-only{border-bottom:1px solid #1111111f;min-height:auto;padding-bottom:34px}.news-card h3{max-width:none;font-size:clamp(22px,6.5vw,28px);line-height:1.2}.news-card-meta{padding-top:30px;font-size:13px}}@media (prefers-reduced-motion:reduce){.latest-news-section,.latest-news-section .news-card{opacity:1;transition:none;transform:none}}.faq-section{padding:var(--uwell-section-y) var(--uwell-section-x);background:#fff}.faq-container{width:min(1180px,100%);margin:0 auto}.faq-section .faq-header{text-align:center;max-width:820px;margin:0 auto 28px}.faq-section .faq-eyebrow{color:#2f6b4f;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800;line-height:1.4}.faq-section .faq-title{color:#1e2a3b;letter-spacing:-.02em;text-align:center;margin:0 auto;font-size:clamp(36px,3.4vw,52px);font-weight:800;line-height:1.12}.faq-section .faq-subtitle{color:#667085;text-align:center;max-width:760px;margin:12px auto 0;font-size:16px;line-height:1.55}.faq-accordion{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;gap:14px;margin-top:40px;display:grid}.faq-item{background:#fff;border:1px solid #dfe7df;border-radius:10px;min-width:0;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 8px #1e2a3b0a}.faq-item:hover{border-color:#2f6b4f59}.faq-item.active{border-color:#2f6b4f66;box-shadow:0 4px 12px #1e2a3b0f}.faq-question{width:100%;color:inherit;cursor:pointer;text-align:left;background:#fff;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;font-family:inherit;display:flex}.faq-item.active .faq-question{background:#fafbfa;border-radius:10px 10px 0 0}.faq-question__text{color:#101828;letter-spacing:-.01em;flex:1;min-width:0;font-size:16px;font-weight:750;line-height:1.35}.faq-question__icon{border:1px solid var(--uwell-green-border);width:30px;height:30px;color:var(--uwell-green);background:#eef5ef;border-radius:999px;flex:0 0 30px;justify-content:center;align-items:center;font-size:18px;font-weight:800;line-height:1;display:inline-flex}.faq-answer{opacity:0;visibility:hidden;background:#fafbfa;max-height:0;padding:0 24px;transition:max-height .3s,opacity .3s,visibility .3s;overflow:hidden}.faq-item.active .faq-answer{opacity:1;visibility:visible;max-height:300px}.faq-answer__inner{border-top:0 solid #0000;padding:0}.faq-item.active .faq-answer__inner{border-top:1px solid #e8ece8;padding-top:14px;padding-bottom:6px}.faq-answer__inner{text-align:left}.faq-answer__inner p{color:var(--uwell-muted);text-align:left;margin:0;font-size:14.5px;line-height:1.55}.faq-footer-cta{text-align:center;margin:28px 0 0}.faq-footer-cta a{color:var(--uwell-green);align-items:center;gap:4px;font-size:14px;font-weight:750;line-height:1.4;text-decoration:none;display:inline-flex}.faq-footer-cta a:hover{text-decoration:underline}@media (width<=1024px){.faq-section{padding:64px 40px}.faq-accordion{gap:12px}}@media (width<=768px){.faq-section{padding:70px 24px}.faq-section .faq-header{margin-bottom:24px}.faq-section .faq-title{font-size:clamp(30px,7vw,38px)}.faq-section .faq-subtitle{font-size:15px}.faq-accordion{grid-template-rows:none;grid-template-columns:1fr;grid-auto-flow:row;margin-top:32px}.faq-question{gap:14px;padding:20px 18px}.faq-question__text{font-size:15.5px}.faq-question__icon{flex-basis:28px;width:28px;height:28px;font-size:16px}.faq-answer{padding-left:18px;padding-right:18px}.faq-item.active .faq-answer{max-height:360px}.faq-answer__inner p{font-size:14px}.faq-footer-cta{margin-top:22px}}.contact-section{padding:var(--uwell-section-y) var(--uwell-section-x);background:linear-gradient(135deg,#f7f9f7 0%,#fff 55%,#eef3ee 100%);overflow:hidden}.contact-container{grid-template-columns:.38fr .62fr;align-items:start;gap:48px;max-width:1280px;margin:0 auto;display:grid}.contact-info{padding:0}.contact-eyebrow{color:#2f6b4f;letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:800;line-height:1}.contact-section .contact-title{color:var(--uwell-navy);letter-spacing:-.03em;text-align:left;margin:0;font-size:clamp(32px,3vw,48px);font-weight:800;line-height:1.12}.contact-description{color:#667085;max-width:460px;margin:24px 0 0;font-size:17px;line-height:1.7}.product-eyebrow,.why-section .section-eyebrow,.manufacturing-eyebrow,.faq-eyebrow,.contact-eyebrow{color:#176b3a;letter-spacing:.16em;text-transform:uppercase;background:0 0;border-radius:0;margin-top:0;margin-bottom:22px;padding:0;font-size:18px;font-weight:800;line-height:1.2}.latest-insights__title{color:#243b6b;letter-spacing:.16em;text-transform:uppercase;margin-bottom:22px;font-size:18px;font-weight:800;line-height:1.2}.product-title,.why-section .section-title,.manufacturing-title,.faq-title,.contact-title{color:#0f172a;letter-spacing:-.035em;overflow-wrap:anywhere;text-wrap:balance;width:100%;max-width:min(1120px,100%);margin-top:0;padding:.03em 0 .06em;font-size:clamp(46px,4.6vw,72px);font-weight:800;line-height:1.08;display:block;overflow:visible}.product-title,.why-section .section-title,.faq-title{text-align:center;margin-left:auto;margin-right:auto}.manufacturing-title,.contact-title{text-align:left;margin-left:0;margin-right:0}.product-description,.why-section .section-subtitle,.manufacturing-description,.latest-insights__subtitle,.faq-subtitle,.contact-description{color:#667085;text-wrap:pretty;width:100%;max-width:min(900px,100%);margin-top:20px;font-size:22px;font-weight:400;line-height:1.6}.product-description,.why-section .section-subtitle,.latest-insights__subtitle,.faq-subtitle{text-align:center;margin-left:auto;margin-right:auto}.manufacturing-description,.contact-description{text-align:left;margin-left:0;margin-right:0}.manufacturing-background,.why-section,.manufacturing-section,.oem-section,.contact-section{padding-top:var(--uwell-section-y);padding-bottom:var(--uwell-section-y)}.latest-insights__header{margin-bottom:44px}.category-grid,.why-grid,.manufacturing-accordion{margin-top:44px}.contact-form-card{background:#fffffff0;border:1px solid #e5e7eb;border-radius:26px;padding:40px;box-shadow:0 18px 50px #10182813}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.contact-form-full{grid-column:1/-1}.contact-home-form{flex-direction:column;display:flex}.contact-home-form-title{color:#111827;letter-spacing:-.02em;margin:0;font-size:clamp(24px,2.5vw,30px);font-weight:750;line-height:1.2}.contact-home-form-subtitle{color:#647067;margin:12px 0 0;font-size:15px;line-height:1.65}.contact-home-form .contact-submit.uwell-btn-primary{width:100%}.contact-home-trust{color:#243b55;text-align:center;margin:14px 0 0;font-size:14px;font-weight:700;line-height:1.5}.contact-home-privacy{color:#87938b;text-align:center;margin:6px 0 0;font-size:13px;line-height:1.5}.contact-home-status{text-align:center;margin:14px 0 0;font-size:14px;line-height:1.55}.contact-home-status-success{color:#2f6b4f}.contact-home-status-error{color:#b42318}.contact-form-card input,.contact-form-card textarea{color:#101828;background:#fbfcfb;border:1px solid #d9ded8;border-radius:14px;outline:none;width:100%;padding:0 18px;font-family:inherit;font-size:15.5px;transition:border-color .22s,box-shadow .22s,background .22s}.contact-form-card input{height:52px}.contact-form-card textarea{resize:vertical;grid-column:1/-1;min-height:120px;padding:18px}.contact-form-card input::placeholder,.contact-form-card textarea::placeholder{color:#87938b}.contact-form-card input:focus,.contact-form-card textarea:focus{background:#fff;border-color:#2f6b4f;box-shadow:0 0 0 4px #2f6b4f14}.contact-submit{grid-column:1/-1;width:100%}.contact-home-form .contact-submit.uwell-btn-primary{margin-top:20px;box-shadow:0 8px 18px #2f6b4f2e}.contact-company-name{color:#111827;margin:18px 0 0;font-size:16px;font-weight:700;line-height:1.45}.contact-email-line{margin:10px 0 0}.contact-email-line a{color:#2f6b4f;font-size:16px;font-weight:700;text-decoration:none}.contact-email-line a:hover{color:#24583f;text-decoration:underline}.contact-home-cta{flex-direction:column;justify-content:center;gap:14px;display:flex}.contact-home-cta-title{color:#111827;margin:0;font-size:22px;font-weight:750;line-height:1.25}.contact-home-cta-text{color:#647067;margin:0;font-size:15px;line-height:1.65}.contact-home-actions{gap:12px;margin-top:6px;display:grid}.contact-home-primary{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.contact-home-secondary{color:#2f6b4f;background:#fff;border:1px solid #2f6b4f47;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.contact-home-secondary:hover{background:#f7faf7;border-color:#2f6b4f73}.about-cta-company{color:#111827;margin:18px auto 0;font-size:16px;font-weight:700;line-height:1.45}.about-cta-email{margin:8px auto 0}.about-cta-email a{color:#2f6b4f;font-size:16px;font-weight:700;text-decoration:none}.about-cta-email a:hover{color:#24583f;text-decoration:underline}.products-cta-company{color:#111827;margin:18px auto 0;font-size:16px;font-weight:700;line-height:1.45}.products-cta-email{margin:8px auto 0}.products-cta-email a{color:#2f6b4f;font-size:16px;font-weight:700;text-decoration:none}.products-cta-email a:hover{color:#24583f;text-decoration:underline}.footer-company-name{color:#222;margin:0 0 12px;font-size:15px;font-weight:700;line-height:1.45}@media (width<=1024px){.contact-section{padding:72px 40px}.contact-container{grid-template-columns:1fr;gap:34px}.contact-description{max-width:760px}}@media (width<=768px){.contact-section{padding:62px 24px}.contact-description{max-width:760px}.contact-form-card{border-radius:22px;padding:26px 22px}.contact-form-grid{grid-template-columns:1fr}.contact-form-card input{height:50px}.contact-form-card textarea{min-height:120px}.contact-home-actions,.contact-home-primary,.contact-home-secondary{width:100%}.contact-info,.contact-company-name,.contact-email-line{text-align:center}.about-page,.products-page,.contact-page{max-width:100%;overflow-x:clip}}.site-footer{color:#ffffffdb;background:#252726;min-height:420px;padding:38px 0 0;position:relative;overflow:clip visible}.site-footer-inner{grid-template-columns:360px 1fr;align-items:stretch;gap:clamp(52px,6vw,110px);width:min(1680px,100% - 96px);margin:0 auto;display:grid}.footer-contact{text-align:left;flex-direction:column;align-items:flex-start;height:100%;display:flex}.footer-contact h2{letter-spacing:.08em;text-transform:uppercase;color:#fffffff5;text-align:left;margin:0;font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1.08}.footer-email{color:#ffffffdb;text-align:left;margin-top:24px;margin-left:0;font-size:clamp(15px,1.1vw,20px);font-weight:400;line-height:1.2;text-decoration:none;display:inline-block}.footer-email:hover{color:#fff}.footer-message-button{color:#111;letter-spacing:.01em;background:#fffffffa;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;width:150px;height:28px;margin-top:38px;margin-left:0;font-size:10px;font-weight:800;text-decoration:none;transition:transform .26s,background .26s;display:inline-flex;position:relative}.footer-message-button:after{content:none;display:none}.footer-message-button:hover{background:#fff;transform:translateY(-2px)}.footer-message-button:focus-visible,.footer-back-top:focus-visible,.footer-social-links a:focus-visible,.footer-nav-title a:focus-visible,.footer-product-links a:focus-visible{outline-offset:3px;outline:2px solid #ffffffb8}.footer-social{text-align:left;margin-top:auto;margin-left:0;transform:translateY(-18px)}.footer-social p{text-align:left;color:#ffffff9e;margin:0 0 12px;font-size:13px;font-weight:400}.footer-social-links{justify-content:flex-start;align-items:center;gap:14px;display:flex}.footer-social-links a{opacity:.82;justify-content:center;align-items:center;width:22px;height:22px;text-decoration:none;transition:opacity .22s,transform .22s;display:inline-flex}.footer-social-links a:hover{opacity:1;transform:translateY(-2px)}.footer-social-links img{object-fit:contain;width:100%;height:100%;display:block}.footer-nav{text-align:left;width:100%}.footer-nav-group{text-align:left;border-top:1px solid #ffffff38;padding:8px 0 9px}.footer-nav-group:last-child{border-bottom:1px solid #ffffff38}.footer-nav-title{letter-spacing:.01em;text-align:left;color:#ffffffe0;margin:0;font-size:clamp(13px,.9vw,16px);font-weight:400;line-height:1.2}.footer-nav-title a{color:#ffffffe0;text-decoration:none}.footer-nav-title a:hover{color:#fff}.footer-product-links{text-align:left;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px 18px;margin-top:7px;display:flex}.footer-product-links a{color:#ffffffc7;font-size:11px;font-weight:400;line-height:1.35;text-decoration:none}.footer-product-links a:hover{color:#fff}.footer-bottom{width:min(1680px,100% - 96px);min-height:70px;margin:0 auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.footer-bottom p{letter-spacing:.08em;text-transform:uppercase;color:#ffffff57;margin:0;font-size:9px;font-weight:400;line-height:1;position:absolute;bottom:12px;left:0}.footer-back-top{color:#111111c7;cursor:pointer;background:#ffffff75;border:0;border-radius:50%;flex-direction:column;justify-content:flex-start;align-items:center;width:140px;height:140px;padding-top:28px;font-family:inherit;font-size:11px;font-weight:400;transition:background .26s,transform .26s;display:flex;position:absolute;bottom:-52px;left:50%;transform:translate(-50%)}.footer-back-top:hover{background:#ffffff9e;transform:translate(-50%)translateY(-3px)}.footer-back-icon{margin-bottom:10px;font-size:26px;line-height:1}@media (prefers-reduced-motion:reduce){.footer-message-button,.footer-back-top,.footer-social-links a{transition:none}}@media (width<=1023px){.site-footer{min-height:auto;padding:48px 0 120px}.site-footer-inner{width:calc(100% - 40px);display:block}.footer-contact h2{font-size:clamp(30px,9vw,42px)}.footer-email{margin-top:22px;font-size:17px}.footer-message-button{width:150px;height:30px;margin-top:32px;font-size:10px}.footer-social{margin-top:58px;margin-bottom:54px;transform:none}.footer-social p{font-size:13px}.footer-nav-group{padding:11px 0}.footer-nav-title{font-size:16px}.footer-product-links a{font-size:12px}.footer-bottom{width:calc(100% - 40px);min-height:120px;margin-top:48px;position:relative;bottom:auto;left:auto;transform:none}.footer-bottom p{margin-top:30px;font-size:9px;position:static}.footer-back-top{width:110px;height:110px;padding-top:24px;font-size:11px;bottom:-58px;left:auto;right:0;transform:none}.footer-back-top:hover{transform:translateY(-3px)}.footer-back-icon{margin-bottom:8px;font-size:24px}}@media (width<=768px){.hero-clean{background-position:64%;align-items:stretch;min-height:560px}.manufacturing-background,.why-section,.manufacturing-section,.oem-section,.faq-section,.contact-section{padding-left:20px;padding-right:20px}.product-title,.section-title,.why-section .section-title{line-height:1.12}.product-description,.section-description,.why-section .section-subtitle,.faq-subtitle{line-height:1.7}.category-grid,.why-grid{grid-template-columns:1fr}.category-grid{gap:20px;margin-top:40px}.category-image{aspect-ratio:4/3;background:#f7f8f7;justify-content:center;align-items:center;height:auto;min-height:220px;padding:16px;display:flex}.category-image img,.category-product-image{object-fit:contain;object-position:center;width:100%;height:100%;max-height:100%}.why-card-image{aspect-ratio:16/9;background:#f3f4f6;justify-content:center;align-items:center;height:auto;min-height:180px;padding:12px;display:flex}.why-card-image img{object-fit:contain;object-position:center;width:100%;height:100%}.category-content{padding:24px 22px 26px}.why-section{padding-top:72px;padding-bottom:82px}.why-section .section-eyebrow{letter-spacing:2.8px;white-space:normal;max-width:100%;padding:10px 18px;font-size:12px}.why-card-body{padding:24px 22px 28px}.manufacturing-container,.contact-container{grid-template-columns:1fr}.manufacturing-section{padding-top:76px;padding-bottom:84px}.manufacturing-container{gap:34px}.manufacturing-video{border-radius:20px}.manufacturing-title{line-height:1.1}.manufacturing-description{margin-top:20px}.manufacturing-accordion{border-radius:20px;margin-top:28px}.manufacturing-accordion-button{gap:16px;padding:20px 18px}.manufacturing-accordion-title{font-size:20px}.manufacturing-accordion-icon{font-size:24px}.manufacturing-accordion-panel p{padding:0 18px 22px}.oem-workflow-card__body p{font-size:12px}.latest-insights{padding-top:64px;padding-bottom:72px}.latest-insights__header{margin-bottom:34px}.insight-card{padding:24px 22px}.contact-section{padding-top:60px;padding-bottom:64px}.contact-container{gap:30px}.contact-form-grid{grid-template-columns:1fr}.contact-submit{width:100%}}@media (width<=480px){.site-header{padding:0 16px}.site-logo{min-width:0}.mobile-nav{left:12px;right:12px}.contact-form-card{padding:24px 18px}.contact-form-card input{height:48px}}@media (width<=768px){.site-page{max-width:100%}.site-header{max-width:100%;overflow-x:clip}.category-card,.why-card,.insight-card,.oem-workflow-card{min-width:0}.product-eyebrow,.why-section .section-eyebrow,.manufacturing-eyebrow,.oem-preview-eyebrow,.faq-eyebrow,.contact-eyebrow,.products-page-eyebrow,.manufacturing-page-eyebrow,.oem-page-eyebrow,.quality-page-eyebrow,.resources-page-eyebrow,.about-page-eyebrow,.contact-page-eyebrow{letter-spacing:.16em;white-space:normal;font-size:12px;font-weight:800;line-height:1.3}.hero-clean .hero-eyebrow{letter-spacing:.22em;font-size:11px}.product-title,.why-section .section-title,.manufacturing-title,.oem-preview-title,.faq-title,.contact-title,.products-page-hero h1,.neo-hero-copy h1,.quality-page-header h1,.resources-hero h1,.about-page-hero h1,.about-hero h1,.contact-page-hero h1{letter-spacing:-.035em;font-size:clamp(30px,8vw,38px);font-weight:800;line-height:1.1}.products-page-section-header h2,.products-final-cta h2,.neo-final-cta h2,.manufacturing-page-section-header h2,.manufacturing-final-cta h2,.oem-page-section-header h2,.quality-section-header h2,.quality-process-step__body h3,.about-page-section-header h2,.about-final-cta h2,.contact-page-section-header h2,.contact-final-cta h2{font-size:26px;line-height:1.2}.why-card h3,.category-title,.insight-card__title{font-size:22px;line-height:1.25}.product-description,.why-section .section-subtitle,.manufacturing-description,.oem-preview-description,.latest-insights__subtitle,.faq-subtitle,.contact-description,.manufacturing-copy-row p,.why-card p,.category-text,.insight-card__description,.manufacturing-accordion-panel p,.products-page-hero p,.neo-hero-copy p:not(.products-page-eyebrow),.products-page-section-header p:not(.products-page-eyebrow),.products-page-note,.products-final-cta p,.manufacturing-intro-text,.manufacturing-markets-header p,.global-presence-copy p,.manufacturing-final-cta p,.oem-page-section-header p:not(.oem-page-eyebrow),.quality-page-header p,.quality-section-header p,.quality-trust-statement-inner p,.quality-contact-bar-inner p,.resources-hero p,.about-page-hero p,.about-page-section-header p:not(.about-page-eyebrow),.about-final-cta p,.contact-page-hero p,.contact-page-section-header p:not(.contact-page-eyebrow),.contact-final-cta p,.oem-workflow-card__body p{font-size:14px;line-height:1.55}.manufacturing-accordion-title{font-size:18px;line-height:1.3}.manufacturing-background,.why-section,.manufacturing-section,.oem-section,.latest-insights,.contact-section{padding-top:56px;padding-bottom:64px}.faq-section{padding-top:70px;padding-bottom:70px}.latest-insights__header,.faq-header{margin-bottom:28px}.category-grid,.why-grid,.latest-insights__grid,.manufacturing-accordion{margin-top:28px}.category-content{padding:22px 20px 24px}.why-card-body{padding:22px 20px 26px}.products-page-hero,.products-page-section,.products-final-cta,.neo-hero,.neo-section,.manufacturing-intro,.manufacturing-markets,.global-presence-section,.manufacturing-final-cta,.oem-page-section,.quality-page-header,.quality-section-inner,.quality-trust-statement-inner,.quality-contact-bar-inner,.resources-hero-inner,.resources-section-inner,.about-page-hero,.about-page-section,.about-final-cta,.contact-page-hero,.contact-page-section,.contact-final-cta{width:min(1240px,100% - 32px);max-width:100%;margin-left:auto;margin-right:auto}.products-page-hero h1,.neo-hero-copy h1,.quality-page-header h1,.resources-hero h1,.about-page-hero h1,.about-hero h1,.contact-page-hero h1,.products-page-hero p,.neo-hero-copy p:not(.products-page-eyebrow),.quality-page-header p,.resources-hero p,.about-page-hero p,.about-hero p:not(.about-page-eyebrow),.contact-page-hero p,.products-page-actions,.manufacturing-page-actions,.oem-page-actions,.quality-page-actions,.resources-page-primary,.about-page-actions,.contact-page-actions{width:100%;max-width:100%}.manufacturing-page .manufacturing-banner{width:100%;max-width:none;margin-left:0;margin-right:0}}.manufacturing-hero-section{background-image:url(/images/manufacturing-hero.webp)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;max-width:none!important;min-height:430px!important;margin:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.manufacturing-hero-section:before{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#05121ee0 0%,#05121ebd 28%,#05121e61 55%,#05121e0f 100%)!important;position:absolute!important;inset:0!important}.manufacturing-hero-content{z-index:2!important;text-align:left!important;width:auto!important;max-width:520px!important;margin:0 24px 0 clamp(48px,7vw,120px)!important;padding:0!important;position:relative!important}.manufacturing-hero-title{color:#fff!important;letter-spacing:-.03em!important;text-align:left!important;max-width:520px!important;margin:0 0 24px!important;font-size:clamp(40px,4vw,58px)!important;font-weight:800!important;line-height:1.08!important}.manufacturing-hero-subtitle{color:#ffffffeb!important;text-align:left!important;max-width:500px!important;margin:0!important;font-size:clamp(16px,1.25vw,19px)!important;font-weight:400!important;line-height:1.65!important}@media (width<=768px){.manufacturing-hero-section{min-height:360px!important}.manufacturing-hero-content{max-width:100%!important;margin-left:24px!important;margin-right:24px!important}.manufacturing-hero-title{max-width:100%!important;font-size:clamp(32px,7.5vw,40px)!important}.manufacturing-hero-subtitle{max-width:100%!important;font-size:16px!important;line-height:1.55!important}.oem-page-header{width:100%!important;max-width:none!important;min-height:520px!important;margin-left:0!important;margin-right:0!important}.oem-page-header-inner{padding:0 20px 56px!important}.oem-page-header h1{font-size:clamp(36px,7.5vw,50px)!important;line-height:1.08!important}.oem-page-header-inner>p:not(.oem-page-eyebrow){font-size:clamp(16px,4vw,18px)!important;line-height:1.55!important}.oem-page-header .oem-page-eyebrow{font-size:15px!important}.oem-page-header:after{height:80px;bottom:-40px}.oem-page-header .oem-page-actions{flex-direction:column;align-items:center}.oem-page-header .oem-page-primary,.oem-page-header .oem-page-secondary{width:100%;max-width:320px}}@media (width<=1024px){.mobile-nav.is-open{overscroll-behavior:contain;max-height:calc(100dvh - 64px);overflow-y:auto}.footer-contact-line,.footer-contact-line a,.contact-detail-list dd,.contact-detail-list a,.contact-email-line a,.contact-form-note,.products-cta-email a,.neo-cta-contact a{overflow-wrap:anywhere;word-break:normal}}@media (width>=700px) and (width<=900px){.category-grid,.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-clean .hero-actions{flex-direction:row;align-items:center;width:auto}.hero-clean .btn{width:auto;min-width:164px;max-width:none}.hero-clean .hero-copy{max-width:680px}}@media (width<=768px){.site-page{--uwell-section-y:56px;--uwell-section-x:20px}.hero-clean{background-position:64%}.quality-page-header,.resources-hero{background-position:58%}.about-hero{background-position:56%}.products-page-hero h1,.neo-hero-copy h1,.quality-page-header h1,.resources-hero h1,.about-page-hero h1,.about-hero h1,.contact-page-hero h1{font-size:clamp(34px,9vw,42px);line-height:1.08}.manufacturing-hero-title{font-size:clamp(34px,8vw,42px)!important}.oem-page-header h1{font-size:clamp(36px,8vw,44px)!important}.product-title,.why-section .section-title,.manufacturing-title,.oem-preview-title,.faq-title,.contact-title,.products-page-section-header h2,.products-final-cta h2,.neo-final-cta h2,.manufacturing-intro-inner h2,.global-presence-copy h2,.manufacturing-final-cta h2,.oem-page-section-header h2,.quality-section-header h2,.resources-section-header h2,.resources-cta-inner h2,.about-page-section-header h2,.about-final-cta h2,.contact-page-section-header h2,.contact-final-cta h2{font-size:clamp(28px,7vw,36px);line-height:1.16}.product-description,.why-section .section-subtitle,.manufacturing-description,.oem-preview-description,.faq-subtitle,.contact-description,.manufacturing-copy-row p,.why-card p,.category-text,.manufacturing-accordion-panel p,.products-page-hero p,.neo-hero-copy p:not(.products-page-eyebrow),.products-page-section-header p:not(.products-page-eyebrow),.products-page-note,.products-final-cta p,.manufacturing-intro-text,.global-presence-copy p,.manufacturing-final-cta p,.oem-page-section-header p:not(.oem-page-eyebrow),.quality-page-header p,.quality-section-header p,.quality-contact-bar-inner p,.resources-hero p,.resources-section-header p,.resources-cta-inner p,.about-page-section-header p:not(.about-page-eyebrow),.about-final-cta p,.about-profile-copy p,.contact-page-hero p,.contact-page-section-header p:not(.contact-page-eyebrow),.contact-final-cta p{font-size:15.5px;line-height:1.62}.resources-hero,.about-hero,.quality-page-header,.contact-page-hero,.products-page-hero,.neo-hero{padding-top:58px;padding-bottom:58px}.resources-hero-inner,.about-hero-inner,.quality-page-header-inner,.contact-page-hero,.products-page-hero,.neo-hero{min-width:0}.quality-page-actions,.products-page-actions,.contact-page-actions,.about-page-actions,.oem-page-actions{gap:12px}}@media (width<=480px){.site-header{gap:10px;height:60px;padding:0 14px}.mobile-menu-button{flex:0 0 42px;width:42px;height:42px}.mobile-nav{padding:12px;left:10px;right:10px}.hero-clean .hero-eyebrow,.product-eyebrow,.why-section .section-eyebrow,.manufacturing-eyebrow,.oem-preview-eyebrow,.faq-eyebrow,.contact-eyebrow,.products-page-eyebrow,.manufacturing-page-eyebrow,.oem-page-eyebrow,.quality-page-eyebrow,.resources-page-eyebrow,.about-page-eyebrow,.contact-page-eyebrow{letter-spacing:.12em}.products-page-primary,.products-page-secondary,.manufacturing-page-primary,.oem-page-primary,.oem-page-secondary,.quality-page-primary,.quality-page-secondary,.resources-page-primary,.about-page-primary,.about-page-secondary,.contact-page-primary,.contact-page-secondary{min-height:46px}.contact-quote-form,.contact-form-card,.resources-cta-inner,.about-final-cta,.contact-final-cta{padding-left:18px;padding-right:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html,body,#root{min-height:100%}.home-page,.home-section,.home-snap-page,.home-snap-section,.section-reveal,.hero-section,.product-range-section,.application-scenarios-section,.stable-supply-section,.latest-news-section,main,section{opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important}.home-page,.home-snap-page{scroll-snap-type:none!important}.home-section,.home-snap-section{scroll-snap-align:none!important;scroll-snap-stop:normal!important}html,body{height:auto;min-height:100%}html{overflow:hidden auto}body{overflow:visible!important}#root{height:auto;min-height:100vh;max-height:none;overflow:visible!important}main.site-page,.site-page{min-height:100vh;scroll-snap-type:none!important;height:auto!important;max-height:none!important;overflow:visible!important}.hero-v2-section,#hero,.hero{min-height:100vh;scroll-snap-type:none!important;max-height:none!important;overflow:hidden!important}
