:root{color-scheme:light;font-family:Roobert,Avenir Next,Helvetica Neue,Arial,sans-serif;font-feature-settings:"ss03","ss10","ss11","ss12";background:#faf9f7;color:#000;--bg: #faf9f7;--surface: #ffffff;--surface-soft: #f6f1e8;--surface-day: #fffdf8;--surface-night: #f5f1ff;--text: #000000;--text-muted: #55534e;--text-soft: #9f9b93;--border: #dad4c8;--border-soft: #eee9df;--accent: #fbbd41;--accent-strong: #02492a;--blue: #01418d;--pink: #fc7981;--purple: #43089f;--success: #078a52;--danger: #a63e49;--shadow: rgba(0, 0, 0, .1) 0 1px 1px, rgba(0, 0, 0, .04) 0 -1px 1px inset, rgba(0, 0, 0, .05) 0 -.5px 1px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(248,204,101,.2),transparent 28%),radial-gradient(circle at top right,rgba(59,211,253,.14),transparent 24%),var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}button{transition:transform .14s ease,box-shadow .14s ease,background-color .14s ease,border-color .14s ease}button:hover:not(:disabled){transform:translateY(-1px)}.app-shell{min-height:100vh;padding:14px 14px 32px}.app-shell__header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:720px;margin:0 auto 10px;padding:10px 16px;border:1px solid var(--border);border-radius:18px;background:#ffffffe0}.app-shell__brand{margin:0;grid-column:2;justify-self:center;color:var(--text-muted);font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-align:center}.app-shell__actions{display:inline-flex;align-items:center;gap:8px;grid-column:3;justify-self:end}.app-shell__actions--nav{display:flex;align-items:center;gap:10px}.app-shell__nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.eyebrow{margin:0;color:var(--text-soft);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.app-shell__content{max-width:720px;margin:0 auto}.page-stack{display:grid;gap:14px}.page-stack__header{display:grid;gap:4px;margin-bottom:8px}.page-stack__header h2{margin:0;font-size:1.24rem}.page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.page-grid--single{grid-template-columns:minmax(0,1fr)}.setup-grid{align-items:start}.surface-card{padding:18px;border:1px solid var(--border);border-radius:24px;background:#ffffffe0;box-shadow:var(--shadow)}.surface-card--compact{padding:12px 14px}.surface-card__header{display:grid;gap:8px}.surface-card__header h2{margin:0;font-size:1.5rem;font-weight:600;letter-spacing:-.03em}.surface-card__header p{margin:0;color:var(--text-muted);line-height:1.5}.surface-card__content{margin-top:20px}.setup-page .surface-card__header h2{font-size:1.18rem;line-height:1.3;letter-spacing:-.02em}.setup-tag-section{display:grid;gap:10px}.setup-tag-section+.setup-tag-section{margin-top:14px}.setup-tag-section__header{display:grid;gap:2px}.setup-tag-section__header h2,.setup-tag-section__header p{margin:0}.setup-tag-section__header h2{font-size:1.42rem;line-height:1.08}.setup-tag-section__header p{color:var(--text-muted);font-size:.82rem}.setup-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px}.setup-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.setup-summary__item{display:grid;gap:6px;min-height:88px;padding:16px;border:1px solid var(--border-soft);border-radius:20px;background:var(--surface-soft)}.setup-summary__item strong{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;letter-spacing:-.04em}.editor-stack,.template-form,.advanced-stack{display:grid;gap:16px}.template-form__compact{display:grid;gap:10px;--template-control-height: 38px;--template-control-radius: 14px;--template-control-padding-x: 12px}.template-form__row{display:grid;gap:8px}.template-form__row--content{margin-bottom:2px}.template-form__row--inline{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:8px}.template-form__row--decision{align-items:center}.editor-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.editor-field{display:grid;gap:8px}.editor-field--inline{grid-template-columns:auto auto;align-items:center;justify-content:space-between;gap:10px}.editor-field span{color:var(--text-muted);font-size:.88rem;font-weight:500}.editor-field input,.editor-field select,.editor-field textarea,.temporary-composer__input,.segmented-progress-panel__number,.inline-creator__input,.template-form__content-input,.template-form__notes-input,.template-form__date-input,.template-form__recurrence-select{width:100%;min-height:var(--template-control-height);padding:9px var(--template-control-padding-x);border:1px solid var(--border);border-radius:var(--template-control-radius);background:var(--surface);color:var(--text);outline:none;resize:vertical;line-height:1.25}.editor-field input[type=date],.template-form__date-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;line-height:1.2}.template-form__notes-input{min-height:64px}.template-form__content-input{min-height:92px;resize:vertical}.editor-field input:focus,.editor-field select:focus,.editor-field textarea:focus,.temporary-composer__input:focus,.segmented-progress-panel__number:focus,.inline-creator__input:focus,.template-form__content-input:focus,.template-form__notes-input:focus,.template-form__date-input:focus,.template-form__recurrence-select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #01418d24}.setup-actions,.composer-toolbar,.tag-row,.todo-item-card__actions,.mode-switcher{display:flex;flex-wrap:wrap;gap:10px}.primary-button,.ghost-button{min-height:38px;padding:0 14px;border-radius:999px;border:1px solid var(--border);cursor:pointer}.primary-button{background:var(--accent);color:var(--text)}.primary-button:hover:not(:disabled){box-shadow:#000 -5px 5px}.primary-button--arrow{min-width:38px;padding:0 12px;font-size:1rem}.primary-button--icon{display:inline-flex;align-items:center;justify-content:center;width:38px;min-width:38px;padding:0}.ghost-button{background:#ffffffa6;color:var(--text)}.ghost-button--active{border-color:#01418d33;background:#f0f8ffe6;color:var(--text)}.ghost-button__icon{width:15px;height:15px}.ghost-button:hover:not(:disabled){background:#fff}.ghost-button--compact{min-height:30px;padding:0 10px;font-size:.8rem}.primary-button:disabled,.ghost-button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.form-message{margin:0;color:var(--text-muted);line-height:1.5}.form-message--warning{color:#9d6a09}.form-message--danger{color:var(--danger)}.form-message--success{color:var(--success)}.form-status-card,.empty-state-card{display:grid;gap:8px;padding:16px;border:1px dashed var(--border);border-radius:20px;background:#ffffffad}.empty-state-card p,.form-status-card p{margin:0}.empty-state-card--danger{border-color:#a63e4959;background:#fc79811f}.home-layout{display:grid;gap:10px}.home-section-intro{display:grid;gap:2px;padding:0 2px}.home-section-intro h3,.home-section-intro p{margin:0}.home-section-intro h3{font-size:1rem;font-weight:600;letter-spacing:-.02em}.home-section-intro>p{color:var(--text-muted);line-height:1.5;font-size:.82rem}.home-appbar{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;align-items:center;padding:9px 12px;border:1px solid var(--border);border-radius:16px;background:linear-gradient(135deg,#ffffffeb,#f6f1e8f5),var(--surface);box-shadow:#0000000f 0 1px 1px,#00000008 0 -1px 1px inset}.home-appbar__controls{display:flex;align-items:center;justify-content:center;gap:8px}.calendar-jump{position:relative;display:inline-flex;align-items:center;justify-content:center}.calendar-jump__button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px dashed var(--border);border-radius:10px;background:#ffffffad;color:var(--text);cursor:pointer}.calendar-jump__input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}.date-nav{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%}.date-nav h2{margin:0;font-size:1rem;font-weight:600;letter-spacing:-.02em;text-align:center}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid var(--border);border-radius:10px;background:#ffffffd1;color:var(--text);cursor:pointer}.icon-button:disabled{opacity:.42;cursor:not-allowed}.icon-button__icon{width:17px;height:17px;stroke-width:1.9}.icon-button--toolbar{width:28px;height:28px;border-radius:9px}.icon-button--active{background:var(--text);color:#fff}.home-main,.home-layout__composer{min-width:0}.mode-panel{display:grid;gap:8px}.mode-panel__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--border);border-radius:16px;background:#ffffffb8;box-shadow:none}.mode-panel__summary h2{margin:4px 0 0;font-size:1.25rem;font-weight:600;letter-spacing:-.03em}.mode-panel__summary--compact{padding:0 2px;border:0;border-radius:0;background:transparent;min-height:auto;box-shadow:none}.mode-panel__summary--compact p{margin:0;color:var(--text-muted)}.plan-column__timeline,.todo-board{display:grid;gap:8px}.temporary-composer,.template-manager,.recommendation-card{display:grid;gap:8px;padding:10px;border:1px solid var(--border);border-radius:16px;box-shadow:#0000000d 0 1px 1px,#00000005 0 -1px 1px inset}.list-group{display:grid;gap:6px}.list-group__header,.temporary-composer__header,.recommendation-card__header,.template-manager__editor-header,.template-manager__intro{display:flex;align-items:center;justify-content:space-between;gap:10px}.list-group__heading{display:grid;gap:0}.list-group__heading .eyebrow{color:var(--text-muted);font-size:.68rem}.list-group__divider{height:1px;border-radius:999px;background:linear-gradient(90deg,#dad4c8b3,#dad4c814)}.list-group__divider--sort-mode{margin:4px 0;height:2px;background:linear-gradient(90deg,#01418d2e,#c1b0ff8c,#01418d2e)}.list-group__header--sort-mode{padding:4px 2px 0}.temporary-composer__header h4,.recommendation-card__header h5,.template-manager__intro h4,.template-manager__editor-header h4{margin:4px 0 0;font-size:1.2rem}.item-stack,.todo-list,.candidate-list,.template-manager__list,.template-manager__editor{display:grid;gap:10px}.item-card,.todo-item-card,.candidate-item,.template-list-item{display:grid;gap:5px;padding:8px 9px;border:1px solid var(--border);border-radius:10px;background:#ffffffb3;box-shadow:none}.todo-item-card{padding:10px 11px;border:0;border-radius:12px;background:#ffffffc7}.item-card--day,.todo-item-card--day{background:linear-gradient(180deg,#ffffffe6,#f6f1e88f)}.item-card--night,.todo-item-card--night{background:linear-gradient(180deg,#f5f1ffdb,#eee9df9e);border-color:#c1b0ff2e}.todo-item-card--day{background:linear-gradient(180deg,#fffaedfc,#ffecbac7)}.todo-item-card--night{background:linear-gradient(180deg,#f6f3ffe6,#efebf8bd);border-color:transparent}.todo-item-card--completed{border:1px solid rgba(218,212,200,.78);background:linear-gradient(180deg,#fffffff0,#f3f2efe6)}.item-card__header,.candidate-item,.template-list-item__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.item-card__header h5,.todo-item-card__main h5,.candidate-item h6,.template-list-item__header h5{margin:0;font-size:.9rem;line-height:1.25}.item-card__note,.todo-item-card__notes p,.template-list-item__header p,.template-manager__intro p{margin:0;color:var(--text-muted);line-height:1.5}.status-chip{display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border:1px solid var(--border);border-radius:999px;background:#ffffffa3;color:var(--text-muted);font-size:.66rem;white-space:nowrap}.status-chip--necessary{border-color:#43089f38;background:#c1b0ff47;color:var(--purple)}.status-chip--completed{border-color:#aaaaaa47;background:#ffffffb8;color:var(--text-muted)}.temporary-composer{background:#ffffffb3}.temporary-composer--compact{padding-top:8px;padding-bottom:8px}.temporary-composer__top-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start}.temporary-composer__top-row-main{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;min-width:0;align-items:start}.temporary-composer__top-row-side{display:inline-flex;justify-content:flex-end}.temporary-composer__controls{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px;align-items:start}.temporary-composer__input-shell{position:relative}.temporary-composer__input-shell--manual .temporary-composer__input{min-height:calc(var(--template-control-height) * 2);padding-top:12px;padding-bottom:12px}.temporary-composer__input--with-action{padding-right:42px}.temporary-composer__input-action{position:absolute;top:50%;right:8px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--blue);transform:translateY(-50%);cursor:pointer}.temporary-composer__input-action:hover:not(:disabled){background:#01418d14}.temporary-composer__input-action:disabled{opacity:.28;cursor:not-allowed}.temporary-composer__segmented{min-width:0}.temporary-composer__mode-segmented .segmented-control__button{font-size:.78rem;font-weight:600}.temporary-composer__mode-segmented{min-width:0}.temporary-composer__date-picker{position:relative;display:inline-flex;align-items:center;padding:3px;border:1px solid var(--border);border-radius:999px;background:#fffc;min-height:var(--template-control-height)}.temporary-composer__date-input{position:absolute;top:0;right:0;bottom:0;left:0;width:1px;height:1px;opacity:0;pointer-events:none}.temporary-composer__date-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:68px;min-height:calc(var(--template-control-height) - 8px);padding:0 10px;border:0;border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;white-space:nowrap}.temporary-composer__date-button:hover:not(:disabled){transform:none;background:#ffffffeb}.temporary-composer__date-button--active{border-color:#01418d2e;background:#3bd3fd24;color:var(--blue)}.temporary-composer__date-icon{width:14px;height:14px}.temporary-composer__date-label{font-size:.72rem;font-weight:600;letter-spacing:-.01em}.temporary-composer__segmented--light{padding:2px;min-height:var(--template-control-height);width:98px;background:#ffffff8f}.temporary-composer__segmented--light .segmented-control__button{min-height:calc(var(--template-control-height) - 8px)}.temporary-composer__more-toggle{min-height:32px;width:40px;padding:0;border-style:dashed;color:var(--text-soft)}.temporary-composer__more-icon,.temporary-composer__add-icon{width:16px;height:16px}.temporary-composer__more{display:grid;gap:8px;padding-top:8px}.temporary-composer__footer{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding-top:8px}.temporary-composer__section{display:grid;gap:6px;padding:2px 0 0;border:0;border-radius:0;background:transparent}.temporary-composer__section+.temporary-composer__section{padding-top:8px}.temporary-composer__section--form{gap:10px;align-content:start}.temporary-composer__section .recommendation-card{padding:8px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.temporary-composer__action-row{display:flex;flex-wrap:wrap;gap:6px}.temporary-composer__settings-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;align-items:start}.temporary-composer__settings-row--recurrence{--temporary-composer-recurrence-option-width: calc((100% - 12px) / 3);grid-template-columns:minmax(0,1fr);gap:6px;padding-top:0}.temporary-composer__option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.toggle-chip.temporary-composer__option-chip,.temporary-composer__recurrence-option{height:34px;min-height:34px;border-radius:14px;padding:0 11px;font-size:.8rem}.temporary-composer__option-chip{justify-content:center;gap:6px}.temporary-composer__settings-row--manual .toggle-chip.temporary-composer__option-chip,.temporary-composer__settings-row--manual .temporary-composer__recurrence-option{height:34px;min-height:34px}.temporary-composer__recurrence-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.temporary-composer__recurrence-option{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);background:#fffc;color:var(--text-muted);cursor:pointer;white-space:nowrap}.temporary-composer__recurrence-option--active{border-color:#01418d4d;background:#01418d1f;color:var(--blue)}.temporary-composer__repeat-config{display:grid;grid-template-columns:auto 68px 104px auto;align-items:center;justify-content:start;gap:6px;width:100%;max-width:100%}.temporary-composer__repeat-config--calendar{justify-content:center}.temporary-composer__repeat-config--after-completion{justify-content:end}.temporary-composer__repeat-prefix,.temporary-composer__repeat-suffix{color:var(--text-muted);font-size:.8rem}.temporary-composer__repeat-interval-input,.temporary-composer__repeat-interval-unit{min-height:34px;border:1px solid var(--border);border-radius:12px;background:#ffffffe0;color:var(--text)}.temporary-composer__repeat-interval-input{width:68px;padding:0 10px;text-align:center}.temporary-composer__repeat-interval-unit{width:104px;padding:0 10px}.temporary-composer__more--grass{min-height:0;padding-top:2px}.recommendation-card .candidate-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.candidate-list--scrollable{max-height:154px;overflow-y:auto;padding-right:4px;align-content:start}.candidate-list--scrollable::-webkit-scrollbar{width:8px}.candidate-list--scrollable::-webkit-scrollbar-thumb{border-radius:999px;background:#dad4c8e6}.candidate-list--scrollable::-webkit-scrollbar-track{border-radius:999px;background:#f6f1e8b3}.temporary-composer__hint-row,.todo-item-card__main,.todo-item-card__notes,.todo-item-card__content,.todo-item-card__meta,.candidate-item__main{display:grid;gap:5px}.segmented-progress-panel{display:grid;gap:6px;padding:0;border:0;border-radius:0;background:transparent}.segmented-progress-panel__bar{overflow:hidden;height:8px;border-radius:999px;background:#01418d1f}.segmented-progress-panel__bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#01418de0,#3bd3fdc7)}.segmented-progress-panel__range{width:100%;accent-color:var(--blue)}.segmented-progress-panel__range:disabled{opacity:.5}.todo-check{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid var(--border);border-radius:8px;background:#ffffffe0;color:var(--success);cursor:pointer}.todo-check:hover:not(:disabled){border-color:#078a5273;background:#84e7a524;box-shadow:none}.todo-check--checked{border-color:#078a524d;background:#84e7a53d}.todo-check__mark{font-size:.85rem;font-weight:700;line-height:1}.todo-check__icon{width:15px;height:15px;stroke-width:2.2}.recommendation-card{display:grid;gap:10px;background:#ffffffa8}.recommendation-card__activity-types{display:flex;flex-wrap:wrap;gap:8px}.recommendation-card__body{display:grid;gap:8px}.candidate-item{align-items:center;grid-template-columns:minmax(0,1fr) auto;display:grid;gap:10px}.candidate-item h6{font-size:.9rem}.candidate-item__add-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:999px;background:#ffffffdb;color:#f8bd41f5;cursor:pointer}.candidate-item__add-button:hover{background:#f8bd411f}.candidate-item__add-icon{width:16px;height:16px}.todo-item-card__layout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.todo-item-card--completed .todo-item-card__content,.todo-item-card--completed .segmented-progress-panel,.todo-item-card--completed .status-chip,.todo-item-card--completed .todo-item-card__icon-button,.todo-item-card--completed .todo-item-card__delete{opacity:.68}.todo-item-card--completed .todo-item-card__content h5{text-decoration:line-through}.todo-item-card--completed .todo-check{opacity:1}.todo-item-card__title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start}.todo-item-card__title-main{display:inline-flex;align-items:center;gap:6px;min-width:0}.todo-item-card__title-row h5{min-width:0}.todo-item-card__title-input{width:100%;min-height:34px;padding:7px 10px;border:1px solid var(--border);border-radius:10px;background:#fffffff5;color:var(--text);outline:none}.todo-item-card__title-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #01418d24}.todo-item-card__title-actions{display:inline-flex;align-items:center;gap:6px}.todo-item-card__icon-button,.todo-item-card__delete{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--text-soft);cursor:pointer}.todo-item-card__icon-button:hover:not(:disabled),.todo-item-card__delete:hover:not(:disabled){background:#ffffffb8;color:var(--text)}.todo-item-card__delete:hover:not(:disabled){color:var(--danger)}.todo-item-card__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:max-content}.todo-item-card__icon{width:15px;height:15px}.todo-item-card__delete:disabled{opacity:.32;cursor:not-allowed}.todo-item-card__delete--hidden{opacity:0;pointer-events:none}.todo-item-card__notes{align-items:start}.todo-item-card__notes p{color:var(--text-soft);font-size:.78rem}.todo-item-card__carry-note{margin:0;color:var(--text-soft);font-size:.72rem;line-height:1.4}.todo-item-card__completed-time-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.todo-item-card__completed-time-button{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0;border:0;background:transparent;color:var(--text-muted);cursor:pointer;font-size:.72rem;line-height:1.4}.todo-item-card__completed-time-button:hover:not(:disabled){color:var(--text)}.todo-item-card__completed-time-button span{font-size:inherit;line-height:inherit}.todo-item-card__completed-time-input{min-width:min(100%,220px);min-height:32px;padding:6px 9px;border:1px solid var(--border);border-radius:10px;background:#fffffff5;color:var(--text);outline:none}.todo-item-card__completed-time-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #01418d24}.todo-item-card__completed-time-actions{display:inline-flex;align-items:center;gap:6px}.todo-item-card__completed-time-icon{width:13px;height:13px}.todo-item-card__important{display:inline-flex;align-items:center;justify-content:center;color:var(--purple);flex-shrink:0}.todo-item-card__important-icon{width:14px;height:14px}.todo-item-card__tag-row:empty{display:none}.todo-item-card__repeat-button{position:relative}.todo-item-card__repeat-button--stopped:after{content:"";position:absolute;width:18px;height:1.8px;background:currentColor;transform:rotate(-35deg);border-radius:999px}.todo-item-card__meta .ghost-button{justify-self:start}.template-form__section{display:grid;gap:10px;padding:12px;border:1px solid var(--border-soft);border-radius:18px;background:var(--surface-soft)}.template-form__section-header{display:grid;gap:6px}.template-form__section-header h3,.template-form__section-header p{margin:0}.template-form__section-header p{color:var(--text-muted)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.selection-grid{display:flex;flex-wrap:wrap;gap:8px}.selection-grid--compact .tag-chip{min-height:34px}.tag-chip-grid{display:flex;flex-wrap:wrap;gap:8px}.tag-chip{display:inline-flex;align-items:stretch;min-height:34px;min-width:0;border:1px solid var(--border);border-radius:999px;background:#ffffffd1;overflow:hidden}.tag-chip--create,.tag-chip--creator{padding:0}.tag-chip--selected{border-color:#43089f3d;background:#c1b0ff38;color:var(--purple)}.tag-chip--button{padding:0;cursor:pointer}.tag-chip__label{display:inline-flex;align-items:center;min-width:0;padding:0 12px;font-size:.8rem;line-height:1;white-space:nowrap}.tag-chip__label--button{border:0;background:transparent;color:inherit;cursor:pointer}.tag-chip__label--icon{justify-content:center;width:34px;padding:0}.tag-chip__divider{width:1px;min-height:100%;background:#dad4c8f2}.tag-chip__action{display:inline-flex;align-items:center;justify-content:center;width:34px;padding:0;border:0;background:transparent;color:var(--text-muted);cursor:pointer;box-shadow:none}.tag-chip__action:hover:not(:disabled),.tag-chip__label--button:hover:not(:disabled){transform:none;background:#fff9}.tag-chip__action:disabled{opacity:.45;cursor:not-allowed}.tag-chip__action--ghost{color:var(--text-soft)}.tag-chip__action--confirm{background:#f8cc65e0;color:var(--text)}.tag-chip__input{width:88px;min-width:0;padding:0 12px;border:0;background:transparent;color:var(--text);outline:none;line-height:1}.tag-chip__icon{width:14px;height:14px;stroke-width:2}.check-tile{position:relative;display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid var(--border);border-radius:999px;background:#fffc;cursor:pointer;line-height:1}.check-tile input{position:absolute;opacity:0;pointer-events:none}.check-tile--selected{border-color:#43089f40;background:#c1b0ff47;color:var(--purple)}.check-tile--create{min-width:28px;justify-content:center;font-weight:700}.creator-tag{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 6px 0 10px;border:1px solid rgba(67,8,159,.25);border-radius:999px;background:#c1b0ff2e;max-width:100%}.creator-tag__input{width:76px;min-width:0;border:0;background:transparent;color:var(--text);outline:none;padding:0;line-height:1.2}.creator-tag__action{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border:0;border-radius:999px;background:#ffffffb8;color:var(--text-muted);font-size:.72rem;line-height:1;cursor:pointer;box-shadow:none}.creator-tag__action:hover:not(:disabled){transform:none;background:#ffffffeb}.creator-tag__action--save{background:#f8cc65e6;color:var(--text)}.inline-creator{display:grid;gap:10px}.inline-creator__panel,.toggle-row{display:grid;gap:8px;padding:10px 12px;border:1px dashed var(--border);border-radius:18px;background:#ffffff8c}.inline-creator__controls{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.segmented-control{display:inline-flex;gap:8px;padding:3px;width:100%;border:1px solid var(--border);border-radius:999px;background:#fffc;min-height:var(--template-control-height)}.segmented-control__button{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1 1 0;min-width:0;min-height:calc(var(--template-control-height) - 8px);border:0;border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;line-height:1}.segmented-control__button:disabled{cursor:default}.segmented-control__button--active{background:var(--text);color:#fff}.segmented-control__icon{width:14px;height:14px;stroke-width:2}.template-form__inline-field{display:grid;align-items:center;grid-template-columns:auto minmax(0,1fr);gap:10px;width:100%}.template-form__inline-field span{color:var(--text-muted);font-size:.82rem;font-weight:500}.template-form__inline-field--interest{grid-template-columns:auto auto;justify-content:start;gap:10px}.template-form__interest-control{width:auto;min-width:144px}.toggle-row{grid-template-columns:auto minmax(0,1fr);align-items:start}.toggle-row input{margin-top:3px}.toggle-row strong,.toggle-row p{margin:0}.toggle-row p{color:var(--text-muted)}.toggle-chip{display:inline-flex;align-items:center;gap:6px;min-height:var(--template-control-height);padding:0 var(--template-control-padding-x);border:1px solid var(--border);border-radius:var(--template-control-radius);background:#fffc;color:var(--text-muted);width:100%;line-height:1}.toggle-chip:hover{border-color:#01418d2e}.toggle-chip input{margin:0}.toggle-chip span{font-size:.8rem;line-height:1.2}.template-manager{background:#ffffff94;border-style:solid}.template-manager__heading h4{margin:0;font-size:1rem}.template-manager__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.template-list-item__meta{display:flex;flex-wrap:wrap;gap:8px}.template-list-item--compact{padding:10px 12px;border-radius:14px;background:#ffffffc7}.template-list-item__title-group{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px}.template-list-item__title-editor{display:inline-flex;align-items:center;gap:6px;min-width:min(100%,360px)}.template-list-item__title-input{min-width:0;width:min(100%,240px);min-height:32px;padding:0 12px;border:1px solid rgba(218,212,200,.9);border-radius:999px;background:#ffffffeb;color:var(--text)}.template-list-item__title-input:focus{outline:2px solid rgba(1,65,141,.18);outline-offset:1px}.template-list-item__controls{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.template-list-item__status-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border:1px solid var(--border-soft);border-radius:999px;background:#f8cc652e;color:var(--text-muted);font-size:.76rem;white-space:nowrap}.template-list-item__todo-button{min-height:32px;padding:0 10px;border:1px solid rgba(1,65,141,.16);border-radius:999px;background:#3bd3fd29;color:var(--blue);font-size:.76rem;font-weight:700;letter-spacing:.04em;cursor:pointer}.template-list-item__todo-button:hover:not(:disabled){transform:none;background:#3bd3fd3d}.template-list-item__todo-button:disabled{opacity:.5;cursor:not-allowed}.template-list-item__icon-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid rgba(218,212,200,.88);border-radius:999px;background:#ffffffd1;color:var(--text-muted);cursor:pointer}.template-list-item__icon-button:hover:not(:disabled){transform:none;background:#fffffff5}.template-list-item__icon-button:disabled{opacity:.5;cursor:not-allowed}.template-list-item__icon{width:14px;height:14px}.template-list-item__interest-label{color:var(--text-muted);font-size:.8rem;white-space:nowrap}.template-stepper{display:inline-flex;align-items:center;min-height:32px;border:1px solid var(--border);border-radius:999px;background:#ffffffe6;overflow:hidden}.template-stepper__button{width:30px;min-height:32px;padding:0;border:0;background:transparent;color:var(--text);cursor:pointer;line-height:1}.template-stepper__button:hover:not(:disabled){transform:none;background:#01418d0f}.template-stepper__button:disabled{opacity:.35;cursor:not-allowed}.template-stepper__value{min-width:26px;text-align:center;font-size:.84rem;font-weight:600;color:var(--text-muted)}.template-list-item__archive{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--text-soft);cursor:pointer}.template-list-item__archive:hover:not(:disabled){transform:none;background:#fc79811f;color:var(--danger)}.template-list-item__archive:disabled{opacity:.42;cursor:not-allowed}.template-list-item__archive-icon{width:15px;height:15px}.composer-entry{display:flex;flex-wrap:wrap;gap:8px}.composer-panel{margin-top:8px;padding-top:8px;border-top:1px dashed var(--border)}.composer-panel--secondary{margin-top:8px}.composer-entry--toolbar{align-items:center;justify-content:space-between;flex-wrap:nowrap;width:100%}.composer-entry__title{font-size:.84rem;font-weight:600}.composer-entry__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto}.settings-panel,.settings-toolbar,.settings-choice-row,.settings-danger-zone{display:grid;gap:12px}.settings-panel__section{display:grid;gap:12px;padding:0;border:0;border-radius:0;background:transparent}.settings-panel__section+.settings-panel__section{padding-top:16px;border-top:0}.settings-panel__section-header{display:grid;gap:4px}.settings-panel__section-header h3,.settings-panel__section-header p{margin:0}.settings-panel__section-header h3{font-size:.98rem;font-weight:600;letter-spacing:-.01em}.settings-panel__section-header p{color:var(--text-muted);font-size:.84rem;line-height:1.5}.settings-choice-row{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-data-path-card{display:grid;gap:8px;padding:14px 16px;border:1px solid var(--border-soft);border-radius:18px;background:#ffffffb8}.settings-data-path-card__label,.settings-data-path-card__hint{margin:0}.settings-data-path-card__label{color:var(--text-muted);font-size:.8rem;font-weight:600}.settings-data-path-card__value{overflow-wrap:anywhere;color:var(--blue);font-size:.84rem}.settings-data-path-card__hint{color:var(--text-muted);font-size:.8rem;line-height:1.45}.settings-sync-card{display:grid;gap:14px;padding:16px;border:1px solid var(--border-soft);border-radius:20px;background:linear-gradient(180deg,#ffffffd6,#f6f1e8b8)}.settings-sync-card__status,.settings-sync-card__row{display:flex;align-items:flex-start;gap:12px}.settings-sync-card__status{justify-content:flex-start}.settings-sync-card__row{justify-content:space-between}.settings-sync-card__status-copy,.settings-sync-card__meta{min-width:0;display:grid;gap:4px}.settings-sync-card__status-icon{width:12px;height:12px;margin-top:4px;flex-shrink:0;border-radius:999px;background:var(--text-soft);box-shadow:0 0 0 4px #9f9b931f}.settings-sync-card__status-icon--syncing{border:2px solid rgba(1,65,141,.18);border-top-color:var(--blue);background:transparent;box-shadow:none;animation:settings-sync-spin .9s linear infinite}.settings-sync-card__status-icon--success{background:var(--success);box-shadow:0 0 0 4px #078a521f}.settings-sync-card__status-icon--partial{background:var(--accent);box-shadow:0 0 0 4px #fbbd4129}.settings-sync-card__status-icon--failed{background:var(--danger);box-shadow:0 0 0 4px #a63e491f}.settings-sync-card__status-title,.settings-sync-card__status-description,.settings-sync-card__label,.settings-sync-card__value,.settings-sync-card__path,.settings-sync-card__result,.settings-sync-card__detail-value,.settings-sync-card__details-summary{margin:0}.settings-sync-card__status-title{font-size:.92rem;font-weight:600;letter-spacing:-.01em}.settings-sync-card__status-description,.settings-sync-card__path,.settings-sync-card__detail-value{color:var(--text-muted);font-size:.78rem;line-height:1.5}.settings-sync-card__label{color:var(--text-soft);font-size:.75rem;font-weight:600;letter-spacing:.02em}.settings-sync-card__value,.settings-sync-card__result{font-size:.82rem;line-height:1.45}.settings-sync-card__path,.settings-sync-card__detail-value--mono{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.settings-sync-card__detail-value--multiline{white-space:pre-wrap;overflow-wrap:anywhere}.settings-sync-card__inline-actions,.settings-sync-card__actions,.settings-sync-card__detail-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.settings-sync-card__actions{justify-content:flex-start}.settings-sync-card__target-switch{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px}.settings-sync-card__config{display:grid;gap:10px;padding:12px;border:1px solid rgba(218,212,200,.76);border-radius:16px;background:#ffffffb3}.settings-sync-card__config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.settings-sync-card__hint{margin:0;color:var(--text-muted);font-size:.76rem;line-height:1.5}.settings-sync-card__details{border-top:1px solid rgba(218,212,200,.74);padding-top:12px}.settings-sync-card__details-summary{list-style:none;cursor:pointer;color:var(--text-muted);font-size:.8rem;font-weight:600}.settings-sync-card__details-summary::-webkit-details-marker{display:none}.settings-sync-card__details-body{display:grid;gap:12px;margin-top:12px}.settings-sync-card__details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.settings-sync-card__details-grid-item--wide{grid-column:1 / -1}@keyframes settings-sync-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.settings-file-input{display:none}.ghost-button--danger{border-color:#a63e4959;background:#fc79811f;color:var(--danger)}.app-shell{min-height:100vh;padding:18px 18px 30px;background:linear-gradient(180deg,#ffffff4d,#faf9f700),radial-gradient(circle at top center,rgba(248,204,101,.14),transparent 32%)}.app-shell__header{max-width:1180px;margin:0 auto 14px;padding:0;border:0;background:transparent}.app-shell__toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:12px 16px;border:1px solid rgba(218,212,200,.9);border-radius:22px;background:#ffffffd1;box-shadow:0 10px 30px #211c150f,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-shell__brand-block{display:grid;gap:3px;min-width:0}.app-shell__brand{margin:0;color:#2d2a25;font-size:.9rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.app-shell__brand-caption{margin:0;color:var(--text-soft);font-size:.76rem;line-height:1.3}.app-shell__actions{gap:10px}.app-shell__nav{gap:6px;padding:4px;border:1px solid rgba(218,212,200,.9);border-radius:999px;background:#f6f1e8c2}.app-shell__nav .ghost-button--compact{min-height:34px;padding:0 16px;border-color:transparent;background:transparent;color:var(--text-muted);font-size:.84rem;font-weight:600}.app-shell__nav .ghost-button--active{border-color:#dad4c8cc;background:#fffffff5;color:var(--text);box-shadow:0 1px 2px #0000000a}.app-shell__content{max-width:1180px}.app-shell__workspace{display:grid;gap:16px}.surface-card{border-radius:28px;background:#ffffffd1;box-shadow:0 14px 44px #211c150f,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.surface-card--compact{padding:16px 18px}.page-stack{gap:16px}.page-stack--manager{gap:0}.page-panel,.page-panel__body{display:grid;gap:14px}.page-stack__header{gap:6px;margin-bottom:2px}.page-stack__header h2{font-size:1.34rem;letter-spacing:-.03em}.page-stack__caption{margin:0;color:var(--text-muted);font-size:.88rem;line-height:1.5}.home-layout{gap:14px}.home-appbar{grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 16px;border-radius:22px;background:linear-gradient(145deg,#ffffffeb,#f6f1e8e0),var(--surface);box-shadow:0 10px 30px #211c150f,inset 0 1px #ffffffbd}.home-appbar__meta{display:grid;gap:4px}.home-appbar__caption{margin:0;color:var(--text-muted);font-size:.86rem;line-height:1.45}.home-appbar__controls{justify-content:flex-end}.date-nav{width:auto;gap:10px;padding:6px 8px;border:1px solid rgba(218,212,200,.9);border-radius:18px;background:#ffffffbd}.date-nav__label-group{display:grid;gap:2px;min-width:min(46vw,260px)}.date-nav__label{color:var(--text-soft);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-align:center}.date-nav h2{font-size:1.02rem}.home-main--workspace{min-width:0}.home-layout__composer{position:sticky;bottom:0;z-index:2}.home-dock-card{border-radius:22px;background:linear-gradient(180deg,#ffffffe6,#f6f1e8eb)}.composer-entry--toolbar{align-items:start}.composer-entry__summary{display:grid;gap:3px}.composer-entry__caption{color:var(--text-muted);font-size:.8rem;line-height:1.4}.composer-entry__title{font-size:.92rem}.composer-panel--dock{margin-top:10px;padding-top:10px}.mode-panel{gap:12px}.mode-panel__composer-surface{gap:10px;padding:14px;border-radius:22px;background:linear-gradient(180deg,#ffffffeb,#f6f1e8d1)}.temporary-composer__workspace-header,.temporary-composer__workspace-copy{display:grid;gap:3px}.temporary-composer__workspace-copy h4{margin:0;font-size:1rem;letter-spacing:-.02em}.temporary-composer__top-row{gap:10px}.temporary-composer__controls{grid-template-columns:minmax(0,1fr) 42px}.temporary-composer,.recommendation-card,.template-manager{border-radius:22px}.temporary-composer{align-content:start;align-items:start}.todo-board{gap:12px}.list-group{gap:10px;padding:14px;border:1px solid rgba(218,212,200,.78);border-radius:22px;background:#ffffffc2}.list-group--toolbar{background:linear-gradient(180deg,#ffffffdb,#f6f1e8bd)}.list-group--time-block{padding-top:12px}.list-group--completed{background:linear-gradient(180deg,#ffffffd1,#f4f2eee0)}.list-group__header{align-items:center}.list-group__heading{gap:4px}.todo-item-card{padding:12px 12px 11px;border:1px solid rgba(218,212,200,.62);border-radius:16px}.todo-item-card__main h5{font-size:.94rem}.template-form--capture{gap:12px}.template-form__footer{display:grid;gap:6px}.template-manager{gap:14px;padding:0;border:0;background:transparent;box-shadow:none}.template-manager__heading--workspace{display:flex;align-items:start;justify-content:space-between;gap:14px}.template-manager__heading-copy{display:grid;gap:4px}.template-manager__heading-copy h4,.template-manager__heading-copy p{margin:0}.template-manager__heading-copy h4{font-size:1rem}.template-manager__heading-copy p{color:var(--text-muted);font-size:.84rem;line-height:1.45}.template-manager__count{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(218,212,200,.85);border-radius:999px;background:#fffc;color:var(--text-muted);font-size:.8rem;white-space:nowrap;margin-right:auto}.template-manager__filter-group{display:grid;gap:8px}.template-manager__filter-label{margin:0;color:var(--text-soft);font-size:.74rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.template-manager__list{gap:8px}.template-list-item--compact{padding:12px 14px;border-radius:18px;background:linear-gradient(180deg,#ffffffe6,#f9f7f2e0)}.template-list-item__main{display:grid;gap:8px;min-width:0}.template-list-item__meta{display:flex;flex-wrap:wrap;gap:6px}.template-list-item__activity-type,.template-list-item__scene-tag{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid rgba(218,212,200,.82);border-radius:999px;background:#ffffffbd;color:var(--text-muted);font-size:.75rem}.template-list-item__controls{align-items:center;gap:10px}.template-list-item__todo-button{min-height:34px;padding:0 12px;border-color:#01418d2e;background:#3bd3fd1f}.template-list-item__status-badge{background:#f8cc6529}.empty-state-card--manager{padding:24px 18px;border-style:solid;border-color:#dad4c8d6;background:linear-gradient(180deg,#fffc,#f6f1e88a)}.settings-panel{gap:18px;align-content:start;align-items:start}.settings-panel__section{padding:18px;border:1px solid rgba(218,212,200,.74);border-radius:22px;background:linear-gradient(180deg,#ffffffd6,#f9f7f2cc)}.settings-panel__section+.settings-panel__section{padding-top:18px;border-top:1px solid rgba(218,212,200,.74)}.settings-panel__section-header{gap:6px}.settings-panel__section-header .eyebrow{color:var(--text-soft)}.settings-choice-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.settings-choice-row--wide{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.settings-choice-row--tools .check-tile{min-height:38px;justify-content:flex-start}.settings-data-path-card{padding:16px;border-radius:20px;background:linear-gradient(180deg,#ffffffd6,#f6f1e8b8)}.settings-data-path-card__value{padding:10px 12px;border:1px solid rgba(218,212,200,.8);border-radius:14px;background:#ffffffe0}.settings-danger-zone{padding:0;border:0;border-radius:0;background:transparent}@media(max-width:860px){.app-shell__toolbar,.home-appbar{grid-template-columns:minmax(0,1fr)}.app-shell__actions--nav{justify-content:space-between;flex-wrap:wrap}.app-shell__nav{width:100%;justify-content:flex-start}.home-appbar,.mode-panel__summary,.list-group__header,.temporary-composer__header,.recommendation-card__header,.template-manager__editor-header,.template-manager__intro,.item-card__header,.template-list-item__header{grid-template-columns:minmax(0,1fr);display:grid}.recommendation-card .candidate-item{grid-template-columns:minmax(0,1fr) auto;display:grid}.home-appbar__controls{text-align:left;justify-items:start;justify-content:flex-start}.temporary-composer__controls,.form-grid,.inline-creator__controls,.template-manager__layout,.editor-row,.settings-sync-card__config-grid{grid-template-columns:minmax(0,1fr)}.todo-item-card__layout{grid-template-columns:minmax(0,1fr) auto}.logbook-entry__header,.logbook-section__header{align-items:start;flex-direction:column}.logbook-list li{grid-template-columns:52px 42px minmax(0,1fr);gap:8px}}@media(max-width:640px){.app-shell{padding:18px 14px 36px}.app-shell__toolbar,.surface-card,.home-appbar,.mode-panel__summary,.temporary-composer,.template-manager,.recommendation-card{padding:14px;border-radius:18px}.mode-switcher{width:100%}.home-appbar__controls,.date-nav{justify-content:center}.date-nav__label-group{min-width:0}.template-form__row--inline{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.template-form__inline-field{grid-template-columns:minmax(0,1fr);gap:6px}.template-form__inline-field--interest{grid-template-columns:auto minmax(0,156px);gap:8px}.tag-chip{max-width:100%}.tag-chip--creator{flex:1 1 160px}.tag-chip__input{flex:1 1 auto;width:auto}.composer-entry--toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap}.composer-entry__actions{margin-left:auto}.temporary-composer__controls{grid-template-columns:minmax(0,1fr) 40px;gap:8px}.temporary-composer__settings-row{grid-template-columns:repeat(3,minmax(0,1fr))}.temporary-composer__settings-row--recurrence{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.temporary-composer__settings-row--recurrence::-webkit-scrollbar{display:none}.temporary-composer__recurrence-group{display:flex;flex-wrap:nowrap;gap:6px;width:max-content;min-width:100%}.temporary-composer__top-row{grid-template-columns:minmax(0,1fr) 98px}.temporary-composer__top-row-main{grid-template-columns:68px minmax(0,1fr)}.template-list-item__controls{flex-wrap:wrap;justify-content:flex-start}.temporary-composer__option-chip,.temporary-composer__recurrence-option{min-height:32px;padding:0 8px;font-size:.76rem}.temporary-composer__recurrence-option{flex:0 0 var(--temporary-composer-recurrence-option-width);min-width:var(--temporary-composer-recurrence-option-width)}.setup-footer{align-items:center}.setup-tag-section__header h2{font-size:1.28rem}}.app-shell{padding:14px}.app-shell__desktop-frame{display:grid;grid-template-columns:296px minmax(596px,1fr);gap:14px;align-items:start;min-height:calc(100vh - 28px)}.app-shell__sidebar{position:sticky;top:14px;display:grid;gap:12px;min-height:calc(100vh - 28px);padding:18px 16px;border:1px solid rgba(218,212,200,.88);border-radius:28px;background:linear-gradient(180deg,#ffffffe0,#f6f1e8eb);box-shadow:0 16px 44px #211c1512,inset 0 1px #ffffffbd}.app-shell__sidebar-header{display:flex;flex-direction:column;gap:4px;width:100%;align-items:stretch}.app-shell__brand-caption{font-size:.78rem;text-align:right;width:100%}.app-shell__brand{text-align:right;width:100%}.sidebar-today,.sidebar-calendar{display:grid;gap:12px;padding:14px;border:1px solid rgba(218,212,200,.82);border-radius:22px;background:#ffffffb8}.sidebar-today__toolbar,.sidebar-calendar__toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.sidebar-today__label-group{display:grid;gap:2px;text-align:center}.sidebar-today__eyebrow{color:var(--text-soft);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.sidebar-today__label-group strong,.sidebar-calendar__toolbar strong{font-size:.9rem;letter-spacing:-.02em}.sidebar-calendar__weekdays,.sidebar-calendar__week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.sidebar-calendar__weekdays span{color:var(--text-soft);font-size:.72rem;text-align:center}.sidebar-calendar__grid{display:grid;gap:6px}.sidebar-calendar__day{min-height:34px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--text);cursor:pointer}.sidebar-calendar__day:hover:not(:disabled){transform:none;background:#f8cc6524}.sidebar-calendar__day--muted{color:var(--text-soft)}.sidebar-calendar__day--today{border-color:#f8bd4166;background:#f8cc651f}.sidebar-calendar__day--selected{border-color:#f8bd418a;background:var(--accent);color:var(--text);box-shadow:0 6px 16px #f8bd414d}.sidebar-nav{display:grid;gap:8px;margin-top:auto}.sidebar-nav__item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:center;min-height:42px;padding:0 12px;border:1px solid transparent;border-radius:16px;color:var(--text-muted);text-decoration:none;background:transparent}.sidebar-nav__item:hover{background:#ffffffbd;color:var(--text)}.sidebar-nav__item--active{border-color:#dad4c8db;background:#ffffffeb;color:var(--text);box-shadow:0 2px 8px #211c150d}.sidebar-nav__icon{width:16px;height:16px}.app-shell__header{display:none}.app-shell__content{max-width:none;margin:0}.app-shell__workspace{min-height:calc(100vh - 28px)}.home-layout--desktop{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:16px;height:calc(100vh - 28px)}.home-main--workspace{display:grid;align-content:stretch;min-height:0;position:relative}.quick-add-inline{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;width:100%;min-height:52px;padding:0 12px;border:1px solid rgba(218,212,200,.72);border-radius:16px;background:#ffffffeb;cursor:pointer}.quick-add-inline:hover:not(:disabled){transform:none;background:#fffffffa}.quick-add-inline__plus{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:var(--accent);color:var(--text)}.quick-add-inline__icon{width:14px;height:14px}.mode-panel{display:grid;grid-template-rows:minmax(0,1fr);min-height:0;position:relative;gap:14px}.mode-panel__composer-float{position:absolute;top:54px;left:0;z-index:4;width:min(560px,calc(100vw - 480px));max-height:min(720px,calc(100vh - 120px));padding:18px 18px 16px;border-radius:24px;background:linear-gradient(180deg,#fffffff5,#f6f1e8e6);box-shadow:0 24px 50px #211c151f,inset 0 1px #ffffffbd;align-content:start;align-items:start;overflow:hidden}.mode-panel__composer-float--manual{width:min(520px,calc(100vw - 520px))}.mode-panel__composer-float--grass{width:min(560px,calc(100vw - 480px))}.temporary-composer__controls--floating{grid-template-columns:minmax(0,1fr);align-items:start}.temporary-composer__more--open{padding-top:0;align-content:start}.todo-board{display:grid;min-height:0;gap:0}.list-group--toolbar{display:flex;flex-direction:column;min-height:0;overflow:hidden;gap:14px;padding:16px}.todo-board__scroll{display:grid;flex:1 1 auto;gap:14px;min-height:0;overflow-y:auto;padding-right:4px;align-content:start}.todo-board__time-block,.todo-board__completed{display:grid;gap:10px}.item-stack,.todo-list{gap:8px}.home-layout__composer{align-self:end;position:sticky;bottom:10px;z-index:2}.home-dock-card--sheet{border-radius:24px 24px 18px 18px;background:linear-gradient(180deg,#ffffffeb,#f6f1e8f5);box-shadow:0 20px 42px #211c1514,inset 0 1px #ffffffc2}.page-panel--placeholder{min-height:360px;align-content:start}.home-dock-card--sheet .eyebrow{margin:0}.recommendation-card__filter-group{display:grid;gap:6px}.recommendation-card__filter-label{margin:0;color:var(--text-soft);font-size:.74rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.recommendation-card,.recommendation-card__body{align-content:start;align-items:start}.template-manager__list{gap:4px}.template-manager{gap:8px}.page-panel__body--manager{gap:10px;align-content:start;align-items:start}.page-panel__body--settings{gap:14px;align-content:start;align-items:start}.page-panel--logbook,.page-panel__body--logbook{gap:12px;align-content:start;align-items:start}.logbook-entry{display:grid;gap:12px;width:100%;padding:14px 16px;border:1px solid rgba(218,212,200,.78);border-radius:20px;background:linear-gradient(180deg,#ffffffe0,#f6f1e8d1)}.logbook-entry__header,.logbook-section__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.logbook-entry__title-group{display:grid;gap:4px}.logbook-entry__title-group h3,.logbook-section h4{margin:0}.logbook-entry__actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.logbook-entry__copy-button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px}.logbook-entry__delete-button{min-height:34px}.logbook-section{display:grid;gap:8px}.logbook-section__empty{margin:0;color:var(--text-muted);font-size:.88rem}.logbook-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.logbook-list li{display:grid;grid-template-columns:56px 48px minmax(0,1fr);gap:10px;align-items:start;font-size:.92rem;line-height:1.5}.logbook-list--plain li{grid-template-columns:minmax(0,1fr)}.logbook-list__time,.logbook-list__kind{color:var(--text-muted);font-size:.82rem}.logbook-list__kind{letter-spacing:.04em}.logbook-list__title--necessary{font-weight:700}.logbook-list__deleted{color:var(--text-muted);text-decoration:line-through}.logbook-entry__remark{width:100%;min-height:96px;padding:12px 14px;border:1px solid rgba(218,212,200,.84);border-radius:16px;background:#ffffffdb;resize:vertical}.page-panel--settings{gap:12px;align-content:start}.template-manager__controls{display:grid;gap:8px;padding:0;border:0;border-radius:0;background:transparent;align-content:start;align-items:start}.template-manager__topbar{display:flex;justify-content:flex-start}.template-manager__filter-group{gap:6px}.template-manager__filters{display:grid;gap:6px;align-content:start}.template-manager__filter-group--inline{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.template-manager__filter-group--inline .selection-grid{gap:6px}.page-panel--manager{gap:8px;align-content:start}.template-manager,.template-manager__list{align-content:start;align-items:start}.template-list-item--compact{padding:8px 10px;border-radius:16px}.template-list-item__header--compact{align-items:center}.template-list-item__main{gap:4px}.template-list-item__controls{gap:6px}.template-list-item__status-badge,.template-list-item__activity-type,.template-list-item__scene-tag{min-height:22px;font-size:.72rem}.template-list-item__todo-button{min-height:30px;padding:0 10px}.template-stepper{min-height:30px}.template-stepper__button{width:28px;min-height:30px}.template-list-item__archive{width:28px;height:28px}@media(max-width:860px){.template-manager__filter-group--inline{grid-template-columns:minmax(0,1fr);align-items:start;gap:6px}}@media(max-width:920px){.app-shell__desktop-frame{grid-template-columns:minmax(0,1fr)}.app-shell__sidebar{position:static;min-height:auto}.mode-panel__composer-float{position:static;width:100%;margin-top:6px}}@media(max-width:640px){.app-shell{padding:12px}.app-shell__desktop-frame{gap:12px}.app-shell__sidebar{padding:14px;border-radius:20px}.sidebar-calendar,.sidebar-today{padding:12px;border-radius:18px}.sidebar-nav__item{min-height:40px}.mode-panel__composer-float{padding:14px;border-radius:18px}}
