*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--gray);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{transition:all .18s}.top-strip{color:#dce7f6;background:#171e28;justify-content:space-between;align-items:center;height:30px;padding:0 3vw;font-size:11px;display:flex}.market-header{background:var(--nav);color:#fff;grid-template-columns:160px minmax(340px,1fr) 115px 110px;align-items:center;gap:18px;min-height:78px;padding:10px 3vw;display:grid}.brand img{object-fit:contain;width:137px;height:58px}.search{background:#fff;border:3px solid #0000;border-radius:8px;grid-template-columns:155px 1fr 58px;height:46px;display:grid;overflow:hidden}.search:focus-within{border-color:#4f9bff}.search select,.search input{border:0;outline:0;min-width:0}.search select{background:#eef0f2;border-right:1px solid #ccd1d6;padding:0 12px;font-size:12px}.search input{padding:0 15px}.search button{background:var(--blue);border:0;place-items:center;display:grid}.search svg{fill:none;stroke:#fff;stroke-width:2px;width:24px}.head-link{color:#fff;font-size:12px;text-decoration:none;display:grid}.head-link small{color:#c7d2df}.cart-button{color:#fff;background:0 0;border:0;grid-template-columns:auto auto auto;align-items:end;gap:5px;height:47px;display:grid}.cart-button span{font-size:25px}.cart-button small{font-size:12px}.cart-button b{color:#73aeff;font-size:18px}.category-nav{background:var(--nav2);align-items:center;gap:28px;min-height:43px;padding:0 3vw;display:flex;overflow:auto}.category-nav a,.category-nav button{white-space:nowrap;color:#fff;background:0 0;border:0;font-size:13px;text-decoration:none}.category-nav a:hover,.category-nav button:hover{color:#8fc0ff}.hero-market{background:linear-gradient(105deg,#eef1f4 0 47%,#cbd1d8 47% 100%);grid-template-columns:.9fr 1.1fr;width:min(1440px,94vw);min-height:380px;margin:22px auto 18px;display:grid;overflow:hidden}.hero-kicker,.catalog-head>div>span,.pricing>div>span,.reviews-title>span{letter-spacing:.13em;color:var(--blue);font-size:11px;font-weight:800}.hero-market h1{letter-spacing:-.045em;margin:14px 0 18px;font-size:clamp(38px,4.4vw,65px);line-height:.98}.hero-market p{color:#4f5b68;max-width:570px;line-height:1.55}.hero-market>div:first-child>a{background:var(--blue);color:#fff;border-radius:4px;margin-top:14px;padding:14px 20px;font-weight:700;text-decoration:none;display:inline-block}.hero-cards{grid-template-columns:repeat(3,1fr);gap:10px;padding:25px;display:grid}.hero-cards button{background:#fff;border:0;min-width:0;padding:0;position:relative;overflow:hidden}.hero-cards img,.hero-cards .image-fallback{object-fit:cover;width:100%;height:100%}.hero-cards span{color:#fff;text-align:left;background:linear-gradient(#0000,#000d);padding:26px 10px 10px;font-size:12px;font-weight:700;position:absolute;bottom:0;left:0;right:0}.benefits{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);width:min(1440px,94vw);margin:auto;display:grid}.benefits div{border-right:1px solid var(--line);gap:4px;padding:18px 24px;display:grid}.benefits div:last-child{border:0}.benefits b{font-size:14px}.benefits span{color:var(--muted);font-size:11px}.catalog{max-width:1540px;margin:auto;padding:46px 3vw 70px}.catalog-head{justify-content:space-between;align-items:end;gap:20px;display:flex}.catalog-head h2{margin:7px 0 3px;font-size:34px}.catalog-head p{color:#566270;margin:0;font-size:13px}.catalog-head label{font-size:12px;font-weight:700}.catalog-head select{background:#fff;border:1px solid #aeb5bd;margin-left:8px;padding:10px}.category-chips{gap:8px;margin:23px 0;display:flex;overflow:auto}.category-chips button{white-space:nowrap;background:#f4f5f6;border:1px solid #aeb5bd;border-radius:4px;padding:10px 14px;font-size:12px}.category-chips button.active{background:var(--blue);border-color:var(--blue);color:#fff}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.product{background:#fff;border:1px solid #cbd0d5;border-radius:5px;flex-direction:column;min-width:0;padding:10px;display:flex}.product:hover{transform:translateY(-2px);box-shadow:0 7px 22px #25314225}.product-open{text-align:left;background:0 0;border:0;flex:1;padding:0}.visual{background:#eef0f2;height:220px;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;display:block}.image-fallback{text-align:center;width:100%;height:100%;color:var(--blue);background:#e8edf3;place-items:center;padding:20px;font-size:12px;display:grid}.license-badge,.ams-badge{border-radius:3px;padding:5px 7px;font-size:9px;font-weight:800;position:absolute;top:8px;box-shadow:0 1px 4px #0003}.license-badge{background:#fff;left:8px}.ams-badge{background:var(--blue);color:#fff;right:8px}.product-copy{padding:12px 4px 7px}.product-copy>small{color:var(--blue);text-transform:uppercase;font-size:10px;font-weight:700}.product h3{height:38px;margin:6px 0;font-size:15px;line-height:1.25;overflow:hidden}.product-copy>p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:11px;overflow:hidden}.rating{color:#526171;white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:flex;overflow:hidden}.rating b{color:#a96500}.price{align-items:start;margin:9px 0 2px;display:flex}.price sup{font-size:12px}.price strong{font-size:25px;line-height:.9}.price span{color:var(--muted);margin:3px 0 0 4px;font-size:9px}.add{background:#ffd45c;border:0;border-radius:16px;width:100%;padding:8px;font-size:12px;font-weight:700}.load-more{border:1px solid var(--blue);color:var(--blue);background:#fff;margin:32px auto 0;padding:13px 30px;font-weight:700;display:block}.empty{background:#fff;place-items:center;gap:8px;padding:80px;display:grid}.pricing{color:#fff;background:#1c2634;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:70px 7vw;display:grid}.pricing h2{letter-spacing:-.035em;margin:10px 0;font-size:42px}.pricing p{color:#c2ccd8;line-height:1.7}.formula{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:8px;display:grid}.formula b{text-align:center;background:#2b3a4d;border:1px solid #455a73;padding:25px 12px;font-size:13px}.formula i{color:#75adf4;font-size:22px;font-style:normal}.reviews{grid-template-columns:.8fr 1.2fr .75fr;gap:25px;padding:65px 6vw;display:grid}.reviews-title h2{letter-spacing:-.035em;margin:10px 0;font-size:38px}.reviews-title p{color:#4f5b68;line-height:1.6}.review-list{gap:12px;display:grid}.review-list blockquote,.review-empty,.review-form{border:1px solid var(--line);background:#fff;margin:0;padding:22px}.review-list blockquote b{color:var(--gold)}.review-list blockquote p{line-height:1.5}.review-list blockquote small{color:var(--muted)}.review-empty{text-align:center;place-content:center;gap:8px;min-height:220px;display:grid}.review-empty span{color:var(--muted);font-size:12px}.review-form{gap:10px;display:grid}.review-form h3{margin:0 0 5px}.review-form input,.review-form select,.review-form textarea,.checkout input,.checkout select,.checkout textarea{border:1px solid var(--line);width:100%;padding:11px}.review-form textarea{min-height:90px}.review-form button,.checkout form>button{background:var(--blue);color:#fff;border:0;padding:12px;font-weight:700}.review-form small{color:var(--muted)}.license-note{background:#c5d8ef;align-items:center;gap:30px;padding:35px 7vw;display:flex}.license-note p{color:#33455b;margin:0;line-height:1.5}footer{background:#fff;justify-content:space-between;align-items:center;padding:30px 4vw;display:flex}footer img{object-fit:contain;width:110px;height:55px}footer p{color:var(--muted);font-size:12px}footer a{color:var(--blue);font-weight:700}.modal-backdrop,.drawer-backdrop{z-index:60;background:#07101bc9;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.product-modal{background:#fff;grid-template-columns:1fr 1fr;width:min(1120px,96vw);max-height:94vh;display:grid;position:relative;overflow:auto}.close{z-index:3;border:0;border-radius:50%;width:40px;height:40px;font-size:25px;position:absolute;top:12px;right:14px}.modal-media{background:#e5e8ec;height:max-content;padding:30px;position:sticky;top:0}.modal-media>.product-image,.modal-media>.image-fallback{object-fit:contain;background:#fff;height:580px}.media-truth{background:#fff;justify-content:space-between;padding:13px;font-size:11px;display:flex}.media-truth a,.source-row a{color:var(--blue);font-weight:700}.product-info{padding:48px 40px}.product-info>span{color:var(--blue);font-size:11px;font-weight:800}.product-info h2{letter-spacing:-.035em;margin:9px 0;font-size:38px;line-height:1.04}.maker{color:var(--muted)}.rating.big{margin:14px 0;font-size:12px}.rating.big b{font-size:17px}.product-info>p{line-height:1.55}.specs{grid-template-columns:repeat(3,1fr);gap:7px;margin:20px 0;display:grid}.specs div{background:#edf0f3;padding:13px}.specs b,.specs span{display:block}.specs span{color:var(--muted);margin-top:4px;font-size:9px}.price-break{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr auto;gap:7px;padding-top:12px;font-size:11px;display:grid}.price-break b{color:var(--ink)}.buy-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin:20px 0;padding:18px 0;display:flex}.buy-row div{display:grid}.buy-row strong{font-size:25px}.buy-row button{background:#ffd45c;border:0;padding:13px 17px;font-weight:700}.source-row{gap:18px;font-size:12px;display:flex}.product-reviews{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.product-reviews h3{font-size:16px}.product-reviews>p{background:#edf0f3;padding:10px;font-size:11px;display:grid}.product-reviews>small{color:var(--muted)}.product-reviews form{grid-template-columns:1fr 78px auto;gap:7px;margin-top:12px;display:grid}.product-reviews input,.product-reviews select,.product-reviews textarea{border:1px solid var(--line);padding:8px;font-size:11px}.product-reviews textarea{grid-column:1/3}.product-reviews button{background:var(--blue);color:#fff;border:0}.drawer-backdrop{place-items:stretch end;padding:0}.cart-drawer{background:#fff;flex-direction:column;width:min(480px,100vw);height:100%;display:flex}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:22px 25px;display:flex}.drawer-head h2{margin:0}.drawer-head button{background:0 0;border:0;font-size:25px}.cart-items{flex:1;padding:5px 22px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:75px 1fr auto;align-items:center;gap:12px;padding:15px 0;display:grid}.cart-item>.product-image,.cart-item>.image-fallback{width:75px;height:75px}.cart-item>div{gap:5px;display:grid}.cart-item>div>span{color:var(--muted);font-size:11px}.cart-item>div>div{align-items:center;gap:10px;display:flex}.cart-item>div button{border:1px solid var(--line);background:#fff;width:25px;height:25px}.cart-total{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;padding:22px;display:grid}.cart-total button{background:var(--blue);color:#fff;border:0;grid-column:1/-1;padding:14px;font-weight:700}.cart-empty{place-items:center;gap:12px;margin:auto;display:grid}.cart-empty>span{font-size:48px}.checkout{background:#fff;width:min(540px,96vw);max-height:94vh;padding:42px;position:relative;overflow:auto}.checkout>span{color:var(--blue);font-size:11px;font-weight:800}.checkout h2{margin:8px 0;font-size:35px}.checkout>p{color:var(--muted)}.checkout form{gap:12px;display:grid}.checkout textarea{min-height:80px}.order-ready{text-align:center;gap:13px;display:grid}.order-ready>b{width:58px;height:58px;color:var(--blue);background:#ddebff;border-radius:50%;place-items:center;margin:auto;font-size:28px;display:grid}.order-ready a,.order-ready button{border:0;padding:13px;font-weight:700;text-decoration:none}.order-ready a{color:#fff;background:#18a656}.order-ready button{background:#e9edf2}@media (max-width:1200px){.product-grid{grid-template-columns:repeat(4,1fr)}.reviews{grid-template-columns:1fr 1.5fr}.review-form{grid-column:1/-1}.head-link{display:none}.market-header{grid-template-columns:145px 1fr 100px}}@media (max-width:850px){.top-strip span:last-child{display:none}.market-header{grid-template-columns:105px 1fr 58px;gap:8px;padding:8px 12px}.brand img{width:100px}.search{grid-template-columns:1fr 46px}.search select,.cart-button small{display:none}.category-nav{gap:19px;padding:0 14px}.hero-market{grid-template-columns:1fr}.hero-market>div:first-child{padding:40px 25px}.hero-cards{height:300px}.benefits{grid-template-columns:1fr 1fr}.benefits div:nth-child(2){border-right:0}.benefits div:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,1fr)}.pricing,.reviews,.formula{grid-template-columns:1fr}.formula i{text-align:center}.product-modal{grid-template-columns:1fr}.modal-media{position:static}.modal-media>.product-image,.modal-media>.image-fallback{height:440px}}@media (max-width:520px){.top-strip{font-size:9px}.hero-cards{height:220px;padding:10px}.benefits{border-left:0;border-right:0;width:100%}.catalog{padding:36px 10px 55px}.catalog-head{align-items:start;display:grid}.catalog-head label{justify-self:end}.product-grid{gap:7px}.product{padding:7px}.visual{height:165px}.product h3{font-size:13px}.rating span:last-child{display:none}.add{font-size:11px}.pricing{padding:55px 22px}.reviews{padding:55px 14px}.license-note{padding:30px 20px;display:block}footer{flex-direction:column;gap:8px}.modal-backdrop{padding:0}.product-modal,.checkout{width:100%;max-height:100vh}.modal-media{padding:12px}.modal-media>.product-image,.modal-media>.image-fallback{height:330px}.media-truth{gap:5px;display:grid}.product-info{padding:35px 20px}.product-info h2{font-size:31px}.specs{grid-template-columns:1fr}.product-reviews form{grid-template-columns:1fr 70px}.checkout{padding:42px 20px}}.hero-market h1 em{color:var(--blue);font-style:normal}.search select,.search input{color:var(--ink)}.search input::placeholder{color:#687482;opacity:1}.color-choice{color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:8px;margin:5px 0 9px;font-size:11px;display:grid}.color-choice select,.cart-item label select{border:1px solid var(--line);min-width:0;color:var(--ink);background:#fff;padding:6px}.cart-item label{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.order-ready p,.order-ready small{color:var(--muted);margin:0;line-height:1.45}.order-ready small{background:#fff5d8;padding:10px;font-size:11px}.category-nav{scrollbar-width:none;-ms-overflow-style:none;overflow:auto hidden}.category-nav::-webkit-scrollbar{display:none}.category-chips{scrollbar-width:none;-ms-overflow-style:none}.category-chips::-webkit-scrollbar{display:none}:root{--blue:#1687ff;--nav:#0d131c;--nav2:#151e2a;--gray:#0b1017;--line:#2a3747;--ink:#f4f7fb;--muted:#9eabbc;--gold:#ffb62e}body{background:radial-gradient(circle at 50% -10%,#1b2a3c 0,#0b1017 40%,#080c12 100%);min-height:100vh}.top-strip{color:#b8c5d5;letter-spacing:.02em;background:#080c12;border-bottom:1px solid #243143;height:34px}.market-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d131cf5;border-bottom:1px solid #263548;position:sticky;top:0;box-shadow:0 12px 35px #0008}.brand img{filter:drop-shadow(0 0 12px #1687ff35)}.search{background:#f7f9fc;border-color:#344357;box-shadow:0 0 0 1px #000,0 8px 25px #0005}.search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #1687ff35,0 8px 25px #0005}.search button{background:linear-gradient(135deg,#1687ff,#0064db)}.category-nav{background:#121b27;border-bottom:1px solid #2b394c;box-shadow:0 8px 24px #0004}.category-nav a,.category-nav button{color:#ced8e5}.category-nav a:hover,.category-nav button:hover{color:#fff;text-shadow:0 0 16px #1687ff}.hero-market{background:linear-gradient(118deg,#151f2c 0 48%,#0f1824 48% 100%);border:1px solid #304055;border-radius:18px;min-height:440px;box-shadow:0 28px 80px #0008,0 0 0 1px #1687ff10}.hero-market>div:first-child{padding:58px 48px}.hero-market h1{color:#fff;text-shadow:0 5px 25px #0006}.hero-market h1 em{color:#42a1ff}.hero-market p{color:#b6c1cf;font-size:16px}.hero-kicker{color:#69b5ff;background:#1687ff18;border:1px solid #1687ff55;border-radius:99px;padding:8px 11px;display:inline-flex}.hero-market>div:first-child>a{background:linear-gradient(135deg,#1687ff,#0068e5);border-radius:9px;padding:15px 23px;box-shadow:0 12px 30px #0072ee55}.hero-market>div:first-child>a:hover{transform:translateY(-2px);box-shadow:0 16px 35px #0072ee75}.hero-trust{color:#aebcce;flex-wrap:wrap;gap:16px;margin-top:23px;font-size:11px;display:flex}.hero-trust b{font-weight:600}.hero-trust b:first-letter{color:#54a9ff}.hero-cards{padding:30px}.hero-cards button{border:1px solid #334257;border-radius:10px;box-shadow:0 12px 30px #0007}.hero-cards button:hover{border-color:#1687ff;transform:translateY(-4px)}.hero-cards span{padding:40px 13px 13px}.benefits{background:#111925;border-color:#2d3b4e;border-radius:14px;overflow:hidden;box-shadow:0 18px 50px #0005}.benefits div{border-color:#2d3b4e;grid-template-columns:auto 1fr;column-gap:12px;padding:22px 24px}.benefits i{color:#5af;background:#1687ff18;border:1px solid #1687ff44;border-radius:9px;grid-row:1/3;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:800;display:grid}.benefits b{color:#f6f8fc}.benefits span{color:#94a2b4}.catalog{padding-top:64px}.catalog-head h2,.reviews-title h2{color:#fff}.catalog-head p{color:#9eabbc}.catalog-head select,.category-chips button{color:#dce5ef;background:#131c28;border-color:#354458}.category-chips button:hover{color:#fff;border-color:#1687ff}.category-chips button.active{background:linear-gradient(135deg,#1687ff,#0067df);box-shadow:0 7px 20px #0072ee40}.product{background:#131b26;border-color:#29384a;border-radius:12px;padding:11px;box-shadow:0 10px 25px #0003}.product:hover{border-color:#1687ff;transform:translateY(-5px);box-shadow:0 18px 42px #0008,0 0 0 1px #1687ff40}.visual{background:#0d141e;border-radius:8px}.product h3{color:#f5f8fb}.product-copy>p,.product-copy>small,.price span{color:#9daabb}.license-badge{color:#dbe7f5;background:#111a26e8;border:1px solid #405168}.ams-badge{box-shadow:0 4px 15px #006fe780}.price strong,.price sup{color:#fff}.add{color:#fff;background:linear-gradient(135deg,#1687ff,#0065dc);border-radius:8px;padding:10px;box-shadow:0 7px 18px #006ada35}.add:hover{background:linear-gradient(135deg,#35a0ff,#0875ec)}.color-choice select,.cart-item label select{color:#e7edf5;background:#0f1722;border-color:#354559;border-radius:6px}.load-more{color:#75baff;background:#111b28;border-color:#1687ff;border-radius:8px}.empty{background:#121b27;border:1px solid #2b3b4e;border-radius:12px}.pricing{background:linear-gradient(120deg,#101824,#162436);border-top:1px solid #2a3c51;border-bottom:1px solid #2a3c51}.formula b{background:#0d151f;border-color:#38506b;border-radius:8px}.formula i{color:#42a1ff}.reviews{background:#0c121a}.reviews-title p{color:#a5b1c0}.review-list blockquote,.review-empty,.review-form{background:#141d29;border-color:#2d3c4f;border-radius:10px}.review-form input,.review-form select,.review-form textarea,.checkout input,.checkout select,.checkout textarea{color:#eff4fa;background:#0e1620;border-color:#35475d;border-radius:7px}.review-form input::placeholder,.review-form textarea::placeholder,.checkout input::placeholder,.checkout textarea::placeholder{color:#77869a}.review-form button,.checkout form>button{background:linear-gradient(135deg,#1687ff,#0065dc);border-radius:7px}.license-note{color:#f1f6fc;background:#122033;border-top:1px solid #29415e;border-bottom:1px solid #29415e}.license-note p{color:#aebdce}footer{background:#090e15;border-top:1px solid #243245}footer img{filter:drop-shadow(0 0 9px #1687ff30)}.product-modal,.cart-drawer,.checkout{color:#f4f7fb;background:#121a25;border:1px solid #34445a;box-shadow:0 28px 90px #000b}.modal-media{background:#0b1119}.media-truth{background:#101925}.specs div,.product-reviews>p{background:#1b2634}.buy-row,.product-reviews,.price-break{border-color:#304055}.close{color:#fff;background:#243246}.cart-item,.drawer-head{border-color:#2d3c4f}.cart-total{background:#0f1721;border-color:#2d3c4f}.cart-item>div button{color:#fff;background:#1b2735;border-color:#3b4b60}.order-ready small{color:#e8d29a;background:#332a14}@media (max-width:850px){.market-header{top:0}.hero-market{border-radius:12px}.hero-market>div:first-child{padding:44px 25px}.hero-trust{gap:10px}.benefits{border-radius:0}}.search input{color:#111827;caret-color:#0866df;-webkit-text-fill-color:#111827;background:#fff}.search input::placeholder{color:#687386;opacity:1;-webkit-text-fill-color:#687386}.market-header{grid-template-columns:190px minmax(340px,1fr) 115px 110px;min-height:92px}.brand img{mix-blend-mode:screen;object-fit:contain;background:0 0;width:172px;height:74px}footer img{mix-blend-mode:screen;object-fit:contain;background:0 0;width:155px;height:76px}@media (max-width:1200px){.market-header{grid-template-columns:175px 1fr 100px}.brand img{width:158px;height:68px}}@media (max-width:850px){.market-header{grid-template-columns:118px 1fr 58px;min-height:76px}.brand img{width:112px;height:58px}footer img{width:145px;height:72px}}.hero-market h1{letter-spacing:-.055em;max-width:760px;font-family:Georgia,Cambria,Times New Roman,serif;font-size:clamp(54px,5.7vw,84px);font-weight:700;line-height:.91}.hero-market h1 em{text-underline-offset:.12em;font-weight:700;-webkit-text-decoration:underline #1687ff66;text-decoration:underline #1687ff66;text-decoration-thickness:.055em}@media (max-width:850px){.hero-market h1{font-size:clamp(48px,13vw,66px)}}
