:root{--color-primary: #6366f1;--color-secondary: #06b6d4;--color-background: #0f0f0f;--color-surface: #1a1a1a;--color-border: #2a2a2a;--color-text: #f5f5f5;--color-text-muted: #a3a3a3;--radius-md: 12px;--radius-full: 9999px}body{background:var(--color-background);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0;line-height:1.6}a{color:inherit;text-decoration:none}ul{list-style:none;padding:0;margin:0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.site-header{background:#0f0f0ff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:100}.header-wrapper{display:flex;justify-content:space-between;align-items:center;height:70px}.header__logo h1{font-size:1.5rem;font-weight:800;margin:0;background:linear-gradient(135deg,var(--color-text),var(--color-primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header__nav-list{display:flex;gap:24px}.header__nav-link{font-weight:500;transition:color .2s}.header__nav-link:hover{color:var(--color-primary)}.header__cart-link{background:var(--color-surface);padding:8px 16px;border-radius:var(--radius-full);font-weight:600}.hero-section{position:relative;height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#111,#1a1a2e);overflow:hidden}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDQwIDQwIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0wIDQwaDQwVjBIMHY0MHptMjAtMjBWMjBoMjB2MjBIMjBWMjB6TTAgMjBoMjB2MjBIMFYyMHoiIGZpbGw9IiMzMzMiIGZpbGwtb3BhY2l0eT0iMC4xIi8+PC9nPjwvc3ZnPg==);opacity:.3}.hero-content{position:relative;z-index:10;max-width:800px;padding:0 20px}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;margin:0 0 20px;line-height:1.1;background:linear-gradient(135deg,#fff,var(--color-primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{font-size:1.25rem;color:var(--color-text-muted);margin-bottom:32px}.hero-btn{display:inline-block;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;padding:16px 40px;border-radius:var(--radius-full);font-weight:700;font-size:1.1rem;transition:transform .3s,box-shadow .3s}.hero-btn:hover{transform:translateY(-4px);box-shadow:0 10px 30px #6366f166}.featured-section{padding:80px 0}.section-title{font-size:2rem;font-weight:700;margin-bottom:40px;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px}.product-card{background:var(--color-surface);border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--color-border);transition:all .3s}.product-card:hover{transform:translateY(-8px);border-color:var(--color-primary);box-shadow:0 10px 30px #00000080}.product-card__image-wrapper{position:relative;padding-top:100%;overflow:hidden;background:#000}.product-card__image-wrapper img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.05)}.product-card__info{padding:20px}.product-card__title{font-size:1rem;font-weight:600;margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__price{font-weight:700;color:var(--color-primary)}.price-item--regular{text-decoration:line-through;color:var(--color-text-muted);font-size:.875rem;margin-left:8px}.site-footer{background:var(--color-surface);border-top:1px solid var(--color-border);padding:60px 0 30px;margin-top:80px}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:40px}.footer-block h3,.footer-block h4{margin:0 0 16px}.footer-block ul li{margin-bottom:10px}.footer-block a{color:var(--color-text-muted);transition:color .2s}.footer-block a:hover{color:var(--color-primary)}.footer-bottom{text-align:center;padding-top:30px;border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:.9rem}.product-grid-custom{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:40px 0}.product-main-image{width:100%;border-radius:var(--radius-md)}.product-title{font-size:2rem;margin:0 0 16px}.product-price{font-size:1.5rem;font-weight:700;color:var(--color-primary);margin-bottom:24px}.price-compare{text-decoration:line-through;color:var(--color-text-muted);font-size:1rem;margin-left:10px}.product-description{color:var(--color-text-muted);margin-bottom:30px;line-height:1.7}.add-to-cart-btn{width:100%;background:var(--color-primary);color:#fff;padding:16px;border:none;border-radius:var(--radius-full);font-weight:700;font-size:1.1rem;cursor:pointer;transition:background .3s}.add-to-cart-btn:hover{background:var(--color-secondary)}@media(max-width:768px){.product-grid-custom{grid-template-columns:1fr}.hero-title{font-size:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
