:root{--bg: #0f1419;--bg-card: #1c252e;--border: #2d3a47;--text: #e7edf4;--text-muted: #8b9bab;--primary: #3584e4;--primary-hover: #62a0ea;--danger: #ed333b;--radius: 12px;--shadow: 0 8px 32px rgba(0, 0, 0, .35);--font: "Segoe UI", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--safe-bottom: env(safe-area-inset-bottom, 0)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100dvh;font-family:var(--font);background:linear-gradient(160deg,#0d1117,#161b22 45%,#0f1419);color:var(--text);line-height:1.5}#app{min-height:100dvh}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-hover)}button,input{font-family:inherit;font-size:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
