:root{--bg:#0c1730;--bg-2:#0f1d3c;--surface:#142248;--ink:#eef2fb;--ink-soft:#aab6d6;--ink-faint:#7180a0;--line:#253560;--gold:#d3ab48;--gold-ink:#ecd589;--gold-deep:#d3ab4820;--wa:#2ad19a;--bubble-in:#1a2750;--bubble-out:#123d2e;--sans:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}:root[data-theme=light]{--bg:#f4f6fb;--bg-2:#eaeef7;--surface:#fff;--ink:#0e1830;--ink-soft:#45527a;--ink-faint:#6c7a9c;--line:#dbe2f0;--gold:#b18426;--gold-ink:#8a661a;--gold-deep:#b184261a;--wa:#0f9d6a;--bubble-in:#eef1f7;--bubble-out:#d6f0e2}@media (prefers-color-scheme:light){:root:not([data-theme=dark]){--bg:#f4f6fb;--bg-2:#eaeef7;--surface:#fff;--ink:#0e1830;--ink-soft:#45527a;--ink-faint:#6c7a9c;--line:#dbe2f0;--gold:#b18426;--gold-ink:#8a661a;--gold-deep:#b184261a;--wa:#0f9d6a;--bubble-in:#eef1f7;--bubble-out:#d6f0e2}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;-webkit-font-smoothing:antialiased}a{color:inherit}