:root{--bg:#f4f6f2;--surface:#fff;--ink:#111413;--muted:#626a66;--line:#dfe4df;--lime:#c8ff38;--lime2:#a9e700;--graphite:#151817;--radius:22px;--shadow:0 14px 44px #11141314}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%}.shell{width:min(1180px,100% - 32px);margin:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f6f2eb;border-bottom:1px solid #11141314;position:sticky;top:0}.header-row{align-items:center;gap:28px;height:74px;display:flex}.brand{width:146px;display:block}.brand img{width:100%;height:auto;display:block}.desktop-nav{gap:24px;margin-left:20px;display:flex}.desktop-nav a,.header-actions>a:not(.button){color:#303633;font-size:14px}.header-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.button{background:var(--lime);color:#111;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:11px 16px;font-weight:800;display:inline-flex}.button:hover{background:var(--lime2)}.button:disabled{opacity:.4;cursor:not-allowed}.button.secondary{background:var(--graphite);color:#fff}.hero{background:var(--graphite);color:#fff;padding:76px 0 54px}.hero-grid{grid-template-columns:1.55fr .75fr;align-items:end;gap:48px;display:grid}.hero h1{letter-spacing:-.055em;max-width:900px;margin:16px 0 20px;font-size:clamp(42px,6.2vw,78px);line-height:.98}.hero p{color:#c6ccc8;max-width:760px;font-size:18px;line-height:1.6}.kicker{color:#6d775f;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900;display:inline-block}.hero .kicker{color:var(--lime)}.searchbar{background:#fff;border-radius:18px;gap:8px;max-width:760px;margin-top:28px;padding:7px;display:flex}.searchbar input{border:0;outline:0;flex:1;min-width:0;padding:12px 14px;font-size:16px}.searchbar button{background:var(--lime);cursor:pointer;border:0;border-radius:13px;padding:0 22px;font-weight:900}.trust-row{color:#b8c0bb;flex-wrap:wrap;gap:22px;margin-top:24px;font-size:13px;display:flex}.hero-panel{border-radius:var(--radius);background:#202522;border:1px solid #323a35;padding:30px;box-shadow:0 18px 60px #0003}.hero-panel>span{color:var(--lime);text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:900}.hero-panel strong{letter-spacing:-.03em;margin:12px 0;font-size:28px;display:block}.section{padding:62px 0}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.section-head h2{letter-spacing:-.04em;margin:8px 0 0;font-size:38px}.section-head>a{font-size:14px;font-weight:800}.category-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.category-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;flex-direction:column;gap:12px;min-height:165px;padding:24px;transition:all .2s;display:flex}.category-card:hover{box-shadow:var(--shadow);border-color:#c9d0c9;transform:translateY(-2px)}.category-card strong{font-size:21px}.category-card span{color:var(--muted);font-size:14px;line-height:1.5}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.product-image{aspect-ratio:1;color:#89918c;background:#eef1ed;justify-content:center;align-items:center;font-size:13px;display:flex}.product-image img{object-fit:cover;width:100%;height:100%}.product-copy{padding:18px}.product-copy h3{margin:4px 0;font-size:17px}.product-copy p{color:var(--muted);min-height:36px;font-size:13px}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#788277;font-size:11px;font-weight:900}.price{margin:10px 0 2px;font-size:23px;font-weight:950}.card-actions{grid-template-columns:1fr auto;gap:8px;margin-top:14px;display:grid}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:10px 12px}.empty-state{background:#fff;border:1px dashed #b7c0b8;border-radius:20px;padding:38px}.empty-state strong{font-size:22px}.empty-state p{color:var(--muted);margin-bottom:0}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding-top:16px;display:grid}.benefit-grid>div{background:#e9ede7;border-radius:18px;padding:24px}.benefit-grid p{color:var(--muted);font-size:14px;line-height:1.55}.page-head{background:#e9ede7;padding:46px 0}.page-head h1{letter-spacing:-.05em;margin:7px 0 10px;font-size:clamp(36px,5vw,58px)}.page-head p{color:var(--muted);max-width:760px}.content{padding:44px 0 70px}.filters{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.pill{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-size:13px}.detail-grid{grid-template-columns:1fr 1fr;gap:36px;display:grid}.detail-image{aspect-ratio:1;color:#79817c;background:#e9ede7;border-radius:24px;justify-content:center;align-items:center;display:flex;overflow:hidden}.detail-image img{object-fit:cover;width:100%;height:100%}.detail-copy h1{letter-spacing:-.05em;margin:8px 0;font-size:48px}.offer-list{gap:10px;margin:22px 0;display:grid}.offer-row{border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px}.auth-card{border:1px solid var(--line);background:#fff;border-radius:22px;max-width:560px;margin:0 auto;padding:28px}.form-grid{gap:12px;display:grid}.form-grid input{border:1px solid var(--line);border-radius:12px;padding:13px}.status{background:#eef1ed;border-radius:12px;padding:12px;font-size:13px}.site-footer{color:#d9dfdb;background:#111413;padding:48px 0}.footer-grid{grid-template-columns:1.4fr .6fr 1fr;gap:40px;display:grid}.footer-grid>div{flex-direction:column;gap:10px;display:flex}.footer-grid p,.footer-grid span{color:#939c96;font-size:13px;line-height:1.5}.cart-list{gap:12px;display:grid}.cart-row{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr auto;gap:16px;padding:16px;display:grid}.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}@media (max-width:900px){.desktop-nav{display:none}.hero-grid,.detail-grid{grid-template-columns:1fr}.hero-panel{display:none}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (max-width:600px){.shell{width:min(100% - 22px,1180px)}.header-row{gap:10px;height:64px}.brand{width:108px}.header-actions>a:not(.button){display:none}.button.secondary{padding:9px 13px}.hero{padding:48px 0 36px}.hero h1{font-size:45px}.hero p{font-size:16px}.searchbar{border-radius:14px}.searchbar button{padding:0 14px}.trust-row{gap:11px}.section{padding:42px 0}.section-head h2{font-size:31px}.category-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-copy{padding:12px}.product-copy h3{font-size:15px}.product-copy p{font-size:12px}.price{font-size:19px}.card-actions{grid-template-columns:1fr}.icon-button{width:100%}.benefit-grid,.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.detail-copy h1{font-size:38px}}@media (max-width:360px){.product-grid{grid-template-columns:1fr}}
:focus-visible{outline-offset:4px;outline:3px solid #527a00}button,input,select,textarea{font:inherit}input,select,textarea{min-width:0;max-width:100%}.workspace{padding:40px 0 72px}.workspace-head{margin-bottom:30px}.workspace-head h1{letter-spacing:-.04em;margin:10px 0;font-size:clamp(32px,5vw,52px)}.workspace-head p{color:var(--muted);line-height:1.6}.workspace-grid{grid-template-columns:210px minmax(0,1fr);gap:28px;display:grid}.workspace-nav{flex-direction:column;gap:6px;display:flex}.workspace-nav a{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 16px;font-size:14px}.workspace-nav a:hover{background:#e9f2d4}.workspace-content{align-content:start;gap:20px;min-width:0;display:grid}.panel{border:1px solid var(--line);overflow-wrap:anywhere;background:#fff;border-radius:18px;padding:24px}.panel h2,.panel h3{margin-top:0}.dashboard-cards{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;display:grid}.dashboard-cards strong{margin-top:12px;font-size:32px;display:block}.auth-card{width:100%}.form-grid label{gap:7px;font-size:14px;font-weight:600;display:grid}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;padding:13px}.form-grid textarea{resize:vertical;min-height:120px}.password-field{gap:8px;min-width:0;display:flex}.password-field input{flex:1;width:0}.password-field button{flex:none;width:auto}.inline-actions{flex-wrap:wrap;justify-content:space-between;gap:16px;font-size:14px;display:flex}.inline-actions a{text-underline-offset:4px;text-decoration:underline}.status-error{color:#9c251d;background:#fff0ee}.skeleton{background:linear-gradient(90deg,#e5e9e2,#f1f3ee,#e5e9e2);border-radius:18px;height:180px}.data-table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.data-table th,.data-table td{border-bottom:1px solid var(--line);vertical-align:top;padding:14px}.table-scroll{overflow-x:auto}.form-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.badge{background:#eef1e9;border-radius:6px;padding:5px 9px;font-size:12px;display:inline-block}.workspace-content h2{letter-spacing:-.02em}@media (max-width:760px){.workspace-grid{grid-template-columns:1fr}.workspace-nav{flex-direction:row;padding-bottom:6px;overflow:auto}.workspace-nav a{white-space:nowrap}.workspace{padding-top:28px}.form-columns{grid-template-columns:1fr}.panel{padding:18px}.auth-card{padding:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
.home-carousel{background:#fff;width:100%;position:relative;overflow:hidden}.home-carousel-track{aspect-ratio:80/17;min-height:220px;position:relative}.home-slide{opacity:0;pointer-events:none;transition:opacity .55s;position:absolute;inset:0}.home-slide.is-active{opacity:1;pointer-events:auto}.home-slide img{object-fit:cover}.carousel-arrow{z-index:2;color:#fff;cursor:pointer;background:#111413c7;border:0;border-radius:999px;width:42px;height:42px;margin-top:-21px;font-size:30px;line-height:1;position:absolute;top:50%;box-shadow:0 5px 18px #0003}.carousel-arrow:hover{background:#111413}.carousel-arrow.previous{left:18px}.carousel-arrow.next{right:18px}.carousel-dots{z-index:2;background:#1114136b;border-radius:999px;gap:8px;padding:7px 10px;display:flex;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.carousel-dots button{cursor:pointer;background:#fff8;border:0;border-radius:99px;width:8px;height:8px;padding:0;transition:all .2s}.carousel-dots button.is-active{background:#fff;width:24px}.home-intro{background:var(--graphite);color:#fff;padding:48px 0}.home-intro-grid{grid-template-columns:1.45fr .55fr;align-items:center;gap:48px;display:grid}.home-intro h1{letter-spacing:-.05em;max-width:760px;margin:10px 0 12px;font-size:clamp(36px,4.6vw,62px);line-height:1}.home-intro p{color:#c6ccc8;max-width:720px;line-height:1.55}.home-intro .kicker{color:var(--lime)}.home-intro-note{background:#202522;border:1px solid #323a35;border-radius:20px;flex-direction:column;gap:10px;padding:26px;display:flex}.home-intro-note span{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.home-intro-note strong{font-size:22px;line-height:1.25}.product-showcase{width:min(1440px,100% - 32px)}.product-showcase .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.offer-badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#ff6b2c;border-radius:5px;margin:0 0 9px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.compare-price{color:#7b837e;margin-top:10px;font-size:12px;text-decoration:line-through}.price-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.price-row .price{margin:2px 0}.discount-badge{color:#fff;background:#05b953;border-radius:4px;padding:3px 5px;font-size:11px;font-weight:900}@media (max-width:1100px){.product-showcase .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.home-carousel-track{min-height:180px}.home-intro-grid{grid-template-columns:1fr}.home-intro-note{display:none}.product-showcase .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.home-carousel-track{aspect-ratio:80/17;min-height:0}.home-slide img{object-fit:contain;object-position:center}.carousel-arrow{width:28px;height:28px;margin-top:-14px;font-size:20px}.carousel-arrow.previous{left:6px}.carousel-arrow.next{right:6px}.carousel-dots{padding:4px 7px;bottom:4px}.carousel-dots button{width:6px;height:6px}.carousel-dots button.is-active{width:18px}.home-intro{padding:34px 0}.home-intro h1{font-size:38px}.product-showcase{width:min(100% - 22px,1440px)}.product-showcase .product-grid{scroll-snap-type:x mandatory;gap:10px;padding-bottom:12px;display:flex;overflow-x:auto}.product-showcase .product-card{scroll-snap-align:start;flex:0 0 76vw}}@media (prefers-reduced-motion:reduce){.home-slide{transition:none}}
:root{--bg:#fff;--graphite:#25262b;--ink:#25262b;--lime:#d1f568;--lime2:#bce548;--line:#e7e8eb;--muted:#75797c;--radius:12px}.shell{width:min(1280px,100% - 48px)}body{font-family:Arial,Helvetica,sans-serif}.button{border-radius:6px;font-size:14px}.brand{flex-shrink:0;width:174px}.brand img{aspect-ratio:4;object-fit:contain;width:100%;height:auto}.market-header{border-bottom:1px solid var(--line);z-index:30;background:#fff;position:relative}.market-announcement{background:var(--graphite);color:#e6e6e6;padding:9px 0;font-size:11px}.market-announcement .shell{justify-content:space-between;display:flex}.market-announcement span:last-child{color:var(--lime)}.market-header-main{align-items:center;gap:36px;min-height:94px;display:flex}.market-search{flex:1}.market-search .searchbar{border:1px solid var(--line);background:#f6f7f9;border-radius:8px;gap:5px;max-width:none;margin:0;padding:5px}.market-search input{background:0 0;padding:10px;font-size:14px}.market-search button{background:var(--graphite);color:#fff;border-radius:5px;padding:0 16px;font-size:13px}.market-actions{align-items:center;gap:22px;display:flex}.market-actions a{align-items:center;gap:8px;min-height:44px;display:flex}.market-actions span{white-space:nowrap;font-size:13px;font-weight:700}.market-actions small{color:var(--muted);margin-bottom:3px;font-size:11px;font-weight:400;display:block}.market-nav{align-items:center;gap:28px;min-height:51px;font-size:13px;display:flex}.market-nav>a{white-space:nowrap;padding:14px 0}.market-nav>a:last-child{margin-left:auto}.category-menu summary{cursor:pointer;white-space:nowrap;align-items:center;gap:8px;font-weight:700;list-style:none;display:flex}.category-menu summary::-webkit-details-marker{display:none}.category-menu>div{z-index:50;border:1px solid var(--line);background:#fff;border-radius:8px;width:340px;max-width:calc(100vw - 32px);padding:10px;position:absolute;top:100%;left:max(24px,50% - 640px);box-shadow:0 10px 25px #0001}.category-menu>div a{border-radius:5px;padding:13px;display:block}.category-menu>div a:hover{background:#f4f5f6}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #769913}.premium-hero{grid-template-columns:2.3fr 1fr;gap:20px;margin-top:28px;display:grid}.premium-carousel{touch-action:pan-y;background:#f1f2ee;border-radius:16px;position:relative;overflow:hidden}.premium-track{height:385px;position:relative}.premium-slide{opacity:0;pointer-events:none;grid-template-columns:1.05fr 1fr;transition:opacity .4s;display:grid;position:absolute;inset:0}.premium-slide.is-active{opacity:1;pointer-events:auto}.premium-copy{background:var(--graphite);color:#fff;flex-direction:column;align-items:flex-start;padding:32px 30px 45px;display:flex}.premium-copy .kicker{letter-spacing:.08em;color:#d5ddc7;font-size:10px;line-height:1.4}.premium-copy h2{letter-spacing:-.05em;margin:24px 0 14px;font-size:clamp(30px,3.2vw,44px);line-height:1.03}.premium-copy em{color:var(--lime);font-style:normal}.premium-copy p{color:#c5c7cb;margin:0 0 20px;font-size:13px;line-height:1.6}.premium-copy .button{gap:16px;min-height:44px;margin-top:auto;padding:13px 18px}.premium-art{background:#f3f4f1;min-width:0;position:relative}.premium-art img{object-fit:contain;mix-blend-mode:multiply;padding:16px}.premium-art small{color:#666;font-size:10px;position:absolute;bottom:16px;right:14px}.premium-controls{color:#fff;align-items:center;gap:3px;display:flex;position:absolute;bottom:5px;left:12px}.premium-controls>button{width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border:0;font-size:16px}.premium-controls>div{display:flex}.premium-controls>div button{cursor:pointer;background:0 0;border:0;width:26px;height:32px;padding:8px}.premium-controls button span{background:#959899;border-radius:50%;width:7px;height:7px;display:block}.premium-controls button[aria-current=true] span{background:var(--lime)}.premium-controls button:disabled{opacity:.5}.setup-tile{background:#daecae;border-radius:16px;flex-direction:column;padding:30px 26px 20px;display:flex;overflow:hidden}.setup-tile .kicker{color:#35412b;font-size:10px}.setup-tile strong{letter-spacing:-.04em;margin:20px 0 0;font-size:32px;line-height:1.12}.setup-tile img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:178px}.setup-tile>span:last-child{border-top:1px solid #bdcf92;justify-content:space-between;margin-top:auto;padding-top:14px;font-size:13px;font-weight:700;display:flex}.section{padding:34px 0}.section-head{align-items:center;margin-bottom:20px}.section-head h2{letter-spacing:-.035em;margin:0;font-size:23px}.section-head p{color:var(--muted);margin-bottom:0;font-size:13px}.section-head>a{white-space:nowrap;font-size:13px}.department-strip{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.department-strip a{background:#f5f6f8;border:1px solid #0000;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:114px;padding:23px 10px;display:flex}.department-strip a:hover{background:#f3f7e9;border-color:#b8cb8a}.department-strip strong{text-align:center;font-size:13px}.product-showcase{width:min(1280px,100% - 48px)}.product-grid,.product-showcase .product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.product-card{border-radius:10px;transition:box-shadow .2s}.product-card:hover{box-shadow:0 6px 20px #25262b0c}.product-image{background:#f6f7f7;border-radius:6px;margin:7px}.product-image img{object-fit:contain}.product-copy{padding:16px}.product-copy h3{font-size:15px;line-height:1.4}.product-copy p{min-height:20px}.product-copy small{color:#5c645b;font-size:11px}.offer-badge{color:#435526;background:#edf5df;font-size:9px}.discount-badge{color:#344720;background:#e5f1cc}.price{font-size:23px}.card-actions .button{padding:10px;font-size:12px}.card-actions .icon-button{border-radius:6px}.empty-state{border:1px solid var(--line);background:#fafbfa;border-radius:10px;padding:32px}.empty-state strong{font-size:18px}.empty-state p{font-size:14px;line-height:1.6}.component-banner{background:#f0f3ed;border-radius:12px;justify-content:space-between;align-items:center;margin-top:20px;padding:32px 40px;display:flex}.component-banner h2{letter-spacing:-.04em;font-size:30px;line-height:1.15}.component-banner p{color:var(--muted);font-size:14px}.component-banner a{font-size:14px;font-weight:700}.component-banner img{object-fit:contain;mix-blend-mode:multiply;width:28%;height:190px}.market-benefits{grid-template-columns:repeat(3,1fr);gap:30px;padding-top:40px;padding-bottom:55px;display:grid}.market-benefits>div{gap:14px;display:flex}.market-benefits svg{flex-shrink:0}.market-benefits strong{font-size:13px}.market-benefits p{color:var(--muted);font-size:12px;line-height:1.6}.market-footer{border-top:1px solid var(--line);background:#f6f7f9;padding:42px 0 22px}.market-footer strong{margin:8px 0 12px;font-size:13px}.market-footer a:not(:first-child){color:#72777c;font-size:13px}.footer-bottom{border-top:1px solid var(--line);color:#777;justify-content:space-between;margin-top:40px;padding-top:22px;font-size:11px;display:flex}.page-head{background:#f5f6f8}.page-head h1{font-size:38px}.workspace-head h1{font-size:34px}@media (min-width:1500px){.premium-track{height:420px}.premium-copy h2{font-size:48px}}@media (max-width:1100px){.market-header-main{gap:22px}.market-actions{gap:16px}.market-actions span{display:none}.market-nav{gap:20px}.premium-hero{grid-template-columns:1fr}.setup-tile{display:none}.premium-track{height:340px}.premium-copy h2{font-size:40px}.premium-copy{padding:26px 35px 44px}.product-grid,.product-showcase .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.shell,.product-showcase{width:calc(100% - 32px)}.market-announcement span:last-child{display:none}.market-announcement .shell{justify-content:center}.market-header-main{grid-template-columns:1fr auto;gap:12px;padding-top:14px;padding-bottom:14px;display:grid}.brand{width:143px}.market-search{grid-area:2/1/auto/-1}.market-actions{gap:15px}.market-actions .desktop-action{display:none}.market-nav{scrollbar-width:none;gap:23px;min-height:46px;overflow-x:auto}.market-nav>a,.category-menu summary{font-size:12px}.category-menu>div{left:16px}.premium-hero{margin-top:18px}.premium-track{height:326px}.premium-copy{padding:24px 20px 44px}.premium-copy .kicker{font-size:8px}.premium-copy h2{margin:18px 0 12px;font-size:33px}.premium-copy p{font-size:12px}.premium-copy .button{gap:8px;padding:11px 12px;font-size:12px}.premium-art img{padding:4px}.premium-art small{font-size:8px;bottom:12px;right:8px}.premium-slide{grid-template-columns:1.25fr 1fr}.department-strip{gap:10px;padding-bottom:8px;display:flex;overflow-x:auto}.department-strip a{flex:0 0 112px;min-height:105px;padding:18px 8px}.department-strip strong{font-size:12px}.section{padding:26px 0}.section-head h2{font-size:20px}.section-head>a{font-size:12px}.product-showcase .product-grid{scroll-snap-type:x mandatory;gap:12px;padding-bottom:14px;display:flex;overflow-x:auto}.product-showcase .product-card{scroll-snap-align:start;flex:0 0 68vw}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.component-banner{gap:10px;padding:24px}.component-banner h2{font-size:24px}.component-banner img{width:30%;height:130px}.component-banner .kicker{font-size:9px}.component-banner p{font-size:12px}.market-benefits{grid-template-columns:1fr;gap:16px;padding-bottom:30px}.market-footer .footer-grid{grid-template-columns:1fr 1fr;gap:24px}.market-footer .footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px}.empty-state{padding:24px}.card-actions{grid-template-columns:1fr auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.premium-slide,.product-card{transition:none}}
