:root{--card-bg: var(--surface-1);--pill-bg: var(--surface-2);--pill-bg-active: var(--fg)}.bg{background:var(--bg);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr);grid-template-rows:minmax(17.25rem,auto) minmax(17.25rem,auto);grid-template-areas:"timer    behavior" "timer    today";gap:clamp(1rem,1.5vw,1.25rem);max-width:72rem;margin:0 auto;padding:clamp(2rem,5vh,4rem) clamp(1.5rem,4vw,3rem);box-sizing:border-box}.bg>.card{grid-area:timer;min-height:0}.bg>.panel--activity{grid-area:activity;min-height:0;overflow:hidden}.bg>.panel--behavior{grid-area:behavior;min-height:0}.bg>.panel--today{grid-area:today;min-height:0;overflow:hidden}.bg>.page-foot{display:none}@media(max-width:880px){.bg{height:auto;min-height:100vh;grid-template-columns:minmax(0,1fr);grid-template-rows:auto;grid-template-areas:"timer" "behavior" "today"}}.card{background:var(--card-bg);width:100%;height:100%;border-radius:2rem;padding:clamp(1.25rem,2.5vw,2rem) clamp(1.5rem,3vw,2.25rem) clamp(1.25rem,2vw,1.75rem);box-shadow:0 1px 2px #00000005,0 6px 24px -8px #00000014;display:grid;grid-template-rows:auto 1fr auto auto;gap:clamp(.875rem,2vh,1.5rem);box-sizing:border-box}.card-top{display:flex;justify-content:space-between;align-items:center}.card-top-actions{display:inline-flex;align-items:center;gap:.375rem}.brand-logo{width:1.75rem;height:1.75rem;color:var(--fg);flex-shrink:0}.menu-btn{width:2.25rem;height:2.25rem;display:grid;place-items:center;border:0;background:var(--pill-bg);border-radius:50%;color:var(--text-2);cursor:pointer;transition:background .16s ease,color .16s ease}.menu-btn:hover{background:var(--border-1);color:var(--fg)}.menu-btn svg{width:1.125rem;height:1.125rem}.display{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;text-align:center;min-width:0}.display-stage{font-family:var(--sansFont);font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:600;letter-spacing:-.01em;color:var(--fg);margin:0}.display-hint{font-family:var(--sansFont);font-size:.8125rem;color:var(--text-2);margin:-.25rem 0 0;font-weight:500}.display-time{font-family:var(--sansFont);font-feature-settings:"tnum" 1;font-variant-numeric:tabular-nums;font-size:clamp(4rem,15vw,6rem);line-height:.95;letter-spacing:-.05em;font-weight:600;color:var(--fg);margin:.5rem 0;transition:opacity .22s ease}.display-time.is-paused{opacity:.4}.controls{display:flex;justify-content:center;align-items:center;gap:.875rem}.ctl-btn{width:3rem;height:3rem;display:grid;place-items:center;border:0;background:var(--pill-bg);color:var(--fg);border-radius:50%;cursor:pointer;transition:background .16s ease,transform .24s cubic-bezier(.22,1,.36,1),color .16s ease}.ctl-btn:hover{background:var(--border-1);transform:translateY(-1px)}.ctl-btn:active{transform:scale(.96)}.ctl-btn svg{width:1.125rem;height:1.125rem}.ctl-btn--primary{width:4rem;height:4rem;background:var(--fg);color:var(--bg)}.ctl-btn--primary:hover{background:var(--fg)}.ctl-btn--primary svg{width:1.5rem;height:1.5rem}.ctl-btn--primary .pause-icon,.ctl-btn--primary.is-running .play-icon{display:none}.ctl-btn--primary.is-running .pause-icon{display:block}.audio-control,.ctl-btn--music{position:relative}.music-btn-dot{position:absolute;top:.5rem;right:.5rem;width:.4375rem;height:.4375rem;border-radius:50%;background:var(--fg);box-shadow:0 0 0 2px var(--card-bg)}.ctl-btn--music[aria-expanded=true]{background:var(--pill-bg);color:var(--fg)}.audio-popover{position:absolute;bottom:calc(100% + .625rem);right:0;width:18rem;max-width:90vw;background:var(--card-bg);border-radius:1rem;padding:.875rem 1rem;box-shadow:0 16px 40px -10px #00000059,0 0 0 1px var(--border-1);z-index:20;animation:audioPopIn .2s cubic-bezier(.22,1,.36,1) both}.audio-popover[hidden]{display:none}.audio-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:.875rem;margin-top:.75rem;padding:.5rem .25rem;cursor:pointer;position:relative}.audio-toggle-text{display:flex;flex-direction:column;gap:.0625rem;min-width:0}.audio-toggle-name{font-family:var(--sansFont);font-size:.8125rem;font-weight:500;color:var(--fg)}.audio-toggle-sub{font-family:var(--sansFont);font-size:.6875rem;color:var(--text-2)}.audio-toggle-input{position:absolute;opacity:0;pointer-events:none}.audio-toggle-pill{flex-shrink:0;width:1.875rem;height:1.125rem;border-radius:999px;background:var(--pill-bg);position:relative;transition:background .16s ease}.audio-toggle-pill:after{content:"";position:absolute;top:2px;left:2px;width:calc(1.125rem - 4px);height:calc(1.125rem - 4px);border-radius:50%;background:var(--text-2);transition:transform .18s cubic-bezier(.22,1,.36,1),background .16s ease}.audio-toggle-input:checked+.audio-toggle-pill{background:var(--fg)}.audio-toggle-input:checked+.audio-toggle-pill:after{transform:translate(.75rem);background:var(--bg)}.audio-toggle-input:focus-visible+.audio-toggle-pill{outline:1.5px solid var(--fg);outline-offset:2px}.audio-popover-title{font-family:var(--sansFont);font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-2);margin:0 0 .5rem;font-weight:500}@keyframes audioPopIn{0%{opacity:0;transform:translateY(4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.brand-lockup{display:inline-flex;align-items:center;gap:.625rem}.brand-mark{font-family:var(--sansFont);font-size:.875rem;font-weight:600;letter-spacing:-.005em;color:var(--fg)}.brand-foot{text-align:center;font-family:var(--sansFont);font-size:.6875rem;font-weight:500;margin:0;display:inline-flex;align-items:baseline;gap:.3rem;justify-self:center}.brand-foot-by,.brand-foot-sep{color:var(--text-3)}.brand-foot-name{font:inherit;color:#fff;background:transparent;border:0;padding:.125rem .25rem;margin:0;cursor:pointer;border-radius:.25rem;text-decoration:none;transition:background .16s ease}.brand-foot-name:hover{background:var(--pill-bg)}.brand-foot-name:focus{outline:none}.brand-foot-name:focus-visible{outline:1.5px solid var(--fg);outline-offset:2px}.panel{width:100%;height:100%;background:var(--card-bg);border-radius:1.25rem;padding:clamp(.875rem,1.8vw,1.25rem) clamp(1rem,2vw,1.5rem);box-shadow:0 1px 2px #00000005,0 6px 24px -8px #0000000f;box-sizing:border-box;display:flex;flex-direction:column;gap:.625rem;overflow:hidden}.panel-content-scroll{flex:1;overflow-y:auto;margin:0 -.25rem;padding:0 .25rem}.panel-sub-title{font-family:var(--sansFont);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);font-weight:500;margin:.5rem 0}.activity-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,14rem);gap:clamp(1rem,2vw,1.5rem);height:100%;min-height:0}.activity-main{display:flex;flex-direction:column;gap:.75rem;min-width:0;min-height:0}.activity-side{display:flex;flex-direction:column;gap:.5rem;min-width:0;min-height:0;padding-left:clamp(.75rem,1.5vw,1.25rem);border-left:1px solid var(--border-1)}@media(max-width:880px){.activity-grid{grid-template-columns:1fr}.activity-side{border-left:0;padding-left:0;border-top:1px solid var(--border-1);padding-top:.75rem}}.tasks-block{display:flex;flex-direction:column;gap:.5rem}.tasks-block[hidden]{display:none}.panel-title{font-family:var(--sansFont);font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-2);font-weight:500;margin:0}.panel-head{display:flex;justify-content:space-between;align-items:center}.page-foot{width:100%;box-sizing:border-box;padding:clamp(1rem,2vw,1.5rem);margin:0;font-family:var(--sansFont);font-size:.8125rem;color:var(--text-2);line-height:1.55;text-align:center}.behavior-head{display:flex;justify-content:space-between;align-items:center}.cycle-edit-btn{background:transparent;border:0;color:var(--text-2);font-family:var(--sansFont);font-size:.6875rem;font-weight:500;letter-spacing:.04em;cursor:pointer;padding:.125rem .5rem;border-radius:999px;transition:background .16s ease,color .16s ease}.cycle-edit-btn:hover,.cycle-edit-btn[aria-expanded=true]{color:var(--fg);background:var(--pill-bg)}.cycle-stages{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.25rem}.cycle-stage{display:inline-flex;align-items:baseline;gap:.25em;padding:.25rem .625rem;border-radius:999px;background:var(--pill-bg);font-family:var(--sansFont);font-size:.6875rem;font-weight:500;color:var(--text-2);letter-spacing:.02em}.cycle-stage--current{background:var(--fg);color:var(--bg)}.cycle-stage strong{color:var(--fg);font-weight:700;font-feature-settings:"tnum" 1}.cycle-stage--current strong{color:var(--bg)}.cycle-editor{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:var(--pill-bg);border-radius:.75rem}.cycle-editor[hidden]{display:none}.cycle-editor-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.cycle-editor-row{display:grid;grid-template-columns:minmax(0,1fr) 4.5rem auto;gap:.5rem;align-items:center}.cycle-editor-row select,.cycle-editor-row input{width:100%;padding:.375rem .625rem;border:1px solid var(--border-1);background:var(--surface-1);color:var(--fg);border-radius:.5rem;font-family:var(--sansFont);font-size:.8125rem;font-weight:500;box-sizing:border-box}.cycle-editor-row input{text-align:center;font-variant-numeric:tabular-nums}.cycle-editor-row select:focus,.cycle-editor-row input:focus{outline:none;border-color:var(--fg)}.cycle-editor-remove{width:1.75rem;height:1.75rem;display:grid;place-items:center;border:0;background:transparent;color:var(--text-3);border-radius:999px;cursor:pointer;transition:color .16s ease,background .16s ease}.cycle-editor-remove:hover{color:var(--fg);background:var(--border-1)}.cycle-editor-actions{display:flex;justify-content:space-between;gap:.5rem}.cycle-btn{padding:.375rem .75rem;border:1px solid var(--border-2);background:transparent;color:var(--fg);border-radius:999px;font-family:var(--sansFont);font-size:.75rem;font-weight:500;cursor:pointer;transition:background .16s ease,color .16s ease}.cycle-btn:hover{background:var(--pill-bg)}.cycle-btn--ghost{color:var(--text-2);border-color:var(--border-1)}.cycle-budget{font-family:var(--monoFont);font-size:.6875rem;color:var(--text-2);letter-spacing:.04em;font-variant-numeric:tabular-nums;padding:.125rem .5rem;border-radius:999px;background:var(--pill-bg);transition:color .16s ease,background .16s ease}.cycle-budget.is-full{color:var(--bg);background:var(--fg)}.cycle-legend{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;font-family:var(--sansFont);font-size:.6875rem;font-weight:500;color:var(--text-2)}.cycle-legend-item{display:inline-flex;align-items:center;gap:.375rem;min-width:0}.cycle-legend-glyph{flex:0 0 18px;width:18px;height:18px}.cycle-legend-hint{color:var(--text-3);font-weight:400;letter-spacing:.02em;margin-left:.125rem}.score{width:100%;height:auto;max-height:7.5rem;user-select:none;touch-action:none}.score-band{fill:var(--fg);opacity:.07}.cycle-recipes{display:flex;flex-direction:column;gap:.625rem;margin:1.25rem 0 .25rem;padding-top:1rem;border-top:1px solid var(--border-1)}.cycle-recipes-line{margin:0;font-family:var(--sansFont);font-size:.8125rem;color:var(--text-2);line-height:1.4}.cycle-templates{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;align-items:stretch}.cycle-templates>li{display:flex}.cycle-template{width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.75rem .875rem .625rem;border:1px solid var(--border-1);background:transparent;color:var(--fg);cursor:pointer;border-radius:.5rem;font-family:var(--sansFont);text-align:left;transition:background .16s ease,border-color .16s ease}.cycle-template:hover{background:var(--pill-bg);border-color:var(--border-2)}.cycle-template-name{font-size:.8125rem;font-weight:500;line-height:1.2}.cycle-template-staff{width:100%;height:1.5rem;color:var(--fg);opacity:.85}.cycle-template-meta{font-family:var(--monoFont);font-size:.6875rem;color:var(--text-2);letter-spacing:-.01em;font-variant-numeric:tabular-nums;line-height:1.2}.score-staff{stroke:var(--text-3);stroke-width:.6}.score-bar{stroke:var(--text-2);stroke-width:1}.score-glyph{cursor:pointer}.score-glyph:hover{filter:drop-shadow(0 0 .15rem var(--fg))}.score-glyph.is-holding{opacity:.5;transition:opacity .4s ease}.score-glyph.is-dragging-off{cursor:grabbing}.score-glyph.is-reordering{cursor:grabbing;filter:drop-shadow(0 4px 8px rgba(0,0,0,.4))}.score.is-reordering{cursor:grabbing}.score-reorder-target{fill:var(--fg);opacity:.12;pointer-events:none;transition:x .12s cubic-bezier(.22,1,.36,1),width .12s cubic-bezier(.22,1,.36,1)}.score-min{font-family:var(--monoFont);font-size:11px;font-weight:500;letter-spacing:-.02em;font-variant-numeric:tabular-nums;fill:var(--fg)}.score-handle{fill:var(--bg);stroke:var(--fg);stroke-width:1.5;cursor:ew-resize;transition:r .14s cubic-bezier(.22,1,.36,1),fill .14s ease}[data-score-handle]:hover .score-handle{fill:var(--fg);r:7}.score-handle-grip{stroke:var(--text-3);stroke-width:1;pointer-events:none}[data-score-handle]:hover .score-handle-grip{stroke:var(--bg)}.score-progress-fill{fill:var(--fg);opacity:.18;pointer-events:none;transition:width .2s linear}.score-playhead{stroke:var(--fg);stroke-width:2;pointer-events:none}.score-playhead-head{fill:var(--fg);pointer-events:none}.score-plus{cursor:pointer;opacity:.55;transition:opacity .14s ease}.score-plus:hover{opacity:1}.score-plus-bg{fill:var(--bg);stroke:var(--text-2);stroke-width:1;stroke-dasharray:2 2}.score-plus:hover .score-plus-bg{fill:var(--fg);stroke:var(--fg);stroke-dasharray:none}.score-plus-glyph{fill:var(--fg);font-family:var(--sansFont);font-size:9px;font-weight:600;pointer-events:none}.score-plus:hover .score-plus-glyph{fill:var(--bg)}.score-plus--tail{opacity:1}.score-tail-bg{fill:var(--fg);stroke:none;transition:transform .14s ease,fill .14s ease;transform-origin:center;transform-box:fill-box}.score-plus--tail:hover .score-tail-bg{transform:scale(1.08)}.score-tail-glyph{fill:var(--bg);font-family:var(--sansFont);font-size:14px;font-weight:600;pointer-events:none}.score-plus--tail.is-stealing .score-tail-bg{fill:var(--text-2)}.score-plus--tail.is-stealing:hover .score-tail-bg{fill:var(--fg)}.audio-radios{list-style:none;padding:0;margin:.5rem 0 .75rem;display:flex;flex-direction:column;gap:.1875rem}.audio-radio{width:100%;display:flex;align-items:baseline;gap:.5rem;padding:.4375rem .875rem;border:0;background:transparent;color:var(--fg);cursor:pointer;border-radius:999px;text-align:left;transition:background .18s cubic-bezier(.22,1,.36,1),color .18s ease;font-family:var(--sansFont)}.audio-radio:hover{background:var(--pill-bg)}.audio-radio[aria-checked=true]{background:var(--fg);color:var(--bg)}.audio-radio-name{font-size:.8125rem;font-weight:500;flex-shrink:0}.audio-radio-sub{font-size:.6875rem;color:var(--text-3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;transition:color .18s ease}.audio-radio[aria-checked=true] .audio-radio-sub{color:#14130f99}.audio-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.audio-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;background:var(--pill-bg);border-radius:1rem}.audio-info{display:flex;flex-direction:column;gap:.125rem}.audio-name{font-weight:500;font-size:.9375rem}.audio-sub{font-size:.8125rem;color:var(--text-2)}.toggle{width:2.5rem;height:1.5rem;padding:0;border:0;background:var(--border-2);border-radius:999px;position:relative;cursor:pointer;transition:background .2s ease}.toggle-knob{position:absolute;top:50%;left:.125rem;transform:translateY(-50%);width:1.25rem;height:1.25rem;background:#fff;border-radius:50%;transition:left .2s cubic-bezier(.22,1,.36,1);box-shadow:0 1px 2px #0000001f}.toggle[aria-pressed=true]{background:var(--fg)}.toggle[aria-pressed=true] .toggle-knob{left:calc(100% - 1.375rem)}.audio-volume-label{display:flex;justify-content:space-between;align-items:baseline;font-size:.8125rem;color:var(--text-2);margin:.75rem 0 0}input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:1rem;background:transparent;cursor:pointer}input[type=range]::-webkit-slider-runnable-track{height:.25rem;background:var(--border-1);border-radius:999px}input[type=range]::-moz-range-track{height:.25rem;background:var(--border-1);border-radius:999px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1rem;height:1rem;background:var(--fg);border:2px solid #ffffff;border-radius:50%;margin-top:-.375rem;box-shadow:0 1px 3px #0000002e}input[type=range]::-moz-range-thumb{width:1rem;height:1rem;background:var(--fg);border:2px solid #ffffff;border-radius:50%;box-shadow:0 1px 3px #0000002e}.section-head-row{display:flex;justify-content:space-between;align-items:center}.streak[hidden]{display:none}.stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.stat{display:flex;flex-direction:column;gap:.125rem;padding:.75rem .875rem;background:var(--pill-bg);border-radius:.75rem}.stat-label{font-family:var(--sansFont);font-size:.6875rem;letter-spacing:.04em;text-transform:uppercase;color:var(--text-2);font-weight:500}.stat-value{font-family:var(--sansFont);font-size:1.25rem;line-height:1.1;letter-spacing:-.02em;font-weight:600;color:var(--fg);font-variant-numeric:tabular-nums}.stat-sub{font-family:var(--sansFont);font-size:.6875rem;letter-spacing:.04em;text-transform:uppercase;color:var(--text-3);font-weight:500;margin-top:.125rem}.heatmap-wrap{display:flex;flex-direction:column;gap:.375rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.heatmap-wrap::-webkit-scrollbar{display:none}.heatmap-months{display:grid;grid-template-columns:1.5rem repeat(53,.625rem);gap:.125rem;font-family:var(--sansFont);font-size:.5625rem;letter-spacing:.04em;text-transform:uppercase;color:var(--text-3);padding-left:0}.heatmap-months>span{white-space:nowrap;align-self:end}.heatmap-row{display:flex;gap:.25rem}.heatmap-days{display:grid;grid-template-rows:repeat(7,.625rem);gap:.125rem;font-family:var(--sansFont);font-size:.5625rem;color:var(--text-3);align-items:center;width:1.25rem}.heatmap{display:grid;grid-auto-flow:column;grid-template-rows:repeat(7,.625rem);grid-auto-columns:.625rem;gap:.125rem}.heat-cell{width:.625rem;height:.625rem;padding:0;border:0;border-radius:.15rem;background:var(--pill-bg);cursor:pointer;font:inherit;color:inherit;transition:transform .16s ease}.heat-cell:hover{transform:scale(1.2)}.heat-cell.heat-l0{background:var(--pill-bg)}.heat-cell.heat-l1{background:color-mix(in oklab,var(--accent),var(--bg) 70%)}.heat-cell.heat-l2{background:color-mix(in oklab,var(--accent),var(--bg) 40%)}.heat-cell.heat-l3{background:var(--accent)}.heat-cell.heat-l4{background:var(--fg)}.heat-cell{cursor:pointer}.heat-cell.is-selected{box-shadow:0 0 0 1.5px var(--accent),0 0 0 3px var(--bg);transform:scale(1.15)}.heat-cell.is-future{background:transparent;cursor:default}.heat-cell.is-today{box-shadow:0 0 0 1.5px var(--fg)}.heatmap-legend{display:inline-flex;align-items:center;gap:.25rem;align-self:flex-end;font-family:var(--sansFont);font-size:.625rem;color:var(--text-3)}.heatmap-legend .heat-cell{width:.625rem;height:.625rem}.today-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.today-back{background:transparent;border:0;color:var(--text-2);font-family:var(--sansFont);font-size:.6875rem;font-weight:500;letter-spacing:.04em;cursor:pointer;padding:.125rem .5rem;border-radius:999px;transition:background .16s ease,color .16s ease}.today-back:hover{color:var(--fg);background:var(--pill-bg)}.today-summary{font-family:var(--sansFont);font-size:.8125rem;color:var(--text-2);margin:0 0 .25rem}.today-summary strong{font-family:var(--sansFont);font-size:1.25rem;letter-spacing:-.02em;color:var(--fg);font-weight:600;margin-right:.375rem}.today-modes{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.today-mode-row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;background:var(--pill-bg);border-radius:.5rem;font-size:.8125rem}.today-mode-name{color:var(--fg);font-weight:500}.today-mode-meta{font-family:var(--monoFont);font-size:.6875rem;color:var(--text-2);font-variant-numeric:tabular-nums}.today-mode-row.is-empty .today-mode-name,.today-mode-row.is-empty .today-mode-meta{color:var(--text-3)}.today-mode-row.is-empty{background:transparent}.tasks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.task-row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;background:var(--pill-bg);border-radius:.5rem;font-size:.8125rem}.task-name{color:var(--fg);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.task-meta{font-family:var(--monoFont);font-size:.6875rem;color:var(--text-2);font-variant-numeric:tabular-nums}.log{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.log-row{display:flex;align-items:baseline;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--border-1);font-size:.875rem}.log-row:last-child{border-bottom:0}.log-time{font-family:var(--monoFont);font-size:.75rem;color:var(--text-2);min-width:3.5rem}.log-mode{font-weight:500;color:var(--fg)}.log-task{color:var(--text-2);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.log-empty{color:var(--text-3);font-size:.875rem;margin:0}.deprecated-unused{display:none;max-width:36rem;margin:0}.audio-mount{position:fixed;left:-9999px;top:-9999px;width:1px;height:1px;overflow:hidden;pointer-events:none}.score-tooltip{position:fixed;max-width:18rem;padding:.4375rem .6875rem;background:#0d0c0b;color:var(--fg);font-family:var(--sansFont);font-size:.75rem;line-height:1.4;border-radius:.4375rem;border:1px solid var(--border-2);pointer-events:none;opacity:0;transform:translateY(2px);transition:opacity .12s ease,transform .12s ease;z-index:100;box-shadow:0 8px 24px -10px #000000b3;white-space:normal}.score-tooltip.is-visible{opacity:1;transform:translateY(0)}.score-tooltip:after{content:"";position:absolute;left:50%;bottom:-5px;transform:translate(-50%) rotate(45deg);width:8px;height:8px;background:#0d0c0b;border-right:1px solid var(--border-2);border-bottom:1px solid var(--border-2)}.credits-dialog{border:0;padding:0;background:transparent;max-width:30rem;width:calc(100% - 2rem);color:var(--fg)}.credits-dialog::backdrop{background:#00000080;backdrop-filter:blur(3px)}.credits-dialog[open]{animation:helpDialogIn .32s cubic-bezier(.22,1,.36,1) both}.credits-dialog[open]::backdrop{animation:helpBackdropIn .32s ease-out both}.credits-card{background:var(--card-bg);border-radius:1.5rem;padding:1.5rem 1.75rem;box-shadow:0 24px 60px -12px #00000073;display:flex;flex-direction:column;gap:.75rem}.credits-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.credits-head-left{display:inline-flex;align-items:center;gap:.75rem}.credits-title{font-family:var(--sansFont);font-size:1.125rem;font-weight:600;letter-spacing:-.01em;margin:0}.credits-body{margin:0;font-family:var(--sansFont);font-size:.875rem;line-height:1.55;color:var(--fg)}.credits-body--muted{color:var(--text-2)}.credits-body strong{font-weight:600;color:var(--fg)}.credits-links{list-style:none;padding:0;margin:.25rem 0 0;display:flex;flex-wrap:wrap;gap:.375rem}.credits-links a{display:inline-block;padding:.375rem .75rem;border-radius:999px;background:var(--pill-bg);color:var(--fg);text-decoration:none;font-family:var(--sansFont);font-size:.8125rem;font-weight:500;transition:background .16s ease,color .16s ease}.credits-links a:hover{background:var(--fg);color:var(--bg)}.credits-version{margin:.5rem 0 0;font-family:var(--monoFont);font-size:.6875rem;color:var(--text-3);letter-spacing:.05em}.activity-dialog{border:0;padding:0;background:transparent;max-width:48rem;width:calc(100% - 2rem);color:var(--fg)}.activity-dialog::backdrop{background:#00000080;backdrop-filter:blur(3px)}.activity-dialog[open]{animation:helpDialogIn .32s cubic-bezier(.22,1,.36,1) both}.activity-dialog[open]::backdrop{animation:helpBackdropIn .32s ease-out both}.activity-dialog-card{background:var(--card-bg);border-radius:1.5rem;padding:1.5rem 1.75rem;box-shadow:0 24px 60px -12px #00000073;display:flex;flex-direction:column;gap:1rem}.activity-dialog-head{display:flex;align-items:center;justify-content:space-between}.activity-dialog-title{font-family:var(--sansFont);font-size:1.125rem;font-weight:600;letter-spacing:-.01em;margin:0}.activity-dialog-close{width:2rem;height:2rem;display:grid;place-items:center;border:0;background:transparent;color:var(--text-2);cursor:pointer;border-radius:50%;transition:background .16s ease,color .16s ease}.activity-dialog-close:hover{background:var(--pill-bg);color:var(--fg)}.activity-dialog-close:focus{outline:none}.activity-dialog-close:focus-visible{outline:1.5px solid var(--fg);outline-offset:2px}.activity-dialog-close svg{width:.9375rem;height:.9375rem}.help-dialog{border:0;padding:0;background:transparent;max-width:34rem;width:calc(100% - 2rem);color:var(--fg)}.help-dialog::backdrop{background:#00000080;backdrop-filter:blur(3px)}.help-dialog[open]{animation:helpDialogIn .32s cubic-bezier(.22,1,.36,1) both}.help-dialog[open]::backdrop{animation:helpBackdropIn .32s ease-out both}@keyframes helpDialogIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes helpBackdropIn{0%{opacity:0}to{opacity:1}}.help-card{background:var(--card-bg);border-radius:1.5rem;padding:1.5rem 1.75rem 1.25rem;box-shadow:0 24px 60px -12px #00000073;display:flex;flex-direction:column;gap:1rem}.help-head{display:flex;align-items:center;justify-content:space-between}.help-head-left{display:inline-flex;align-items:center;gap:.75rem}.help-ornament{width:1.25rem;height:1.25rem;border-radius:50%;background:radial-gradient(circle at 30% 30%,#4a4844,#2a2825 45%,#1a1816);box-shadow:inset 0 -2px 4px #00000080,0 1px 1px #0006;flex-shrink:0}.help-title{font-family:var(--sansFont);font-size:1.25rem;font-weight:600;letter-spacing:-.015em;margin:0}.help-close{width:2rem;height:2rem;display:grid;place-items:center;border:0;background:transparent;color:var(--text-2);cursor:pointer;border-radius:50%;transition:background .16s ease,color .16s ease}.help-close:hover{background:var(--pill-bg);color:var(--fg)}.help-close:focus{outline:none}.help-close:focus-visible{outline:1.5px solid var(--fg);outline-offset:2px}.help-close svg{width:.9375rem;height:.9375rem}.help-lede{margin:0;font-family:var(--sansFont);font-size:.875rem;line-height:1.5;color:var(--text-2)}.help-body{display:flex;flex-direction:column;gap:0}.help-section{display:grid;grid-template-columns:2.5rem 1fr;gap:.875rem;align-items:start;padding:.875rem 0;border-bottom:1px solid var(--border-1)}.help-section:last-of-type{border-bottom:0;padding-bottom:.25rem}.help-section:first-of-type{padding-top:.25rem}.help-section-icon{width:2.5rem;height:1.75rem;display:grid;place-items:center;color:var(--fg)}.help-section-icon svg{width:100%;height:100%}.help-section h3{font-family:var(--sansFont);font-size:.9375rem;font-weight:600;letter-spacing:-.005em;color:var(--fg);margin:0 0 .1875rem}.help-section p{margin:0;font-family:var(--sansFont);font-size:.8125rem;line-height:1.55;color:var(--text-2)}.help-kind{display:inline-flex;align-items:center;gap:.3rem;white-space:nowrap;color:var(--fg)}.help-glyph{display:inline-block;width:1rem;height:.5rem}.help-glyph--focus{background:var(--fg);border-radius:2px}.help-glyph--block{border:1px solid var(--fg);border-radius:2px;height:.75rem}.help-glyph--sketch{background:none;height:.5rem;width:1rem;position:relative}.help-glyph--sketch:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 25% 0%,transparent 4px,var(--fg) 4px,var(--fg) 4.6px,transparent 4.6px),radial-gradient(circle at 75% 100%,transparent 4px,var(--fg) 4px,var(--fg) 4.6px,transparent 4.6px);mask:linear-gradient(black,black)}.help-glyph--break{background:var(--fg);width:.875rem;height:.3125rem;border-radius:1px}.help-foot{display:flex;flex-wrap:wrap;gap:.4rem .875rem;align-items:center;padding-top:.875rem;border-top:1px solid var(--border-1);font-family:var(--sansFont);font-size:.75rem;color:var(--text-2)}.help-key-label{margin-right:.25rem}.kbd{display:inline-block;padding:.05rem .4rem;border:1px solid var(--border-2);border-radius:.3rem;font-family:var(--monoFont);font-size:.75rem;color:var(--fg);background:var(--pill-bg);line-height:1.4;margin-right:.3rem}
