:root{--white: #ffffff;--ink: #111827;--blue: #007aff;--muted: rgba(17, 24, 39, .58);--line: rgba(17, 24, 39, .09);--glass: rgba(255, 255, 255, .72);--shadow: 0 28px 80px rgba(17, 24, 39, .12);--soft-shadow: 0 14px 40px rgba(17, 24, 39, .08);--ease: cubic-bezier(.2, .8, .2, 1);color:var(--ink);font-family:Inter,ui-rounded,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif;background:var(--white)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 14% 10%,rgba(0,122,255,.1),transparent 30%),linear-gradient(180deg,var(--white) 0%,rgba(0,122,255,.035) 100%)}body:has(.dim-shell){background:radial-gradient(circle at 18% 10%,rgba(0,122,255,.16),transparent 32%),radial-gradient(circle at 88% 80%,rgba(255,255,255,.05),transparent 26%),#090d14}button,textarea,input,select{font:inherit}button{border:0;cursor:pointer;transition:transform .22s var(--ease),box-shadow .22s var(--ease),background .22s var(--ease),color .22s var(--ease),opacity .22s var(--ease)}button:active{transform:scale(.975)}button:disabled{cursor:not-allowed;opacity:.55}.glass{background:linear-gradient(145deg,#ffffffb8,#ffffff75);border:1px solid rgba(255,255,255,.56);box-shadow:0 24px 70px #11182721,inset 0 1px 1px #ffffffeb,inset 0 -1px #ffffff3d;backdrop-filter:blur(34px) saturate(1.45);-webkit-backdrop-filter:blur(34px) saturate(1.45)}.app-shell{display:grid;grid-template-columns:220px minmax(0,1fr) 280px;gap:28px;min-height:100vh;padding:28px;animation:shellIn .52s var(--ease) both}.dim-shell{--muted: rgba(255, 255, 255, .58);--line: rgba(255, 255, 255, .1);--shadow: 0 28px 80px rgba(0, 0, 0, .35);--soft-shadow: 0 18px 54px rgba(0, 0, 0, .28);color:var(--white);background:radial-gradient(circle at 18% 10%,rgba(0,122,255,.18),transparent 32%),radial-gradient(circle at 88% 80%,rgba(255,255,255,.06),transparent 26%),#090d14;color-scheme:dark}.dim-shell .glass{background:linear-gradient(145deg,#ffffff29,#ffffff13);border-color:#ffffff29;box-shadow:0 24px 70px #0000004d,inset 0 1px 1px #ffffff3d,inset 0 -1px #ffffff14}.dim-shell .brand strong,.dim-shell h1,.dim-shell h2,.dim-shell .task-copy strong,.dim-shell .timeline-item strong,.dim-shell .focus-picker button strong,.dim-shell .review-list strong,.dim-shell .rail-card h2,.dim-shell .settings-card h2,.dim-shell .date-switcher span{color:var(--white)}.dim-shell .brand small,.dim-shell .sidebar nav small,.dim-shell .page-head p,.dim-shell .live-notice,.dim-shell .bucket-card>p,.dim-shell .task-copy span,.dim-shell .timeline-item time,.dim-shell .timeline-item span,.dim-shell .timeline-item em,.dim-shell .focus-stage p,.dim-shell .focus-picker p,.dim-shell .review-score p,.dim-shell .rail-card p,.dim-shell .settings-card p,.dim-shell .notification-head span,.dim-shell .notification-item time{color:#ffffff9e}.dim-shell .sidebar nav button,.dim-shell .date-switcher button,.dim-shell .icon-action,.dim-shell .quick-buckets button,.dim-shell .soft-button,.dim-shell .timeline-drawer summary,.dim-shell .settings-card label,.dim-shell .task-editor label{color:#ffffffc7}.dim-shell .sidebar nav button:hover,.dim-shell .nav-icon,.dim-shell .date-switcher button,.dim-shell .icon-action,.dim-shell .mini-progress,.dim-shell .task-card,.dim-shell .timeline-item,.dim-shell .review-list div,.dim-shell .focus-picker button,.dim-shell .notification-item,.dim-shell .notification-empty,.dim-shell .quick-buckets button,.dim-shell .soft-button,.dim-shell .day-calendar-button,.dim-shell .day-tile header small{background:#ffffff14}.dim-shell .sidebar nav button.active{color:var(--white);background:#007aff47;box-shadow:inset 0 0 0 1px #007aff4d}.dim-shell .brand-mark,.dim-shell .bucket-card header span,.dim-shell .focus-picker button span,.dim-shell .day-tile b{color:var(--white);background:#007aff47;border-color:#007aff4d}.dim-shell .composer textarea,.dim-shell .review-panel textarea,.dim-shell .settings-card select,.dim-shell .settings-card input:not([type=checkbox]),.dim-shell .task-editor select,.dim-shell .task-editor input,.dim-shell .task-editor textarea{color:var(--white);border-color:#ffffff1f;background:#ffffff14}.dim-shell .composer textarea::placeholder{color:#ffffff5c}.dim-shell .task-card:hover,.dim-shell .timeline-item:hover,.dim-shell .review-list div:hover,.dim-shell .focus-picker button:hover,.dim-shell .quick-buckets button:hover,.dim-shell .soft-button:hover,.dim-shell .date-switcher button:hover,.dim-shell .icon-action:hover{background:#ffffff21}.dim-shell .ring:before{background:#090d14}.dim-shell .sidebar-focus,.dim-shell .danger-button{color:var(--ink);background:var(--white)}.sidebar{position:sticky;top:28px;display:flex;flex-direction:column;height:calc(100vh - 56px);padding:20px;border-radius:34px;animation:floatIn .56s var(--ease) both}.brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;color:var(--blue);border-radius:15px;background:#007aff1a;box-shadow:inset 0 0 0 1px #007aff14}.brand strong{display:block;font-size:20px;line-height:1}.brand small,.sidebar nav small{display:block;color:var(--muted);font-size:12px}.sidebar nav{display:grid;gap:8px}.sidebar nav button{position:relative;display:flex;align-items:center;gap:12px;min-height:58px;padding:8px 12px;color:#1118279e;border-radius:18px;background:transparent;text-align:left}.sidebar nav button:hover{background:#1118270b;transform:translate(2px)}.sidebar nav button.active{color:var(--blue);background:#007aff1b;box-shadow:inset 0 0 0 1px #007aff21;transform:translate(4px)}.sidebar nav button.active:before{position:absolute;left:-7px;width:4px;height:32px;border-radius:999px;background:var(--blue);content:""}.nav-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#ffffffbd;box-shadow:inset 0 0 0 1px #11182709}.sidebar nav strong{display:block;font-size:15px}.sidebar-status{display:grid;gap:12px;margin-top:auto}.mini-progress{padding:16px;border-radius:20px;background:#ffffff94}.mini-progress span{color:var(--muted);font-size:13px}.mini-progress strong{display:block;margin-top:5px;font-size:26px}.mini-progress div{height:8px;margin-top:12px;overflow:hidden;border-radius:999px;background:#007aff1f}.mini-progress i{display:block;height:100%;border-radius:inherit;background:var(--blue)}.sidebar-focus{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 14px;color:var(--white);border-radius:16px;background:var(--ink);box-shadow:0 18px 36px #1118272e}.sidebar-focus:hover{transform:translateY(-2px);box-shadow:0 24px 44px #11182738}.sidebar-focus span{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.workspace{min-width:0;animation:floatIn .62s var(--ease) 70ms both}.topbar{position:relative;display:flex;align-items:center;gap:16px;min-height:54px;margin-bottom:34px}.date-switcher{display:flex;align-items:center;gap:8px;min-width:330px;padding:7px;border-radius:999px;white-space:nowrap}.date-switcher button,.icon-action{display:grid;place-items:center;width:38px;height:38px;color:#111827b8;border-radius:50%;background:#ffffffb3;box-shadow:inset 0 0 0 1px #1118270a}.date-switcher button:hover,.icon-action:hover{background:var(--white);transform:translateY(-1px)}.date-switcher span{flex:1;color:#111827c2;font-size:14px;text-align:center}.today-button{width:auto!important;padding:0 14px;border-radius:999px!important;color:var(--blue)!important;font-weight:700}.live-notice{overflow:hidden;max-width:360px;color:#111827b8;font-size:14px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.top-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.notification-button{position:relative}.notification-button span{position:absolute;right:1px;top:0;display:grid;place-items:center;width:16px;height:16px;color:#fff;border:2px solid white;border-radius:50%;background:var(--blue);font-size:10px;font-weight:800}.notification-center{position:absolute;z-index:20;top:60px;right:0;width:340px;padding:18px;border-radius:24px}.notification-head{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:14px}.notification-head h2{margin:0;font-size:18px}.notification-head span,.notification-item time{color:var(--muted);font-size:12px}.notification-head button,.notification-permission{min-height:34px;padding:0 12px;color:#111827c2;border:1px solid var(--line);border-radius:999px;background:#ffffffb8}.notification-permission{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-bottom:10px}.notification-list{display:grid;gap:10px;max-height:340px;overflow:auto}.notification-item,.notification-empty{padding:12px;border:1px solid var(--line);border-radius:16px;background:#ffffff9e}.notification-item strong{display:block;font-size:14px}.notification-item p{margin:4px 0 7px;color:var(--muted);font-size:13px;line-height:1.35}.page-head{margin:0 0 30px;animation:fadeRise .54s var(--ease) .12s both}.page-kicker{display:inline-block;margin-bottom:10px;color:var(--blue);font-size:14px;font-weight:800}h1{margin:0;font-size:clamp(40px,5vw,68px);line-height:1.02;letter-spacing:0}.page-head p{max-width:620px;margin:14px 0 0;color:var(--muted);font-size:18px;line-height:1.55}.today-focus-grid{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);gap:18px;margin-bottom:20px}.focus-metric,.next-step-card{position:relative;overflow:hidden;min-height:210px;padding:26px;border-radius:32px;animation:fadeRise .52s var(--ease) .15s both}.focus-metric{display:grid;grid-template-columns:minmax(0,1fr) 128px;align-items:center;gap:16px;box-shadow:0 30px 86px #007aff2e,inset 0 1px 1px #fffffff2}.focus-metric span,.next-step-card span,.ai-companion{color:var(--blue);font-size:13px;font-weight:850}.focus-metric strong{display:block;grid-column:1;font-size:clamp(58px,8vw,92px);line-height:.9}.focus-metric p,.next-step-card p{grid-column:1 / -1;margin:0;color:var(--muted);line-height:1.55}.hero-ring{display:grid;grid-column:2;grid-row:1 / span 2;place-items:center;width:124px;height:124px;border-radius:50%;background:conic-gradient(var(--blue) var(--progress),rgba(0,122,255,.1) 0);box-shadow:0 18px 40px #007aff24;transition:background .42s var(--ease),transform .42s var(--ease)}.hero-ring:before{position:absolute;width:88px;height:88px;border-radius:50%;background:#ffffffdb;content:""}.hero-ring b{position:relative;z-index:1;font-size:22px}.focus-metric:hover .hero-ring{transform:scale(1.04) rotate(4deg)}.next-step-card{display:grid;align-content:center;gap:12px}.next-step-card h2{max-width:720px;margin:0;font-size:clamp(28px,4vw,48px);line-height:1.08}.composer{padding:30px;border-radius:34px;box-shadow:var(--soft-shadow),inset 0 1px 1px #fffffff2;transition:transform .26s var(--ease),box-shadow .26s var(--ease);animation:fadeRise .56s var(--ease) .22s both}.composer:hover,.composer:focus-within{transform:translateY(-3px);box-shadow:0 34px 90px #007aff29,inset 0 1px 1px #fffffff2}.composer textarea{width:100%;min-height:66px;resize:vertical;border:0;outline:0;color:var(--ink);background:transparent;font-size:24px;line-height:1.35}.ai-companion{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#007affdb}.composer textarea::placeholder{color:#1118275c}.composer-actions{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-top:14px}.quick-buckets{display:flex;flex-wrap:wrap;gap:8px}.quick-buckets button,.soft-button,.primary-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border-radius:999px;font-size:14px;font-weight:750}.quick-buckets button,.soft-button{color:#1118278f;border:1px solid var(--line);background:#ffffff75}.quick-buckets button:hover,.soft-button:hover{background:var(--white);transform:translateY(-2px);box-shadow:0 14px 30px #11182714}.primary-button,.magic-button{color:var(--white);background:var(--blue);box-shadow:0 15px 28px #007aff42}.danger-button{color:var(--white);background:var(--ink)}.magic-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:0 26px;border-radius:999px;font-size:16px;font-weight:800;position:relative;overflow:hidden;flex:0 0 auto}.magic-button:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.42) 42%,transparent 70%);transform:translate(-130%);transition:transform .62s var(--ease);content:""}.magic-button:hover{transform:translateY(-3px);box-shadow:0 26px 52px #007aff57}.magic-button:hover:after{transform:translate(130%)}.bucket-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:22px}.bucket-card{min-height:300px;padding:24px;border-radius:34px;transition:transform .28s var(--ease),box-shadow .28s var(--ease),border-color .28s var(--ease);animation:fadeRise .62s var(--ease) both}.bucket-card:nth-child(1){animation-delay:.26s}.bucket-card:nth-child(2){animation-delay:.32s}.bucket-card:nth-child(3){animation-delay:.38s}.bucket-card:hover{transform:translateY(-6px);box-shadow:var(--shadow),inset 0 1px 1px #fffffff2;border-color:#007aff2e}.bucket-card.drag-over{transform:translateY(-8px) scale(1.01);box-shadow:0 20px 42px #007aff2e}.bucket-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.bucket-card header span{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border-radius:999px;font-size:12px;font-weight:900}.bucket-card.blue header span{color:var(--blue);background:#007aff1f}.bucket-card.green header span{color:var(--blue);background:#007aff1a}.bucket-card.orange header span{color:var(--blue);background:#007aff14}.bucket-card h2{margin:8px 0 0;font-size:24px}.bucket-card header small{display:grid;place-items:center;width:32px;height:32px;color:#111827a3;border-radius:50%;background:#ffffffb8;font-weight:850}.bucket-card>p{margin:12px 0 18px;color:var(--muted);font-size:14px;line-height:1.45}.task-stack{display:grid;gap:10px}.task-card{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:68px;padding:12px 14px;border:1px solid var(--line);border-radius:22px;background:#ffffff8f;box-shadow:0 8px 24px #1118270b;transition:transform .24s var(--ease),box-shadow .24s var(--ease),background .24s var(--ease),opacity .24s var(--ease)}.task-card:hover{transform:translateY(-4px);background:var(--white);box-shadow:0 18px 38px #1118271a}.task-card.done{opacity:.58;transform:scale(.985)}.check-button{display:grid;place-items:center;width:30px;height:30px;color:var(--white);border-radius:50%;background:#007aff1f}.check-button span{width:12px;height:12px;border:2px solid rgba(0,122,255,.44);border-radius:50%}.task-card.done .check-button{background:var(--blue);animation:checkPop .36s var(--ease) both}.task-copy{display:block;width:100%;min-width:0;justify-self:stretch;border:0;background:transparent;text-align:left}.task-copy strong{display:block;width:100%;max-width:100%;overflow:hidden;color:var(--ink);font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.task-copy span{display:block;width:100%;max-width:100%;overflow:hidden;margin-top:5px;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.task-actions{position:absolute;top:8px;right:8px;display:flex;gap:4px;opacity:0;transition:opacity .18s var(--ease),transform .18s var(--ease);transform:translateY(-2px)}.task-actions button{display:grid;place-items:center;width:30px;height:30px;color:#1118279e;border-radius:50%;background:#1118270f}.empty-bucket{padding:18px;color:#11182780;border:1px dashed rgba(29,42,62,.16);border-radius:18px;background:#ffffff73;font-size:14px;line-height:1.45}.timeline-drawer{margin-top:16px;padding:4px 16px;border-radius:22px;opacity:.72;animation:fadeRise .64s var(--ease) .4s both}.timeline-drawer:hover,.timeline-drawer[open]{opacity:1}.timeline-drawer summary{display:flex;align-items:center;gap:10px;min-height:54px;color:#111827c2;cursor:pointer;font-weight:800}.timeline-drawer summary span{margin-left:auto;color:var(--muted);font-size:13px;font-weight:600}.timeline-list{display:grid;gap:8px;padding:0 0 16px}.timeline-item{display:grid;grid-template-columns:58px 56px minmax(0,1fr) 64px;align-items:center;gap:10px;min-height:44px;padding:0 10px;border-radius:14px;background:#ffffff94;transition:transform .22s var(--ease),background .22s var(--ease)}.timeline-item:hover{transform:translate(3px);background:var(--white)}.timeline-item time,.timeline-item span,.timeline-item em{color:var(--muted);font-size:12px;font-style:normal}.timeline-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.timeline-item.done{opacity:.55}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.calendar-connect{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:24px;border-radius:30px;animation:fadeRise .52s var(--ease) .14s both}.calendar-connect span{color:var(--blue);font-size:13px;font-weight:850}.calendar-connect h2{margin:8px 0 6px;font-size:clamp(24px,3vw,34px)}.calendar-connect p{max-width:640px;margin:0;color:var(--muted);line-height:1.55}.day-tile{display:flex;flex-direction:column;align-content:start;min-height:168px;padding:10px;color:var(--ink);border-radius:24px;text-align:left;transition:transform .26s var(--ease),box-shadow .26s var(--ease),border-color .26s var(--ease);animation:fadeRise .54s var(--ease) both}.day-tile:hover{transform:translateY(-5px);box-shadow:var(--shadow),inset 0 1px 1px #fffffff2}.day-main{display:grid;align-content:start;flex:1;width:100%;padding:6px;color:inherit;border-radius:18px;background:transparent;text-align:left}.day-tile.selected{border-color:#007aff66;box-shadow:0 20px 42px #007aff2e,inset 0 0 0 1px #007aff29}.day-tile.today{border-color:#007aff47}.day-tile.today:not(.selected){box-shadow:0 14px 34px #007aff1a,inset 0 0 0 1px #007aff1f}.day-tile span{color:var(--muted);font-size:13px}.day-tile mark{display:inline-grid;place-items:center;width:fit-content;min-height:22px;margin-top:6px;padding:0 9px;color:var(--white);border-radius:999px;background:var(--blue);font-size:11px;font-weight:900}.day-tile strong{margin-top:6px;font-size:34px}.tile-progress{height:7px;margin:18px 0 8px;overflow:hidden;border-radius:999px;background:#007aff1a}.tile-progress i{display:block;height:100%;border-radius:inherit;background:var(--blue)}.day-tile small,.day-tile em{overflow:hidden;color:var(--muted);font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.day-tile em{margin-top:8px;color:#111827c2}.day-tile b{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:30px;margin-top:12px;padding:0 12px;color:var(--blue);border:1px solid rgba(0,122,255,.16);border-radius:999px;background:#007aff14;font-size:12px;font-weight:850}.day-tile:hover b{color:var(--white);background:var(--blue)}.day-calendar-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:32px;margin-top:10px;color:#11182794;border-radius:999px;background:#ffffff85;font-size:12px;font-weight:800}.day-calendar-button:hover{color:var(--blue);background:#007aff14}.focus-layout,.review-layout,.settings-grid{display:grid;gap:16px}.focus-layout{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}.focus-stage,.focus-picker,.review-score,.review-panel,.settings-card{padding:22px;border-radius:26px;animation:fadeRise .56s var(--ease) both;transition:transform .26s var(--ease),box-shadow .26s var(--ease),border-color .26s var(--ease)}.focus-stage:hover,.focus-picker:hover,.review-score:hover,.review-panel:hover,.settings-card:hover{transform:translateY(-5px);box-shadow:var(--shadow),inset 0 1px 1px #fffffff2}.focus-stage span,.review-score span{color:var(--blue);font-size:13px;font-weight:850}.focus-stage h2{margin:12px 0;font-size:34px;line-height:1.08}.focus-stage p,.focus-picker p,.review-score p,.settings-card p{color:var(--muted);line-height:1.55}.timer-face{display:block;margin:34px 0;font-size:clamp(72px,12vw,136px);line-height:.9;letter-spacing:0}.focus-actions{display:flex;flex-wrap:wrap;gap:10px}.focus-picker h2,.review-panel h2,.settings-card h2{margin:0 0 12px;font-size:22px}.focus-picker>div{display:grid;gap:9px;margin-top:18px}.focus-picker button{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:60px;padding:10px;color:var(--ink);border:1px solid var(--line);border-radius:18px;background:#ffffff9e;text-align:left;transition:transform .22s var(--ease),background .22s var(--ease),border-color .22s var(--ease)}.focus-picker button:hover{transform:translateY(-2px);background:var(--white)}.focus-picker button.selected{border-color:#007aff52;background:#007aff1a}.focus-picker button span{display:grid;place-items:center;min-height:32px;color:var(--blue);border-radius:999px;background:#ffffffad;font-size:12px;font-weight:850}.focus-picker button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.focus-picker button small{color:var(--muted)}.review-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.review-score strong{display:block;margin-top:10px;font-size:72px;line-height:1}.review-panel textarea{width:100%;min-height:150px;resize:vertical;padding:14px;color:var(--ink);border:1px solid var(--line);border-radius:18px;outline:0;background:#ffffffb8;line-height:1.5}.review-list{display:grid;gap:10px;margin-bottom:16px}.review-list div{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border-radius:14px;background:#ffffff94;transition:transform .22s var(--ease),background .22s var(--ease)}.review-list div:hover{transform:translate(3px);background:var(--white)}.review-list span{color:var(--blue);font-size:12px;font-weight:850}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-card{display:grid;gap:14px;align-content:start}.settings-card label{display:grid;gap:8px;color:#111827c2;font-size:14px;font-weight:750}.settings-card select,.settings-card input:not([type=checkbox]),.task-editor select,.task-editor input,.task-editor textarea{width:100%;min-height:44px;padding:0 12px;color:var(--ink);border:1px solid var(--line);border-radius:14px;outline:0;background:#ffffffbd}.settings-card code{display:inline-block;padding:12px;color:#111827c2;border-radius:14px;background:#7676801a}.toggle-row{display:flex!important;align-items:center;justify-content:space-between}.toggle-row input{width:46px;height:28px;accent-color:var(--blue)}.right-rail{display:grid;align-content:start;gap:16px;animation:floatIn .64s var(--ease) .12s both}.rail-card{min-width:0;padding:22px;border-radius:30px;animation:fadeRise .56s var(--ease) both;transition:transform .26s var(--ease),box-shadow .26s var(--ease),border-color .26s var(--ease)}.rail-card:hover{transform:translateY(-5px);box-shadow:var(--shadow),inset 0 1px 1px #fffffff2}.rail-card>span{color:var(--blue);font-size:13px;font-weight:850}.rail-card h2{margin:0 0 12px;font-size:24px}.rail-card p{color:var(--muted);line-height:1.55}.rhythm-card h2{font-size:30px}.habit-card{opacity:.82}.habit-card h2{display:inline-flex;align-items:center;gap:8px;font-size:28px}.habit-card svg{color:var(--blue)}.ring{display:grid;place-items:center;width:138px;height:138px;margin:16px auto;border-radius:50%;background:conic-gradient(var(--blue) var(--progress),rgba(0,122,255,.12) 0);transition:transform .32s var(--ease)}.rhythm-card:hover .ring{transform:scale(1.035) rotate(3deg)}.ring:before{position:absolute;width:102px;height:102px;border-radius:50%;background:var(--white);content:""}.ring strong{position:relative;z-index:1;font-size:24px}.celebration-toast{position:fixed;z-index:40;right:32px;bottom:32px;display:grid;gap:4px;width:min(320px,calc(100vw - 32px));padding:18px 20px;border-radius:24px;animation:toastIn .36s var(--ease) both}.celebration-toast strong{font-size:18px}.celebration-toast span{color:var(--muted);line-height:1.45}.download-shelf{position:fixed;z-index:42;left:32px;bottom:32px;display:grid;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:12px;width:min(420px,calc(100vw - 32px));padding:14px;border-radius:22px;animation:toastIn .32s var(--ease) both}.download-shelf strong,.download-shelf span{display:block}.download-shelf span{overflow:hidden;color:var(--muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.download-shelf a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;color:var(--white);border-radius:999px;background:var(--blue);font-size:13px;font-weight:850;text-decoration:none}.download-shelf button{display:grid;place-items:center;width:34px;height:34px;color:#1118279e;border-radius:50%;background:#ffffff94}.modal-backdrop{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0d121c2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeIn .18s var(--ease) both}.task-editor{width:min(560px,100%);padding:22px;border-radius:28px;animation:modalIn .32s var(--ease) both}.task-editor header,.task-editor footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.task-editor header{margin-bottom:18px}.task-editor h2{margin:0;font-size:24px}.task-editor header button{display:grid;place-items:center;width:36px;height:36px;color:#111827a8;border-radius:50%;background:#7676801a}.task-editor label{display:grid;gap:8px;margin-bottom:14px;color:#111827c2;font-size:14px;font-weight:750}.task-editor textarea{min-height:92px;padding-top:12px;resize:vertical}.editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.task-editor footer{justify-content:flex-end;margin-top:8px}.hidden-file{display:none}@keyframes shellIn{0%{opacity:0;transform:scale(.992)}to{opacity:1;transform:scale(1)}}@keyframes floatIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes checkPop{0%{transform:scale(.74)}70%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes toastIn{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tonyMenuIn{0%{opacity:0;transform:translate(-50%,-10px) scale(.96)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes modalIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1180px){.app-shell{grid-template-columns:204px minmax(0,1fr)}.right-rail{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@media(max-width:900px){body{background:radial-gradient(circle at 50% 8%,rgba(0,122,255,.12),transparent 32%),var(--ink)}.app-shell{display:block;width:min(440px,100vw);min-height:100vh;margin:0 auto;padding:10px 10px 22px;border:1px solid rgba(255,255,255,.38);border-radius:0;background:linear-gradient(145deg,#ffffffd6,#ffffffa3),#ffffffb8;box-shadow:0 28px 80px #00000047,inset 0 1px 1px #ffffffeb;backdrop-filter:blur(42px) saturate(1.4);-webkit-backdrop-filter:blur(42px) saturate(1.4)}.sidebar{position:static;height:auto;margin:0 0 12px;padding:10px;border-radius:26px}.sidebar nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.sidebar nav button{display:grid;justify-items:center;gap:5px;min-height:58px;padding:7px 3px;border-radius:17px;text-align:center}.sidebar nav button.active{transform:none}.sidebar nav button.active:before,.sidebar nav small,.sidebar-status{display:none}.brand{gap:9px;margin-bottom:10px}.brand-mark{width:36px;height:36px;border-radius:13px}.brand strong{font-size:18px}.brand small{font-size:11px}.nav-icon{width:31px;height:31px;border-radius:11px}.sidebar nav strong{font-size:12px;line-height:1.1}.topbar{flex-wrap:wrap;gap:8px;min-height:0;margin-bottom:18px}.date-switcher{min-width:100%;padding:5px}.date-switcher button,.icon-action{width:34px;height:34px}.date-switcher span{font-size:13px}.live-notice{max-width:calc(100% - 88px);font-size:12px}.top-actions{gap:6px}.page-head{margin-bottom:18px}.page-kicker{margin-bottom:7px;font-size:12px}h1{font-size:clamp(30px,8.5vw,40px);line-height:1.04}.page-head p{max-width:100%;margin-top:9px;font-size:15px;line-height:1.45}.bucket-grid,.today-focus-grid,.focus-layout,.review-layout,.settings-grid{grid-template-columns:1fr}.today-focus-grid{gap:12px;margin-bottom:12px}.focus-metric,.next-step-card,.composer,.calendar-connect,.focus-stage,.focus-picker,.review-score,.review-panel,.settings-card,.rail-card{border-radius:24px}.focus-metric,.next-step-card{min-height:150px;padding:18px}.focus-metric{grid-template-columns:minmax(0,1fr) 86px;gap:10px}.focus-metric strong{font-size:54px}.focus-metric p,.next-step-card p{font-size:13px;line-height:1.42}.next-step-card h2{font-size:25px}.hero-ring{width:86px;height:86px}.hero-ring:before{width:62px;height:62px}.hero-ring b{font-size:18px}.composer{padding:18px}.composer textarea{min-height:64px;font-size:18px}.composer-actions{gap:10px}.magic-button{min-height:50px;padding:0 20px;font-size:15px}.quick-buckets button,.soft-button,.primary-button,.danger-button{min-height:38px;padding:0 13px;font-size:13px}.bucket-grid{gap:12px;margin-top:14px}.bucket-card{min-height:0;padding:18px;border-radius:24px}.bucket-card h2{font-size:21px}.bucket-card>p{margin:9px 0 13px;font-size:13px}.task-card{min-height:60px;padding:10px 12px;border-radius:18px}.timeline-drawer{margin-top:12px;padding:0 12px;border-radius:18px}.timeline-drawer summary{min-height:48px;font-size:14px}.calendar-connect{display:grid;gap:12px;padding:16px}.calendar-connect h2{font-size:22px;line-height:1.16}.calendar-connect p{font-size:13px;line-height:1.42}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.day-tile{min-height:74px;padding:5px;border-radius:16px}.day-main{padding:5px;border-radius:13px}.day-tile span,.day-tile small,.day-tile em,.day-tile b,.day-calendar-button{display:none}.day-tile strong{margin-top:0;font-size:18px}.day-tile mark{min-height:18px;margin-top:4px;padding:0 6px;font-size:10px}.tile-progress{height:4px;margin:auto 0 0}.focus-metric{grid-template-columns:minmax(0,1fr) 86px}.right-rail{display:none}}@media(max-width:560px){.app-shell{padding:7px 7px 16px}.sidebar{padding:7px;border-radius:22px}.brand{gap:8px;margin-bottom:7px}.brand-mark{width:32px;height:32px;border-radius:12px}.brand strong{font-size:17px}.brand small{display:none}.sidebar nav{grid-template-columns:repeat(5,minmax(0,1fr))}.nav-icon{width:26px;height:26px;border-radius:10px}.sidebar nav button{min-height:46px;padding:6px 2px;border-radius:15px}.sidebar nav strong{font-size:10.5px}.topbar{margin-bottom:12px}.date-switcher{padding:4px}.date-switcher button,.icon-action{width:32px;height:32px}.date-switcher span{font-size:12px}.live-notice{display:none}.page-head{margin-bottom:13px}.page-kicker{margin-bottom:5px;font-size:11px}.page-head p,.composer textarea{font-size:15px}h1{font-size:28px}.focus-metric,.next-step-card{min-height:112px;padding:14px}.focus-metric{grid-template-columns:minmax(0,1fr) 68px}.focus-metric strong{font-size:42px}.focus-metric p,.next-step-card p{font-size:12.5px}.next-step-card h2{font-size:21px}.hero-ring{width:68px;height:68px}.hero-ring:before{width:50px;height:50px}.hero-ring b{font-size:16px}.composer{padding:14px}.ai-companion{margin-bottom:10px;font-size:13px}.composer textarea{min-height:50px}.composer-actions,.focus-actions{align-items:stretch;flex-direction:column}.quick-buckets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.quick-buckets button{padding:0 6px;font-size:12px}.magic-button,.primary-button,.soft-button,.danger-button{width:100%}.magic-button{min-height:46px;font-size:14px}.calendar-connect{padding:14px}.calendar-connect h2{font-size:20px}.calendar-connect .primary-button{min-height:42px}.calendar-grid{gap:5px}.day-tile{min-height:64px;border-radius:14px}.day-main{padding:4px}.day-tile strong{font-size:17px}.day-tile mark{min-height:16px;padding:0 5px;font-size:9px}.tile-progress{height:3px}.bucket-card{padding:15px}.bucket-card h2{font-size:19px}.bucket-card header span{min-height:22px;font-size:11px}.timeline-item{grid-template-columns:52px minmax(0,1fr)}.timeline-item span,.timeline-item em{display:none}.task-actions{opacity:1}.celebration-toast{right:16px;bottom:16px}.download-shelf{left:16px;bottom:16px}.editor-grid{grid-template-columns:1fr}}.app-shell.dim-shell{background:radial-gradient(circle at 18% 10%,rgba(0,122,255,.18),transparent 32%),radial-gradient(circle at 88% 80%,rgba(255,255,255,.06),transparent 26%),#090d14}:root{--white: #ffffff;--ink: #ffffff;--blue: #ffffff;--muted: rgba(255, 255, 255, .66);--line: rgba(255, 255, 255, .16);--glass: rgba(255, 255, 255, .08);--shadow: 0 22px 70px rgba(12, 30, 34, .18);--soft-shadow: 0 12px 36px rgba(12, 30, 34, .14);--sea-deep: #3c575e;--sea-mid: #577880;--sea-horizon: #89a1a4;--sea-light: #c2cbc8;--serif: Georgia, "Times New Roman", "Songti SC", "STSong", serif}body,body:has(.dim-shell){min-height:100vh;color:var(--ink);background:radial-gradient(circle at 16% 12%,rgba(255,255,255,.22),transparent 26%),radial-gradient(circle at 88% 6%,rgba(255,255,255,.12),transparent 24%),linear-gradient(170deg,var(--sea-light) 0%,var(--sea-horizon) 34%,var(--sea-mid) 66%,var(--sea-deep) 100%);background-attachment:fixed}.glass,.dim-shell .glass{color:var(--ink);border:1px solid rgba(255,255,255,.17);background:#ffffff13;box-shadow:none;backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2)}.app-shell,.app-shell.dim-shell{display:grid;grid-template-columns:1fr;width:min(100%,920px);min-height:100vh;margin:0 auto;padding:30px 28px 38px;color:var(--ink);background:transparent;animation:shellIn .32s var(--ease) both}.sidebar{position:relative;top:auto;display:grid;grid-template-columns:auto 1fr;gap:22px;height:auto;margin-bottom:34px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.brand{gap:10px;margin:0}.brand-mark{width:32px;height:32px;color:var(--sea-deep);border-radius:12px;background:#ffffffc2;box-shadow:none}.brand strong,.dim-shell .brand strong{color:var(--ink);font-size:18px;letter-spacing:-.02em}.brand small,.sidebar nav small,.dim-shell .brand small,.dim-shell .sidebar nav small{color:var(--muted)}.sidebar nav{display:flex;justify-content:flex-end;gap:24px}.sidebar nav button,.dim-shell .sidebar nav button{display:inline-flex;min-height:auto;padding:4px 0;color:var(--muted);border-radius:0;background:transparent;text-transform:uppercase;letter-spacing:.06em}.sidebar nav button:hover,.sidebar nav button.active,.dim-shell .sidebar nav button:hover,.dim-shell .sidebar nav button.active{color:var(--ink);background:transparent;box-shadow:none;transform:none}.sidebar nav button.active:before{display:none}.nav-icon,.dim-shell .nav-icon{display:none}.sidebar nav strong{font-size:12px;font-weight:700}.sidebar nav small{display:none}.sidebar-status,.right-rail{display:none}.workspace{width:100%;min-width:0;animation:none}.topbar{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;min-height:auto;margin-bottom:26px}.date-switcher,.dim-shell .date-switcher{width:100%;min-width:0;padding:0 0 14px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.date-switcher span,.dim-shell .date-switcher span{color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.05em}.date-switcher button,.icon-action,.dim-shell .date-switcher button,.dim-shell .icon-action{width:34px;height:34px;color:var(--ink);border:1px solid var(--line);background:#ffffff14;box-shadow:none}.today-button{width:auto!important;color:var(--sea-deep)!important;border-color:#ffffff85!important;background:#ffffffd1!important}.live-notice{justify-self:end;max-width:260px;color:var(--muted);font-size:13px}.top-actions{grid-column:2;grid-row:1}.notification-center{right:0;color:var(--ink)}.page-head{margin:0 0 18px;text-align:center;animation:fadeRise .32s var(--ease) both}.page-kicker{margin-bottom:8px;color:var(--muted);font-family:var(--serif);font-size:18px;font-style:italic;font-weight:400;text-transform:none}h1,.next-step-card h2,.bucket-card h2,.focus-stage h2,.review-score strong,.timer-face,.rail-card h2,.task-copy strong,.calendar-connect h2{font-family:var(--serif);font-weight:400}h1{color:var(--ink);font-size:clamp(34px,4.4vw,48px);line-height:1.04}.page-head p{max-width:560px;margin:12px auto 0;color:var(--muted);font-size:15px}.composer,.dim-shell .composer{max-width:660px;margin:0 auto 24px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center;backdrop-filter:none;-webkit-backdrop-filter:none;animation:fadeRise .32s var(--ease) 80ms both}.composer:hover,.composer:focus-within{transform:none;box-shadow:none}.ai-companion{justify-content:center;margin-bottom:14px;color:var(--ink);font-family:var(--serif);font-size:21px;font-style:italic;font-weight:400}.ai-companion svg{display:none}.composer textarea,.dim-shell .composer textarea{min-height:58px;padding:17px 132px 17px 22px;color:var(--ink);border:1px solid var(--line);border-radius:32px;background:#ffffff14;font-size:16px;resize:none;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.composer textarea::placeholder,.dim-shell .composer textarea::placeholder{color:var(--muted)}.composer-actions{position:relative;display:block;margin-top:-51px;min-height:51px;pointer-events:none}.magic-button{position:absolute;top:8px;right:8px;min-height:42px;padding:0 18px;color:var(--sea-deep);background:#ffffffeb;box-shadow:none;pointer-events:auto}.magic-button:hover{transform:translateY(-1px);box-shadow:none}.magic-button:after{display:none}.quick-buckets{display:flex;justify-content:center;gap:10px;padding-top:66px;pointer-events:auto}.quick-buckets button,.soft-button,.primary-button,.danger-button,.dim-shell .quick-buckets button,.dim-shell .soft-button{min-height:38px;color:var(--ink);border:1px solid var(--line);background:#ffffff12;box-shadow:none;text-transform:none}.primary-button{color:var(--sea-deep);background:#ffffffe6}.danger-button{color:var(--sea-deep);background:#ffffffd1}.today-focus-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;margin:0 0 28px;padding:0 0 20px;border-bottom:1px solid var(--line)}.focus-metric,.next-step-card,.dim-shell .focus-metric,.dim-shell .next-step-card{min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;animation:fadeRise .32s var(--ease) .12s both}.focus-metric{display:grid;grid-template-columns:1fr auto;align-items:end}.focus-metric span,.next-step-card span{color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.focus-metric strong{color:var(--ink);font-family:var(--serif);font-size:30px;font-weight:400;line-height:1}.hero-ring{width:44px;height:44px;background:conic-gradient(var(--ink) var(--progress),rgba(255,255,255,.12) 0);box-shadow:none}.hero-ring:before{width:34px;height:34px;background:#3c575eb8}.hero-ring b{color:var(--ink);font-size:11px}.focus-metric p,.next-step-card p{color:var(--muted);font-size:13px}.next-step-card{text-align:right}.next-step-card h2{color:var(--ink);font-size:24px;font-style:italic}.bucket-grid{display:grid;grid-template-columns:1fr;gap:32px;margin-top:0}.bucket-card,.dim-shell .bucket-card{min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;animation:fadeRise .32s var(--ease) both}.bucket-card:hover{transform:none;box-shadow:none}.bucket-card header{justify-content:flex-start;gap:16px;padding-left:40px;margin-bottom:8px}.bucket-card header span,.bucket-card.blue header span,.bucket-card.green header span,.bucket-card.orange header span,.dim-shell .bucket-card header span{min-height:auto;padding:0;color:var(--muted);background:transparent;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.bucket-card h2{display:none}.bucket-card header small{width:auto;height:auto;color:var(--muted);background:transparent;font-size:12px}.bucket-card>p{display:none}.task-stack{gap:0}.task-card,.dim-shell .task-card{grid-template-columns:26px minmax(0,1fr) auto;gap:14px;min-height:72px;padding:14px 8px;border:0;border-radius:8px;background:transparent;box-shadow:none}.task-card:hover,.dim-shell .task-card:hover{transform:none;background:#ffffff0e;box-shadow:none}.check-button{width:22px;height:22px;margin-top:4px;color:var(--sea-deep);border:1px solid var(--muted);background:transparent}.check-button span{width:8px;height:8px;border:0;background:transparent}.task-card.done .check-button{border-color:var(--ink);background:var(--ink)}.task-copy strong,.dim-shell .task-copy strong{color:var(--ink);font-size:23px;font-weight:400;line-height:1.32;-webkit-line-clamp:3}.task-card.done .task-copy strong{color:#ffffff52;text-decoration:line-through}.task-copy span,.dim-shell .task-copy span{margin-top:6px;color:var(--muted);font-size:13px}.task-actions{position:static;align-self:center;opacity:0}.task-card:hover .task-actions,.task-card:focus-within .task-actions{opacity:1}.task-actions button{color:var(--ink);border:1px solid var(--line);background:transparent}.empty-bucket{margin-left:40px;color:var(--muted);border-color:var(--line);background:#ffffff0d}.timeline-drawer,.dim-shell .timeline-drawer{margin-top:36px;padding:0;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.timeline-drawer summary,.dim-shell .timeline-drawer summary{color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.timeline-item,.dim-shell .timeline-item{background:#ffffff0f}.calendar-connect,.dim-shell .calendar-connect{display:grid;grid-template-columns:1fr auto;padding:0 0 24px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.calendar-connect span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.calendar-connect h2{color:var(--ink);font-size:32px;font-style:italic}.calendar-connect p{color:var(--muted)}.calendar-grid{gap:12px}.day-tile,.dim-shell .day-tile{min-height:118px;overflow:hidden;color:var(--ink);border:1px solid transparent;border-radius:999px;background:transparent;box-shadow:none}.day-tile:hover{background:#ffffff14;transform:none}.day-tile.selected{border-color:var(--ink);box-shadow:none}.day-main{place-items:center;min-width:0;overflow:hidden;text-align:center}.day-tile span,.day-tile small{color:var(--muted)}.day-tile em{display:none!important}.day-tile strong{color:var(--ink);font-family:var(--serif);font-size:26px;font-weight:400}.day-tile small{max-width:100%;font-size:12px;white-space:nowrap}.day-tile mark,.day-tile b{color:var(--sea-deep);background:#ffffffdb}.day-tile b{display:none!important}.tile-progress{width:32px;background:#ffffff29}.tile-progress i{background:var(--ink)}.day-calendar-button{display:none!important}.focus-layout,.review-layout,.settings-grid{grid-template-columns:1fr 1fr;gap:18px}.focus-stage,.focus-picker,.review-score,.review-panel,.settings-card,.dim-shell .focus-stage,.dim-shell .focus-picker,.dim-shell .review-score,.dim-shell .review-panel,.dim-shell .settings-card{border-radius:18px;background:#ffffff12;box-shadow:none}.focus-stage:hover,.focus-picker:hover,.review-score:hover,.review-panel:hover,.settings-card:hover{transform:translateY(-2px);box-shadow:none}.focus-stage span,.review-score span{color:var(--muted)}.focus-stage h2,.focus-picker h2,.review-panel h2,.settings-card h2,.dim-shell .settings-card h2{color:var(--ink)}.focus-stage p,.focus-picker p,.review-score p,.settings-card p{color:var(--muted)}.timer-face{color:var(--ink);font-size:clamp(72px,14vw,132px);font-weight:400}.focus-picker button,.review-list div,.notification-item,.notification-empty,.dim-shell .focus-picker button,.dim-shell .review-list div,.dim-shell .notification-item,.dim-shell .notification-empty{color:var(--ink);border-color:var(--line);background:#ffffff12}.focus-picker button.selected{border-color:#ffffff8f;background:#ffffff24}.review-panel textarea,.settings-card select,.settings-card input:not([type=checkbox]),.task-editor select,.task-editor input,.task-editor textarea,.dim-shell .review-panel textarea,.dim-shell .settings-card select,.dim-shell .settings-card input:not([type=checkbox]),.dim-shell .task-editor select,.dim-shell .task-editor input,.dim-shell .task-editor textarea{color:var(--ink);border-color:var(--line);background:#ffffff14}.settings-card code{color:var(--ink);background:#ffffff14}.modal-backdrop{background:#20373c6b}.task-editor,.dim-shell .task-editor{color:var(--ink);background:#49686feb}.celebration-toast,.download-shelf{color:var(--ink);background:#49686fe0}.tony-menu.glass{position:fixed;z-index:105;left:50%;top:168px;display:grid;gap:8px;min-width:min(340px,calc(100vw - 32px));padding:20px 22px;color:#fff;border:1px solid rgba(255,255,255,.24);border-radius:24px;background:#2b444af0;box-shadow:0 24px 70px #07101252;text-align:center;transform:translate(-50%);animation:tonyMenuIn .34s var(--ease) both;backdrop-filter:blur(28px) saturate(1.25);-webkit-backdrop-filter:blur(28px) saturate(1.25)}.app-shell.dim-shell .tony-menu.glass{background:#091215f5}.tony-menu span{color:#ffffffa8;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tony-menu strong{color:#fff;font-family:var(--serif);font-size:30px;font-style:italic;font-weight:400;line-height:1.12}.tony-menu em{color:#ffffff8f;font-family:var(--serif);font-size:15px;font-style:italic}.tony-menu button{justify-self:center;min-height:36px;margin-top:4px;padding:0 16px;color:var(--sea-deep);border-radius:999px;background:#ffffffeb;font-size:13px;font-weight:850}.tony-menu button:hover,.tony-menu button:focus-visible{color:var(--sea-deep)!important;background:#fff!important}.download-shelf a,.download-shelf a:visited{color:var(--sea-deep);background:#ffffffeb}.download-shelf a:hover,.download-shelf a:focus-visible{color:var(--sea-deep);background:#fff;transform:translateY(-1px)}.download-shelf a:active{color:var(--sea-deep);background:#ffffffd1}@media(max-width:900px){.app-shell,.app-shell.dim-shell{width:min(100%,640px);padding:20px 18px 30px;border:0;border-radius:0;background:transparent;box-shadow:none}.sidebar{display:block;margin-bottom:28px}.brand{margin-bottom:18px}.sidebar nav{justify-content:space-between;gap:8px}.sidebar nav button{display:inline-flex;min-height:auto;padding:4px 0}.topbar{grid-template-columns:1fr auto;margin-bottom:28px}.date-switcher{min-width:0}.live-notice{display:none}h1{font-size:clamp(42px,13vw,62px)}.page-head p{font-size:15px}.composer textarea{padding-right:118px}.today-focus-grid,.focus-layout,.review-layout,.settings-grid,.calendar-connect{grid-template-columns:1fr}.next-step-card{text-align:left}.calendar-grid{gap:7px}.day-tile{min-height:70px}.day-tile strong{font-size:20px}}@media(max-width:560px){.app-shell,.app-shell.dim-shell{padding:16px 16px 28px}.sidebar{margin-bottom:22px}.brand-mark{width:28px;height:28px}.brand strong{font-size:18px}.sidebar nav button{padding:2px 0}.sidebar nav{gap:7px}.sidebar nav strong{font-size:10px}.date-switcher span{font-size:12px}.date-switcher button,.icon-action{width:34px;height:34px}.top-actions{gap:6px}.page-kicker{margin-bottom:10px;font-size:17px}h1{font-size:32px;line-height:1.02}.page-head{margin-bottom:18px}.page-head p{margin-top:12px;font-size:15px;line-height:1.45}.ai-companion{margin-bottom:11px;font-size:16px}.composer textarea{min-height:88px;padding:18px;border-radius:24px}.composer-actions{display:grid;margin-top:12px;min-height:0;pointer-events:auto}.magic-button{position:static;width:100%;min-height:46px}.quick-buckets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:10px}.quick-buckets button{padding:0 8px;font-size:12px}.today-focus-grid{gap:14px;margin-bottom:28px}.focus-metric{grid-template-columns:1fr auto}.next-step-card h2{font-size:21px}.bucket-card header{padding-left:36px}.task-card{grid-template-columns:24px minmax(0,1fr);padding:13px 0}.task-copy strong{font-size:20px}.task-actions{grid-column:2;opacity:1}.calendar-connect h2{font-size:24px}.day-tile{min-height:58px}.day-tile span,.day-tile small,.day-tile em,.day-tile b{display:none}.day-tile mark{display:inline-grid}.timer-face{font-size:74px}}body:has(.app-shell.dim-shell){background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.08),transparent 28%),radial-gradient(circle at 86% 4%,rgba(137,161,164,.14),transparent 22%),linear-gradient(170deg,#1d272a,#142023 42%,#071012)}.app-shell.dim-shell{--ink: #ffffff;--blue: #ffffff;--muted: rgba(255, 255, 255, .58);--line: rgba(255, 255, 255, .14);--glass: rgba(255, 255, 255, .06);--sea-deep: #071012;--sea-mid: #243d43;--sea-horizon: #5f797d;--sea-light: #a8b7b4;color:var(--ink);background:transparent}.app-shell.dim-shell .brand-mark{color:#071012;background:#ffffffe0}.app-shell.dim-shell .today-button,.app-shell.dim-shell .magic-button,.app-shell.dim-shell .primary-button,.app-shell.dim-shell .day-tile mark{color:#071012!important;background:#ffffffe6!important}.app-shell.dim-shell .date-switcher button,.app-shell.dim-shell .icon-action,.app-shell.dim-shell .quick-buckets button,.app-shell.dim-shell .soft-button,.app-shell.dim-shell .focus-picker button,.app-shell.dim-shell .review-list div{color:var(--ink);border-color:#ffffff29;background:#ffffff0e}.app-shell.dim-shell .composer textarea,.app-shell.dim-shell .review-panel textarea,.app-shell.dim-shell .settings-card select,.app-shell.dim-shell .settings-card input:not([type=checkbox]),.app-shell.dim-shell .task-editor input,.app-shell.dim-shell .task-editor textarea,.app-shell.dim-shell .task-editor select{color:var(--ink);border-color:#ffffff29;background:#ffffff0f}.app-shell.dim-shell .composer textarea::placeholder{color:#ffffff80}.app-shell.dim-shell .hero-ring:before{background:#071012e0}.app-shell.dim-shell .task-card:hover,.app-shell.dim-shell .day-tile:hover{background:#ffffff0f}.app-shell .sidebar.glass,.app-shell.dim-shell .sidebar.glass{border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-shell .sidebar nav button,.app-shell.dim-shell .sidebar nav button{position:relative;color:#ffffffa8!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-shell .sidebar nav button:after,.app-shell.dim-shell .sidebar nav button:after{position:absolute;left:50%;bottom:-7px;width:16px;height:1px;border-radius:999px;background:transparent;transform:translate(-50%) scaleX(.5);transition:transform .18s var(--ease),background .18s var(--ease);content:""}.app-shell .sidebar nav button:hover,.app-shell .sidebar nav button.active,.app-shell.dim-shell .sidebar nav button:hover,.app-shell.dim-shell .sidebar nav button.active{color:#fff!important}.app-shell .sidebar nav button.active:after,.app-shell.dim-shell .sidebar nav button.active:after{background:#ffffffd1;transform:translate(-50%) scaleX(1)}.app-shell .sidebar nav button:focus-visible,.app-shell.dim-shell .sidebar nav button:focus-visible{outline:1px solid rgba(255,255,255,.42);outline-offset:6px}.quick-buckets button:hover,.quick-buckets button:focus-visible,.quick-buckets button:active,.soft-button:hover,.soft-button:focus-visible,.soft-button:active,.date-switcher button:hover,.date-switcher button:focus-visible,.date-switcher button:active,.icon-action:hover,.icon-action:focus-visible,.icon-action:active,.app-shell.dim-shell .quick-buckets button:hover,.app-shell.dim-shell .quick-buckets button:focus-visible,.app-shell.dim-shell .quick-buckets button:active,.app-shell.dim-shell .soft-button:hover,.app-shell.dim-shell .soft-button:focus-visible,.app-shell.dim-shell .soft-button:active,.app-shell.dim-shell .date-switcher button:hover,.app-shell.dim-shell .date-switcher button:focus-visible,.app-shell.dim-shell .date-switcher button:active,.app-shell.dim-shell .icon-action:hover,.app-shell.dim-shell .icon-action:focus-visible,.app-shell.dim-shell .icon-action:active{color:#fff!important;border-color:#ffffff42!important;background:#ffffff1f!important;box-shadow:none!important}.magic-button:hover,.magic-button:focus-visible,.magic-button:active,.primary-button:hover,.primary-button:focus-visible,.primary-button:active,.today-button:hover,.today-button:focus-visible,.today-button:active,.download-shelf a:hover,.download-shelf a:focus-visible,.download-shelf a:active,.app-shell.dim-shell .magic-button:hover,.app-shell.dim-shell .magic-button:focus-visible,.app-shell.dim-shell .magic-button:active,.app-shell.dim-shell .primary-button:hover,.app-shell.dim-shell .primary-button:focus-visible,.app-shell.dim-shell .primary-button:active,.app-shell.dim-shell .today-button:hover,.app-shell.dim-shell .today-button:focus-visible,.app-shell.dim-shell .today-button:active{color:var(--sea-deep)!important;border-color:#ffffff9e!important;background:#fffffff5!important;box-shadow:none!important}.task-actions button:hover,.task-actions button:focus-visible,.focus-picker button:hover,.focus-picker button:focus-visible,.review-list div:hover{color:#fff!important;border-color:#ffffff3d!important;background:#ffffff1c!important}.notification-center.glass,.app-shell.dim-shell .notification-center.glass{position:fixed;z-index:100;top:132px;right:max(24px,calc((100vw - 920px)/2));width:min(380px,calc(100vw - 32px));max-height:min(560px,calc(100vh - 160px));overflow:hidden;padding:20px;color:#fff;border:1px solid rgba(255,255,255,.24);border-radius:24px;background:#2b444af0;box-shadow:0 24px 70px #07101257;backdrop-filter:blur(28px) saturate(1.25);-webkit-backdrop-filter:blur(28px) saturate(1.25)}.notification-center.glass:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#ffffff14,#ffffff05),#07101229;content:""}.app-shell.dim-shell .notification-center.glass{background:#091215f5}.notification-head h2,.notification-item strong{color:#fff}.notification-head span,.notification-item p,.notification-item time,.notification-empty{color:#ffffffad}.notification-head button,.notification-permission{color:var(--sea-deep);border:1px solid rgba(255,255,255,.54);background:#ffffffe6}.notification-head button:hover,.notification-head button:focus-visible,.notification-permission:hover,.notification-permission:focus-visible{color:var(--sea-deep)!important;background:#fff!important}.notification-list{max-height:calc(min(560px,100vh - 160px) - 88px);padding-right:4px;overflow:auto}.notification-item,.notification-empty,.app-shell.dim-shell .notification-item,.app-shell.dim-shell .notification-empty{border-color:#ffffff26;background:#ffffff14}.notification-button span{color:var(--sea-deep);border-color:#fffffff2;background:#fff}@media(max-width:560px){.notification-center.glass,.app-shell.dim-shell .notification-center.glass{top:108px;right:12px;left:12px;width:auto;max-height:calc(100vh - 132px)}.notification-list{max-height:calc(100vh - 236px)}}
