:root{--color-blue-light:#e3f0f7;--color-blue:#b9d8eb;--color-blue-dark:#8cb8d1;--color-green-light:#f0f7ea;--color-green:#c8e0b8;--color-green-dark:#8faa8b;--color-cream:#f5faf5;--color-text:#324333;--color-text-light:#6a7c6b;--color-accent:#d4a89a;--font-serif:"Cormorant Garamond", ui-serif, "Iowan Old Style", Palatino, serif;--font-script:"Corinthia", cursive;--font-body:"Lora", ui-serif, Georgia, serif;--shadow-soft:0 4px 20px #0000000a;--shadow-luminous:0 10px 40px -10px #a7c7d766;--transition-calm:all .5s cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100vh;line-height:1.6;display:flex}a.svelte-12qhfyh{color:var(--color-text);transition:var(--transition-calm);text-decoration:none}a.svelte-12qhfyh:hover{color:var(--color-blue-dark)}header.svelte-12qhfyh{border-bottom:1px solid var(--color-blue-light);background:#fff;padding:4rem 2rem 3rem;position:relative}nav.svelte-12qhfyh{flex-direction:column;align-items:center;gap:3rem;width:100%;display:flex}.nav-row.svelte-12qhfyh{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;display:grid}.cart-link.svelte-12qhfyh{color:var(--color-text);transition:var(--transition-calm);grid-column:3;justify-self:end;align-items:center;gap:.4rem;display:inline-flex}.cart-link.svelte-12qhfyh:hover{color:var(--color-blue-dark)}.cart-badge.svelte-12qhfyh{background:var(--color-green-dark);color:#fff;letter-spacing:0;border-radius:50%;justify-content:center;align-items:center;min-width:1.35rem;height:1.35rem;padding:0 .3rem;font-size:.7rem;font-weight:600;display:inline-flex}.site-title.svelte-12qhfyh{font-family:var(--font-script);color:var(--color-text);flex-direction:column;align-items:center;gap:1.5rem;font-size:3.75rem;font-weight:700;display:flex}.logo-container.svelte-12qhfyh{border:1px solid var(--color-blue-light);width:150px;height:150px;transition:var(--transition-calm);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.logo.svelte-12qhfyh{object-fit:cover;width:138px;height:138px;transition:var(--transition-calm);border-radius:50%}.site-title.svelte-12qhfyh:hover .logo-container:where(.svelte-12qhfyh){border-color:var(--color-blue);box-shadow:var(--shadow-luminous)}.site-title.svelte-12qhfyh:hover .logo:where(.svelte-12qhfyh){transform:scale(1.08)}.nav-links.svelte-12qhfyh{text-transform:uppercase;letter-spacing:.2em;grid-column:2;gap:4rem;font-size:.8rem;font-weight:600;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding-bottom:5px;position:relative}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";background:var(--color-blue);width:0;height:1px;transition:var(--transition-calm);position:absolute;bottom:0;left:0}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after{width:100%}@media (width<=600px){.nav-links.svelte-12qhfyh{gap:2.5rem}}@media (width<=400px){.nav-links.svelte-12qhfyh{gap:1.5rem}}main.svelte-12qhfyh{flex:1;width:100%;max-width:90rem;margin:0 auto;padding:4rem 2rem}footer.svelte-12qhfyh{border-top:1px solid var(--color-blue-light);font-family:var(--font-body);color:var(--color-text-light);background:#fff;margin-top:auto;padding:3rem 2rem;font-size:.9rem}.footer-content.svelte-12qhfyh{text-align:center;flex-direction:column;gap:2rem;max-width:75rem;margin:0 auto;display:flex}.footer-contact.svelte-12qhfyh{flex-direction:column;align-items:center;gap:.5rem;display:flex}.contact-link.svelte-12qhfyh{color:var(--color-text);align-items:center;gap:.35rem;font-weight:500;display:inline-flex}.footer-separator.svelte-12qhfyh{background:var(--color-blue-light);width:15rem;height:1px;margin:0 auto}.footer-legal.svelte-12qhfyh{flex-direction:row;justify-content:center;gap:2.5rem;display:flex}
