:root{--nav:#062b73;--nav2:#0d47b9;--blue:#0969ff;--blue2:#0d5fe7;--ink:#0d244a;--muted:#66758f;--line:#d9e4f3;--soft:#f6f9fe;--card:#fff;--red:#c91e2b;--red2:#a70f1d;--green:#0a9b42;--orange:#f59e0b;--shadow:0 10px 30px rgba(15,56,120,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8fbff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.store-topbar{height:66px;background:linear-gradient(90deg,#062866,#0a3c9a 55%,#06327c);color:#fff;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:18px;padding:0 clamp(22px,3vw,54px);position:sticky;top:0;z-index:100;box-shadow:0 8px 22px rgba(1,27,73,.2)}.store-brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:900;letter-spacing:-.02em}.brand-mark{width:32px;height:32px;border:2px solid #f5c232;border-radius:50%;display:grid;place-items:center;color:#f5c232;font-size:14px}.store-nav{display:flex;align-items:center;justify-content:center;gap:22px;font-weight:750}.store-nav a{padding:20px 7px 17px;border-bottom:3px solid transparent}.store-nav a:hover{color:#cfe1ff}.store-nav a.active{background:#0e62e9;border-radius:7px;padding:10px 17px;border:0;box-shadow:0 7px 18px rgba(0,70,200,.35)}.store-head-tools{display:flex;align-items:center;gap:9px}.head-search{position:relative;width:220px;height:38px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.09);border-radius:9px;display:flex;align-items:center;padding:0 10px}.head-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff}.head-search input::placeholder{color:#d2ddf2}.search-icon{width:20px;height:20px;display:grid;place-items:center;color:#dbeafe}.search-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-cart{position:relative;width:42px;height:40px;border:1px solid rgba(255,255,255,.2);border-radius:9px;background:rgba(255,255,255,.08);color:#fff;display:grid;place-items:center;cursor:pointer}.header-cart svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-cart:hover,.header-cart.has-items{background:#0b6ff2;border-color:#4ca0ff}.header-cart span{position:absolute;right:-6px;top:-7px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#d3212e;color:#fff;font-size:10px;font-weight:900;display:grid;place-items:center;box-shadow:0 2px 8px rgba(153,17,28,.28)}.account-chip{display:flex;align-items:center;gap:8px;min-width:145px;padding:4px 7px;border-radius:9px;color:#fff;transition:.16s}.account-chip:hover{background:rgba(255,255,255,.1)}.account-avatar{width:30px;height:30px;border:1px solid rgba(255,255,255,.72);border-radius:50%;display:grid;place-items:center;flex:none}.account-avatar svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.account-chip b,.account-chip small{display:block;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-chip b{font-size:12px}.account-chip small{font-size:10px;color:#cce0ff}.store-page{max-width:1520px;margin:auto;padding:16px 38px 26px}.breadcrumb{display:flex;gap:9px;align-items:center;font-size:13px;color:#6e7e99;margin:4px 0 17px}.breadcrumb a{color:#0d64dd}.store-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px}.store-heading h1{margin:0 0 4px;font-size:30px;letter-spacing:-.03em}.store-heading p{margin:0 0 6px;color:var(--muted)}.store-heading small{color:#1668d5;font-weight:700}.heading-actions{display:flex;gap:8px;align-items:center}.view-btn,.heading-actions select{height:38px;border:1px solid var(--line);background:#fff;border-radius:8px;color:#26456f;padding:0 13px}.view-btn.active{background:#eaf2ff;color:var(--blue);font-weight:900}.store-layout{display:grid;grid-template-columns:240px minmax(0,1fr) 300px;gap:16px;align-items:start}.store-sidebar{display:grid;gap:12px}.side-card,.support-card{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 3px 13px rgba(38,80,145,.04)}.side-card{padding:16px}.side-card h2,.support-card h2{font-size:15px;margin:0 0 13px}.category-list{display:grid;gap:4px}.category-item{width:100%;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;border:0;background:transparent;padding:9px 8px;border-radius:7px;color:#213d68;cursor:pointer;text-align:left}.category-item:hover,.category-item.active{background:#eaf2ff;color:#0b62d7}.category-item b{min-width:24px;height:22px;display:grid;place-items:center;background:#f1f5fb;border-radius:999px;font-size:11px}.cat-icon{width:22px;height:22px;display:grid;place-items:center}.cat-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8}.price-row{display:grid;grid-template-columns:1fr auto 1fr;gap:7px;align-items:center}.price-row input{min-width:0;width:100%;border:1px solid var(--line);border-radius:7px;padding:9px 8px;outline:0}.filter-apply,.primary-blue{width:100%;border:0;border-radius:7px;background:linear-gradient(90deg,#0871ff,#0754d4);color:#fff;font-weight:800;padding:10px 12px;cursor:pointer;margin-top:9px}.check-line{display:flex;align-items:center;gap:8px;padding:7px 0;color:#29476f;font-size:13px}.check-line input{accent-color:#0b66e4}.tag-list{display:flex;flex-wrap:wrap;gap:7px}.tag-list button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:7px 9px;cursor:pointer;color:#355376}.catalog-area{min-width:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-card{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:0 2px 10px rgba(20,68,138,.035);transition:.18s}.product-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#bfd2ef}.product-media{position:relative;height:122px;background:linear-gradient(135deg,#f3f8ff,#eaf3ff);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-media.no-image{background:linear-gradient(135deg,#0c5397,#052f67);color:white;font-size:26px;font-weight:900;letter-spacing:.04em}.product-badge{position:absolute;left:10px;top:9px;padding:4px 7px;border-radius:5px;background:#1475ff;color:#fff;font-size:9px;font-weight:900;text-transform:uppercase}.product-body{padding:10px 10px 9px;display:flex;flex:1;flex-direction:column}.product-title{font-size:14px;font-weight:850;line-height:1.2;color:#112a50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-desc{font-size:11px;line-height:1.35;color:#6a7890;margin:5px 0;height:30px;overflow:hidden}.product-price{color:var(--green);font-size:14px;font-weight:900;margin:2px 0}.product-meta{font-size:10px;color:#677895;display:flex;gap:8px;flex-wrap:wrap}.product-meta span{white-space:nowrap}.rating-row{font-size:11px;color:var(--orange);margin:5px 0 8px;letter-spacing:.4px}.buy-red{display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:5px;background:linear-gradient(90deg,var(--red),var(--red2));color:#fff;font-weight:850;min-height:33px;cursor:pointer;box-shadow:0 6px 12px rgba(169,15,29,.13)}.buy-red:hover{filter:brightness(1.06)}.buy-red:disabled{opacity:.48;cursor:not-allowed;filter:saturate(.4)}.btn-cart-icon{width:17px;height:17px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wide{width:100%;min-height:43px}.empty-state{padding:60px 20px;text-align:center;background:#fff;border:1px dashed #c7d6ea;border-radius:10px}.empty-state strong,.empty-state span{display:block}.empty-state span{color:var(--muted);margin-top:5px}.pagination{display:flex;gap:6px;justify-content:center;margin:17px 0 0}.pagination button,.pagination span{min-width:34px;height:34px;border:1px solid var(--line);background:#fff;border-radius:6px;display:grid;place-items:center;color:#29476f}.pagination button{cursor:pointer}.pagination button.active{background:#0b64e0;color:#fff;border-color:#0b64e0}.cart-summary p{color:#75839b;font-size:12px;text-align:center}.popular-list{display:grid;gap:9px}.popular-item{display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:center}.popular-thumb{width:64px;height:46px;background:#eaf2ff;border-radius:6px;overflow:hidden;display:grid;place-items:center;color:#0b64e0;font-size:10px;font-weight:900}.popular-thumb img{width:100%;height:100%;object-fit:cover}.popular-item b{display:block;font-size:11px;line-height:1.2}.popular-item small{display:block;color:#f59e0b}.popular-item em{font-style:normal;color:#078a3c;font-size:11px;font-weight:800}.why-card ul{margin:0;padding:0;list-style:none;display:grid;gap:9px;font-size:12px}.support-card{padding:16px;color:#fff;background:linear-gradient(135deg,#06419f,#0b6df1);display:flex;align-items:center;justify-content:space-between}.support-card p{font-size:12px;color:#d9e8ff;line-height:1.4}.support-card a{display:inline-block;background:#0d78ff;color:#fff;border:1px solid rgba(255,255,255,.25);padding:8px 15px;border-radius:6px;font-size:11px;font-weight:850}.support-icon{width:56px;height:56px;display:grid;place-items:center;color:#dcebff}.support-icon svg{width:50px;height:50px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.store-footer{border-top:1px solid #c9d8ef;background:linear-gradient(90deg,#052c78,#073d98);color:#fff}.payment-strip{min-height:64px;display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:18px;max-width:1520px;margin:auto;padding:9px 38px}.payment-methods{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.pay-badge{display:inline-flex;align-items:center;gap:7px;background:#fff;color:#0b397f;border-radius:6px;min-width:88px;min-height:36px;padding:6px 10px;font-size:12px;font-weight:900;text-align:center}.pay-badge b{font-size:11px;line-height:1.1}.pay-icon{width:22px;height:22px;display:grid;place-items:center;color:#0c64db;flex:none}.pay-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pay-generic,.pay-loading{min-width:180px}.secure-note{display:flex;align-items:center;gap:7px;font-size:12px}.inline-icon{width:20px;height:20px;display:inline-grid;place-items:center;vertical-align:middle;color:#0b64e0}.inline-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.secure-note .inline-icon{color:#fff}.footer-grid{max-width:1520px;margin:auto;padding:20px 38px 28px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:28px;border-top:1px solid rgba(255,255,255,.13)}.footer-grid b{display:block;margin-bottom:8px}.footer-grid a,.footer-grid p{display:block;color:#d7e6ff;font-size:12px;line-height:1.7;margin:0}.modal[hidden]{display:none}.modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:18px}.modal-backdrop{position:absolute;inset:0;background:rgba(2,14,41,.62);backdrop-filter:blur(4px)}.modal-sheet{position:relative;background:#fff;border-radius:14px;width:min(570px,100%);max-height:calc(100vh - 36px);overflow:auto;box-shadow:0 26px 80px rgba(0,21,68,.32);padding:18px}.modal-sheet header{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.modal-sheet header strong,.modal-sheet header small{display:block}.modal-sheet header small{color:#74839b;margin-top:3px}.modal-sheet header button{width:34px;height:34px;border:0;background:#eef4fc;border-radius:50%;font-size:22px;color:#58708f}.cart-items{display:grid;gap:8px}.cart-line{display:grid;grid-template-columns:54px 1fr auto;gap:9px;align-items:center;border:1px solid var(--line);padding:8px;border-radius:9px}.cart-line img,.cart-line .cart-thumb{width:54px;height:44px;object-fit:cover;border-radius:6px;background:#eef4fc}.cart-line b{font-size:12px;display:block}.cart-line small{color:#0a9441;font-weight:800}.cart-line button{border:0;background:#fff0f1;color:#bd1b28;border-radius:6px;padding:6px;cursor:pointer}.cart-total{display:flex;justify-content:space-between;padding:15px 2px;font-size:16px}#checkoutForm{display:grid;gap:11px}#checkoutForm label{font-size:12px;font-weight:800;color:#324d72;display:grid;gap:5px}#checkoutForm input,#checkoutForm select,#checkoutForm textarea{border:1px solid var(--line);border-radius:8px;padding:10px 11px;outline:0}#checkoutForm textarea{min-height:80px;resize:vertical}.route-info{font-size:11px;color:#59708f;background:#f3f7fd;border-radius:7px;padding:9px}.checkout-status{font-size:12px;line-height:1.45}.checkout-status.err{color:#b91c1c}.checkout-status.ok{color:#087c36}.checkout-pay-box,.checkout-extra{border:1px solid var(--line);border-radius:10px;padding:11px;margin:0;background:#f9fbff}.checkout-pay-box legend,.checkout-extra legend{padding:0 6px;font-size:12px;font-weight:900;color:#244970}.checkout-pay-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.checkout-pay-options.compact{grid-template-columns:1fr 1fr}.pay-choice{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px!important;border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px;cursor:pointer}.pay-choice input{margin:2px 0 0;padding:0!important;accent-color:#0b66e4}.pay-choice span{display:block}.pay-choice b,.pay-choice small{display:block}.pay-choice b{font-size:12px;color:#183b69}.pay-choice small{font-size:10px;color:#70819b;font-weight:600;line-height:1.35;margin-top:2px}.pay-choice.disabled{opacity:.52;cursor:not-allowed}.checkout-two{display:grid;grid-template-columns:1fr 1fr;gap:9px}.field-hint{margin:7px 1px 0;color:#6b7d98;font-size:10px;line-height:1.45}.pay-saldo{border:1px solid #b7d5ff;background:#eef6ff}.pay-saldo .pay-icon{color:#0b66e4}#checkoutEmailField input[readonly]{background:#f3f6fa;color:#5b6e89}
@media(max-width:1260px){.store-layout{grid-template-columns:220px minmax(0,1fr)}.right-side{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.support-card{grid-column:auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-topbar{grid-template-columns:190px 1fr}.store-head-tools{grid-column:1/-1;position:absolute;right:24px} .account-chip{min-width:0}}
@media(max-width:930px){.store-topbar{height:auto;min-height:64px;display:flex;flex-wrap:wrap;padding:10px 18px}.store-nav{order:3;width:100%;justify-content:flex-start;overflow:auto;gap:8px;padding-bottom:2px}.store-nav a{padding:8px 10px;white-space:nowrap;border:0}.store-head-tools{position:static;margin-left:auto}.head-search{width:180px}.store-page{padding:15px 18px}.store-layout{grid-template-columns:1fr}.left-side{grid-template-columns:repeat(2,1fr)}.category-list{grid-template-columns:repeat(2,1fr)}.catalog-area{grid-row:2}.right-side{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-strip{grid-template-columns:1fr;padding:14px 18px}.footer-grid{padding:18px;grid-template-columns:1fr 1fr}.header-cart{order:2}.store-head-tools{gap:7px}}
@media(max-width:600px){.store-brand{font-size:19px}.head-search{display:none}.store-heading{align-items:flex-start;flex-direction:column}.left-side,.right-side{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr}.product-media{height:108px}.product-desc{display:none}.product-body{padding:9px}.product-title{font-size:12px}.store-page{padding:12px}.footer-grid{grid-template-columns:1fr}.payment-strip{padding:12px} .account-chip{min-width:0;padding:4px}.account-chip>span:last-child{display:none}.account-avatar{width:34px;height:34px}.checkout-pay-options,.checkout-pay-options.compact,.checkout-two{grid-template-columns:1fr}.modal-sheet{padding:14px}}
@media(max-width:390px){.product-grid{grid-template-columns:1fr}.product-media{height:132px}}
