:root{--background: #ffffff;--foreground: var(--ink);--card: #ffffff;--card-foreground: var(--ink);--primary: var(--blue);--primary-foreground: #ffffff;--secondary: #edf5fc;--secondary-foreground: #12314f;--muted: #f3f7fb;--muted-foreground: #607184;--accent: #e7f3fd;--accent-foreground: #0a4f88;--destructive: #c63a45;--border: #dbe6ef;--input: #d7e3ed;--ring: #2685d5;--radius: .9rem;--cyan-pale: #dff3ff;--ink-soft: #566a7d;--line: #dce7ef;--font-sans: Inter, "Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif}[hidden]{display:none!important}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--white);color:var(--ink);font-family:var(--font-sans);font-size:16px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{background:#bde7ff;color:var(--navy)}:focus-visible{outline:3px solid rgba(79,183,243,.8);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{min-height:100vh;overflow:clip;background:var(--white)}.site-container{width:min(100% - 56px,1240px);margin-inline:auto}.utility-bar{position:relative;z-index:45;background:#031222;color:#c8d9e8;border-bottom:1px solid rgba(255,255,255,.08)}.utility-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.78rem;letter-spacing:.02em}.utility-inner p,.utility-links,.utility-links a{display:flex;align-items:center}.utility-inner p{margin:0;gap:9px}.status-dot{width:7px;height:7px;border-radius:999px;background:#55d6a6;box-shadow:0 0 0 5px #55d6a61f}.utility-links{gap:24px}.utility-links a{gap:7px;transition:color .18s ease}.utility-links a:hover{color:var(--white)}.utility-links svg{width:14px;height:14px}.site-header{position:sticky;top:0;z-index:40;background:#061a30f0;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{min-height:82px;display:flex;align-items:center;gap:34px}.brand-link{width:158px;flex:0 0 158px}.brand-link img{width:100%;height:64px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:clamp(18px,2.2vw,34px);margin-left:8px}.desktop-nav a{position:relative;color:#d8e5f0;font-size:.88rem;font-weight:600;letter-spacing:-.01em;transition:color .18s ease}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--blue-bright);transition:right .2s ease}.desktop-nav a:hover{color:var(--white)}.desktop-nav a:hover:after{right:0}.header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.header-search{width:clamp(150px,15vw,210px);height:42px;display:flex;align-items:center;gap:9px;padding:0 13px;color:#aac2d8;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:999px;transition:background .18s ease,border-color .18s ease}.header-search:focus-within{background:#ffffff1a;border-color:#4fb7f3a6}.header-search svg{width:17px;height:17px;flex:0 0 auto}.header-search input{width:100%;min-width:0;color:var(--white);background:transparent;border:0;outline:0;font-size:.84rem}.header-search input::placeholder{color:#9eb3c7}.header-cta,.primary-button{min-height:44px;padding:0 20px;border-radius:999px;background:var(--blue);color:var(--white);border:1px solid var(--blue);box-shadow:0 10px 24px #074e8938;font-weight:700;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.header-cta:hover,.primary-button:hover{background:#136bb2;transform:translateY(-1px);box-shadow:0 13px 30px #074e8947}.header-cta{min-height:40px;padding-inline:17px;font-size:.82rem;box-shadow:none}.cart-link{min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#d8e5f0;border:1px solid rgba(255,255,255,.12);border-radius:999px;transition:color .18s ease,background .18s ease}.cart-link:hover{color:var(--white);background:#ffffff14}.cart-link svg{width:18px;height:18px}.cart-link span{font-size:.7rem;font-weight:700}.mobile-menu-trigger{display:none;color:var(--white);border:1px solid rgba(255,255,255,.14);border-radius:999px}.mobile-menu-trigger:hover{color:var(--white);background:#ffffff14}.mobile-sheet{width:min(90vw,410px)!important;max-width:410px!important;padding:0;gap:0;color:var(--white);background:var(--navy);border-color:#ffffff1a}.mobile-sheet button[data-slot=dialog-close],.mobile-sheet>button{color:var(--white)}.mobile-sheet-header{min-height:112px;padding:22px 26px!important;display:flex;justify-content:center;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-sheet-header img{width:148px;height:66px;object-fit:contain}.mobile-search{margin:24px 24px 10px;display:flex;align-items:center;gap:10px;padding:0 14px;height:48px;color:#a9c0d5;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;border-radius:14px}.mobile-search svg{width:18px;height:18px}.mobile-search input{min-width:0;width:100%;color:var(--white);background:transparent;border:0;outline:none}.mobile-search input::placeholder{color:#a9c0d5}.mobile-nav{display:grid;padding:10px 24px}.mobile-nav a{min-height:54px;display:flex;align-items:center;justify-content:space-between;color:#e9f3fb;font-size:1.05rem;font-weight:650;border-bottom:1px solid rgba(255,255,255,.09)}.mobile-nav svg{width:17px;height:17px;color:#77c9f5}.mobile-sheet-footer{margin-top:auto;display:grid;gap:10px;padding:24px;color:#bad0e2;font-size:.9rem}.mobile-sheet-footer a{display:flex;align-items:center;gap:10px}.mobile-sheet-footer svg{width:16px;height:16px}.hero{position:relative;min-height:690px;display:grid;align-items:center;overflow:hidden;background:radial-gradient(circle at 78% 42%,rgba(45,154,227,.2),transparent 29%),linear-gradient(122deg,#061a30,#08213c 58%,#0b3153);color:var(--white)}.hero:before{content:"";position:absolute;inset:auto -7% -46% auto;width:570px;aspect-ratio:1;border-radius:50%;background:#2a8fd11f;filter:blur(2px)}.hero-grid-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.11;background-image:linear-gradient(rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to right,black,transparent 84%);mask-image:linear-gradient(to right,black,transparent 84%)}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(400px,.96fr);align-items:center;gap:clamp(50px,7vw,96px);padding-block:86px 96px}.hero-copy{max-width:700px}.hero-kicker{display:inline-flex;align-items:center;gap:9px;margin:0 0 22px;color:#9dd9fb;font-size:.76rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero-kicker svg{width:18px;height:18px}.hero h1{margin:0;max-width:780px;font-size:clamp(3.3rem,5.55vw,5rem);line-height:1.01;letter-spacing:-.055em;font-weight:720}.hero-lede{max-width:640px;margin:28px 0 0;color:#c8dae9;font-size:1.08rem;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hero-actions .primary-button,.hero-actions .secondary-button,.outline-button,.light-button{min-height:50px;padding-inline:24px;border-radius:999px}.hero-actions svg,.primary-button svg,.outline-button svg,.light-button svg{width:17px;height:17px}.secondary-button{color:var(--white);border-color:#ffffff4d;background:#ffffff0d}.secondary-button:hover{color:var(--white);background:#ffffff1a;border-color:#ffffff75}.hero-proof{max-width:660px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:54px;padding-top:26px;border-top:1px solid rgba(255,255,255,.15)}.hero-proof div{display:grid;gap:2px;padding-right:18px}.hero-proof strong{color:var(--white);font-size:1.15rem;letter-spacing:-.02em}.hero-proof span{color:#96aec3;font-size:.75rem}.hero-product{position:relative;min-height:500px;display:grid;place-items:center}.hero-orbit{position:absolute;border:1px solid rgba(103,198,247,.2);border-radius:50%;animation:orbit-pulse 5s ease-in-out infinite}.orbit-one{width:470px;height:470px}.orbit-two{width:380px;height:380px;animation-delay:.8s}.hero-image-card{position:relative;width:min(100%,520px);min-height:380px;display:grid;place-items:center;padding:34px 25px 24px;overflow:hidden;background:linear-gradient(145deg,#fff,#eef7fd);border:1px solid rgba(255,255,255,.55);border-radius:36px;box-shadow:0 32px 80px #00081461;transform:rotate(1.2deg)}.hero-image-card:before{content:"";position:absolute;inset:-30% auto auto -18%;width:250px;aspect-ratio:1;border-radius:50%;background:#52b5ee1f}.hero-image-card img{position:relative;width:100%;max-height:320px;object-fit:contain}.hero-image-label{position:absolute;left:22px;right:22px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;color:var(--ink);background:#ffffffdb;border:1px solid rgba(16,36,58,.09);border-radius:15px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-image-label span{color:var(--ink-soft);font-size:.72rem}.hero-image-label strong{font-size:.87rem}.quality-badge{position:absolute;right:-18px;top:80px;display:flex;align-items:center;gap:11px;padding:13px 16px;color:var(--ink);background:#fffffff2;border:1px solid rgba(255,255,255,.75);border-radius:16px;box-shadow:0 18px 40px #00091738;animation:gentle-float 4s ease-in-out infinite}.quality-badge>svg{width:24px;height:24px;color:var(--blue)}.quality-badge div{display:grid;line-height:1.25}.quality-badge strong{font-size:.82rem}.quality-badge span{color:var(--ink-soft);font-size:.68rem}@keyframes orbit-pulse{0%,to{transform:scale(.98);opacity:.65}50%{transform:scale(1.03);opacity:1}}@keyframes gentle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.trust-ribbon{background:var(--white);border-bottom:1px solid var(--line)}.trust-grid{min-height:94px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-grid>div{min-height:42px;display:flex;align-items:center;justify-content:center;gap:11px;padding:0 20px;color:#29425a;font-size:.84rem;font-weight:700;border-right:1px solid var(--line)}.trust-grid>div:first-child{border-left:1px solid var(--line)}.trust-grid svg{width:20px;height:20px;color:var(--blue)}.content-section{padding-block:106px}.categories-section{background:var(--paper)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:42px}.section-heading>div{max-width:760px}.eyebrow{margin:0 0 12px;color:var(--blue);font-size:.74rem;line-height:1.3;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow.light{color:#8bd3f9}.section-heading h2,.difference-copy h2,.chair-copy h2,.about-intro h2,.president-layout h2,.contact-details h2,.contact-form h2,.contact-band h2{margin:0;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.08;letter-spacing:-.048em;font-weight:720}.section-copy{max-width:680px;margin:18px 0 0;color:var(--ink-soft);font-size:1rem;line-height:1.8}.text-link{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;padding-bottom:5px;color:#0e67ad;font-size:.86rem;font-weight:800;border-bottom:1px solid rgba(14,103,173,.25);transition:gap .18s ease,border-color .18s ease}.text-link:hover{gap:13px;border-color:currentColor}.text-link svg{width:16px;height:16px}.category-grid{display:grid;gap:20px}.featured-categories{grid-template-columns:repeat(4,1fr)}.category-card{position:relative;min-width:0;overflow:hidden;background:var(--white);border:1px solid rgba(18,49,79,.1);border-radius:25px;box-shadow:0 15px 42px #0f335112;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.category-card:before,.product-card:before,.article-card:before{content:"";position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 32%,rgba(255,255,255,.48) 50%,transparent 68%);transform:translate(-130%);transition:transform .52s ease}.category-card:hover{transform:translateY(-8px) scale(1.008);border-color:#1e7bc861;box-shadow:0 28px 64px #0f335126}.category-card:hover:before,.product-card:hover:before,.article-card:hover:before{transform:translate(130%)}.category-visual{position:relative;aspect-ratio:1.22;display:grid;place-items:center;overflow:hidden}.category-visual.tone-0,.product-placeholder.tone-0{background:linear-gradient(145deg,#eaf7ff,#d7effd)}.category-visual.tone-1,.product-placeholder.tone-1{background:linear-gradient(145deg,#eff8f5,#d9f0e8)}.category-visual.tone-2,.product-placeholder.tone-2{background:linear-gradient(145deg,#f4f0ff,#e4dcfb)}.category-visual.tone-3,.product-placeholder.tone-3{background:linear-gradient(145deg,#fff5e8,#f9e8cf)}.category-visual:after{content:"";position:absolute;inset:auto -18% -42% auto;width:180px;aspect-ratio:1;background:#ffffff8c;border-radius:50%}.category-visual img{width:90%;height:86%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s ease}.category-card:hover .category-visual img{transform:scale(1.075)}.formula-mark{position:relative;z-index:1;color:#0a568b;font-size:clamp(2rem,3.5vw,3rem);font-weight:760;letter-spacing:-.06em}.formula-mark sub{font-size:.5em}.category-index{position:absolute;z-index:2;top:16px;right:17px;color:#10243a73;font-size:.7rem;font-weight:800;letter-spacing:.1em}.category-card-body{padding:24px 24px 25px}.category-card-body h3{margin:0;font-size:1.16rem;line-height:1.25;letter-spacing:-.025em}.category-card-body p{min-height:70px;margin:10px 0 20px;color:var(--ink-soft);font-size:.86rem;line-height:1.65}.card-link{display:flex;align-items:center;justify-content:space-between;color:#0e67ad;font-size:.78rem;font-weight:800}.card-link svg{width:16px;height:16px;transition:transform .18s ease}.category-card:hover .card-link svg{transform:translate(4px)}.difference-section{position:relative;overflow:hidden;color:var(--white);background:radial-gradient(circle at 12% 20%,rgba(47,151,218,.18),transparent 32%),var(--navy)}.difference-section:after{content:"";position:absolute;width:420px;aspect-ratio:1;right:-160px;bottom:-230px;border:1px solid rgba(95,189,241,.2);border-radius:50%;box-shadow:0 0 0 70px #5fbdf109,0 0 0 140px #5fbdf106}.difference-layout{position:relative;z-index:1;display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(60px,9vw,120px);align-items:center}.difference-copy p:not(.eyebrow){margin:24px 0 27px;color:#b8ccdd;line-height:1.82}.light-link{color:#91d7fb;border-color:#91d7fb59}.difference-cards{display:grid;gap:14px}.difference-cards article{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.11);border-radius:19px;transition:background .18s ease,transform .18s ease}.difference-cards article:hover{background:#ffffff17;transform:translate(4px)}.icon-tile{width:54px;height:54px;display:grid;place-items:center;color:#86d5fb;background:#5bbcef1a;border:1px solid rgba(91,188,239,.2);border-radius:15px}.icon-tile svg{width:23px;height:23px}.difference-cards h3{margin:1px 0 6px;font-size:1rem}.difference-cards p{margin:0;color:#aec4d7;font-size:.86rem;line-height:1.65}.chair-section{background:var(--white)}.chair-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(56px,8vw,110px)}.chair-image-wrap{position:relative;min-height:470px;display:grid;place-items:center;padding:34px;background:radial-gradient(circle at 50% 45%,#fff,#eef5fa 72%);border:1px solid var(--line);border-radius:34px;overflow:hidden}.chair-image-wrap:before{content:"";position:absolute;width:310px;height:310px;border-radius:50%;border:1px solid rgba(30,123,200,.12);box-shadow:0 0 0 62px #1e7bc806,0 0 0 124px #1e7bc805}.chair-image-wrap img{position:relative;z-index:1;width:100%;max-height:410px;object-fit:contain}.image-note{position:absolute;z-index:2;top:20px;left:20px;padding:8px 12px;color:#0e67ad;background:#ffffffe0;border:1px solid rgba(30,123,200,.15);border-radius:999px;font-size:.7rem;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chair-copy>p:not(.eyebrow){margin:22px 0 0;color:var(--ink-soft);line-height:1.8}.check-list{display:grid;gap:12px;padding:0;margin:25px 0 30px;list-style:none}.check-list li{display:grid;grid-template-columns:22px 1fr;align-items:start;gap:10px;color:#364e65;font-size:.9rem}.check-list svg{width:19px;height:19px;margin-top:3px;padding:3px;color:#1177bc;background:#e2f3fd;border-radius:50%}.outline-button{color:#0f5f9e;border-color:#0f5f9e4d;background:transparent;font-weight:750;box-shadow:none}.outline-button:hover{color:#094b7d;border-color:#0f5f9e80;background:#eef7fd}.featured-products-section{background:var(--paper)}.product-grid{display:grid;gap:18px}.featured-product-grid,.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{position:relative;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:21px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-7px) scale(1.006);border-color:#1e7bc861;box-shadow:0 24px 54px #0c325224}.product-visual{position:relative;aspect-ratio:1.32;min-height:190px;display:grid;place-items:center;overflow:hidden;background:#edf4f8}.product-visual.has-image{background:linear-gradient(145deg,#fff,#edf5fa)}.product-visual.has-image img{width:88%;height:88%;object-fit:contain;transition:transform .24s ease}.product-card:hover .product-visual.has-image img{transform:scale(1.07)}.product-placeholder{align-content:center;gap:11px;color:#104b76b8}.product-placeholder:before,.product-placeholder:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(17,104,163,.11)}.product-placeholder:before{width:145px;height:145px}.product-placeholder:after{width:205px;height:205px}.product-placeholder svg,.product-placeholder span{position:relative;z-index:1}.product-placeholder svg{width:31px;height:31px}.product-placeholder span{max-width:80%;text-align:center;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-card-body{flex:1;display:flex;flex-direction:column;padding:20px}.product-type{margin:0 0 8px;color:var(--blue);font-size:.67rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-card h3{margin:0;font-size:1rem;line-height:1.38;letter-spacing:-.02em}.product-detail{display:-webkit-box;margin:10px 0 0;overflow:hidden;color:var(--ink-soft);font-size:.8rem;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-meta-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:20px;color:#6d7d8d;font-size:.7rem;font-weight:700}.product-meta-row svg{width:16px;height:16px;color:var(--blue);transition:transform .18s ease}.product-card:hover .product-meta-row svg{transform:translate(3px)}.articles-section{background:var(--white)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{position:relative;overflow:hidden;min-height:350px;display:flex;flex-direction:column;justify-content:space-between;padding:27px;border:1px solid rgba(21,69,106,.09);border-radius:24px;transition:transform .2s ease,box-shadow .2s ease}.article-card:hover{transform:translateY(-7px) scale(1.006);box-shadow:0 26px 58px #0d2f4c24}.article-tone-0{background:linear-gradient(145deg,#e9f6fe,#f8fbfd)}.article-tone-1{background:linear-gradient(145deg,#edf5ef,#fafcfb)}.article-tone-2{background:linear-gradient(145deg,#f1eef9,#fbfafc)}.article-top{display:flex;align-items:center;justify-content:space-between;color:#10243a7a;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.article-top svg{width:18px;height:18px;transition:transform .18s ease}.article-card:hover .article-top svg{transform:translate(4px)}.article-date{margin:0 0 10px;color:var(--blue);font-size:.72rem;font-weight:800}.article-card h3{margin:0;font-size:1.55rem;line-height:1.15;letter-spacing:-.04em}.article-card>div:last-child>p:last-child{margin:13px 0 0;color:var(--ink-soft);font-size:.86rem;line-height:1.65}.contact-band{position:relative;overflow:hidden;padding-block:72px;color:var(--white);background:linear-gradient(115deg,#0b67a8,#0b84ca)}.contact-band:after{content:"";position:absolute;right:-100px;top:-170px;width:390px;aspect-ratio:1;border:1px solid rgba(255,255,255,.22);border-radius:50%;box-shadow:0 0 0 55px #ffffff09,0 0 0 110px #ffffff06}.contact-band-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:48px}.contact-band h2{max-width:730px;font-size:clamp(2.1rem,3.6vw,3.35rem)}.contact-band p:not(.eyebrow){margin:16px 0 0;color:#d4ecfa}.contact-band-actions{display:flex;align-items:center;gap:22px;flex:0 0 auto}.light-button{color:#0b609d;background:var(--white);border-color:var(--white);font-weight:800}.light-button:hover{color:#084c7d;background:#eff9ff}.page-hero{position:relative;overflow:hidden;color:var(--white);background:radial-gradient(circle at 84% 8%,rgba(76,179,237,.22),transparent 28%),linear-gradient(122deg,#061a30,#0b2f50)}.page-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.09;background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,black,transparent);mask-image:linear-gradient(90deg,black,transparent)}.page-hero-inner{position:relative;z-index:1;display:grid;align-content:center;min-height:390px;padding-block:72px}.page-hero h1{max-width:850px;margin:0;font-size:clamp(3rem,5.7vw,5.1rem);line-height:1.02;letter-spacing:-.055em;font-weight:720}.page-hero-inner>p:last-child{max-width:680px;margin:23px 0 0;color:#bed1e1;font-size:1.04rem;line-height:1.78}.catalog-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid var(--line)}.catalog-intro p{margin:0;color:var(--ink-soft);font-size:.86rem;font-weight:700}.all-categories{grid-template-columns:repeat(3,1fr)}.category-card.compact .category-visual{aspect-ratio:1.65}.category-card.compact .category-card-body p{min-height:54px}.catalog-section{padding-top:58px;background:var(--paper)}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:20px;background:var(--white);border:1px solid var(--line);border-radius:20px}.catalog-search{flex:1;max-width:620px;height:48px;display:flex;align-items:center;gap:11px;padding:0 15px;background:#f4f8fb;border:1px solid #dbe6ee;border-radius:13px}.catalog-search:focus-within{border-color:#1e7bc88c;box-shadow:0 0 0 4px #1e7bc814}.catalog-search svg{width:19px;height:19px;color:#668096}.catalog-search input{width:100%;min-width:0;color:var(--ink);background:transparent;border:0;outline:0;font-size:.92rem}.catalog-search input::placeholder{color:#7c8b9a}.sort-control{display:flex;align-items:center;gap:10px;color:var(--ink-soft);font-size:.8rem;font-weight:700}.sort-control [data-slot=select-trigger]{min-width:180px;height:48px;justify-content:space-between;border-radius:13px;background:var(--white);box-shadow:none}[data-slot=select-content]{border-color:var(--line);border-radius:12px}.category-pill-shell{position:relative;margin:22px 0 8px}.category-pills{display:flex;gap:8px;margin:0;padding-bottom:8px;overflow-x:auto;scroll-behavior:smooth;scroll-padding-inline:52px;overscroll-behavior-inline:contain;scrollbar-width:none}.category-pill-shell.has-overflow .category-pills{padding-inline:48px}.category-pills::-webkit-scrollbar{display:none}.category-pills a{flex:0 0 auto;padding:9px 13px;color:#486176;background:var(--white);border:1px solid var(--line);border-radius:999px;font-size:.72rem;font-weight:750;transition:color .16s ease,background .16s ease,border-color .16s ease}.category-pills a:hover,.category-pills a.active{color:var(--white);background:var(--navy-soft);border-color:var(--navy-soft)}.pill-scroll-button{position:absolute;z-index:2;top:calc(50% - 4px);width:38px;height:38px;display:grid;place-items:center;color:var(--navy-soft);background:var(--white);border:1px solid var(--line);border-radius:50%;box-shadow:0 6px 18px #061a3024;transform:translateY(-50%);cursor:pointer}.pill-scroll-button.previous{left:0}.pill-scroll-button.next{right:0}.pill-scroll-button svg{width:17px;height:17px}.pill-scroll-button:disabled{opacity:.35;cursor:default}.pill-scroll-button[hidden]{display:none}.back-link{display:inline-flex;align-items:center;gap:8px;margin:25px 0 0;color:#0e67ad;font-size:.82rem;font-weight:800}.back-link svg{width:16px;height:16px}.results-row{display:flex;justify-content:flex-end;margin:24px 0 14px}.results-row p{margin:0;color:#748391;font-size:.76rem;font-weight:650}.load-more-wrap{display:flex;justify-content:center;margin-top:38px}.empty-state{min-height:380px;display:grid;place-items:center;align-content:center;gap:12px;padding:50px;text-align:center;background:var(--white);border:1px solid var(--line);border-radius:22px}.empty-state>svg{width:34px;height:34px;color:var(--blue)}.empty-state h2,.empty-state p{margin:0}.empty-state h2{font-size:1.5rem}.empty-state p{color:var(--ink-soft)}.product-page{padding-block:42px 108px;background:var(--white)}.breadcrumbs{min-height:36px;display:flex;align-items:center;gap:9px;margin-bottom:34px;color:#718294;font-size:.75rem}.breadcrumbs a:hover{color:var(--blue)}.breadcrumbs svg{width:13px;height:13px}.breadcrumbs span{max-width:380px;overflow:hidden;color:#324b62;text-overflow:ellipsis;white-space:nowrap}.product-detail-layout{display:grid;grid-template-columns:minmax(360px,.86fr) minmax(0,1.14fr);align-items:start;gap:clamp(54px,8vw,100px)}.product-detail-visual{position:sticky;top:116px}.product-detail-visual>.product-visual{min-height:470px;aspect-ratio:1;border:1px solid var(--line);border-radius:28px}.product-detail-visual>.product-visual.has-image img{width:92%;height:92%}.product-detail-visual>.product-placeholder svg{width:52px;height:52px}.detail-quality-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.detail-quality-row span{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;color:#486176;background:#f5f9fc;border:1px solid var(--line);border-radius:12px;font-size:.72rem;font-weight:750}.detail-quality-row svg{width:16px;height:16px;color:var(--blue)}.product-detail-copy>h1{margin:0;font-size:clamp(2.6rem,4.4vw,4.35rem);line-height:1.03;letter-spacing:-.055em;font-weight:720}.product-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0 34px}.product-facts div{display:grid;gap:3px;padding:14px 16px;background:var(--paper);border:1px solid var(--line);border-radius:12px}.product-facts span{color:#7c8c9b;font-size:.68rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.product-facts strong{overflow-wrap:anywhere;font-size:.84rem}.rich-text{color:#41566a;font-size:.95rem;line-height:1.78}.rich-text>:first-child{margin-top:0}.rich-text h2{margin:36px 0 14px;color:var(--ink);font-size:1.45rem;line-height:1.25;letter-spacing:-.03em}.rich-text p{margin:0 0 18px;overflow-wrap:anywhere}.rich-text ul{display:grid;gap:8px;margin:14px 0 24px;padding-left:22px}.rich-text a{color:#0d6eb3;font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.rich-text img{max-width:100%;height:auto;margin:18px 0;border-radius:16px}.ordering-card{display:grid;gap:24px;margin-top:42px;padding:28px;background:#eef7fd;border:1px solid #d7eaf7;border-radius:22px}.ordering-label{margin:0 0 6px!important;color:#0e67ad;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ordering-card h2{margin:0;color:var(--ink);font-size:1.5rem;line-height:1.25;letter-spacing:-.03em}.ordering-card p{margin:10px 0 0;color:var(--ink-soft);font-size:.86rem}.ordering-actions{display:flex;flex-wrap:wrap;gap:10px}.related-section{background:var(--paper)}.about-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(60px,9vw,130px)}.about-body{color:var(--ink-soft);font-size:1.02rem;line-height:1.9}.about-body p{margin:0 0 24px}.principles-section{padding-top:0}.principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.principles-grid article{padding:30px;background:var(--paper);border:1px solid var(--line);border-radius:22px}.principle-icon,.role-icon{width:50px;height:50px;display:grid;place-items:center;margin-bottom:24px;color:var(--blue);background:#e1f2fd;border-radius:14px}.principle-icon svg,.role-icon svg{width:23px;height:23px}.principles-grid h3{margin:0;font-size:1.2rem;letter-spacing:-.025em}.principles-grid p{margin:11px 0 0;color:var(--ink-soft);font-size:.88rem}.president-section{color:var(--white);background:radial-gradient(circle at 16% 32%,rgba(52,158,224,.18),transparent 28%),var(--navy)}.president-layout{display:grid;grid-template-columns:.38fr 1.62fr;gap:clamp(50px,8vw,110px)}.quote-mark{margin:22px 0 0;color:#75cffc66;font-family:Georgia,serif;font-size:8rem;line-height:.72}.president-layout>div:last-child{max-width:790px}.president-layout>div:last-child p{margin:24px 0 0;color:#b8ccdd;line-height:1.86}.roles-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.role-card{display:flex;flex-direction:column;padding:32px;background:var(--white);border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 48px #0a325212}.role-card-top{display:flex;align-items:start;justify-content:space-between;gap:18px}.role-icon{margin:0}.location-pill{max-width:240px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;color:#406077;background:var(--paper);border:1px solid var(--line);border-radius:999px;font-size:.68rem;font-weight:700}.location-pill svg{width:14px;height:14px;flex:0 0 auto;color:var(--blue)}.role-card h2{margin:30px 0 0;font-size:1.75rem;letter-spacing:-.035em}.role-card .check-list{flex:1;margin-bottom:34px}.role-card .primary-button{align-self:flex-start}.contact-section{background:var(--paper)}.contact-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(56px,8vw,104px);align-items:start}.contact-intro{margin:19px 0 28px;color:var(--ink-soft);line-height:1.8}.contact-card-stack{display:grid;gap:10px}.contact-card-stack>a,.contact-card-stack>div{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:18px;background:var(--white);border:1px solid var(--line);border-radius:15px;transition:border-color .18s ease,transform .18s ease}.contact-card-stack>a:hover{border-color:#1e7bc859;transform:translate(3px)}.contact-card-stack>a>span,.contact-card-stack>div>span{width:46px;height:46px;display:grid;place-items:center;color:var(--blue);background:#e9f5fd;border-radius:12px}.contact-card-stack svg{width:20px;height:20px}.contact-card-stack small,.contact-card-stack strong,.contact-card-stack p{display:block}.contact-card-stack small{color:#7b8b99;font-size:.68rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.contact-card-stack strong{margin-top:2px;font-size:.92rem}.contact-card-stack p{margin:3px 0 0;color:var(--ink-soft);font-size:.78rem;line-height:1.55}.fax-line{margin:17px 0 0;color:#6f8090;font-size:.78rem}.contact-form{display:grid;gap:28px;padding:36px;background:var(--white);border:1px solid var(--line);border-radius:26px;box-shadow:0 22px 56px #0c304e14}.contact-form h2{font-size:2.2rem}.contact-form>div:first-child>p:last-child{margin:12px 0 0;color:var(--ink-soft);font-size:.86rem}.contact-form-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;background:#eef4f8;border:1px solid #dce7ee;border-radius:14px}.contact-form-tabs button{min-height:45px;padding:8px 14px;color:#526a7e;border-radius:10px;font-size:.83rem;font-weight:800;cursor:pointer;transition:color .17s ease,background .17s ease,box-shadow .17s ease,transform .17s ease}.contact-form-tabs button:hover{color:var(--blue)}.contact-form-tabs button[aria-selected=true]{color:var(--navy-soft);background:var(--white);box-shadow:0 5px 16px #0e36561a}.contact-form-tabs button:active{transform:scale(.985)}.contact-form [role=tabpanel] form{display:grid;gap:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{display:grid;gap:7px}.form-grid label>span{color:#3f586e;font-size:.78rem;font-weight:750}.form-grid input,.form-grid textarea,.form-grid select{width:100%;color:var(--ink);background:#f7fafc;border:1px solid #dbe5ed;border-radius:12px;outline:0;transition:border-color .17s ease,box-shadow .17s ease,background .17s ease}.form-grid input{height:50px;padding:0 14px}.form-grid select{height:50px;padding:0 38px 0 14px;-webkit-appearance:auto;appearance:auto}.form-grid textarea{min-height:150px;padding:13px 14px;resize:vertical}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{background:var(--white);border-color:#1e7bc894;box-shadow:0 0 0 4px #1e7bc814}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#8997a4}.mobile-quote-link{margin-top:12px;color:var(--white)!important;background:linear-gradient(135deg,var(--blue),var(--cyan));border:0!important;border-radius:13px}.full-field{grid-column:1 / -1}.contact-form .primary-button{justify-self:start}.articles-list-section{background:var(--paper)}.all-articles{grid-template-columns:repeat(3,1fr)}.article-page{background:var(--white)}.article-page-layout{max-width:900px;padding-block:72px 110px}.article-page-layout .back-link{margin:0 0 50px}.article-header{padding-bottom:35px;border-bottom:1px solid var(--line)}.article-header h1{max-width:850px;margin:0;font-size:clamp(3rem,6.2vw,5.2rem);line-height:1.02;letter-spacing:-.055em;font-weight:720}.article-byline{margin:20px 0 0;color:#748595;font-size:.82rem}.article-rich-text{max-width:760px;margin-top:42px;font-size:1.04rem}.article-rich-text p{margin-bottom:22px}.empty-page{display:grid;place-items:center;min-height:630px;padding-block:88px;background:radial-gradient(circle at 50% 25%,rgba(65,168,229,.11),transparent 30%),var(--paper)}.empty-page-inner{max-width:690px;display:grid;justify-items:center;text-align:center}.empty-icon{width:66px;height:66px;display:grid;place-items:center;margin-bottom:24px;color:var(--blue);background:var(--white);border:1px solid var(--line);border-radius:20px;box-shadow:0 16px 40px #0c304e14}.empty-icon svg{width:28px;height:28px}.empty-page h1{margin:0;font-size:clamp(2.6rem,5vw,4.5rem);line-height:1.04;letter-spacing:-.05em}.empty-page-inner>p:not(.eyebrow){max-width:600px;margin:20px 0 0;color:var(--ink-soft)}.site-footer{padding-block:78px 24px;color:#b9ccdc;background:#031526}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr 1.1fr;gap:clamp(34px,6vw,82px)}.footer-brand img{width:165px;height:80px;object-fit:contain;margin-top:-18px}.footer-brand p{max-width:330px;margin:6px 0 0;color:#8fa6ba;font-size:.84rem;line-height:1.75}.footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:10px}.footer-grid h2{margin:0 0 8px;color:var(--white);font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.footer-grid a{color:#a9bfd1;font-size:.82rem;transition:color .17s ease}.footer-grid a:hover{color:var(--white)}.footer-contact a,.footer-contact p{display:grid;grid-template-columns:18px 1fr;align-items:start;gap:8px}.footer-contact p{margin:0;color:#8fa6ba;font-size:.8rem;line-height:1.7}.footer-contact svg{width:15px;height:15px;margin-top:3px;color:#63bde9}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:60px;padding-top:22px;color:#6f899e;border-top:1px solid rgba(255,255,255,.09);font-size:.72rem}.footer-bottom p{margin:0}@media(max-width:1160px){.desktop-nav{gap:17px}.header-search{display:none}.featured-categories,.featured-product-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card-body p{min-height:48px}}@media(max-width:980px){.desktop-nav,.header-cta{display:none}.mobile-menu-trigger{display:inline-flex}.hero{min-height:auto}.hero-inner{grid-template-columns:1fr;gap:62px;padding-block:86px}.hero-copy{max-width:790px}.hero-product{width:min(100%,650px);min-height:480px;margin-inline:auto}.difference-layout,.chair-layout,.about-intro,.contact-layout{grid-template-columns:1fr}.difference-copy,.chair-copy{max-width:720px}.chair-image-wrap{order:2}.chair-copy{order:1}.all-categories,.all-articles,.article-grid{grid-template-columns:repeat(2,1fr)}.president-layout{grid-template-columns:.3fr 1.7fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-contact{grid-column:2 / 4}}@media(max-width:760px){.site-container{width:min(100% - 36px,1240px)}.utility-inner{min-height:34px;justify-content:flex-end}.utility-inner>p,.utility-links a:last-child{display:none}.header-inner{min-height:72px}.brand-link{width:132px;flex-basis:132px}.brand-link img{height:56px}.cart-link{width:39px;height:39px}.hero-inner{padding-block:68px 76px}.hero h1{font-size:clamp(2.8rem,13vw,4.2rem)}.hero-lede{font-size:1rem}.hero-proof{margin-top:42px}.hero-proof strong{font-size:1rem}.hero-proof span{font-size:.68rem}.hero-product{min-height:400px}.hero-image-card{min-height:330px;border-radius:28px}.orbit-one{width:390px;height:390px}.orbit-two{width:315px;height:315px}.quality-badge{right:0;top:45px}.trust-grid{grid-template-columns:1fr 1fr;padding-block:12px}.trust-grid>div,.trust-grid>div:first-child{justify-content:flex-start;min-height:48px;padding:0 12px;border:0}.content-section{padding-block:74px}.section-heading{align-items:start;flex-direction:column;margin-bottom:30px}.featured-categories,.all-categories,.featured-product-grid,.catalog-grid,.article-grid,.all-articles,.principles-grid,.roles-grid{grid-template-columns:1fr}.category-card-body p,.category-card.compact .category-card-body p{min-height:0}.category-visual{aspect-ratio:1.55}.difference-cards article{grid-template-columns:48px 1fr;padding:20px}.icon-tile{width:48px;height:48px}.chair-image-wrap{min-height:360px;padding:20px;border-radius:26px}.article-card{min-height:310px}.contact-band-inner{align-items:start;flex-direction:column}.contact-band-actions{flex-wrap:wrap}.page-hero-inner{min-height:335px;padding-block:60px}.page-hero h1{font-size:clamp(2.8rem,12vw,4rem)}.catalog-toolbar{align-items:stretch;flex-direction:column;padding:14px}.catalog-search{max-width:none}.sort-control{justify-content:space-between}.sort-control [data-slot=select-trigger]{flex:1;max-width:220px}.product-detail-layout{grid-template-columns:1fr;gap:42px}.product-detail-visual{position:static}.product-detail-visual>.product-visual{min-height:360px}.product-page{padding-bottom:78px}.president-layout{grid-template-columns:1fr;gap:24px}.quote-mark{display:none}.role-card,.contact-form{padding:25px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.article-page-layout{padding-block:58px 80px}.article-page-layout .back-link{margin-bottom:38px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-contact{grid-column:1 / -1}}.acid-portfolio-section,.chair-showcase-section{position:relative;overflow:hidden;padding-block:86px 96px;background:radial-gradient(circle at 92% 4%,rgba(29,169,238,.11),transparent 31%),linear-gradient(180deg,#f8fbfd,#eef5f8)}.acid-portfolio-section:before,.chair-showcase-section:before{content:"";position:absolute;width:520px;height:520px;left:-350px;top:22%;border:1px solid rgba(15,87,126,.1);border-radius:50%;box-shadow:0 0 0 72px #0f577e06,0 0 0 144px #0f577e05;pointer-events:none}.acid-intro-grid,.chair-spotlight{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(34px,6vw,86px)}.acid-product-visual,.chair-hero-card{position:relative;min-height:440px;display:grid;place-items:center;padding:48px;overflow:hidden;background:#ffffffc2;border:1px solid rgba(13,74,107,.12);border-radius:34px;box-shadow:0 30px 80px #0f364d1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.acid-product-visual:after,.chair-hero-card:after{content:"";position:absolute;width:290px;height:290px;right:-125px;bottom:-150px;border:1px solid rgba(25,160,228,.2);border-radius:50%;box-shadow:0 0 0 38px #19a0e40b,0 0 0 76px #19a0e406}.acid-product-visual img,.chair-hero-card img{position:relative;z-index:1;width:min(100%,440px);height:330px;object-fit:contain;filter:drop-shadow(0 22px 27px rgba(12,52,75,.14));transition:transform .52s cubic-bezier(.2,.7,.2,1)}.acid-product-visual:hover img,.chair-hero-card:hover img{transform:translateY(-8px) scale(1.035)}.visual-label{position:absolute;z-index:2;top:22px;left:24px;padding:8px 12px;color:#155b7b;background:#e9f8ffeb;border:1px solid rgba(26,151,211,.17);border-radius:999px;font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.acid-intro-copy h2,.chair-spotlight-copy h2,.category-section-heading h2,.resource-library h2{max-width:760px;margin:0;color:#082f45;font-size:clamp(2rem,4vw,3.45rem);line-height:.98;letter-spacing:-.045em}.acid-intro-copy>p:not(.eyebrow),.chair-spotlight-copy>p:not(.eyebrow){max-width:660px;margin:22px 0 0;color:#4e6877;font-size:1rem;line-height:1.75}.acid-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:30px}.acid-feature-grid span{min-height:64px;display:flex;align-items:center;gap:6px;padding:14px 16px;color:#345362;background:#ffffffb8;border:1px solid rgba(15,78,111,.1);border-radius:16px;box-shadow:0 10px 25px #0f364d0b;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.acid-feature-grid span:hover{transform:translateY(-3px);border-color:#199fe157;box-shadow:0 16px 32px #0f364d17}.acid-feature-grid .is-featured{color:#034f73;background:linear-gradient(135deg,#dff6ff,#fff);border-color:#109de25c}.category-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.55fr);align-items:end;gap:40px;margin:100px 0 30px}.category-section-heading>p{margin:0;color:#58717f;line-height:1.7}.formulation-accordion{display:grid;gap:12px}.formulation-accordion details{overflow:hidden;background:#ffffffd1;border:1px solid rgba(13,74,107,.11);border-radius:20px;box-shadow:0 14px 35px #0f364d0e;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.formulation-accordion details:hover,.formulation-accordion details[open]{border-color:#189dde57;box-shadow:0 20px 50px #0f364d18}.formulation-accordion summary{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 24px;color:#0a3449;cursor:pointer;list-style:none}.formulation-accordion summary::-webkit-details-marker{display:none}.formulation-accordion summary span{display:flex;align-items:center;gap:16px;font-size:1rem;font-weight:830}.formulation-accordion summary small{width:34px;height:34px;display:grid;place-items:center;color:#137cae;background:#e7f7fe;border-radius:50%;font-size:.64rem}.formulation-accordion summary>strong{color:#607985;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.formulation-lines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px 24px 24px}.formulation-lines p{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0;padding:12px 14px;background:#f2f7f9;border-radius:10px}.formulation-lines b{color:#123f53;font-size:.76rem;letter-spacing:.02em}.formulation-lines span{color:#607783;font-size:.76rem;text-align:right}.resource-library{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:54px;margin-top:74px;padding:clamp(30px,5vw,58px);color:#e8f7ff;background:linear-gradient(135deg,#082f45,#075b80 68%,#087cae);border-radius:30px;box-shadow:0 30px 72px #04293b33}.resource-library .eyebrow{color:#72d3ff}.resource-library h2{color:#fff;font-size:clamp(1.8rem,3vw,2.8rem)}.resource-links>p:first-child,.resource-links>p:last-child{display:none}.resource-links>ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none}.resource-links li{display:flex;align-items:center;min-height:50px;padding:10px 14px;color:#cef;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:.78rem;transition:transform .2s ease,background .2s ease}.resource-links li:hover{transform:translateY(-2px);background:#ffffff24}.resource-links a{color:#fff;text-decoration:none}.chair-showcase-section{background:radial-gradient(circle at 12% 4%,rgba(31,179,235,.12),transparent 32%),linear-gradient(180deg,#f9fcfd,#edf4f7)}.chair-spotlight{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.chair-spotlight-copy .primary-button{margin-top:30px}.chair-stat-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.chair-stat-row span{display:inline-flex;align-items:baseline;gap:5px;padding:10px 13px;color:#4d6978;background:#fff;border:1px solid rgba(13,74,107,.11);border-radius:999px;font-size:.74rem;box-shadow:0 8px 22px #0f364d0d}.chair-stat-row strong{color:#087dae;font-size:.88rem}.chair-detail-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:82px}.chair-detail-card{position:relative;min-height:410px;padding:34px;overflow:hidden;color:#486675;background:#ffffffd1;border:1px solid rgba(13,74,107,.11);border-radius:26px;box-shadow:0 18px 48px #0f364d14}.chair-detail-card h3{max-width:440px;margin:4px 0 24px;color:#0a354b;font-size:clamp(1.6rem,3vw,2.35rem);letter-spacing:-.035em}.detail-number{position:absolute;top:26px;right:28px;color:#0a547652;font-size:.72rem;font-weight:850;letter-spacing:.11em}.chair-detail-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:0;padding:0;list-style:none}.chair-detail-card li{position:relative;padding-left:18px;font-size:.84rem;line-height:1.55}.chair-detail-card li:before{content:"";position:absolute;top:.62em;left:0;width:6px;height:6px;background:#20a7df;border-radius:50%;box-shadow:0 0 0 4px #20a7df1a}.chair-features-card{grid-column:1 / -1;min-height:auto}.chair-image-card{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:24px;background:linear-gradient(145deg,#fff,#e8f6fb)}.chair-image-card img{width:100%;height:300px;object-fit:contain;filter:drop-shadow(0 20px 24px rgba(12,52,75,.13));transition:transform .45s cubic-bezier(.2,.7,.2,1)}.chair-image-card:hover img{transform:translateY(-7px) scale(1.025)}.chair-image-card .detail-number{position:static;display:block;margin-bottom:20px}.chair-image-card h3{margin-bottom:0}.chair-warranty-card{color:#d7effa;background:linear-gradient(145deg,#082f45,#075d81)}.chair-warranty-card .eyebrow{color:#6bd1ff}.chair-warranty-card h3{color:#fff}.chair-warranty-card .detail-number{color:#ffffff59}.warranty-lines{display:grid;gap:1px}.warranty-lines p{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.12)}.warranty-lines p:last-child{border-bottom:0}.warranty-lines strong{color:#fff;font-size:1.05rem}.warranty-lines span{color:#c4e6f4;font-size:.8rem;text-align:right}@media(max-width:980px){.acid-intro-grid,.chair-spotlight,.resource-library{grid-template-columns:1fr}.acid-product-visual{order:2}.category-section-heading{grid-template-columns:1fr;gap:14px}.chair-detail-grid{grid-template-columns:1fr}.chair-features-card{grid-column:auto}}@media(max-width:700px){.acid-portfolio-section,.chair-showcase-section{padding-block:62px 72px}.acid-product-visual,.chair-hero-card{min-height:330px;padding:34px 20px;border-radius:24px}.acid-product-visual img,.chair-hero-card img{height:250px}.acid-feature-grid,.formulation-lines,.resource-links>ul,.chair-detail-card ul{grid-template-columns:1fr}.formulation-accordion summary{align-items:flex-start;flex-direction:column;gap:10px}.formulation-lines p{align-items:flex-start;flex-direction:column;gap:4px}.formulation-lines span{text-align:left}.resource-library{gap:30px;border-radius:24px}.chair-detail-card{min-height:auto;padding:28px 22px;border-radius:22px}.chair-image-card{grid-template-columns:1fr}.chair-image-card img{height:240px}.warranty-lines p{align-items:flex-start;flex-direction:column;gap:3px}.warranty-lines span{text-align:left}}@media(max-width:480px){.site-container{width:min(100% - 28px,1240px)}.header-actions{gap:7px}.cart-link span{display:none}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions>*{width:100%}.hero-proof{grid-template-columns:1fr;gap:15px}.hero-proof div{grid-template-columns:86px 1fr;align-items:center}.hero-product{min-height:320px}.hero-image-card{min-height:285px;padding:20px 10px}.hero-image-label{left:12px;right:12px;bottom:12px}.quality-badge,.hero-orbit{display:none}.trust-grid{grid-template-columns:1fr}.trust-grid>div{justify-content:center}.section-heading h2,.difference-copy h2,.chair-copy h2,.about-intro h2,.president-layout h2,.contact-details h2,.contact-form h2,.contact-band h2{font-size:2.1rem}.difference-cards article{grid-template-columns:1fr}.chair-image-wrap{min-height:300px}.catalog-intro,.contact-band-actions,.role-card-top,.ordering-actions{align-items:flex-start;flex-direction:column}.catalog-toolbar .sort-control{align-items:stretch;flex-direction:column}.sort-control [data-slot=select-trigger]{width:100%;max-width:none}.product-detail-visual>.product-visual{min-height:290px}.product-facts,.detail-quality-row{grid-template-columns:1fr}.ordering-actions>*{width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-contact{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.skip-link{position:fixed;z-index:200;top:12px;left:12px;padding:10px 14px;color:var(--navy);background:var(--white);border-radius:10px;box-shadow:0 8px 30px #0003;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}button,select{font:inherit}button{cursor:pointer}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 20px;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.desktop-nav-item{position:relative;display:flex;align-items:center}.nav-dropdown{position:absolute;top:calc(100% + 18px);left:-18px;min-width:220px;display:grid;gap:3px;padding:12px;visibility:hidden;opacity:0;transform:translateY(8px);background:var(--white);border:1px solid var(--line);border-radius:15px;box-shadow:0 24px 60px #000d1f33;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.nav-dropdown:before{content:"";position:absolute;inset:-19px 0 auto;height:20px}.nav-dropdown a{padding:9px 10px;color:#29425a;border-radius:9px;white-space:nowrap}.nav-dropdown a:after{display:none}.nav-dropdown a:hover{color:var(--navy);background:var(--paper)}.desktop-nav-item:hover .nav-dropdown,.desktop-nav-item:focus-within .nav-dropdown{visibility:visible;opacity:1;transform:translateY(0)}.mobile-menu-trigger{width:42px;height:42px;align-items:center;justify-content:center;padding:0;background:transparent}.mobile-menu-trigger svg,.mobile-sheet-header button svg{width:20px;height:20px}.mobile-menu-layer{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#010a14a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.mobile-sheet{min-height:100dvh;display:flex;flex-direction:column;overflow-y:auto;border-left:1px solid rgba(255,255,255,.1);box-shadow:-24px 0 70px #0007104d}.mobile-sheet-header{position:relative;align-items:center}.mobile-sheet-header>a{display:block}.mobile-sheet-header button{position:absolute;top:38px;right:24px;width:38px;height:38px;display:grid;place-items:center;padding:0;color:var(--white);background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:999px}.mobile-nav .mobile-subnav{min-height:40px;padding-left:15px;color:#9fc4df;font-size:.88rem;font-weight:600}body.menu-open{overflow:hidden}.page-hero-description,.page-hero-description p{max-width:710px;margin:0;color:#bfd1df;font-size:1rem;line-height:1.75}.sort-control select,.product-order-form select{min-width:190px;height:48px;padding:0 40px 0 14px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:13px}.search-page-form .catalog-search{max-width:none}.search-page-form .primary-button{min-width:124px;box-shadow:none}.product-main-image img{object-fit:contain}.product-thumbnails{display:flex;gap:10px;margin-top:12px;padding-bottom:4px;overflow-x:auto}.product-thumbnail{width:72px;height:72px;flex:0 0 72px;display:grid;place-items:center;padding:5px;background:var(--white);border:1px solid var(--line);border-radius:12px}.product-thumbnail.active{border-color:var(--blue);box-shadow:0 0 0 2px #1e7bc81f}.product-thumbnail img{width:100%;height:100%;object-fit:contain}.product-order-form{display:grid;gap:14px;margin-top:38px;padding:28px;background:#eef7fd;border:1px solid #d7eaf7;border-radius:22px}.product-order-form form{display:grid;gap:12px}.product-order-form label,.cart-item-controls label{color:#536b80;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-price{margin:0;color:var(--navy);font-size:1.55rem;font-weight:800}.product-submit{width:100%;margin-top:4px}.quantity-selector{width:fit-content;height:46px;display:grid;grid-template-columns:42px 58px 42px;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:12px}.quantity-selector button,.quantity-selector input{min-width:0;padding:0;color:var(--ink);text-align:center;background:transparent;border:0}.quantity-selector button{display:grid;place-items:center}.quantity-selector button:hover{background:var(--paper)}.quantity-selector svg{width:15px;height:15px}.quantity-selector input{border-inline:1px solid var(--line);-webkit-appearance:textfield;appearance:textfield}.quantity-selector input::-webkit-inner-spin-button,.quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.narrow-container{max-width:920px}.page-rich-text{font-size:1.02rem;line-height:1.9}.page-rich-text h1,.page-rich-text h2,.page-rich-text h3{color:var(--ink);letter-spacing:-.035em}.page-rich-text table{width:100%;display:block;overflow-x:auto;border-collapse:collapse}.page-rich-text th,.page-rich-text td{padding:12px;border:1px solid var(--line)}.article-feature-image{max-width:900px;margin:0 auto 44px;overflow:hidden;border-radius:24px}.article-feature-image img{width:100%;height:auto}.pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:46px}.pagination a,.pagination span{min-width:40px;height:40px;display:grid;place-items:center;padding:0 10px;color:#486176;background:var(--white);border:1px solid var(--line);border-radius:10px;font-size:.8rem;font-weight:750}.pagination a:hover,.pagination .current{color:var(--white);background:var(--navy-soft);border-color:var(--navy-soft)}.pagination svg{width:16px;height:16px}.cart-section{background:var(--paper)}.cart-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:start;gap:28px}.cart-items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:130px minmax(0,1fr) auto;gap:22px;align-items:center;padding:20px;background:var(--white);border:1px solid var(--line);border-radius:20px}.cart-item-image{width:130px;height:112px;display:grid;place-items:center;padding:10px;background:var(--paper);border-radius:14px}.cart-item-image img{width:100%;height:100%;object-fit:contain}.cart-item-image svg{width:30px;color:var(--blue)}.cart-item-copy h2{margin:2px 0 8px;font-size:1.1rem;line-height:1.35}.cart-item-copy p{margin:3px 0;color:var(--ink-soft);font-size:.78rem}.cart-remove{display:inline-block;margin-top:8px;color:#0e67ad;font-size:.76rem;font-weight:750;text-decoration:underline;text-underline-offset:3px}.cart-item-controls{display:grid;justify-items:end;gap:10px}.cart-summary{position:sticky;top:120px;display:grid;gap:20px;padding:28px;background:var(--white);border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 48px #0f335114}.cart-total{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:18px;border-block:1px solid var(--line)}.cart-total strong{font-size:1.25rem}.cart-summary>p:not(.eyebrow){margin:0;color:var(--ink-soft);font-size:.8rem}.cart-checkout{width:100%}.empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px}.not-found-page{min-height:68vh;display:grid;place-items:center;padding-block:80px;background:var(--paper)}.not-found-page .empty-state{min-height:440px}.placeholder-card{pointer-events:none}.reveal-ready [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms)}.reveal-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}.site-header{transition:background .24s ease,box-shadow .24s ease,border-color .24s ease}.site-header.is-scrolled{background:#041527fb;border-bottom-color:#73c8f729;box-shadow:0 14px 42px #000c1c33}.button,.header-cta,.text-link,.green-solution-link{position:relative;overflow:hidden}.primary-button:after,.header-cta:after,.green-solution-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.28) 48%,transparent 72%);transform:translate(-140%);transition:transform .52s ease}.primary-button:hover:after,.header-cta:hover:after,.green-solution-link:hover:after{transform:translate(140%)}.motion-ready [data-motion-card]{transform:perspective(1100px) rotateX(var(--motion-x, 0deg)) rotateY(var(--motion-y, 0deg)) translateY(var(--motion-lift, 0px));transform-style:preserve-3d;will-change:transform}.motion-ready [data-motion-card]:hover{--motion-lift: -8px}.product-category-hero:before{content:"";position:absolute;width:440px;height:440px;right:4%;top:-240px;border:1px solid rgba(127,211,255,.17);border-radius:50%;box-shadow:0 0 0 70px #62c1f409,0 0 0 140px #62c1f405;animation:category-orbit 8s ease-in-out infinite}.category-hero-kicker{margin:14px 0 0!important;color:#91d8fb!important;font-size:clamp(1rem,1.9vw,1.26rem)!important;line-height:1.4!important;font-weight:760}.category-hero-kicker+p{margin-top:12px!important}.formulation-series-section{position:relative;z-index:2;padding-block:28px;background:#f4f9fc;border-bottom:1px solid var(--line)}.formulation-series{display:grid;grid-template-columns:minmax(260px,.9fr) auto minmax(240px,.8fr);align-items:center;gap:36px}.formulation-series h2{margin:0;font-size:clamp(1.3rem,2.2vw,1.9rem);line-height:1.15;letter-spacing:-.035em}.formulation-series .eyebrow{margin-bottom:7px}.formulation-series>p{margin:0;color:var(--ink-soft);font-size:.9rem;line-height:1.65}.series-options{display:flex;align-items:center;gap:9px}.series-options span,.series-options strong,.series-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:.72rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.series-options span{color:#476176;background:#fff;border:1px solid #d6e4ed}.series-options strong,.series-badge{color:#fff;background:linear-gradient(135deg,#0a75bd,#36aee8);border:1px solid rgba(255,255,255,.45);box-shadow:0 8px 22px #1276b638}.product-detail-copy>.series-badge{width:fit-content;margin:2px 0 13px}.card-series-badge{position:absolute;z-index:4;top:14px;left:14px;min-height:29px;padding-inline:10px;font-size:.64rem;box-shadow:0 8px 22px #1276b640}.bicarbonate-solutions-section{position:relative;padding-block:88px;overflow:hidden;background:radial-gradient(circle at 8% 12%,rgba(72,178,231,.11),transparent 27%),linear-gradient(180deg,#fff,#f4f9fc);border-bottom:1px solid var(--line)}.bicarbonate-solutions-layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);align-items:stretch;gap:clamp(34px,6vw,74px)}.bicarbonate-options h2,.green-solution-panel h2{margin:0;font-size:clamp(2.15rem,3.8vw,3.35rem);line-height:1.05;letter-spacing:-.052em}.bicarbonate-option-list{display:grid;gap:11px;margin-top:31px}.bicarb-option{position:relative;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:15px;min-height:74px;padding:14px 18px;background:#ffffffe6;border:1px solid #dbe8f0;border-radius:17px;box-shadow:0 10px 28px #133a570d;transition:border-color .22s ease,box-shadow .22s ease}.bicarb-option:hover{border-color:#1e7bc861;box-shadow:0 18px 38px #133a571c}.bicarb-option p{margin:0;color:#435b70;font-size:.91rem;line-height:1.55}.bicarb-option p>span{display:block;margin-top:2px;color:#708294;font-size:.8rem}.option-number{width:38px;height:38px;display:grid;place-items:center;color:#0b6bab;background:#e6f4fc;border-radius:12px;font-size:.67rem;font-weight:850;letter-spacing:.08em}.cartridge-option{border-color:#1d7cbe59;background:linear-gradient(120deg,#fff,#edf8fe)}.cartridge-option p{color:#103c5f;font-size:.96rem}.liquid-option .option-number{color:#0b7355;background:#e1f5ec}.green-solution-panel{position:relative;min-height:100%;overflow:hidden;color:#effff7;background:radial-gradient(circle at 80% 16%,rgba(152,240,196,.22),transparent 32%),linear-gradient(145deg,#063d32,#087053 58%,#0c8461);border:1px solid rgba(107,226,168,.3);border-radius:34px;box-shadow:0 30px 80px #04423038}.green-solution-content{position:relative;z-index:2;display:flex;min-height:100%;flex-direction:column;padding:clamp(30px,4.5vw,50px)}.green-solution-badge{width:fit-content;padding:7px 11px;color:#d9ffeb;background:#d7ffeb1c;border:1px solid rgba(215,255,235,.24);border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.green-solution-overline{margin:32px 0 10px;color:#9fe8c6;font-size:.72rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.green-solution-copy{max-width:500px;margin:21px 0 28px;color:#caeadc;line-height:1.75}.green-product-list{display:grid;border-block:1px solid rgba(211,255,231,.16)}.green-product-list div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid rgba(211,255,231,.12)}.green-product-list div:last-child{border-bottom:0}.green-product-list span{color:#d9f5e7;font-size:.86rem}.green-product-list strong{color:#fff;font-size:.75rem;letter-spacing:.055em}.green-solution-link{width:fit-content;min-height:46px;display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding:0 18px;color:#064633;background:#d9ffeb;border-radius:999px;font-size:.8rem;font-weight:820;box-shadow:0 12px 30px #0026192e;transition:transform .2s ease,background .2s ease}.green-solution-link:hover{transform:translateY(-2px);background:#fff}.green-solution-link svg{width:16px;transition:transform .2s ease}.green-solution-link:hover svg{transform:translate(4px)}.green-orbit{position:absolute;z-index:1;border:1px solid rgba(206,255,228,.16);border-radius:50%;animation:green-orbit 7s ease-in-out infinite}.green-orbit-one{width:330px;height:330px;top:-160px;right:-115px}.green-orbit-two{width:235px;height:235px;right:-55px;bottom:-120px;animation-delay:-2.2s}@keyframes category-orbit{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-16px,18px,0) scale(1.04)}}@keyframes green-orbit{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.08);opacity:1}}@media(max-width:980px){.formulation-series{grid-template-columns:1fr auto}.formulation-series>p{grid-column:1 / -1}.bicarbonate-solutions-layout{grid-template-columns:1fr}.green-solution-panel{min-height:570px}}@media(max-width:640px){.bicarbonate-solutions-section{padding-block:64px}.formulation-series{grid-template-columns:1fr;gap:22px}.series-options{flex-wrap:wrap}.bicarb-option{grid-template-columns:36px 1fr;padding-inline:14px}.option-number{width:34px;height:34px}.green-solution-panel{min-height:540px;border-radius:26px}.green-product-list div{align-items:flex-start;flex-direction:column;gap:3px}}@media(max-width:980px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:760px){.search-page-form .primary-button{width:100%}.cart-item{grid-template-columns:88px minmax(0,1fr);align-items:start;gap:15px}.cart-item-image{width:88px;height:88px}.cart-item-controls{grid-column:1 / -1;width:100%;grid-template-columns:1fr auto;align-items:end;justify-items:start}.cart-item-controls label{grid-column:1 / -1}.cart-item-controls strong{justify-self:end}.page-hero-description,.page-hero-description p{font-size:.94rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
