:root{--mantle-blue: #26449e;--mantle-blue-light: #4a68c2;--ink: #232a3d;--gold: #b8935a;--gold-bright: #d4b06a;--ivory: #fdfcfa;--ivory-deep: #f4f2ec;--white: #ffffff;--font-display: "Mrs Saint Delafield", cursive;--font-accent: "Mrs Saint Delafield", cursive;--font-label: "Cinzel", serif;--font-body: "Cormorant Garamond", serif}*{box-sizing:border-box}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--font-body);font-weight:400;font-size:.78rem;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);font-weight:400;color:var(--mantle-blue);margin:0;letter-spacing:.01em}a{color:inherit}strong{font-weight:400}::selection{background:var(--gold);color:var(--white)}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.shell.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column}.site-header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:1.5rem clamp(1.25rem,5vw,4rem);position:sticky;top:0;z-index:20;background:#faf6ece0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(22,35,79,.1)}.wordmark.svelte-12qhfyh{font-family:var(--font-accent);font-size:2.4rem;font-style:normal;font-weight:400;text-decoration:none;color:var(--mantle-blue);display:flex;align-items:center;gap:.5rem}.cross-icon.svelte-12qhfyh{color:var(--gold);flex-shrink:0}nav.svelte-12qhfyh{display:flex;gap:clamp(1rem,3vw,2.25rem)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--font-label);font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:var(--ink);padding-bottom:.3rem;border-bottom:1px solid transparent;transition:border-color .25s ease,color .25s ease}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--gold);border-bottom-color:var(--gold)}.menu-toggle.svelte-12qhfyh{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.menu-toggle.svelte-12qhfyh span:where(.svelte-12qhfyh){width:22px;height:1.5px;background:var(--mantle-blue)}main.svelte-12qhfyh{flex:1}.site-footer.svelte-12qhfyh{text-align:center;padding:3rem 1.5rem 4rem;color:var(--mantle-blue-light);font-family:var(--font-label);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.site-footer.svelte-12qhfyh .motto:where(.svelte-12qhfyh){margin-top:.5rem;font-family:var(--font-accent);font-style:normal;text-transform:none;letter-spacing:normal;font-size:1.6rem;color:var(--gold)}@media (max-width: 720px){.menu-toggle.svelte-12qhfyh{display:flex}nav.svelte-12qhfyh{position:fixed;inset:0 0 auto 0;top:74px;background:var(--ivory);flex-direction:column;padding:1.5rem clamp(1.25rem,5vw,4rem);gap:1.25rem;transform:translateY(-120%);opacity:0;transition:transform .3s ease,opacity .3s ease;border-bottom:1px solid rgba(22,35,79,.1)}nav.open.svelte-12qhfyh{transform:translateY(0);opacity:1}}
