:root{--cream: #fdf8f2;--cream-dark: #f5ede0;--blush: #e8b4a0;--rose: #b8564f;--deep: #5c2d2d;--sage: #7a9e7e;--sage-light: #b8d4bb;--gold: #a07a28;--gold-light: #f0d898;--text: #3a2424;--text-muted: #7a5454;--white: #ffffff;--nav-height: 68px}[data-theme=dark]{--cream: #1e1518;--cream-dark: #2a1e22;--blush: #a87868;--rose: #d4847e;--deep: #f0e0d6;--sage: #8cb890;--sage-light: #4a6e4d;--gold: #d4a84a;--gold-light: #7a6530;--text: #ede0d8;--text-muted: #b89a8e;--white: #261a1e;--nav-height: 68px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);font-family:DM Sans,sans-serif;font-weight:300;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.15}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}.handwritten{font-family:Caveat,cursive}.page-section{max-width:860px;margin:0 auto;padding:5rem 1.5rem}.section-label{font-family:Caveat,cursive;font-size:1.1rem;color:var(--rose);letter-spacing:.05em;display:block;margin-bottom:.4rem}.section-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,5vw,3.2rem);color:var(--deep);font-style:italic}.card{background:var(--white);border:1.5px solid var(--cream-dark);border-radius:20px;padding:2.5rem;box-shadow:0 4px 24px color-mix(in srgb,var(--deep) 6%,transparent)}.ornament{text-align:center;color:var(--blush);font-size:1.4rem;letter-spacing:.5em;margin:.5rem 0}.nav.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-height);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;background:color-mix(in srgb,var(--cream) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--cream-dark)}.nav-brand.svelte-12qhfyh{display:flex;flex-direction:column;gap:0;line-height:1}.nav-names.svelte-12qhfyh{font-family:Cormorant Garamond,serif;font-size:1.4rem;color:var(--deep);font-weight:600;font-style:italic}.amp.svelte-12qhfyh{color:var(--rose)}.nav-date.svelte-12qhfyh{font-size:.78rem;color:var(--text-muted)}.nav-links.svelte-12qhfyh{display:flex;list-style:none;gap:2.5rem}.nav-link.svelte-12qhfyh{font-size:.85rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);transition:color .2s;position:relative;padding-bottom:2px}.nav-link.svelte-12qhfyh:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:1.5px;background:var(--rose);transform:scaleX(0);transition:transform .2s}.nav-link.svelte-12qhfyh:hover{color:var(--deep)}.nav-link.svelte-12qhfyh:hover:after{transform:scaleX(1)}.nav-link.active.svelte-12qhfyh{color:var(--deep)}.nav-link.active.svelte-12qhfyh:after{transform:scaleX(1)}.nav-right.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.theme-toggle.svelte-12qhfyh{background:none;border:1.5px solid var(--cream-dark);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;transition:border-color .2s,background .2s}.theme-toggle.svelte-12qhfyh:hover{border-color:var(--blush);background:var(--cream-dark)}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:4px}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:22px;height:1.5px;background:var(--deep);transition:all .25s;transform-origin:center}.hamburger.svelte-12qhfyh span.open:where(.svelte-12qhfyh):nth-child(1){transform:translateY(6.5px) rotate(45deg)}.hamburger.svelte-12qhfyh span.open:where(.svelte-12qhfyh):nth-child(2){opacity:0}.hamburger.svelte-12qhfyh span.open:where(.svelte-12qhfyh):nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-menu.svelte-12qhfyh{position:fixed;top:var(--nav-height);left:0;right:0;z-index:99;background:var(--cream);border-bottom:1px solid var(--cream-dark);display:flex;flex-direction:column;padding:1rem 0}.mobile-link.svelte-12qhfyh{padding:.9rem 2rem;font-size:1rem;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase}.mobile-link.active.svelte-12qhfyh{color:var(--deep);font-weight:500}main.svelte-12qhfyh{padding-top:var(--nav-height);min-height:100svh}footer.svelte-12qhfyh{text-align:center;padding:3rem 1rem;border-top:1px solid var(--cream-dark);background:var(--cream-dark)}footer.svelte-12qhfyh p.handwritten:where(.svelte-12qhfyh){font-family:Caveat,cursive;font-size:1.4rem;color:var(--rose)}.footer-sub.svelte-12qhfyh{margin-top:.3rem;font-size:.8rem;color:var(--text-muted)}@media(max-width:640px){.nav-links.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh{display:flex}.nav.svelte-12qhfyh{padding:0 1.25rem}}
