:root{--bg-deep:#1c1a29;--bg-base:#221f33;--bg-surface:#2b2743;--bg-surface-2:#35304f;--bg-surface-3:#403a5c;--hairline:#c6bde624;--hairline-strong:#c6bde63d;--text-primary:#f4ede2;--text-secondary:#cbc2e6;--text-muted:#948dbb;--text-faint:#6c6690;--hue-todo:#ff8f73;--hue-todo-soft:#ff8f7329;--hue-deadline:#f5bd57;--hue-deadline-soft:#f5bd5729;--hue-anytime:#7bcba0;--hue-anytime-soft:#7bcba029;--hue-done:#a99adf;--hue-done-soft:#a99adf29;--hue-idea:#8db6f0;--hue-idea-soft:#8db6f029;--hue-emotion:#e39bb0;--hue-emotion-soft:#e39bb029;--success:#7fd8b0;--danger:#ff6b5e;--danger-soft:#ff6b5e2e;--font-display:"Fraunces", "Noto Serif SC", "Songti SC", serif;--font-body:"Plus Jakarta Sans", "PingFang SC", "Microsoft YaHei", "Noto Sans SC", sans-serif;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:24px;--sp-6:32px;--sp-7:48px;--sp-8:64px;--r-sm:10px;--r-md:16px;--r-lg:24px;--r-pill:999px;--shadow-sm:0 2px 10px #0f0c1c47;--shadow-md:0 10px 34px #0f0c1c5c;--shadow-glow-todo:0 6px 28px #ff8f7338;--shadow-glow-deadline:0 6px 28px #f5bd5738;--shadow-glow-anytime:0 6px 28px #7bcba033;--shadow-glow-idea:0 6px 28px #8db6f033;--shadow-glow-emotion:0 6px 28px #e39bb033;--ease-gentle:cubic-bezier(.16, 1, .3, 1);--ease-soft-in-out:cubic-bezier(.45, 0, .2, 1);--dur-fast:.16s;--dur-med:.32s;--dur-slow:.56s;--dur-breathe:4.2s}.page-header{padding:var(--sp-6) 0 var(--sp-4)}.page-header h1{font-size:26px}.page-header p{color:var(--text-muted);margin-top:6px;font-size:14.5px}.card{background:var(--bg-surface);border:1px solid var(--hairline);border-radius:var(--r-lg);padding:var(--sp-5);box-shadow:var(--shadow-sm)}.section-title{font-family:var(--font-display);margin-bottom:var(--sp-3);align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.section-title .dot{border-radius:50%;width:8px;height:8px}.btn{border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;transition:transform var(--dur-fast) var(--ease-gentle), opacity var(--dur-fast), background var(--dur-fast);font-size:14px;font-weight:600;font-family:var(--font-body);border:none;flex-shrink:0;align-items:center;gap:6px;padding:10px 18px;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.45;cursor:default;transform:none}.btn--primary{background:var(--hue-idea);color:#1c1a29}.btn--ghost{background:var(--bg-surface-2);color:var(--text-secondary)}.btn--danger{background:var(--danger-soft);color:var(--danger)}.btn--sm{padding:6px 12px;font-size:12.5px}.field-label{color:var(--text-muted);margin-bottom:6px;font-size:12.5px;font-weight:600;display:block}.text-input{background:var(--bg-surface-2);border:1px solid var(--hairline);border-radius:var(--r-md);width:100%;color:var(--text-primary);transition:border-color var(--dur-fast);outline:none;padding:10px 14px;font-size:14.5px}.text-input:focus{border-color:#8db6f080}.empty-state{padding:var(--sp-6) var(--sp-4);text-align:center;color:var(--text-faint);border:1.5px dashed var(--hairline-strong);border-radius:var(--r-lg);font-size:14px}.icon-btn{color:var(--text-faint);cursor:pointer;border-radius:var(--r-sm);transition:color var(--dur-fast), background var(--dur-fast);background:0 0;border:none;padding:6px;display:inline-flex}.icon-btn:hover{color:var(--danger);background:var(--danger-soft)}.icon-btn svg{width:16px;height:16px}.tag{border-radius:var(--r-pill);align-items:center;gap:5px;padding:3px 10px;font-size:11.5px;font-weight:700;display:inline-flex}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:radial-gradient(ellipse 900px 520px at 12% -8%, #e39bb024, transparent 60%), radial-gradient(ellipse 800px 600px at 88% 0%, #8db6f01f, transparent 55%), radial-gradient(ellipse 1000px 700px at 50% 110%, #7bcba01a, transparent 60%), var(--bg-deep);min-height:100vh;color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-attachment:fixed;font-size:16px;line-height:1.6}body:before{content:"";pointer-events:none;z-index:0;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}#root{z-index:1;min-height:100vh;position:relative}h1,h2,h3,h4{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;margin:0;font-weight:600}p{margin:0}button{font-family:inherit}input,textarea,select{color:inherit;font-family:inherit}a{color:inherit}::selection{color:var(--text-primary);background:#f5bd5759}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--bg-surface-3);border-radius:var(--r-pill);background-clip:padding-box;border:2px solid #0000}:focus-visible{outline:2px solid var(--hue-idea);outline-offset:2px;border-radius:var(--r-sm)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.sidebar{width:240px;padding:var(--sp-5) var(--sp-4);border-right:1px solid var(--hairline);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);gap:var(--sp-5);background:linear-gradient(#35304f8c,#2b274366);flex-direction:column;flex-shrink:0;display:flex}.sidebar__brand{align-items:center;gap:var(--sp-3);padding:0 var(--sp-2);display:flex}.sidebar__brand-icon{width:30px;height:30px;color:var(--hue-idea);flex-shrink:0}.sidebar__brand-title{font-family:var(--font-display);letter-spacing:.01em;font-size:19px;font-weight:600}.sidebar__brand-sub{color:var(--text-faint);margin-top:1px;font-size:11.5px}.sidebar__list{gap:var(--sp-1);flex-direction:column;flex:1;margin:0;padding:0;list-style:none;display:flex}.sidebar__item{align-items:center;gap:var(--sp-3);width:100%;padding:10px var(--sp-3);border-radius:var(--r-md);color:var(--text-secondary);cursor:pointer;text-align:left;transition:background var(--dur-fast) var(--ease-gentle), color var(--dur-fast) var(--ease-gentle), transform var(--dur-fast) var(--ease-gentle);background:0 0;border:none;display:flex}.sidebar__item:hover{background:var(--bg-surface-2);color:var(--text-primary);transform:translate(2px)}.sidebar__item.is-active{background:color-mix(in srgb, var(--item-hue) 16%, var(--bg-surface-2));color:var(--text-primary);box-shadow:inset 2.5px 0 0 var(--item-hue)}.sidebar__item-icon{width:19px;height:19px;color:var(--item-hue,var(--text-muted));opacity:.9;flex-shrink:0}.sidebar__item.is-active .sidebar__item-icon{opacity:1}.sidebar__item-text{flex-direction:column;line-height:1.25;display:flex}.sidebar__item-label{font-size:14.5px;font-weight:600}.sidebar__item-hint{color:var(--text-faint);font-size:11px}.sidebar__footer{font-family:var(--font-display);color:var(--text-faint);padding:0 var(--sp-2);font-size:12.5px;font-style:italic;line-height:1.5}@media (width<=860px){.sidebar{width:auto;padding:var(--sp-2) var(--sp-3);border-right:none;border-top:1px solid var(--hairline);z-index:20;align-items:center;gap:var(--sp-2);flex-direction:row;position:fixed;bottom:0;left:0;right:0}.sidebar__brand,.sidebar__footer{display:none}.sidebar__list{flex-direction:row;justify-content:space-between;width:100%}.sidebar__item{flex-direction:column;gap:4px;padding:6px 8px}.sidebar__item-hint{display:none}.sidebar__item-label{font-size:10.5px}.sidebar__item:hover{transform:none}}.capture{z-index:10;padding:var(--sp-5) var(--sp-6) var(--sp-3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#1c1a29eb 60%,#1c1a2900);position:sticky;top:0}.capture__bar{align-items:flex-end;gap:var(--sp-3);background:var(--bg-surface);border:1px solid var(--hairline);border-radius:var(--r-lg);box-shadow:var(--shadow-md);transition:box-shadow var(--dur-med) var(--ease-gentle), border-color var(--dur-med) var(--ease-gentle);padding:14px 14px 14px 18px;display:flex}.capture__bar:focus-within{box-shadow:var(--shadow-md), 0 0 0 4px #8db6f01a;border-color:#8db6f073}.capture__bar.is-loading{border-color:#f5bd5766}.capture__spark{width:20px;height:20px;color:var(--hue-idea);opacity:.85;flex-shrink:0;margin-bottom:9px}.capture__input{resize:none;color:var(--text-primary);font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;max-height:140px;padding:6px 0;font-size:16.5px;line-height:1.5}.capture__input::placeholder{color:var(--text-faint)}.capture__submit{background:linear-gradient(135deg, var(--hue-idea), var(--hue-emotion));color:#201c30;border-radius:var(--r-pill);cursor:pointer;transition:transform var(--dur-fast) var(--ease-gentle), opacity var(--dur-fast);border:none;flex-shrink:0;justify-content:center;align-items:center;min-width:84px;min-height:40px;padding:11px 20px;font-size:14px;font-weight:700;display:flex}.capture__submit:hover:not(:disabled){transform:translateY(-1px)scale(1.02)}.capture__submit:disabled{opacity:.45;cursor:default}.capture__spinner{border:2px solid #201c3059;border-top-color:#201c30;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite capture-spin}@keyframes capture-spin{to{transform:rotate(360deg)}}.capture__split-notice{margin-top:var(--sp-2);padding-left:var(--sp-2);color:var(--hue-idea);font-size:12.5px;font-weight:700}.capture__chips{padding-left:var(--sp-2);flex-flow:wrap;gap:6px;margin-top:6px;display:flex}.capture__chip{color:var(--text-secondary);background:color-mix(in srgb, var(--chip-hue) 14%, var(--bg-surface));border:1px solid color-mix(in srgb, var(--chip-hue) 30%, transparent);border-radius:var(--r-pill);align-items:center;gap:4px;padding:6px 12px;font-size:13px;display:flex}.capture__chip strong{color:var(--text-primary);font-weight:700}.capture__chip-dot{background:var(--chip-hue);border-radius:50%;width:6px;height:6px;margin-right:2px}.capture__chip-bucket{color:var(--text-muted)}.capture__chip-title{color:var(--text-muted);margin-left:2px}@media (width<=640px){.capture{padding:var(--sp-4) var(--sp-3) var(--sp-2)}}.deadline-bar{align-items:center;gap:8px;margin-top:8px;display:flex}.deadline-bar__track{border-radius:var(--r-pill);background:var(--bg-surface-3);flex:1;height:6px;overflow:hidden}.deadline-bar__fill{border-radius:var(--r-pill);height:100%;transition:width var(--dur-slow) var(--ease-gentle)}.deadline-bar--cool .deadline-bar__fill{background:var(--hue-anytime)}.deadline-bar--warm .deadline-bar__fill{background:var(--hue-deadline)}.deadline-bar--hot .deadline-bar__fill{background:var(--hue-todo);animation:deadline-pulse 1.6s var(--ease-soft-in-out) infinite}.deadline-bar--overdue .deadline-bar__fill{background:var(--danger)}.deadline-bar__label{white-space:nowrap;color:var(--text-muted);font-size:11.5px;font-weight:700}.deadline-bar--hot .deadline-bar__label{color:var(--hue-todo)}.deadline-bar--overdue .deadline-bar__label{color:var(--danger)}@keyframes deadline-pulse{0%,to{opacity:1}50%{opacity:.6}}.home__grid{gap:var(--sp-4);grid-template-columns:1fr 1fr;display:grid}.home__panel{flex-direction:column;display:flex}.home__link{margin-top:var(--sp-3);align-self:flex-start}.home__link svg{width:14px;height:14px}.home__urgent-list{gap:var(--sp-3);flex-direction:column;display:flex}.home__urgent-item{padding-bottom:var(--sp-2);border-bottom:1px solid var(--hairline);font-size:14px;font-weight:600}.home__urgent-item:last-child{border-bottom:none;padding-bottom:0}.home__emotion-preview{background:var(--hue-emotion-soft);border-radius:var(--r-md);padding:var(--sp-3) var(--sp-4)}.home__emotion-title{font-weight:700;font-family:var(--font-display);margin-bottom:4px;font-size:15.5px}.home__emotion-preview p{color:var(--text-secondary);font-size:13.5px;line-height:1.6}.home__emotion-time{color:var(--text-faint);margin-top:8px;font-size:11px;display:block}.home__actions-desc{color:var(--text-muted);margin-bottom:var(--sp-4);font-size:13.5px;line-height:1.6}.home__actions-row{gap:var(--sp-3);margin-top:auto;display:flex}.home__ideas{grid-column:span 2}.home__idea-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.home__idea-item{background:var(--hue-idea-soft);border-radius:var(--r-md);justify-content:space-between;gap:8px;padding:10px 12px;display:flex}.home__idea-title{font-size:13.5px;font-weight:700}.home__idea-content{color:var(--text-muted);margin-top:2px;font-size:12px;line-height:1.5}@media (width<=760px){.home__grid,.home__idea-list{grid-template-columns:1fr}.home__ideas{grid-column:span 1}}.todos__add-toggle{margin-bottom:var(--sp-4)}.todos__add-form{gap:var(--sp-3);margin-bottom:var(--sp-5);flex-direction:column;display:flex}.todos__add-row{gap:var(--sp-4);flex-wrap:wrap;display:flex}.todos__add-row>div{flex:1;min-width:200px}.todos__bucket-picker{gap:6px;display:flex}.todos__bucket-chip{border:1px solid var(--hairline);background:var(--bg-surface-2);color:var(--text-muted);border-radius:var(--r-pill);cursor:pointer;padding:8px 14px;font-size:13px;font-weight:600}.todos__bucket-chip.is-active{background:color-mix(in srgb, var(--chip-hue) 22%, var(--bg-surface-2));color:var(--text-primary);border-color:var(--chip-hue)}.todos__recurring-check{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;display:flex}.todos__add-actions{justify-content:flex-end;gap:8px;display:flex}.todos__grid{gap:var(--sp-4);grid-template-columns:repeat(4,1fr);align-items:start;display:grid}.todos__column{background:var(--bg-surface);border:1px solid var(--hairline);border-radius:var(--r-lg);padding:var(--sp-4);min-height:160px}.todos__column-head{margin-bottom:var(--sp-3);align-items:center;gap:10px;display:flex}.todos__column-head .dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.todos__column-label{font-size:14.5px;font-weight:700}.todos__column-desc{color:var(--text-faint);font-size:11px}.todos__column-count{color:var(--text-faint);background:var(--bg-surface-2);border-radius:var(--r-pill);margin-left:auto;padding:2px 9px;font-size:12px}.todos__column-list{flex-direction:column;gap:8px;display:flex}.todo-card{background:var(--bg-surface-2);border:1px solid var(--hairline);border-radius:var(--r-md);transition:transform var(--dur-fast) var(--ease-gentle), background var(--dur-fast);padding:10px 12px}.todo-card:hover{background:var(--bg-surface-3)}.todo-card__row{align-items:flex-start;gap:10px;display:flex}.todo-card__check{border:1.5px solid var(--col-hue,var(--text-faint));width:22px;height:22px;color:var(--col-hue);cursor:pointer;transition:background var(--dur-fast);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:12px;display:flex}.todo-card__check.is-checked{background:var(--col-hue);color:var(--bg-deep)}.todo-card__body{flex:1;min-width:0}.todo-card__title{word-break:break-word;font-size:14px;font-weight:600}.todo-card__title.is-done{color:var(--text-faint);font-weight:500;text-decoration:line-through}.todo-card__meta{color:var(--text-faint);margin-top:4px;font-size:11px}.todo-card__actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.todo-card__move{gap:2px;display:none}.todo-card:hover .todo-card__move{display:flex}.todo-card__move-btn{background:var(--bg-surface-3);color:var(--text-muted);border-radius:var(--r-sm);cursor:pointer;border:none;padding:4px 7px;font-size:10.5px;font-weight:700}.todo-card__move-btn:hover{color:var(--text-primary)}.todo-card__recurring{color:var(--text-faint);cursor:pointer;border-radius:var(--r-sm);background:0 0;border:none;padding:4px 6px;font-size:14px}.todo-card__recurring.is-active{color:var(--hue-done);background:var(--hue-done-soft)}@media (width<=960px){.todos__grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.todos__grid{grid-template-columns:1fr}.todo-card__move{display:flex}}.wheel__layout{align-items:center;gap:var(--sp-4);padding:var(--sp-4) 0 var(--sp-6);flex-direction:column;display:flex}.wheel__stage{justify-content:center;align-items:center;width:min(360px,82vw);height:min(360px,82vw);display:flex;position:relative}.wheel__disc{border:6px solid var(--bg-surface-2);width:100%;height:100%;box-shadow:var(--shadow-md), 0 0 60px #8db6f01f;will-change:transform;border-radius:50%;position:relative}.wheel__label-wrap{pointer-events:none;justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0}.wheel__label{color:#1c1a29d1;text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:34%;margin-top:16px;font-size:12.5px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.wheel__hub{background:var(--bg-deep);border:3px solid var(--bg-surface-2);width:22px;height:22px;box-shadow:var(--shadow-sm);border-radius:50%;position:absolute}.wheel__pointer{border-left:12px solid #0000;border-right:12px solid #0000;border-top:20px solid var(--hue-emotion);z-index:5;filter:drop-shadow(0 2px 6px #e39bb080);width:0;height:0;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.wheel__result{background:var(--bg-surface);border:1px solid var(--hairline-strong);border-radius:var(--r-pill);color:var(--text-muted);box-shadow:var(--shadow-md);animation:wheel-pop .4s var(--ease-gentle);align-items:center;gap:8px;padding:8px 20px;font-size:13px;display:flex;position:absolute;bottom:-18px}.wheel__result strong{color:var(--hue-deadline);font-family:var(--font-display);font-size:16px}@keyframes wheel-pop{0%{opacity:0;transform:translateY(6px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.wheel__spin-btn{padding:13px 40px;font-size:15.5px}.wheel__hint{color:var(--text-faint);font-size:12.5px}.wheel__options{gap:var(--sp-3);flex-direction:column;display:flex}.wheel__option-list{flex-direction:column;gap:8px;display:flex}.wheel__option-row{align-items:center;gap:8px;display:flex}.wheel__option-color{border-radius:50%;flex-shrink:0;width:10px;height:10px}.wheel__weight-input{text-align:center;flex-shrink:0;width:64px}.wheel__add-row{flex-wrap:wrap;gap:8px;display:flex}.wheel__add-row .text-input{flex:1;min-width:180px}.wheel__picker{padding:var(--sp-3);background:var(--bg-surface-2);border-radius:var(--r-md);flex-wrap:wrap;gap:8px;display:flex}.wheel__picker-item{border:1px solid var(--hairline);background:var(--bg-surface-3);color:var(--text-secondary);border-radius:var(--r-pill);cursor:pointer;align-items:center;gap:4px;padding:6px 12px;font-size:12.5px;display:flex}.wheel__picker-item svg{width:13px;height:13px}.wheel__picker-item:hover{color:var(--text-primary);border-color:var(--hue-idea)}.timeline__empty{padding:var(--sp-7) var(--sp-4);flex-direction:column;align-items:center;gap:10px;display:flex}.timeline__empty-icon{width:32px;height:32px;color:var(--hue-emotion);opacity:.7}.timeline{gap:var(--sp-6);flex-direction:column;display:flex}.timeline__day-label{font-family:var(--font-display);color:var(--text-muted);margin-bottom:var(--sp-3);padding-left:2px;font-size:15px;font-weight:600}.timeline__line{gap:var(--sp-3);border-left:2px solid var(--hairline);flex-direction:column;padding-left:20px;display:flex;position:relative}.timeline__entry{position:relative}.timeline__dot{background:var(--hue-emotion);width:9px;height:9px;box-shadow:0 0 0 4px var(--hue-emotion-soft);border-radius:50%;position:absolute;top:18px;left:-25.5px}.timeline__card{background:var(--bg-surface);border:1px solid var(--hairline);border-radius:var(--r-md);padding:var(--sp-3) var(--sp-4)}.timeline__card-head{justify-content:space-between;align-items:center;display:flex}.timeline__time{color:var(--text-faint);letter-spacing:.02em;font-size:11.5px;font-weight:700}.timeline__title{font-family:var(--font-display);color:var(--hue-emotion);margin-top:2px;font-size:15.5px;font-weight:600}.timeline__content{color:var(--text-secondary);margin-top:4px;font-size:13.5px;line-height:1.6}.focus{padding-top:var(--sp-6)}.focus__setup{gap:var(--sp-2);flex-direction:column;max-width:520px;margin:0 auto;display:flex}.focus__todo-picks{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.focus__todo-pick{border:1px solid var(--hairline);background:var(--bg-surface-2);color:var(--text-muted);border-radius:var(--r-pill);cursor:pointer;padding:5px 11px;font-size:12px}.focus__todo-pick:hover{color:var(--text-primary);border-color:var(--hue-anytime)}.focus__duration-label{margin-top:var(--sp-3)}.focus__presets{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.focus__preset{border:1px solid var(--hairline);background:var(--bg-surface-2);color:var(--text-secondary);border-radius:var(--r-pill);cursor:pointer;padding:9px 16px;font-size:13.5px;font-weight:700}.focus__preset.is-active{background:var(--hue-anytime-soft);border-color:var(--hue-anytime);color:var(--hue-anytime)}.focus__custom{background:var(--bg-surface-2);border-radius:var(--r-pill);align-items:center;gap:10px;margin-left:auto;padding:4px;display:flex}.focus__custom button{background:var(--bg-surface-3);width:28px;height:28px;color:var(--text-primary);cursor:pointer;border:none;border-radius:50%;font-size:16px}.focus__custom span{text-align:center;min-width:28px;font-weight:700;font-family:var(--font-display)}.focus__start-btn{margin-top:var(--sp-4);justify-content:center;padding:14px;font-size:15.5px}.focus__immersive{justify-content:center;align-items:center;gap:var(--sp-5);flex-direction:column;min-height:70vh;display:flex;position:relative;overflow:hidden}.focus__glow{background:radial-gradient(circle at 50% 45%, var(--hue-anytime-soft) 0%, transparent 62%);animation:focus-breathe var(--dur-breathe) var(--ease-soft-in-out) infinite;pointer-events:none;z-index:0;position:absolute;inset:-10%}@keyframes focus-breathe{0%,to{opacity:.7;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}.focus__task-name{z-index:1;font-family:var(--font-display);color:var(--text-secondary);text-align:center;padding:0 var(--sp-4);font-size:20px;font-style:italic;position:relative}.focus__ring-wrap{z-index:1;justify-content:center;align-items:center;width:280px;height:280px;display:flex;position:relative}.focus__ring{position:absolute;inset:0}.focus__ring-track{fill:none;stroke:var(--bg-surface-2);stroke-width:10px}.focus__ring-fill{fill:none;stroke:var(--hue-anytime);stroke-width:10px;stroke-linecap:round;filter:drop-shadow(0 0 12px #7bcba08c);transition:stroke-dashoffset .4s linear}.focus__time{z-index:1;font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:.01em;color:var(--text-primary);font-size:clamp(48px,9vw,64px);font-weight:600;position:relative}.focus__controls{z-index:1;gap:var(--sp-3);display:flex;position:relative}.focus__done{max-width:420px;margin:var(--sp-7) auto 0;text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.focus__done-badge{background:var(--hue-anytime-soft);width:52px;height:52px;color:var(--hue-anytime);animation:wheel-pop .4s var(--ease-gentle);border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex}.focus__done h2{font-size:20px}.focus__done p{color:var(--text-muted);font-size:13.5px}.focus__done-actions{margin-top:8px}.focus__history{margin-top:var(--sp-6);max-width:520px;margin-left:auto;margin-right:auto}.focus__history-icon{width:16px;height:16px;color:var(--hue-anytime)}.focus__today-badge{color:var(--text-faint);margin-left:auto;font-size:11.5px;font-weight:600}.focus__history-list{flex-direction:column;gap:10px;display:flex}.focus__history-item{align-items:flex-start;gap:10px;display:flex}.focus__history-dot{background:var(--hue-anytime);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.focus__history-dot.is-partial{background:var(--text-faint)}.focus__history-name{font-size:14px;font-weight:600}.focus__history-meta{color:var(--text-faint);margin-top:2px;font-size:11.5px}.settings__section{gap:var(--sp-2);margin-bottom:var(--sp-4);flex-direction:column;max-width:560px;display:flex}.settings__desc{color:var(--text-muted);margin-bottom:var(--sp-2);font-size:13px;line-height:1.6}.settings__save-row{align-items:center;gap:var(--sp-3);margin-top:var(--sp-2);display:flex}.settings__saved-hint{color:var(--hue-anytime);font-size:13px;font-weight:600}.settings__backup-row{gap:var(--sp-3);flex-wrap:wrap;display:flex}.settings__import-msg{color:var(--text-secondary);margin-top:4px;font-size:13px}.shell{min-height:100vh;display:flex}.shell__main{flex-direction:column;flex:1;min-width:0;display:flex}.shell__view{padding:0 var(--sp-6) var(--sp-8);flex:1;width:100%;max-width:980px;margin:0 auto}@media (width<=860px){.shell{flex-direction:column}.shell__view{padding:0 var(--sp-4) 96px}}
