:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#f5f7fb;background:#0e1118}*{box-sizing:border-box}body{margin:0;background:#0e1118}.app{max-width:760px;margin:0 auto;padding:12px;display:grid;gap:10px}.status-strip{display:flex;justify-content:space-between;align-items:center;gap:8px;background:#1a2030;border-radius:12px;padding:8px 10px}.status-strip small{display:block;color:#b5bfd3}.status-meta{color:#b5bfd3}.tab-nav{display:flex;gap:6px;flex-wrap:wrap}.tab{padding:8px 10px;border-radius:999px}.tab.active{background:#4f8cff;border-color:#4f8cff;color:#06122e;font-weight:700}.card{background:#1a2030;border-radius:14px;padding:14px;border:1px solid #2b354d}.now-card{min-height:38vh;display:grid;align-content:start;gap:10px}.freedom-card{border-color:#2d7e62;background:linear-gradient(180deg,#163531,#1a2030)}.freedom-note{margin:0;color:#9be8c8}.phase-tag{color:#7fd1ff}.timer-box{background:#101627;border:1px solid #38486c;border-radius:10px;padding:10px;display:grid;gap:6px}.progress{height:8px;border-radius:999px;background:#1d2740;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#4f8cff,#73d0ff)}.timer-box span{font-size:1.7rem;font-weight:700}.inline-actions{display:flex;flex-wrap:wrap;gap:8px}.stack-actions{display:grid;gap:10px}button{border:1px solid #3b4e77;border-radius:10px;color:#f5f7fb;background:#222d45;padding:10px 12px;font:inherit}button.primary{background:#4f8cff;border-color:#4f8cff;color:#06122e;font-weight:700}button.huge{font-size:1.15rem;padding:14px 18px}button.danger{border-color:#8f3d58;color:#ffc2d2}textarea,input,select{width:100%;border:1px solid #364668;border-radius:8px;background:#101627;color:#f5f7fb;padding:8px;font:inherit}.error-list{color:#ffb6c2}.preview{border:1px solid #36506f;border-radius:10px;padding:10px;margin-top:10px}.message{margin:0;color:#b7ccf5}.message.success{color:#7be8af}.runtime{display:grid;gap:12px}.explanation{margin:0;color:#9dd8ff}.library-list{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:10px}.library-list li{border:1px solid #314261;border-radius:10px;padding:8px;display:grid;gap:8px}.simple-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.simple-list li{display:grid;gap:2px}.simple-list small{color:#b5bfd3}.section-label{text-transform:uppercase;letter-spacing:.04em;color:#89a4d9}.subdued{opacity:.85}.subtle{margin-bottom:0;color:#b5bfd3}.linklike{justify-self:start;padding-left:0;border:none;background:transparent;color:#9dd8ff;text-decoration:underline}.day-strip-card{padding:10px 12px}.day-strip{display:grid;gap:6px}.strip-anchor-labels{display:flex;justify-content:space-between;color:#8c9ebf;font-size:.75rem}.strip-track{position:relative;height:26px;border-radius:999px;background:#11192b;border:1px solid #30405f;overflow:hidden}.strip-segment{position:absolute;top:4px;height:16px;border-radius:999px}.strip-segment.anchor{background:#7fd1ff73}.strip-segment.timer{background:#6383ff99}.strip-segment.freedom{background:#63d8a073}.now-marker,.reset-marker{position:absolute;top:0;bottom:0;width:2px}.now-marker{background:#ffd27b}.reset-marker{background:#ff8e8eb3}.strip-caption{margin:0;color:#b5bfd3;font-size:.85rem}.children{border:1px solid #314261;border-radius:10px;padding:8px;display:grid;gap:6px}.children label{display:flex;gap:8px;align-items:center}.stopwatch-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#060a13cc;display:grid;place-items:center;padding:14px}.stopwatch-card{width:min(460px,100%)}.stopwatch-time{font-size:2rem;font-weight:800}.dev-panel{border:1px dashed #5872a7;border-radius:10px;padding:8px}.dev-controls{margin-top:8px;display:grid;gap:10px}@media(max-width:600px){.status-strip{align-items:start}.tab-nav{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}}
