@media (width<=480px){.container{padding:0 var(--spacing-md)}}@media (width<=768px){.lang-toggle{top:auto;bottom:5rem;right:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=768px){:root{--header-height:68px}.header{height:var(--header-height)}.header-container{padding:0 var(--spacing-md)}.logo{height:68px}.logo-img{height:144px}.nav .nav-links{display:none}.mobile-menu-toggle{justify-content:center;align-items:center;display:flex}.cart-icon{width:40px;height:40px}}@media (width<=992px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.footer{padding:var(--spacing-xl) 0}.footer-container{padding:0 var(--spacing-md)}.footer-grid{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column}.footer-legal{justify-content:center;gap:var(--spacing-md);flex-wrap:wrap}.footer-logo-img{max-width:300px}}@media (width<=768px){.hero{min-height:auto;padding:calc(var(--header-height) + var(--spacing-xl)) var(--spacing-md) var(--spacing-xl)}.hero-features{gap:var(--spacing-md);grid-template-columns:1fr}.hero-cta{flex-direction:column;align-items:center}.hero-cta .btn{width:100%;max-width:300px}.hero-description{font-size:1rem}}@media (width<=480px){.hero{padding:calc(var(--header-height) + var(--spacing-lg)) var(--spacing-md) var(--spacing-lg)}.hero-feature{padding:var(--spacing-md)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.age-gate{padding:var(--spacing-md);align-items:flex-start;padding-top:4rem}.age-gate-content{padding:1.25rem}.age-gate-logo{margin-bottom:.75rem}.age-gate-logo-img{height:48px}.age-gate-icon{width:44px;height:44px;margin-bottom:.75rem}.age-gate-icon svg{width:22px;height:22px}.age-gate h2{margin-bottom:.5rem;font-size:1.125rem}.age-gate p{margin-bottom:.75rem;font-size:.8125rem;line-height:1.5}.age-gate-warning{margin-bottom:.75rem;padding:.625rem .75rem}.age-gate-warning p{font-size:.75rem;line-height:1.4}.age-gate-dob-label{margin-bottom:.375rem;font-size:.8125rem}.age-gate-dob{margin-bottom:.75rem}.age-gate-dob-input{width:56px;padding:.5rem .25rem;font-size:.9375rem}.age-gate-dob-input--year{width:72px}.age-gate-actions{gap:.5rem;margin-bottom:.75rem}.age-gate-actions .btn{padding:.625rem 1rem;font-size:.875rem}.age-gate-legal{font-size:.6875rem}}@media (width<=360px){.age-gate{padding:3rem .75rem .75rem}.age-gate-content{padding:1rem}.age-gate-dob-input{width:48px}.age-gate-dob-input--year{width:64px}}@media (width<=768px){.cookie-consent{max-width:none;bottom:8px;left:8px;right:8px}.cookie-consent-content{padding:.75rem}.cookie-consent-header{margin-bottom:.5rem}.cookie-consent-header h3{font-size:.9375rem}.cookie-consent-body{margin-bottom:.5rem}.cookie-consent-body>p{margin-bottom:.5rem;font-size:.75rem;line-height:1.4}.cookie-categories{gap:.375rem;margin-bottom:.5rem}.cookie-category{padding:.5rem .625rem}.cookie-toggle input[type=checkbox]{width:32px;height:16px}.cookie-toggle strong{font-size:.8125rem}.cookie-description{margin-top:.25rem;font-size:.6875rem}.cookie-links{margin-top:.375rem}.cookie-consent-actions{flex-direction:row;gap:.375rem}.cookie-consent-actions button{min-width:0;padding:.5rem;font-size:.75rem}.cookie-settings-btn{width:36px;height:36px;bottom:8px;left:8px}.cookie-settings-btn svg{width:18px;height:18px}}@media (width<=360px){.cookie-consent-actions{flex-direction:column}.cookie-consent-actions button{width:100%}}@media (width<=640px){.modal-overlay{padding:var(--spacing-md)}.modal{max-width:100%;margin:0}.modal-header,.modal-body{padding:var(--spacing-md)}.modal-footer{padding:var(--spacing-sm) var(--spacing-md)}}@keyframes spin{to{transform:rotate(360deg)}}@media print{.header,.footer,.cookie-consent,.cookie-settings-btn,.age-gate{display:none!important}.main-content{padding-top:0}}:root{--primary-color:#c01e2d;--primary-dark:#9a1824;--primary-light:#e01a43;--secondary-color:#fff;--accent-color:#991b1b;--text-color:#1f2937;--text-light:#6b7280;--text-muted:#9ca3af;--background-color:#fff;--background-alt:#f9fafb;--background-dark:#111827;--border-color:#e5e7eb;--border-dark:#d1d5db;--success-color:#10b981;--warning-color:#f59e0b;--error-color:#ef4444;--info-color:#3b82f6;--gradient-primary:linear-gradient(135deg, #dc2626 0%, #991b1b 100%);--gradient-secondary:linear-gradient(135deg, #ef4444 0%, #dc2626 100%);--gradient-subtle:linear-gradient(135deg, #fef2f2 0%, #fee2e2 100%);--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a;--font-primary:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-heading:"Inter", var(--font-primary);--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--max-width:1200px;--header-height:80px;--border-radius:8px;--border-radius-lg:12px;--transition-speed:.3s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{font-family:var(--font-primary);color:var(--text-color);background-color:var(--background-color);font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-color);font-weight:700;line-height:1.2}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,4vw,2.5rem)}h3{font-size:clamp(1.25rem,3vw,2rem)}h4{font-size:clamp(1rem,2.5vw,1.5rem)}p{margin-bottom:var(--spacing-md)}a{color:var(--primary-color);transition:color var(--transition-speed);text-decoration:none}a:hover{color:var(--primary-dark)}.container{width:100%;max-width:var(--max-width);padding:0 var(--spacing-lg);margin:0 auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.hidden{display:none!important}.visible{visibility:visible}.invisible{visibility:hidden}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-sm{gap:var(--spacing-sm)}.gap-md{gap:var(--spacing-md)}.gap-lg{gap:var(--spacing-lg)}:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=480px){.container{padding:0 var(--spacing-md)}}.lang-toggle{letter-spacing:.08em;color:var(--text-color);cursor:pointer;z-index:200;background:#fff;border:1px solid #ddd;border-radius:999px;padding:.375rem .875rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:background .2s,color .2s;position:fixed;top:1rem;right:1.5rem}.lang-toggle:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}@media (width<=768px){.lang-toggle{top:auto;bottom:5rem;right:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.btn{text-align:center;border-radius:var(--border-radius);cursor:pointer;transition:all var(--transition-speed) ease;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.btn:disabled,.btn.btn-disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.btn-primary{background:var(--gradient-primary);color:#fff;border-color:var(--primary-color)}.btn-primary:hover:not(:disabled){background:var(--primary-dark);border-color:var(--primary-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-secondary{color:var(--text-color);border-color:var(--border-dark);background:#fff}.btn-secondary:hover:not(:disabled){background:var(--background-alt);border-color:var(--text-color)}.btn-outline{color:var(--primary-color);border-color:var(--primary-color);background:0 0}.btn-outline:hover:not(:disabled){background:var(--primary-color);color:#fff}.btn-ghost{color:var(--text-color);background:0 0;border-color:#0000}.btn-ghost:hover:not(:disabled){background:var(--background-alt)}.btn-sm{padding:.5rem 1rem;font-size:.75rem}.btn-lg{padding:1rem 2rem;font-size:1rem}.btn-xl{padding:1.25rem 2.5rem;font-size:1.125rem}.btn-block{width:100%}.btn-icon{border-radius:50%;padding:.75rem}.btn-icon svg{width:1.25rem;height:1.25rem}.header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:var(--header-height);background:#fffffff2;border-bottom:1px solid #0000000f;position:fixed;top:0;left:0;right:0}.header-container{max-width:var(--max-width);padding:0 var(--spacing-lg);align-items:center;gap:var(--spacing-lg);grid-template-columns:auto 1fr auto auto;height:100%;margin:0 auto;display:grid}.header-icons{align-items:center;gap:.75rem;display:flex}.logo{align-items:center;gap:var(--spacing-sm);color:var(--primary-color);height:80px;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex;overflow:hidden}.logo-icon{width:40px;height:40px}.logo-text{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.logo-img{width:auto;height:180px;display:block}.nav{justify-content:center;align-items:center;gap:var(--spacing-xl);display:flex}.nav-links{align-items:center;gap:var(--spacing-lg);list-style:none;display:flex}.nav-link{color:var(--text-color);padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--border-radius);transition:all var(--transition-speed);font-size:.875rem;font-weight:500;text-decoration:none}.nav-link:hover{color:var(--primary-color);background:#c01e2d0d}.nav-link.active{color:var(--primary-color)}.cart-icon{background:var(--background-alt);cursor:pointer;width:44px;height:44px;transition:all var(--transition-speed);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.cart-icon:hover{background:var(--gradient-subtle)}.cart-icon svg{width:24px;height:24px;color:var(--text-color)}.cart-badge{color:#fff;background:var(--primary-color);border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.mobile-menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.mobile-menu-toggle span{background:var(--text-color);width:22px;height:2px;transition:all var(--transition-speed);border-radius:1px;display:block}@media (width<=768px){:root{--header-height:68px}.header{height:var(--header-height)}.header-container{padding:0 var(--spacing-md)}.logo{height:68px}.logo-img{height:144px}.nav .nav-links{display:none}.mobile-menu-toggle{justify-content:center;align-items:center;display:flex}.cart-icon{width:40px;height:40px}}.mobile-menu{top:var(--header-height);padding:var(--spacing-xl);z-index:999;background:#fff;display:none;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.mobile-menu.open{display:block}.mobile-menu .nav-links{flex-direction:column;gap:0;list-style:none;display:flex}.mobile-menu .nav-link{color:var(--text-color);padding:1rem var(--spacing-md);border-bottom:1px solid var(--border-color);font-size:1.125rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.mobile-menu .nav-link:hover{color:var(--primary-color)}.footer{background:var(--background-dark);color:#fff;padding:var(--spacing-2xl) 0;margin-top:auto}.footer-container{max-width:var(--max-width);padding:0 var(--spacing-lg);margin:0 auto}.footer-grid{gap:var(--spacing-xl);margin-bottom:var(--spacing-xl);grid-template-columns:repeat(4,1fr);display:grid}.footer-section h4{color:#fff;margin-bottom:var(--spacing-md);font-size:1rem;font-weight:600}.footer-links{gap:var(--spacing-sm);flex-direction:column;list-style:none;display:flex}.footer-links a{color:#9ca3af;transition:color var(--transition-speed);font-size:.875rem}.footer-links a:hover{color:#fff}.footer-brand{grid-column:span 1}.footer-brand .logo{color:#fff;margin-bottom:var(--spacing-md)}.footer-brand p{color:#9ca3af;margin-bottom:var(--spacing-md);font-size:.875rem}.footer-logo-img{filter:brightness(0)invert();width:100%;max-width:600px;height:auto;display:block}.footer-social{gap:var(--spacing-sm);display:flex}.footer-social a{color:#fff;width:40px;height:40px;transition:all var(--transition-speed);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.footer-social a:hover{background:var(--primary-color)}.footer-bottom{padding-top:var(--spacing-xl);justify-content:space-between;align-items:center;gap:var(--spacing-md);border-top:1px solid #ffffff1a;flex-wrap:wrap;display:flex}.footer-bottom p{color:#9ca3af;margin:0;font-size:.875rem}.footer-legal{gap:var(--spacing-lg);display:flex}.footer-legal a{color:#9ca3af;font-size:.875rem}.footer-legal a:hover{color:#fff}.age-disclaimer{border-radius:var(--border-radius);padding:var(--spacing-md);margin-top:var(--spacing-xl);text-align:center;background:#dc26261a;border:1px solid #dc26264d}.age-disclaimer p{color:#fca5a5;margin:0;font-size:.875rem}@media (width<=992px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.footer{padding:var(--spacing-xl) 0}.footer-container{padding:0 var(--spacing-md)}.footer-grid{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column}.footer-legal{justify-content:center;gap:var(--spacing-md);flex-wrap:wrap}.footer-logo-img{max-width:300px}}.hero{min-height:100vh;padding:calc(var(--header-height) + var(--spacing-2xl)) var(--spacing-lg) var(--spacing-2xl);background:var(--background-color);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-background{background:var(--gradient-subtle);z-index:0;position:absolute;inset:0}.hero-content{text-align:center;z-index:1;max-width:800px;position:relative}.hero-logo{background:var(--gradient-primary);-webkit-text-fill-color:transparent;margin-bottom:var(--spacing-md);-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,10vw,6rem);font-weight:900;line-height:1.1}.hero-tagline{color:var(--text-light);margin-bottom:var(--spacing-xl);font-size:clamp(1.25rem,3vw,1.75rem);font-weight:400}.hero-description{color:var(--text-light);max-width:600px;margin:0 auto var(--spacing-xl);font-size:1.125rem;line-height:1.7}.hero-cta{gap:var(--spacing-md);flex-wrap:wrap;justify-content:center;display:flex}.hero-badge{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);color:var(--primary-color);margin-bottom:var(--spacing-xl);background:#dc26261a;border:1px solid #dc262633;border-radius:9999px;font-size:.875rem;display:inline-flex}.hero-badge svg{width:16px;height:16px}.hero-features{gap:var(--spacing-lg);margin-top:var(--spacing-2xl);grid-template-columns:repeat(3,1fr);display:grid}.hero-feature{text-align:center;padding:var(--spacing-lg)}.hero-feature-icon{width:48px;height:48px;margin:0 auto var(--spacing-md);background:var(--gradient-subtle);border-radius:var(--border-radius-lg);color:var(--primary-color);justify-content:center;align-items:center;display:flex}.hero-feature h3{margin-bottom:var(--spacing-sm);font-size:1rem}.hero-feature p{color:var(--text-light);margin:0;font-size:.875rem}@media (width<=768px){.hero{min-height:auto;padding:calc(var(--header-height) + var(--spacing-xl)) var(--spacing-md) var(--spacing-xl)}.hero-features{gap:var(--spacing-md);grid-template-columns:1fr}.hero-cta{flex-direction:column;align-items:center}.hero-cta .btn{width:100%;max-width:300px}.hero-description{font-size:1rem}}@media (width<=480px){.hero{padding:calc(var(--header-height) + var(--spacing-lg)) var(--spacing-md) var(--spacing-lg)}.hero-feature{padding:var(--spacing-md)}}.age-gate{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--spacing-lg);background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.age-gate.hidden{display:none}.age-gate-content{border-radius:var(--border-radius-lg);padding:var(--spacing-2xl);text-align:center;width:100%;max-width:480px;box-shadow:var(--shadow-xl);background:#fff;animation:.3s ease-out slideUp}.age-gate-logo{margin-bottom:var(--spacing-lg)}.age-gate-logo-img{width:auto;height:80px;margin:0 auto;display:block}.age-gate-icon{width:64px;height:64px;margin:0 auto var(--spacing-lg);background:var(--gradient-subtle);color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;display:flex}.age-gate-icon svg{width:32px;height:32px}.age-gate h2{color:var(--text-color);margin-bottom:var(--spacing-md);font-size:1.5rem}.age-gate p{color:var(--text-light);margin-bottom:var(--spacing-lg);line-height:1.6}.age-gate-warning{border-radius:var(--border-radius);padding:var(--spacing-md);margin-bottom:var(--spacing-lg);background:#fef2f2;border:1px solid #fecaca}.age-gate-warning p{color:var(--primary-color);margin:0;font-size:.875rem}.age-gate-dob-label{color:var(--text-color);margin-bottom:var(--spacing-sm);font-size:.875rem;font-weight:600}.age-gate-dob{gap:var(--spacing-sm);margin-bottom:var(--spacing-lg);justify-content:center;display:flex}.age-gate-dob-input{border-radius:var(--border-radius);text-align:center;border:1px solid #d1d5db;width:64px;padding:.625rem .5rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.age-gate-dob-input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 2px #c01e2d26}.age-gate-dob-input--year{width:80px}.age-gate-error{color:var(--primary-color);margin:0 0 var(--spacing-md);font-size:.875rem;font-weight:500}.age-gate-actions{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);display:flex}.age-gate-actions .btn{flex:1}.age-gate-legal{color:var(--text-muted);font-size:.75rem}.age-gate-legal a{color:var(--primary-color);text-decoration:underline}@media (width<=768px){.age-gate{padding:var(--spacing-md);align-items:flex-start;padding-top:4rem}.age-gate-content{padding:1.25rem}.age-gate-logo{margin-bottom:.75rem}.age-gate-logo-img{height:48px}.age-gate-icon{width:44px;height:44px;margin-bottom:.75rem}.age-gate-icon svg{width:22px;height:22px}.age-gate h2{margin-bottom:.5rem;font-size:1.125rem}.age-gate p{margin-bottom:.75rem;font-size:.8125rem;line-height:1.5}.age-gate-warning{margin-bottom:.75rem;padding:.625rem .75rem}.age-gate-warning p{font-size:.75rem;line-height:1.4}.age-gate-dob-label{margin-bottom:.375rem;font-size:.8125rem}.age-gate-dob{margin-bottom:.75rem}.age-gate-dob-input{width:56px;padding:.5rem .25rem;font-size:.9375rem}.age-gate-dob-input--year{width:72px}.age-gate-actions{gap:.5rem;margin-bottom:.75rem}.age-gate-actions .btn{padding:.625rem 1rem;font-size:.875rem}.age-gate-legal{font-size:.6875rem}}@media (width<=360px){.age-gate{padding:3rem .75rem .75rem}.age-gate-content{padding:1rem}.age-gate-dob-input{width:48px}.age-gate-dob-input--year{width:64px}}.cookie-consent{border-radius:var(--border-radius-lg);max-width:480px;box-shadow:var(--shadow-xl);z-index:9998;background:#fff;animation:.3s ease-out slideUp;position:fixed;bottom:20px;right:20px}.cookie-consent.hidden{display:none!important}.cookie-consent-content{padding:var(--spacing-lg)}.cookie-consent-header{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;display:flex}.cookie-consent-header h3{color:var(--text-color);margin:0;font-size:1.125rem;font-weight:600}.cookie-close{color:var(--text-muted);cursor:pointer;border-radius:var(--border-radius);width:32px;height:32px;transition:background var(--transition-speed);background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.5rem;display:flex}.cookie-close:hover{background:var(--background-alt)}.cookie-consent-body{margin-bottom:var(--spacing-lg)}.cookie-consent-body>p{color:var(--text-light);margin-bottom:var(--spacing-md);font-size:.875rem;line-height:1.5}.cookie-categories{gap:var(--spacing-sm);margin-bottom:var(--spacing-md);flex-direction:column;display:flex}.cookie-category{border:1px solid var(--border-color);border-radius:var(--border-radius);padding:var(--spacing-md)}.cookie-category-header{margin-bottom:var(--spacing-xs)}.cookie-toggle{align-items:center;gap:var(--spacing-sm);cursor:pointer;display:flex}.cookie-toggle input[type=checkbox]{width:40px;height:20px;accent-color:var(--primary-color)}.cookie-toggle strong{color:var(--text-color);font-size:.875rem}.cookie-description{color:var(--text-light);margin:var(--spacing-sm) 0 0 0;font-size:.75rem}.cookie-links{gap:var(--spacing-md);margin-top:var(--spacing-sm);display:flex}.cookie-link{color:var(--primary-color);font-size:.75rem;text-decoration:underline}.cookie-consent-actions{gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.cookie-consent-actions button{min-width:120px;padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--border-radius);cursor:pointer;transition:all var(--transition-speed);flex:1;font-size:.875rem;font-weight:500}.cookie-settings-btn{border:1px solid var(--border-color);width:48px;height:48px;box-shadow:var(--shadow-md);cursor:pointer;z-index:9997;transition:transform var(--transition-speed);background:#fff;border-radius:50%;font-size:1.25rem;position:fixed;bottom:20px;left:20px}.cookie-settings-btn:hover{transform:scale(1.1)}.cookie-settings-btn.hidden{display:none}@media (width<=768px){.cookie-consent{max-width:none;bottom:8px;left:8px;right:8px}.cookie-consent-content{padding:.75rem}.cookie-consent-header{margin-bottom:.5rem}.cookie-consent-header h3{font-size:.9375rem}.cookie-consent-body{margin-bottom:.5rem}.cookie-consent-body>p{margin-bottom:.5rem;font-size:.75rem;line-height:1.4}.cookie-categories{gap:.375rem;margin-bottom:.5rem}.cookie-category{padding:.5rem .625rem}.cookie-toggle input[type=checkbox]{width:32px;height:16px}.cookie-toggle strong{font-size:.8125rem}.cookie-description{margin-top:.25rem;font-size:.6875rem}.cookie-links{margin-top:.375rem}.cookie-consent-actions{flex-direction:row;gap:.375rem}.cookie-consent-actions button{min-width:0;padding:.5rem;font-size:.75rem}.cookie-settings-btn{width:36px;height:36px;bottom:8px;left:8px}.cookie-settings-btn svg{width:18px;height:18px}}@media (width<=360px){.cookie-consent-actions{flex-direction:column}.cookie-consent-actions button{width:100%}}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:var(--spacing-lg);opacity:0;visibility:hidden;transition:opacity var(--transition-speed), visibility var(--transition-speed);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-overlay.open{opacity:1;visibility:visible}.modal-overlay.hidden{display:none}.modal{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-xl);width:100%;max-width:500px;max-height:90vh;transition:transform var(--transition-speed);background:#fff;overflow-y:auto;transform:scale(.95)translateY(20px)}.modal-overlay.open .modal{transform:scale(1)translateY(0)}.modal-header{padding:var(--spacing-lg);background:var(--gradient-primary);color:#fff;border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 0;justify-content:space-between;align-items:center;display:flex}.modal-header h2{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.modal-close{cursor:pointer;color:#fff;width:32px;height:32px;transition:background var(--transition-speed);background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.modal-close:hover{background:#ffffff4d}.modal-close svg{width:20px;height:20px}.modal-body{padding:var(--spacing-lg)}.modal-footer{padding:var(--spacing-md) var(--spacing-lg);border-top:1px solid var(--border-color);justify-content:flex-end;gap:var(--spacing-sm);display:flex}.contact-form{gap:var(--spacing-md);flex-direction:column;display:flex}.form-group{gap:var(--spacing-xs);flex-direction:column;display:flex}.form-group label{color:var(--text-color);font-size:.875rem;font-weight:500}.form-group input,.form-group textarea,.form-group select{padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--border-color);border-radius:var(--border-radius);transition:border-color var(--transition-speed), box-shadow var(--transition-speed);font-family:inherit;font-size:1rem}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #dc26261a}.form-group textarea{resize:vertical;min-height:100px}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-muted)}@media (width<=640px){.modal-overlay{padding:var(--spacing-md)}.modal{max-width:100%;margin:0}.modal-header,.modal-body{padding:var(--spacing-md)}.modal-footer{padding:var(--spacing-sm) var(--spacing-md)}}.page{flex-direction:column;min-height:100vh;display:flex}.main-content{padding-top:var(--header-height);flex:1}.section{padding:var(--spacing-2xl) var(--spacing-lg)}.section-alt{background:var(--background-alt)}.section-dark{background:var(--background-dark);color:#fff}.section-header{text-align:center;max-width:600px;margin:0 auto var(--spacing-2xl)}.section-header h2{margin-bottom:var(--spacing-md)}.section-header p{color:var(--text-light)}.cards-grid{gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.card{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-speed), transform var(--transition-speed);background:#fff;overflow:hidden}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.card-image{object-fit:cover;background:var(--background-alt);width:100%;height:200px}.card-body{padding:var(--spacing-lg)}.card-title{margin-bottom:var(--spacing-sm);font-size:1.125rem;font-weight:600}.card-text{color:var(--text-light);margin-bottom:var(--spacing-md);font-size:.875rem}.card-price{color:var(--primary-color);font-size:1.25rem;font-weight:700}.card-footer{padding:var(--spacing-md) var(--spacing-lg);border-top:1px solid var(--border-color)}.badge{text-transform:uppercase;letter-spacing:.025em;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-primary{color:var(--primary-color);background:#dc26261a}.badge-success{color:var(--success-color);background:#10b9811a}.badge-warning{color:var(--warning-color);background:#f59e0b1a}.alert{padding:var(--spacing-md);border-radius:var(--border-radius);margin-bottom:var(--spacing-md)}.alert-info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.alert-success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.alert-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.alert-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.spinner{border:3px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@media print{.header,.footer,.cookie-consent,.cookie-settings-btn,.age-gate{display:none!important}.main-content{padding-top:0}}:root{--lime:#cacc79;--teal:#6bc8bf;--hot-pink:#e01a43;--home-bg:#eeeeed;--home-section-padding:6rem 1.5rem}.home-hero{min-height:100vh;padding-top:var(--header-height);justify-content:center;align-items:center;display:flex;position:relative}.home-hero-bg{z-index:0;position:absolute;inset:0}.home-hero-bg picture,.home-hero-bg img{object-fit:cover;width:100%;height:100%}.home-hero-overlay{z-index:1;background:linear-gradient(#0000008c 0%,#0000004d 100%);position:absolute;inset:0}.home-hero-content{z-index:2;text-align:center;width:100%;max-width:960px;padding:2rem 1.5rem;animation:.8s ease-out both homePageFadeUp;position:relative}.home-hero-logo{width:100%;max-width:480px;margin:0 auto -.5rem}.home-hero-logo img{width:100%;height:auto;display:block}.home-hero-headline{margin-bottom:.75rem;line-height:1}.home-hero-headline-img{max-width:min(67.5vw,390px);height:auto;margin:0 auto;display:block}.home-hero-tagline{letter-spacing:.15em;text-transform:uppercase;color:var(--lime);margin-bottom:1rem;font-size:1rem;font-weight:400}.home-hero-desc{color:#ffffffd9;max-width:540px;margin:0 auto 1.5rem;font-size:1.125rem;line-height:1.6}.home-hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-scroll-indicator{z-index:2;opacity:.5;color:var(--text-muted);animation:2s infinite homeBounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.home-scroll-indicator svg{width:28px;height:28px}.home-page .home-btn{cursor:pointer;box-sizing:border-box;border:none;border-radius:999px;align-items:center;gap:.5rem;max-width:100%;padding:.875rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.home-page .home-btn svg{width:18px;height:18px}.home-page .home-btn-primary{background:var(--primary-color);color:#fff}.home-page .home-btn-primary:hover{background:var(--hot-pink);transform:translateY(-2px);box-shadow:0 8px 24px #c01e2d4d}.home-page .home-btn-outline{color:#fff;background:0 0;border:2px solid #fff6}.home-page .home-btn-outline:hover{background:#ffffff1a;border-color:#fff}.home-page .home-btn-dark{background:var(--primary-color);color:#fff}.home-page .home-btn-dark:hover{background:var(--hot-pink);transform:translateY(-2px);box-shadow:0 8px 24px #c01e2d40}.home-section-inner{max-width:var(--max-width);margin:0 auto}.home-section-label{letter-spacing:.15em;text-transform:uppercase;color:var(--primary-color);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.home-section-title{color:var(--text-color);letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.home-section-subtitle{color:var(--text-muted);max-width:540px;margin-bottom:3rem;font-size:1.0625rem;line-height:1.6}.home-products{padding:var(--home-section-padding);background:#fff}.home-products .product-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.home-products-cta{text-align:center;margin-top:3rem}.home-how-it-works{padding:var(--home-section-padding);background:var(--home-bg)}.home-how-it-works .home-section-label,.home-how-it-works .home-section-title,.home-how-it-works .home-section-subtitle{text-align:center}.home-how-it-works .home-section-subtitle{margin-left:auto;margin-right:auto}.home-step-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.home-step-card{text-align:center;background:#fff;border-radius:16px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s}.home-step-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.home-step-number{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.25rem;font-size:1.25rem;font-weight:800;display:flex}.home-step-number-1{background:var(--teal)}.home-step-number-2{background:var(--lime);color:var(--text-color)}.home-step-number-3{background:var(--primary-color)}.home-step-card-title{color:var(--text-color);margin-bottom:.5rem;font-size:1rem;font-weight:700}.home-step-card-desc{color:var(--text-muted);font-size:.8125rem;line-height:1.6}.home-brand-story{padding:var(--home-section-padding);background:var(--home-bg)}.home-brand-story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.home-brand-story-visual{aspect-ratio:4/3;border-radius:20px;position:relative;overflow:hidden}.home-brand-story-visual picture,.home-brand-story-visual img{object-fit:cover;width:100%;height:100%;display:block}.home-brand-story-text .home-section-subtitle{margin-bottom:1.5rem}.home-brand-values{flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}.home-brand-value{align-items:flex-start;gap:1rem;display:flex}.home-brand-value-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.home-brand-value-icon svg{width:20px;height:20px}.home-bv-icon-teal{color:#3a9990;background:#6bc8bf33}.home-bv-icon-lime{color:#8a8c3a;background:#cacc7940}.home-bv-icon-red{color:var(--primary-color);background:#c01e2d1a}.home-brand-value-title{color:var(--text-color);margin-bottom:.125rem;font-size:.9375rem;font-weight:700}.home-brand-value-desc{color:var(--text-muted);font-size:.8125rem;line-height:1.5}.home-why-section{padding:var(--home-section-padding);background:#fff}.home-why-section .home-section-label,.home-why-section .home-section-title,.home-why-section .home-section-subtitle{text-align:center}.home-why-section .home-section-subtitle{margin-left:auto;margin-right:auto}.home-why-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.home-why-card{text-align:center;padding:2rem 1.5rem}.home-why-card-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.home-why-card-icon svg{width:24px;height:24px}.home-why-icon-red{color:var(--primary-color);background:#c01e2d1a}.home-why-icon-teal{color:#3a9990;background:#6bc8bf33}.home-why-icon-lime{color:#8a8c3a;background:#cacc7940}.home-why-card-title{color:var(--text-color);margin-bottom:.5rem;font-size:1rem;font-weight:700}.home-why-card-desc{color:var(--text-muted);font-size:.8125rem;line-height:1.6}.home-signup-section{background:var(--text-color);text-align:center;padding:5rem 1.5rem}.home-signup-inner{max-width:560px;margin:0 auto}.home-signup-section .home-section-label{color:var(--primary-color)}.home-signup-title{color:#fff}.home-signup-desc{color:#ffffffa6;margin-bottom:2rem;font-size:1.0625rem;line-height:1.6}.home-signup-form{text-align:left}.home-signup-field{margin-bottom:1.25rem}.home-signup-input{color:#fff;background:#ffffff14;border:2px solid #ffffff26;border-radius:999px;outline:none;width:100%;padding:.875rem 1.25rem;font-family:inherit;font-size:1rem;transition:border-color .2s,background .2s}.home-signup-input::placeholder{color:#ffffff59}.home-signup-input:focus{border-color:var(--primary-color);background:#ffffff1f}.home-signup-checkboxes{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.home-signup-checkbox{color:#fff9;cursor:pointer;align-items:flex-start;gap:.625rem;font-size:.8125rem;line-height:1.5;display:flex}.home-signup-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary-color);cursor:pointer;flex-shrink:0;margin-top:2px}.home-signup-privacy-link{color:var(--primary-color);text-decoration:underline;transition:color .2s}.home-signup-privacy-link:hover{color:var(--hot-pink)}.home-signup-btn{justify-content:center;width:100%;padding:.875rem 2rem;font-size:1rem}.home-signup-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.home-signup-message{color:var(--teal);text-align:center;background:#6bc8bf26;border-radius:12px;margin-top:1.25rem;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.5}.home-signup-message-error{color:#f87171;background:#c01e2d26}.home-signup-social{color:#fff6;text-align:center;margin-top:1.5rem;font-size:.8125rem;line-height:1.5}.home-signup-social a{color:var(--primary-color);text-decoration:underline;transition:color .2s}.home-signup-social a:hover{color:var(--hot-pink)}.home-success-section{background:var(--home-bg);text-align:center;padding:4rem 1.5rem}.home-success-inner{max-width:600px;margin:0 auto}.home-success-section .home-section-title{margin-bottom:1rem}.home-success-desc{color:var(--text-muted);font-size:1.0625rem;line-height:1.7}.home-cta-section{background:var(--text-color);text-align:center;padding:5rem 1.5rem}.home-cta-inner{max-width:640px;margin:0 auto}.home-cta-logo{opacity:.9;width:300px;height:300px;margin:0 auto 1.5rem}.home-cta-logo img{object-fit:contain;width:100%;height:100%}.home-cta-headline{color:#fff;letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.home-cta-desc{color:#ffffffa6;margin-bottom:2rem;font-size:1.0625rem;line-height:1.6}.home-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@keyframes homePageFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes homeBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :before,.home-page :after{transition:none!important;animation:none!important}}@media (width<=1024px){.home-why-grid,.home-products .product-grid,.home-step-grid{grid-template-columns:repeat(2,1fr)}.home-hero-actions{flex-direction:column;align-items:center;gap:.75rem}.home-hero-actions .home-btn{justify-content:center;width:100%;max-width:320px}.home-cta-actions{flex-direction:column;align-items:center;gap:.75rem}.home-cta-actions .home-btn{justify-content:center;width:100%;max-width:320px}}@media (width<=768px){:root{--home-section-padding:4rem 1.5rem}.home-hero{min-height:100svh;padding-top:68px;padding-bottom:2rem}.home-hero-logo{max-width:340px;margin-bottom:0}.home-hero-headline-img{max-width:min(55vw,260px)}.home-hero-tagline{letter-spacing:.1em;margin-bottom:1rem;font-size:.8125rem}.home-hero-desc{margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.home-hero-content{padding:1.5rem 1.25rem}.home-hero-actions .home-btn{max-width:280px;padding:.75rem 1.5rem;font-size:.875rem}.home-scroll-indicator{display:none}.home-products .product-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.home-section-subtitle{margin-bottom:2rem}.home-brand-story-grid{grid-template-columns:1fr;gap:2rem}.home-brand-story-visual{order:-1}.home-why-grid,.home-step-grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}.home-cta-logo{width:180px;height:180px}.home-cta-actions .home-btn{max-width:280px;padding:.75rem 1.5rem;font-size:.875rem}}@media (width<=480px){:root{--home-section-padding:3rem 1rem}.home-hero-logo{max-width:280px}.home-hero-headline-img{max-width:min(52vw,220px)}.home-hero-tagline{margin-bottom:.75rem;font-size:.75rem}.home-hero-desc{margin-bottom:1.25rem;font-size:.875rem}.home-signup-section{padding:3.5rem 1rem}.home-cta-logo{width:140px;height:140px}.home-section-title{font-size:clamp(1.5rem,3.5vw,2.25rem)}}@media (width<=360px){.home-hero-content{padding:1rem .75rem}.home-hero-logo{max-width:240px}.home-hero-desc{font-size:.8125rem}.home-signup-section,.home-cta-section{padding:3rem .75rem}}#root{flex-direction:column;min-height:100vh;display:flex}.loading-spinner{justify-content:center;align-items:center;min-height:200px;display:flex}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .2s ease-in}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .2s ease-out}.product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.product-card{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);background:#fff;transition:box-shadow .3s,transform .3s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.product-card-image{object-fit:cover;background:var(--background-alt);width:100%;height:200px}.product-card-body{padding:1rem}.product-card-title{color:var(--text-color);margin-bottom:.25rem;font-size:1rem;font-weight:600}.product-card-description{color:var(--text-light);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.product-card-footer{border-top:1px solid var(--border-color);flex-direction:column;gap:.75rem;padding:.75rem 1rem;display:flex}.product-card-price{color:var(--primary-color);font-size:1.125rem;font-weight:700}.product-card-cart-controls{align-items:center;gap:.5rem;width:100%;display:flex}.product-card-cart-controls .quantity-selector{flex-shrink:0}.product-card-cart-controls .btn{white-space:nowrap;flex:1;justify-content:center}.notify-form{gap:.375rem;width:100%;display:flex}.notify-input{border:1px solid var(--border-color);border-radius:var(--border-radius);outline:none;flex:1;min-width:0;padding:.4rem .625rem;font-family:inherit;font-size:.8125rem;transition:border-color .2s}.notify-input:focus{border-color:var(--primary-color)}.notify-status{color:var(--text-muted);font-size:.8125rem}.notify-status-done{color:var(--success-color);font-weight:500}.badge-coming-soon{background:var(--primary-color);color:#fff;letter-spacing:.03em;border-radius:999px;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.strength-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;align-items:center;padding:.25rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.strength-low{color:#166534;background:#dcfce7}.strength-medium{color:#854d0e;background:#fef9c3}.strength-strong{color:#9a3412;background:#fed7aa}.strength-extra{color:#991b1b;background:#fecaca}.badge-merch{text-transform:uppercase;letter-spacing:.05em;color:#374151;background:#f3f4f6;border-radius:4px;align-items:center;padding:.25rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.filter-sidebar{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:1.5rem}.filter-section{margin-bottom:1.5rem}.filter-section:last-child{margin-bottom:0}.filter-title{color:var(--text-color);margin-bottom:.75rem;font-size:.875rem;font-weight:600}.filter-options{flex-direction:column;gap:.5rem;display:flex}.filter-option{color:var(--text-light);cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.filter-option input{accent-color:var(--primary-color)}.cart-item{border-radius:var(--border-radius);background:#fff;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.cart-item-image{object-fit:cover;border-radius:var(--border-radius);background:var(--background-alt);width:80px;height:80px}.cart-item-details{flex:1}.cart-item-title{margin-bottom:.25rem;font-weight:600}.cart-item-price{color:var(--primary-color);font-weight:600}.quantity-selector{border:1px solid var(--border-color);border-radius:var(--border-radius);align-items:center;display:inline-flex;overflow:hidden}.quantity-btn{background:var(--background-alt);cursor:pointer;width:36px;height:36px;color:var(--text-color);border:none;justify-content:center;align-items:center;font-size:1rem;transition:background .2s;display:flex}.quantity-btn:hover:not(:disabled){background:var(--border-color)}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-value{text-align:center;border:none;border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);width:48px;font-weight:600}.empty-state{text-align:center;padding:3rem}.empty-state-icon{width:64px;height:64px;color:var(--text-muted);margin:0 auto 1rem}.empty-state-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.empty-state-text{color:var(--text-light);margin-bottom:1.5rem}.product-image-placeholder{background:linear-gradient(135deg, var(--background-alt) 0%, #e5e7eb 100%);color:var(--text-muted);text-align:center;justify-content:center;align-items:center;padding:.5rem;font-size:.875rem;display:flex}.product-card-img,.product-card-img.product-image-placeholder{object-fit:contain;background:var(--background-alt);border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 0;width:100%;height:220px;padding:.5rem}.product-detail-img,.product-detail-img.product-image-placeholder{aspect-ratio:1;object-fit:cover;border-radius:var(--border-radius-lg);width:100%}.cart-item-img,.cart-item-img.product-image-placeholder{object-fit:cover;border-radius:var(--border-radius);flex-shrink:0;width:80px;height:80px}.text-success{color:var(--success-color)}.page-bottom-spacer{height:3rem}.page-content{padding-top:calc(var(--header-height) + 2rem)}.page-content--padded{padding-top:calc(var(--header-height) + 2rem);padding-bottom:3rem}.shop-header{text-align:center;margin-bottom:2rem}.shop-header p{color:var(--text-light)}.shop-search{max-width:500px;margin:0 auto 2rem}.shop-search-input{border:1px solid var(--border-color);border-radius:var(--border-radius);width:100%;color:var(--text-color);background:#fff;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.shop-search-input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #dc26261a}.shop-layout{grid-template-columns:250px 1fr;gap:2rem;display:grid}.filter-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.filter-header h3{margin:0;font-size:1rem}.filter-clear-btn{color:var(--primary-color);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem}.filter-clear-btn:hover{text-decoration:underline}.product-count{color:var(--text-light);margin-bottom:1rem}.sticky-sidebar{top:calc(var(--header-height) + 1rem);align-self:start;position:sticky}.product-card-badges{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.product-card-iva{color:var(--text-muted);margin:.125rem 0 0;font-size:.65rem}.breadcrumb{margin-bottom:1.5rem;font-size:.875rem}.breadcrumb a{color:var(--text-light)}.breadcrumb-separator{color:var(--text-muted);margin:0 .5rem}.breadcrumb-current{color:var(--text-color)}.product-detail-layout{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.product-detail-badges{gap:.5rem;margin-bottom:1rem;display:flex}.product-detail-title{margin-bottom:.5rem}.product-detail-meta{color:var(--text-light);margin-bottom:1.5rem}.product-detail-pricing{margin-bottom:1.5rem}.product-detail-price{color:var(--primary-color);font-size:2rem;font-weight:700}.product-detail-iva{color:var(--text-muted);margin-top:.25rem;font-size:.75rem}.product-detail-description{margin-bottom:2rem;line-height:1.7}.product-detail-actions{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.product-detail-actions .btn{flex:1}.product-specs{border-top:1px solid var(--border-color);padding-top:1.5rem}.product-specs h3{margin-bottom:1rem;font-size:1rem}.product-specs-list{gap:.5rem;list-style:none;display:grid}.product-specs-item{justify-content:space-between;font-size:.875rem;display:flex}.product-specs-label{color:var(--text-light)}.related-products{margin-bottom:3rem}.related-products h2{margin-bottom:1.5rem}.cart-layout{grid-template-columns:1fr 350px;gap:2rem;display:grid}.cart-title{margin-bottom:2rem}.cart-item-link{color:var(--text-color);margin-bottom:.25rem;display:block}.cart-item-meta{color:var(--text-light);margin-bottom:.5rem;font-size:.875rem}.cart-item-actions{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.cart-remove-btn{color:var(--primary-color);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem}.cart-remove-btn:hover{text-decoration:underline}.cart-clear{margin-top:1rem}.order-summary{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);top:calc(var(--header-height) + 1rem);background:#fff;align-self:start;padding:1.5rem;position:sticky}.order-summary-title{margin-bottom:1.5rem;font-size:1.25rem}.order-summary-rows{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.order-summary-row{justify-content:space-between;display:flex}.order-summary-row-label{color:var(--text-light)}.order-summary-total{border-top:1px solid var(--border-color);justify-content:space-between;margin-bottom:1.5rem;padding-top:1rem;display:flex}.order-summary-total-label{font-size:1.125rem;font-weight:600}.order-summary-total-value{color:var(--primary-color);font-size:1.25rem;font-weight:700}.order-summary-iva{color:var(--text-light);text-align:center;margin-bottom:1rem;font-size:.75rem}.checkout-privacy-notice{color:var(--text-light);text-align:center;margin-bottom:1rem;font-size:.75rem;line-height:1.4}.checkout-privacy-notice a{color:var(--primary-color);text-decoration:underline}.order-summary-continue{text-align:center;color:var(--text-light);margin-top:1rem;font-size:.875rem;display:block}.checkout-steps{justify-content:center;align-items:center;gap:0;margin-bottom:2rem;display:flex}.checkout-step{flex-direction:column;align-items:center;gap:.375rem;display:flex}.checkout-step-circle{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8125rem;font-weight:700;display:flex}.checkout-step-label{color:var(--text-light);font-size:.75rem;font-weight:500}.checkout-step-line{background:var(--primary-color);flex:1;align-self:flex-start;min-width:2rem;max-width:6rem;height:2px;margin:15px .25rem 0}.shipping-nudge{text-align:center;border-radius:var(--border-radius);margin-bottom:1rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:500}.shipping-nudge--add{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.shipping-nudge--qualified{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.checkout-layout{grid-template-columns:1fr 400px;gap:2rem;display:grid}.checkout-title,.checkout-section{margin-bottom:2rem}.checkout-section-title{margin-bottom:1rem;font-size:1.25rem}.checkout-row-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.checkout-row-3{grid-template-columns:2fr 1fr 1fr;gap:1rem;display:grid}.checkout-row-3-equal{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.checkout-terms{flex-direction:column;gap:.75rem;display:flex}.checkout-term-label{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.checkout-term-label input{min-width:20px;min-height:20px;accent-color:var(--primary-color);margin-top:.125rem}.checkout-term-label span{font-size:.875rem}.checkout-lock-icon{vertical-align:-.15em;color:#059669;margin-right:.5rem}.checkout-payment-stripe{border-radius:var(--border-radius);text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;padding:1.25rem 1.5rem}.checkout-stripe-badge{color:#059669;align-items:center;gap:.375rem;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.checkout-stripe-info{color:var(--text-light);margin:0 0 .5rem;font-size:.875rem}.checkout-stripe-powered{color:var(--text-muted);letter-spacing:.02em;margin:0;font-size:.75rem}.checkout-stripe-powered--cta{text-align:center;margin-top:.5rem}.promo-code-section{border:1px solid var(--border-color);border-radius:var(--border-radius);margin-bottom:1.25rem;overflow:hidden}.promo-code-toggle{cursor:pointer;width:100%;color:var(--text-color);background:0 0;border:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .2s;display:flex}.promo-code-toggle:hover{background:var(--background-alt)}.promo-code-chevron{transition:transform .2s}.promo-code-chevron--open{transform:rotate(180deg)}.promo-code-body{padding:0 1rem 1rem}.promo-code-input-group{gap:.5rem;display:flex}.promo-code-input-group input{border:1px solid var(--border-color);border-radius:var(--border-radius);color:var(--text-color);text-transform:uppercase;letter-spacing:.05em;flex:1;padding:.625rem .75rem;font-family:inherit;font-size:.875rem}.promo-code-input-group input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #dc26261a}.promo-code-input-group .btn{flex-shrink:0;padding:.625rem 1rem;font-size:.875rem}.promo-code-result{border-radius:var(--border-radius);justify-content:space-between;align-items:center;margin-top:.5rem;padding:.5rem .75rem;font-size:.8125rem;display:flex}.promo-code-result--valid{color:#065f46;background:#ecfdf5;font-weight:500}.promo-code-result--error{color:#991b1b;background:#fef2f2}.promo-code-remove{color:#065f46;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8125rem;text-decoration:underline}.promo-code-remove:hover{color:#047857}.order-summary-row--discount{color:#059669;font-weight:500}.order-summary-row--discount .order-summary-row-label{color:#059669}.checkout-items{max-height:300px;margin-bottom:1.5rem;overflow-y:auto}.checkout-item{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.checkout-item:last-child{margin-bottom:0}.checkout-item-name{margin:0;font-weight:500}.checkout-item-qty{color:var(--text-light);margin:0;font-size:.875rem}.checkout-item-total{font-weight:500}.order-summary-rows--compact{gap:.5rem;margin-bottom:1rem}.order-summary-row--delivery{color:var(--text-muted);font-size:.8125rem;font-style:italic}.order-success-icon{background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.order-success-text{color:var(--text-light);max-width:400px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto}.empty-state--tall{min-height:400px}.empty-state-subtitle{color:var(--text-light);margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{color:var(--text-color);margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.form-group input,.form-group select{border:1px solid var(--border-color);border-radius:var(--border-radius);width:100%;color:var(--text-color);background:#fff;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #dc26261a}.form-group--error input,.form-group--error select{border-color:#dc2626}.form-group--error input:focus,.form-group--error select:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262626}.form-error{color:#dc2626;margin-top:.25rem;font-size:.8125rem;line-height:1.4;display:block}.checkout-term-label--error span{color:#dc2626}.ambassador-dashboard{max-width:900px;margin:0 auto}.ambassador-header{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.ambassador-header h1{margin:0}.ambassador-code-badge{background:var(--primary-color);color:#fff;letter-spacing:.1em;border-radius:999px;padding:.375rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}.ambassador-stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.ambassador-stat-card{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);text-align:center;background:#fff;flex-direction:column;gap:.375rem;padding:1.5rem;display:flex}.ambassador-stat-value{color:var(--primary-color);font-size:1.75rem;font-weight:700}.ambassador-stat-label{color:var(--text-light);font-size:.8125rem;font-weight:500}.ambassador-share{border-radius:var(--border-radius);color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;margin-bottom:2rem;padding:1rem 1.25rem;font-size:.9375rem}.ambassador-share strong{letter-spacing:.05em}.ambassador-referrals-section h2{margin-bottom:1rem;font-size:1.25rem}.ambassador-referrals-table-wrapper{overflow-x:auto}.ambassador-referrals-table{border-collapse:collapse;border-radius:var(--border-radius-lg);width:100%;box-shadow:var(--shadow-sm);background:#fff;font-size:.875rem;overflow:hidden}.ambassador-referrals-table th{text-align:left;border-bottom:2px solid var(--border-color);color:var(--text-light);text-transform:uppercase;letter-spacing:.03em;padding:.75rem 1rem;font-size:.8rem;font-weight:600}.ambassador-referrals-table td{border-bottom:1px solid var(--border-color);padding:.75rem 1rem}.ambassador-referrals-table tbody tr:last-child td{border-bottom:none}.ambassador-order-id{letter-spacing:.05em;font-family:monospace}.ambassador-status-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.ambassador-status-badge--pending{color:#92400e;background:#fef3c7}.ambassador-status-badge--approved{color:#1e40af;background:#dbeafe}.ambassador-status-badge--paid{color:#166534;background:#dcfce7}.ambassador-status-badge--clawed_back{color:#991b1b;background:#fee2e2}.ambassador-no-referrals{color:var(--text-light);text-align:center;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:2rem;font-size:.875rem}.stable-join-card{border-radius:var(--border-radius-lg);max-width:640px;box-shadow:var(--shadow-sm);background:#fff;margin:0 auto;padding:2.5rem}.stable-join-card .form-group textarea{border:1px solid var(--border-color);border-radius:var(--border-radius);width:100%;color:var(--text-color);resize:vertical;background:#fff;min-height:80px;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.stable-join-card .form-group textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #dc26261a}.code-input-wrapper{position:relative}.code-availability{font-size:.75rem;font-weight:600;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.code-availability--available{color:#059669}.code-availability--taken{color:#dc2626}.code-availability--checking{color:var(--text-muted)}.char-counter{text-align:right;color:var(--text-muted);margin-top:.25rem;font-size:.75rem}.social-links-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.socials-toggle{cursor:pointer;color:var(--primary-color);background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1rem;padding:0;font-family:inherit;font-size:.875rem;font-weight:500;display:flex}.socials-toggle:hover{text-decoration:underline}.stable-join-terms{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.stable-join-term-label{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.stable-join-term-label input{min-width:20px;min-height:20px;accent-color:var(--primary-color);margin-top:.125rem}.stable-join-term-label span{font-size:.875rem}.code-hint{color:var(--text-muted);margin-top:.25rem;font-size:.75rem}.stable-hub{max-width:900px;margin:0 auto}.stable-hub-header{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.stable-hub-avatar{object-fit:cover;background:var(--background-alt);border-radius:50%;flex-shrink:0;width:80px;height:80px}.stable-hub-avatar-placeholder{background:var(--primary-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:700;display:flex}.stable-hub-info h1{margin:0 0 .25rem;font-size:1.75rem}.stable-hub-badges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.stable-tier-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.stable-tier-badge--newcomer{color:#3730a3;background:#e0e7ff}.stable-tier-badge--mustang{color:#92400e;background:#fef3c7}.stable-tier-badge--stallion{color:#991b1b;background:#fecaca}.stable-tier-progress{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:2rem;padding:1.5rem}.stable-tier-progress h3{margin:0 0 .75rem;font-size:1rem}.stable-tier-bar{background:var(--background-alt);border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.stable-tier-bar-fill{border-radius:4px;height:100%;transition:width .5s}.stable-tier-bar-fill--newcomer{background:#6366f1}.stable-tier-bar-fill--mustang{background:#f59e0b}.stable-tier-bar-fill--stallion{background:var(--primary-color)}.stable-tier-labels{color:var(--text-muted);justify-content:space-between;font-size:.75rem;display:flex}.stable-share-section{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:2rem;padding:1.5rem}.stable-share-section h3{margin:0 0 1rem;font-size:1rem}.stable-code-display{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.stable-code-value{letter-spacing:.1em;color:var(--primary-color);font-family:monospace;font-size:1.5rem;font-weight:700}.stable-share-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.stable-share-btn{border-radius:var(--border-radius);cursor:pointer;border:1px solid var(--border-color);color:var(--text-color);background:#fff;align-items:center;gap:.375rem;padding:.5rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:opacity .2s;display:inline-flex}.stable-share-btn:hover{opacity:.8}.stable-share-btn--whatsapp{color:#fff;background:#25d366;border-color:#25d366}.stable-share-btn--x{color:#fff;background:#000;border-color:#000}.stable-hub-links{gap:1rem;margin-bottom:2rem;display:flex}.stable-hub-links .btn{text-align:center;flex:1}.stable-pending-notice{border-radius:var(--border-radius);text-align:center;background:#eff6ff;border:1px solid #bfdbfe;margin-bottom:2rem;padding:1.5rem}.stable-pending-notice h2{margin:0 0 .5rem;font-size:1.25rem}.stable-pending-notice p{color:var(--text-light);margin:0}.stable-profile{max-width:720px;margin:0 auto}.stable-photo-section{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}.stable-photo-preview{object-fit:cover;background:var(--background-alt);border-radius:50%;flex-shrink:0;width:120px;height:120px}.stable-photo-placeholder{background:var(--background-alt);width:120px;height:120px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;display:flex}.stable-photo-actions{flex-direction:column;gap:.5rem;display:flex}.stable-photo-actions .btn{font-size:.8125rem}.stable-photo-hint{color:var(--text-muted);margin-top:.25rem;font-size:.75rem}.stable-profile-form{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:2rem}.stable-profile-form textarea{border:1px solid var(--border-color);border-radius:var(--border-radius);width:100%;color:var(--text-color);resize:vertical;background:#fff;min-height:80px;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.stable-profile-form textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #dc26261a}.stable-visibility-toggle{cursor:pointer;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.stable-visibility-toggle input{min-width:20px;min-height:20px;accent-color:var(--primary-color)}.stable-visibility-toggle span{font-size:.875rem}.stable-members{max-width:1100px;margin:0 auto}.stable-members-header{text-align:center;margin-bottom:2rem}.stable-members-header h1{margin-bottom:.5rem}.stable-members-header p{color:var(--text-light)}.stable-members-filter{max-width:300px;margin:0 auto 2rem}.stable-members-filter select{border:1px solid var(--border-color);border-radius:var(--border-radius);width:100%;color:var(--text-color);background:#fff;padding:.75rem 1rem;font-family:inherit;font-size:.875rem}.stable-members-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.member-card{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);text-align:center;background:#fff;padding:1.5rem;transition:box-shadow .3s,transform .3s}.member-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.member-card-photo{object-fit:cover;background:var(--background-alt);border-radius:50%;width:96px;height:96px;margin:0 auto 1rem}.member-card-initial{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 1rem;font-size:2rem;font-weight:700;display:flex}.member-card-name{margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.member-card-city{color:var(--text-light);margin-bottom:.75rem;font-size:.8125rem}.member-card-bio{color:var(--text-light);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.member-card-socials{justify-content:center;gap:.75rem;display:flex}.member-card-social-link{color:var(--text-muted);transition:color .2s}.member-card-social-link:hover{color:var(--primary-color)}.member-card-social-link svg{width:20px;height:20px}.account-icon{color:var(--text-color);justify-content:center;align-items:center;text-decoration:none;transition:color .2s;display:flex}.account-icon:hover{color:var(--primary-color)}.account-icon svg{width:24px;height:24px}.account-icon-initial{background:var(--primary-color);color:#fff;text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.login-card{border-radius:var(--border-radius-lg);max-width:440px;box-shadow:var(--shadow-sm);text-align:center;background:#fff;margin:4rem auto;padding:2.5rem}.login-title{margin-bottom:.5rem;font-size:1.5rem}.login-subtitle{color:var(--text-light);margin-bottom:2rem;line-height:1.6}.login-card .form-group{text-align:left}.login-icon{color:var(--primary-color);margin-bottom:1rem}.login-hint{color:var(--text-light);margin-top:1.5rem;font-size:.875rem}.login-link-btn{color:var(--primary-color);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}.login-link-btn:hover{color:var(--primary-hover)}.account-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.account-section{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:2rem;padding:2rem}.account-section-title{margin-bottom:1.5rem;font-size:1.25rem}.input-readonly{cursor:not-allowed;background:var(--background-alt)!important;color:var(--text-light)!important}.alert-success{color:#065f46;border-radius:var(--border-radius);background:#ecfdf5;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.alert-warning{color:#92400e;border-radius:var(--border-radius);background:#fef3c7;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.btn-outline{border:1px solid var(--border-color);color:var(--text-color);border-radius:var(--border-radius);cursor:pointer;background:0 0;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,color .2s}.btn-outline:hover{border-color:var(--primary-color);color:var(--primary-color)}.order-list{flex-direction:column;gap:.75rem;display:flex}.order-card{border:1px solid var(--border-color);border-radius:var(--border-radius);overflow:hidden}.order-card-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-family:inherit;font-size:.875rem;transition:background .2s;display:flex}.order-card-header:hover{background:var(--background-alt)}.order-card-info{flex-direction:column;gap:.25rem;display:flex}.order-card-id{color:var(--text-color);font-weight:600}.order-card-date{color:var(--text-light);font-size:.8rem}.order-card-right{align-items:center;gap:1rem;display:flex}.order-card-total{font-weight:600}.order-card-chevron{color:var(--text-light);transition:transform .2s}.order-card-chevron.expanded{transform:rotate(180deg)}.order-status{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.order-status--pending{color:#92400e;background:#fef3c7}.order-status--paid{color:#1e40af;background:#dbeafe}.order-status--shipped{color:#3730a3;background:#e0e7ff}.order-status--delivered{color:#166534;background:#dcfce7}.order-status--cancelled{color:#991b1b;background:#fee2e2}.order-card-details{border-top:1px solid var(--border-color);background:var(--background-alt);padding:1rem}.order-items-table{border-collapse:collapse;width:100%;font-size:.875rem}.order-items-table th{text-align:left;border-bottom:1px solid var(--border-color);color:var(--text-light);padding:.5rem 0;font-size:.8rem;font-weight:600}.order-items-table td{padding:.5rem 0}.order-no-items{color:var(--text-light);font-size:.875rem}.checkout-create-account{border-top:1px solid var(--border-color);margin-top:.5rem;padding-top:.75rem}.checkout-create-account span{color:var(--text-color);font-weight:500}.checkout-login-banner{border-radius:var(--border-radius);color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem}.checkout-login-banner a{color:var(--primary-color);font-weight:600;text-decoration:underline}.address-autocomplete{position:relative}.address-autocomplete input{width:100%}.address-suggestions{z-index:50;border:1px solid var(--border-color);border-radius:0 0 var(--border-radius) var(--border-radius);box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a);background:#fff;border-top:none;max-height:220px;margin:0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.address-suggestion{color:var(--text-color);cursor:pointer;border-bottom:1px solid var(--border-color);padding:.625rem 1rem;font-size:.875rem;transition:background .15s}.address-suggestion:last-child{border-bottom:none}.address-suggestion:hover,.address-suggestion--active{background:var(--background-alt)}.order-confirmation-loading{min-height:300px;color:var(--text-light);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.order-confirmation-header{text-align:center;margin-bottom:2rem}.order-confirmation-title{margin:.75rem 0 .5rem;font-size:1.75rem;font-weight:700}.order-confirmation-subtitle{color:var(--text-light);margin:0;font-size:.9375rem}.order-confirmation-layout{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}.order-confirmation-meta{flex-direction:column;gap:.5rem;display:flex}.order-confirmation-meta-row{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.order-confirmation-meta-label{color:var(--text-light)}.order-confirmation-meta-value{font-weight:500}.order-confirmation-id{letter-spacing:.05em;font-family:monospace}.order-confirmation-status{border-radius:999px;padding:.125rem .5rem;font-size:.8125rem;font-weight:600;display:inline-block}.order-confirmation-status--paid{color:#065f46;background:#d1fae5}.order-confirmation-status--pending{color:#92400e;background:#fef3c7}.order-confirmation-status--stock_error{color:#991b1b;background:#fee2e2}.order-confirmation-status--shipped{color:#1e40af;background:#dbeafe}.order-confirmation-status--delivered{color:#065f46;background:#d1fae5}.order-confirmation-status--cancelled{color:#6b7280;background:#f3f4f6}.order-confirmation-address{color:var(--text-color);font-size:.875rem;line-height:1.6}.order-confirmation-address p{margin:0}@media (width<=992px){.shop-layout{grid-template-columns:1fr}.filter-sidebar{position:static}.product-detail-layout{grid-template-columns:1fr;gap:2rem}.cart-layout,.checkout-layout{grid-template-columns:1fr}.checkout-layout .order-summary{order:-1}.order-confirmation-layout{grid-template-columns:1fr}.order-summary{position:static}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.ambassador-stats{grid-template-columns:1fr}.stable-members-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.social-links-grid{grid-template-columns:1fr}.account-header{flex-direction:column;align-items:flex-start;gap:1rem}.order-card-header{flex-direction:column;align-items:flex-start;gap:.75rem}.order-card-right{justify-content:space-between;width:100%}.page-content{padding-top:calc(var(--header-height) + 1.5rem)}.page-content--padded{padding-top:calc(var(--header-height) + 1.5rem);padding-bottom:2rem}.stable-hub-links{flex-direction:column}.stable-code-display{flex-direction:column;align-items:flex-start}}@media (width<=640px){.checkout-step-label{font-size:.625rem}.checkout-step-circle{width:26px;height:26px;font-size:.6875rem}.checkout-step-line{min-width:1rem;margin-top:12px}.checkout-row-2,.checkout-row-3,.checkout-row-3-equal{grid-template-columns:1fr}.product-detail-actions{flex-direction:column}.product-detail-actions .btn{width:100%}.cart-item{flex-direction:column}.cart-item-actions{flex-direction:row;justify-content:space-between;align-items:center}.product-grid{grid-template-columns:1fr}.stable-photo-section,.stable-hub-header{text-align:center;flex-direction:column}.stable-join-card{padding:1.5rem}.stable-members-grid{grid-template-columns:1fr}.login-card{margin:2rem auto;padding:1.5rem}.account-section{padding:1.25rem}.shop-header h1{font-size:1.75rem}.product-detail-price{font-size:1.5rem}.breadcrumb{font-size:.8rem}.container{padding:0 var(--spacing-md)}.order-summary,.checkout-payment-stripe{padding:1rem}.empty-state{padding:2rem 1rem}.stable-profile-form{padding:1.25rem}.stable-share-section,.stable-tier-progress{padding:1rem}.ambassador-share{padding:.875rem 1rem;font-size:.875rem}.cart-title,.checkout-title{margin-bottom:1.5rem;font-size:1.5rem}.order-items-table{font-size:.8rem}.order-items-table th,.order-items-table td{padding:.375rem 0}}@media (width<=360px){.product-card-body{padding:.75rem}.product-card-footer{padding:.625rem .75rem}.checkout-steps{margin-bottom:1.5rem}.login-card{padding:1.25rem}.btn-lg{padding:.75rem 1.5rem;font-size:.9375rem}}.discord-section{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e0e0e0);border-radius:var(--border-radius,8px);margin-bottom:2rem;padding:1.5rem}.discord-section h3{margin-top:0;margin-bottom:.75rem}.discord-section p{color:var(--text-secondary,#666);margin-bottom:1rem}.discord-section-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.discord-connect-btn{color:#fff;border-radius:var(--border-radius,8px);cursor:pointer;background-color:#5865f2;border:none;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.discord-connect-btn:hover{color:#fff;background-color:#4752c4}.discord-connect-btn--sm{padding:.4rem .9rem;font-size:.85rem}.discord-connected-badge{color:#166534;background-color:#dcfce7;border-radius:999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.discord-connected-badge:before{content:"";background-color:#22c55e;border-radius:50%;width:8px;height:8px;display:inline-block}.discord-connected-state{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.discord-connect-state p{margin-bottom:.75rem}.discord-connect-hint{color:var(--text-secondary,#666);font-size:.9rem}.discord-banner{border-radius:var(--border-radius,8px);background:#f0f1fe;border:1px solid #c7c9f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1.25rem;display:flex}.discord-banner span{color:#3b3e8a;font-size:.9rem;font-weight:500}@media (width<=640px){.discord-banner{text-align:center;flex-direction:column;align-items:stretch}.discord-section-actions{flex-direction:column;align-items:stretch}.discord-connect-btn{text-align:center;justify-content:center}}.subscribe-subtitle{color:var(--text-light);margin-bottom:2rem;font-size:1.0625rem}.subscribe-tiers{gap:1rem;margin-bottom:2rem;display:flex}.subscribe-tier-badge{border:2px solid var(--border-color);border-radius:var(--border-radius-lg);text-align:center;transition:border-color var(--transition-speed), background var(--transition-speed), box-shadow var(--transition-speed);background:#fff;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:1rem;display:flex}.subscribe-tier-badge strong{color:var(--text-color);font-size:1rem}.subscribe-tier-badge span{color:var(--text-light);font-size:.8125rem}.subscribe-tier-badge--active{border-color:var(--primary-color);box-shadow:0 0 0 1px var(--primary-color);background:#fef2f2}.subscribe-tier-badge--active strong{color:var(--primary-color)}.subscribe-presets{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.subscribe-presets .btn{padding:.5rem 1rem;font-size:.8125rem}.subscribe-layout{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}.subscribe-products h2{margin-bottom:1rem;font-size:1.25rem}.subscribe-product-card{border:1px solid var(--border-color);border-radius:var(--border-radius-lg);transition:box-shadow var(--transition-speed);background:#fff;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:1rem;display:flex}.subscribe-product-card:hover{box-shadow:var(--shadow-sm)}.subscribe-product-info{align-items:center;gap:1rem;display:flex}.subscribe-product-img{object-fit:cover;border-radius:var(--border-radius);background:var(--background-alt);width:64px;height:64px}.subscribe-product-info h3{margin-bottom:.25rem;font-size:1rem}.subscribe-product-pricing{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.subscribe-price-original{color:var(--text-muted);text-decoration:line-through}.subscribe-price-discounted{color:var(--primary-color);font-weight:700}.subscribe-save-badge{text-transform:uppercase;letter-spacing:.03em;color:#166534;background:#dcfce7;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.subscribe-qty-controls{align-items:center;gap:.5rem;display:flex}.subscribe-qty-btn{border:1px solid var(--border-color);width:36px;height:36px;color:var(--text-color);cursor:pointer;transition:border-color var(--transition-speed), background var(--transition-speed);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:600;line-height:1;display:flex}.subscribe-qty-btn:hover:not(:disabled){border-color:var(--primary-color);color:var(--primary-color)}.subscribe-qty-btn:disabled{opacity:.3;cursor:not-allowed}.subscribe-qty-value{text-align:center;min-width:2rem;font-size:1rem;font-weight:600}.subscribe-summary{top:calc(var(--header-height) + 1rem);position:sticky}.subscribe-summary-card{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:1.5rem}.subscribe-summary-card h3{margin-bottom:1.25rem;font-size:1.25rem}.subscribe-summary-item{justify-content:space-between;padding:.375rem 0;font-size:.875rem;display:flex}.subscribe-summary-divider{background:var(--border-color);height:1px;margin:.75rem 0}.subscribe-summary-discount{color:#059669;font-weight:500}.subscribe-summary-total{padding-top:.5rem;font-size:1.0625rem;font-weight:700}.subscribe-summary-card .btn{margin-top:1.25rem}.subscribe-min-note{color:var(--warning-color);text-align:center;margin-top:.75rem;font-size:.8125rem}.subscribe-back-link{color:var(--text-light);transition:color var(--transition-speed);margin-bottom:1.5rem;font-size:.875rem;display:inline-block}.subscribe-back-link:hover{color:var(--primary-color)}.btn-full{width:100%}.btn-danger{color:#dc2626;border-color:#dc2626}.btn-danger:hover:not(:disabled){color:#fff;background:#dc2626}.subscribe-ambassador-section{margin-top:1.5rem}.subscribe-shipping-title{margin-top:2rem;margin-bottom:1rem;font-size:1.25rem}.subscription-header{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.subscription-header h1{margin:0}.subscription-status-badge{text-transform:uppercase;letter-spacing:.03em;color:#fff;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.subscription-status--active{background-color:#059669}.subscription-status--paused{background-color:#d97706}.subscription-status--past_due{background-color:#dc2626}.subscription-status--cancelled{background-color:#6b7280}.subscription-status--incomplete{background-color:#9ca3af}.subscription-pricing{border-top:1px solid var(--border-color);margin-top:1.25rem;padding-top:1rem}.subscription-next-date{color:var(--text-light);margin-top:1rem;font-size:.875rem}.subscription-actions{flex-wrap:wrap;gap:.75rem;display:flex}.subscription-confirm{border-radius:var(--border-radius);background:#fef3c7;border:1px solid #fde68a;margin-top:1.25rem;padding:1.25rem}.subscription-confirm p{margin-bottom:1rem;font-weight:500}.subscription-confirm-actions{gap:.75rem;display:flex}@media (width<=900px){.subscribe-layout{grid-template-columns:1fr}.subscribe-summary{position:static}}@media (width<=640px){.subscribe-tiers,.subscribe-presets{flex-direction:column}.subscribe-presets .btn{justify-content:center;width:100%}.subscribe-product-card{flex-direction:column;align-items:stretch;gap:1rem}.subscribe-qty-controls{justify-content:center}.subscribe-qty-btn{width:44px;height:44px}.subscription-actions{flex-direction:column}.subscription-actions .btn{justify-content:center;width:100%}.subscription-confirm-actions{flex-direction:column}}
