html{color-scheme:light;font-size:16px}:root{--font-display: "Palatino Linotype", "Book Antiqua", Palatino, serif;--font-body: "Trebuchet MS", "Segoe UI", sans-serif;--color-bg: #ffffff;--color-surface: rgba(255, 255, 255, .94);--color-surface-strong: #ffffff;--color-surface-soft: #f6efdb;--color-text: #2f2c34;--color-text-soft: #76707b;--color-text-strong: #141416;--color-border: rgba(28, 28, 30, .12);--color-border-strong: rgba(233, 30, 99, .34);--color-primary: #1c1c1e;--color-primary-strong: #101012;--color-accent: #ffd700;--color-highlight: #e91e63;--color-success: #1e9f69;--color-danger: #d92b68;--color-shadow: 0 18px 42px rgba(16, 16, 18, .12);--hero-gradient: radial-gradient(circle at 88% 14%, rgba(255, 215, 0, .42), transparent 22%), radial-gradient(circle at 12% 0%, rgba(255, 255, 255, .18), transparent 28%), linear-gradient(135deg, #111114 0%, #1c1c1e 44%, #e91e63 100%);--button-gradient: linear-gradient(135deg, #1c1c1e 0%, #6d163d 38%, #e91e63 100%);--screen-max-width: 430px;--screen-padding: 26px;--field-height: 54px;--field-radius: 14px;--pill-radius: 999px;--text-xs: .82rem;--text-sm: .94rem;--text-md: 1rem;--text-lg: 1.12rem;--text-xl: 1.45rem;--text-2xl: 1.9rem}:root[data-theme=dark]{color-scheme:dark;--color-bg: #121212;--color-surface: rgba(24, 24, 26, .94);--color-surface-strong: #1c1c1e;--color-surface-soft: #242428;--color-text: #f4f4f5;--color-text-soft: #b1acb5;--color-text-strong: #ffffff;--color-border: rgba(255, 255, 255, .1);--color-border-strong: rgba(255, 215, 0, .34);--color-primary: #f4f4f5;--color-primary-strong: #ffffff;--color-accent: #ffd700;--color-highlight: #ff4f93;--color-success: #52d59e;--color-danger: #ff7ca9;--color-shadow: 0 22px 48px rgba(0, 0, 0, .42);--hero-gradient: radial-gradient(circle at 88% 14%, rgba(255, 215, 0, .34), transparent 24%), radial-gradient(circle at 10% 4%, rgba(255, 255, 255, .08), transparent 26%), linear-gradient(135deg, #09090b 0%, #1c1c1e 46%, #b51658 100%);--button-gradient: linear-gradient(135deg, #0d0d0f 0%, #5e1739 38%, #e91e63 100%)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:radial-gradient(circle at 0 0,rgba(255,215,0,.16),transparent 22%),radial-gradient(circle at 100% 15%,rgba(233,30,99,.12),transparent 18%),var(--color-bg);color:var(--color-text);font-family:var(--font-body)}body{min-height:100vh;font-size:var(--text-md);line-height:1.45;letter-spacing:.01em}button,input,select,textarea{font:inherit}select,option,optgroup{color:var(--color-text-strong);background-color:var(--color-surface-strong)}:root[data-theme=light] select{color-scheme:light}:root[data-theme=dark] select{color-scheme:dark}button{cursor:pointer}a{color:inherit;text-decoration:none}app-root,router-outlet+*{display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
