:root{--color-bg: #0a0a0a;--color-primary: hsl(170, 70%, 45%);--color-text: #f5f5f5;--color-muted: #777;--font-family: "Inter", system-ui, sans-serif}body,html{margin:0;padding:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-family);-webkit-font-smoothing:antialiased;width:100%;height:100%}.site-header{position:fixed;top:0;left:0;width:100%;padding:1rem;z-index:1000;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(to bottom,rgba(10,10,10,.9),transparent);box-sizing:border-box;pointer-events:none}.site-header>*{pointer-events:auto}.logo img{height:40px;width:auto}.menu-toggle{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.cart-link{color:#fff;text-decoration:none;font-size:1.2rem}.card{background:#ffffff14;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;padding:1.5rem;box-sizing:border-box}.swipe-feed{height:100vh;width:100vw;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.swipe-section{height:100vh;width:100vw;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding-top:60px;box-sizing:border-box}.product-card{width:90%;max-width:400px;max-height:85vh;display:flex;flex-direction:column;position:relative;z-index:10;overflow-y:auto}.product-media{width:100%;height:auto;border-radius:8px;margin-bottom:1rem;object-fit:cover;max-height:40vh}.product-title{font-size:1.5rem;margin:0 0 .5rem;font-weight:700}.price-area{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.price{font-size:1.25rem;font-weight:600;color:var(--color-primary)}.compare-price{text-decoration:line-through;color:var(--color-muted);font-size:1rem}.flash-badge{height:24px;width:auto}.benefits{list-style:none;padding:0;margin:0 0 1rem;font-size:.9rem;color:#ccc}.benefits li{margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.benefits li:before{content:"\2713";color:var(--color-primary)}.delivery-badge{display:inline-block;background:#ffffff1a;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;margin-bottom:1.5rem}.variant-select{width:100%;padding:.75rem;border-radius:8px;background:#00000080;color:#fff;border:1px solid rgba(255,255,255,.2);margin-bottom:1rem;font-size:1rem}.cta-buttons{display:grid;grid-template-columns:1fr;gap:.75rem}.btn{display:block;width:100%;text-align:center;padding:1rem;border-radius:8px;background:var(--color-primary);color:#fff;text-decoration:none;font-weight:700;font-size:1.1rem;border:none;cursor:pointer;transition:transform .2s,background .2s;box-sizing:border-box}.btn:hover{transform:translateY(-2px);background:#26d9bb}.buy-now{background:#fff;color:#000}.buy-now:hover{background:#f0f0f0}.countdown{font-family:monospace;font-size:1.1rem;color:#fff;background:#f00c;padding:.2rem .5rem;border-radius:4px}.page-container,.collection-grid,.cart-page,.search-page,.list-collections,.blog-page,.article-page{padding:100px 20px 40px;max-width:1200px;margin:0 auto}@media(min-width:768px){.product-card{flex-direction:row;max-width:800px;gap:2rem}.product-media{width:50%;margin-bottom:0;max-height:60vh}.product-details{width:50%;display:flex;flex-direction:column;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
