:root{color-scheme:dark;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#0d1017;color:#f5f6f8;--qos-background: linear-gradient(180deg, #0d1017 0%, #0b0e15 50%, #0a0d13 100%);--qos-surface-900: #10131c;--qos-surface-800: #141821;--qos-surface-700: #181d27;--qos-border-soft: rgba(255, 255, 255, .04);--qos-border-strong: rgba(255, 255, 255, .08);--qos-text-primary: #f5f6f8;--qos-text-secondary: #b6bbc6;--qos-text-muted: #8e94a1;--qos-accent: #7ea3ff;--qos-accent-soft: rgba(126, 163, 255, .16);--qos-success: #80f2c0;--qos-warning: #f9d480;--qos-danger: #f38b8b}*{box-sizing:border-box}body{margin:0;background:var(--qos-background);color:var(--qos-text-primary);font-family:inherit;min-height:100vh;-webkit-font-smoothing:antialiased;letter-spacing:-.01em}button{font-family:inherit;background:none;border:none;color:inherit}.primary-btn,.ghost-btn{border-radius:1rem;border:1px solid transparent;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;padding:.7rem 1.2rem;display:inline-flex;align-items:center;gap:.6rem;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.primary-btn{background:linear-gradient(135deg,#7ea3ff4d,#7ea3ff1a);border-color:#7ea3ff59}.ghost-btn{border-color:var(--qos-border-soft);background:#ffffff04}.primary-btn:hover,.ghost-btn:hover{border-color:var(--qos-border-strong)}.primary-btn svg,.ghost-btn svg{width:1rem;height:1rem;fill:currentColor}.ghost-btn--quiet{padding-inline:.9rem}.primary-btn--elevated{box-shadow:0 14px 30px #7ea3ff2e}a{color:inherit;text-decoration:none}p{margin:0}
