:root{font-family:ui-rounded,SF Pro Rounded,Nunito Sans,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:#f4f7fb;background:#030711;font-synthesis:none;--night: #07111f;--space: #030711;--amber: #ffb000;--yellow: #ffd84d;--orange: #ff6b00;--ice: #f4f7fb;--mist: #9fb3d1;--cyan: #37d4ff;--surface: rgba(8, 14, 24, .88);--border: #2b3340;--success: #31e981;--danger: #ff4a40;--card: 28px;--panel: 24px;--row: 18px;--button: 18px}*{box-sizing:border-box}html{min-width:320px;background:var(--space)}body{margin:0;min-height:100vh;background:radial-gradient(900px 480px at 10% 0%,rgba(22,71,102,.4),transparent 64%),var(--night)}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}.brand-header{height:82px;padding:0 max(24px,calc((100vw - 1280px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09);background:#030711b3;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);position:sticky;top:0;z-index:20}.brand-lockup{display:flex;align-items:center;gap:12px;font-size:24px;letter-spacing:-.03em}.brand-header .brand-lockup img{width:48px;height:48px;object-fit:contain;display:block}.brand-header span,.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--mist);font-size:14px;font-weight:650}.hero{max-width:1280px;padding:64px 24px 28px;margin:auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:36px;align-items:end}.eyebrow{color:var(--yellow);text-transform:uppercase;letter-spacing:.08em}h1{font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.055em;margin:16px 0 18px;max-width:780px}.hero>div>p{color:var(--mist);font-size:18px;line-height:1.55;margin:0;max-width:670px}.privacy-card{display:flex;align-items:flex-start;gap:16px;border:1px solid rgba(255,216,77,.23);border-radius:var(--panel);padding:22px;background:linear-gradient(145deg,#ffb0001a,#00000061);box-shadow:0 22px 70px #00000038}.privacy-card>svg{color:var(--yellow);flex:0 0 auto}.privacy-card strong{font-size:16px}.privacy-card p{margin:8px 0 0;color:var(--mist);font-size:13px;line-height:1.55}.store-layout{max-width:1280px;padding:12px 24px 100px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:34px;align-items:start}.product-group{margin:36px 0 50px}.group-heading{margin-bottom:18px}.group-heading h2,.order-card h2{margin:0;font-size:24px;letter-spacing:-.02em}.group-heading p{margin:7px 0 0;color:var(--mist);line-height:1.45}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card,.order-card,.catalog-empty,.status{border:1px solid var(--border);background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 18px 50px #0000002e}.product-card{min-height:230px;border-radius:var(--card);padding:20px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;grid-template-rows:auto 1fr auto;column-gap:14px;row-gap:16px;transition:border-color .18s,transform .18s,box-shadow .18s}.product-card:hover{transform:translateY(-2px);border-color:#4a5568}.product-card.is-selected{border-color:#ffd84db3;box-shadow:0 0 0 1px #ffb00024,0 22px 70px #0000004d}.product-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:var(--yellow);background:linear-gradient(145deg,#ffd84d2b,#ff6b0014)}.product-copy{min-width:0}.product-copy h3{margin:2px 0 6px;font-size:17px;line-height:1.2}.product-copy p{margin:0;color:var(--mist);font-size:13px;line-height:1.45}.price{color:var(--yellow);padding-top:2px;white-space:nowrap;font-size:17px}.segments{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,1fr);background:#030711;border:1px solid #222a37;border-radius:14px;padding:4px}.segments button{min-height:44px;border:0;background:transparent;color:var(--mist);padding:9px;border-radius:10px;font-weight:720}.segments button.active{background:#202735;color:var(--ice);box-shadow:0 2px 9px #00000059}.add-button,.catalog-empty button{grid-column:1 / -1;min-height:46px;border:1px solid #303949;background:#182130;color:var(--ice);border-radius:15px;font-weight:750;display:flex;align-items:center;justify-content:center;gap:7px}.product-card.is-selected .add-button{color:#10130c;background:var(--yellow);border-color:var(--yellow)}.stepper{grid-column:1 / -1;display:grid;grid-template-columns:48px 1fr 48px;overflow:hidden;background:#030711;border:1px solid #303949;border-radius:15px}.stepper button{border:0;background:#182130;color:var(--ice);display:grid;place-items:center}.stepper span{text-align:center;font-weight:800;padding:6px}.stepper small{color:var(--mist);display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.order-card{position:sticky;top:106px;border-radius:var(--card);padding:24px}.order-card h2{margin-bottom:20px}.empty-cart{color:var(--mist);min-height:50px}.order-line{display:grid;grid-template-columns:minmax(0,1fr) auto 28px;gap:9px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:14px}.order-line span{min-width:0}.order-line small{color:var(--mist);display:block;margin-top:4px}.order-line button{background:transparent;border:0;color:#75869e;padding:4px}.total{display:flex;align-items:center;justify-content:space-between;margin:24px 0 18px;font-size:20px}.total strong{font-size:25px}.primary{width:100%;border:0;border-radius:var(--button);min-height:54px;padding:13px 18px;color:#160d00;font-weight:850;background:linear-gradient(135deg,var(--yellow),var(--amber) 48%,var(--orange));box-shadow:0 13px 34px #ff6b0033}.terms{color:#70839f;display:block;line-height:1.5;margin-top:16px}.warning{color:#ffc25e;font-size:13px;line-height:1.45}.error{color:#ff8d87!important;font-size:14px;line-height:1.45}.status{max-width:1232px;margin:24px auto 0;border-radius:var(--row);padding:14px 18px;display:flex;align-items:center;gap:10px}.status span{margin-inline-start:auto;color:var(--mist);font-size:12px}.status.paid{border-color:#31e98180;color:var(--success)}.catalog-empty{border-radius:var(--panel);padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.catalog-empty p{color:var(--mist);margin:6px 0 0}.catalog-empty button{padding:12px 16px;min-width:140px}.mobile-order{display:none}.pair-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(560px 420px at 50% 25%,rgba(35,97,130,.36),transparent 70%)}.pair-card{width:min(100%,520px);text-align:center;padding:44px;border:1px solid var(--border);border-radius:34px;background:var(--surface);box-shadow:0 30px 100px #0006}.brand-mark{width:82px;height:82px;object-fit:contain}.pair-card h1{font-size:36px;margin:22px auto 12px}.pair-card p{color:var(--mist);line-height:1.6}.pair-card form{display:grid;gap:12px;margin:28px 0}.pair-card input{width:100%;border:1px solid #344052;border-radius:var(--button);background:#030711;color:var(--ice);padding:16px;text-align:center;letter-spacing:.15em;text-transform:uppercase;font-size:18px}.pair-card small{color:#70839f}[dir=rtl] .product-card,[dir=rtl] .order-card{text-align:right}@media(max-width:900px){body{padding-bottom:104px}.brand-header{height:72px;padding:0 20px}.brand-header .brand-lockup img{width:42px;height:42px}.brand-lockup{font-size:22px}.brand-header span{font-size:0}.brand-header span svg{width:22px;height:22px}.hero{padding:42px 20px 16px;display:block}.hero h1{font-size:44px}.privacy-card{margin-top:26px}.store-layout{display:block;padding:0 20px 44px}.desktop-order{display:none}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.mobile-order{display:grid;position:fixed;left:12px;right:12px;bottom:10px;z-index:30;padding:10px;border:1px solid #344052;border-radius:24px;background:#080e18f0;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);box-shadow:0 15px 55px #0000008c;grid-template-columns:1fr 1.45fr;gap:10px}.mobile-summary-toggle{border:0;background:transparent;color:var(--ice);display:flex;align-items:center;justify-content:space-between;text-align:start;padding:4px 8px}.mobile-summary-toggle small{display:block;color:var(--mist);font-size:11px}.mobile-summary-toggle>span:last-child{display:flex;align-items:center;color:var(--mist);gap:4px;font-size:12px}.mobile-order.open{display:block;max-height:min(76vh,680px);overflow:auto;padding:20px}.mobile-order.open .caret{transform:rotate(180deg)}.mobile-details h2{margin:0 0 12px}.mobile-details .terms{padding-bottom:12px}}@media(max-width:460px){.hero h1{font-size:38px}.hero>div>p{font-size:16px}.privacy-card{padding:18px}.product-card{grid-template-columns:44px minmax(0,1fr) auto;padding:17px;border-radius:24px}.product-icon{width:44px;height:44px}.price{font-size:15px}.pair-card{padding:30px 20px}.pair-card h1{font-size:31px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
