@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg-color: #050505;--bg-secondary: #0a0a0a;--text-main: #ffffff;--text-muted: #888888;--primary-red: #ff0000;--primary-dark: #8a0000;--accent-gradient: linear-gradient(90deg, #ff0000 0%, #8a0000 100%);--accent-glow: 0 0 20px rgba(255, 0, 0, .5);--glass-bg: rgba(5, 5, 5, .8);--glass-border: rgba(255, 255, 255, .1);--container-width: 1400px;--header-height: 80px;--z-negative: -1;--z-normal: 1;--z-hero-text: 10;--z-hero-canvas: 1;--z-hero-countdown: 5}.hero-section{position:relative;min-height:calc(100vh - var(--header-height));display:flex;align-items:center;background:#050505;overflow:hidden;width:100%}.hero-background-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 70% 50%,rgba(255,0,0,.08) 0%,transparent 70%);pointer-events:none}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:var(--bg-color);color:var(--text-main);line-height:1.5;overflow-x:hidden;-webkit-font-smoothing:antialiased;width:100%}html{overflow-x:hidden;width:100%}a{text-decoration:none;color:inherit;transition:color .3s ease}ul{list-style:none}img{max-width:100%;display:block}.container{max-width:var(--container-width);margin:0 auto;padding:0 1.25rem}.text-gradient{background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.btn-primary{background:var(--accent-gradient);color:#fff;padding:.75rem 1.5rem;border-radius:9999px;border:none;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;text-transform:uppercase;font-size:.875rem;letter-spacing:.05em}.btn-primary:hover{transform:translateY(-2px);box-shadow:var(--accent-glow)}.section-padding{padding:6rem 0}.shop-container{padding:4rem 2rem;display:flex;gap:3rem}.shop-sidebar{width:250px;display:block}.hero-text-content{z-index:10}.hero-canvas-container{height:100%;width:100%;position:relative}.desktop-nav{display:flex;gap:2rem}.mobile-menu-btn{display:none;cursor:pointer}.footer-section{background:var(--bg-secondary);padding-top:6rem;padding-bottom:2rem;border-top:1px solid #222}.footer-grid{display:grid;grid-template-columns:1.5fr 3fr;gap:6rem;margin-bottom:6rem}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-brand{font-size:clamp(2.5rem,8vw,12rem);overflow:visible;font-weight:900;line-height:.8;text-align:center;background:linear-gradient(to bottom,#333,#050505);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.01em;margin-top:4rem;-webkit-user-select:none;user-select:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--primary-dark);border-radius:4px}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#111;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#333;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#444}.split-image{position:relative;background:#0a0a0a;overflow:hidden;height:100%;min-height:100%}.split-content{display:flex;flex-direction:column;justify-content:center;padding:6rem}.split-title{font-size:4rem;font-weight:800;text-transform:uppercase;line-height:.9;margin-bottom:2rem}.hero-content-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center;width:100%;z-index:10;pointer-events:none}.hero-info{position:relative;z-index:20;pointer-events:auto}.hero-tag{display:inline-block;padding:.5rem 1rem;background:#ff00001a;color:var(--primary-red);border:1px solid rgba(255,0,0,.2);border-radius:2rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem}.hero-title{font-size:clamp(3rem,7vw,5.5rem);line-height:1;font-weight:900;text-transform:uppercase;margin-bottom:2rem;background:linear-gradient(to bottom,#fff 40%,#fff9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.04em}.hero-description{font-size:1.25rem;color:var(--text-muted);margin-bottom:3rem;max-width:500px;line-height:1.6}.hero-actions{display:flex;gap:1.5rem;margin-bottom:4rem;position:relative;z-index:30}.btn-outline{padding:.75rem 1.5rem;border-radius:9999px;border:1px solid var(--glass-border);color:#fff;font-weight:600;text-transform:uppercase;font-size:.875rem;transition:all .3s ease}.btn-outline:hover{background:#fff;color:#000}.hero-indicators{display:flex;gap:1rem}.indicator{width:40px;height:2px;background:#fff3;border:none;cursor:pointer;transition:all .3s ease}.indicator.active{background:var(--primary-red);width:60px}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center;pointer-events:none}.product-image-container{position:relative;width:100%;max-width:500px;aspect-ratio:1;pointer-events:auto}.hero-section.valentine-theme{background:radial-gradient(circle at 30% 50%,snow,#fff,#fff0f0)}.valentine-theme .hero-tag{background:#ff4d4d1a;color:#ff4d4d;border-color:#ff4d4d33}.hero-title.valentine-title{color:#111;background:none;-webkit-text-fill-color:#111}.valentine-italic{font-family:serif;font-style:italic;color:#ff4d4d;font-size:1.1em;font-weight:400}.valentine-theme .hero-description{color:#333}.valentine-theme .btn-primary{background:#111;box-shadow:0 20px 40px #00000026}.valentine-theme .btn-primary:hover{background:#ff4d4d}.valentine-glow{position:absolute;inset:-10%;background:radial-gradient(circle,rgba(255,77,77,.15) 0%,transparent 70%);filter:blur(40px);z-index:-1}.valentine-img{filter:drop-shadow(0 30px 50px rgba(0,0,0,.12))}.valentine-badge{position:absolute;bottom:5%;right:5%;background:linear-gradient(135deg,#ff4d4d,#c00);padding:.8rem 1.5rem;border-radius:12px;font-weight:900;color:#fff;box-shadow:0 20px 40px #cc00004d;z-index:3;text-align:center;transform:rotate(-12deg)}.badge-small{font-size:.6rem;text-transform:uppercase;opacity:.8}.badge-large{font-size:1.5rem;line-height:1}@media(max-width:768px){.hero-section.valentine-theme{background:#fff}.valentine-title{font-size:3.5rem!important}.valentine-italic{font-size:1.25em!important}.valentine-badge{bottom:-10px;right:0;padding:.5rem 1rem}.badge-large{font-size:1.2rem}.product-image-container{height:300px!important}}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.split-section{display:grid;grid-template-columns:1fr 1fr;min-height:800px}.scroll-to-top-btn{position:fixed;bottom:2rem;right:2rem;background-color:#f33;color:#fff;border:none;border-radius:50%;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;box-shadow:0 4px 12px #ff33334d}.testimonial-quote{font-size:clamp(1.5rem,5vw,3rem);word-wrap:break-word}@media(max-width:768px){:root{--header-height: 60px}body{font-size:16px;-webkit-text-size-adjust:100%}h1{font-size:clamp(2rem,10vw,3rem)!important;line-height:1.1}h2{font-size:1.75rem!important;line-height:1.2}h3{font-size:1.25rem!important}p{font-size:1rem!important;line-height:1.6}img{height:auto;max-width:100%}.container{padding:0 1.25rem;width:100%;overflow-x:hidden}.section-padding{padding:4rem 0}.grid-4,.grid-3{display:grid!important;grid-template-columns:1fr!important;gap:2rem!important;width:100%}.footer-links,.footer-grid,.shop-container,.hero-container,.split-section{display:flex!important;flex-direction:column!important;gap:3rem!important}.footer-grid{margin-bottom:4rem}.footer-links{gap:2rem!important;display:grid!important;grid-template-columns:1fr 1fr!important}.footer-brand{font-size:clamp(2.5rem,8vw,12rem);overflow:visible;margin-top:3rem}.split-section-container{border-top:1px solid #222;border-bottom:1px solid #222}.split-content{padding:1rem!important;border-radius:20px!important;order:2!important}.split-image{height:300px!important;min-height:300px!important;order:1!important}.split-title{font-size:clamp(2.5rem,8vw,3.5rem);margin-bottom:1.5rem}.desktop-nav{display:none}.mobile-menu-btn{display:block}.hero-section{height:auto!important;min-height:100vh;padding:6rem 0}.hero-content-grid{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-info{order:2;display:flex;flex-direction:column;align-items:center}.hero-visual{order:1}.hero-title{font-size:3rem!important}.hero-description{font-size:1rem!important;margin-bottom:2rem}.hero-actions{flex-direction:column;width:100%;gap:1rem;margin-bottom:2rem}.btn-primary,.btn-outline{width:100%;text-align:center}.hero-indicators{justify-content:center}.product-image-container{max-width:300px}.shop-sidebar{width:100%!important;margin-bottom:2rem}.section-header-title{margin-left:1.5rem}.section-header-link{margin-right:1.5rem;margin-left:1.5rem}.home-product-grid{margin-left:1.5rem!important;margin-right:1.5rem!important;width:auto!important}.scroll-to-top-btn{right:1.5rem;bottom:2rem;width:3rem;height:3rem}}.product-page-wrapper{padding-top:var(--header-height);min-height:100vh;display:flex;flex-direction:column}.product-main-grid{display:flex;flex-direction:column;flex:1}@media(min-width:769px){.product-main-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media(min-width:769px){.product-canvas-container{height:auto!important;position:sticky!important;top:var(--header-height)}}@media(max-width:768px){.footer-grid,.footer-links{margin-right:1rem!important}}@media(max-width:768px){.footer-grid,.footer-links{margin-left:1rem!important;margin-right:1rem!important}}@media(max-width:768px){.footer-grid{margin-left:0!important;margin-right:0!important}}@media(max-width:768px){.hero-container{padding:0 1.25rem!important}.grid-4{margin-left:1rem!important;margin-right:1rem!important;width:auto!important}}@media(max-width:768px){.hero-container{padding:0 1.25rem!important}.grid-4{margin-left:1rem!important;margin-right:1rem!important;width:auto!important}.mobile-symmetric-aligned{margin-left:0!important;margin-right:0!important}}@media(max-width:768px){.footer-section .container{padding-left:.5rem!important;padding-right:.5rem!important}}@media(max-width:768px){.footer-section .container{padding-left:2rem!important;padding-right:2rem!important}}@media(max-width:768px){.footer-section .container{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media(max-width:768px){.footer-section .container{padding-left:1rem!important;padding-right:1rem!important}}@media(max-width:768px){.shop-sidebar{text-align:center!important;padding-left:1rem!important;padding-right:1rem!important}.shop-sidebar h3{text-align:center!important;width:100%}.shop-sidebar ul{align-items:center!important;width:100%;padding:0!important;margin:0!important}.shop-sidebar li{width:100%;text-align:center}.shop-sidebar a{font-size:.9rem}}@media(max-width:768px){.shop-header{padding-left:1rem!important;padding-right:1rem!important}.shop-header h1{font-size:2rem!important}}.shop-header{padding:6rem 2rem}@media(max-width:768px){.shop-header{padding:6rem 1rem!important}}.admin-layout{display:flex;min-height:100vh;background:#050505;color:#fff}.admin-sidebar{width:250px;background:#111;border-right:1px solid #222;height:100vh;position:fixed;left:0;top:0;display:flex;flex-direction:column;padding:2rem;z-index:1000;transition:transform .3s ease}.admin-main{flex:1;margin-left:250px;padding:2rem;transition:margin-left .3s ease}.admin-mobile-toggle{display:none;position:fixed;top:1rem;right:1rem;left:1rem;z-index:101;background:#111;border:1px solid #333;padding:.5rem;border-radius:4px;color:#fff;cursor:pointer}@media(max-width:768px){.admin-sidebar{transform:translate(-100%)}.admin-sidebar.open{transform:translate(0)}.admin-main{margin-left:0!important;padding:4rem 1rem 1rem!important}.admin-mobile-toggle{display:flex!important;align-items:center;justify-content:center}.mobile-close-btn{display:block!important}}.admin-table-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:2rem;border-radius:24px;border:1px solid #222}.admin-table-container::-webkit-scrollbar{height:8px}.admin-table-container::-webkit-scrollbar-track{background:#050505}.admin-table-container::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.product-info-section{padding:4rem 2rem}.product-title{font-size:3rem}.product-price{font-size:1.5rem}.product-back-btn-container{padding:2rem 2rem 0}@media(max-width:768px){.product-info-section{padding:2rem 1rem!important}.product-title{font-size:2rem!important}.product-price{font-size:1.25rem!important}.product-back-btn-container{padding:2rem 1rem 0!important}}.product-page-wrapper{width:100%;max-width:100vw;overflow-x:hidden}.product-main-grid{width:100%;max-width:100%}.product-canvas-container{width:100%!important;max-width:100%!important;overflow:hidden}.product-canvas-container canvas{width:100%!important;max-width:100%!important}@media(max-width:768px){.admin-mobile-toggle{width:44px!important;height:44px!important;right:auto!important;border-radius:8px!important}.admin-main h1{font-size:1.5rem!important;margin-top:1rem}}.admin-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media(max-width:768px){.admin-page-header{flex-direction:column;align-items:flex-start!important;gap:1rem}.admin-page-header button{width:100%;justify-content:center}}@media(max-width:768px){.admin-table-container thead{display:none}.admin-table-container tr{display:block;margin-bottom:1.5rem;background:#111;border:1px solid #333;border-radius:12px;padding:1.25rem}.admin-table-container td{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #222;text-align:right;font-size:.95rem}.admin-table-container td:last-child{border-bottom:none;padding-bottom:0}.admin-table-container td:first-child{padding-top:0}.admin-table-container td:before{content:attr(data-label);font-weight:600;color:var(--text-muted);text-align:left;margin-right:1.5rem}.admin-table-container td[data-label=Actions]{justify-content:flex-end;margin-top:.5rem;padding-top:1rem;border-top:1px solid #222}.admin-table-container td[data-label=Actions]:before{display:none}}@media(max-width:768px){.admin-table-container table{min-width:0!important;width:100%!important;display:block}.admin-table-container tbody{display:block;width:100%}}@media(max-width:768px){.admin-overlay{position:fixed;inset:0;background:#00000080;z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.hero-background-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-container{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;pointer-events:none}.hero-text-content{pointer-events:auto}@media(max-width:768px){.hero-background-canvas{height:100%!important}.hero-container{padding:0 1.25rem!important;justify-content:center!important;align-items:center!important;text-align:center!important}.hero-countdown,.glass-card,.navbar,.cart-drawer{background:#0a0a0afa!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}.marquee-wrapper{overflow:hidden;width:100%;display:flex;white-space:nowrap}.marquee-content{display:flex;animation:marquee-scroll 20s linear infinite}@media(max-width:768px){.marquee-content{animation-duration:12s}}.marquee-item{display:flex;align-items:center;padding-right:4rem}.marquee-item span{font-size:clamp(1.25rem,5vw,2.5rem);font-weight:900;letter-spacing:2px;text-transform:uppercase;color:#222}.marquee-dot{width:8px;height:8px;background:var(--primary-red);border-radius:50%;margin-right:1.5rem}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){*{-webkit-tap-highlight-color:transparent;text-rendering:optimizeSpeed!important}.footer-brand{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:#111!important;color:#111!important;font-size:3rem!important;text-shadow:none!important;margin-top:2rem!important}.testimonial-quote span{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:var(--primary-red)!important;color:var(--primary-red)!important}.section-padding{padding:3rem 0!important}.split-section{min-height:400px!important}}.vday-page{--vday-primary: #ff4d4d;--vday-secondary: #ff8080;--vday-dark: #111;--vday-bg: #050505;background-color:var(--vday-bg);color:#fff}.vday-hero{position:relative;height:100vh;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 70% 50%,#1a0505,#050505)}.vday-3d-bg{position:absolute;inset:0;z-index:1;opacity:.6}.vday-hero-content{position:relative;z-index:2;max-width:800px}.vday-tag{color:var(--vday-primary);font-weight:800;letter-spacing:.4em;font-size:.9rem;text-transform:uppercase;display:block;margin-bottom:1.5rem}.vday-title{font-size:clamp(3.5rem,8vw,7rem);font-weight:900;line-height:.9;margin-bottom:2rem;letter-spacing:-.04em}.vday-italic{font-family:"serif";font-style:italic;color:var(--vday-primary);font-weight:400}.vday-description{font-size:1.2rem;line-height:1.6;color:#fff9;max-width:500px;margin-bottom:3rem}.vday-actions{display:flex;gap:1.5rem}.vday-categories{padding:8rem 0}.vday-section-header{text-align:center;margin-bottom:5rem}.vday-section-header h2{font-size:3rem;font-weight:900;margin-bottom:1rem}.vday-section-header p{color:#ffffff80}.vday-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.vday-category-card{position:relative;aspect-ratio:4/5;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.vday-category-img{width:100%;height:100%}.vday-category-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.vday-category-card:hover .vday-category-img img{transform:scale(1.05)}.vday-category-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:3rem;transition:background .3s}.vday-category-overlay h3{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.btn-vday-sm{display:inline-block;padding:.8rem 1.5rem;background:#fff;color:#000;border-radius:12px;text-decoration:none;font-weight:700;font-size:.9rem;width:fit-content;transition:transform .2s}.btn-vday-sm:hover{transform:scale(1.05)}.vday-promise{padding:10rem 0}.promise-box{background:#ffffff08;border:1px solid rgba(255,77,77,.2);border-radius:40px;padding:6rem;text-align:center;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.promise-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;background:var(--vday-primary);filter:blur(150px);opacity:.15;pointer-events:none}.promise-box h2{font-size:3.5rem;font-weight:900;margin-bottom:2rem}.promise-box p{font-size:1.2rem;color:#fff9;max-width:600px;margin:0 auto 3rem}.timer-mockup{display:inline-block;padding:1rem 2rem;background:#ff4d4d1a;border:1px dashed var(--vday-primary);border-radius:100px;color:var(--vday-primary);font-weight:800;text-transform:uppercase;letter-spacing:.1em}@media(max-width:768px){.vday-category-grid{grid-template-columns:1fr}.vday-hero{height:80vh;text-align:center}.vday-hero-content{padding-top:5rem}.vday-actions{flex-direction:column;align-items:center}.promise-box{padding:4rem 2rem}}
