:root{--green:#16a34a;--green-hover:#15803d;--green-pay:#22c55e;--green-pay-hover:#16a34a;--black:#0b1220;--yellow:#fef3c7;--yellow-text:#92400e;--star:#f59e0b;--border:#e5e9f0;--input-border:#d0d7e2;--input-bg-2:#f2f6fb;--label:#5b6b82;--muted:#6b7280;--sidebar-bg:#f5f7fb;--text:#0f172a;--radius:8px;--maxw:1140px;--focus:#3b82f6}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#fafbfc;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;-webkit-text-size-adjust:100%}img{max-width:100%;display:block}.pay-logo{display:inline-flex;align-items:center;justify-content:center;line-height:0;border-radius:5px;overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.06)}.pay-logo svg{display:block}.pay-logo.is-muted{opacity:.35}.pay-logo.is-active{outline:2px solid #93c5fd;outline-offset:1px}.pay-logo-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.pay-logo-row-sm .pay-logo svg{width:34px;height:22px}.topbar{background:linear-gradient(180deg,#111827,#0b1220);color:#fff;font-size:12px;font-weight:650;letter-spacing:.02em;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.topbar-ssl{display:inline-flex;align-items:center;gap:7px;color:#bbf7d0}.topbar-ssl svg{flex-shrink:0}.topbar .pay-logo-row{gap:5px}.alert-bar{background:var(--yellow);color:var(--yellow-text);text-align:center;font-size:13.5px;font-weight:650;padding:11px 16px;display:flex;gap:8px;border-bottom:1px solid #fde68a}.alert-bar,.alert-ico{align-items:center;justify-content:center}.alert-ico{display:inline-flex;width:20px;height:20px;border-radius:50%;background:#fbbf24;color:#78350f;font-size:12px;font-weight:800}.wrap{max-width:var(--maxw);margin:0 auto;padding:22px 16px 40px;display:flex;flex-direction:column;gap:22px}@media (min-width:992px){.wrap{flex-direction:row;align-items:flex-start;gap:40px;padding:30px 20px 60px}.col-main{flex:1 1 auto;min-width:0}.col-side{flex:0 0 380px;position:-webkit-sticky;position:sticky;top:20px}}.checkout-head{margin-bottom:6px}.h-title{font-size:clamp(24px,3.2vw,30px);font-weight:800;margin:0 0 8px;display:flex;gap:10px;letter-spacing:-.02em;color:var(--text)}.h-lock,.h-title{align-items:center}.h-lock{display:inline-flex;justify-content:center;width:34px;height:34px;border-radius:10px;background:#ecfdf5;color:var(--green);flex-shrink:0}.rating{display:flex;align-items:center;gap:8px;margin-bottom:14px}.rating .stars{color:var(--star);font-size:16px;letter-spacing:1px}.rating .count{color:var(--muted);font-size:14px;font-weight:500}.step-progress{display:flex;align-items:center;gap:10px;margin:4px 0 18px;flex-wrap:wrap}.step-pill{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:650;color:var(--muted);background:#fff;border:1px solid var(--border);border-radius:999px;padding:6px 12px 6px 6px}.step-pill .step-num{width:22px;height:22px;border-radius:50%;background:#eef2f7;color:#64748b;display:grid;place-items:center;font-size:11px;font-weight:800}.step-pill.is-active{color:var(--text);border-color:#bbf7d0;background:#f0fdf4}.step-pill.is-active .step-num{background:var(--green);color:#fff}.step-pill.is-done{color:#15803d;border-color:#bbf7d0;background:#f0fdf4}.step-pill.is-done .step-num{background:#16a34a;color:#fff;font-size:12px}.step-progress-line{flex:1 1;min-width:24px;max-width:80px;height:2px;background:#e2e8f0;border-radius:2px}.step-progress-line.is-done{background:#86efac}.steps{margin-top:10px}.step-head{font-size:18px;font-weight:750;display:flex;align-items:center;gap:10px;padding:6px 0;flex-wrap:wrap}.step-head.inactive{color:#94a3b8}.step-badge{width:26px;height:26px;border-radius:8px;background:#ecfdf5;color:#15803d;display:grid;place-items:center;font-size:13px;font-weight:800}.step-badge.muted{background:#f1f5f9;color:#94a3b8}.step-head .check{width:20px;height:20px;border-radius:50%;background:var(--green);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.step-mini{color:var(--muted);font-weight:600;font-size:15px}.step-mini .done{color:var(--green)}hr.sep{border:none;border-top:1px solid var(--border);margin:16px 0}.form-grid{display:flex;flex-direction:column;gap:14px;margin-top:8px}.row-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media (max-width:520px){.row-2{grid-template-columns:1fr}}.field{display:flex;flex-direction:column;gap:6px}.field>label{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--label)}input.inp,select.inp{width:100%;font-size:16px;padding:12px 14px;border:1px solid var(--input-border);border-radius:var(--radius);background:#fff;color:var(--text);outline:none;transition:border-color .12s,box-shadow .12s;font-family:inherit}input.inp:hover,select.inp:hover{border-color:#b6c2d1}input.inp:focus,select.inp:focus{border-color:var(--focus);box-shadow:0 0 0 3px rgba(59,130,246,.16)}input.inp::placeholder{color:#9aa2b1}.phone-row{display:grid;grid-template-columns:96px 1fr;grid-gap:10px;gap:10px}.err{color:#dc2626;font-size:13px;margin-top:2px;font-weight:600}.btn{width:100%;border:none;border-radius:10px;color:#fff;font-size:16px;font-weight:750;padding:15px 18px;cursor:pointer;letter-spacing:.02em;text-transform:uppercase;transition:background .12s,opacity .12s,transform .12s;font-family:inherit}.btn-continue{background:var(--green);box-shadow:0 1px 0 rgba(21,128,61,.2)}.btn-continue:hover{background:var(--green-hover)}.btn-pay{background:var(--green-pay)}.btn-pay:hover{background:var(--green-pay-hover)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.loading{pointer-events:none;opacity:.75}.pay-note{background:#eff6ff;color:#1e40af;font-weight:600;font-size:13px;padding:12px 14px;border-radius:10px;margin-top:16px;border:1px solid #bfdbfe;display:flex;align-items:flex-start;gap:10px;line-height:1.45}.pay-note svg{flex-shrink:0;margin-top:1px}.pay-powered{gap:8px;margin-top:14px;font-size:12px;font-weight:600}.pay-brands,.pay-powered{display:flex;align-items:center;justify-content:center;color:var(--muted)}.pay-brands{gap:14px;margin:16px 0 6px;font-weight:700;font-size:13px}.card-badges{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:0}.card-badges .cb{border:1px solid var(--border);border-radius:6px;padding:3px 8px;font-size:11px;font-weight:800;color:#475569;background:#fff}.pay-phone{text-align:center;color:var(--muted);font-size:13px;margin-top:14px}.stripe-mount{margin-top:6px}.pay-card-panel{margin-top:8px;background:linear-gradient(180deg,#f8fbff,#fff 48%);border:1px solid #dbe4f0;border-radius:12px;padding:18px 16px 16px;box-shadow:0 1px 2px rgba(15,23,42,.04)}.pay-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #e8eef6;flex-wrap:wrap}.pay-card-head-text{display:flex;align-items:center;gap:10px}.pay-lock{width:36px;height:36px;border-radius:10px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;flex-shrink:0}.pay-card-head-text strong{display:block;font-size:15px;font-weight:750;color:var(--text);letter-spacing:-.01em}.pay-card-head-text>div>span{display:block;font-size:12px;color:var(--muted);font-weight:500;margin-top:1px}.pay-card-accepted{flex:0 0 auto;margin-left:auto}.pay-card-accepted .pay-logo{box-shadow:none}.pay-fields{display:flex;flex-direction:column;gap:12px}.card-form .field.is-focused>label{color:#2563eb}.pay-inp{background:#f2f6fb!important;border-color:#cfd9e6!important}.pay-inp:focus{background:#fff!important;border-color:#86b7fe!important}.pay-cvc-wrap,.pay-number-wrap{position:relative}.pay-number-wrap .pay-inp{padding-right:42px}.pay-number-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#94a3b8;display:grid;place-items:center;pointer-events:none}.pay-cvc-wrap .pay-inp{padding-right:40px}.pay-cvc-hint{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;border:1px solid #cbd5e1;color:#64748b;font-size:12px;font-weight:700;display:grid;place-items:center;background:#fff;cursor:help}.card-form .exp-row{display:flex;align-items:center;gap:8px}.card-form .exp-row .inp{flex:1 1}.card-form .exp-sep{color:var(--muted);font-weight:700}.pay-error{margin-top:12px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:600}.pay-card-panel .btn-pay{margin-top:16px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;letter-spacing:.02em;box-shadow:0 2px 0 rgba(15,100,60,.12)}.pay-btn-inner{display:inline-flex;align-items:center;gap:8px}.pay-spinner{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:pay-spin .7s linear infinite}@keyframes pay-spin{to{transform:rotate(1turn)}}.pay-trust-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin-top:14px;color:var(--muted);font-size:12px;font-weight:600}.pay-trust-strip strong{color:#15803d;font-weight:800}.pay-trust-strip .dot{opacity:.5}@media (prefers-reduced-motion:reduce){.pay-spinner{animation:none;border-top-color:transparent}}@media (max-width:420px){.pay-card-accepted{width:auto;margin-left:46px}}.card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:18px}.side{background:var(--sidebar-bg);border-radius:14px;padding:16px;border:1px solid var(--border)}.reviews-box{background:#fff;border-radius:10px;padding:14px 14px 10px;border:1px solid var(--border)}.reviews-box .rv-h{font-weight:750;font-size:14px;margin-bottom:8px}.reviews-box .rv-stars{color:var(--star);text-align:center;font-size:17px;letter-spacing:1px}.reviews-box .rv-text{color:#334155;font-size:13.5px;margin:8px 4px;min-height:40px;line-height:1.45}.reviews-box .dots{display:flex;gap:6px;justify-content:center;padding:6px 0}.reviews-box .dots i{width:7px;height:7px;border-radius:50%;background:#cfd4dc}.reviews-box .dots i.on{background:#0f172a}.ship-opt{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--border);border-radius:10px;padding:12px 14px;margin-top:10px;cursor:pointer;transition:border-color .12s,box-shadow .12s}.ship-opt:hover{border-color:#c7d2e0}.ship-opt.active{border-color:var(--green);box-shadow:0 0 0 1px var(--green);background:#f0fdf4}.ship-opt .ico{font-size:22px}.ship-opt .txt{flex:1 1;min-width:0}.ship-opt .txt b{display:block;font-size:13.5px;font-weight:700}.ship-opt .txt span{font-size:12px;color:var(--muted)}.ship-opt .price{font-weight:750;white-space:nowrap}.prod-line{display:flex;align-items:center;gap:12px;border-radius:10px;padding:12px 14px;margin-top:12px}.prod-line,.prod-line .thumb{background:#fff;border:1px solid var(--border)}.prod-line .thumb{position:relative;width:52px;height:52px;flex:0 0 52px;border-radius:8px}.prod-line .thumb img{width:100%;height:100%;object-fit:contain;border-radius:7px}.prod-line .thumb .qty{position:absolute;top:-8px;right:-8px;background:#334155;color:#fff;font-size:11px;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.prod-line .pname{flex:1 1;font-size:14px;font-weight:650;min-width:0}.prod-line .pprice{font-weight:750;white-space:nowrap}.totals{margin-top:14px;padding-top:4px}.totals .t-h{font-size:16px;font-weight:800;margin-bottom:4px}.totals .t-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;font-weight:650;font-size:14px;color:#334155}.totals .t-row.grand{font-size:17px;border-top:1px solid var(--border);margin-top:4px;padding-top:12px;color:var(--text)}.trust{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:16px;text-align:center}.trust .t{flex-direction:column;gap:6px;font-size:11px;font-weight:700;color:#475569;line-height:1.25}.trust .t,.trust .t .badge{display:flex;align-items:center}.trust .t .badge{width:42px;height:42px;border-radius:50%;justify-content:center}.trust .t .b1{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.trust .t .b2{background:#ecfdf5;color:#16a34a;border:1px solid #bbf7d0}.trust .t .b3{background:#f5f3ff;color:#7c3aed;border:1px solid #ddd6fe}.summary-toggle{display:none;width:100%;align-items:center;justify-content:space-between;background:#eef0f3;border:1px solid var(--border);border-radius:8px;padding:12px 14px;font-weight:700;cursor:pointer}.summary-toggle .caret{transition:transform .18s}.summary-toggle[data-open=true] .caret{transform:rotate(180deg)}.summary-toggle .amt{color:var(--green)}@media (max-width:991px){.col-side{order:-1}.summary-toggle{display:flex}.summary-body[data-open=false]{display:none}.summary-body{margin-top:12px}}.about{max-width:var(--maxw);margin:10px auto 0;padding:20px 16px 50px;text-align:center}.about h2{font-size:clamp(22px,4vw,30px);letter-spacing:.04em;text-transform:uppercase;font-weight:800}.about .lead{font-size:20px;font-weight:700;margin:18px 0 26px}.about .feats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px;text-align:left}@media (max-width:800px){.about .feats{grid-template-columns:1fr}}.about .feats h3{font-size:17px;margin:0 0 8px}.about .feats p{color:#4b5563;font-size:15px;margin:0}.about .hero{max-width:560px;margin:0 auto}.foot{border-top:1px solid var(--border);padding:22px 16px 32px;text-align:center;font-size:13px;background:#fff}.foot,.foot a{color:var(--muted)}.foot .company{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;align-items:center}.foot-secure{display:inline-flex;align-items:center;gap:6px;font-weight:650;color:#15803d}.done-wrap{max-width:560px;margin:60px auto;padding:0 20px;text-align:center}.done-check{width:76px;height:76px;border-radius:50%;background:var(--green);color:#fff;font-size:40px;display:flex;align-items:center;justify-content:center;margin:0 auto 22px}.done-wrap h1{font-size:26px;margin:0 0 10px}.done-wrap p{color:var(--muted);font-size:16px}