:root{--bg: #0E1A2B;--surface: #142231;--surface-variant: #1B2C3F;--brass: #D4A24C;--brass-strong: rgba(212, 162, 76, .85);--brass-dim: rgba(212, 162, 76, .5);--brass-faint: rgba(212, 162, 76, .22);--brass-trace: rgba(212, 162, 76, .08);--steel-blue: #87A4C8;--signal-coral: #E07856;--cream: #EDE6D8;--cream-dim: #9EA8B3;--cream-faint: rgba(158, 168, 179, .55);--outline: #2D4258;--outline-dim: #1F2F42}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--cream);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:300;font-size:16px;line-height:1.5;min-height:100vh;min-height:100dvh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes fade-in{to{opacity:1}}@keyframes fade-up{to{opacity:1;transform:translateY(0)}}
