:root{--blue:#146ef5;--navy:#0b1220;--graphite:#1e293b;--muted:#64748b;--bg:#f7f9fc;--border:#e5e7eb;--white:#fff;--green:#178b55}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--graphite);-webkit-font-smoothing:antialiased;margin:0;font-family:Geist,Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1180px,100% - 48px);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topbar{background:var(--navy);color:#c6d0e0;font-size:12px}.topbar-inner{justify-content:space-between;align-items:center;min-height:34px;display:flex}.site-header{border-bottom:1px solid var(--border);background:#fff}.header-main{align-items:center;gap:48px;min-height:84px;display:flex}.brand{color:var(--navy);letter-spacing:-.06em;flex:none;align-items:center;font-size:24px;font-weight:850;display:inline-flex}.brand>span:not(.brand-dot){color:var(--blue)}.brand-dot{background:var(--blue);border-radius:50%;width:13px;height:13px;margin-right:10px}.search{border:1px solid var(--border);background:#f4f7fb;border-radius:7px;flex:1;max-width:540px;padding:4px;display:flex}.search:focus-within{outline:2px solid #a7caff}.search input{min-width:0;color:var(--navy);background:0 0;border:0;outline:0;flex:1;padding:9px 13px;font-size:14px}.search button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:4px;padding:0 18px;font-weight:700}.header-note{color:var(--muted);white-space:nowrap;font-size:12px;line-height:1.4}.header-note strong{color:var(--graphite);font-size:14px}.category-nav{border-top:1px solid #edf0f4}.nav-inner{align-items:center;gap:34px;min-height:50px;display:flex}.nav-inner a{color:#334155;font-size:13px;font-weight:700}.nav-inner a:hover,.text-link:hover,.brand-panel a:hover{color:var(--blue)}.hero{background:var(--navy);color:#fff;overflow:hidden}.hero-grid{grid-template-columns:1.14fr .86fr;align-items:center;gap:70px;min-height:480px;display:grid}.section-kicker{color:var(--blue);letter-spacing:.15em;font-size:11px;font-weight:800;display:block}.section-kicker.light{color:#8bb8ff}.hero h1{letter-spacing:-.055em;margin:19px 0 20px;font-size:clamp(42px,5vw,70px);line-height:1.08}.hero h1 span{color:#82b3ff}.hero-copy>p{color:#c3d0e3;max-width:580px;margin:0;font-size:17px;line-height:1.7}.hero-actions{gap:12px;margin-top:31px;display:flex}.button{border-radius:5px;justify-content:center;align-items:center;gap:22px;min-height:46px;padding:0 21px;font-size:14px;font-weight:750;display:inline-flex}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:#075bdd}.button-outline{color:#fff;border:1px solid #566579}.button-outline:hover{background:#16253c}.hero-small{color:#bccbdb;align-items:center;gap:9px;margin-top:39px;font-size:12px;display:flex}.status-pulse{background:#27bd75;border-radius:50%;flex:none;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #27bd7526}.hero-visual{background:#101f34;border:1px solid #355071;border-radius:6px;height:340px;padding:25px;position:relative;box-shadow:18px 18px #146ef521}.visual-label,.visual-foot{color:#8099bb;letter-spacing:.17em;font-size:10px;font-weight:800}.visual-frame{place-items:center;height:235px;display:grid}.visual-screen{background:#1b385d;border:10px solid #354b67;border-bottom-width:16px;border-radius:6px;width:75%;height:165px;transform:perspective(600px)rotateY(-7deg);box-shadow:18px 20px 30px #06101d}.visual-screen>span{color:#70a8f6;padding:10px;font-size:15px}.visual-lines{width:58%;margin:28px auto}.visual-lines i{background:#4d80b7;border-radius:2px;height:9px;margin-bottom:13px;display:block}.visual-lines i:nth-child(2){background:#146ef5;width:74%}.visual-lines i:nth-child(3){width:45%}.visual-desk{align-items:flex-end;gap:9px;display:flex;position:absolute;bottom:65px;right:21px}.visual-pc{background:#2c4260;border:4px solid #60748f;border-radius:5px;width:45px;height:58px}.visual-ap{background:#eaf0f5;border-radius:50%;width:60px;height:14px;box-shadow:0 4px 11px #06101d}.visual-foot{position:absolute;bottom:22px;right:25px}.benefits-strip{border-bottom:1px solid var(--border)}.benefits-grid{grid-template-columns:repeat(3,1fr);display:grid}.benefits-grid>div{grid-template-columns:35px 1fr;align-items:start;column-gap:8px;padding:25px 15px;display:grid}.benefits-grid>div+div{border-left:1px solid var(--border);padding-left:32px}.benefit-icon{width:28px;height:28px;color:var(--blue);background:#eaf2ff;border-radius:50%;grid-row:span 2;place-items:center;font-weight:800;display:grid}.benefits-grid strong{font-size:13px}.benefits-grid div>span:last-child{color:var(--muted);margin-top:4px;font-size:12px}.section{padding-block:76px}.section-soft{background:var(--bg)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.section-heading h2,.brand-panel h2,.detail-specs h2{letter-spacing:-.035em;color:var(--navy);margin:9px 0 7px;font-size:clamp(27px,3vw,36px)}.section-heading p{color:var(--muted);margin:0;font-size:14px}.text-link{color:var(--blue);white-space:nowrap;font-size:13px;font-weight:800}.text-link span{margin-left:8px}.category-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.category-tile{border:1px solid var(--border);background:#fff;border-radius:7px;flex-direction:column;min-height:185px;padding:18px;transition:border-color .15s,transform .15s;display:flex;position:relative}.category-tile:hover{border-color:var(--blue);transform:translateY(-2px)}.category-number{color:#a7b3c5;font-size:10px;font-weight:800}.category-art{color:#a9c7f7;text-align:center;margin:8px 0 17px;font-size:40px;font-weight:300}.category-tile strong{color:var(--navy);font-size:14px}.category-tile>span:nth-last-child(2){color:var(--muted);margin-top:4px;font-size:11px;line-height:1.35}.category-arrow{color:var(--blue);position:absolute;bottom:17px;right:16px}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:7px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.product-card:hover{border-color:#b6cced;box-shadow:0 8px 25px #0f23460f}.card-image-link{display:block}.product-media{aspect-ratio:1.17;background:#fff;place-items:center;display:grid;position:relative}.product-image{object-fit:contain;padding:22px}.product-media-placeholder{background:#f1f5fa;overflow:hidden}.ap-illustration{background:#edf3f8;border-radius:50%;place-items:center;width:130px;height:130px;display:grid;box-shadow:7px 15px 25px #bcc9d5,inset -5px -8px 18px #c9d4de}.ap-light{background:#4ca3ef;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #4ca3ef}.image-note{color:#8c9cad;font-size:10px;position:absolute;bottom:10px}.card-content{border-top:1px solid #f0f2f5;flex-direction:column;flex:1;padding:18px;display:flex}.card-top{justify-content:space-between;align-items:center;gap:5px;display:flex}.eyebrow{letter-spacing:.1em;color:var(--blue);text-transform:uppercase;font-size:11px;font-weight:850}.stock{color:var(--green);white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:750;display:flex}.stock span{background:#31b879;border-radius:50%;width:6px;height:6px}.product-card h3{min-height:42px;color:var(--navy);margin:11px 0 7px;font-size:15px;line-height:1.4}.product-card h3 a:hover{color:var(--blue)}.card-description{color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.5}.card-bottom{border-top:1px solid #eef1f5;justify-content:space-between;align-items:end;gap:7px;margin-top:auto;padding-top:15px;display:flex}.price{letter-spacing:-.035em;color:var(--navy);font-size:18px}.price-caption{color:var(--muted);margin-left:4px;font-size:10px}.price-incl{color:var(--muted);margin-top:4px;font-size:10px;display:block}.card-button{color:var(--blue);white-space:nowrap;font-size:11px;font-weight:800}.brand-panels{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.brand-panel{background:#edf4ff;border:1px solid #dce6f2;border-radius:7px;min-height:250px;padding:35px;position:relative;overflow:hidden}.brand-panel h2{margin:8px 0;font-size:38px}.brand-panel p{color:#55667e;max-width:330px;font-size:14px;line-height:1.6}.brand-panel a{color:var(--blue);font-size:13px;font-weight:800}.panel-mark{letter-spacing:-.1em;color:#146ef513;font-size:240px;font-weight:900;position:absolute;bottom:-65px;right:23px}.brand-panel-dark{color:#fff;background:#0e1a2c;border-color:#0e1a2c}.brand-panel-dark h2{color:#fff}.brand-panel-dark p{color:#bac9da}.brand-panel-dark a{color:#8bb8ff}.brand-panel-dark .panel-mark{color:#ffffff14}.usp-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.usp-grid>div{border:1px solid var(--border);background:#fff;border-radius:6px;padding:24px}.usp-grid span{color:var(--blue);font-size:12px;font-weight:800}.usp-grid h3{color:var(--navy);font-size:17px}.usp-grid p{color:var(--muted);font-size:13px;line-height:1.6}.site-footer{background:var(--navy);color:#b7c5d6;padding:48px 0}.footer-inner{grid-template-columns:2fr 1fr 1.3fr 1.4fr;gap:44px;display:grid}.footer-brand{color:#fff;font-size:22px}.footer-inner>div{flex-direction:column;align-items:start;gap:8px;display:flex}.footer-inner strong{color:#fff;margin-bottom:9px;font-size:13px}.footer-inner p,.footer-inner a:not(.brand){margin:0;font-size:12px;line-height:1.55}.footer-inner a:not(.brand):hover{color:#fff}.listing-page,.detail-page{background:var(--bg);min-height:60vh;padding-bottom:80px}.breadcrumbs{color:#8592a6;flex-wrap:wrap;align-items:center;gap:9px;padding:25px 0;font-size:11px;display:flex}.breadcrumbs a:hover{color:var(--blue)}.breadcrumbs>span:last-child{color:var(--graphite)}.listing-heading{justify-content:space-between;align-items:end;margin:20px 0 34px;display:flex}.listing-heading h1,.detail-main h1{color:var(--navy);letter-spacing:-.045em;margin:12px 0;font-size:clamp(31px,3.3vw,46px);line-height:1.15}.listing-heading p{color:var(--muted);margin:0;font-size:14px}.count-label{color:var(--muted);font-size:12px}.listing-layout{grid-template-columns:225px 1fr;gap:25px;display:grid}.filter-panel{border:1px solid var(--border);background:#fff;border-radius:7px;height:max-content;padding:20px 14px}.filter-panel h2{color:var(--navy);margin:0 10px 15px;font-size:14px}.filter-panel a{color:#526074;border-radius:4px;justify-content:space-between;padding:10px;font-size:13px;display:flex}.filter-panel a.active,.filter-panel a:hover{color:var(--blue);background:#eef5ff;font-weight:750}.filter-panel a span{color:#9aa8bb}.listing-products{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-state{border:1px solid var(--border);text-align:center;background:#fff;border-radius:7px;padding:55px}.empty-state>div{color:#adc3de;font-size:48px}.empty-state h2{color:var(--navy)}.empty-state p{color:var(--muted)}.empty-state .button{margin-top:15px}.detail-grid{grid-template-columns:1.07fr .93fr;gap:34px;margin-top:18px;display:grid}.detail-gallery{border:1px solid var(--border);background:#fff;border-radius:7px;overflow:hidden}.detail-gallery .product-media{aspect-ratio:1.12}.detail-gallery .product-image{padding:52px}.detail-gallery .ap-illustration{width:220px;height:220px}.detail-gallery p{text-align:center;color:#9aa8bb;padding:0 20px 16px;font-size:11px}.detail-main{border:1px solid var(--border);background:#fff;border-radius:7px;padding:35px}.detail-main h1{font-size:clamp(29px,3vw,42px)}.detail-intro{color:#5c6b80;margin:14px 0 22px;font-size:15px;line-height:1.65}.detail-stock{color:var(--green);align-items:center;gap:9px;font-size:13px;font-weight:750;display:flex}.detail-purchase{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:25px 0;padding:25px 0}.detail-price strong{color:var(--navy);letter-spacing:-.04em;font-size:34px}.detail-price span{color:var(--muted);margin-left:8px;font-size:12px}.detail-price small{color:var(--muted);margin-top:5px;font-size:13px;display:block}.detail-purchase button{color:#53657a;cursor:not-allowed;background:#d5dee9;border:0;border-radius:5px;width:100%;min-height:49px;margin-top:25px;font-weight:800;display:block}.detail-purchase p{color:var(--muted);margin:9px 0 0;font-size:11px}.detail-keyfacts>div{justify-content:space-between;gap:25px;padding:9px 0;font-size:12px;display:flex}.detail-keyfacts span{color:var(--muted)}.detail-keyfacts strong{text-align:right;color:var(--graphite);font-weight:650}.detail-specs{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:1fr 1fr;gap:45px;margin-top:34px;padding:38px;display:grid}.detail-specs h2{font-size:27px}.detail-specs p{color:var(--muted);max-width:330px;font-size:13px;line-height:1.6}.detail-specs ul{margin:0;padding:0;list-style:none}.detail-specs li{border-bottom:1px solid var(--border);padding:12px 0;font-size:13px}.detail-specs li span{color:var(--green);margin-right:13px;font-weight:900}@media (max-width:1050px){.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{gap:30px}.header-main{gap:24px}.listing-products{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.container{width:min(100% - 32px,1180px)}.topbar-inner span:last-child,.header-note{display:none}.header-main{flex-wrap:wrap;gap:10px;min-height:72px;padding:13px 0}.brand{font-size:21px}.search{flex-basis:100%;order:2;max-width:none}.nav-inner{white-space:nowrap;gap:22px;overflow-x:auto}.hero-grid{grid-template-columns:1fr;gap:10px;padding-top:55px;padding-bottom:45px}.hero-visual{display:none}.hero-copy>p{font-size:15px}.hero-small{margin-top:28px}.benefits-grid{grid-template-columns:1fr}.benefits-grid>div,.benefits-grid>div+div{border-left:0;border-bottom:1px solid var(--border);padding:15px 0}.section{padding-block:50px}.section-heading{align-items:start}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.brand-panels,.usp-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr;gap:30px}.footer-inner>div:first-child{grid-column:1/-1}.listing-layout{grid-template-columns:1fr}.filter-panel{align-items:center;gap:5px;padding:7px;display:flex;overflow-x:auto}.filter-panel h2{display:none}.filter-panel a{white-space:nowrap}.listing-products{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr;gap:17px}.detail-specs{grid-template-columns:1fr;gap:10px}}@media (max-width:540px){.hero h1{font-size:43px}.hero-actions{flex-direction:column;align-items:stretch}.section-heading{display:block}.section-heading .text-link{margin-top:15px;display:inline-block}.category-grid{gap:8px}.category-tile{min-height:155px;padding:14px}.category-art{margin:5px 0 10px;font-size:30px}.category-tile>span:nth-last-child(2){font-size:10px}.product-grid,.listing-products{grid-template-columns:1fr}.product-card{grid-template-columns:36% 64%;min-height:185px;display:grid}.card-image-link{height:100%}.product-media{aspect-ratio:auto;height:100%}.product-image{padding:10px}.ap-illustration{width:70px;height:70px}.image-note{text-align:center;font-size:8px}.card-content{border-top:0;border-left:1px solid var(--border);padding:12px}.card-top{display:block}.stock{margin-top:5px}.product-card h3{min-height:0;margin:7px 0;font-size:13px}.card-description{display:none}.card-bottom{padding-top:8px}.price{font-size:16px}.price-caption,.price-incl{font-size:9px}.card-button{font-size:10px}.detail-main{padding:24px}.detail-specs{padding:25px}.footer-inner{grid-template-columns:1fr}.footer-inner>div:first-child{grid-column:auto}}
.site-header{border-bottom-color:#e9edf3}.header-main{gap:68px;min-height:86px}.header-main:after{content:"";flex:0 0 110px}.brand{font-weight:650}.search{background:#f7f9fc;max-width:650px}.search button{font-weight:600}.category-nav{border-top-color:#f1f3f6}.nav-inner{min-height:46px}.nav-inner a{color:#475569;font-weight:500}.nav-inner a:hover{color:#146ef5}.header-cart{color:#334155;white-space:nowrap;flex:none;margin-left:auto;font-size:13px;font-weight:600}.header-cart:hover{color:#146ef5}.header-cart span{color:#146ef5;background:#eaf2ff;border-radius:9px;margin-left:8px;padding:2px 6px;font-size:11px}.storefront-kicker{color:#56708f;letter-spacing:.025em;font-size:12px;font-weight:500;display:block}.storefront-button{color:#fff;background:#146ef5;border-radius:5px;justify-content:center;align-items:center;gap:28px;min-height:51px;padding:0 22px;font-size:14px;font-weight:600;display:inline-flex}.storefront-button:hover{background:#075bdd}.storefront-button:focus-visible,.storefront-text-link:focus-visible{outline-offset:3px;outline:2px solid #146ef5}.storefront-text-link{color:#146ef5;white-space:nowrap;align-items:center;gap:12px;font-size:13px;font-weight:600;display:inline-flex}.storefront-text-link:hover{color:#075bdd}.storefront-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:32px;display:flex}.storefront-heading h2{color:#0b1220;letter-spacing:-.025em;margin:9px 0 8px;font-size:clamp(27px,2.6vw,34px);font-weight:550;line-height:1.25}.storefront-heading p{color:#667487;margin:0;font-size:14px;line-height:1.6}.home-hero{background:#f7f9fc}.home-hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:clamp(42px,5vw,76px);padding-top:68px;padding-bottom:76px;display:grid}.home-hero-copy h1{color:#0b1220;letter-spacing:-.035em;margin:19px 0 21px;font-size:clamp(44px,4.5vw,59px);font-weight:550;line-height:1.12}.home-hero-copy h1 span{color:#146ef5}.home-hero-copy p{color:#536174;max-width:490px;margin:0 0 31px;font-size:16px;line-height:1.65}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:15px 22px;display:flex}.home-feature{background:#fff;border:1px solid #e9edf3;border-radius:5px;min-width:0;display:block;overflow:hidden}.home-feature .product-media{aspect-ratio:auto;background:#fff;height:385px}.home-feature .product-image{padding:22px}.home-feature-caption{color:#526174;border-top:1px solid #edf0f3;align-items:center;gap:16px;min-height:58px;padding:0 22px;font-size:12px;display:flex}.home-feature-caption strong{color:#0b1220;flex:1;font-size:13px;font-weight:600}.home-feature-caption>span:last-child{color:#146ef5;font-size:18px}.home-section{padding-top:76px;padding-bottom:82px}.home-section-soft{background:#f7f9fc}.home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 30px;display:grid}.home-category{border-top:1px solid #e5e7eb;grid-template-columns:36px minmax(0,1fr) 24px;align-items:start;column-gap:10px;min-height:122px;padding:22px 3px 21px;display:grid;position:relative}.home-category:nth-last-child(-n+3){border-bottom:1px solid #e5e7eb}.home-category-index{color:#9ca8b6;grid-row:span 2;padding-top:2px;font-size:11px}.home-category strong{color:#0b1220;font-size:17px;font-weight:550}.home-category-description{color:#6d7a8a;grid-column:2;font-size:12px;line-height:1.5}.home-category-arrow{color:#146ef5;grid-area:1/3/span 2;font-size:18px}.home-category:hover strong{color:#146ef5}.home-brands{grid-template-columns:repeat(2,minmax(0,1fr));gap:66px;display:grid}.home-brand{border-top:1px solid #e5e7eb;padding-top:27px}.home-brand h2{color:#0b1220;letter-spacing:-.025em;margin:11px 0 12px;font-size:30px;font-weight:550}.home-brand p{color:#5e6b7d;max-width:370px;min-height:48px;margin:0 0 22px;font-size:14px;line-height:1.6}.home-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.home-facts>div{border-top:1px solid #dfe5ed;padding-top:20px}.home-facts strong{color:#0b1220;font-size:15px;font-weight:550}.home-facts p{color:#657386;max-width:310px;margin:9px 0 0;font-size:13px;line-height:1.6}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{min-width:0;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:5px;flex-direction:column;display:flex;overflow:hidden}.product-card:hover{box-shadow:none;border-color:#aac6ee}.card-image-link{display:block}.product-card .product-media{aspect-ratio:auto;background:#f7f9fc;height:290px}.product-card .product-image{object-fit:contain;mix-blend-mode:multiply;padding:19px}.product-media-placeholder{background:#f7f9fc}.product-media-placeholder .image-note{color:#8090a2;text-align:center;max-width:170px;font-size:12px;line-height:1.5;position:static}.card-content{border-top:1px solid #edf0f3;flex-direction:column;flex:1;padding:21px 22px 22px;display:flex}.card-brand{color:#56708f;letter-spacing:.025em;font-size:11px;font-weight:500}.product-card h3 a{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card .card-specs,.product-card .card-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-needs{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-needs a{background:#fff;border:1px solid #dfe5ed;flex-direction:column;gap:8px;min-width:0;padding:22px;display:flex}.home-needs a:hover{border-color:#aac6ee}.home-needs strong{color:#0b1220;font-size:16px;font-weight:550}.home-needs span{color:#56708f;font-size:12px}.listing-guidance{background:#f7f9fc;border-left:2px solid #146ef5;max-width:760px;margin:-5px 0 30px;padding:15px 19px}.listing-guidance strong{color:#17253b;font-size:14px}.listing-guidance p{color:#536174;margin:5px 0 0;font-size:13px;line-height:1.55}.product-card h3{color:#0b1220;letter-spacing:-.015em;min-height:0;margin:10px 0 8px;font-size:18px;font-weight:550;line-height:1.3}.card-description{color:#657386;min-height:58px;margin:0 0 17px;font-size:12px;line-height:1.55;display:block}.card-stock{color:#187947;align-items:center;gap:8px;margin-top:auto;font-size:12px;font-weight:500;display:inline-flex}.card-stock span{background:#20a563;border-radius:50%;flex:none;width:7px;height:7px}.card-bottom{border-top:1px solid #edf0f3;justify-content:space-between;align-items:end;gap:12px;margin-top:19px;padding-top:18px;display:flex}.card-price{flex-direction:column;align-items:flex-start;display:flex}.card-price strong{color:#0b1220;letter-spacing:-.025em;font-size:23px;font-weight:600;line-height:1.2}.card-price span{color:#718095;margin-top:2px;font-size:11px}.card-price small{color:#8290a0;margin-top:8px;font-size:11px;line-height:1.45}.card-button{color:#146ef5;white-space:nowrap;font-size:12px;font-weight:600}.card-button span{margin-left:3px}.card-button:hover{color:#075bdd}.card-actions{flex-direction:column;align-items:flex-end;gap:9px;display:flex}.card-buy-button{color:#fff;font:inherit;white-space:nowrap;cursor:pointer;background:#146ef5;border:0;border-radius:4px;padding:9px 11px;font-size:11px;font-weight:700}.card-buy-button:hover{background:#075bdd}.card-buy-button:disabled{cursor:not-allowed;background:#a8b3c2}.listing-page--storefront{background:#fff;min-height:65vh;padding-bottom:100px}.listing-breadcrumbs{color:#8b96a5;align-items:center;gap:10px;padding:31px 0 0;font-size:12px;display:flex}.listing-breadcrumbs a:hover{color:#146ef5}.listing-heading{justify-content:space-between;align-items:end;gap:24px;margin:47px 0 29px;display:flex}.listing-heading h1{color:#0b1220;letter-spacing:-.025em;margin:11px 0 10px;font-size:clamp(32px,3vw,39px);font-weight:550;line-height:1.25}.listing-heading p{color:#667487;margin:0;font-size:14px;line-height:1.6}.listing-count{color:#8b96a5;white-space:nowrap;padding-bottom:4px;font-size:12px}.listing-categories{scrollbar-width:none;border-bottom:1px solid #e5e7eb;align-items:center;gap:26px;margin-bottom:30px;padding:0 2px;display:flex;overflow-x:auto}.listing-categories::-webkit-scrollbar{display:none}.listing-categories a{color:#687588;white-space:nowrap;border-bottom:2px solid #0000;flex:none;align-items:center;gap:7px;padding:14px 0 13px;font-size:13px;font-weight:500;display:inline-flex}.listing-categories a:hover,.listing-categories a.is-active{color:#0b1220}.listing-categories a.is-active{border-bottom-color:#146ef5}.listing-categories a span{color:#a0acba;font-size:11px}.listing-search-note{color:#718095;margin:-12px 0 26px;font-size:12px}.listing-search-note strong{color:#334155;font-weight:550}.listing-search-note a{color:#146ef5;margin-left:11px}.listing-pagination{color:#64748b;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:34px 0 6px;font-size:14px;display:grid}.listing-pagination a{color:#146ef5;font-weight:700}.listing-pagination a:last-child{text-align:right}.listing-empty{border-top:1px solid #e5e7eb;max-width:650px;padding:44px 0}.listing-empty h2{color:#0b1220;margin:0 0 10px;font-size:22px;font-weight:550}.listing-empty p{color:#667487;margin:0 0 22px;font-size:14px;line-height:1.6}.info-page{min-height:65vh;padding-bottom:100px}.info-page header{max-width:800px;padding:52px 0 24px}.info-page h1{color:#0b1220;letter-spacing:-.035em;margin:12px 0 16px;font-size:clamp(32px,3.4vw,48px)}.info-page header p{color:#59687a;font-size:16px;line-height:1.6}.info-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1000px;display:grid}.info-content section{border-top:1px solid #e5e7eb;padding:24px 0}.info-content h2{color:#0b1220;margin:0 0 15px;font-size:20px;font-weight:600}.info-content p{color:#475569;margin:0 0 14px;font-size:14px;line-height:1.75}.info-content code{overflow-wrap:anywhere}.info-draft{color:#684215;background:#fff7e9;border-left:3px solid #b97019;max-width:1000px;margin:0 0 34px;padding:17px 20px}.info-draft p{margin:6px 0 0;font-size:13px;line-height:1.6}.info-content:has(.legal-document){max-width:860px;display:block}.legal-document{max-width:860px}.legal-document .legal-version{color:#53657a;font-size:13px;font-weight:700}.legal-document .legal-download{background:#f2f7fd;border:1px solid #dbe7f6;border-radius:5px;padding:12px 16px}.legal-document a{color:#0756bb;text-underline-offset:2px;text-decoration:underline}.legal-document section{break-inside:avoid-page}@media print{.topbar,.site-header,.site-footer,.listing-breadcrumbs,.info-draft,.legal-download{display:none!important}.info-page{width:auto;min-height:0;padding:0}.info-page header{padding:0 0 12px}.info-page h1{font-size:24pt}.legal-document{max-width:none}.legal-document section{padding:12px 0}.legal-document h2{break-after:avoid}}.info-todo h2{color:#8b5513}.product-grid.listing-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.listing-products .product-media{height:242px}.listing-products .product-image{padding:9px}.listing-products .card-content{padding:17px}.listing-products .product-card h3{margin-top:8px;font-size:16px}.listing-products .card-specs{color:#657386;min-height:36px;margin:0 0 14px;font-size:12px;line-height:1.5}.listing-products .card-bottom{gap:6px;margin-top:15px;padding-top:15px}.listing-products .card-price strong{font-size:21px}.listing-products .card-price small{margin-top:5px}.listing-products .card-button{font-size:11px}@media (max-width:1120px){.product-grid.listing-products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.product-grid.listing-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.product-grid.listing-products{grid-template-columns:1fr}}@media (max-width:1050px){.header-main{gap:28px}.header-main:after{flex-basis:30px}.home-hero-inner{gap:30px}.home-feature .product-media{height:330px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.home-needs{grid-template-columns:repeat(2,minmax(0,1fr))}.info-content{grid-template-columns:1fr;gap:4px}.header-main{gap:12px;min-height:72px}.header-main:after{display:none}.search{max-width:none}.nav-inner{scrollbar-width:none}.nav-inner::-webkit-scrollbar{display:none}.home-hero-inner{grid-template-columns:1fr;gap:32px;padding-top:48px;padding-bottom:52px}.home-hero-copy h1{font-size:clamp(39px,7vw,52px)}.home-hero-copy p{font-size:15px}.home-feature .product-media{height:325px}.home-section{padding-top:55px;padding-bottom:59px}.home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.home-category:nth-last-child(-n+3){border-bottom:0}.home-category:nth-last-child(-n+2){border-bottom:1px solid #e5e7eb}.home-brands{gap:30px}.home-facts{gap:18px}.listing-heading{margin-top:34px}}@media (max-width:540px){.home-needs{grid-template-columns:1fr}.home-hero-copy h1{font-size:41px}.home-hero-inner{padding-top:34px}.home-hero-copy h1{margin:13px 0 14px}.home-hero-copy p{margin-bottom:20px;font-size:14px;line-height:1.5}.home-hero-actions{gap:11px 18px}.home-feature .product-media{height:255px}.home-feature-caption{min-height:52px;padding-inline:15px}.storefront-heading{margin-bottom:25px;display:block}.storefront-heading .storefront-text-link{margin-top:16px}.home-category-grid{grid-template-columns:1fr}.home-category{min-height:98px;padding:18px 3px}.home-category:nth-last-child(-n+2){border-bottom:0}.home-category:last-child{border-bottom:1px solid #e5e7eb}.home-brands,.home-facts,.product-grid{grid-template-columns:1fr}.home-brand p{min-height:0}.product-card{min-height:0;display:flex}.product-card .product-media{height:250px}.card-content{border-top:1px solid #edf0f3;border-left:0;padding:18px}.card-description{min-height:0}.card-bottom{align-items:end}.listing-heading{display:block}.listing-count{margin-top:13px;display:block}.listing-categories{gap:20px}}
