*,*:before,*:after{box-sizing:border-box}:root{font-family:-apple-system,Inter,SF Pro Display,Helvetica Neue,sans-serif;line-height:1.47;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;width:100%;min-height:100vh}#root{width:100%;min-height:100vh}button{border-radius:8px;border:1px solid transparent;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s ease}button:focus,button:focus-visible{outline:3px solid rgba(0,122,255,.3);outline-offset:1px}:root{--bg-page: #f5f5f7;--bg-surface: rgba(255,255,255,.72);--bg-surface-solid: #ffffff;--bg-hover: rgba(0,0,0,.04);--text-primary: #1d1d1f;--text-secondary: #86868b;--text-tertiary: #aeaeb2;--border: rgba(0,0,0,.08);--border-strong: rgba(0,0,0,.12);--primary: #007AFF;--card-shadow: 0 2px 20px rgba(0,0,0,.06), 0 0 1px rgba(0,0,0,.1);--apple-blue: #007AFF;--apple-green: #34C759;--apple-red: #FF3B30;--apple-orange: #FF9500;--apple-yellow: #FFCC00;--apple-purple: #AF52DE;--apple-pink: #FF2D55;--apple-teal: #5AC8FA;--apple-indigo: #5856D6;--apple-mint: #00C7BE}[data-theme=dark]{--bg-page: #1c1c1e;--bg-surface: rgba(44,44,46,.72);--bg-surface-solid: #2c2c2e;--bg-hover: rgba(255,255,255,.06);--text-primary: #f5f5f7;--text-secondary: #98989d;--text-tertiary: #636366;--border: rgba(255,255,255,.08);--border-strong: rgba(255,255,255,.12);--primary: #0A84FF;--card-shadow: 0 2px 20px rgba(0,0,0,.2), 0 0 1px rgba(0,0,0,.3);--apple-blue: #0A84FF;--apple-green: #30D158;--apple-red: #FF453A;--apple-orange: #FF9F0A;--apple-yellow: #FFD60A;--apple-purple: #BF5AF2;--apple-pink: #FF375F;--apple-teal: #64D2FF;--apple-indigo: #5E5CE6;--apple-mint: #63E6E2;color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg-page: #1c1c1e;--bg-surface: rgba(44,44,46,.72);--bg-surface-solid: #2c2c2e;--bg-hover: rgba(255,255,255,.06);--text-primary: #f5f5f7;--text-secondary: #98989d;--text-tertiary: #636366;--border: rgba(255,255,255,.08);--border-strong: rgba(255,255,255,.12);--primary: #0A84FF;--card-shadow: 0 2px 20px rgba(0,0,0,.2), 0 0 1px rgba(0,0,0,.3);color-scheme:dark}}[data-theme=dark] body,[data-theme=dark] #root{background:var(--bg-page);color:var(--text-primary)}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{background:var(--bg-page);color:var(--text-primary);border-color:var(--border-strong);color-scheme:dark}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--text-tertiary);opacity:1}[data-theme=dark] input:focus,[data-theme=dark] textarea:focus,[data-theme=dark] select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0a84ff4d}[data-theme=dark] option{background:var(--bg-surface-solid);color:var(--text-primary)}[data-theme=dark] table{border-color:var(--border)}[data-theme=dark] thead{background:var(--bg-page)}[data-theme=dark] th{background:var(--bg-page);color:var(--text-secondary);border-color:var(--border)}[data-theme=dark] td{border-color:var(--border);color:var(--text-primary)}[data-theme=dark] tr:hover>td{background:#0a84ff14}[data-theme=dark] a{color:var(--primary)}[data-theme=dark] a:hover{color:#409cff}[data-theme=dark] ::-webkit-scrollbar-track{background:var(--bg-page)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff40}[data-theme=dark] ::selection{background:#0a84ff66}[data-theme=dark] .modal-overlay{background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}[data-theme=dark] button{color:inherit}
