:root{--primary: #0071E3;--bg: #fafafa;--text: #111;--muted: #666}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}.container{max-width:1200px;margin:0 auto;padding:0 20px}.site-header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:40}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.logo img{height:38px;display:block}.logo-text{font-weight:800;color:var(--primary);font-size:20px;text-decoration:none}.main-nav{display:flex;gap:18px;align-items:center}.nav-link{color:var(--text);text-decoration:none;font-weight:600;padding:6px 8px}.nav-link:hover{color:var(--primary)}.hero-slider{position:relative;overflow:hidden;background:linear-gradient(180deg,#eef7ff,#fff);padding-bottom:36px}.slider-container{position:relative;width:100%;max-height:520px}.slides{display:flex;gap:0;overflow:hidden}.slide{min-width:100%;display:flex;align-items:center;justify-content:center}.slide img{width:100%;height:520px;object-fit:cover;display:block;border-bottom-left-radius:28px;border-bottom-right-radius:28px}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:#00000073;color:#fff;border:none;width:44px;height:44px;border-radius:50%;cursor:pointer;font-size:22px;display:flex;align-items:center;justify-content:center}.slider-btn.prev{left:12px}.slider-btn.next{right:12px}.hero-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;pointer-events:none}.hero-content h1{font-size:36px;color:#fff;margin:0 0 10px;text-shadow:0 6px 18px rgba(0,0,0,.35);pointer-events:auto}.hero-content p{color:#ffffffeb;margin:0 0 18px;pointer-events:auto}.btn-primary{background:var(--primary);color:#fff;padding:12px 22px;border-radius:10px;text-decoration:none;font-weight:700;pointer-events:auto}.section-title{text-align:center;color:var(--primary);font-size:26px;margin:46px 0 18px}.product-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding-bottom:40px}.product-card{background:#fff;border-radius:12px;box-shadow:0 6px 20px #0c22420a;padding:14px;text-align:center;display:flex;flex-direction:column;gap:10px;min-height:320px}.product-card img{border-radius:8px;width:100%;height:180px;object-fit:cover}.product-title{font-size:15px;color:var(--text);margin:0;flex:1}.product-price{color:var(--primary);font-weight:700;font-size:18px}.compare{text-decoration:line-through;color:#888;margin-right:8px}.site-footer{background:#fff;border-top:1px solid #eee;padding:32px 0 12px;margin-top:40px}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;align-items:start}.footer-bottom{text-align:center;padding-top:12px;color:var(--muted);font-size:14px}@media (max-width:720px){.hero-content h1{font-size:26px}.slide img{height:320px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/style.css.map */
