@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=IBM+Plex+Mono:wght@500;600&display=swap";:root{color-scheme:dark;font-family:Space Grotesk,sans-serif;color:#f6f7fb;background:radial-gradient(circle at top,rgba(90,105,255,.32),transparent 32%),radial-gradient(circle at bottom right,rgba(69,195,157,.25),transparent 24%),linear-gradient(160deg,#07111f,#09162a 45%,#050910);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.app-shell{width:min(1200px,calc(100vw - 32px));margin:0 auto;padding:32px 0 48px}.hero{display:grid;gap:14px;margin-bottom:24px}.eyebrow,.panel-label{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:#9db1d8}.hero h1,.panel h2{margin:0;line-height:1.04;letter-spacing:-.04em}.hero h1{max-width:14ch;font-size:clamp(2.6rem,7vw,5.4rem)}.hero-copy{max-width:58ch;margin:0;color:#bed0f6;font-size:1.05rem;line-height:1.7}.layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:20px;align-items:start}.layout-library,.layout-selected{grid-template-columns:minmax(0,1fr)}.panel{background:#070f1dc7;border:1px solid rgba(153,177,216,.15);border-radius:28px;box-shadow:0 30px 80px #02071059;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.timer-list-panel{padding:20px}.panel-heading,.timer-actions,.stage-footer{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:space-between}.panel-heading{margin-bottom:18px}.panel-helper{margin:0 0 16px;color:#a8c0ea;font-size:.9rem}.panel-heading h2{font-size:1.4rem}.secondary-button,.primary-button,.danger-button{border:0;border-radius:999px;padding:.85rem 1rem;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.secondary-button,.danger-button{background:#aabbdd1f;color:#f3f6ff}.secondary-button:disabled{cursor:not-allowed;opacity:.55}.primary-button{background:linear-gradient(135deg,#7b8cff,#55d6be);color:#04111f;font-weight:700}.danger-button{background:#ff707024;color:#ffc6c6}.secondary-button:hover,.primary-button:hover,.danger-button:hover,.stage-touch-target:hover{transform:translateY(-1px)}.timer-grid{display:grid;gap:14px}.timer-card{padding:16px;border-radius:22px;border:1px solid rgba(153,177,216,.12);background:#0b1526e6}.timer-card-active{border-color:#66e9c980;box-shadow:inset 0 0 0 1px #66e9c92e}.timer-card-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;margin-bottom:12px;border:0;background:transparent;color:inherit;text-align:left}.timer-card-name{margin:0 0 6px;font-size:1.1rem;font-weight:700}.timer-card-time,.stage-time{margin:0;font-family:IBM Plex Mono,monospace;font-variant-numeric:tabular-nums;letter-spacing:.02em}.timer-card-time{color:#a8c0ea}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:88px;border-radius:999px;padding:.55rem .8rem;background:#99b1d81f;color:#cfdaf0;font-size:.82rem}.status-running{background:#66e9c929;color:#8ef0d9}.timer-card label{display:grid;gap:8px;margin-bottom:12px;color:#b9c8e3;font-size:.9rem}.timer-card input{width:100%;border:1px solid rgba(153,177,216,.16);border-radius:16px;background:#0308128c;color:#f5f7fb;padding:.85rem .9rem}.time-input-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.timer-actions{justify-content:flex-start}.stage-panel{position:relative;overflow:hidden;min-height:680px;padding:24px}.stage-panel:before{content:"";position:absolute;inset:auto -15% -30% auto;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(119,140,255,.25),transparent 68%);filter:blur(8px)}.stage-initial{background:linear-gradient(160deg,#0e2243f2,#0a1931f2)}.stage-running{background:linear-gradient(160deg,#0a3526f2,#08261df2)}.stage-stopped{background:linear-gradient(160deg,#44360df2,#31270af2)}.stage-idle{background:linear-gradient(160deg,#0d1222f0,#070f1df0)}.stage-touch-target{width:100%;min-height:520px;display:grid;place-items:center;border:0;background:transparent;color:inherit;padding:0}.stage-toolbar{margin-bottom:8px}.stage-square{width:min(100%,620px);aspect-ratio:1;width:100%;max-width:620px;min-height:min(70vh,620px);display:grid;place-items:center;gap:12px;padding:24px;text-align:center;border-radius:28px;background:#050b16f5;border:1px solid rgba(153,177,216,.12);box-shadow:0 30px 60px #02071059}.stage-square h2{font-size:clamp(1.4rem,2vw,2rem)}.stage-time{font-size:clamp(3rem,9vw,5.6rem)}.stage-status,.footer-note,.stage-empty p{margin:0;color:#b9c8e3;line-height:1.6}.stage-empty{min-height:480px;display:grid;align-content:center;gap:12px;text-align:center}.footer-note{padding:16px 4px 0}@media (max-width: 960px){.layout{grid-template-columns:1fr}.stage-panel{min-height:600px}}@media (max-width: 640px){.app-shell{width:min(100vw - 20px,1200px);padding-top:18px}.panel,.timer-list-panel,.stage-panel{border-radius:22px}.stage-panel{min-height:480px;padding:18px}.stage-touch-target{min-height:52vh}.stage-square{min-height:50vh}.timer-actions{gap:8px}}
