@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&family=IBM+Plex+Mono:wght@300;400;500&family=IBM+Plex+Sans:wght@300;400;500&display=swap";
:root{--navy:#0d1b2a;--navy-mid:#162235;--navy-card:#1a2d42;--navy-border:#243b55;--gold:#c8a84b;--gold-dim:#c8a84b26;--gold-border:#c8a84b4d;--cream:#f2edd8;--cream-dim:#f2edd88c;--cream-muted:#f2edd84d;--white:#fafaf7;--divider:#ffffff12;--input-bg:#ffffff0a;--input-focus:#c8a84b14;--shadow:0 4px 32px #0006, 0 1px 0 #ffffff0a inset}html,body{max-width:100vw;height:100%;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--navy);min-height:100%;color:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(80% 50% at 50% -10%,#c8a84b0f 0%,#0000 70%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.015'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");flex-direction:column;font-family:IBM Plex Sans,sans-serif;font-weight:300;display:flex}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
