:root{--color-hero-grey: #cbd5d8;--color-highlight-yellow: #ffd966;--color-text-primary: #333;--color-text-secondary: #444;--color-text-tertiary: #555;--color-text-light: #666;--color-text-lighter: #777;--color-button: #333;--color-button-hover: #555;--color-border: #ddd;--color-background-light: #f5f5f5;--color-background-lighter: #f8f8f8;--color-background-lightest: #f9f9f9}html{margin:0;padding:0;height:100%;-webkit-text-size-adjust:100%}body{margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.6;height:100%;overflow-x:hidden}nav.svelte-12qhfyh:not(.footer-nav){position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;padding:1.5rem 2rem;display:flex;justify-content:center;align-items:center;transition:none}nav:not(.footer-nav).transparent.svelte-12qhfyh{background:transparent}nav:not(.footer-nav).dark-text.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#000}nav:not(.footer-nav).dark-text.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#0000001a}.nav-desktop.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;width:100%}.nav-left.svelte-12qhfyh,.nav-right.svelte-12qhfyh{display:flex;gap:1.5rem;align-items:center}.nav-left.svelte-12qhfyh{flex:1;justify-content:flex-start}.nav-center.svelte-12qhfyh{position:absolute;left:50%;transform:translate(-50%)}.nav-right.svelte-12qhfyh{flex:1;justify-content:flex-end}nav.svelte-12qhfyh:not(.footer-nav) a:where(.svelte-12qhfyh){color:#fff;text-decoration:none;padding:.5rem 1rem;font-weight:500;white-space:nowrap;position:relative;display:inline-block}nav.svelte-12qhfyh:not(.footer-nav) a.active:where(.svelte-12qhfyh):after{content:"";position:absolute;bottom:.25rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);height:2px;background:currentColor}nav.svelte-12qhfyh:not(.footer-nav) a.brand:where(.svelte-12qhfyh){font-size:2rem;font-weight:700;padding:.5rem 1.5rem}nav.svelte-12qhfyh:not(.footer-nav) a:where(.svelte-12qhfyh):hover{background:#fff3;border-radius:4px}.coming-soon-link.svelte-12qhfyh{color:#fff;padding:.5rem 1rem;font-weight:500;white-space:nowrap;position:relative;display:inline-block;opacity:.4}nav:not(.footer-nav).dark-text.svelte-12qhfyh .coming-soon-link:where(.svelte-12qhfyh){color:#000}.cart-link.svelte-12qhfyh{display:flex;align-items:center;gap:.25rem}.cart-count.svelte-12qhfyh{font-weight:400;opacity:.9}.social-link.svelte-12qhfyh{display:flex;align-items:center}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001;position:absolute;left:1rem}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){width:25px;height:3px;background:#fff;transition:all .3s ease;border-radius:2px}nav:not(.footer-nav).dark-text.svelte-12qhfyh .hamburger:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){background:#000}.hamburger.active.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger.active.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(2){opacity:0}.hamburger.active.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-menu.svelte-12qhfyh{display:none}@media(max-width:1024px){.hamburger.svelte-12qhfyh{display:flex}.nav-desktop.svelte-12qhfyh{display:none}nav.svelte-12qhfyh:not(.footer-nav){padding:1.5rem 1rem}.nav-center.svelte-12qhfyh a.brand:where(.svelte-12qhfyh){font-size:1.5rem}.mobile-menu.svelte-12qhfyh{display:flex;position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;z-index:998;opacity:0;pointer-events:none;transition:opacity .3s ease}nav:not(.footer-nav).dark-text.svelte-12qhfyh .mobile-menu:where(.svelte-12qhfyh){background:var(--color-hero-grey)}.mobile-menu.open.svelte-12qhfyh{opacity:1;pointer-events:auto}.mobile-links.svelte-12qhfyh{display:flex;flex-direction:column;width:100%;padding:100px 2rem 2rem;gap:0}.mobile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh),.mobile-menu.svelte-12qhfyh .coming-soon-link:where(.svelte-12qhfyh){color:#000!important;font-size:1.25rem;padding:1.25rem 1rem!important;margin:0!important;text-align:center;border-bottom:1px solid rgba(0,0,0,.1);text-decoration:none;background:none!important;border-radius:0;display:block;line-height:1.25rem;box-sizing:border-box}.mobile-menu.svelte-12qhfyh .coming-soon-link:where(.svelte-12qhfyh){opacity:.4;cursor:default}.mobile-menu.svelte-12qhfyh a.active:where(.svelte-12qhfyh){font-weight:600}.mobile-menu.svelte-12qhfyh a.active:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){display:inline-block;border-bottom:2px solid currentColor;padding-bottom:.25rem}.mobile-menu.svelte-12qhfyh a.active:where(.svelte-12qhfyh):after{display:none}.mobile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh):active{background:#0000000d!important}.mobile-social.svelte-12qhfyh{display:flex;justify-content:center;gap:2.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.mobile-social.svelte-12qhfyh a:where(.svelte-12qhfyh){border:none;padding:.75rem;display:flex;color:#000!important;background:none}.mobile-social.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:28px;height:28px}}main.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:2rem;min-height:calc(100vh - 200px);padding-top:calc(2rem + 60px)}main.no-padding.svelte-12qhfyh{max-width:none;padding:0}footer.svelte-12qhfyh{background:#f5f5f5;padding:2rem;text-align:center;margin-top:4rem;position:relative;z-index:2}footer.no-margin.svelte-12qhfyh{margin-top:0}.footer-content.svelte-12qhfyh{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}footer.svelte-12qhfyh .footer-nav:where(.svelte-12qhfyh){display:flex;gap:2rem;justify-content:center;align-items:center}footer.svelte-12qhfyh .footer-nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:#666;text-decoration:none;font-size:.95rem;transition:color .2s ease}footer.svelte-12qhfyh .footer-nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{color:#333}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.9rem;color:#888;margin:0}@media(max-width:768px){.footer-nav.svelte-12qhfyh{gap:1rem;flex-wrap:wrap}}
