.pt-stack{flex-direction:column;gap:1.25rem;padding-bottom:2rem;display:flex}.pt-phase-pill{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--border-color);color:var(--text-secondary);background:#ffffff0a;border-radius:999px;align-self:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.pt-phase-pill[data-phase=work]{color:var(--primary-color,#ff6b6b);background:#ff6b6b14;border-color:#ff6b6b66}.pt-phase-pill[data-phase=shortBreak]{color:#5eead4;background:#5eead414;border-color:#5eead466}.pt-phase-pill[data-phase=longBreak]{color:#7dd3fc;background:#7dd3fc14;border-color:#7dd3fc66}.pt-display{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);font-variant-numeric:tabular-nums;color:var(--text-primary);letter-spacing:.02em;text-align:center;word-break:keep-all;justify-content:center;align-items:center;padding:.5rem .5rem .25rem;font-size:clamp(3rem,11vw,6rem);font-weight:700;line-height:1.05;display:flex}.pt-display[data-status=running][data-phase=work]{color:var(--primary-color,#ff6b6b)}.pt-display[data-status=running][data-phase=shortBreak]{color:#5eead4}.pt-display[data-status=running][data-phase=longBreak]{color:#7dd3fc}.pt-progress{background:#ffffff0f;border-radius:3px;width:100%;height:6px;margin:0 0 .75rem;overflow:hidden}.pt-progress-fill{background:var(--primary-color,#ff6b6b);height:100%;transition:width .25s linear}.pt-progress[data-phase=shortBreak] .pt-progress-fill{background:#5eead4}.pt-progress[data-phase=longBreak] .pt-progress-fill{background:#7dd3fc}.pt-actions{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:.25rem;display:flex}.pt-actions .btn{min-width:5.5rem}.pt-section-title{color:var(--text-secondary);margin:0 0 .75rem;font-size:1rem}.pt-settings-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:720px){.pt-settings-grid{grid-template-columns:1fr 1fr}}.pt-settings-row{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.75rem;font-size:.9rem;display:flex}.pt-mute-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:inline-flex}.pt-mute-checkbox input{width:1rem;height:1rem}.pt-notify-status{color:var(--text-light);font-size:.8rem}.pt-history-strip{grid-template-columns:repeat(7,1fr);align-items:end;gap:.4rem;height:80px;display:grid}.pt-history-cell{flex-direction:column;justify-content:flex-end;align-items:center;gap:.25rem;height:100%;display:flex}.pt-history-bar{background:var(--primary-color,#ff6b6b);opacity:.85;border-radius:4px 4px 0 0;width:100%;min-height:4px}.pt-history-bar[data-empty=true]{opacity:1;background:#ffffff0f}.pt-history-label{color:var(--text-light);letter-spacing:.04em;font-variant-numeric:tabular-nums;font-size:.65rem}.pt-history-count{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.7rem}.pt-today{color:var(--text-secondary);align-items:baseline;gap:.5rem;margin:0 0 .5rem;font-size:.95rem;display:flex}.pt-today-count{color:var(--primary-color,#ff6b6b);font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:700}
