:root{--color-background:#fff;--color-surface:#fff;--color-border:#e8e4df;--color-text-primary:#1a1a1a;--color-text-secondary:#6b6560;--color-text-muted:#9e9890;--color-accent:#8b6f52;--color-accent-hover:#7a5f44;--font-sans:var(--font-geist-sans,Arial, Helvetica, sans-serif);--font-mono:var(--font-geist-mono,monospace);--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--max-width-content:680px;--border-radius-sm:4px;--border-radius-md:8px}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;height:100%}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial}}body{background-color:var(--color-background);min-height:100%;color:var(--color-text-primary);font-family:var(--font-sans);font-size:var(--font-size-base);line-height:var(--line-height-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul,ol{list-style:none}
.layout-module__L5FxyW__header{border-bottom:1px solid var(--color-border);background-color:var(--color-surface);width:100%}.layout-module__L5FxyW__headerInner{max-width:var(--max-width-content);padding:var(--space-6) var(--space-4);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.layout-module__L5FxyW__brand{align-items:baseline;gap:var(--space-3);display:flex}.layout-module__L5FxyW__storeName{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);letter-spacing:-.02em;-webkit-tap-highlight-color:transparent;text-decoration:none}.layout-module__L5FxyW__storeName:hover{color:var(--color-accent)}.layout-module__L5FxyW__storeTagline{font-size:var(--font-size-sm);color:var(--color-text-muted)}.layout-module__L5FxyW__nav{align-items:center;gap:var(--space-6);display:flex}.layout-module__L5FxyW__navLink{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);letter-spacing:.02em;-webkit-tap-highlight-color:transparent;text-decoration:none}.layout-module__L5FxyW__navLink:hover{color:var(--color-text-primary)}.layout-module__L5FxyW__main{flex:1;width:100%}
