@import"https://fonts.googleapis.com/css2?family=Oswald:wght@700&family=Dancing+Script:wght@400;700&family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=DM+Sans:wght@300;400&display=swap";.header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:100;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.header__inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding-block:1.1rem}.brand[data-astro-cid-ctg3m53h]{font-family:var(--font-serif);font-style:italic;font-size:1.15rem;letter-spacing:.02em;color:var(--text);flex-shrink:0;opacity:.75;transition:opacity var(--duration) var(--ease)}.brand[data-astro-cid-ctg3m53h]:hover{opacity:1}.nav-desktop[data-astro-cid-ctg3m53h]{flex:1}.nav-desktop[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{display:flex;gap:1.8rem;list-style:none;justify-content:center;flex-wrap:wrap}.nav-desktop[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--subtle);transition:color var(--duration) var(--ease);white-space:nowrap}.nav-desktop[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.nav-desktop[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active{color:var(--text)}.header__right[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.8rem;flex-shrink:0}.lang-switch[data-astro-cid-ctg3m53h]{font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--subtle);transition:color var(--duration) var(--ease);white-space:nowrap}.lang-switch[data-astro-cid-ctg3m53h]:hover{color:var(--text)}.cart-link[data-astro-cid-ctg3m53h]{position:relative;display:flex;align-items:center;color:var(--subtle);transition:color var(--duration) var(--ease)}.cart-link[data-astro-cid-ctg3m53h]:hover{color:var(--text)}.cart-badge[data-astro-cid-ctg3m53h]{position:absolute;top:-6px;right:-8px;background:var(--text);color:var(--bg);font-size:.5rem;font-weight:400;min-width:15px;height:15px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding-inline:3px}.nav-toggle[data-astro-cid-ctg3m53h]{display:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}.nav-toggle[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;width:22px;height:1.5px;background:var(--text);transition:transform .25s var(--ease),opacity .25s var(--ease);transform-origin:center}.nav-toggle--open[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.nav-toggle--open[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.nav-toggle--open[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.nav-mobile[data-astro-cid-ctg3m53h]{display:none;position:fixed;inset:0;background:var(--bg);z-index:99;padding:5rem var(--space-md) var(--space-md);overflow-y:auto}.nav-mobile--open[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column}.nav-mobile[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;display:flex;flex-direction:column;gap:0;margin:auto 0}.nav-mobile[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;font-size:2rem;font-family:var(--font-display);font-weight:700;letter-spacing:-.01em;color:var(--text);padding:.8rem 0;border-bottom:1px solid var(--border);transition:opacity var(--duration) var(--ease)}.nav-mobile[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.nav-mobile[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active{opacity:.5}.nav-mobile__bottom[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;padding-top:var(--space-md);border-top:1px solid var(--border);margin-top:var(--space-sm)}.nav-mobile__cart[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.6rem;color:var(--text);position:relative;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase}.cart-badge-mobile[data-astro-cid-ctg3m53h]{background:var(--text);color:var(--bg);font-size:.55rem;min-width:18px;height:18px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding-inline:4px}.nav-mobile__cart-label[data-astro-cid-ctg3m53h]{font-size:.72rem}.nav-mobile__lang-link[data-astro-cid-ctg3m53h]{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-family:var(--font-sans)}.nav-toggle[data-astro-cid-ctg3m53h]{position:relative}.nav-toggle__dot[data-astro-cid-ctg3m53h]{position:absolute;top:0;right:0;width:7px;height:7px;background:var(--accent);border-radius:50%;border:1.5px solid var(--bg)}body.nav-open{overflow:hidden}@media(max-width:700px){.nav-desktop[data-astro-cid-ctg3m53h],.lang-switch[data-astro-cid-ctg3m53h]{display:none}.nav-toggle[data-astro-cid-ctg3m53h]{display:flex}.cart-link--desktop[data-astro-cid-ctg3m53h]{display:none}}@media(min-width:701px){.nav-mobile[data-astro-cid-ctg3m53h]{display:none!important}}.footer[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--border);margin-top:var(--space-xl);padding-block:var(--space-md)}.footer__inner[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);flex-wrap:wrap}.brand[data-astro-cid-gcn2mc3v]{font-family:var(--font-serif);font-style:italic;font-size:1rem}.footer__mid[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:var(--space-md)}.instagram-link[data-astro-cid-gcn2mc3v]{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);transition:color var(--duration) var(--ease)}.instagram-link[data-astro-cid-gcn2mc3v]:hover{color:var(--text)}.tagline[data-astro-cid-gcn2mc3v]{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.footer__legal[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:var(--space-sm)}.cgv-link[data-astro-cid-gcn2mc3v]{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--subtle);transition:color var(--duration) var(--ease)}.cgv-link[data-astro-cid-gcn2mc3v]:hover{color:var(--muted)}.copy[data-astro-cid-gcn2mc3v]{font-size:.72rem;color:var(--subtle)}@media(max-width:600px){.tagline[data-astro-cid-gcn2mc3v]{display:none}}:root{--bg: #ffffff;--surface: #faf9f7;--text: #1c1c1a;--muted: #6b6b69;--subtle: #c8c8c4;--accent: #c4966a;--border: #e8e4de;--font-display: "Oswald", sans-serif;--font-script: "Dancing Script", cursive;--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 4rem;--space-xl: 7rem;--max-w: 1100px;--max-w-text: 640px;--ease: cubic-bezier(.25, 0, .25, 1);--duration: .22s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:16px;font-weight:300;line-height:1.7;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{min-height:100dvh}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-serif);font-weight:400;line-height:1.1;letter-spacing:-.01em}button{font-family:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.body--hero{position:relative;overflow:hidden}.main--hero{margin:0;padding:0}.h-display{font-family:var(--font-display);font-weight:700;letter-spacing:-.01em;line-height:.9;color:var(--text)}.h-script{font-family:var(--font-script);font-weight:400;line-height:1.2;color:var(--text)}.container{width:100%;max-width:var(--max-w);margin-inline:auto;padding-inline:var(--space-md)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
