.tool-panel{border:1px solid var(--border);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-elevated)95%,var(--surface-tint)5%),color-mix(in srgb,var(--panel-strong)97%,var(--surface-tint)3%)),var(--panel);box-shadow:var(--shadow-soft);border-radius:24px;padding:clamp(22px,3vw,30px)}@property --widget-progress{syntax:"<number>";inherits:false;initial-value:0}.tool-panel h2{font-size:clamp(1.6rem,2.4vw,2.2rem);font-family:var(--heading-font);margin:0}.pomodoro-panel{gap:22px;display:grid}.pomodoro-panel__head{justify-content:space-between;align-items:start;gap:16px;display:flex}.pomodoro-panel__head .eyebrow{margin-bottom:10px}.pomodoro-panel__count{background:var(--surface-tint);color:var(--accent-dark);white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:700}.pomodoro-panel__modes{flex-wrap:wrap;gap:10px;display:flex}.tool-chip{border:1px solid var(--border);background:var(--surface-elevated);min-height:40px;color:var(--muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:700;display:inline-flex}.tool-chip.is-active{background:color-mix(in srgb,var(--accent)14%,var(--panel-strong)86%);border-color:color-mix(in srgb,var(--accent)36%,var(--border)64%);color:var(--accent-dark)}.tool-chip:disabled{cursor:not-allowed}.pomodoro-display{place-items:center;display:grid}.pomodoro-display__ring{--progress:0%;aspect-ratio:1;text-align:center;background:radial-gradient(closest-side,var(--panel-strong)76%,transparent 77% 100%),conic-gradient(var(--accent)var(--progress),color-mix(in srgb,var(--surface-tint)78%,var(--panel-strong)22%)0);border-radius:50%;place-items:center;width:min(100%,320px);padding:28px;display:grid}.pomodoro-display__ring strong{font-family:var(--heading-font);font-size:clamp(2.6rem,6vw,4rem);line-height:.96;display:block}.pomodoro-display__ring span{color:var(--muted);font-size:.95rem}.pomodoro-panel__actions{flex-wrap:wrap;gap:12px;display:flex}.pomodoro-panel__meta{gap:10px;display:grid}.pomodoro-panel__meta p,.tool-note-list li{color:var(--muted);margin:0;line-height:1.7}.pomodoro-panel__complete{color:var(--accent-dark);font-weight:700}.tool-panel--notes{gap:16px;display:grid}.tool-note-list{gap:10px;margin:0;padding-left:18px;display:grid}.tool-card{border:1px solid var(--border);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-elevated)95%,var(--surface-tint)5%),color-mix(in srgb,var(--panel-strong)97%,var(--surface-tint)3%)),var(--panel);box-shadow:var(--shadow-soft);border-radius:22px;gap:14px;padding:22px;display:grid}.tool-card__top,.tool-card__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.tool-card__badge{background:var(--surface-tint);min-height:28px;color:var(--accent-dark);border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.tool-card__cta,.tool-card__footer span{color:var(--muted);font-size:.88rem}.tool-card h2{font-family:var(--heading-font);margin:0;font-size:1.6rem}.tool-card p{color:var(--muted);margin:0;line-height:1.7}.reference-index__summary--standalone{max-width:320px}.utility-index__header{gap:10px;display:grid}.utility-index__header h1{margin:0}.utility-index__copy{max-width:64ch;color:var(--muted);margin:0;line-height:1.7}.utility-index,.utility-app-shell,.utility-sections{gap:28px;display:grid}.utility-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.utility-card{border-color:color-mix(in srgb,var(--accent)32%,var(--border)68%);min-height:100%}.utility-card__link{min-height:100%;color:inherit;gap:14px;text-decoration:none;display:grid}.utility-card__top{align-items:center}.utility-card__badge{order:2;max-width:calc(100% - 64px)}.utility-card__icon{background:color-mix(in srgb,var(--accent)16%,var(--panel-strong)84%);min-width:44px;height:44px;color:var(--accent-dark);letter-spacing:.02em;border-radius:14px;order:1;justify-content:center;align-items:center;padding:0 10px;font-weight:800;display:inline-flex}.utility-card .tag-list,.utility-card__footer{margin-top:auto}.utility-card__footer span:first-child{color:var(--muted)}.utility-app-header{border:1px solid var(--border);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-elevated)94%,var(--surface-tint)6%),color-mix(in srgb,var(--panel-strong)97%,var(--surface-tint)3%)),var(--panel);box-shadow:var(--shadow-soft);border-radius:24px;gap:14px;padding:clamp(22px,3vw,30px);display:grid}.utility-app-header h1{font-family:var(--heading-font);margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:.96}.todo-panel{gap:20px;display:grid}.todo-panel__head{justify-content:space-between;align-items:start;gap:16px;display:flex}.todo-panel__head .eyebrow{margin-bottom:10px}.todo-panel__form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.todo-panel__input{width:100%}.todo-panel__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.todo-panel__toolbar p,.todo-panel__empty p{color:var(--muted);margin:0}.todo-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.todo-list li{border:1px solid var(--border);background:color-mix(in srgb,var(--surface-elevated)96%,var(--surface-tint)4%);border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.todo-list li.is-complete{background:color-mix(in srgb,var(--surface-tint)55%,var(--surface-elevated)45%)}.todo-list li.is-complete span{color:var(--muted);text-decoration:line-through}.todo-list label{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.todo-list label span{overflow-wrap:anywhere;min-width:0}.todo-list input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);flex:none}.todo-list__remove{flex:none}.todo-panel__empty{border:1px dashed var(--border);background:color-mix(in srgb,var(--surface-elevated)96%,var(--surface-tint)4%);border-radius:18px;padding:22px}.pomodoro-widget-shell{min-width:0}.pomodoro-widget-shell--page{width:100%}.pomodoro-widget{border:1px solid color-mix(in srgb,var(--pomodoro-accent)28%,#ffffff14);background:radial-gradient(circle at top left,color-mix(in srgb,var(--pomodoro-accent-soft)90%,transparent)0%,transparent 36%),radial-gradient(circle at bottom right,color-mix(in srgb,var(--pomodoro-accent-soft)56%,transparent)0%,transparent 36%),linear-gradient(180deg,color-mix(in srgb,var(--pomodoro-surface-strong)94%,var(--pomodoro-accent-soft)6%),color-mix(in srgb,var(--pomodoro-surface)96%,var(--pomodoro-accent-soft)4%)),var(--pomodoro-surface);width:100%;max-width:940px;box-shadow:var(--pomodoro-shadow);color:var(--pomodoro-text);border-radius:32px;gap:20px;margin:0 auto;padding:clamp(22px,3vw,30px);display:grid;position:relative;overflow:hidden}.pomodoro-widget-shell.is-alert .pomodoro-widget{animation:.56s pomodoro-widget-alert}.pomodoro-widget .button--primary{background:var(--pomodoro-accent);border-color:color-mix(in srgb,var(--pomodoro-accent)70%,transparent);color:color-mix(in srgb,var(--pomodoro-text)94%,#fff 6%)}.pomodoro-widget .button--primary.is-running{background:color-mix(in srgb,var(--pomodoro-surface-soft)78%,var(--pomodoro-accent)22%);border-color:color-mix(in srgb,var(--pomodoro-accent-strong)42%,transparent);color:var(--pomodoro-text)}.pomodoro-widget .button--ghost,.pomodoro-widget__theme-chip{border:1px solid color-mix(in srgb,var(--pomodoro-accent)18%,#ffffff1a);background:color-mix(in srgb,var(--pomodoro-surface-soft)76%,transparent);color:var(--pomodoro-text);cursor:pointer;border-radius:18px}.pomodoro-widget__notice{z-index:4;background:color-mix(in srgb,var(--pomodoro-surface-strong)88%,var(--pomodoro-accent-soft)12%);border:1px solid color-mix(in srgb,var(--pomodoro-accent)24%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;text-align:center;border-radius:16px;gap:4px;width:min(100% - 48px,320px);padding:12px 14px;animation:.2s pomodoro-notice-in;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 36px #0000003d}.pomodoro-widget__notice strong{font-size:.82rem}.pomodoro-widget__notice span,.pomodoro-widget__status-text,.pomodoro-widget__loading,.pomodoro-widget__theme-copy span{color:var(--pomodoro-muted);line-height:1.55}.pomodoro-widget__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.pomodoro-widget__header-copy{gap:0;min-width:0;display:grid}.pomodoro-widget__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--pomodoro-accent-strong);margin:0 0 10px;font-size:.72rem;font-weight:800}.pomodoro-widget__header h2{font-size:clamp(2rem,4.6vw,2.9rem);font-family:var(--heading-font);letter-spacing:-.04em;color:color-mix(in srgb,var(--pomodoro-text)88%,var(--pomodoro-accent-strong)12%);text-wrap:balance;text-shadow:0 10px 28px color-mix(in srgb,var(--pomodoro-accent-soft)40%,transparent);margin:0;line-height:.9}.pomodoro-widget__status-text{max-width:56ch;margin:8px 0 0}.pomodoro-widget__status-stack{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;max-width:100%;display:flex}.pomodoro-widget__status-pill{background:color-mix(in srgb,var(--pomodoro-accent-soft)82%,var(--pomodoro-surface-strong)18%);min-height:36px;color:var(--pomodoro-accent-strong);white-space:normal;text-align:center;border-radius:999px;align-items:center;min-width:0;max-width:100%;padding:0 14px;font-size:.84rem;font-weight:800;display:inline-flex}.pomodoro-widget__settings-toggle{min-height:36px;padding-inline:16px}.pomodoro-widget__settings-toggle.is-active{background:color-mix(in srgb,var(--pomodoro-accent-soft)82%,var(--pomodoro-surface-strong)18%);border-color:color-mix(in srgb,var(--pomodoro-accent)32%,#ffffff14)}.pomodoro-widget__theme-note{background:color-mix(in srgb,var(--pomodoro-surface-soft)72%,transparent);min-height:30px;color:var(--pomodoro-muted);border:1px solid color-mix(in srgb,var(--pomodoro-accent)12%,#ffffff14);border-radius:999px;align-items:center;padding:0 12px;font-size:.78rem;display:inline-flex}.utility-theme-menu{min-width:0;max-width:100%;position:relative}.utility-theme-menu[open]{z-index:5}.utility-theme-menu__summary{border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:linear-gradient(180deg,color-mix(in srgb,var(--pomodoro-surface-soft)76%,transparent),color-mix(in srgb,var(--pomodoro-surface-strong)94%,transparent));cursor:pointer;text-align:left;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-width:0;max-width:min(180px,100%);padding:8px 10px;list-style:none;display:grid;box-shadow:inset 0 1px #ffffff0a}.utility-theme-menu__summary::-webkit-details-marker{display:none}.utility-theme-menu__summary-swatch,.utility-theme-menu__option-swatch{background:radial-gradient(circle at 30% 30%,color-mix(in srgb,var(--utility-theme-accent-strong)78%,white 22%),var(--utility-theme-accent));border-radius:999px;display:inline-block;box-shadow:inset 0 1px #ffffff2e}.utility-theme-menu__summary-swatch{width:18px;height:18px}.utility-theme-menu__summary-copy{gap:1px;min-width:0;display:grid}.utility-theme-menu__eyebrow{color:var(--pomodoro-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem}.utility-theme-menu__summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;line-height:1.05;overflow:hidden}.utility-theme-menu__caret{border-right:1.5px solid color-mix(in srgb,var(--pomodoro-muted)82%,white 18%);border-bottom:1.5px solid color-mix(in srgb,var(--pomodoro-muted)82%,white 18%);width:8px;height:8px;transform:rotate(45deg)}.utility-theme-menu__popover{border:1px solid color-mix(in srgb,var(--pomodoro-accent)18%,#ffffff14);background:linear-gradient(180deg,color-mix(in srgb,var(--pomodoro-surface-strong)96%,transparent),color-mix(in srgb,var(--pomodoro-surface-soft)94%,transparent));width:min(236px,100vw - 40px);box-shadow:var(--pomodoro-shadow);border-radius:18px;padding:12px;position:absolute;top:calc(100% + 10px);right:0}.utility-theme-menu__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.utility-theme-menu__option{border:1px solid color-mix(in srgb,var(--pomodoro-accent)16%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-soft)76%,transparent);min-width:0;min-height:46px;color:var(--pomodoro-text);cursor:pointer;text-align:left;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:0 12px;font-weight:700;display:grid}.utility-theme-menu__option span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.utility-theme-menu__option-swatch{width:14px;height:14px}.utility-theme-menu__option.is-active{background:color-mix(in srgb,var(--pomodoro-accent-soft)82%,var(--pomodoro-surface-strong)18%);border-color:color-mix(in srgb,var(--pomodoro-accent)32%,#ffffff14)}.pomodoro-widget__grid{min-width:0;display:grid}.pomodoro-widget__workspace{grid-template-columns:minmax(0,1fr);align-items:flex-start;gap:0;min-width:0;transition:grid-template-columns .26s,gap .26s;display:grid}.pomodoro-widget.is-settings-open .pomodoro-widget__workspace{grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:18px}.pomodoro-widget__grid{min-width:0;transition:transform .26s,filter .22s,opacity .22s}.pomodoro-widget.is-settings-open .pomodoro-widget__grid{transform:translate(-8px)}.pomodoro-widget__timer-panel,.pomodoro-widget__settings-shell{gap:14px;min-width:0;display:grid}.pomodoro-widget__timer-panel{background:linear-gradient(180deg,color-mix(in srgb,var(--pomodoro-surface-strong)96%,transparent),color-mix(in srgb,var(--pomodoro-surface-soft)94%,transparent));border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);text-align:center;border-radius:28px;align-content:start;justify-items:center;gap:14px;padding:clamp(18px,3vw,24px);transition:opacity .22s,transform .22s,filter .22s;display:grid;position:relative}.pomodoro-widget__timer-panel.is-disabled{opacity:.54;filter:saturate(.78);transform:translate(-4px)}.pomodoro-widget__drawer{opacity:0;align-self:flex-start;min-width:0;display:none;transform:translate(18px)}.pomodoro-widget__drawer.is-open{opacity:1;pointer-events:auto;animation:.26s pomodoro-settings-in;display:grid;transform:translate(0)}.pomodoro-widget__settings-shell{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-content:start;gap:16px;display:grid}.pomodoro-widget__settings-shell--single{grid-template-columns:1fr}.pomodoro-widget__ring{--widget-progress:0;aspect-ratio:1;text-align:center;background:radial-gradient(closest-side,color-mix(in srgb,var(--pomodoro-surface-strong)92%,transparent)74%,transparent 75% 100%),conic-gradient(var(--pomodoro-accent)calc(var(--widget-progress)*1turn),var(--pomodoro-track)0);border-radius:50%;place-items:center;width:min(100%,300px);margin:0 auto;padding:24px;transition:--widget-progress .12s linear;display:grid}.pomodoro-widget__ring-copy{justify-items:center;gap:6px;display:grid}.pomodoro-widget__ring strong{font-family:var(--heading-font);letter-spacing:-.02em;font-size:clamp(2.3rem,5.8vw,3.15rem);line-height:.94;display:block}.pomodoro-widget__ring-note{color:var(--pomodoro-muted);letter-spacing:.01em;font-size:.8rem;font-weight:700;line-height:1.2}.pomodoro-widget__session-summary{color:var(--pomodoro-muted);text-align:center;margin:0;font-size:.78rem;font-weight:700;line-height:1.2}.pomodoro-widget__controls{justify-items:center;gap:8px;width:auto;display:grid}.pomodoro-widget__mode-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:auto;display:flex}.pomodoro-widget__mode{border:1px solid color-mix(in srgb,var(--pomodoro-accent)18%,#ffffff1a);background:color-mix(in srgb,var(--pomodoro-surface-soft)78%,transparent);min-width:96px;min-height:36px;color:var(--pomodoro-muted);cursor:pointer;text-align:center;border-radius:999px;padding:0 12px;font-size:.8rem;font-weight:700}.pomodoro-widget__mode.is-active,.pomodoro-widget__theme-chip.is-active{background:color-mix(in srgb,var(--pomodoro-accent-soft)85%,var(--pomodoro-surface-strong)15%);color:var(--pomodoro-text);border-color:color-mix(in srgb,var(--pomodoro-accent)34%,#ffffff1f)}.pomodoro-widget__mode:disabled,.pomodoro-widget__action:disabled{cursor:not-allowed;opacity:.7}.pomodoro-widget__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:auto;display:flex}.pomodoro-widget__action{border:1px solid color-mix(in srgb,var(--pomodoro-accent)18%,#ffffff1a);cursor:pointer;text-align:center;border-radius:999px;min-width:96px;min-height:36px;padding:0 12px;font-size:.8rem;font-weight:700}.pomodoro-widget__action--primary{background:var(--pomodoro-accent);border-color:color-mix(in srgb,var(--pomodoro-accent)56%,#ffffff14);color:color-mix(in srgb,var(--pomodoro-text)94%,#fff 6%);box-shadow:0 10px 24px color-mix(in srgb,var(--pomodoro-accent-soft)48%,transparent)}.pomodoro-widget__action--primary.is-running{background:color-mix(in srgb,var(--pomodoro-surface-soft)68%,var(--pomodoro-accent)32%);color:var(--pomodoro-text)}.pomodoro-widget__action--ghost{background:color-mix(in srgb,var(--pomodoro-surface-soft)78%,transparent);color:var(--pomodoro-text)}.pomodoro-widget__preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.pomodoro-widget__preset,.pomodoro-widget__switch{border:1px solid color-mix(in srgb,var(--pomodoro-accent)16%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)90%,transparent);min-width:0;min-height:42px;color:var(--pomodoro-text);cursor:pointer;text-align:center;white-space:normal;border-radius:14px;place-items:center;padding:0 14px;font-size:.84rem;font-weight:700;line-height:1.2;display:grid}.pomodoro-widget__preset:hover,.pomodoro-widget__switch:hover{border-color:color-mix(in srgb,var(--pomodoro-accent)30%,#ffffff14)}.pomodoro-widget__switch-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.pomodoro-widget__switch.is-active{background:color-mix(in srgb,var(--pomodoro-accent-soft)82%,var(--pomodoro-surface-strong)18%);border-color:color-mix(in srgb,var(--pomodoro-accent)34%,#ffffff1f)}.pomodoro-widget__actions .button,.pomodoro-widget__settings-actions .button,.pomodoro-widget__settings-secondary-actions .button{text-align:center;min-width:0;min-height:36px;padding-inline:12px;font-size:.78rem}.pomodoro-widget__settings{background:color-mix(in srgb,var(--pomodoro-surface-soft)84%,transparent);border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);border-radius:24px;gap:12px;padding:18px;display:grid}.pomodoro-widget__settings-panel{height:auto;box-shadow:var(--pomodoro-shadow);align-content:start;gap:10px;padding:16px}.pomodoro-widget__settings:first-child{align-content:start}.pomodoro-widget__settings-topbar{justify-content:flex-start;align-items:flex-start;gap:8px;display:flex}.pomodoro-widget__settings-head{gap:4px;display:grid}.pomodoro-widget__settings-head strong{letter-spacing:.02em;font-size:.9rem}.pomodoro-widget__settings-head span{color:var(--pomodoro-muted);font-size:.78rem;line-height:1.5}.pomodoro-widget__settings-intro{color:var(--pomodoro-muted);margin:0;font-size:.8rem;line-height:1.55}.pomodoro-widget .filter-input span{color:var(--pomodoro-muted)}.pomodoro-widget .filter-input{min-width:0}.pomodoro-widget .filter-input select{border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)92%,transparent);min-height:56px;color:var(--pomodoro-text);border-radius:18px;padding:0 18px}.pomodoro-widget .filter-input input:focus-visible{border-color:color-mix(in srgb,var(--pomodoro-accent)36%,#ffffff14);box-shadow:0 0 0 4px color-mix(in srgb,var(--pomodoro-accent-soft)60%,transparent)}.pomodoro-widget .filter-input select:focus-visible{border-color:color-mix(in srgb,var(--pomodoro-accent)36%,#ffffff14);box-shadow:0 0 0 4px color-mix(in srgb,var(--pomodoro-accent-soft)60%,transparent);outline:none}.pomodoro-widget .filter-input input:disabled{opacity:.55;cursor:not-allowed}.pomodoro-widget__field-card,.pomodoro-widget__loop-field{border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)92%,transparent);border-radius:18px;gap:8px;margin:0;padding:12px 14px 14px;display:grid}.pomodoro-widget__field-card span,.pomodoro-widget__loop-field span{color:var(--pomodoro-muted);font-size:.78rem;font-weight:700}.pomodoro-widget__field-card input,.pomodoro-widget__loop-field input{border:1px solid color-mix(in srgb,var(--pomodoro-accent)12%,#ffffff14);background:linear-gradient(180deg,color-mix(in srgb,var(--pomodoro-surface-soft)88%,transparent),color-mix(in srgb,var(--pomodoro-surface-strong)94%,transparent));min-height:42px;color:var(--pomodoro-text);text-align:center;border-radius:14px;padding:0 14px;font-size:.9rem;font-weight:700;box-shadow:inset 0 1px #ffffff0a}.pomodoro-widget__field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pomodoro-widget__settings-footer{justify-content:center;padding-top:6px;display:flex}.pomodoro-widget__settings-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.pomodoro-widget__loop-panel{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pomodoro-widget__loop-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pomodoro-widget__loop-inline-field{border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)92%,transparent);border-radius:16px;align-items:center;gap:10px;min-height:42px;padding:0 12px;display:inline-flex}.pomodoro-widget__loop-inline-field span{color:var(--pomodoro-muted);white-space:nowrap;font-size:.78rem;font-weight:700}.pomodoro-widget__loop-inline-field input{border:1px solid color-mix(in srgb,var(--pomodoro-accent)12%,#ffffff14);background:linear-gradient(180deg,color-mix(in srgb,var(--pomodoro-surface-soft)88%,transparent),color-mix(in srgb,var(--pomodoro-surface-strong)94%,transparent));width:76px;min-height:34px;color:var(--pomodoro-text);text-align:center;border-radius:12px;padding:0 10px;font-size:.88rem;font-weight:700}.pomodoro-widget__alert-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.pomodoro-widget__switch--alert{grid-column:span 2}.pomodoro-widget__switch-grid--dual{grid-template-columns:repeat(2,minmax(0,1fr))}.pomodoro-widget__theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pomodoro-widget__theme-chip{text-align:center;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 14px;display:flex}.pomodoro-widget__theme-chip span{font-size:.86rem;font-weight:700}.pomodoro-widget__loading{margin:0;font-size:.85rem}@keyframes pomodoro-settings-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes pomodoro-notice-in{0%{opacity:0;transform:translate(-50%,calc(8px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}
.todo-widget__grid{grid-template-columns:1fr}.todo-widget__list-panel{text-align:left;justify-items:stretch;gap:18px}.todo-widget__tabs{flex-wrap:wrap;justify-self:center;gap:10px;width:100%;max-width:760px;display:flex}.todo-widget__tab-shell{border:1px solid color-mix(in srgb,var(--pomodoro-accent)16%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)90%,transparent);border-radius:999px;align-items:center;gap:4px;min-height:42px;padding:0 8px 0 12px;display:inline-flex}.todo-widget__tab-shell.is-active,.todo-widget__tab-shell:hover,.todo-widget__tab-shell:focus-within{background:color-mix(in srgb,var(--pomodoro-accent-soft)82%,var(--pomodoro-surface-strong)18%);border-color:color-mix(in srgb,var(--pomodoro-accent)32%,#ffffff1f)}.todo-widget__tab{min-height:40px;color:var(--pomodoro-muted);cursor:pointer;background:0 0;border:0;padding:0 6px 0 0;font-size:.92rem;font-weight:700}.todo-widget__tab.is-active,.todo-widget__tab-shell.is-active .todo-widget__tab{color:var(--pomodoro-text)}.todo-widget__tab-input{min-width:96px;max-width:160px;min-height:40px;color:var(--pomodoro-text);background:0 0;border:0;padding:0 6px 0 0;font-size:.92rem;font-weight:700}.todo-widget__tab-input:focus-visible{outline:none}.todo-widget__tab-close{width:20px;height:20px;color:var(--pomodoro-muted);cursor:pointer;opacity:.74;background:0 0;border:0;border-radius:999px;padding:0;font-size:.88rem;line-height:1}.todo-widget__tab-close:hover{color:var(--pomodoro-text);opacity:1}.todo-widget__tab--add{min-width:40px;padding:0;font-size:1.1rem}.todo-widget__settings-shell{grid-template-columns:minmax(0,1fr) minmax(280px,.92fr);align-items:stretch}.todo-widget__settings-shell--single{grid-template-columns:1fr}.todo-widget__settings-shell>.pomodoro-widget__settings{align-content:start;height:100%}.todo-widget__form{justify-self:center;gap:12px;width:100%;max-width:760px;display:grid}.todo-widget__entry-row{align-items:stretch;gap:12px;width:100%;display:flex}.todo-widget__input,.todo-widget__text-input{margin:0}.todo-widget__text-input{border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)92%,transparent);min-width:0;min-height:56px;color:var(--pomodoro-text);border-radius:18px;flex:auto;padding:0 18px}.todo-widget__text-input::placeholder{color:color-mix(in srgb,var(--pomodoro-muted)88%,transparent)}.todo-widget__text-input:focus-visible{outline:3px solid color-mix(in srgb,var(--pomodoro-accent-soft)60%,transparent);outline-offset:2px;border-color:color-mix(in srgb,var(--pomodoro-accent)36%,#ffffff14)}.todo-widget__entry-row .button{flex:none;min-width:136px;min-height:56px;padding-inline:20px}.todo-widget__form-note{color:var(--pomodoro-muted);margin:0;font-size:.9rem;line-height:1.55}.todo-widget__toolbar{flex-wrap:wrap;justify-content:space-between;justify-self:center;align-items:center;gap:12px;width:100%;max-width:760px;display:flex}.todo-widget__filter-row,.todo-widget__toolbar-actions{flex-wrap:wrap;gap:10px;display:flex}.todo-widget__filter-chip{border:1px solid color-mix(in srgb,var(--pomodoro-accent)16%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)90%,transparent);min-height:40px;color:var(--pomodoro-muted);cursor:pointer;border-radius:999px;padding:0 14px;font-weight:700}.todo-widget__filter-chip.is-active{background:color-mix(in srgb,var(--pomodoro-accent-soft)82%,var(--pomodoro-surface-strong)18%);border-color:color-mix(in srgb,var(--pomodoro-accent)32%,#ffffff1f);color:var(--pomodoro-text)}.todo-widget__empty p,.todo-widget__footer-note{color:var(--pomodoro-muted);margin:0;line-height:1.65}.todo-widget__footer-note{justify-self:center;width:100%;max-width:760px;margin-top:2px}.todo-widget__list{justify-self:center;gap:12px;width:100%;max-width:760px;margin:0;padding:0;list-style:none;display:grid}.todo-widget__item{border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)94%,transparent);border-radius:20px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:88px;padding:16px;display:flex}.todo-widget__item.is-complete{background:color-mix(in srgb,var(--pomodoro-accent-soft)38%,var(--pomodoro-surface-strong)62%)}.todo-widget__item.is-complete span{color:var(--pomodoro-muted);text-decoration:line-through}.todo-widget__item-main{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.todo-widget__item-main.is-editing{align-items:stretch}.todo-widget__item-main span{overflow-wrap:anywhere;min-width:0}.todo-widget__edit-input{border:1px solid color-mix(in srgb,var(--pomodoro-accent)16%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-soft)88%,transparent);min-width:0;min-height:44px;color:var(--pomodoro-text);border-radius:14px;flex:auto;padding:0 14px}.todo-widget__edit-input:focus-visible{outline:3px solid color-mix(in srgb,var(--pomodoro-accent-soft)60%,transparent);outline-offset:2px}.todo-widget__item input[type=checkbox]{width:18px;height:18px;accent-color:var(--pomodoro-accent);flex:none}.todo-widget__item-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.todo-widget__action{border-radius:14px;flex:none;min-height:38px;padding-inline:14px;font-size:.84rem}.todo-widget__empty{border:1px dashed color-mix(in srgb,var(--pomodoro-accent)20%,#ffffff1f);background:color-mix(in srgb,var(--pomodoro-surface-soft)84%,transparent);border-radius:20px;justify-self:center;width:100%;max-width:760px;padding:22px}.todo-widget__meta-panel{gap:18px;margin-top:10px}.todo-widget__meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.todo-widget__meta-card{background:color-mix(in srgb,var(--pomodoro-surface-strong)92%,transparent);border:1px solid color-mix(in srgb,var(--pomodoro-accent)12%,#ffffff14);border-radius:18px;gap:6px;padding:16px;display:grid}.todo-widget__meta-card strong{font-size:1.3rem;line-height:1}.todo-widget__meta-card span{color:var(--pomodoro-muted);font-size:.84rem}
.quick-memo-widget{max-width:1420px}.quick-memo-widget__layout{gap:18px;display:grid}.quick-memo-widget__control-bar{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.quick-memo-widget__workspace{grid-template-columns:minmax(0,1.45fr) minmax(320px,.92fr);align-items:start;gap:18px;display:grid}.quick-memo-widget__control-card,.quick-memo-widget__board,.quick-memo-widget__editor{border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:linear-gradient(180deg,color-mix(in srgb,var(--pomodoro-surface-strong)96%,transparent),color-mix(in srgb,var(--pomodoro-surface-soft)94%,transparent));border-radius:28px;width:100%;min-width:0;box-shadow:inset 0 1px #ffffff0a}.quick-memo-widget__control-card{gap:14px;padding:18px;display:grid}.quick-memo-widget__control-card>*,.quick-memo-widget__board>*,.quick-memo-widget__editor>*{min-width:0}.quick-memo-widget__control-card--create{background:linear-gradient(135deg,color-mix(in srgb,var(--pomodoro-accent-soft)42%,var(--pomodoro-surface-strong)58%),color-mix(in srgb,var(--pomodoro-surface-soft)90%,transparent))}.quick-memo-widget__control-copy,.quick-memo-widget__board-copy,.quick-memo-widget__section-head{gap:4px;display:grid}.quick-memo-widget__control-copy strong,.quick-memo-widget__section-head strong{font-size:1rem}.quick-memo-widget__control-copy span,.quick-memo-widget__board-copy span,.quick-memo-widget__section-head span,.quick-memo-widget__empty p,.quick-memo-widget__meta span{color:var(--pomodoro-muted);line-height:1.6}.quick-memo-widget__search,.quick-memo-widget__picker,.quick-memo-widget__textarea-field{gap:12px;width:100%;min-width:0;display:grid}.quick-memo-widget .filter-input,.quick-memo-widget .filter-input input,.quick-memo-widget .filter-input select{width:100%;min-width:0}.quick-memo-widget .filter-input input,.quick-memo-widget .filter-input select,.quick-memo-widget__textarea-field textarea{border:1px solid color-mix(in srgb,var(--pomodoro-accent)16%,#ffffff14);background:linear-gradient(180deg,color-mix(in srgb,var(--pomodoro-surface)78%,var(--pomodoro-surface-strong)22%),color-mix(in srgb,var(--pomodoro-surface-strong)96%,transparent));color:var(--pomodoro-text);border-radius:18px;box-shadow:inset 0 1px #ffffff08}.quick-memo-widget .filter-input input{min-height:58px;padding:0 16px}.quick-memo-widget .filter-input input::placeholder,.quick-memo-widget__textarea-field textarea::placeholder{color:color-mix(in srgb,var(--pomodoro-muted)72%,transparent)}.quick-memo-widget .filter-input input:focus-visible,.quick-memo-widget .filter-input select:focus-visible,.quick-memo-widget__textarea-field textarea:focus-visible{border-color:color-mix(in srgb,var(--pomodoro-accent)36%,#ffffff14);box-shadow:0 0 0 4px color-mix(in srgb,var(--pomodoro-accent-soft)46%,transparent),inset 0 1px 0 #ffffff08;outline:none}.quick-memo-widget__filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quick-memo-widget__category-chip-grid{flex-wrap:wrap;gap:10px;display:flex}.quick-memo-widget__category-chip,.quick-memo-widget__category-action{cursor:pointer;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;min-width:0;max-width:100%;min-height:46px;padding:0 16px;font-weight:700;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.quick-memo-widget__category-chip{border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface)58%,var(--pomodoro-surface-strong)42%);color:var(--pomodoro-muted)}.quick-memo-widget__category-chip:hover,.quick-memo-widget__category-action:hover,.quick-memo-widget__new-button:hover{transform:translateY(-1px)}.quick-memo-widget__category-chip.is-active{background:color-mix(in srgb,var(--pomodoro-accent-soft)66%,var(--pomodoro-surface-strong)34%);border-color:color-mix(in srgb,var(--pomodoro-accent)34%,#ffffff14);color:var(--pomodoro-text)}.quick-memo-widget__category-chip strong{text-align:right;min-width:24px;color:inherit;opacity:.8;flex:none;font-size:.8rem}.quick-memo-widget__category-chip>span,.quick-memo-widget__category-action{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-memo-widget__category-action{border:1px dashed color-mix(in srgb,var(--pomodoro-accent)24%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-accent-soft)24%,var(--pomodoro-surface-strong)76%);color:var(--pomodoro-text)}.quick-memo-widget__category-action span{background:color-mix(in srgb,var(--pomodoro-accent-soft)76%,transparent);width:22px;height:22px;color:var(--pomodoro-accent-strong);border-radius:999px;place-items:center;font-size:1rem;line-height:1;display:inline-grid}.quick-memo-widget__new-button{border:1px solid color-mix(in srgb,var(--pomodoro-accent)38%,#ffffff14);background:linear-gradient(135deg,color-mix(in srgb,var(--pomodoro-accent-soft)92%,transparent),color-mix(in srgb,var(--pomodoro-accent)18%,var(--pomodoro-surface-soft)82%));width:100%;min-width:0;min-height:78px;color:var(--pomodoro-text);cursor:pointer;border-radius:22px;justify-items:start;gap:2px;padding:16px 18px;display:grid;box-shadow:inset 0 1px #ffffff0d,0 16px 32px #070c1824}.quick-memo-widget__new-button span{overflow-wrap:anywhere;font-size:1.02rem;font-weight:800}.quick-memo-widget__new-button small{color:var(--pomodoro-muted);overflow-wrap:anywhere;font-size:.84rem}.quick-memo-widget__new-button--inline{max-width:280px}.quick-memo-widget__board{gap:20px;padding:clamp(20px,3vw,26px);display:grid}.quick-memo-widget__board-head,.quick-memo-widget__section-head,.quick-memo-widget__note-head,.quick-memo-widget__note-footer{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.quick-memo-widget__board-head>*,.quick-memo-widget__section-head>*,.quick-memo-widget__note-head>*,.quick-memo-widget__note-footer>*{min-width:0}.quick-memo-widget__board-copy strong{overflow-wrap:anywhere;font-size:1.18rem}.quick-memo-widget__board-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.quick-memo-widget__board-meta span{border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface)56%,var(--pomodoro-surface-strong)44%);min-height:32px;color:var(--pomodoro-muted);white-space:normal;word-break:break-word;border-radius:999px;align-items:center;min-width:0;padding:0 12px;font-size:.8rem;display:inline-flex}.quick-memo-widget__section{gap:14px;display:grid}.quick-memo-widget__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.quick-memo-widget__note{--quick-memo-note-clamp:6;border:1px solid color-mix(in srgb,var(--quick-memo-note-accent)30%,#ffffff14);background:linear-gradient(180deg,color-mix(in srgb,var(--quick-memo-note-surface)44%,var(--pomodoro-surface-strong)56%),color-mix(in srgb,var(--pomodoro-surface)72%,var(--pomodoro-surface-strong)28%));min-width:0;min-height:220px;box-shadow:inset 0 1px 0 color-mix(in srgb,var(--quick-memo-note-accent)16%,transparent),0 18px 32px #060a141f;border-radius:26px;gap:14px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative}.quick-memo-widget__note:before{content:"";background:var(--quick-memo-note-accent);opacity:.9;border-radius:999px;width:64px;height:4px;position:absolute;inset:0 auto auto 18px}.quick-memo-widget__note.is-active{border-color:color-mix(in srgb,var(--quick-memo-note-accent)56%,#ffffff14);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--quick-memo-note-accent)24%,transparent),0 22px 40px #060a1429;transform:translateY(-2px)}.quick-memo-widget__note--compact{--quick-memo-note-clamp:3;min-height:168px;padding:16px}.quick-memo-widget__note--regular{--quick-memo-note-clamp:6;min-height:248px}.quick-memo-widget__note--expanded{--quick-memo-note-clamp:12;grid-column:span 2;min-height:360px;padding:22px}.quick-memo-widget__note-badges,.quick-memo-widget__note-tags,.quick-memo-widget__note-state,.quick-memo-widget__size-grid,.quick-memo-widget__color-grid,.quick-memo-widget__editor-actions{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.quick-memo-widget__note-badges span,.quick-memo-widget__note-tags span,.quick-memo-widget__note-state span{background:color-mix(in srgb,var(--quick-memo-note-surface)72%,var(--pomodoro-surface-strong)28%);min-height:28px;color:var(--pomodoro-text);white-space:normal;word-break:break-word;border-radius:999px;align-items:center;min-width:0;padding:0 10px;font-size:.76rem;display:inline-flex}.quick-memo-widget__note-state{justify-content:flex-end}.quick-memo-widget__note-body{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:8px;padding:0;display:grid}.quick-memo-widget__note-body strong{overflow-wrap:anywhere;font-size:1.04rem;line-height:1.35}.quick-memo-widget__note-body p{color:var(--pomodoro-muted);-webkit-line-clamp:var(--quick-memo-note-clamp);-webkit-box-orient:vertical;margin:0;line-height:1.75;display:-webkit-box;overflow:hidden}.quick-memo-widget__note--compact .quick-memo-widget__note-body strong{font-size:.96rem}.quick-memo-widget__note--compact .quick-memo-widget__note-badges span,.quick-memo-widget__note--compact .quick-memo-widget__note-tags span,.quick-memo-widget__note--compact .quick-memo-widget__note-state span{min-height:24px;padding:0 8px;font-size:.72rem}.quick-memo-widget__note--expanded .quick-memo-widget__note-body strong{font-size:1.18rem}.quick-memo-widget__note-footer{align-items:end;margin-top:auto}.quick-memo-widget__note-footer time{color:var(--pomodoro-muted);white-space:nowrap;font-size:.78rem}.quick-memo-widget__editor{align-content:start;gap:14px;padding:clamp(20px,3vw,24px);display:grid;position:sticky;top:18px}.quick-memo-widget__textarea-field textarea{resize:vertical;width:100%;min-height:220px;font:inherit;padding:14px 16px}.quick-memo-widget__field-row{grid-template-columns:1fr;width:100%;min-width:0}.quick-memo-widget__select-field{gap:8px}.quick-memo-widget__select-shell{display:block;position:relative}.quick-memo-widget .filter-input select{appearance:none;min-height:58px;padding:0 52px 0 16px}.quick-memo-widget__select-chevron{border-right:2px solid color-mix(in srgb,var(--pomodoro-accent-strong)88%,white 12%);border-bottom:2px solid color-mix(in srgb,var(--pomodoro-accent-strong)88%,white 12%);pointer-events:none;width:10px;height:10px;position:absolute;top:50%;right:18px;transform:translateY(-60%)rotate(45deg)}.quick-memo-widget__size-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.quick-memo-widget__size-hint{border:1px solid color-mix(in srgb,var(--pomodoro-accent)10%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface)56%,var(--pomodoro-surface-strong)44%);border-radius:16px;gap:2px;margin:0;padding:12px 14px;display:grid}.quick-memo-widget__size-hint strong{font-size:.9rem}.quick-memo-widget__size-hint span{color:var(--pomodoro-muted);line-height:1.55}.quick-memo-widget__color-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.quick-memo-widget__color{border:1px solid color-mix(in srgb,var(--quick-memo-note-accent)24%,#ffffff14);background:linear-gradient(180deg,color-mix(in srgb,var(--quick-memo-note-surface)60%,var(--pomodoro-surface-strong)40%),color-mix(in srgb,var(--pomodoro-surface)72%,var(--pomodoro-surface-strong)28%));min-width:0;min-height:44px;color:var(--pomodoro-text);cursor:pointer;border-radius:16px;align-items:center;gap:10px;padding:0 12px;font-weight:700;display:inline-flex;overflow:hidden}.quick-memo-widget__color span{background:var(--quick-memo-note-accent);border-radius:999px;width:14px;height:14px}.quick-memo-widget__color.is-active{border-color:color-mix(in srgb,var(--quick-memo-note-accent)48%,#ffffff14)}.quick-memo-widget__editor-actions .button{white-space:normal;text-align:center;flex:calc(50% - 8px);min-width:0}.quick-memo-widget__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.quick-memo-widget__meta div,.quick-memo-widget__empty{background:color-mix(in srgb,var(--pomodoro-surface)54%,var(--pomodoro-surface-strong)46%);border:1px solid color-mix(in srgb,var(--pomodoro-accent)12%,#ffffff14);border-radius:20px;gap:6px;padding:16px;display:grid}.quick-memo-widget__meta strong,.quick-memo-widget__empty strong{font-size:.94rem}
.json-widget__grid{gap:18px}.json-widget{max-width:1180px}.json-widget__editor-panel{text-align:left;align-content:start}.json-widget__toolbar,.json-widget__toolbar-group,.json-widget__helper-grid,.json-widget__status-grid{flex-wrap:wrap;gap:10px;display:flex}.json-widget__toolbar{justify-content:space-between;align-items:center}.json-widget__toolbar-note{color:var(--pomodoro-muted);margin:-4px 0 2px;font-size:.88rem;line-height:1.6}.json-widget__editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;display:grid}.json-widget__editor-shell{gap:10px;width:100%;min-width:0;display:grid}.json-widget__editor-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.json-widget__editor-head strong{font-size:1rem}.json-widget__editor-head span{color:var(--pomodoro-muted);white-space:nowrap;font-size:.8rem}.json-widget__textarea{border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)94%,transparent);width:100%;min-height:420px;color:var(--pomodoro-text);resize:vertical;border-radius:18px;padding:16px 18px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.92rem;line-height:1.6}.json-widget__textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--pomodoro-accent-soft)60%,transparent);outline-offset:2px}.json-widget__textarea--output{background:color-mix(in srgb,var(--pomodoro-surface-soft)86%,transparent)}.json-widget__settings-shell{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.json-widget__settings-shell>.pomodoro-widget__settings{align-content:start}.json-widget__settings-block{gap:12px;display:grid}.json-widget__settings-copy{gap:4px;display:grid}.json-widget__settings-copy strong{font-size:1rem}.json-widget__settings-copy span{color:var(--pomodoro-muted);line-height:1.6}.json-widget__action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.json-widget__action-card{text-align:left;border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-soft)78%,transparent);min-height:112px;color:var(--pomodoro-text);cursor:pointer;border-radius:18px;align-content:start;gap:6px;padding:16px;display:grid}.json-widget__action-card strong{font-size:.96rem}.json-widget__action-card span{color:var(--pomodoro-muted);font-size:.84rem;line-height:1.55}.json-widget__action-card:hover,.json-widget__action-card:focus-visible{border-color:color-mix(in srgb,var(--pomodoro-accent)28%,#ffffff1f);background:color-mix(in srgb,var(--pomodoro-accent-soft)72%,var(--pomodoro-surface-soft)28%)}.json-widget__validation{background:color-mix(in srgb,var(--pomodoro-surface-soft)82%,transparent);border:1px solid color-mix(in srgb,var(--pomodoro-accent)12%,#ffffff14);border-radius:18px;margin-top:4px;padding:14px 16px}.json-widget__validation p{color:var(--pomodoro-muted);margin:0;line-height:1.65}.json-widget__structure{gap:12px;display:grid}.json-widget__structure-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.json-widget__structure-item{background:color-mix(in srgb,var(--pomodoro-surface-soft)80%,transparent);border:1px solid color-mix(in srgb,var(--pomodoro-accent)12%,#ffffff14);border-radius:16px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.json-widget__structure-main{gap:4px;min-width:0;display:grid}.json-widget__structure-main strong,.json-widget__type-pill{font-size:.84rem}.json-widget__structure-main strong{overflow-wrap:anywhere}.json-widget__structure-main span,.json-widget__structure-empty{color:var(--pomodoro-muted);font-size:.86rem;line-height:1.55}.json-widget__structure-empty{margin:0}.json-widget__type-pill{background:color-mix(in srgb,var(--pomodoro-accent-soft)76%,var(--pomodoro-surface-strong)24%);min-height:28px;color:var(--pomodoro-text);border-radius:999px;flex:none;align-items:center;padding:0 10px;font-weight:700;display:inline-flex}
.sheet-wizard{max-width:1240px}.sheet-wizard__topbar{background:var(--sw-surface);border:1px solid var(--sw-border);box-shadow:var(--sw-shadow);border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex}.sheet-wizard__steps{flex-wrap:nowrap;align-items:center;gap:0;display:flex;overflow:hidden}.sheet-wizard__step{opacity:.4;white-space:nowrap;align-items:center;gap:8px;padding:6px 0;transition:opacity .16s;display:flex}.sheet-wizard__step.is-active{opacity:1}.sheet-wizard__step.is-done{opacity:.75}.sheet-wizard__step-num{background:var(--sw-accent-soft);width:24px;height:24px;color:var(--sw-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.74rem;font-weight:800;display:inline-flex}.sheet-wizard__step.is-active .sheet-wizard__step-num{background:var(--sw-accent);color:var(--sw-surface)}.sheet-wizard__step.is-done .sheet-wizard__step-num{background:var(--sw-step-done-bg);color:var(--sw-step-done-text)}.sheet-wizard__step-label{color:var(--sw-strong);font-size:.88rem;font-weight:700}.sheet-wizard__step-hint{color:var(--sw-muted);font-size:.76rem;display:none}.sheet-wizard__step.is-active .sheet-wizard__step-hint{display:inline}.sheet-wizard__step-sep{background:var(--sw-border);flex-shrink:0;width:28px;height:1px;margin:0 6px;display:inline-block}.sheet-wizard__topbar-meta{flex-shrink:0;align-items:center;gap:10px;display:flex}.sheet-wizard__status-badge{background:var(--sw-accent-soft);min-height:30px;color:var(--sw-muted);border:1px solid var(--sw-border-soft);letter-spacing:.02em;font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.sheet-wizard__help-toggle.is-active{background:var(--sw-accent-soft);border-color:var(--sw-accent-border);color:var(--sw-accent)}.sheet-wizard__notice{background:#f7fbff;border:1px solid #cad9e8;border-radius:14px;padding:11px 16px;box-shadow:0 2px 8px #233d580f}.sheet-wizard__notice span{color:#2a5e95;font-size:.9rem}.sheet-wizard__help-panel{background:var(--sw-surface);border:1px solid var(--sw-border);box-shadow:var(--sw-shadow);border-radius:22px;grid-template-columns:200px minmax(0,1fr);align-items:start;gap:16px;padding:20px;display:grid}.sheet-wizard__table tr.is-row-header td,.sheet-wizard__table tr.is-row-header th{background:var(--sw-header-row-bg);border-bottom-color:var(--sw-header-row-border)}.sheet-wizard__table tr.is-row-type td,.sheet-wizard__table tr.is-row-type th{background:var(--sw-type-row-bg);border-bottom-color:var(--sw-type-row-border)}.sheet-wizard__table tr.is-row-desc td,.sheet-wizard__table tr.is-row-desc th{background:var(--sw-surface-soft);border-bottom-color:var(--sw-border-soft)}.sheet-wizard__row-badge{letter-spacing:0;vertical-align:middle;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;margin-left:5px;font-size:.62rem;font-weight:900;display:inline-flex}tr.is-row-header .sheet-wizard__row-badge{background:var(--sw-header-badge-bg);color:var(--sw-header-badge-text)}tr.is-row-type .sheet-wizard__row-badge{background:var(--sw-type-badge-bg);color:var(--sw-type-badge-text)}tr.is-row-desc .sheet-wizard__row-badge{background:var(--sw-border);color:var(--sw-muted)}.sheet-wizard__output-panel,.sheet-wizard__docs{background:color-mix(in srgb,var(--pomodoro-surface-soft)84%,transparent);border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);border-radius:24px;gap:16px;padding:20px;display:grid}.sheet-wizard__source-tabs{grid-template-columns:1fr 1fr;gap:6px;display:grid}.sheet-wizard__mode--sheets{grid-column:span 2}.sheet-wizard__output-tabs{flex-wrap:wrap;gap:10px;display:flex}.sheet-wizard__source-actions{grid-template-columns:minmax(0,1fr);align-items:end;gap:12px;display:grid}.sheet-wizard__file-button{border:1px solid color-mix(in srgb,var(--pomodoro-accent)16%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)90%,transparent);min-height:48px;color:var(--pomodoro-text);cursor:pointer;border-radius:16px;justify-content:center;justify-self:start;align-items:center;padding:0 18px;font-weight:700;display:inline-flex}.sheet-wizard__file-button input{display:none}.sheet-wizard__sample-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.sheet-wizard__sample-row p{color:var(--pomodoro-muted);margin:0;line-height:1.55}.sheet-wizard__sample-row code{font-size:.82rem}.sheet-wizard__layout{gap:16px}.sheet-wizard__preview-panel{text-align:left;align-content:start}.sheet-wizard__sheet-bar{flex-wrap:wrap;justify-content:space-between;gap:12px;width:100%;display:flex}.sheet-wizard__sheet-copy strong{font-size:1rem}.sheet-wizard__sheet-copy span{color:var(--pomodoro-muted);font-size:.88rem}.sheet-wizard__table-wrap{border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)94%,transparent);border-radius:18px;width:100%;overflow:auto}.sheet-wizard__table th,.sheet-wizard__table td{border-bottom:1px solid color-mix(in srgb,var(--pomodoro-accent)10%,#ffffff0f);text-align:left;white-space:nowrap;padding:10px 12px}.sheet-wizard__table th{width:56px;color:var(--pomodoro-muted);background:color-mix(in srgb,var(--pomodoro-surface-soft)76%,transparent);font-size:.78rem;font-weight:700}.sheet-wizard__legend{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;display:grid}.sheet-wizard__legend div{background:color-mix(in srgb,var(--pomodoro-surface-soft)78%,transparent);border-radius:16px;gap:4px;padding:12px 14px;display:grid}.sheet-wizard__legend strong{font-size:.86rem}.sheet-wizard__legend span{color:var(--pomodoro-muted);font-size:.8rem}.sheet-wizard__side-shell{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.sheet-wizard__validation-item{border:1px solid color-mix(in srgb,var(--pomodoro-accent)12%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)92%,transparent);border-radius:16px;gap:4px;padding:12px 14px;display:grid}.sheet-wizard__validation-item strong{font-size:.9rem}.sheet-wizard__validation-item span{color:var(--pomodoro-muted);font-size:.84rem;line-height:1.55}.sheet-wizard__validation-item.is-error{border-color:#ff9e9e64}.sheet-wizard__validation-item.is-warning{border-color:#ffda815b}.sheet-wizard__validation-item.is-ok{border-color:color-mix(in srgb,var(--pomodoro-accent)28%,#ffffff14)}.sheet-wizard__output-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.sheet-wizard__output-toolbar p{color:var(--pomodoro-muted);margin:0;line-height:1.55}.sheet-wizard__output{border:1px solid color-mix(in srgb,var(--pomodoro-accent)14%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)94%,transparent);width:100%;min-height:420px;color:var(--pomodoro-text);resize:vertical;border-radius:18px;padding:16px 18px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.92rem;line-height:1.6}.sheet-wizard__docs{grid-template-columns:repeat(3,minmax(0,1fr))}.sheet-wizard__doc-list{color:var(--pomodoro-muted);gap:8px;margin:0;padding-left:1.2rem;line-height:1.6;display:grid}.sheet-wizard__doc-table{gap:10px;display:grid}.sheet-wizard__doc-table span{color:var(--pomodoro-muted);line-height:1.55}.sheet-wizard__reference-link{border:1px solid color-mix(in srgb,var(--pomodoro-accent)18%,#ffffff14);background:color-mix(in srgb,var(--pomodoro-surface-strong)90%,transparent);min-height:42px;color:var(--pomodoro-text);border-radius:14px;align-items:center;width:fit-content;padding:0 16px;font-weight:700;display:inline-flex}.sheet-wizard-shell{display:grid}.sheet-wizard--light{color:#1d2a37;background:0 0;gap:20px;width:100%;max-width:1260px;margin:0 auto;padding:0;display:grid}.sheet-wizard--light .button--ghost{color:#234;background:#fff;border-color:#d8e7f5}.sheet-wizard__notice,.sheet-wizard__source-panel,.sheet-wizard__panel,.sheet-wizard__output-panel,.sheet-wizard__doc-card{background:#fff;border:1px solid #d7e6f5;box-shadow:0 18px 44px #52728f1f}.sheet-wizard__notice{border-radius:18px;gap:4px;padding:14px 16px;display:grid}.sheet-wizard__notice span,.sheet-wizard__hero-copy p,.sheet-wizard__hero-meta,.sheet-wizard__panel-head span,.sheet-wizard__sample-row p,.sheet-wizard__sheet-copy span,.sheet-wizard__validation-item span,.sheet-wizard__download-note,.sheet-wizard__doc-card p,.sheet-wizard__doc-list,.sheet-wizard__doc-table span,.sheet-wizard__helper-card p{color:#607992}.sheet-wizard__hero{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.sheet-wizard__hero-copy{gap:10px;display:grid}.sheet-wizard__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#4584c6;margin:0;font-size:.75rem;font-weight:800}.sheet-wizard__hero h2{font-family:var(--heading-font);color:#17304a;margin:0;font-size:clamp(2.1rem,4vw,3.1rem);line-height:.96}.sheet-wizard__hero-copy p{max-width:72ch;margin:0;line-height:1.65}.sheet-wizard__hero-meta{justify-items:end;gap:10px;display:grid}.sheet-wizard__pill{color:#2a5e95;background:#eff6ff;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;font-size:.84rem;font-weight:800;display:inline-flex}.sheet-wizard__meta-copy{font-size:.86rem}.sheet-wizard__source-panel,.sheet-wizard__output-panel{border-radius:26px;gap:16px;padding:22px;display:grid}.sheet-wizard__mode,.sheet-wizard__output-pick{color:#4a6078;cursor:pointer;background:#f6fbff;border:1px solid #d8e7f5}.sheet-wizard__mode{border-radius:16px;min-height:44px;padding:0 18px;font-weight:800}.sheet-wizard__mode-panel{gap:14px;min-width:0;max-width:100%;display:grid}.sheet-wizard__dropzone{text-align:center;cursor:pointer;background:radial-gradient(circle at 100% 0,#89c6ff26,#0000 34%),#f8fbff;border:2px dashed #b7d8f4;border-radius:24px;place-items:center;gap:8px;min-height:172px;padding:24px;transition:transform .16s,border-color .16s,background-color .16s;display:grid}.sheet-wizard__dropzone strong{color:#18324f;font-size:1.05rem}.sheet-wizard__dropzone span{color:#6d8196;line-height:1.55}.sheet-wizard__dropzone.is-dragging,.sheet-wizard__dropzone:hover{background-color:#f2f9ff;border-color:#79b9ef;transform:translateY(-1px)}.sheet-wizard__quick-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.sheet-wizard__quick-actions span{color:#607992;line-height:1.55}.sheet-wizard__link-card{grid-template-columns:1fr;gap:12px;display:grid}.sheet-wizard__link-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;display:flex}.sheet-wizard__link-actions span{color:#607992;line-height:1.55}.sheet-wizard__link-input,.sheet-wizard__compact-field{margin:0}.sheet-wizard__helper-card{background:#f7fbff;border:1px solid #d8e7f5;border-radius:20px;gap:8px;padding:18px;display:grid}.sheet-wizard__helper-card strong{font-size:.96rem}.sheet-wizard__helper-card code{color:#35506b;background:#eef5fc;border-radius:14px;padding:10px 12px;display:block;overflow-x:auto}.sheet-wizard__helper-card--compact{gap:4px;padding:14px 16px}.sheet-wizard__helper-card--compact p{margin:0;font-size:.9rem}.sheet-wizard__layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:18px;display:grid}.sheet-wizard__sidebar{align-content:start;gap:14px;min-width:0;max-width:100%;display:grid}.sheet-wizard__main{align-content:start;gap:18px;min-width:0;display:grid}.sheet-wizard__workspace{grid-template-columns:minmax(0,1.24fr) minmax(320px,350px);align-items:start;gap:18px;display:grid}.sheet-wizard__inspector{grid-template-columns:minmax(290px,330px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.sheet-wizard__panel{border-radius:24px;gap:14px;min-width:0;padding:20px;display:grid}.sheet-wizard__panel--compact{gap:12px;padding:16px 18px}.sheet-wizard__setup-bar{align-self:start;gap:10px}.sheet-wizard__panel-head{justify-content:space-between;align-items:end;gap:14px;display:flex}.sheet-wizard__panel-head--stacked{align-items:start}.sheet-wizard__panel-head--stacked>div{gap:4px;display:grid}.sheet-wizard__panel-head strong,.sheet-wizard__doc-card strong{color:#18324f;font-size:1.02rem;display:block}.sheet-wizard__sheet-bar{flex-wrap:wrap;justify-content:space-between;gap:14px;display:flex}.sheet-wizard__sheet-copy{gap:4px;display:grid}.sheet-wizard__table-wrap{background:#fbfdff;border:1px solid #dbe9f6;border-radius:18px;width:100%;overflow:auto}.sheet-wizard__table{border-collapse:collapse;width:100%;font-size:.9rem}.sheet-wizard__table th,.sheet-wizard__table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e8f1f8;padding:11px 12px}.sheet-wizard__table th{color:#6c8093;background:#f3f8fd;width:56px;font-size:.78rem}.sheet-wizard__legend{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.sheet-wizard__legend-item{cursor:text;background:#f7fbff;border:1px solid #dfebf7;border-radius:10px;align-items:center;gap:6px;min-width:0;padding:5px 10px;display:flex}.sheet-wizard__legend-item strong{color:#204b78;white-space:nowrap;font-size:.8rem;font-weight:700}.sheet-wizard__legend-item span{color:#6d8196;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.74rem;overflow:hidden}.sheet-wizard__legend-item input[type=number]{text-align:right;color:#3d6a96;appearance:textfield;background:0 0;border:none;outline:none;flex-shrink:0;width:22px;padding:0;font-size:.8rem;font-weight:700}.sheet-wizard__legend-item input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.sheet-wizard__legend-item input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.sheet-wizard__doc-table div{background:#f7fbff;border:1px solid #dfebf7;border-radius:16px;gap:4px;padding:12px 14px;display:grid}.sheet-wizard__pk-tag{white-space:nowrap;background:#e8f2fb;border:1px solid #b8d4ed;border-radius:10px;align-items:center;gap:8px;padding:5px 12px;display:flex}.sheet-wizard__pk-tag span{color:#4a7aaa;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800}.sheet-wizard__pk-tag strong{color:#0f2d4a;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.9rem;font-weight:700}.sheet-wizard__side{gap:14px;display:grid}.sheet-wizard__field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.sheet-wizard__field-grid--compact{gap:10px}.sheet-wizard__setup-grid,.sheet-wizard__parse-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sheet-wizard__parse-field{border:1px solid var(--sw-border);background:var(--sw-surface);cursor:text;border-radius:14px;gap:4px;min-width:0;padding:10px 14px;display:grid}.sheet-wizard__parse-field span{color:var(--sw-text-muted);letter-spacing:.01em;white-space:nowrap;font-size:.75rem;font-weight:800}.sheet-wizard__parse-field input{color:var(--sw-text);appearance:textfield;background:0 0;border:none;outline:none;width:100%;min-width:0;padding:0;font-size:1.1rem;font-weight:700;line-height:1}.sheet-wizard__parse-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sheet-wizard__parse-field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sheet-wizard__panel--compact .filter-input{gap:6px}.sheet-wizard__panel--compact .filter-input input,.sheet-wizard__panel--compact .filter-input select{width:100%;min-height:48px}.sheet-wizard__compact-field{min-width:0;margin:0}.sheet-wizard__compact-field span{color:#5d748d;font-size:.8rem;font-weight:800}.sheet-wizard__compact-field--wide{grid-column:span 2}.sheet-wizard__compact-field input{min-width:0}.sheet-wizard__compact-field input[type=number]{appearance:textfield;padding-right:14px}.sheet-wizard__compact-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sheet-wizard__compact-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sheet-wizard__validation-list{gap:10px;display:grid}.sheet-wizard__validation-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sheet-wizard__validation-count{background:#f7fbff;border:1px solid #dbe9f6;border-radius:16px;gap:3px;padding:12px 14px;display:grid}.sheet-wizard__validation-count strong{color:#18324f;font-size:1.15rem;line-height:1}.sheet-wizard__validation-count span{color:#60778f;letter-spacing:.01em;font-size:.78rem;font-weight:800}.sheet-wizard__validation-item{background:#fbfdff;border:1px solid #dbe9f6;border-radius:16px;gap:4px;padding:12px 14px;display:grid}.sheet-wizard__validation-item.is-error{background:#fff8f8;border-color:#f0b7b7}.sheet-wizard__validation-item.is-warning{background:#fffdf7;border-color:#f0deb0}.sheet-wizard__validation-item.is-ok{background:#f8fff6;border-color:#c6dfbe}.sheet-wizard__validation-list--compact{max-height:224px;padding-right:4px;overflow:auto}.sheet-wizard__validation-list--compact .sheet-wizard__validation-item{padding:10px 12px}.sheet-wizard__validation-list--compact .sheet-wizard__validation-item strong{font-size:.84rem}.sheet-wizard__validation-list--compact .sheet-wizard__validation-item span{font-size:.8rem;line-height:1.42}.sheet-wizard__enum-card-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.sheet-wizard__enum-card-head>div{gap:4px;display:grid}.sheet-wizard__enum-count{color:#42627e;white-space:nowrap;background:#edf5fc;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.sheet-wizard__output-picks{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.sheet-wizard__output-picks--bundles{grid-template-columns:repeat(3,minmax(0,1fr))}.sheet-wizard__output-pick{text-align:left;border-radius:18px;align-content:start;gap:6px;min-height:98px;padding:14px;display:grid}.sheet-wizard__output-pick strong{font-size:.94rem}.sheet-wizard__output-pick span{color:#6a8096;font-size:.82rem;line-height:1.5}.sheet-wizard__output-pick--locked{cursor:default}.sheet-wizard__output-pick--locked strong:after{content:"Always included";color:#2a5e95;letter-spacing:.03em;vertical-align:middle;background:#eef5fb;border-radius:999px;align-items:center;min-height:24px;margin-left:10px;padding:0 8px;font-size:.7rem;font-weight:800;display:inline-flex}.sheet-wizard__download-row{flex-wrap:wrap;gap:10px;display:flex}.sheet-wizard__download-note{margin:0;line-height:1.55}.sheet-wizard__output-stack{gap:16px;display:grid}.sheet-wizard__output-card{background:#fbfdff;border:1px solid #dbe9f6;border-radius:20px;gap:12px;padding:18px;display:grid}.sheet-wizard__output-card-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.sheet-wizard__output-card-head div{gap:4px;display:grid}.sheet-wizard__output-card-head strong{color:#18324f;font-size:1rem}.sheet-wizard__output-card-head span{color:#607992;line-height:1.55}.sheet-wizard__output{color:#203247;resize:vertical;background:#f9fbfd;border:1px solid #dbe9f6;border-radius:18px;width:100%;min-height:360px;padding:16px 18px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.9rem;line-height:1.6}.sheet-wizard__docs{display:none}.sheet-wizard__docs-nav{flex-direction:column;align-self:start;align-items:stretch;gap:4px;display:flex}.sheet-wizard__doc-card{border-radius:22px;gap:12px;padding:18px;display:grid}.sheet-wizard__doc-card--wide{grid-column:span 2}.sheet-wizard__doc-list{gap:8px;margin:0;padding-left:1.15rem;line-height:1.65;display:grid}.sheet-wizard__doc-list--compact{padding-left:1rem}.sheet-wizard__type-grid{flex-wrap:wrap;gap:8px;display:flex}.sheet-wizard__type-grid span{color:#295d92;background:#eef5fb;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.sheet-wizard__reference-link{color:#1f5d90;background:#eff6ff;border:1px solid #cfe2f5;border-radius:14px;align-items:center;width:fit-content;min-height:42px;padding:0 16px;font-weight:700;display:inline-flex}.sheet-wizard__preview-shell{border:1px solid #cad9e8;border-radius:20px;display:grid;overflow:hidden}.sheet-wizard__preview-tabs{background:#f3f8fd;border-bottom:1px solid #cad9e8;flex-wrap:wrap;align-items:center;gap:2px;padding:8px 10px;display:flex}.sheet-wizard__preview-tab{color:#5a7590;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;min-height:32px;padding:0 14px;font-size:.82rem;font-weight:700;transition:background .12s,color .12s}.sheet-wizard__preview-tab:hover{color:#1e5f97;background:#e8f2fb}.sheet-wizard__preview-tab.is-active{color:#18324f;background:#fff;border-color:#cad9e8}.sheet-wizard__preview-tab-actions{margin-left:auto}.sheet-wizard__preview-shell .sheet-wizard__output{border:none;border-radius:0;min-height:380px}.sheet-wizard__file-tree{text-align:left;background:#ffffff8c;border:1px solid #2a5e9524;border-radius:12px;gap:4px;margin:10px 0 0;padding:10px 12px;list-style:none;display:grid}.sheet-wizard__file-tree li{color:#2a5e95;padding-left:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;position:relative}.sheet-wizard__file-tree li:before{content:"›";color:#9bc9f2;font-weight:700;position:absolute;left:2px}.sheet-wizard__file-tree-more{font-style:italic;color:#7a95ab!important}.sheet-wizard__key-info{background:#f7fbff;border:1px solid #dbe9f6;border-radius:14px;grid-column:span 2;align-items:center;gap:8px;padding:10px 14px;display:flex}.sheet-wizard__key-info>span:first-child{color:#5d748d;white-space:nowrap;font-size:.8rem;font-weight:800}.sheet-wizard__key-info>strong{color:#18324f;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.9rem}.sheet-wizard__key-rule{margin-left:auto;color:#8fa5b8!important;font-size:.76rem!important;font-weight:400!important}.sheet-wizard__preview-sheet-bar{background:#eef5fb;border-bottom:1px solid #cad9e8;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 14px;display:flex}.sheet-wizard__preview-sheet-label{color:#5a7590;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:.76rem;font-weight:800}.sheet-wizard__preview-sheet-tabs{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.sheet-wizard__preview-sheet-tab{color:#4a6a84;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-height:28px;padding:0 12px;font-size:.8rem;font-weight:700;transition:background .12s}.sheet-wizard__preview-sheet-tab.is-active{color:#18324f;background:#fff;border-color:#9bc9f2}.sheet-wizard__preview-sheet-note{color:#8fa5b8;margin-left:6px;font-size:.75rem;font-style:italic}@media (max-width:1180px){.sheet-wizard__workspace,.sheet-wizard__inspector,.sheet-wizard__docs{grid-template-columns:1fr}.sheet-wizard__setup-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sheet-wizard__doc-card--wide{grid-column:span 1}.json-widget__editor-grid,.json-widget__settings-shell{grid-template-columns:1fr}}@media (max-width:980px){.sheet-wizard__legend{grid-template-columns:repeat(2,minmax(0,1fr))}.sheet-wizard__field-grid,.sheet-wizard__setup-grid,.sheet-wizard__output-picks,.sheet-wizard__link-card,.todo-widget__settings-shell,.sheet-wizard__source-actions,.json-widget__action-grid,.json-widget__editor-grid,.json-widget__settings-shell{grid-template-columns:1fr}}@media (max-width:720px){.sheet-wizard__sheet-bar,.sheet-wizard__output-card-head{grid-template-columns:1fr;display:grid}.sheet-wizard__legend{grid-template-columns:1fr}.sheet-wizard__topbar{flex-wrap:wrap;gap:10px}.sheet-wizard__steps{flex-wrap:wrap;gap:6px}.sheet-wizard__step-sep{display:none}.sheet-wizard__help-panel{grid-template-columns:1fr}}.utility-card__badges{align-items:center;gap:8px;display:inline-flex}.utility-card__lock{border:1px solid color-mix(in srgb,var(--text)12%,transparent);background:color-mix(in srgb,var(--surface)40%,#fff);min-height:30px;color:var(--muted);border-radius:999px;align-items:center;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.sheet-wizard--light{color:#18324a}.sheet-wizard__notice,.sheet-wizard__source-panel,.sheet-wizard__panel,.sheet-wizard__output-panel,.sheet-wizard__doc-card{background:#fff;border-color:#cad9e8;box-shadow:0 18px 44px #233d5814}.sheet-wizard__notice span,.sheet-wizard__hero-copy p,.sheet-wizard__hero-meta,.sheet-wizard__panel-head span,.sheet-wizard__download-note,.sheet-wizard__doc-card p,.sheet-wizard__doc-list,.sheet-wizard__doc-table span,.sheet-wizard__helper-card p,.sheet-wizard__sheet-preview span,.sheet-wizard__validation-item span,.sheet-wizard__quick-actions span{color:#4a6178}.sheet-wizard__hero,.sheet-wizard__source-panel,.sheet-wizard__output-panel,.sheet-wizard__doc-card{border-radius:28px}.sheet-wizard__hero{background:#fff;border:1px solid #cad9e8;padding:24px 28px;box-shadow:0 18px 44px #233d5814}.sheet-wizard__hero-copy{gap:12px}.sheet-wizard__hero h2{color:#10253a;text-shadow:none}.sheet-wizard__hero-copy p,.sheet-wizard__download-note,.sheet-wizard__doc-card p,.sheet-wizard__doc-list,.sheet-wizard__doc-table span{color:#455d74;line-height:1.72}.sheet-wizard__lock-panel{gap:24px}.sheet-wizard__lock-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;display:grid}.sheet-wizard__mode{border-radius:18px;min-height:48px;padding:0 20px;font-size:.95rem;font-weight:800}.sheet-wizard__mode,.sheet-wizard__output-pick{color:#38506a;background:#f8fbfe;border-color:#c9d9e8}.sheet-wizard__mode.is-active,.sheet-wizard__output-pick.is-active{color:#114d82;background:#e9f4ff;border-color:#83b8eb}.sheet-wizard__dropzone{background:radial-gradient(circle at 100% 0,#a2d1ff2e,#0000 36%),#fbfdff;border-color:#94bde0;min-height:184px}.sheet-wizard__dropzone strong,.sheet-wizard__panel-head strong,.sheet-wizard__doc-card strong,.sheet-wizard__helper-card strong,.sheet-wizard__output-card-head strong{color:#18324a}.sheet-wizard__helper-card,.sheet-wizard__legend div,.sheet-wizard__doc-table div,.sheet-wizard__validation-item,.sheet-wizard__output-card,.sheet-wizard__sheet-item{background:#f8fbfe}.sheet-wizard__notice strong,.sheet-wizard__hero-copy strong,.sheet-wizard__sheet-preview strong,.sheet-wizard__enum-card strong{color:#14314a}.sheet-wizard__workspace{grid-template-columns:minmax(0,1.24fr) minmax(320px,350px);gap:20px}.sheet-wizard__sheet-actions{flex-wrap:wrap;gap:10px;display:flex}.sheet-wizard__sheet-list{gap:6px;max-height:320px;padding-right:2px;display:grid;overflow:auto}.sheet-wizard__sheet-item{border:1px solid var(--sw-border-soft);background:var(--sw-surface-soft);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:8px 12px;transition:border-color .12s,background .12s;display:flex}.sheet-wizard__sheet-item:hover{border-color:var(--sw-border);background:var(--sw-surface)}.sheet-wizard__sheet-item.is-active{border-color:var(--sw-accent-border);background:var(--sw-accent-soft);border-left-width:3px}.sheet-wizard__sheet-item.is-included{background:var(--sw-surface)}.sheet-wizard__sheet-checkbox{cursor:pointer;width:16px;height:16px;accent-color:var(--sw-accent);flex-shrink:0}.sheet-wizard__sheet-body{flex:1;gap:2px;min-width:0;display:grid}.sheet-wizard__sheet-name{color:var(--sw-strong);white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:700;overflow:hidden}.sheet-wizard__sheet-stat{color:var(--sw-muted);font-size:.72rem}.sheet-wizard__sheet-active-dot{background:var(--sw-accent);border-radius:50%;flex-shrink:0;width:7px;height:7px}.sheet-wizard__sheet-meta{flex-wrap:wrap;gap:8px;display:flex}.sheet-wizard__sheet-meta span{color:#44627d;background:#edf5fc;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.8rem;font-weight:700;display:inline-flex}.sheet-wizard__setup-bar{position:static;top:auto}.sheet-wizard__validation-panel{gap:10px}.sheet-wizard__sheet-item.is-active .sheet-wizard__sheet-meta span:last-child{color:#175b94;background:#e4f2ff}.sheet-wizard__enum-list{gap:10px;display:grid}.sheet-wizard__enum-card{background:#f8fbfe;border:1px solid #d8e6f3;border-radius:16px;gap:8px;padding:12px 14px;display:grid}.sheet-wizard__enum-card>span{color:#52687f;font-size:.88rem;line-height:1.5}.sheet-wizard__enum-values{gap:8px;display:grid}.sheet-wizard__enum-row{background:#fff;border:1px solid #dce8f3;border-radius:10px;grid-template-columns:28px minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:8px;padding:6px 10px;display:grid}.sheet-wizard__enum-index{color:#9bafc4;text-align:right;flex-shrink:0;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.75rem;font-weight:700}.sheet-wizard__enum-row span{color:#27435d;word-break:break-word;font-size:.9rem;line-height:1.45}.sheet-wizard__enum-row--head{background:0 0;border:0;padding:0 4px}.sheet-wizard__enum-row--head span{color:#647b92;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:800}.sheet-wizard__enum-row.is-warning{background:#fff8ef;border-color:#f1c38a}.sheet-wizard__enum-input{margin:0}.sheet-wizard__enum-input input{min-height:32px}.sheet-wizard__enum-note{color:#5f7690;margin:0;font-size:.78rem;line-height:1.4}.sheet-wizard__table-wrap,.sheet-wizard__output{background:#fff}.sheet-wizard__table th{color:#52687e}.sheet-wizard__field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sheet-wizard__output-groups{gap:20px;display:grid}.sheet-wizard__output-group{gap:12px;display:grid}.sheet-wizard__output-group-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.sheet-wizard__output-group-head strong,.sheet-wizard__output-preview-head strong{color:#18324f;font-size:.95rem}.sheet-wizard__output-picks{grid-template-columns:repeat(3,minmax(0,1fr))}.sheet-wizard__output-pick{border-radius:20px;min-height:112px}.sheet-wizard__output-preview-group{gap:14px;display:grid}.sheet-wizard__output-preview-head{gap:4px;display:grid}.sheet-wizard__output-card-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.sheet-wizard__download-row{align-items:center}.sheet-wizard__docs{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:18px;margin-top:4px;overflow:visible}.sheet-wizard__docs-nav{gap:10px;display:grid;position:sticky;top:92px}.sheet-wizard__doc-tab{color:#48627b;text-align:left;cursor:pointer;background:#f8fbfe;border:1px solid #cad9e8;border-radius:16px;align-items:center;height:auto;min-height:48px;padding:0 16px;font-size:.92rem;font-weight:800;display:inline-flex}.sheet-wizard__doc-tab.is-active{color:#114d82;background:#e9f4ff;border-color:#83b8eb}.sheet-wizard__doc-card--reader{align-self:start;min-width:0;height:auto;min-height:auto;padding-bottom:28px;overflow:visible}.sheet-wizard__doc-content{align-content:start;gap:18px;min-width:0;padding-bottom:16px;padding-right:0;display:grid;overflow:visible}.sheet-wizard__doc-code{border:1px solid var(--sw-border-soft);background:var(--sw-code-bg);color:var(--sw-text);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:16px;margin:0;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.88rem;line-height:1.62;overflow-x:auto}.sheet-wizard__doc-code code{white-space:inherit}.sheet-wizard__reference-link{color:#9a4f25;background:#fff7ef;border-color:#f0d3ba}.sheet-wizard{width:100%;max-width:1260px;color:var(--sw-text);--sw-text:#18324a;--sw-strong:#10253a;--sw-muted:#4a6178;--sw-surface:#fff;--sw-surface-soft:#f8fbfe;--sw-surface-strong:#edf5fc;--sw-border:#cad9e8;--sw-border-soft:#d8e6f3;--sw-border-strong:#83b8eb;--sw-shadow:0 18px 44px #233d5814;--sw-accent:#114d82;--sw-accent-soft:#e9f4ff;--sw-accent-border:#83b8eb;--sw-drop-border:#94bde0;--sw-drop-bg:radial-gradient(circle at top right,#a2d1ff2e,transparent 36%),#fbfdff;--sw-drop-bg-hover:radial-gradient(circle at top right,#a2d1ff33,transparent 36%),#f2f9ff;--sw-code-bg:#f9fbfd;--sw-warning-bg:#fff8ef;--sw-warning-border:#f1c38a;--sw-ok-bg:#f8fff6;--sw-ok-border:#c6dfbe;--sw-error-bg:#fff8f8;--sw-error-border:#f0b7b7;--sw-step-done-bg:#d5edda;--sw-step-done-text:#1a5c2a;--sw-header-row-bg:#eef4fd;--sw-header-row-border:#c2d9f4;--sw-header-badge-bg:#c2d9f4;--sw-header-badge-text:#1a4a7a;--sw-type-row-bg:#f2eefa;--sw-type-row-border:#d2c3ef;--sw-type-badge-bg:#d2c3ef;--sw-type-badge-text:#4a1e7a;--sw-loaded-bar-bg:#f4f9f5;--sw-loaded-bar-border:#c0ddc4;background:0 0;gap:20px;margin:0 auto;padding:0;display:grid}html[data-theme=dark] .sheet-wizard{--sw-text:#deebf8;--sw-strong:#f5f9ff;--sw-muted:#a6b5c8;--sw-surface:#17202b;--sw-surface-soft:#1c2734;--sw-surface-strong:#243447;--sw-border:#c5dcf224;--sw-border-soft:#c5dcf21f;--sw-border-strong:#5f95c2;--sw-shadow:0 18px 44px #00000047;--sw-accent:#9fd4ff;--sw-accent-soft:#4e82b633;--sw-accent-border:#5f95c2;--sw-drop-border:#4878a5;--sw-drop-bg:radial-gradient(circle at top right,#7cc4ff24,transparent 36%),#182433;--sw-drop-bg-hover:radial-gradient(circle at top right,#7cc4ff2e,transparent 36%),#1d2b3c;--sw-code-bg:#101824;--sw-warning-bg:#6046213d;--sw-warning-border:#e9ba686b;--sw-ok-bg:#2c53343d;--sw-ok-border:#7abd8666;--sw-error-bg:#69363638;--sw-error-border:#e286866b;--sw-step-done-bg:#3c784647;--sw-step-done-text:#8fcca0;--sw-header-row-bg:#4e82b61f;--sw-header-row-border:#4e82b64d;--sw-header-badge-bg:#4e82b64d;--sw-header-badge-text:#9fd4ff;--sw-type-row-bg:#8250d224;--sw-type-row-border:#be96f04d;--sw-type-badge-bg:#be96f04d;--sw-type-badge-text:#d4aff8;--sw-loaded-bar-bg:#3c784624;--sw-loaded-bar-border:#50a0644d}.sheet-wizard .button--ghost{background:var(--sw-surface);border-color:var(--sw-border-soft);color:var(--sw-text)}.sheet-wizard__notice,.sheet-wizard__source-panel,.sheet-wizard__panel,.sheet-wizard__output-panel,.sheet-wizard__doc-card,.sheet-wizard__hero{background:var(--sw-surface);border-color:var(--sw-border);box-shadow:var(--sw-shadow)}.sheet-wizard__notice span,.sheet-wizard__hero-copy p,.sheet-wizard__hero-meta,.sheet-wizard__panel-head span,.sheet-wizard__download-note,.sheet-wizard__doc-card p,.sheet-wizard__doc-list,.sheet-wizard__doc-table span,.sheet-wizard__helper-card p,.sheet-wizard__sheet-preview span,.sheet-wizard__validation-item span,.sheet-wizard__quick-actions span,.sheet-wizard__sheet-toggle,.sheet-wizard__enum-card>span,.sheet-wizard__enum-note,.sheet-wizard__output-card-head span,.sheet-wizard__output-pick span,.sheet-wizard__legend-item span,.sheet-wizard__table th{color:var(--sw-muted)}.sheet-wizard__hero h2,.sheet-wizard__dropzone strong,.sheet-wizard__panel-head strong,.sheet-wizard__doc-card strong,.sheet-wizard__helper-card strong,.sheet-wizard__output-card-head strong,.sheet-wizard__notice strong,.sheet-wizard__sheet-preview strong,.sheet-wizard__enum-card strong,.sheet-wizard__output-group-head strong,.sheet-wizard__output-preview-head strong{color:var(--sw-strong)}.sheet-wizard__eyebrow,.sheet-wizard__legend-item strong,.sheet-wizard__reference-link,.sheet-wizard__pill,.sheet-wizard__sheet-item.is-active .sheet-wizard__sheet-meta span:last-child,.sheet-wizard__type-grid span{color:var(--sw-accent)}.sheet-wizard__pill,.sheet-wizard__mode.is-active,.sheet-wizard__output-pick.is-active,.sheet-wizard__doc-tab.is-active,.sheet-wizard__sheet-item.is-included,.sheet-wizard__sheet-item.is-active .sheet-wizard__sheet-meta span:last-child,.sheet-wizard__reference-link{background:var(--sw-accent-soft);border-color:var(--sw-accent-border)}.sheet-wizard__mode,.sheet-wizard__output-pick,.sheet-wizard__doc-tab,.sheet-wizard__helper-card,.sheet-wizard__legend-item,.sheet-wizard__doc-table div,.sheet-wizard__validation-item,.sheet-wizard__output-card,.sheet-wizard__sheet-item,.sheet-wizard__enum-card,.sheet-wizard__table th,.sheet-wizard__sheet-meta span,.sheet-wizard__type-grid span{background:var(--sw-surface-soft);border-color:var(--sw-border-soft)}.sheet-wizard__helper-card code,.sheet-wizard__sheet-meta span{background:var(--sw-surface-strong);color:var(--sw-text)}.sheet-wizard__table-wrap,.sheet-wizard__table-wrap .sheet-wizard__table,.sheet-wizard__output,.sheet-wizard__enum-row{background:var(--sw-surface);border-color:var(--sw-border-soft);color:var(--sw-text)}.sheet-wizard__enum-index{color:var(--sw-text-muted,#8fa3bc)}.sheet-wizard__dropzone{border-color:var(--sw-drop-border);background:var(--sw-drop-bg)}.sheet-wizard__dropzone.is-dragging,.sheet-wizard__dropzone:hover{border-color:var(--sw-accent-border);background:var(--sw-drop-bg-hover)}.sheet-wizard__sheet-item.is-active{border-color:var(--sw-border-strong);box-shadow:inset 0 0 0 1px var(--sw-border-strong)}.sheet-wizard__loaded-bar{border-color:var(--sw-loaded-bar-border);background:var(--sw-loaded-bar-bg)}.sheet-wizard__preset-card{background:var(--sw-surface);border-color:var(--sw-border)}.sheet-wizard__preset-card-footer{background:var(--sw-surface-soft);border-top-color:var(--sw-border-soft)}.sheet-wizard__enum-row.is-warning,.sheet-wizard__validation-item.is-warning{border-color:var(--sw-warning-border);background:var(--sw-warning-bg)}.sheet-wizard__validation-item.is-ok{border-color:var(--sw-ok-border);background:var(--sw-ok-bg)}.sheet-wizard__validation-item.is-error{border-color:var(--sw-error-border);background:var(--sw-error-bg)}.sheet-wizard__output{background:var(--sw-code-bg)}.sheet-wizard__preview-tabs{background:var(--sw-surface-soft);border-bottom-color:var(--sw-border-soft)}.sheet-wizard__preview-tab{color:var(--sw-muted)}.sheet-wizard__preview-tab:hover{background:var(--sw-accent-soft);color:var(--sw-strong)}.sheet-wizard__preview-tab.is-active{background:var(--sw-surface);border-color:var(--sw-border);color:var(--sw-strong)}.sheet-wizard__preview-sheet-bar{background:var(--sw-surface-soft);border-bottom-color:var(--sw-border-soft)}.sheet-wizard__preview-sheet-label,.sheet-wizard__preview-sheet-tab{color:var(--sw-muted)}.sheet-wizard__preview-sheet-tab:hover{background:var(--sw-accent-soft)}.sheet-wizard__preview-sheet-tab.is-active{background:var(--sw-surface);border-color:var(--sw-accent-border);color:var(--sw-strong)}.sheet-wizard__validation-count,.sheet-wizard__enum-count{background:var(--sw-surface-soft);border-color:var(--sw-border-soft)}.sheet-wizard__validation-count strong{color:var(--sw-strong)}.sheet-wizard__validation-count span{color:var(--sw-muted)}.sheet-wizard__parse-field{background:var(--sw-surface);border-color:var(--sw-border)}.sheet-wizard__parse-field span{color:var(--sw-muted)}.sheet-wizard__parse-field input{color:var(--sw-strong)}.sheet-wizard__pk-tag{background:var(--sw-surface-soft);border-color:var(--sw-border-soft)}.sheet-wizard__pk-tag span{color:var(--sw-muted)}.sheet-wizard__pk-tag strong,.sheet-wizard__legend-item input[type=number],.sheet-wizard__notice span{color:var(--sw-accent)}@media (max-width:1180px){.sheet-wizard__output-picks{grid-template-columns:repeat(2,minmax(0,1fr))}.sheet-wizard__workspace,.sheet-wizard__inspector,.sheet-wizard__layout{grid-template-columns:1fr}.sheet-wizard__setup-bar{position:static}}@media (max-width:980px){.sheet-wizard__workspace,.sheet-wizard__docs,.sheet-wizard__link-card,.sheet-wizard__lock-form,.sheet-wizard__sheet-item,.sheet-wizard__enum-row{grid-template-columns:1fr}.sheet-wizard__docs-nav{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.sheet-wizard__doc-card--reader{min-height:auto;max-height:none;overflow:visible}.sheet-wizard__doc-content{padding-right:0;overflow:visible}.sheet-wizard__link-actions{justify-content:stretch}}@media (max-width:720px){.sheet-wizard__output-picks,.sheet-wizard__field-grid,.sheet-wizard__docs-nav{grid-template-columns:1fr}}.sheet-wizard__csv-note{color:var(--sw-muted);font-size:.8rem}.sheet-wizard__link-hint{color:var(--sw-muted);margin:0;font-size:.82rem}.sheet-wizard__loaded-bar{border:1px solid var(--sw-loaded-bar-border);background:var(--sw-loaded-bar-bg);border-radius:16px;align-items:center;gap:12px;min-width:0;max-width:100%;padding:12px 16px;display:flex;overflow:hidden}.sheet-wizard__loaded-info{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.sheet-wizard__loaded-icon{opacity:.5;flex-shrink:0;font-size:.9rem}.sheet-wizard__loaded-name{color:var(--sw-strong);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;overflow:hidden}.sheet-wizard__loaded-meta{color:var(--sw-muted);white-space:nowrap;flex-shrink:0;font-size:.78rem}.sheet-wizard__loaded-actions{flex-shrink:0;gap:8px;display:flex}.sheet-wizard__text-link{color:var(--sw-muted);border-bottom:1px solid var(--sw-border-soft);font-size:.8rem;text-decoration:none;transition:color .12s,border-color .12s}.sheet-wizard__text-link:hover{color:var(--sw-accent);border-color:var(--sw-accent-border)}.sheet-wizard__preset-intro{color:var(--sw-muted);margin:0;font-size:.88rem;line-height:1.55}.sheet-wizard__preset-section{gap:16px;display:grid}.sheet-wizard__preset-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.sheet-wizard__preset-card{border:1.5px solid var(--sw-border);background:var(--sw-surface);border-radius:18px;flex-direction:column;transition:border-color .14s,box-shadow .14s;display:flex;overflow:hidden}.sheet-wizard__preset-card:hover{border-color:var(--sw-border-strong);box-shadow:var(--sw-shadow)}.sheet-wizard__preset-card-body{text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:column;flex:1;gap:8px;padding:16px 18px 12px;transition:background .14s;display:flex}.sheet-wizard__preset-card-body:hover,.sheet-wizard__preset-card-body:active{background:var(--sw-accent-soft)}.sheet-wizard__preset-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.sheet-wizard__preset-card-head strong{color:var(--sw-strong);font-size:.95rem;font-weight:800}.sheet-wizard__preset-tag{letter-spacing:.03em;background:var(--sw-accent-soft);color:var(--sw-accent);border:1px solid var(--sw-accent-border);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:.68rem;font-weight:700}.sheet-wizard__preset-card-body p{color:var(--sw-muted);flex:1;margin:0;font-size:.8rem;line-height:1.5}.sheet-wizard__preset-fields{flex-wrap:wrap;gap:5px;margin:4px 0 0;padding:0;list-style:none;display:flex}.sheet-wizard__preset-fields li{background:var(--sw-surface-strong);color:var(--sw-text);border-radius:8px;padding:2px 7px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.72rem;font-weight:700}.sheet-wizard__preset-fields-more{color:var(--sw-muted)!important;background:0 0!important;font-weight:600!important}.sheet-wizard__preset-card-footer{border-top:1px solid var(--sw-border-soft);background:var(--sw-surface-soft);justify-content:flex-end;padding:6px 10px 8px;display:flex}.sheet-wizard__preset-download{color:var(--sw-muted);border:1px solid var(--sw-border-soft);cursor:pointer;background:0 0;border-radius:8px;padding:3px 10px;font-size:.74rem;font-weight:700;transition:color .12s,border-color .12s,background .12s}.sheet-wizard__preset-download:hover{color:var(--sw-accent);border-color:var(--sw-accent-border);background:var(--sw-accent-soft)}@media (max-width:700px){.sheet-wizard__preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.sheet-wizard__preset-grid{grid-template-columns:1fr}}@keyframes pomodoro-widget-alert{0%,to{box-shadow:var(--pomodoro-shadow);transform:scale(1)}35%{box-shadow:0 0 0 1px color-mix(in srgb,var(--pomodoro-accent)22%,transparent),0 0 0 10px color-mix(in srgb,var(--pomodoro-accent-soft)34%,transparent),var(--pomodoro-shadow);transform:scale(1.015)}70%{transform:scale(1.005)}}
