@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-serif-4-latin-400-normal.CjrsHTK6.woff2) format("woff2"),url(/_astro/source-serif-4-latin-400-normal.CSsFCx3j.woff) format("woff")}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-serif-4-latin-600-normal.o3gjl2h6.woff2) format("woff2"),url(/_astro/source-serif-4-latin-600-normal.BqP-dZFg.woff) format("woff")}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-serif-4-latin-700-normal.D1OF62d9.woff2) format("woff2"),url(/_astro/source-serif-4-latin-700-normal.DXOJroxQ.woff) format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-latin-400-normal.D-qvVDfm.woff2) format("woff2"),url(/_astro/source-sans-3-latin-400-normal.BUqGJvNN.woff) format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-latin-600-normal.CJIMooLV.woff2) format("woff2"),url(/_astro/source-sans-3-latin-600-normal.BsKDx9fW.woff) format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-sans-3-latin-700-normal.-BUlHaoU.woff2) format("woff2"),url(/_astro/source-sans-3-latin-700-normal.CQb81nKJ.woff) format("woff")}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%;background:#06090f}html[data-theme=light]{background:#f0eef8}body{margin:0;font-family:"Source Sans 3",Lora,Georgia,serif;font-size:16px;line-height:1.7;color:#ede8f8;background:#06090f;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:0;background:radial-gradient(900px 600px at 12% 8%,rgba(124,92,191,.08),transparent 60%),radial-gradient(700px 480px at 92% 30%,rgba(139,26,74,.1),transparent 65%),radial-gradient(800px 540px at 50% 95%,rgba(67,97,238,.06),transparent 70%);pointer-events:none}body:after{content:"";position:fixed;inset:0;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.06 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");opacity:.5;pointer-events:none;mix-blend-mode:overlay}html[data-theme=light] body{color:#0e0d1a;background:#f0eef8}html[data-theme=light] body:before{background:radial-gradient(900px 620px at 10% 0%,rgba(124,92,191,.08),transparent 60%),radial-gradient(700px 480px at 95% 35%,rgba(139,26,74,.06),transparent 70%)}html[data-theme=light] body:after{opacity:.18}main,header,footer{position:relative;z-index:1}h1,h2,h3,h4,h5,h6{font-family:"Source Serif 4",Cormorant Garamond,Georgia,serif;font-weight:400;margin:0 0 .65em;letter-spacing:-.005em;line-height:1.08}h1{font-size:clamp(2.4rem,5vw,4.4rem);font-weight:400;color:#f5e8c0}h2{font-size:clamp(1.8rem,3.4vw,2.7rem);color:#f5f0ff;font-weight:400}h3{font-size:clamp(1.25rem,1.8vw,1.55rem);color:#f0c040;font-weight:600}h4{font-size:1.05rem;color:#f5f0ff;font-weight:600;letter-spacing:.01em}html[data-theme=light] h1{color:#4a2050}html[data-theme=light] h2{color:#0e0d1a}html[data-theme=light] h3{color:#8b1a4a}html[data-theme=light] h4{color:#0e0d1a}p{margin:0 0 1.1em;max-width:66ch}a{color:#c2758a;text-decoration:none;transition:color .26s cubic-bezier(.22,.61,.36,1)}a:hover{color:#f0c040}img{max-width:100%;height:auto;display:block}button{font-family:inherit;background:none;border:none;color:inherit;cursor:pointer}ul,ol{padding-left:1.2em}hr{border:none;border-top:1px solid #1e2340;margin:3rem 0}::selection{background:#8b1a4a;color:#fff8e8}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-family:"Source Serif 4",Cormorant Garamond,Georgia,serif;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border-radius:999px;padding:.95rem 1.75rem;cursor:pointer;transition:background-color .26s cubic-bezier(.22,.61,.36,1),color .26s cubic-bezier(.22,.61,.36,1),box-shadow .26s cubic-bezier(.22,.61,.36,1),transform .26s cubic-bezier(.22,.61,.36,1),border-color .26s cubic-bezier(.22,.61,.36,1);text-decoration:none;border:1px solid transparent;white-space:nowrap}.btn--primary{background:#8b1a4a;color:#fff8e8;border-color:#ffffff14}.btn--primary:hover{background:#c2758a;color:#040608;box-shadow:0 12px 28px #8b1a4a52;transform:translateY(-1px)}.btn--gold{background:#b8972a;color:#0e0d1a;border-color:#ffffff1f}.btn--gold:hover{background:#f0c040;box-shadow:0 12px 26px #b8972a4d;transform:translateY(-1px)}.btn--ghost{background:#0e1220;color:#ede8f8;border-color:#5a607a}.btn--ghost:hover{border-color:#b8972a;color:#fff8e8;transform:translateY(-1px)}.btn--link{padding:.45rem 0;color:#c2758a;text-transform:none;letter-spacing:.04em;border-radius:0;border-bottom:1px solid currentColor}.btn--link:hover{color:#f0c040;transform:none}html[data-theme=light] .btn--primary{background:#8b1a4a;color:#fff}html[data-theme=light] .btn--gold{color:#fff;background:#8b1a4a}html[data-theme=light] .btn--ghost{background:#fff9;color:#0e0d1a;border-color:#5a607a}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:"Source Serif 4",Cormorant Garamond,Georgia,serif;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#c2758a}.eyebrow:before{content:"";display:inline-block;width:28px;height:1px;background:#c2758a;opacity:.7}.surface{background:radial-gradient(140% 140% at 0% 0%,rgba(255,255,255,.03) 0%,transparent 60%),linear-gradient(180deg,#0e1220,#0e0d1a);border:1px solid #1e2340;border-radius:14px;box-shadow:0 18px 40px #04060861,0 4px 16px #8b1a4a0f;transition:transform .26s cubic-bezier(.22,.61,.36,1),box-shadow .26s cubic-bezier(.22,.61,.36,1),border-color .26s cubic-bezier(.22,.61,.36,1)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.theme-toggle.svelte-1jkgwjd{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1px solid #1e2340;background:#0e12208c;color:#ede8f8;cursor:pointer;transition:border-color .22s cubic-bezier(.22,.61,.36,1),color .22s cubic-bezier(.22,.61,.36,1),background-color .22s cubic-bezier(.22,.61,.36,1)}.theme-toggle.svelte-1jkgwjd:hover{color:#f0c040;border-color:#b8972a}html[data-theme=light] .theme-toggle.svelte-1jkgwjd{background:#fff9;color:#0e0d1a;border-color:#d3cee8}html[data-theme=light] .theme-toggle.svelte-1jkgwjd:hover{border-color:#8b1a4a;color:#8b1a4a}.mm__btn.svelte-1ikm9qk.svelte-1ikm9qk{display:none;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1px solid #1e2340;background:#0e12208c;color:#ede8f8;cursor:pointer;margin-left:.4rem}html[data-theme=light] .mm__btn.svelte-1ikm9qk.svelte-1ikm9qk{background:#fff9;color:#0e0d1a;border-color:#d3cee8}.mm__bars.svelte-1ikm9qk.svelte-1ikm9qk{display:inline-flex;flex-direction:column;gap:4px;width:18px}.mm__bars.svelte-1ikm9qk>span.svelte-1ikm9qk{height:1.5px;background:currentColor;transition:transform .22s ease,opacity .22s ease}.mm__bars--open.svelte-1ikm9qk>span.svelte-1ikm9qk:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.mm__bars--open.svelte-1ikm9qk>span.svelte-1ikm9qk:nth-child(2){opacity:0}.mm__bars--open.svelte-1ikm9qk>span.svelte-1ikm9qk:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.mm__panel.svelte-1ikm9qk.svelte-1ikm9qk{position:fixed;inset:0;z-index:50;background:linear-gradient(160deg,#06090f,#0a0e18);padding:7rem 1.75rem 3rem;display:flex;align-items:center;justify-content:center;animation:svelte-1ikm9qk-mm-fade .28s cubic-bezier(.22,.61,.36,1)}html[data-theme=light] .mm__panel.svelte-1ikm9qk.svelte-1ikm9qk{background:linear-gradient(160deg,#f7f5fc,#ebe8f5)}@keyframes svelte-1ikm9qk-mm-fade{0%{opacity:0;backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(2px)}}.mm__list.svelte-1ikm9qk.svelte-1ikm9qk{list-style:none;padding:0;margin:0;width:100%;max-width:360px;text-align:center;display:flex;flex-direction:column;gap:1.4rem}.mm__list.svelte-1ikm9qk a.svelte-1ikm9qk{display:inline-block;font-family:"Source Serif 4",Georgia,serif;font-size:1.55rem;color:#f5f0ff;text-decoration:none;border-bottom:1px solid transparent;padding-bottom:.2rem;transition:color .22s ease,border-color .22s ease}html[data-theme=light] .mm__list.svelte-1ikm9qk a.svelte-1ikm9qk{color:#0e0d1a}.mm__list.svelte-1ikm9qk a.svelte-1ikm9qk:hover,.mm__link--active.svelte-1ikm9qk.svelte-1ikm9qk{color:#f0c040;border-color:#b8972a}.mm__link--cta.svelte-1ikm9qk.svelte-1ikm9qk{border:1px solid #c2758a;border-radius:999px;padding:.7rem 1.6rem;text-transform:uppercase;font-size:.95rem!important;letter-spacing:.12em;color:#fff8e8!important;background:#8b1a4a;margin-top:.4rem}.mm__link--cta.svelte-1ikm9qk.svelte-1ikm9qk:hover{background:#c2758a;color:#0e0d1a!important;border-color:#b8972a}@media (max-width: 860px){.mm__btn.svelte-1ikm9qk.svelte-1ikm9qk{display:inline-flex}}.masthead[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:40;background:#06090fc7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.masthead__inner[data-astro-cid-3ef6ksr2]{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:1.1rem}@media (min-width: 860px){.masthead__inner[data-astro-cid-3ef6ksr2]{padding-inline:2rem}}@media (min-width: 1100px){.masthead__inner[data-astro-cid-3ef6ksr2]{padding-inline:2.75rem}}.masthead__rule[data-astro-cid-3ef6ksr2]{height:1px;width:100%;background:linear-gradient(90deg,transparent 0%,#1e2340 22%,#1e2340 78%,transparent 100%)}.masthead__brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.85rem;text-decoration:none;color:#ede8f8}.masthead__brand-mark[data-astro-cid-3ef6ksr2]{display:inline-flex;width:36px;height:36px}.masthead__brand-name[data-astro-cid-3ef6ksr2]{display:inline-flex;flex-direction:column;line-height:1}.masthead__brand-line[data-astro-cid-3ef6ksr2]{font-family:"Source Serif 4",Cormorant Garamond,Georgia,serif;font-size:1.1rem;letter-spacing:.02em;color:#fff8e8;font-weight:600}.masthead__brand-meta[data-astro-cid-3ef6ksr2]{font-family:"Source Serif 4",Cormorant Garamond,Georgia,serif;font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:#c2758a;margin-top:.45rem}.masthead__nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}.masthead__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:1.85rem;list-style:none;margin:0;padding:0}.masthead__nav-link[data-astro-cid-3ef6ksr2]{font-family:"Source Serif 4",Cormorant Garamond,Georgia,serif;font-size:.78rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#ede8f8;text-decoration:none;padding:.5rem 0;border-bottom:1px solid transparent;transition:color .26s cubic-bezier(.22,.61,.36,1),border-color .26s cubic-bezier(.22,.61,.36,1)}.masthead__nav-link[data-astro-cid-3ef6ksr2]:hover,.masthead__nav-link--active[data-astro-cid-3ef6ksr2]{color:#f0c040;border-color:#b8972a}.masthead__nav-link--cta[data-astro-cid-3ef6ksr2]{color:#fff8e8;background:#8b1a4a;border-radius:999px;padding:.55rem 1.2rem;border:1px solid rgba(255,255,255,.08);margin-left:.4rem}.masthead__nav-link--cta[data-astro-cid-3ef6ksr2]:hover{background:#c2758a;color:#040608;border-color:#b8972a}.masthead__tools[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.55rem}@media (max-width: 860px){.masthead__nav[data-astro-cid-3ef6ksr2],.masthead__brand-meta[data-astro-cid-3ef6ksr2]{display:none}}html[data-theme=light] .masthead[data-astro-cid-3ef6ksr2]{background:#f7f5fcd9}html[data-theme=light] .masthead__brand-line[data-astro-cid-3ef6ksr2],html[data-theme=light] .masthead__nav-link[data-astro-cid-3ef6ksr2]{color:#0e0d1a}html[data-theme=light] .masthead__nav-link--cta[data-astro-cid-3ef6ksr2]{color:#fff8e8}html[data-theme=light] .masthead__rule[data-astro-cid-3ef6ksr2]{background:linear-gradient(90deg,transparent 0%,#d3cee8 22%,#d3cee8 78%,transparent 100%)}.footer[data-astro-cid-sz7xmlte]{position:relative;background:linear-gradient(180deg,#06090f,#040608);border-top:1px solid #1e2340;margin-top:4rem;overflow:hidden;color:#ede8f8}.footer__shape[data-astro-cid-sz7xmlte]{position:absolute;top:-160px;right:-120px;width:460px;height:460px;background:radial-gradient(closest-side,rgba(196,131,74,.18),transparent 70%);filter:blur(40px);pointer-events:none}.footer__inner[data-astro-cid-sz7xmlte]{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1.5rem;display:grid;grid-template-columns:minmax(0,60%) minmax(0,40%);gap:3rem;padding-block:4.5rem 2.5rem;position:relative;z-index:1}@media (min-width: 860px){.footer__inner[data-astro-cid-sz7xmlte]{padding-inline:2rem}}@media (min-width: 1100px){.footer__inner[data-astro-cid-sz7xmlte]{padding-inline:2.75rem}}@media (max-width: 860px){.footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.footer__brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.4rem}.footer__brand-link[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.85rem;color:#fff8e8;text-decoration:none}.footer__brand-mark[data-astro-cid-sz7xmlte]{display:inline-flex}.footer__brand-name[data-astro-cid-sz7xmlte]{font-family:"Source Serif 4",Cormorant Garamond,Georgia,serif;font-size:1.55rem;color:#f5e8c0;letter-spacing:.01em}.footer__tagline[data-astro-cid-sz7xmlte]{max-width:48ch;font-style:italic;color:#ede8f8;margin:0}.footer__address[data-astro-cid-sz7xmlte]{display:grid;gap:.25rem;font-style:normal;font-size:.92rem;color:#5a607a;max-width:38ch}.footer__address[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ede8f8;border-bottom:1px solid transparent}.footer__address[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#f0c040;border-color:#b8972a}.footer__links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width: 540px){.footer__links[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.footer__heading[data-astro-cid-sz7xmlte]{font-family:"Source Serif 4",Cormorant Garamond,Georgia,serif;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:#c2758a;margin:0 0 1rem}.footer__col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}.footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ede8f8;font-size:.95rem;text-decoration:none;border-bottom:1px solid transparent;transition:color .26s cubic-bezier(.22,.61,.36,1),border-color .26s cubic-bezier(.22,.61,.36,1)}.footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#f0c040;border-color:#b8972a}.footer__base[data-astro-cid-sz7xmlte]{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1.5rem;padding-block:1.4rem 2.4rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.78rem;color:#5a607a;border-top:1px solid #1e2340;margin-top:1rem}@media (min-width: 860px){.footer__base[data-astro-cid-sz7xmlte]{padding-inline:2rem}}@media (min-width: 1100px){.footer__base[data-astro-cid-sz7xmlte]{padding-inline:2.75rem}}html[data-theme=light] .footer[data-astro-cid-sz7xmlte]{background:linear-gradient(180deg,#f7f5fc,#ebe8f5);color:#0e0d1a;border-top-color:#d3cee8}html[data-theme=light] .footer[data-astro-cid-sz7xmlte] .footer__brand-name[data-astro-cid-sz7xmlte]{color:#8b1a4a}html[data-theme=light] .footer[data-astro-cid-sz7xmlte] .footer__tagline[data-astro-cid-sz7xmlte],html[data-theme=light] .footer[data-astro-cid-sz7xmlte] .footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],html[data-theme=light] .footer[data-astro-cid-sz7xmlte] .footer__address[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#0e0d1a}html[data-theme=light] .footer[data-astro-cid-sz7xmlte] .footer__col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,html[data-theme=light] .footer[data-astro-cid-sz7xmlte] .footer__address[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#8b1a4a;border-color:#8b1a4a}html[data-theme=light] .footer[data-astro-cid-sz7xmlte] .footer__base[data-astro-cid-sz7xmlte]{border-top-color:#d3cee8;color:#4d4570}.cookie.svelte-1g4i82s{position:fixed;inset:0 0 auto;z-index:60;background:linear-gradient(180deg,#0a0e18f7,#06090ff7);border-bottom:1px solid #1e2340;box-shadow:0 22px 50px #00000073;color:#ede8f8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:svelte-1g4i82s-cookie-slide .32s cubic-bezier(.22,.61,.36,1)}@keyframes svelte-1g4i82s-cookie-slide{0%{transform:translateY(-110%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie__inner.svelte-1g4i82s{max-width:1180px;margin-inline:auto;padding:.95rem 1.5rem;display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.cookie__copy.svelte-1g4i82s{margin:0;flex:1 1 360px;font-size:.93rem;line-height:1.55;color:#ede8f8}.cookie__copy.svelte-1g4i82s a{color:#c2758a;border-bottom:1px solid currentColor}.cookie__copy.svelte-1g4i82s a:hover{color:#f0c040}.cookie__actions.svelte-1g4i82s{display:inline-flex;gap:.5rem;flex-wrap:wrap}.cookie__btn.svelte-1g4i82s{display:inline-flex;align-items:center;justify-content:center;font-family:"Source Serif 4",Georgia,serif;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;padding:.65rem 1.25rem;border-radius:999px;cursor:pointer;border:1px solid transparent;transition:background-color .22s ease,color .22s ease,border-color .22s ease,transform .22s ease}.cookie__btn--primary.svelte-1g4i82s{background:#8b1a4a;color:#fff8e8;border-color:#ffffff1f}.cookie__btn--primary.svelte-1g4i82s:hover{background:#c2758a;color:#0e0d1a;transform:translateY(-1px)}.cookie__btn--ghost.svelte-1g4i82s{background:transparent;color:#ede8f8;border-color:#5a607a}.cookie__btn--ghost.svelte-1g4i82s:hover{border-color:#b8972a;color:#f0c040}html[data-theme=light] .cookie.svelte-1g4i82s{background:linear-gradient(180deg,#f7f5fcfa,#ebe8f5fa);color:#0e0d1a;border-bottom:1px solid #d3cee8}html[data-theme=light] .cookie__copy.svelte-1g4i82s,html[data-theme=light] .cookie__btn--ghost.svelte-1g4i82s{color:#0e0d1a}@media (max-width: 640px){.cookie__inner.svelte-1g4i82s{flex-direction:column;align-items:flex-start;padding:1rem 1.1rem}}@keyframes nf-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.skip-link{position:absolute;top:-100px;left:1rem;background:#8b1a4a;color:#fff8e8;padding:.6rem 1rem;border-radius:6px;z-index:100;transition:top .2s ease}.skip-link:focus{top:1rem}
