:root{--bg:#06080d;--surface:#0d131c;--surface-2:#121a26;--line:#2a3240;--text:#edf2f7;--muted:#9ba6b8;--accent:#3f83f8;--white-btn:#f6f8fc;--white-btn-text:#101522}*,:before,:after{box-sizing:border-box}body{background:radial-gradient(circle at 65% -10%,rgba(58,98,210,.2),transparent 42%),linear-gradient(180deg,#09111f 0%,var(--bg)48%);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Helvetica,Arial}a{color:inherit}.ecom-shell{max-width:1380px;margin:0 auto;padding:18px 28px 32px}.ecom-topbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ecom-title{letter-spacing:-.02em;margin:0;font-size:44px;font-weight:700}.ecom-user{color:#d5deed;align-items:center;gap:10px;display:flex}.ecom-header-cart{border:1px solid var(--line);color:#d5deed;cursor:pointer;background:rgba(255,255,255,.04);border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative}.ecom-header-cart-badge{color:#fff;background:#3f83f8;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:-5px;right:-6px}.ecom-avatar{color:#4c5668;background:#ced8ea;border-radius:999px;align-items:center;justify-items:center;width:40px;height:40px;font-weight:700;display:grid}.ecom-tabs{border:1px solid var(--line);background:rgba(255,255,255,.03);border-radius:12px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.ecom-tab{color:#c6d0de;border-right:1px solid var(--line);background:0 0;justify-content:center;align-items:center;gap:8px;padding:16px 20px;text-decoration:none;display:flex}.ecom-tab:last-child{border-right:0}.ecom-tab.is-active{color:#f7fbff;box-shadow:inset 0 -2px 0 var(--accent)}.ecom-breadcrumb{color:var(--muted);margin:18px 0 14px;font-size:14px}.ecom-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.ecom-card{border:1px solid var(--line);background:linear-gradient(rgba(20,30,45,.75),rgba(14,21,32,.9));border-radius:14px;padding:12px}.ecom-product-img{object-fit:cover;background:#d6d6d6;border-radius:10px;width:100%;height:140px}.ecom-product-name{margin:14px 0 8px;font-size:36px;line-height:1.05}.ecom-product-category{color:var(--muted);margin:0 0 6px}.ecom-product-price{margin:0 0 10px;font-size:36px;font-weight:700}.ecom-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.ecom-link{color:#c4d4ef;text-decoration:underline}.ecom-btn-white{background:var(--white-btn);color:var(--white-btn-text);cursor:pointer;border:0;border-radius:999px;height:48px;padding:10px 18px;font-weight:700}.ecom-cart-action{justify-content:center;align-items:center;display:inline-flex;height:44px!important;padding-top:0!important;padding-bottom:0!important}.ecom-qty-control{background:#f6f8fc;border:1px solid #e6c535;border-radius:999px;align-items:center;gap:8px;height:44px;padding:0 8px;display:inline-flex}.ecom-qty-btn{color:#111827;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:700;line-height:1;display:inline-flex}.ecom-qty-btn:hover{background:rgba(17,24,39,.08)}.ecom-qty-value{text-align:center;color:#111827;min-width:20px;font-size:14px;font-weight:700;line-height:1}.ecom-summary{justify-content:space-between;align-items:center;gap:10px;display:flex}.ecom-summary p{color:#c8d2e2;margin:0}@media (max-width:1200px){.ecom-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:920px){.ecom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}input{color:#f4f7fc;background:#0f1621;border:1px solid #2d3747;border-radius:8px;padding:8px 10px}
/*# sourceMappingURL=main.84069e2bbb1e9b80.css.map*/