:root{--primary:#2557d6;--primary-dark:#163a9b;--dark:#101828;--muted:#667085;--light:#f5f7fb}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--dark);background:#fff}.topbar{background:#0d1b3d;color:#fff;font-size:.86rem;padding:.45rem 0}.brand{display:flex;align-items:center;gap:.7rem;font-weight:800;font-size:1.2rem;color:var(--dark);white-space:nowrap}.brand-mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--primary),#6c8cff);display:grid;place-items:center;color:#fff;font-size:1.4rem}.search{max-width:680px}.search input{border-radius:12px 0 0 12px;background:#f6f7fb;border-color:#eaecf0;padding:.8rem 1rem}.search button{border-radius:0 12px 12px 0;padding:0 1.25rem}.icon-link{display:flex;align-items:center;gap:.4rem;color:var(--dark);text-decoration:none;font-size:.9rem}.icon-link i{font-size:1.4rem}.cart-badge{position:absolute;top:-8px;right:-8px;background:var(--primary);color:#fff;border-radius:999px;font-size:.7rem;min-width:20px;height:20px;display:grid;place-items:center}.category-nav{border-top:1px solid #f0f0f0}.category-nav a{padding:.85rem 0;text-decoration:none;color:#344054;font-weight:600;white-space:nowrap}.hero-shop{background:radial-gradient(circle at 80% 20%,#dbe6ff,transparent 35%),linear-gradient(120deg,#f7f9ff,#eef3ff);padding:5.5rem 0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800;color:var(--primary)}.hero-shop h1{font-size:clamp(2.7rem,5vw,5rem);line-height:1.02;font-weight:900;letter-spacing:-.05em;margin:.8rem 0 1.4rem}.hero-shop h1 span{color:var(--primary)}.hero-shop p{font-size:1.2rem;color:var(--muted);max-width:720px}.hero-facts{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2rem;font-size:.9rem}.hero-facts i{color:#12b76a}.hero-card{background:linear-gradient(145deg,#1b45b8,#11285f);padding:3rem;border-radius:28px;color:#fff;box-shadow:0 25px 60px rgba(37,87,214,.28);position:relative;overflow:hidden}.floating-icon{font-size:5rem;opacity:.15;position:absolute;right:1.5rem;top:1rem}.hero-card h2{font-size:2rem;font-weight:800;margin:1.5rem 0 .7rem}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:2rem}.section-head h2{font-size:2.2rem;font-weight:800;margin:.35rem 0 0}.section-head a{text-decoration:none;font-weight:700}.category-card{display:block;height:100%;padding:1.8rem;border:1px solid #e8ebf2;border-radius:18px;text-decoration:none;color:var(--dark);transition:.2s;background:#fff}.category-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(16,24,40,.09);border-color:#cbd8ff}.category-card>i{font-size:2rem;color:var(--primary)}.category-card h3{font-size:1.15rem;font-weight:800;margin:1rem 0 .5rem}.category-card p{font-size:.9rem;color:var(--muted);min-height:54px}.products-section{background:var(--light)}.product-card-v2{background:#fff;border:1px solid #e7eaf0;border-radius:18px;padding:1.4rem;position:relative;display:flex;flex-direction:column}.product-card-v2:hover{box-shadow:0 14px 30px rgba(16,24,40,.08)}.product-badges{position:absolute;top:1rem;left:1rem;display:flex;gap:.4rem}.product-logo{height:120px;display:grid;place-items:center;margin-top:1rem}.product-logo span{width:74px;height:74px;border-radius:18px;background:#eef3ff;color:var(--primary);display:grid;place-items:center;font-size:2.3rem;font-weight:900}.product-card-v2>small{color:var(--muted);text-transform:uppercase;font-weight:700;font-size:.72rem}.product-card-v2 h3{font-size:1.05rem;font-weight:800;margin:.5rem 0}.product-card-v2 h3 a{text-decoration:none;color:var(--dark)}.product-card-v2 p{color:var(--muted);font-size:.88rem;flex-grow:1}.price-row{display:flex;flex-direction:column;margin:1rem 0}.price-row del{color:#98a2b3;font-size:.85rem}.price-row strong{font-size:1.6rem}.price-row small{text-transform:none}.how-it-works{background:#fff}.step{text-align:center;padding:2rem;position:relative}.step b{position:absolute;left:1rem;top:1rem;color:#d0d5dd;font-size:2rem}.step>i{font-size:3rem;color:var(--primary)}.step h3{font-size:1.15rem;font-weight:800;margin-top:1rem}.step p{color:var(--muted)}.trust-strip{background:#0d1b3d;color:#fff}.trust-strip .col-6{display:flex;flex-direction:column;align-items:center}.trust-strip i{font-size:1.6rem;color:#8fb0ff}.trust-strip strong{margin-top:.5rem}.trust-strip small{color:#b8c1d9}.footer{background:#081229;color:#d0d5dd}.footer h4,.footer h5{color:#fff}.footer a{display:block;color:#d0d5dd;text-decoration:none;margin:.45rem 0}.payment-icons{display:flex;gap:.5rem;flex-wrap:wrap}.payment-icons span{background:#fff;color:#111;padding:.5rem .7rem;border-radius:6px;font-weight:800;font-size:.8rem}.page-head{padding:4rem 0;background:linear-gradient(120deg,#f8faff,#edf2ff)}.page-head.compact{padding:2.5rem 0}.page-head h1{font-size:2.8rem;font-weight:900}.page-head p{font-size:1.1rem;color:var(--muted)}.summary-card,.checkout-card,.content-card{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:1.8rem}.summary-card h3,.checkout-card h2{font-size:1.25rem;font-weight:800;margin-bottom:1.4rem}.summary-card>div,.order-line{display:flex;justify-content:space-between;padding:.55rem 0}.summary-card .total{border-top:1px solid #e4e7ec;margin-top:.7rem;padding-top:1.2rem;font-size:1.2rem}.summary-card>small{display:block;text-align:center;color:var(--muted);margin-top:1rem}.checkout-card label{font-weight:700;font-size:.9rem;margin-bottom:.4rem}.checkout-card small{color:var(--muted)}.payment-option{border:1px solid #e4e7ec;border-radius:12px;padding:1rem;display:flex;gap:1rem;margin-bottom:.8rem;cursor:pointer}.payment-option span{display:grid;grid-template-columns:auto 1fr;column-gap:.8rem}.payment-option i{grid-row:1/3;font-size:1.5rem;color:var(--primary)}.payment-option small{grid-column:2}.empty-cart i{font-size:4rem;color:#98a2b3}.btn-primary{background:var(--primary);border-color:var(--primary)}@media(max-width:767px){.hero-shop{padding:3.5rem 0}.hero-card{padding:2rem}.section-head{align-items:start}.section-head a{display:none}.category-card{padding:1.2rem}.page-head h1{font-size:2.2rem}}
