*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f8f9fb;min-height:100vh;font-family:Segoe UI,system-ui,sans-serif}*,:before,:after{box-sizing:border-box}body{background:#f7f7fb;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}h1,h2,h3,p{margin:0}img{display:block}.center-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.spinner{border:4px solid #eee;border-top-color:#6c63ff;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.store{flex-direction:column;min-height:100vh;display:flex}.home-surface{padding-bottom:24px}.navbar{z-index:200;background:#fff;border-bottom:1px solid #eee;align-items:center;gap:20px;height:60px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 1px 6px #0000000f}.nav-brand{cursor:pointer;align-items:center;gap:10px;display:flex}.nav-logo{object-fit:cover;border-radius:6px;width:34px;height:34px}.nav-logo-placeholder{color:#fff;background:linear-gradient(135deg,#6c63ff,#3ecfcf);border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;font-weight:700;display:flex}.nav-title{white-space:nowrap;font-size:16px;font-weight:700}.nav-links{gap:20px;margin-left:16px;margin-right:auto;display:flex}.nav-links a{color:#555;border-bottom:2px solid #0000;padding:4px 0;font-size:14px;font-weight:500;transition:color .2s,border-color .2s}.nav-links a:hover,.nav-links a.active{color:#6c63ff;border-bottom-color:#6c63ff}.nav-search{flex:1;max-width:320px}.nav-search input{border:1.5px solid #e0e0e0;border-radius:20px;outline:none;width:100%;padding:7px 14px;font-size:14px;transition:border-color .2s}.nav-search input:focus{border-color:#6c63ff}.cart-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#6c63ff;border:none;border-radius:22px;flex-shrink:0;align-items:center;gap:6px;padding:8px 18px;font-size:14px;font-weight:600;transition:background .2s;display:inline-flex;position:relative}.cart-btn:hover{background:#574fd6}.cart-icon-svg{stroke:#fff;flex-shrink:0}.cart-badge{color:#fff;background:#e74c3c;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:2px;padding:0 4px;font-size:11px;font-weight:700;line-height:1;transition:transform .2s;display:inline-flex}.cart-badge:empty{background:#ffffff59}.hero{background:linear-gradient(135deg,#f0efff 0%,#e8f9f9 100%);justify-content:space-between;align-items:center;gap:40px;padding:72px 64px;display:flex}.hero-content{max-width:520px}.hero-tag{color:#6c63ff;background:#6c63ff21;border-radius:20px;margin-bottom:16px;padding:4px 14px;font-size:13px;font-weight:600;display:inline-block}.hero h1{color:#1a1a2e;margin-bottom:16px;font-size:38px;font-weight:800;line-height:1.15}.hero p{color:#555;margin-bottom:24px;font-size:15px;line-height:1.6}.hero-cta{flex-wrap:wrap;gap:12px;display:flex}.hero-graphic{-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:110px;line-height:1}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c63ff,#3ecfcf);border:none;border-radius:8px;padding:11px 26px;font-size:14px;font-weight:600;transition:opacity .2s}.btn-primary:hover{opacity:.88}.btn-outline{color:#6c63ff;cursor:pointer;background:0 0;border:2px solid #6c63ff;border-radius:8px;padding:10px 26px;font-size:14px;font-weight:600}.btn-outline:hover{background:#6c63ff12}.features{background:#fff;border:1px solid #e8e8f0;border-radius:14px;grid-template-columns:repeat(4,1fr);margin:20px 28px;display:grid;overflow:hidden;box-shadow:0 2px 12px #0000000d}@media (width<=900px){.features{grid-template-columns:repeat(2,1fr)}}.feature-card{text-align:center;border-right:1px solid #eee;padding:24px 20px}.feature-card:last-child{border-right:none}.feature-icon{margin-bottom:8px;font-size:26px;display:block}.feature-card strong{font-size:14px}.feature-card p{color:#888;margin-top:3px;font-size:12px}.home-categories{padding:48px 64px}.home-categories h2{margin-bottom:24px;font-size:24px;font-weight:700}.cat-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;display:grid}.cat-card{cursor:pointer;text-align:center;background:#fff;border:1.5px solid #eee;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:20px 12px;font-size:14px;font-weight:500;transition:border-color .2s,transform .2s;display:flex}.cat-card:hover{border-color:#6c63ff;transform:translateY(-3px)}.cat-img{object-fit:cover;border-radius:8px;width:72px;height:72px}.cat-img-placeholder{background:#f0efff;border-radius:8px;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;display:flex}.home-sku-sliders{flex-direction:column;gap:18px;padding:6px 28px 24px;display:flex}.home-slider-block{background:#fff;border:1px solid #ececf5;border-radius:14px;padding:14px 16px 16px;box-shadow:0 2px 12px #0000000d}.home-slider-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.home-slider-head h2{color:#1a1a2e;margin:0;font-size:20px;font-weight:800}.home-slider-shell{position:relative}.home-slider-row{scroll-behavior:smooth;scrollbar-width:none;gap:12px;padding:4px 2px 2px;display:flex;overflow-x:auto}.home-slider-row::-webkit-scrollbar{display:none}.home-slider-card{cursor:pointer;background:#fff;border:1px solid #ececf5;border-radius:12px;flex-direction:column;flex:0 0 220px;min-height:265px;padding:10px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.home-slider-card:hover{border-color:#dcd8ff;transform:translateY(-2px);box-shadow:0 8px 20px #6c63ff24}.home-slider-img-wrap{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:10px;display:flex;overflow:hidden}.home-slider-img{object-fit:contain;max-width:100%;max-height:100%}.home-slider-img-fallback{font-size:40px}.home-slider-card h3{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:0 0 8px;font-size:14px;line-height:1.3;display:-webkit-box;overflow:hidden}.home-slider-price{color:#111;margin:0;font-size:17px;font-weight:800}.home-slider-old-price{color:#999;margin:4px 0 10px;font-size:12px;text-decoration:line-through}.home-slider-add{color:#6c63ff;cursor:pointer;background:#6c63ff14;border:1.5px solid #6c63ff;border-radius:8px;height:34px;margin-top:auto;font-weight:700;transition:all .18s}.home-slider-add:hover{color:#fff;background:#6c63ff}.home-slider-arrow{color:#4d4d4d;cursor:pointer;z-index:2;background:#fff;border:1px solid #dcdcdc;justify-content:center;align-items:center;width:38px;height:74px;font-size:32px;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 9px #0000001a}.home-slider-arrow.left{border-radius:0 12px 12px 0;left:-8px}.home-slider-arrow.right{border-radius:12px 0 0 12px;right:-8px}.home-slider-arrow:hover{color:#6c63ff;background:#f8f7ff}.shop-layout{flex:1;align-items:flex-start;display:flex}.shop-sidebar{background:#fff;border-right:1px solid #eee;flex-shrink:0;width:220px;min-height:calc(100vh - 60px);padding:24px 0;position:sticky;top:60px}.shop-sidebar h3{text-transform:uppercase;color:#aaa;letter-spacing:.05em;margin-bottom:12px;padding:0 20px;font-size:12px;font-weight:700}.cat-list li{cursor:pointer;color:#444;border-left:3px solid #0000;align-items:center;gap:0;padding:9px 20px;font-size:14px;transition:background .15s,color .15s;display:flex}.cat-list li:hover{color:#6c63ff;background:#f7f7fb}.cat-list li.active{color:#6c63ff;background:#f0efff;border-left-color:#6c63ff;font-weight:600}.cat-chevron{cursor:pointer;color:#bbb;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;width:18px;margin-right:6px;font-size:9px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.cat-chevron.open{color:#6c63ff;transform:rotate(90deg)}.cat-indent{flex-shrink:0;width:18px;margin-right:6px;display:inline-block}.shop-main{flex:1;min-width:0;padding:28px 32px}.shop-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.shop-header span{color:#999;font-size:13px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;display:grid}.empty-msg{color:#aaa;grid-column:1/-1;padding:32px 0;font-size:14px}.product-card-v2{background:#fff;border-radius:16px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.product-card-v2:hover{transform:translateY(-8px);box-shadow:0 12px 32px #6c63ff29}.product-card-image-wrapper{aspect-ratio:1;background:linear-gradient(135deg,#f7f7fb 0%,#f0efff 100%);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-card-image{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.product-card-image img{object-fit:contain;width:100%;height:100%;padding:12px;transition:transform .3s}.product-card-v2:hover .product-card-image img{transform:scale(1.08)}.product-card-emoji{font-size:72px}.product-card-badges{z-index:10;flex-direction:column;gap:6px;display:flex;position:absolute;top:10px;right:10px}.product-card-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:20px;padding:5px 10px;font-size:10px;font-weight:700;display:inline-block;box-shadow:0 2px 8px #00000026}.product-card-quick-add{color:#fff;cursor:pointer;opacity:0;z-index:11;background:#6c63ff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;transition:all .2s;display:flex;position:absolute;bottom:12px;right:12px;transform:scale(.8);box-shadow:0 4px 12px #6c63ff4d}.product-card-v2:hover .product-card-quick-add{opacity:1;transform:scale(1)}.product-card-quick-add:hover{background:#5a52d9;transform:scale(1.1);box-shadow:0 6px 16px #6c63ff66}.product-card-info{flex-direction:column;flex:1;padding:16px 14px 14px;display:flex}.product-card-category{color:#999;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:10px;font-weight:600}.product-card-title{color:#1a1a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card-description{color:#888;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card-footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex}.product-card-price{flex-direction:column;gap:2px;display:flex}.main-price{color:#6c63ff;font-size:16px;font-weight:800}.original-price{color:#aaa;font-size:11px;text-decoration:line-through}.discount-price{color:#e74c3c;font-size:15px;font-weight:800}.product-card-add-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#6c63ff;border:none;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:11px;font-weight:700;transition:all .2s}.product-card-add-btn:hover{background:#5a52d9;transform:scale(1.05)}.product-card-add-btn:active{transform:scale(.95)}.pagination{justify-content:center;align-items:center;gap:16px;margin-top:32px;display:flex}.pagination button{color:#6c63ff;cursor:pointer;background:0 0;border:1.5px solid #6c63ff;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:600}.pagination button:hover:not(:disabled){color:#fff;background:#6c63ff}.pagination button:disabled{opacity:.35;cursor:not-allowed}.pagination span{color:#666;font-size:14px}@media (width<=1200px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px}}@media (width<=900px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.shop-layout{flex-direction:column}.shop-sidebar{border-bottom:1px solid #eee;border-right:none;width:100%;min-height:auto;padding:16px 0;position:static}.shop-main{padding:20px 16px}}@media (width<=640px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px}.shop-main{padding:16px 12px}.product-card-v2,.product-card-image-wrapper{border-radius:12px}.product-card-info{padding:12px 11px 11px}.product-card-title{margin-bottom:4px;font-size:13px}.product-card-description{margin-bottom:8px;font-size:10px}.product-card-footer{gap:6px;padding-top:8px}.product-card-price{gap:1px}.main-price{font-size:14px}.discount-price{font-size:13px}.original-price{font-size:10px}.product-card-add-btn{padding:5px 10px;font-size:10px}.product-card-quick-add{width:40px;height:40px;font-size:18px;bottom:8px;right:8px}.product-card-badge{padding:4px 8px;font-size:9px}.pagination{gap:12px;margin-top:20px}.pagination button{padding:6px 12px;font-size:12px}}.cart-overlay{z-index:500;background:#00000073;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fff;flex-direction:column;width:360px;max-width:100vw;height:100%;display:flex;box-shadow:-4px 0 20px #0000001f}.cart-drawer-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.cart-drawer-header h3{font-size:17px;font-weight:700}.close-btn{cursor:pointer;color:#888;background:0 0;border:none;font-size:20px;line-height:1}.close-btn:hover{color:#333}.cart-items{flex-direction:column;flex:1;gap:14px;padding:16px 24px;display:flex;overflow-y:auto}.cart-item{align-items:flex-start;gap:12px;display:flex}.cart-item-img{background:#f7f7fb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex;overflow:hidden}.cart-item-img img{object-fit:contain;max-width:100%;max-height:100%}.cart-item-info{flex:1;min-width:0}.cart-item-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:13px;font-weight:600;overflow:hidden}.cart-item-price{color:#6c63ff;margin-bottom:6px;font-size:14px;font-weight:700}.qty-ctrl{align-items:center;gap:8px;display:flex}.qty-ctrl button{cursor:pointer;background:#fff;border:1.5px solid #ddd;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;display:flex}.qty-ctrl button:hover{color:#6c63ff;border-color:#6c63ff}.qty-ctrl span{text-align:center;width:20px;font-size:14px;font-weight:600}.remove-btn{cursor:pointer;color:#ccc;background:0 0;border:none;flex-shrink:0;padding:4px;font-size:16px}.remove-btn:hover{color:#e74c3c}.cart-footer{border-top:1px solid #eee;padding:16px 24px}.cart-total{margin-bottom:14px;font-size:16px}.cart-total strong{color:#6c63ff;font-size:18px}.footer{color:#aaa;text-align:center;background:#1a1a2e;margin-top:auto;padding:24px;font-size:14px}.footer code{color:#6c63ff}.pd-wrapper{flex:1;width:100%;max-width:1160px;margin:0 auto;padding:28px 40px 56px}@media (width<=700px){.pd-wrapper{padding:20px 16px 40px}}.pd-breadcrumb{color:#aaa;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:28px;font-size:13px;display:flex}.pd-back{color:#6c63ff;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;transition:opacity .2s}.pd-back:hover{opacity:.7}.pd-sep{color:#ddd}.pd-cur{color:#333;font-weight:600}.pd-layout{grid-template-columns:1fr 1fr;align-items:flex-start;gap:52px;display:grid}@media (width<=860px){.pd-layout{grid-template-columns:1fr;gap:28px}}.pd-gallery{flex-direction:column;gap:14px;display:flex}.pd-main-img{aspect-ratio:1;background:#f7f7fb;border:1.5px solid #eee;border-radius:16px;justify-content:center;align-items:center;display:flex;overflow:hidden}.pd-main-img img{object-fit:contain;width:100%;height:100%}.pd-thumbs{flex-wrap:wrap;gap:10px;display:flex}.pd-thumb{cursor:pointer;border:2px solid #eee;border-radius:10px;flex-shrink:0;width:72px;height:72px;transition:border-color .2s;overflow:hidden}.pd-thumb.active,.pd-thumb:hover{border-color:#6c63ff}.pd-thumb img{object-fit:cover;width:100%;height:100%}.pd-info{flex-direction:column;display:flex}.pd-badges{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.pd-badge{color:#fff;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.pd-category{color:#aaa;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px;font-size:11px}.pd-title{color:#1a1a2e;margin-bottom:6px;font-size:26px;font-weight:800;line-height:1.25}.pd-skucode{color:#bbb;margin-bottom:14px;font-size:12px}.pd-skucode span{color:#999;font-weight:500}.pd-price{color:#6c63ff;margin-bottom:14px;font-size:36px;font-weight:800}.pd-description{color:#555;margin-bottom:4px;font-size:14px;line-height:1.75}.pd-divider{background:#f0f0f0;height:1px;margin:18px 0}.pd-qty-row{align-items:center;gap:18px;margin-bottom:20px;display:flex}.pd-qty-label{color:#444;min-width:72px;font-size:14px;font-weight:600}.pd-qty-ctrl{border:1.5px solid #ddd;border-radius:10px;align-items:stretch;display:flex;overflow:hidden}.pd-qty-ctrl button{cursor:pointer;color:#555;background:#fff;border:none;justify-content:center;align-items:center;width:40px;font-size:18px;transition:background .15s;display:flex}.pd-qty-ctrl button:hover{color:#6c63ff;background:#f0efff}.pd-qty-ctrl span{text-align:center;color:#1a1a2e;border-left:1.5px solid #ddd;border-right:1.5px solid #ddd;justify-content:center;align-items:center;width:48px;padding:8px 0;font-size:15px;font-weight:700;display:flex}.pd-actions{flex-wrap:wrap;gap:12px;margin-bottom:4px;display:flex}.pd-btn-cart{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c63ff,#3ecfcf);border:none;border-radius:10px;flex:1;min-width:180px;padding:14px 24px;font-size:15px;font-weight:700;transition:opacity .2s,background .4s}.pd-btn-cart:hover{opacity:.88}.pd-btn-cart.added{background:linear-gradient(135deg,#27ae60,#2ecc71)}.pd-btn-viewcart{color:#6c63ff;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #6c63ff;border-radius:10px;padding:14px 20px;font-size:14px;font-weight:600;transition:background .2s}.pd-btn-viewcart:hover{background:#f0efff}.pd-details{margin-bottom:16px}.pd-details h4{color:#333;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;font-size:13px;font-weight:700}.pd-details-table{border-collapse:collapse;border-radius:8px;width:100%;font-size:13px;overflow:hidden}.pd-details-table td{color:#555;border-bottom:1px solid #f5f5f5;padding:8px 12px}.pd-details-table tr:last-child td{border-bottom:none}.pd-details-table td:first-child{color:#333;background:#fafafa;width:38%;font-weight:600}.pd-trust{flex-wrap:wrap;gap:10px;display:flex}.pd-trust-item{color:#777;background:#f7f7fb;border:1px solid #eee;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:flex}.pd-tech-info{margin-bottom:16px}.pd-tech-info h4{color:#333;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;font-size:13px;font-weight:700}.pd-tech-content{color:#555;font-size:14px;line-height:1.7}.pd-tech-content ul,.pd-tech-content ol{margin:8px 0;padding-left:20px}.pd-tech-content li{margin-bottom:4px}.pd-tech-content p{margin:0 0 8px}.pd-tech-content strong{color:#333}.pd-tech-content h1,.pd-tech-content h2,.pd-tech-content h3{color:#333;margin:12px 0 6px}.announcement-bar{text-align:center;letter-spacing:.02em;z-index:50;width:100%;padding:9px 16px;font-size:13px;font-weight:500;position:relative}.hero-carousel{aspect-ratio:16/5;background:#1a1a2e;border-radius:18px;min-height:260px;max-height:580px;margin:20px 28px 0;position:relative;overflow:hidden;box-shadow:0 8px 36px #0000002e}.hero-carousel.custom-height{aspect-ratio:auto;min-height:0;max-height:none}.carousel-slide{opacity:0;pointer-events:none;background:#1a1a2e;transition:opacity .6s;position:absolute;inset:0}.carousel-slide.active{opacity:1;pointer-events:auto;z-index:1}.carousel-image{object-fit:cover;width:100%;height:100%;display:block}.carousel-image.custom-height{object-fit:fill;border-radius:inherit}.carousel-overlay{text-align:center;z-index:2;background:linear-gradient(#00000005,#0000002e);flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.carousel-title{color:#fff;text-shadow:0 2px 12px #0006;max-width:800px;margin-bottom:10px;font-size:42px;font-weight:800}.carousel-subtitle{color:#ffffffe0;text-shadow:0 1px 6px #0000004d;max-width:600px;margin-bottom:28px;font-size:18px}.carousel-cta{color:#fff;cursor:pointer;background:#6c63ff;border:none;border-radius:30px;padding:13px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.carousel-cta:hover{background:#574fd6;transform:translateY(-2px)}.carousel-dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:0 0;border:2px solid #ffffffb3;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s}.carousel-dot.active{background:#fff;border-color:#fff}.offer-banners{grid-template-columns:1fr;gap:16px;max-width:none;margin:0;padding:20px 28px 0;display:grid}.offer-banners-section{max-width:1200px;margin:0 auto;padding:48px 24px}.offer-banners-section h2{color:#1a1a2e;text-align:center;margin-bottom:24px;font-size:26px;font-weight:800}.offer-banners-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.offer-banner-card{cursor:pointer;background:#eee;border-radius:14px;width:100%;height:200px;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000001a}.offer-banner-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #00000029}.offer-banner-card img{object-fit:cover;width:100%;height:100%;display:block}.offer-banner-info{color:#fff;background:linear-gradient(#0000,#000000b3);padding:14px 16px;position:absolute;bottom:0;left:0;right:0}.offer-banner-info h4{margin:0 0 2px;font-size:16px;font-weight:700}.offer-banner-info p{opacity:.85;margin:0 0 8px;font-size:13px}.offer-banner-btn{color:#fff;cursor:pointer;background:#6c63ff;border:none;border-radius:20px;padding:5px 16px;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}.store-footer{color:#ccc;background:#1a1a2e;margin-top:48px;padding:48px 24px 0}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px;max-width:1200px;margin:0 auto;padding-bottom:40px;display:grid}.footer-col h4{color:#fff;text-transform:uppercase;letter-spacing:.07em;margin-bottom:14px;font-size:13px;font-weight:700}.footer-col p,.footer-col a,.footer-col span{color:#aaa;font-size:13px;line-height:1.9;text-decoration:none;display:block}.footer-col a:hover{color:#6c63ff}.footer-hours-row{color:#aaa;justify-content:space-between;align-items:center;margin:0 0 4px;font-size:13px;line-height:1.35;display:flex}.footer-hours-row span{display:inline}.footer-hours-row span:first-child{color:#ccc;font-weight:500}.footer-hours-row span:last-child{text-align:right;white-space:nowrap}.footer-socials{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.social-icon{color:#aaa;font-size:20px;line-height:1;text-decoration:none;transition:color .2s,transform .15s}.social-icon:hover{color:#6c63ff;transform:translateY(-2px)}.footer-bottom{text-align:center;color:#ffffff59;border-top:1px solid #ffffff14;max-width:1200px;margin:0 auto;padding:18px 0;font-size:12px}.static-page-view{max-width:820px;margin:0 auto;padding:48px 24px 64px}.static-page-view h1{color:#1a1a2e;border-bottom:2px solid #f0f0f0;margin-bottom:28px;padding-bottom:16px;font-size:32px;font-weight:800}.static-content{color:#444;font-size:15px;line-height:1.8}.static-content h1,.static-content h2,.static-content h3,.static-content h4{color:#1a1a2e;margin:24px 0 10px;font-weight:700}.static-content h2{font-size:22px}.static-content h3{font-size:18px}.static-content p{margin:0 0 14px}.static-content ul,.static-content ol{margin:8px 0 14px;padding-left:24px}.static-content li{margin-bottom:6px}.static-content a{color:#6c63ff}.static-content table{border-collapse:collapse;width:100%;margin:16px 0}.static-content td,.static-content th{border:1px solid #e8e8e8;padding:8px 12px;font-size:13px}.static-content th{background:#f9f9f9;font-weight:600}@media (width<=768px){.hero-carousel{aspect-ratio:4/3;border-radius:12px;max-height:380px;margin:14px 14px 0}.hero-carousel.custom-height{aspect-ratio:auto;max-height:none}.offer-banners{padding:14px 14px 0}.features{border-radius:10px;margin:14px}.home-sku-sliders{padding:6px 14px 16px}.home-slider-card{flex-basis:176px;min-height:245px}.home-slider-img-wrap{height:118px}.home-slider-arrow{display:none}.carousel-title{font-size:26px}.carousel-subtitle{font-size:14px}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=480px){.footer-grid,.offer-banners,.offer-banners-grid{grid-template-columns:1fr}}.product-card-compact .product-card-info{padding:10px}.product-card-compact .product-card-category{margin-bottom:4px;font-size:8px}.product-card-compact .product-card-title{-webkit-line-clamp:1;margin-bottom:3px;font-size:12px}.product-card-compact .product-card-description{-webkit-line-clamp:1;margin-bottom:6px;font-size:9px;display:none}.product-card-compact .product-card-footer{gap:4px;padding-top:6px}.product-card-compact .main-price{font-size:13px}.product-card-compact .discount-price{font-size:12px}.product-card-compact .original-price{font-size:9px}.product-card-compact .product-card-add-btn{padding:4px 8px;font-size:9px}.product-card-compact .product-card-quick-add{width:36px;height:36px;font-size:16px}.product-card-large .product-card-info{padding:20px 16px 16px}.product-card-large .product-card-category{margin-bottom:8px;font-size:11px}.product-card-large .product-card-title{-webkit-line-clamp:3;margin-bottom:8px;font-size:16px}.product-card-large .product-card-description{-webkit-line-clamp:3;margin-bottom:12px;font-size:12px}.product-card-large .product-card-footer{gap:10px;padding-top:12px}.product-card-large .main-price{font-size:18px}.product-card-large .discount-price{font-size:17px}.product-card-large .original-price{font-size:12px}.product-card-large .product-card-add-btn{padding:8px 14px;font-size:12px}.product-card-large .product-card-quick-add{width:50px;height:50px;font-size:24px}.nav-auth{align-items:center;gap:8px;margin-left:auto;display:flex}.btn-nav-auth{color:#6c63ff;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #6c63ff;border-radius:22px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.btn-nav-auth svg{stroke:#6c63ff;flex-shrink:0;transition:stroke .2s}.btn-nav-auth:hover{color:#fff;background:#6c63ff}.btn-nav-auth:hover svg{stroke:#fff}.btn-nav-register{color:#fff;background:#6c63ff}.btn-nav-register svg{stroke:#fff}.btn-nav-register:hover{background:#5a52e0;border-color:#5a52e0}.nav-user{align-items:center;gap:10px;display:flex}.nav-username{color:#333;align-items:center;gap:4px;font-size:13px;font-weight:600;display:inline-flex}.btn-logout{color:#e74c3c;cursor:pointer;background:0 0;border:1.5px solid #e74c3c;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .2s}.btn-logout:hover{color:#fff;background:#e74c3c}.modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:36px 32px 28px;position:relative;box-shadow:0 20px 60px #0003}.modal-close{cursor:pointer;color:#888;background:0 0;border:none;font-size:18px;position:absolute;top:14px;right:16px}.modal-close:hover{color:#333}.auth-title{color:#1a1a2e;margin:0 0 4px;font-size:22px;font-weight:800}.auth-sub{color:#888;margin:0 0 20px;font-size:13px}.auth-hint{color:#555;margin:0 0 12px;font-size:13px}.auth-form{flex-direction:column;gap:10px;display:flex}.auth-form label{color:#444;margin-bottom:2px;font-size:13px;font-weight:600}.auth-form input{border:1.5px solid #e0e0e0;border-radius:8px;outline:none;padding:10px 12px;font-size:14px;transition:border-color .2s}.auth-form input:focus{border-color:#6c63ff}.otp-input{letter-spacing:8px;text-align:center;font-size:22px;font-weight:700}.btn-auth-submit{color:#fff;cursor:pointer;background:#6c63ff;border:none;border-radius:8px;margin-top:4px;padding:12px;font-size:14px;font-weight:700;transition:background .2s}.btn-auth-submit:hover:not(:disabled){background:#5a52e0}.btn-auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-error{color:#c0392b;background:#fff0f0;border:1px solid #ffc0c0;border-radius:6px;margin:0;padding:8px 10px;font-size:13px}.auth-switch{color:#888;text-align:center;margin:16px 0 0;font-size:13px}.link-btn{color:#6c63ff;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.link-btn:hover{color:#5a52e0}.req{color:#e74c3c}.auth-steps{justify-content:center;gap:8px;margin-bottom:20px;display:flex}.auth-step-dot{background:#e0e0e0;border-radius:50%;width:10px;height:10px;transition:background .3s}.auth-step-dot.active{background:#6c63ff}.auth-step-dot.done{background:#27ae60}.cart-summary{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.cart-summary-row{color:#555;justify-content:space-between;font-size:13px;display:flex}.cart-summary-row.cart-summary-total{color:#1a1a2e;border-top:1px solid #eee;margin-top:2px;padding-top:8px;font-size:15px}.checkout-box{max-width:480px}.checkout-order-summary{background:#f8f8ff;border-radius:10px;flex-direction:column;gap:6px;margin-bottom:16px;padding:12px 16px;display:flex}.checkout-summary-row{color:#555;justify-content:space-between;font-size:13px;display:flex}.checkout-summary-row.checkout-summary-total{color:#1a1a2e;border-top:1px solid #e0e0e0;margin-top:2px;padding-top:8px;font-size:15px;font-weight:700}.checkout-form{flex-direction:column;gap:10px;display:flex}.checkout-form label{color:#444;flex-direction:column;gap:4px;font-size:13px;font-weight:600;display:flex}.checkout-form input,.checkout-form textarea{border:1.5px solid #e0e0e0;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.checkout-form input:focus,.checkout-form textarea:focus{border-color:#6c63ff}.checkout-form textarea{resize:vertical}.checkout-success{text-align:center;flex-direction:column;align-items:center;padding:8px 0;display:flex}.checkout-success-icon{margin-bottom:8px;font-size:56px}.checkout-success h2{color:#1a1a2e;margin:0 0 4px;font-size:22px;font-weight:800}.checkout-doc-num{color:#555;margin:4px 0 16px;font-size:14px}.checkout-thankyou{color:#888;margin-top:8px;font-size:13px}
