:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh;background:#0a0a0a;color:#fafafa}.shell{min-height:100vh;display:flex;justify-content:center;padding:2rem 1rem}.container{max-width:560px;width:100%}.header{margin-bottom:2rem}.tag{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:#facc15;border:1px solid rgba(250,204,21,.3);padding:.25rem .5rem;border-radius:.25rem;margin-bottom:.75rem}h1{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.meta{display:flex;gap:1.5rem;font-size:.85rem;color:#ffffff80}.meta-item{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.section{margin-bottom:2rem;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:1.25rem;background:#ffffff05}.section-title{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffffb3;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.settings-grid{display:flex;flex-direction:column;gap:.6rem}.setting-row{display:grid;grid-template-columns:1fr 120px 42px;align-items:center;gap:.75rem}.setting-name{font-size:.82rem;color:#fff9}.bar-container{height:6px;background:#ffffff14;border-radius:3px;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,#22c55e,#4ade80);border-radius:3px;transition:width .4s ease}.bar-fill--alt{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.setting-value{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;color:#ffffff8c;text-align:right}.tips{margin-bottom:1rem;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:1.25rem;background:#ffffff05}.tips ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.tips li{font-size:.82rem;color:#ffffff8c;padding-left:1rem;position:relative}.tips li:before{content:"›";position:absolute;left:0;color:#facc15;font-weight:600}
