.astroRoot{--paper:#fff;--paper-soft:#fafaf7;--ink:#111;--ink-soft:#1a1a1a;--accent:#0a0a0a;--accent-ink:#fff;--hairline:#0000001f;--hairline-strong:#0000002e;--scrim:#0000008c;color:var(--ink-soft);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Inter,-apple-system,system-ui,sans-serif}.astroRoot *{box-sizing:border-box}.astro-screen{--paper:#fff;--paper-soft:#fafaf7;--ink:#111;--ink-soft:#1a1a1a;--accent:#0a0a0a;--accent-ink:#fff;--hairline:#0000001f;--hairline-strong:#0000002e;--scrim:#0000008c;background:var(--paper);width:100%;height:100dvh;color:var(--ink-soft);flex-direction:column;font-family:Inter,-apple-system,system-ui,sans-serif;font-weight:500;display:flex;position:relative;overflow:hidden}.astro-screen[data-theme=parchment]{--paper:#f7f1e6;--paper-soft:#efe7d6;--ink:#211a12;--ink-soft:#2a221a;--accent:#211a12;--accent-ink:#f7f1e6;--hairline:#211a1229;--hairline-strong:#211a123d}.astro-screen[data-theme=forest]{--paper:#f6f4ec;--paper-soft:#ece9dc;--ink:#14201a;--ink-soft:#1d2c24;--accent:#2f5136;--accent-ink:#f6f4ec;--hairline:#14201a24;--hairline-strong:#14201a38}@supports (color:lab(0% 0 0)){.astro-screen[data-theme=forest]{--accent:lab(31.1731% -17.947 11.6511)}}.astro-screen[data-theme=ink]{--paper:#fbfaf7;--paper-soft:#f3f1eb;--ink:#14213a;--ink-soft:#1c2a47;--accent:#153160;--accent-ink:#fbfaf7;--hairline:#14213a24;--hairline-strong:#14213a38}@supports (color:lab(0% 0 0)){.astro-screen[data-theme=ink]{--accent:lab(20.3626% 3.60194 -31.5655)}}.astro-screen[data-theme=gold]{--paper:#f9f4ea;--paper-soft:#f1eada;--ink:#1a140c;--ink-soft:#2a2114;--accent:#a07020;--accent-ink:#f9f4ea;--hairline:#1a140c29;--hairline-strong:#1a140c3d}@supports (color:lab(0% 0 0)){.astro-screen[data-theme=gold]{--accent:lab(51.1826% 14.5871 49.0525)}}.astro-screen[data-theme=oxblood]{--paper:#faf5f0;--paper-soft:#f1e8df;--ink:#1f1410;--ink-soft:#2c1d18;--accent:#7a3430;--accent-ink:#faf5f0;--hairline:#1f141024;--hairline-strong:#1f141038}@supports (color:lab(0% 0 0)){.astro-screen[data-theme=oxblood]{--accent:lab(31.7367% 31.38 18.1075)}}.astro-content{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;overflow:hidden auto}.astro-content::-webkit-scrollbar{display:none}@media (min-width:1024px){.astroRoot{background:var(--paper);min-height:100dvh}.astroRoot[data-theme=parchment]{background:#f7f1e6}.astroRoot[data-theme=forest]{background:#f6f4ec}.astroRoot[data-theme=ink]{background:#fbfaf7}.astroRoot[data-theme=gold]{background:#f9f4ea}.astroRoot[data-theme=oxblood]{background:#faf5f0}.astro-screen{max-width:820px;margin:0 auto}}.serif{letter-spacing:-.01em;font-family:Cormorant Garamond,Times New Roman,serif;font-weight:500}.serif-it{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:500}.mono-up{text-transform:uppercase;letter-spacing:.18em;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.body-sans{color:var(--ink-soft);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.55}.pageEnter{animation:.35s both astroFadeUp}@keyframes astroFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes astroPulse{0%,to{opacity:1}50%{opacity:.3}}.tap{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.ornDivider{color:var(--ink);align-items:center;gap:10px;display:flex}.ornDivider .line{background:var(--ink);opacity:.85;flex:1;height:1px}.ornDivider .dot{background:var(--ink);width:5px;height:5px;transform:rotate(45deg)}.star{background:var(--ink);border-radius:50%;position:absolute}
