#tomato-tool{--tmto-page:#f9fafb;--tmto-elevated:#fff;--tmto-muted:#f3f4f6;--tmto-text:#232323;--tmto-text-2:#637381;--tmto-text-3:#8890a4;--tmto-border:#e5e7eb;--tmto-accent:var(--color-primary);--tmto-accent-hover:var(--color-primary-dark);--tmto-accent-soft:#536ee51f;--tmto-ring:#536ee566;--tmto-danger:#d64937;--tmto-radius:1.5rem;--tmto-fs-bg:#fff}.dark #tomato-tool{--tmto-page:#232323;--tmto-elevated:#373737;--tmto-muted:#232323;--tmto-text:#fff;--tmto-text-2:#d1d5db;--tmto-text-3:#9ca3af;--tmto-border:#374151;--tmto-accent-soft:#536ee53d;--tmto-ring:#536ee58c;--tmto-danger:#f87171;--tmto-fs-bg:#232323}#tomato-tool .tmto-app{flex-direction:column;display:flex}#tomato-tool .tmto-bar{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.25rem;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);display:flex}#tomato-tool .tmto-brand{color:var(--tmto-text);align-items:center;gap:.6rem;margin-right:auto;font-size:1.05rem;font-weight:600;text-decoration:none;display:none}#tomato-tool .tmto-brand img{width:32px;height:32px;display:block}#tomato-tool .tmto-actions{flex-wrap:wrap;gap:.5rem;display:flex}#tomato-tool .tmto-main{flex-direction:column;gap:1.5rem;width:100%;max-width:36rem;margin:0 auto;display:flex}#tomato-tool .tmto-foot{text-align:center;color:var(--tmto-text-3);padding:1rem;font-size:.875rem;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);display:none}#tomato-tool .tmto-foot a{color:var(--tmto-text-2);text-underline-offset:2px;text-decoration:underline #0000;transition:color .2s,text-decoration-color .2s}#tomato-tool .tmto-foot a:hover{color:var(--tmto-accent);text-decoration-color:var(--tmto-accent)}#tomato-tool .tmto-pill{border:1px solid var(--tmto-border);background:var(--tmto-elevated);color:var(--tmto-text-2);cursor:pointer;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:border-color .2s,color .2s;box-shadow:0 1px 2px #0000000a}#tomato-tool .tmto-pill:hover{border-color:var(--tmto-accent);color:var(--tmto-text)}#tomato-tool .tmto-pill--file{align-items:center;display:inline-flex}#tomato-tool .tmto-pill--test{align-self:flex-start}#tomato-tool .tmto-card{background:var(--tmto-elevated);border:1px solid var(--tmto-border);border-radius:var(--tmto-radius);box-shadow:0 10px 30px #0f172a0f}.dark #tomato-tool .tmto-card{box-shadow:0 10px 30px #00000040}#tomato-tool .tmto-timer{padding:1.5rem}@media (width>=540px){#tomato-tool .tmto-timer{padding:2.5rem}}#tomato-tool .tmto-collapse{grid-template-rows:1fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid}#tomato-tool .tmto-collapse>div{min-height:0;overflow:hidden}#tomato-tool .tmto-collapse.is-closed,#tomato-tool .tmto-app.is-chrome-hidden .tmto-hintwrap,#tomato-tool .tmto-app.is-chrome-hidden .tmto-taskswrap{grid-template-rows:0fr}#tomato-tool .tmto-modes{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}#tomato-tool .tmto-mode{cursor:pointer;color:var(--tmto-text-3);background:0 0;border:none;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s,color .2s,box-shadow .2s}#tomato-tool .tmto-mode:hover:not(:disabled){background:var(--tmto-muted);color:var(--tmto-text)}#tomato-tool .tmto-mode.is-active{background:var(--tmto-accent-soft);color:var(--tmto-accent);box-shadow:inset 0 0 0 2px var(--tmto-ring)}#tomato-tool .tmto-mode:disabled{cursor:not-allowed;opacity:.6}#tomato-tool .tmto-cycle{color:var(--tmto-text-3);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:.75rem 0 0;font-size:.75rem;display:flex}#tomato-tool .tmto-dots{gap:.375rem;display:inline-flex}#tomato-tool .tmto-dot{background:var(--tmto-border);border-radius:9999px;width:.5rem;height:.5rem;display:inline-block}#tomato-tool .tmto-dot.is-on{background:var(--tmto-accent)}#tomato-tool .tmto-time{text-align:center;font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--tmto-text);margin:1.75rem 0 0;font-size:clamp(3.5rem,12vw,5.5rem);font-weight:600;line-height:1}#tomato-tool .tmto-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.75rem;display:flex}#tomato-tool .tmto-primary{cursor:pointer;background:var(--tmto-accent);color:#fff;border:none;border-radius:9999px;min-width:140px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:background .2s;box-shadow:0 6px 16px #536ee54d}#tomato-tool .tmto-primary:hover{background:var(--tmto-accent-hover)}#tomato-tool .tmto-primary--sm{min-width:0;box-shadow:none;padding:.5rem 1.25rem;font-size:.875rem}#tomato-tool .tmto-ghost{border:1px solid var(--tmto-border);cursor:pointer;background:var(--tmto-muted);color:var(--tmto-text-2);border-radius:9999px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:border-color .2s}#tomato-tool .tmto-ghost:hover{border-color:var(--tmto-accent)}#tomato-tool .tmto-hint{text-align:center;color:var(--tmto-text-3);margin:1.5rem 0 0;font-size:.875rem}#tomato-tool .tmto-tasks{padding:1.25rem}@media (width>=540px){#tomato-tool .tmto-tasks{padding:2rem}}#tomato-tool .tmto-tasks__title{color:var(--tmto-text);margin:0 0 1rem;font-size:1.125rem;font-weight:600}#tomato-tool .tmto-tasklist{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}#tomato-tool .tmto-task{border:1px solid #0000;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.5rem;transition:background .15s,border-color .15s;display:flex}#tomato-tool .tmto-task:hover{border-color:var(--tmto-border);background:var(--tmto-muted)}#tomato-tool .tmto-task.is-active{border-color:var(--tmto-accent);background:var(--tmto-accent-soft)}#tomato-tool .tmto-task--empty{color:var(--tmto-text-3);justify-content:center;padding:.75rem;font-size:.875rem}#tomato-tool .tmto-task--empty:hover{background:0 0;border-color:#0000}#tomato-tool .tmto-task__check{width:1rem;height:1rem;accent-color:var(--tmto-accent);flex-shrink:0;margin-top:.25rem}#tomato-tool .tmto-task__main{flex:1;min-width:0}#tomato-tool .tmto-task__title{cursor:pointer;text-align:left;color:var(--tmto-text);word-break:break-word;background:0 0;border:none;padding:.15rem 0;font-size:.875rem;font-weight:500}#tomato-tool .tmto-task__title.is-done{color:var(--tmto-text-3);text-decoration:line-through}#tomato-tool .tmto-task__edit{border:1px solid var(--tmto-border);background:var(--tmto-elevated);width:100%;color:var(--tmto-text);font:inherit;border-radius:.5rem;padding:.25rem .5rem;font-size:.875rem}#tomato-tool .tmto-task__edit:focus{border-color:var(--tmto-accent);box-shadow:0 0 0 3px var(--tmto-ring);outline:none}#tomato-tool .tmto-task__actions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}#tomato-tool .tmto-task__focus{cursor:pointer;color:var(--tmto-accent);background:0 0;border:none;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500}#tomato-tool .tmto-task__focus:hover{background:var(--tmto-accent-soft)}#tomato-tool .tmto-task__move{cursor:pointer;color:var(--tmto-text-3);background:0 0;border:none;padding:0 .25rem;font-size:.875rem}#tomato-tool .tmto-task__move:disabled{opacity:.3;cursor:default}#tomato-tool .tmto-task__del{cursor:pointer;color:var(--tmto-danger);background:0 0;border:none;padding:0 .25rem;font-size:.75rem}#tomato-tool .tmto-task__del:hover{text-decoration:underline}#tomato-tool .tmto-add{gap:.5rem;margin-top:1rem;display:flex}#tomato-tool .tmto-input{border:1px solid var(--tmto-border);background:var(--tmto-page);min-width:0;color:var(--tmto-text);font:inherit;border-radius:.75rem;flex:1;padding:.5rem .75rem;font-size:.875rem}#tomato-tool .tmto-input:focus{border-color:var(--tmto-accent);box-shadow:0 0 0 3px var(--tmto-ring);outline:none}#tomato-tool .tmto-input::placeholder{color:var(--tmto-text-3)}#tomato-tool .tmto-add__btn{cursor:pointer;background:var(--tmto-accent);color:#fff;border:none;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600}#tomato-tool .tmto-add__btn:hover{background:var(--tmto-accent-hover)}#tomato-tool .tmto-tasknote{color:var(--tmto-text-3);margin:.75rem 0 0;font-size:.75rem}#tomato-tool .tmto-modal{z-index:50;backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}#tomato-tool .tmto-modal__card{background:var(--tmto-elevated);border:1px solid var(--tmto-border);border-radius:var(--tmto-radius);flex-direction:column;width:100%;max-width:32rem;max-height:min(88vh,680px);display:flex;overflow:hidden;box-shadow:0 24px 60px #00000059}#tomato-tool .tmto-modal__card--wide{max-width:48rem}#tomato-tool .tmto-modal__head{border-bottom:1px solid var(--tmto-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}#tomato-tool .tmto-modal__head h2{color:var(--tmto-text);margin:0;font-size:1.125rem;font-weight:600}#tomato-tool .tmto-x{cursor:pointer;color:var(--tmto-text-3);background:0 0;border:none;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem}#tomato-tool .tmto-x:hover{background:var(--tmto-muted)}#tomato-tool .tmto-modal__body{flex-direction:column;flex:1;min-height:0;display:flex}@media (width>=720px){#tomato-tool .tmto-modal__body{flex-direction:row;overflow:hidden}}#tomato-tool .tmto-modal__body--pad{padding:1.5rem;overflow-y:auto}#tomato-tool .tmto-tabs{border-bottom:1px solid var(--tmto-border);flex-shrink:0;gap:.25rem;padding:.5rem;display:flex;overflow-x:auto}@media (width>=720px){#tomato-tool .tmto-tabs{border-bottom:none;border-right:1px solid var(--tmto-border);flex-direction:column;width:11rem;overflow-y:auto}}#tomato-tool .tmto-tab{text-align:left;cursor:pointer;color:var(--tmto-text-2);white-space:nowrap;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;padding:.5rem .75rem;font-size:.875rem;font-weight:500}#tomato-tool .tmto-tab:hover{background:var(--tmto-muted)}#tomato-tool .tmto-tab.is-active{background:var(--tmto-accent-soft);color:var(--tmto-accent)}#tomato-tool .tmto-panel{flex-direction:column;flex:1;gap:1.25rem;min-width:0;min-height:0;padding:1.25rem;display:flex;overflow-y:auto}#tomato-tool .tmto-modal__foot{border-top:1px solid var(--tmto-border);flex-shrink:0;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;display:flex}#tomato-tool .tmto-field{flex-direction:column;gap:.5rem;font-size:.875rem;display:flex}#tomato-tool .tmto-field>span{color:var(--tmto-text-2);font-weight:500}#tomato-tool .tmto-field input[type=number],#tomato-tool .tmto-field input[type=url],#tomato-tool .tmto-field input[type=text],#tomato-tool .tmto-field select{border:1px solid var(--tmto-border);background:var(--tmto-page);color:var(--tmto-text);font:inherit;border-radius:.5rem;padding:.5rem .75rem}#tomato-tool .tmto-field input:focus,#tomato-tool .tmto-field select:focus{border-color:var(--tmto-accent);box-shadow:0 0 0 3px var(--tmto-ring);outline:none}#tomato-tool .tmto-field input[type=number]{max-width:10rem}#tomato-tool .tmto-grid3{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=540px){#tomato-tool .tmto-grid3{grid-template-columns:repeat(3,1fr)}}#tomato-tool .tmto-grid3 .tmto-field input[type=number]{max-width:none}#tomato-tool .tmto-field input[type=range]{width:100%;accent-color:var(--tmto-accent)}#tomato-tool .tmto-rangeval{color:var(--tmto-text-3);font-style:normal;font-weight:600}#tomato-tool .tmto-hr{border:none;border-top:1px solid var(--tmto-border);margin:0}#tomato-tool .tmto-note{color:var(--tmto-text-3);margin:0;font-size:.8125rem;line-height:1.5}#tomato-tool .tmto-togglewrap{flex-direction:column;gap:.35rem;display:flex}#tomato-tool .tmto-toggle{text-align:left;border:1px solid var(--tmto-border);cursor:pointer;background:0 0;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.75rem 1rem;display:flex}#tomato-tool .tmto-toggle:hover{background:var(--tmto-muted)}#tomato-tool .tmto-toggle__label{color:var(--tmto-text);font-size:.875rem;font-weight:500}#tomato-tool .tmto-switch{background:var(--tmto-border);border-radius:9999px;flex-shrink:0;width:3rem;height:1.75rem;transition:background .2s;display:inline-flex;position:relative}#tomato-tool .tmto-toggle.is-on .tmto-switch{background:var(--tmto-accent)}#tomato-tool .tmto-switch__knob{background:#fff;border-radius:9999px;width:1.25rem;height:1.25rem;transition:left .2s;position:absolute;top:.25rem;left:.25rem;box-shadow:0 1px 2px #0003}#tomato-tool .tmto-toggle.is-on .tmto-switch__knob{left:1.5rem}#tomato-tool .tmto-hint--field{margin:0}#tomato-tool .tmto-datarow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}#tomato-tool .tmto-stats{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=540px){#tomato-tool .tmto-stats{grid-template-columns:1fr 1fr}}#tomato-tool .tmto-stat{border:1px solid var(--tmto-border);background:var(--tmto-muted);border-radius:.75rem;padding:1rem}#tomato-tool .tmto-stat__label{text-transform:uppercase;letter-spacing:.05em;color:var(--tmto-text-3);font-size:.75rem;font-weight:600}#tomato-tool .tmto-stat__big{font-variant-numeric:tabular-nums;color:var(--tmto-text);margin-top:.5rem;font-size:1.5rem;font-weight:600}#tomato-tool .tmto-stat__big span{color:var(--tmto-text-2);font-size:1rem;font-weight:400}#tomato-tool .tmto-stat__sub{color:var(--tmto-text-2);margin-top:.25rem;font-size:.875rem}#tomato-tool .tmto-toast{z-index:60;border:1px solid var(--tmto-border);background:var(--tmto-elevated);max-width:90vw;color:var(--tmto-text);border-radius:9999px;align-items:center;gap:.5rem;padding:.7rem 1.1rem;font-size:.875rem;font-weight:500;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0000002e}#tomato-tool .tmto-toast[hidden]{display:none}#tomato-tool .tmto-toast__x{cursor:pointer;color:var(--tmto-text-3);background:0 0;border:none;font-size:1rem;line-height:1}#tomato-tool .tmto-app.is-fullscreen{background:var(--tmto-fs-bg);flex-direction:column;justify-content:center;width:100%;min-height:100vh;padding:5.5rem 1rem 4rem;display:flex;overflow-y:auto}#tomato-tool .tmto-app.is-fullscreen .tmto-bar{background:var(--tmto-fs-bg);justify-content:space-between;align-items:center;margin:0;padding:1rem 1.5rem;position:fixed;top:0;left:0;right:0}#tomato-tool .tmto-app.is-fullscreen .tmto-brand{display:inline-flex}#tomato-tool .tmto-app.is-fullscreen .tmto-foot{background:var(--tmto-fs-bg);padding:1rem 1.5rem;display:block;position:fixed;bottom:0;left:0;right:0}#tomato-tool .tmto-app.is-fullscreen .tmto-main{margin:auto}#tomato-tool .tmto-app.is-chrome-hidden .tmto-bar{opacity:0;pointer-events:none;transform:translateY(-.5rem)}#tomato-tool .tmto-app.is-chrome-hidden .tmto-foot{opacity:0;pointer-events:none;transform:translateY(.5rem)}#tomato-tool .tmto-app:fullscreen,#tomato-tool .tmto-app:fullscreen::backdrop{background:var(--tmto-fs-bg)}html.tomato-fullscreen header.ud-header,html.tomato-fullscreen body>footer,html.tomato-fullscreen .back-to-top,html.tomato-fullscreen .tomato-tagline-wrap{display:none!important}@media (prefers-reduced-motion:reduce){#tomato-tool .tmto-collapse,#tomato-tool .tmto-bar,#tomato-tool .tmto-foot{transition:none}}
