:root{--bg-space:#000004;--surface-card:#161b2a;--surface-card-emphasis:#1f2a45;--accent-cta:#9ee4cb;--accent-spaceship:#f8cc77;--text-primary-on-dark:#f5f3ee;--text-secondary:#96909d;--divider:#2c3142}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;background:var(--bg-space);color:var(--text-primary-on-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--accent-cta);text-decoration:none}button{font-family:inherit;cursor:pointer}