*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--bg:#0E140B;--bg2:#1a2214;--bg3:#232e1a;--green:#9AC23C;--green2:#7A9A2E;--green3:rgba(154, 194, 60, 0.12);--green-dark:#556B1F;--text:#F2F5E9;--text2:rgba(242, 245, 233, 0.6);--muted:rgba(242, 245, 233, 0.35);--border:rgba(242, 245, 233, 0.08);--card:#151c10;--card2:#1e2918;--shadow:0 2px 16px rgba(0, 0, 0, 0.4)}[data-theme=light]{--bg:#FFFFFF;--bg2:#FBFCF7;--bg3:#EEF4E3;--green:#6A9E1F;--green2:#527A17;--green3:rgba(106, 158, 31, 0.12);--green-dark:#3B5A0E;--text:#1A2210;--text2:rgba(26, 34, 16, 0.6);--muted:rgba(26, 34, 16, 0.35);--border:rgba(26, 34, 16, 0.1);--card:#FFFFFF;--card2:#F7FAF0;--shadow:0 8px 28px rgba(26, 34, 16, 0.08)}[data-theme=light] .glass{background:rgba(255,255,255,.7);border-color:rgba(26,34,16,.08)}[data-theme=light] .glass-green{background:rgba(106,158,31,.08);border-color:rgba(106,158,31,.2)}[data-theme=light] .glass-nav{background:rgba(255,255,255,.88);border-color:rgba(26,34,16,.08)}[data-theme=light] .home-glow{background:radial-gradient(ellipse 80% 40% at 50% -10%,rgba(106,158,31,.15),transparent 70%)}[data-theme=light] .header-logo .lb,[data-theme=light] .lb,[data-theme=light] .logo-ball{background:radial-gradient(circle at 35% 35%,#8abf2a,#527a17 50%,#2d4a09 100%)}[data-theme=light] .nav-item.active{color:var(--green)}[data-theme=light] .nav-mic-v2{background:var(--green);box-shadow:0 4px 20px rgba(106,158,31,.35)}[data-theme=light] .task-row{background:var(--card);border-color:rgba(26,34,16,.09)}[data-theme=light] .task-num-badge{background:var(--card2);border-color:rgba(26,34,16,.12)}[data-theme=light] .stat-mini{background:var(--card);border-color:rgba(26,34,16,.09)}[data-theme=light] .focus-day-card{background:var(--card);border-color:rgba(26,34,16,.1)}[data-theme=light] .cat-badge-work{background:rgba(106,158,31,.12);color:#3b5a0e}[data-theme=light] .cat-badge-personal{background:rgba(106,158,31,.08);color:#527a17}[data-theme=light] input,[data-theme=light] select,[data-theme=light] textarea{color-scheme:light}[data-theme=light] .back-bar{background:var(--bg);border-bottom-color:var(--border)}[data-theme=light] .chat-row-item:hover{background:rgba(26,34,16,.03)}[data-theme=light] .voice-overlay{background:var(--bg)}[data-theme=light] .globe-dot{fill:rgba(106,158,31,0.7)}[data-theme=light] .globe-orbit{stroke:rgba(106,158,31,0.25)}html[data-theme=light],html[data-theme=light] body{background:#fff;color:var(--text)}html[data-theme=light] #app,html[data-theme=light] .screen{background:var(--bg)}[data-theme=light] .task-card-shell .task-row.task-card{background:var(--card);border-color:rgba(26,34,16,.09)}[data-theme=light] .task-card-shell{background:rgba(26,34,16,.03);border-color:rgba(26,34,16,.08)}[data-theme=light] .task-card-shell.is-overdue .task-row.task-card{background:rgba(210,60,60,.11)}[data-theme=light] .task-card-shell .task-num-badge{background:var(--card2);border-color:rgba(26,34,16,.12)}[data-theme=light] .task-card-shell .task-card-deadline.deadline-overdue{color:#c33b3b}body,html{height:100%;width:100%;overflow:hidden;background:var(--bg);color:var(--text);font-family:Inter,sans-serif;font-size:14px}#app{display:flex;flex-direction:column;height:100dvh;overflow:hidden;position:relative}.screen{display:none;flex-direction:column;height:100%;overflow:hidden;background:var(--bg)}.screen.active{display:flex}#login{background:var(--bg);align-items:center;justify-content:center;padding:32px 24px;gap:0}.login-logo{margin-bottom:32px}.logo-4balls{display:grid;grid-template-columns:1fr 1fr;gap:6px;width:64px;height:64px}.logo-ball{border-radius:50%;background:radial-gradient(circle at 35% 35%,#c8e87a,#7a9a2e 50%,#3a5010 100%)}.login-title{font-size:28px;font-weight:700;color:var(--text);margin-bottom:8px;text-align:center}.login-sub{font-size:13px;color:var(--text2);text-align:center;line-height:1.6;margin-bottom:40px}.login-form{width:100%;display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.form-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.login-input{width:100%;background:var(--card2);border:1px solid var(--border);border-radius:14px;color:var(--text);font-size:14px;padding:14px 16px;outline:0;font-family:Inter,sans-serif}.login-input:focus{border-color:var(--green)}.auth-link-btn:focus-visible,.auth-pass-toggle:focus-visible,.login-btn:focus-visible,.login-input:focus-visible,.login-oauth-btn:focus-visible,.login-tab:focus-visible,.login-tg-btn:focus-visible{outline:2px solid rgba(154,194,60,.75);outline-offset:3px}.login-input--invalid,.login-input[aria-invalid=true]{border-color:#ff6060}.login-input::placeholder{color:var(--muted)}.login-btn{width:100%;background:var(--green);border:none;color:var(--bg);font-size:14px;font-weight:700;padding:15px;border-radius:14px;cursor:pointer;font-family:Inter,sans-serif}.auth-pass-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;background:0 0;color:var(--muted);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:12px}.auth-link-btn{border:0;background:0 0;color:var(--muted);font-size:12px;cursor:pointer;font-family:Inter,sans-serif;padding:6px 8px;border-radius:10px}.auth-link-btn--accent{color:var(--green)}.form-error{display:none;font-size:12px;color:#ff6060;line-height:1.4;margin-top:-4px}.form-error.show{display:block}.login-divider{display:flex;align-items:center;gap:12px;width:100%;margin:4px 0}.login-divider span{font-size:12px;color:var(--muted)}.login-divider::after,.login-divider::before{content:'';flex:1;height:1px;background:var(--border)}.login-tg-btn{width:100%;background:var(--bg3);border:1px solid var(--border);color:var(--text);font-size:14px;font-weight:500;padding:14px;border-radius:14px;cursor:pointer;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:8px}.login-oauth-grid{width:100%;display:grid;grid-template-columns:1fr;gap:8px;margin-top:8px}.login-oauth-btn{width:100%;border:1px solid var(--border);border-radius:14px;background:var(--card2);color:var(--text);font-size:14px;font-weight:600;padding:13px 14px;cursor:pointer;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:8px;transition:border-color .15s,background .15s,transform .15s}.login-oauth-btn:hover{border-color:rgba(154,194,60,.35);background:var(--bg3)}.login-oauth-btn:active{transform:translateY(1px)}.login-oauth-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-oauth-btn--vk::before{content:'VK';display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px;background:#07f;color:#fff;font-size:11px;font-weight:800;letter-spacing:0}.login-oauth-btn--yandex::before{content:'Я';display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#fc3f1d;color:#fff;font-size:14px;font-weight:800}.login-register{font-size:12px;color:var(--muted);margin-top:16px;text-align:center}.login-register span{color:var(--green);cursor:pointer}.login-tabs{display:flex;background:var(--card2);border:1px solid var(--border);border-radius:16px;padding:3px;margin-bottom:20px;width:100%}.login-tab{flex:1;padding:9px;border-radius:13px;font-size:13px;font-weight:600;text-align:center;cursor:pointer;color:var(--muted);font-family:Inter,sans-serif;transition:all .15s;border:0;background:0 0}.login-tab.active{background:var(--green);color:var(--bg)}.trial-badge{background:var(--green3);border:1px solid rgba(154,194,60,.25);border-radius:12px;padding:10px 14px;font-size:12px;color:var(--green);font-weight:600;text-align:center}.trial-banner{background:var(--green3);border:1px solid rgba(154,194,60,.2);border-radius:16px;padding:14px 16px;margin-bottom:12px;display:flex;align-items:center;gap:12px}.trial-banner-text{flex:1}.trial-banner-title{font-size:13px;font-weight:700;color:var(--green);margin-bottom:2px}.trial-banner-sub{font-size:11px;color:var(--text2)}.trial-expired-banner{background:rgba(255,80,80,.08);border:1px solid rgba(255,80,80,.2);border-radius:16px;padding:14px 16px;margin-bottom:12px}.trial-expired-title{font-size:13px;font-weight:700;color:#ff6060;margin-bottom:4px}.trial-expired-sub{font-size:11px;color:var(--muted);margin-bottom:10px}.login-btn:disabled{opacity:.6;cursor:not-allowed}.app-header{padding:16px 20px 12px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.header-logo{display:grid;grid-template-columns:1fr 1fr;gap:4px;width:32px;height:32px;cursor:pointer}.header-logo .lb{border-radius:50%;background:radial-gradient(circle at 35% 35%,#c8e87a,#7a9a2e 50%,#3a5010 100%)}.header-right{display:flex;align-items:center;gap:8px}.h-btn{width:34px;height:34px;border-radius:50%;background:var(--card2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;flex-shrink:0}.h-btn-dot{position:absolute;top:6px;right:6px;width:7px;height:7px;border-radius:50%;background:var(--green);border:1.5px solid var(--bg)}.user-chip{display:flex;align-items:center;gap:8px;background:var(--card2);border:1px solid var(--border);border-radius:20px;padding:4px 12px 4px 4px;cursor:pointer}.user-chip-avatar{width:26px;height:26px;border-radius:50%;background:var(--green3);border:1px solid var(--green-dark);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--green)}.user-chip-name{font-size:12px;font-weight:500;color:var(--text)}:root{--safe-area-top:env(safe-area-inset-top, 0px);--safe-area-bottom:env(safe-area-inset-bottom, 0px);--app-keyboard-offset:0px;--app-bottom-nav-reserve:calc(96px + var(--safe-area-bottom))}.bottom-nav{position:fixed;bottom:calc(16px + var(--safe-area-bottom));left:16px;right:16px;height:64px;background:rgba(21,28,16,.95);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:32px;display:flex;align-items:center;justify-content:space-around;padding:0 8px;z-index:100;box-shadow:var(--shadow)}.bottom-nav.hidden{display:none!important}.nav-item{display:flex;align-items:center;justify-content:center;cursor:pointer;width:44px;height:44px;border-radius:22px;opacity:.5;transition:opacity .15s}.nav-item.active{opacity:1}.nav-item svg{stroke:var(--text)}.nav-item.active svg{stroke:var(--green)}.nav-mic{width:50px;height:50px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 0 20px rgba(154,194,60,.35)}.nav-mic svg{stroke:var(--bg)!important}.nav-mic-v2.active,.nav-mic.active{box-shadow:0 0 28px rgba(154,194,60,.5);outline:1px solid rgba(154,194,60,.35)}.scroll-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:var(--app-bottom-nav-reserve)}.scroll-body::-webkit-scrollbar{width:0}.hero-section{padding:8px 20px 20px}.hero-meta{font-size:11px;color:var(--muted);margin-bottom:10px;display:flex;align-items:center;gap:6px}.hero-dot{width:5px;height:5px;border-radius:50%;background:var(--green);display:inline-block;flex-shrink:0}.hero-count{font-size:56px;font-weight:700;line-height:.9;letter-spacing:-2px;color:var(--text)}.hero-label{font-size:32px;font-weight:700;letter-spacing:-1px;color:var(--text2)}.hero-star{color:var(--green);font-size:28px;vertical-align:middle}.hero-sub{margin-top:10px;font-size:12px;color:var(--muted);display:flex;gap:10px;flex-wrap:wrap}.hero-tag{display:flex;align-items:center;gap:4px;background:var(--green3);border:1px solid rgba(154,194,60,.2);border-radius:20px;padding:3px 10px;font-size:11px;color:var(--green);font-weight:500}.section{margin:0 14px 12px}.section-title{font-size:10px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-weight:500}.home-ai-planner{margin:0 14px 12px;padding:12px;border-radius:16px;border:1px solid var(--border);background:var(--card)}.home-ai-planner__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.home-ai-planner__title{font-size:16px;font-weight:700;color:var(--text);line-height:1.25}.home-ai-planner__sub{font-size:11px;color:var(--muted);margin-top:3px}.home-ai-planner__pulse{align-self:flex-start;padding:6px 9px;border-radius:999px;background:var(--green3);border:1px solid rgba(154,194,60,.24);font-size:11px;color:var(--green);font-weight:600;letter-spacing:0}.home-ai-planner__summary{margin-top:10px}.home-ai-summary-line{font-size:12px;line-height:1.4;color:var(--text);margin-bottom:6px}.home-ai-summary-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:10px;color:var(--muted)}.home-ai-mood{font-weight:600;color:var(--text2)}.home-ai-trend{color:var(--muted)}.home-ai-planner__next{margin-top:12px}.home-ai-next-label{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-bottom:5px}.home-ai-next-text{font-size:13px;color:var(--green);font-weight:600}.home-ai-planner__actions{display:flex;gap:8px;margin-top:12px}.home-ai-action{flex:1;padding:8px 10px;border-radius:10px;border:1px solid var(--border);background:var(--bg3);color:var(--text);font-size:11px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .15s ease,border-color .15s ease}.home-ai-action:active{background:rgba(154,194,60,.16)}.home-ai-action--ghost{background:0 0;color:var(--muted)}.home-ai-sections{margin-top:10px;display:flex;flex-direction:column;gap:8px}.home-ai-section{padding:10px;border:1px solid var(--border);border-radius:12px;background:var(--card2)}.home-ai-section__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.home-ai-section__title{font-size:11px;font-weight:700;text-transform:uppercase;color:var(--text);letter-spacing:.2px}.home-ai-section__action{border:0;background:0 0;color:var(--green);font-size:11px;font-weight:600;cursor:pointer;padding:0}.home-ai-section__rows{display:flex;flex-direction:column;gap:6px}.home-ai-empty{font-size:12px;color:var(--muted);padding:6px 4px}.home-ai-row{display:flex;align-items:stretch;justify-content:space-between;gap:8px}.home-ai-row-main{flex:1;min-width:0;display:flex;align-items:center;gap:8px;padding:8px 0;border-radius:10px;cursor:pointer;outline:0}.home-ai-row-avatar{width:28px;height:28px;border-radius:50%;background:var(--green3);color:var(--green);border:1px solid rgba(154,194,60,.22);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.home-ai-row-main-text{min-width:0;flex:1}.home-ai-row-title{font-size:12px;color:var(--text);font-weight:600;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-ai-row-meta{margin-top:2px;font-size:10px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-ai-row-actions{display:flex;gap:5px;flex-shrink:0;align-items:center}.home-ai-row-actions button{border:1px solid var(--border);border-radius:8px;background:var(--card2);color:var(--text);font-size:10px;padding:6px 8px;line-height:1.1;white-space:nowrap;cursor:pointer;font-family:Inter,sans-serif}.home-ai-row-actions button:first-child{color:var(--bg);background:var(--green);border-color:var(--green)}.home-ai-row-actions button:nth-child(2){color:var(--muted)}.home-ai-row-actions button:nth-child(3){color:var(--green)}.home-ai-planner--compact .home-ai-section:not(:first-child){display:none}@media (max-width:360px){.home-ai-row-actions{flex-direction:column;gap:4px}.home-ai-row-actions button{padding-top:5px;padding-bottom:5px}}.tasks-wrap{background:var(--card);border-radius:20px;overflow:hidden;border:1px solid var(--border)}.task-row{display:flex;flex-direction:row;align-items:center;padding:10px 14px;border-bottom:1px solid rgba(242,245,233,.05);cursor:pointer}.task-row:last-child{border-bottom:none}.task-top{display:flex;align-items:center;gap:8px}.task-num{font-size:10px;color:var(--muted);min-width:18px;font-weight:600;letter-spacing:1px}.task-info{flex:1;min-width:0}.task-name{font-size:13px;font-weight:600;color:var(--text);line-height:1.3}.task-from{font-size:10px;color:var(--muted);margin-top:2px}.task-tag{font-size:9px;font-weight:700;letter-spacing:.5px;padding:3px 8px;border-radius:6px;flex-shrink:0;text-transform:uppercase}.tag-hot{background:var(--green);color:var(--bg);font-weight:700}.tag-med{background:var(--green3);color:var(--green);border:1px solid rgba(154,194,60,.2)}.task-actions{margin-top:10px;display:flex;gap:6px}.t-btn{flex:1;padding:8px 6px;border-radius:10px;font-size:11px;font-weight:600;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif}.t-write{background:var(--bg3);color:var(--text);border:1px solid var(--border)}.t-done{background:var(--green);color:var(--bg)}.t-snooze{background:0 0;border:1px solid var(--border);color:var(--muted);font-size:11px;padding:8px 10px;border-radius:10px;cursor:pointer;white-space:nowrap;flex-shrink:0}.empty-card{padding:24px;text-align:center;font-size:12px;color:var(--muted)}.promises-wrap{background:var(--card);border-radius:20px;overflow:hidden;border:1px solid var(--border)}.promises-head{padding:12px 14px 10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(242,245,233,.05)}.promises-lbl{font-size:10px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;font-weight:500}.promises-cnt{font-size:26px;font-weight:700;color:var(--green);letter-spacing:-1px;line-height:1}.promise-row{padding:12px 14px;border-bottom:1px solid rgba(242,245,233,.05);cursor:pointer}.promise-row:last-child{border-bottom:none}.promise-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.promise-name{font-size:13px;color:var(--text);font-weight:500}.promise-age{font-size:10px}.age-red{color:#ff6b6b}.age-yellow{color:#d4a520}.age-green{color:var(--muted)}.promise-actions{display:flex;gap:6px}.p-btn{flex:1;padding:8px 6px;border-radius:10px;font-size:11px;font-weight:600;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif}.p-remind{background:var(--bg3);color:var(--text);border:1px solid var(--border)}.p-got{background:var(--green);color:var(--bg)}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 14px 12px}.stat-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:12px 14px}.stat-card.accent{background:var(--green3);border-color:rgba(154,194,60,.2)}.stat-n{font-size:22px;font-weight:700;letter-spacing:-1px;display:block}.stat-l{font-size:9px;letter-spacing:1px;text-transform:uppercase;display:block;margin-top:2px;color:var(--muted)}.task-card-shell{position:relative;width:100%;min-width:0;overflow:hidden;border-bottom:1px solid rgba(242,245,233,.05);background:rgba(8,12,6,.28);touch-action:pan-y}.task-card-shell:last-child{border-bottom:none}.task-card-shell .task-swipe-actions{position:absolute;inset:0;z-index:4;display:flex;align-items:stretch;width:100%;height:100%;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .14s ease,transform .18s ease}.task-card-shell .task-swipe-actions-left{justify-content:flex-end;transform:translateX(100%)}.task-card-shell .task-swipe-actions-right{justify-content:flex-start;transform:translateX(-100%)}.task-card-shell.swipe-left .task-swipe-actions-left,.task-card-shell.swipe-right .task-swipe-actions-right,.task-card-shell.swiping-left .task-swipe-actions-left,.task-card-shell.swiping-right .task-swipe-actions-right{opacity:1;visibility:visible;transform:translateX(0);pointer-events:auto;z-index:5}.task-card-shell .task-swipe-btn{position:relative;z-index:6;flex:0 0 72px;min-width:72px;height:100%;border:0;padding:0 12px;color:#fff;font-size:12px;font-weight:700;font-family:Inter,sans-serif;pointer-events:auto;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none}.task-card-shell .task-swipe-cancel{background:rgba(122,130,112,.72)}.task-card-shell .task-swipe-move{background:#2f80ed}.task-card-shell .task-swipe-done{background:#4daf5a;color:#071107}.task-card-shell .task-row.task-card{position:relative;z-index:3;display:block;width:100%;padding:12px 14px 13px;border:0;border-radius:0;background:var(--card);cursor:pointer;transition:transform .18s ease,background .16s ease;will-change:transform}.task-card-shell.swipe-left .task-row.task-card,.task-card-shell.swipe-right .task-row.task-card,.task-card-shell.swiping-left .task-row.task-card,.task-card-shell.swiping-right .task-row.task-card{pointer-events:none}.task-card-shell.is-overdue .task-row.task-card{background:rgba(180,44,44,.16)}.task-card-shell .task-card-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:7px;min-height:24px}.task-card-shell .task-num-badge{display:inline-flex;align-items:center;gap:6px;min-width:44px;height:24px;padding:0 8px;border-radius:999px;background:rgba(242,245,233,.06);border:1px solid rgba(242,245,233,.1);color:var(--text);font-size:11px;font-weight:800;letter-spacing:0;font-variant-numeric:tabular-nums}.task-card-shell .task-priority-dot{width:7px;height:7px;border-radius:50%;background:0 0;box-shadow:none;flex-shrink:0}.task-card-shell .task-num-badge.priority-p0{border-color:rgba(255,95,95,.55);background:rgba(255,95,95,.1)}.task-card-shell .task-num-badge.priority-p1{border-color:rgba(255,155,64,.55);background:rgba(255,155,64,.1)}.task-card-shell .task-num-badge.priority-p2{border-color:rgba(235,205,72,.55);background:rgba(235,205,72,.1)}.task-card-shell .task-num-badge.priority-p0 .task-priority-dot{background:#ff5f5f;box-shadow:0 0 0 3px rgba(255,95,95,.14)}.task-card-shell .task-num-badge.priority-p1 .task-priority-dot{background:#ff9b40;box-shadow:0 0 0 3px rgba(255,155,64,.14)}.task-card-shell .task-num-badge.priority-p2 .task-priority-dot{background:#ebcd48;box-shadow:0 0 0 3px rgba(235,205,72,.14)}.task-card-shell .task-card-tag{justify-self:start;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;letter-spacing:.2px;padding:4px 9px;border-radius:999px;text-transform:none}.task-card-shell .task-card-deadline{justify-self:end;max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;color:var(--muted);font-variant-numeric:tabular-nums}.task-card-shell .task-card-deadline.deadline-today{color:var(--green)}.task-card-shell .task-card-deadline.deadline-soon{color:#bfd86a}.task-card-shell .task-card-deadline.deadline-overdue{color:#ff7f7f}.task-card-shell .task-row-title.task-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px;margin:0;color:var(--text);font-size:14px;font-weight:650;line-height:1.35;letter-spacing:0}@media (pointer:fine){.task-card-shell{touch-action:auto}.task-card-shell .task-swipe-actions{display:none!important}.task-card-shell .task-row.task-card{transform:none!important}}#home,#subscription{--sg-bg:#030b06;--sg-panel:rgba(18, 32, 22, 0.78);--sg-panel-strong:rgba(22, 40, 27, 0.88);--sg-line:rgba(172, 207, 135, 0.22);--sg-line-strong:rgba(188, 222, 150, 0.38);--sg-text:#e8eee3;--sg-muted:rgba(232, 238, 227, 0.58);--sg-green:#9fca38;--sg-green-soft:rgba(159, 202, 56, 0.18);background:radial-gradient(circle at 50% -12%,rgba(103,146,47,.17),transparent 36%),radial-gradient(circle at 110% 26%,rgba(144,192,71,.12),transparent 34%),linear-gradient(180deg,#031007 0,#020704 100%)!important;color:var(--sg-text)!important}#home *,#subscription *{box-sizing:border-box;min-width:0}#home [data-screen-scroll],#subscription .sub-scroll{padding-left:14px!important;padding-right:14px!important;scrollbar-width:none}#home [data-screen-scroll]::-webkit-scrollbar,#subscription .sub-scroll::-webkit-scrollbar{display:none}#home header{padding:16px 14px 0!important}#home header>div:first-child{align-items:center!important;margin-bottom:14px!important}#user-avatar-small{width:52px!important;height:52px!important;border-radius:50%!important;border:1px solid rgba(188,222,150,.32)!important;background:radial-gradient(circle at 42% 36%,rgba(255,255,255,.24),transparent 24%),linear-gradient(145deg,rgba(45,71,48,.92),rgba(4,12,8,.96))!important;box-shadow:inset 0 1px 2px rgba(255,255,255,.28),inset 0 -12px 18px rgba(0,0,0,.42),0 12px 24px rgba(0,0,0,.38)!important;color:var(--sg-green)!important;overflow:hidden!important}#home .h-btn{width:62px!important;height:62px!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:var(--sg-green)!important;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.16),transparent 24%),linear-gradient(145deg,rgba(31,52,36,.94),rgba(6,13,9,.98))!important;border:1px solid rgba(188,222,150,.27)!important;box-shadow:inset 0 1px 2px rgba(255,255,255,.22),inset 0 -12px 20px rgba(0,0,0,.42),0 16px 28px rgba(0,0,0,.36)!important}#home header div,#home header span,#subscription .back-title{overflow-wrap:anywhere}#home .focus-day-card{min-height:184px!important;margin:2px 0 16px!important;padding:28px 24px!important;border-radius:26px!important;align-items:flex-start!important;background:radial-gradient(circle at 76% 42%,rgba(159,202,56,.2),transparent 24%),linear-gradient(145deg,rgba(27,44,31,.92),rgba(5,13,8,.98))!important;border:1px solid rgba(188,222,150,.3)!important;box-shadow:inset 0 1px 2px rgba(255,255,255,.22),inset 0 -24px 42px rgba(0,0,0,.42),0 20px 42px rgba(0,0,0,.4)!important;contain:layout paint!important}#home .focus-day-card>div:first-child{display:none!important}#home .focus-day-card>div:nth-child(2){padding-right:152px!important;align-self:stretch!important;display:flex!important;flex-direction:column!important;justify-content:center!important;max-width:100%!important}#home .focus-day-card>div:nth-child(2)::before{content:'ФОКУС ДНЯ';display:block;margin-bottom:14px;color:var(--sg-green);font-size:10px;font-weight:800;letter-spacing:.42em;line-height:1}#focus-day-text{color:var(--sg-text)!important;font-size:clamp(26px, 8vw, 42px)!important;font-weight:800!important;line-height:.98!important;letter-spacing:-.06em!important;max-width:100%!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;overflow-wrap:anywhere!important;word-break:break-word!important}#focus-day-sub{color:var(--sg-muted)!important;font-size:13px!important;line-height:1.35!important;margin-top:10px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;overflow-wrap:anywhere!important}#home .focus-day-card>div:nth-child(4){right:-6px!important;width:156px!important;height:132px!important;opacity:.92!important}#home .focus-day-card>svg:last-child{display:none!important}#home [data-screen-scroll]>section.glass{padding:0!important;border:0!important;background:0 0!important;box-shadow:none!important;overflow:visible!important}#home [data-screen-scroll]>section.glass>div:first-child{margin:0 6px 8px!important}#home [data-screen-scroll]>section.glass>div:first-child>div:first-child>div:first-child{color:rgba(232,238,227,.52)!important;font-size:13px!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important}#home-ai-pulse,#home-section-sub,#home-section-title{overflow:hidden!important;overflow-wrap:anywhere!important}#home-section-title{font-size:0!important}#home-section-title::before{content:'Задачи · текущий месяц';font-size:15px;font-weight:500;color:rgba(232,238,227,.6)}#home [data-screen-scroll]>section.glass>button,#home-ai-pulse,#home-section-sub{display:none!important}#home [data-screen-scroll]>section.glass>div:nth-child(2){grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;margin:0 0 14px!important}#home .stat-mini{min-height:88px!important;padding:11px 8px 9px!important;border-radius:16px!important;text-align:left!important;overflow:hidden!important;background:linear-gradient(145deg,rgba(24,40,28,.92),rgba(5,13,8,.98))!important;border:1px solid rgba(188,222,150,.25)!important;box-shadow:inset 0 1px 2px rgba(255,255,255,.18),inset 0 -12px 20px rgba(0,0,0,.36),0 12px 24px rgba(0,0,0,.32)!important}#home .stat-mini div{overflow:hidden!important;text-overflow:ellipsis!important;overflow-wrap:anywhere!important}#home .stat-mini>div:first-child{font-size:9px!important;color:rgba(232,238,227,.55)!important;white-space:nowrap!important}#home .stat-mini [id^=stat-]{font-size:clamp(18px, 5.4vw, 25px)!important;line-height:1!important;color:var(--sg-text)!important}#home #stat-progress{color:var(--sg-green)!important}#home-task-list{display:grid!important;gap:10px!important}#home-task-list>*{max-width:100%!important;overflow:hidden!important;border-radius:22px!important;background:linear-gradient(145deg,rgba(24,40,28,.9),rgba(5,13,8,.98))!important;border:1px solid rgba(188,222,150,.24)!important;box-shadow:inset 0 1px 2px rgba(255,255,255,.16),inset 0 -16px 28px rgba(0,0,0,.34),0 12px 26px rgba(0,0,0,.3)!important}#home-show-all-btn,#home-show-all-label,#home-task-list *{max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important}#home-task-list .task-title,#home-task-list [class*=title],#home-task-list h1,#home-task-list h2,#home-task-list h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;text-overflow:ellipsis!important}#home .bottom-nav-v2{left:14px!important;right:14px!important;bottom:0!important;padding:0 0 0!important;background:0 0!important}#home .bottom-nav-v2 .nav-inner{height:64px!important;border-radius:27px!important;background:linear-gradient(145deg,rgba(25,40,26,.94),rgba(5,12,7,.98))!important;border:1px solid rgba(188,222,150,.28)!important;box-shadow:inset 0 1px 2px rgba(255,255,255,.2),0 -12px 30px rgba(0,0,0,.46)!important}#home .nav-mic-v2{width:82px!important;height:82px!important;border-radius:50%!important;transform:translateY(-16px)!important;background:radial-gradient(circle at 34% 30%,#d9f383,#91bd34 58%,#405d16 100%)!important;color:#041006!important;box-shadow:0 0 0 7px rgba(6,16,8,.68),0 18px 34px rgba(0,0,0,.48),inset 0 1px 2px rgba(255,255,255,.55)!important}#subscription .back-bar{padding:24px 18px 8px!important;min-height:76px!important;background:0 0!important}#subscription .back-btn{width:48px!important;height:48px!important;border-radius:50%!important;color:var(--sg-green)!important;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.18),transparent 24%),linear-gradient(145deg,rgba(31,52,36,.94),rgba(6,13,9,.98))!important;border:1px solid rgba(188,222,150,.27)!important;box-shadow:inset 0 1px 2px rgba(255,255,255,.22),inset 0 -10px 18px rgba(0,0,0,.42),0 14px 24px rgba(0,0,0,.34)!important}#subscription .back-title{color:var(--sg-text)!important;font-size:25px!important;font-weight:800!important;letter-spacing:-.05em!important}#subscription .sub-scroll{padding-bottom:104px!important}#subscription .plan-status-card,#subscription .pricing-card,#subscription .sub-card{border-radius:24px!important;background:linear-gradient(145deg,rgba(25,42,30,.92),rgba(5,13,8,.98))!important;border:1px solid rgba(188,222,150,.3)!important;box-shadow:inset 0 1px 2px rgba(255,255,255,.2),inset 0 -16px 30px rgba(0,0,0,.38),0 16px 34px rgba(0,0,0,.34)!important;overflow:hidden!important;max-width:100%!important}#subscription .plan-status-card{padding:22px 18px!important;position:relative!important;min-height:164px!important}#subscription .plan-status-card::before{content:'';position:absolute;inset:-40px -60px auto auto;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(159,202,56,.2),transparent 62%);pointer-events:none}#subscription .logo-4balls{width:72px!important;height:72px!important;filter:drop-shadow(0 0 18px rgba(159, 202, 56, .28))}#subscription #plan-status-label,#subscription .sub-section-title{color:rgba(232,238,227,.55)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.36em!important;text-transform:uppercase!important}#subscription #plan-status-name{color:var(--sg-green)!important;font-size:clamp(24px, 7vw, 30px)!important;line-height:1!important;font-weight:800!important;letter-spacing:-.05em!important;overflow-wrap:anywhere!important}#subscription #plan-status-sub,#subscription #trial-days-label,#subscription .plan-feat-sub,#subscription .price-sub,#subscription .pricing-desc{color:var(--sg-muted)!important;overflow-wrap:anywhere!important}#subscription #plan-status-badge,#subscription .plan-badge-active{color:var(--sg-green)!important;background:rgba(159,202,56,.16)!important;border:1px solid rgba(159,202,56,.52)!important;border-radius:999px!important;box-shadow:inset 0 1px 1px rgba(255,255,255,.18),0 8px 18px rgba(0,0,0,.28)!important;white-space:nowrap!important}#subscription #trial-progress-wrap{margin-top:18px!important}#subscription #trial-progress-bar{background:linear-gradient(90deg,#d3ef77,#8fb932)!important;box-shadow:0 0 12px rgba(159,202,56,.35)!important}#subscription .sub-section-title{margin:22px 4px 10px!important}#subscription #subscription-features{padding:4px 14px!important}#subscription .plan-feature-row{min-height:55px!important;border-bottom:1px solid rgba(188,222,150,.16)!important;overflow:hidden!important}#subscription .plan-feature-row:last-child{border-bottom:0!important}#subscription .plan-feat-icon{width:32px!important;height:32px!important;border-radius:10px!important;display:grid!important;place-items:center!important;color:var(--sg-green)!important;background:rgba(159,202,56,.13)!important;border:1px solid rgba(159,202,56,.34)!important;box-shadow:inset 0 1px 1px rgba(255,255,255,.18)!important;flex:0 0 32px!important}#subscription .plan-feat-title,#subscription .price-main,#subscription .pricing-name{color:var(--sg-text)!important;font-weight:800!important;overflow-wrap:anywhere!important}#subscription .plan-feat-title{font-size:15px!important;line-height:1.15!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important;overflow:hidden!important}#subscription .plan-feat-sub{font-size:12px!important;line-height:1.25!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}#subscription .pricing-card{padding:17px 58px 17px 18px!important;min-height:80px!important;position:relative!important}#subscription .pricing-card>div:first-child{max-width:calc(100% - 96px)!important}#subscription .pricing-name{font-size:18px!important;line-height:1.12!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important;overflow:hidden!important}#subscription .pricing-desc{font-size:12px!important;line-height:1.3!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}#subscription .price-main{color:var(--sg-green)!important;font-size:clamp(18px, 5.4vw, 24px)!important;line-height:1!important;white-space:nowrap!important}#subscription .pricing-card [class*=radio],#subscription .pricing-card::after{border-color:rgba(159,202,56,.55)!important}#subscription .pay-btn,#subscription [onclick*=Payment],#subscription [onclick*=pay],#subscription button{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}#subscription .pay-primary-btn,#subscription .profile-save-btn,#subscription .subscription-cta{min-height:54px!important;border-radius:18px!important;background:linear-gradient(180deg,#bfe56b,#8ebc31)!important;color:#061107!important;border:0!important;box-shadow:0 14px 28px rgba(0,0,0,.34),inset 0 1px 1px rgba(255,255,255,.45)!important;font-weight:900!important}@media (max-width:390px){#home [data-screen-scroll],#subscription .sub-scroll{padding-left:12px!important;padding-right:12px!important}#home .focus-day-card{padding:24px 20px!important;min-height:174px!important}#home .focus-day-card>div:nth-child(2){padding-right:132px!important}#home .focus-day-card>div:nth-child(4){width:136px!important;height:116px!important}#home [data-screen-scroll]>section.glass>div:nth-child(2){gap:6px!important}#home .stat-mini{padding-left:7px!important;padding-right:7px!important}#subscription .pricing-card{padding-right:50px!important}}#home{background:radial-gradient(240px 185px at 70% 18%,rgba(43,64,43,.14),transparent 72%),radial-gradient(255px 180px at 18% 83%,rgba(46,65,42,.08),transparent 72%),linear-gradient(180deg,#020807 0,#020706 47%,#010504 100%)!important;overflow:hidden!important;color:#878d89!important}#home *,#home ::after,#home ::before{box-sizing:border-box;min-width:0}#home button{font:inherit;color:inherit}#home .dash-artboard{position:relative;width:min(100%,430px);height:100%;min-height:764px;margin:0 auto;overflow:hidden;isolation:isolate;background:radial-gradient(240px 185px at 70% 18%,rgba(43,64,43,.14),transparent 72%),radial-gradient(255px 180px at 18% 83%,rgba(46,65,42,.08),transparent 72%),linear-gradient(180deg,#020807 0,#020706 47%,#010504 100%)}#home .dash-artboard::before{content:'';position:absolute;inset:0;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E");mix-blend-mode:soft-light;z-index:0}#home .dash-statusbar{position:absolute;z-index:5;left:26px;right:25px;top:10px;height:18px;display:flex;align-items:center;justify-content:space-between;color:#c1c5c1;font-size:14px;line-height:18px;font-weight:620;letter-spacing:-.02em}#home .dash-status-icons{display:flex;align-items:center;gap:7px}#home .dash-cell{width:18px;height:13px;display:flex;align-items:flex-end;gap:2px}#home .dash-cell i{display:block;width:3px;border-radius:2px;background:#bbc0bc}#home .dash-cell i:first-child{height:4px}#home .dash-cell i:nth-child(2){height:7px}#home .dash-cell i:nth-child(3){height:10px}#home .dash-cell i:nth-child(4){height:13px}#home .dash-wifi{width:17px;height:13px;position:relative;overflow:hidden}#home .dash-wifi::after,#home .dash-wifi::before{content:'';position:absolute;left:50%;transform:translateX(-50%);border:2px solid #bbc0bc;border-bottom:0;border-radius:18px 18px 0 0}#home .dash-wifi::before{width:17px;height:9px;top:0}#home .dash-wifi::after{width:9px;height:5px;top:5px}#home .dash-battery{width:24px;height:12px;border:1.5px solid #bbc0bc;border-radius:3px;position:relative;opacity:.94}#home .dash-battery::before{content:'';position:absolute;inset:2px 4px 2px 2px;border-radius:1.5px;background:#bbc0bc}#home .dash-battery::after{content:'';position:absolute;right:-4px;top:3px;width:2px;height:6px;border-radius:0 2px 2px 0;background:#bbc0bc}#home .dash-header{position:absolute;z-index:5;left:15px;right:15px;top:34px;height:56px;display:grid;grid-template-columns:58px 1fr 51px;align-items:center;column-gap:10px}#home .dash-avatar{width:58px;height:58px;border-radius:50%;display:block;padding:0;border:0;background:0 0;cursor:pointer;filter:drop-shadow(0 12px 16px rgba(0, 0, 0, .5)) drop-shadow(0 0 12px rgba(114, 151, 72, .12));overflow:hidden}#home .dash-avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%}#home .dash-title{display:flex;align-items:center;gap:11px;padding:0 0 0 2px;border:0;background:0 0;cursor:pointer}#home .dash-title strong{color:#979c98;font-size:23.5px;line-height:1;font-weight:450;letter-spacing:-.045em}#home .dash-chevron{width:9px;height:9px;border-right:1.7px solid #6c736e;border-bottom:1.7px solid #6c736e;transform:rotate(45deg) translateY(-2px)}#home .dash-glass{position:relative;background:radial-gradient(115% 76% at 18% -4%,rgba(255,255,255,.085),transparent 36%),radial-gradient(110% 70% at 85% 111%,rgba(94,126,69,.055),transparent 45%),linear-gradient(180deg,rgba(18,25,22,.92) 0,rgba(8,14,12,.9) 54%,rgba(4,9,8,.96) 100%);border:1px solid rgba(186,204,183,.28);box-shadow:0 18px 31px rgba(0,0,0,.62),0 4px 8px rgba(0,0,0,.62),0 0 22px rgba(91,119,65,.055),inset 0 1px 1px rgba(255,255,255,.15),inset 0 -2px 2px rgba(0,0,0,.64),inset 0 -13px 24px rgba(0,0,0,.2),inset 0 0 0 .5px rgba(255,255,255,.055),0 1px 0 rgba(255,255,255,.045);backdrop-filter:blur(22px) saturate(118%);-webkit-backdrop-filter:blur(22px) saturate(118%)}#home .dash-glass::before{content:'';position:absolute;inset:-1px;border-radius:inherit;padding:1px;pointer-events:none;background:linear-gradient(145deg,rgba(255,255,255,.34) 0,rgba(255,255,255,.06) 18%,rgba(125,153,105,.05) 56%,rgba(255,255,255,.16) 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.88}#home .dash-glass::after{content:'';position:absolute;pointer-events:none;z-index:0;inset:1px;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent 7%,transparent 90%,rgba(255,255,255,.05)),radial-gradient(100% 18% at 22% 0,rgba(255,255,255,.09),transparent 70%),radial-gradient(60% 23% at 76% 100%,rgba(112,146,74,.07),transparent 78%);opacity:.72}#home .dash-glass>*{position:relative;z-index:1}#home .dash-notification{width:50px;height:50px;border-radius:50%;justify-self:end;border:1px solid rgba(174,194,173,.21);background:radial-gradient(circle at 35% 23%,rgba(255,255,255,.12),transparent 35%),linear-gradient(160deg,rgba(20,27,24,.92),rgba(5,10,9,.96));box-shadow:0 13px 22px rgba(0,0,0,.52),0 0 13px rgba(112,146,74,.08),inset 0 1px 1px rgba(255,255,255,.17),inset 0 -9px 16px rgba(0,0,0,.38);display:grid;place-items:center;cursor:pointer}#home .dash-notification svg{width:24px;height:24px;stroke:#777f79;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}#home .dash-notification-dot{position:absolute;right:5px;top:5px;width:8px;height:8px;border-radius:50%;background:#719743;box-shadow:0 0 8px rgba(129,168,75,.55);border:1px solid rgba(194,220,157,.35)}#home .dash-hero{position:absolute;z-index:2;left:12px;top:94px;width:calc(100% - 24px);height:183px;border-radius:22px;overflow:hidden;cursor:pointer}#home .dash-hero-content{position:absolute;left:25px;top:22px;width:255px;max-width:calc(100% - 165px)}#home .dash-eyebrow{color:#77994c;font-size:10px;line-height:13px;font-weight:610;letter-spacing:.34em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#home .dash-hero-line{margin-top:12px;display:flex;align-items:baseline;gap:8px;white-space:nowrap;overflow:hidden}#home .dash-hero-number{color:#6d913e;font-size:45px;line-height:.82;font-weight:600;letter-spacing:-.075em;text-shadow:0 0 16px rgba(112,146,70,.1)}#home .dash-hero-noun{color:#8e9390;font-size:24px;line-height:1;font-weight:420;letter-spacing:-.05em}#home #focus-day-text.dash-hero-title,#home .dash-hero-title{margin:6px 0 0!important;color:#8e9390!important;font-size:23.5px!important;line-height:1.02!important;font-weight:455!important;letter-spacing:-.055em!important;max-width:100%!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;overflow-wrap:anywhere;text-shadow:none!important}#home .dash-hero-subtitle{margin-top:15px;color:#636a65;font-size:14.2px;line-height:1.1;font-weight:390;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#home .dash-hero-orb{position:absolute;z-index:2;right:4px;top:12px;width:176px;height:153px;object-fit:contain;opacity:.95;mix-blend-mode:screen;filter:drop-shadow(0 0 14px rgba(103, 137, 67, .13))}#home .dash-month-title{position:absolute;z-index:2;left:19px;top:288px;color:#7d8580;font-size:16px;line-height:20px;font-weight:390;letter-spacing:-.035em;max-width:calc(100% - 38px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#home .dash-metrics{position:absolute;left:13px;right:13px;top:314px;height:88px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}#home .dash-metric{border-radius:17px;min-width:0;overflow:hidden;padding:11px 7px 8px;cursor:pointer;box-shadow:0 13px 22px rgba(0,0,0,.56),0 3px 6px rgba(0,0,0,.62),0 0 14px rgba(91,119,65,.05),inset 0 1px 1px rgba(255,255,255,.14),inset 0 -2px 2px rgba(0,0,0,.58),inset 0 0 0 .5px rgba(255,255,255,.05),0 1px 0 rgba(255,255,255,.04)}#home .dash-metric-head{height:20px;display:flex;align-items:center;gap:4px;white-space:nowrap;color:#7a817c;font-size:9.5px;font-weight:430;letter-spacing:-.025em;overflow:hidden}#home .dash-metric-icon{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;flex:none;color:#6f9440;background:radial-gradient(circle at 35% 25%,rgba(135,171,83,.12),rgba(42,58,35,.07));border:1px solid rgba(117,151,73,.12);box-shadow:0 0 10px rgba(105,137,66,.07),inset 0 1px 1px rgba(255,255,255,.05)}#home .dash-metric-icon svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}#home .dash-metric-row{position:absolute;left:8px;right:7px;bottom:18px;z-index:2;display:flex;align-items:baseline;gap:7px;min-width:0}#home .dash-metric-value{color:#6d913e;font-size:21px;line-height:1;font-weight:540;letter-spacing:-.055em;white-space:nowrap}#home .dash-metric:nth-child(2) .dash-metric-value,#home .dash-metric:nth-child(3) .dash-metric-value{color:#9a9f9b}#home .dash-metric-note{color:#767d78;font-size:9.4px;line-height:1;font-weight:390;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#home .dash-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#789d46;vertical-align:middle;margin:0 2px}#home .dash-orange{background:#c96c18}#home .dash-triangle{display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:7px solid #789d46;margin-right:3px}#home .dash-sparkline{position:absolute;left:14px;right:auto;bottom:4px;width:50px;height:13px;overflow:visible;z-index:1;opacity:.9;pointer-events:none}#home .dash-sparkline path{fill:none;stroke:#6d913e;stroke-width:1.6;stroke-linecap:round;opacity:.95}#home .dash-ring{position:absolute;right:8px;bottom:9px;width:39px;height:39px}#home .dash-ring svg{width:100%;height:100%;transform:rotate(-90deg)}#home .dash-ring circle:first-child{fill:none;stroke:rgba(109,145,62,0.14);stroke-width:8}#home .dash-ring circle:last-child{fill:none;stroke:#6d913e;stroke-width:8;stroke-linecap:round;stroke-dasharray:88;stroke-dashoffset:38}#home .dash-tasks{position:absolute;left:13px;right:13px;top:415px;bottom:72px;display:grid;grid-template-rows:90px 88px 88px;gap:10px;overflow:hidden}#home .dash-tasks--empty{display:block;bottom:auto;height:90px}#home .dash-empty-card{height:90px;border-radius:18px;padding:17px 16px 14px;overflow:hidden}#home .dash-empty-card h2{margin:0 0 7px;color:#e3e8df;font-size:18px;line-height:1.18;font-weight:760;letter-spacing:-.035em}#home .dash-empty-card p{margin:0;color:#aeb7af;font-size:13px;line-height:1.42;font-weight:390;letter-spacing:-.02em}#home .dash-task{border-radius:18px;overflow:hidden;display:grid;grid-template-columns:68px 1fr;align-items:center;padding:12px 14px 11px 9px;cursor:pointer;transition:transform .18s ease,filter .18s ease}#home .dash-task:active{transform:scale(.988);filter:brightness(1.05)}#home .dash-task-index{height:100%;display:flex;align-items:center;justify-content:center}#home .dash-task-index span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#6b8e3e;font-size:23px;line-height:1;font-weight:500;letter-spacing:-.055em;background:radial-gradient(circle at 34% 25%,rgba(255,255,255,.05),transparent 35%),rgba(67,88,55,.055);border:1px solid rgba(115,146,79,.14);box-shadow:0 9px 17px rgba(0,0,0,.29),0 0 12px rgba(105,137,65,.05),inset 0 1px 1px rgba(255,255,255,.045),inset 0 -8px 13px rgba(0,0,0,.18)}#home .dash-task-content{min-width:0;align-self:center}#home .dash-task-meta{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow:hidden;color:#707772;font-size:10.2px;line-height:12.5px;font-weight:380;letter-spacing:-.025em;white-space:nowrap}#home .dash-task-meta span{flex:none;max-width:36%;overflow:hidden;text-overflow:ellipsis}#home .dash-task h2{margin:8px 0 0;color:#909692;font-size:13.4px;line-height:1.18;font-weight:420;letter-spacing:-.035em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere}#home .dash-task p{margin:6px 0 0;color:#666e68;font-size:10.7px;line-height:1.2;font-weight:370;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#home .dash-bottom-nav{position:absolute;z-index:8;left:13px;right:13px;bottom:-1px;height:63px;border-radius:22px;display:grid;grid-template-columns:1fr 94px 1fr;align-items:center;padding:0 22px;overflow:visible}#home .dash-nav-item{border:0;padding:0;background:0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#858b87;cursor:pointer}#home #home-nav-today{grid-column:1;justify-self:start;min-width:72px}#home #home-nav-voice{grid-column:2;justify-self:center}#home #home-nav-cal{grid-column:3;justify-self:end;min-width:72px}#home .dash-nav-item svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}#home .dash-nav-item span{font-size:10.7px;line-height:13px;font-weight:420;letter-spacing:-.02em}#home .dash-nav-item.active{color:#729542;text-shadow:0 0 8px rgba(114,149,66,.17)}#home .dash-nav-item.active svg{fill:url(#homeFill);stroke:#739844;filter:drop-shadow(0 0 7px rgba(114, 149, 66, .25))}#home .dash-center-button{position:relative;left:auto;top:auto;overflow:hidden;font-size:0;color:transparent;transform:none;width:58px;height:58px;justify-self:center;align-self:center;border-radius:50%;border:1px solid rgba(155,181,126,.23);cursor:pointer;background:radial-gradient(circle at 35% 22%,rgba(255,255,255,.13),transparent 29%),radial-gradient(circle at 50% 54%,rgba(105,140,65,.15),transparent 58%),linear-gradient(160deg,rgba(21,29,25,.93),rgba(5,10,9,.98));box-shadow:0 15px 24px rgba(0,0,0,.55),0 0 22px rgba(111,145,68,.18),inset 0 1px 1px rgba(255,255,255,.15),inset 0 -14px 20px rgba(0,0,0,.35)}#home .dash-center-button::before{content:'';position:absolute;inset:-1px;border-radius:50%;padding:1px;background:linear-gradient(145deg,rgba(255,255,255,.27),rgba(255,255,255,.03) 36%,rgba(111,145,68,.18) 72%,rgba(255,255,255,.12));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.8}#home .dash-brand-orb-grid{position:absolute;font-size:0;color:transparent;left:50%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;display:grid;grid-template-columns:repeat(2,15px);grid-template-rows:repeat(2,15px);gap:4px;padding:0;place-items:center}#home .dash-brand-orb-grid i{position:relative;display:block;width:15px;height:15px;border-radius:50%;background:radial-gradient(circle at 28% 21%,rgba(255,255,255,.92) 0,rgba(255,255,255,.44) 7%,transparent 16%),radial-gradient(circle at 38% 34%,#d5ef8d 0,#a8d159 23%,#759f3e 51%,#314924 76%,#08100b 100%);border:1px solid rgba(205,231,150,.48);box-shadow:0 0 8px rgba(127,169,74,.32),inset 0 1px 1px rgba(255,255,255,.46),inset -3px -4px 7px rgba(0,0,0,.36),inset 3px 3px 6px rgba(191,225,123,.16)}#home .dash-brand-orb-grid i::after{content:'';position:absolute;left:3px;top:2px;width:8px;height:4px;border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.64),rgba(255,255,255,0));transform:rotate(-24deg);opacity:.75}#home .dash-task{grid-template-columns:76px minmax(0,1fr);padding-left:13px}#home .dash-task-index{justify-content:center}#home .dash-task-index span{width:38px;height:38px;font-size:21px;letter-spacing:-.035em}#home .dash-task{grid-template-columns:86px minmax(0,1fr);padding-left:18px;padding-right:18px}#home .dash-task-index{justify-content:flex-start;padding-left:8px}#home .dash-task-index span{width:40px;height:40px;font-size:22px}#home .dash-task h2{font-size:14.6px;line-height:1.2;color:#a6aea8}#home .dash-task p{font-size:11.4px}#home .dash-task{grid-template-columns:54px minmax(0,1fr)!important;padding-left:32px!important;padding-right:16px!important}#home .dash-task-index{justify-content:center!important;padding-left:0!important}#home .dash-task-index span{width:40px!important;height:40px!important}#home .dash-task h2{font-size:15px!important;line-height:1.2!important}#home .dash-task-index span{margin-left:18px!important;transform:translateX(0)!important}@media (max-width:390px){#home .dash-artboard{transform:scale(calc(100vw / 430));transform-origin:top center;width:430px;margin-left:50%;translate:-50% 0}}@media (min-height:765px) and (min-width:431px){#home .dash-artboard{min-height:100%}}#home.active~#global-nav,body:has(#home.active .dash-artboard) #global-nav,body:has(#home.active .dash-artboard) .bottom-nav:not(.dash-bottom-nav){display:none!important}#subscription .pricing-badge-save{top:8px!important;right:16px!important;z-index:4!important;transform:none!important;font-size:9px!important;line-height:1!important;padding:4px 8px!important;max-width:calc(100% - 32px)!important}#subscription .pricing-card.yearly,#subscription .pricing-card:has(#pricing-year-badge),#subscription .pricing-card[data-plan=year]{padding-top:22px!important}.back-bar{padding:16px 16px 8px;display:flex;align-items:center;gap:10px;flex-shrink:0}.back-btn{width:34px;height:34px;border-radius:50%;background:var(--card2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.back-title{font-size:14px;font-weight:600;color:var(--text)}.back-sub{font-size:10px;color:var(--muted);margin-top:1px}.nt-screen-title{display:flex;align-items:center;flex:1}.nt-screen-content{padding:0 16px 24px;display:flex;flex-direction:column;gap:14px;flex:1;overflow-y:auto}.nt-screen-content--confirm{gap:16px}.nt-screen-content>.nt-field-card+.glass.nt-fields{margin-top:0}.nt-field-card{background:var(--card2);border:1px solid var(--border);border-radius:16px;padding:16px}.nt-subtitle{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.nt-textarea{width:100%;background:var(--bg);border:none;color:var(--text);font-size:14px;line-height:1.45;min-height:140px;resize:none;outline:0;font-family:Inter,sans-serif}.nt-textarea::placeholder{color:var(--muted)}.nt-fields{display:flex;flex-direction:column;background:var(--card2);border:1px solid var(--border);border-radius:16px;overflow:hidden}.nt-field-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .1s}.nt-field-row:hover{background:rgba(154,194,60,.03)}.nt-field-row:last-child{border-bottom:none}.nt-field-row--compact{cursor:default}.nt-field-row--static{cursor:default}.nt-field-row--final{border-bottom:none}.nt-field-caption{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text2);font-weight:500}.nt-field-value{display:flex;align-items:center;gap:7px;color:var(--text);font-size:13px;font-weight:500}.nt-field-input{width:100%;background:var(--bg);border:none;padding:12px 14px;color:var(--text);font-size:14px;outline:0;font-family:Inter,sans-serif}.nt-field-input::placeholder{color:var(--muted)}.nt-date-input{display:none}.nt-btn{width:100%;border:none;padding:14px;border-radius:14px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;cursor:pointer}.nt-btn-primary{background:var(--green);color:var(--bg)}.nt-btn-secondary{background:var(--card2);border:1px solid var(--border);color:var(--text)}.nt-btn-primary--compact{padding:12px}.nt-confirm-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:2px}.nt-confirm-summary{padding:8px 0}.nt-confirm-actions{display:flex;gap:8px;margin-top:6px}.move-option{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .1s}.move-option:hover{background:rgba(154,194,60,.03)}#task-detail{--detail-glass:rgba(255, 255, 255, 0.08);--detail-glass-strong:rgba(255, 255, 255, 0.13);--detail-stroke:rgba(255, 255, 255, 0.13);--detail-shadow:0 18px 42px rgba(0, 0, 0, 0.24),inset 0 1px 0 rgba(255, 255, 255, 0.08);background:radial-gradient(280px 220px at 75% 8%,rgba(160,206,62,.16),transparent 68%),radial-gradient(260px 240px at 6% 82%,rgba(160,206,62,.08),transparent 70%),linear-gradient(180deg,rgba(12,23,12,.98),#071008)}#task-detail .back-bar{margin:10px 10px 0;padding:10px 12px;border:1px solid var(--detail-stroke);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.035));box-shadow:var(--detail-shadow);backdrop-filter:blur(20px) saturate(118%);-webkit-backdrop-filter:blur(20px) saturate(118%)}#task-detail .back-btn,.detail-menu-btn{width:38px;height:38px;border-radius:15px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:var(--green);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.detail-menu-btn{padding:0}#detail-tab-comments,#detail-tab-history,.detail-ai-card,.detail-hero-shell,.detail-inline-desc,.detail-tabs{position:relative;border:1px solid var(--detail-stroke);background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.04));box-shadow:var(--detail-shadow);backdrop-filter:blur(20px) saturate(118%);-webkit-backdrop-filter:blur(20px) saturate(118%)}.detail-hero-shell{margin-bottom:14px;padding:16px;border-radius:24px}.detail-status-row{margin-bottom:11px}.detail-status-badge{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(180deg,rgba(154,194,60,.15),rgba(154,194,60,.08));border:1px solid rgba(154,194,60,.26);border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700;color:var(--green);letter-spacing:.04em;text-transform:uppercase}.detail-status-dot{width:7px;height:7px;border-radius:50%;background:var(--green);display:inline-block;box-shadow:0 0 14px rgba(154,194,60,.55)}.detail-title-main{font-size:23px;font-weight:800;color:var(--text);line-height:1.18;letter-spacing:-.035em;padding:3px 0;word-break:break-word}.detail-inline-desc{margin-top:14px;padding:13px 14px;border-radius:18px;background:rgba(255,255,255,.055)}.detail-tabs{display:flex;gap:0;margin:0 0 13px;padding:4px;border:1px solid var(--detail-stroke);border-radius:18px;background:rgba(255,255,255,.055);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}#detail-tab-comments,#detail-tab-history{border-radius:22px;padding:14px}.detail-comments-list{font-size:13px;color:var(--muted);padding:3px 0 8px;line-height:1.5}.detail-comment-compose{display:flex;gap:8px;margin-top:10px}.detail-comment-input{flex:1;min-width:0;background:rgba(3,10,4,.32);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:11px 14px;font-size:14px;color:var(--text);outline:0;font-family:Inter,sans-serif}.detail-comment-input:focus{border-color:rgba(160,206,62,.38);box-shadow:0 0 0 3px rgba(160,206,62,.1)}.detail-comment-send-btn{width:42px;border-radius:16px;background:linear-gradient(180deg,#bce64b,#8fbd32);border:1px solid rgba(228,249,165,.52);color:#0b1408;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 26px rgba(139,191,49,.3),inset 0 1px 0 rgba(255,255,255,.45)}.detail-ai-sec{margin-top:14px}.detail-ai-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.detail-ai-label{font-size:11px;letter-spacing:1.5px;color:var(--muted);text-transform:uppercase;font-weight:700}.detail-ai-refresh{font-size:11px;color:var(--green);background:0 0;border:none;cursor:pointer;font-family:Inter,sans-serif;padding:0}.detail-ai-card{border-radius:18px;padding:14px 16px;font-size:13px;color:var(--text2);line-height:1.6;min-height:48px}#task-detail-actions{position:absolute;bottom:0;left:0;right:0;padding:11px 12px calc(11px + var(--safe-area-bottom));display:flex;gap:8px;border-top:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(11,20,8,.78),rgba(7,16,8,.96));box-shadow:0 -18px 36px rgba(0,0,0,.22);backdrop-filter:blur(22px) saturate(118%);-webkit-backdrop-filter:blur(22px) saturate(118%);z-index:6}.detail-action-btn{flex:1;min-height:44px;border-radius:17px;font-size:13px;font-weight:700;padding:12px 8px;cursor:pointer;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:var(--text2);box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}.detail-action-btn--complete{background:rgba(255,80,80,.1);border-color:rgba(255,80,80,.22);color:#ff7070}[data-theme=light] #task-detail{--detail-glass:rgba(255, 255, 255, 0.42);--detail-glass-strong:rgba(255, 255, 255, 0.58);--detail-stroke:rgba(255, 255, 255, 0.88);--detail-shadow:0 18px 34px rgba(113, 108, 88, 0.1),0 5px 12px rgba(113, 108, 88, 0.06),inset 0 1px 0 rgba(255, 255, 255, 0.95);background:radial-gradient(280px 220px at 75% 8%,rgba(184,203,120,.18),transparent 68%),radial-gradient(260px 240px at 6% 82%,rgba(190,204,147,.12),transparent 70%),linear-gradient(180deg,#efede6,#f7f5ef 54%,#efede6)}[data-theme=light] #task-detail #detail-tab-comments,[data-theme=light] #task-detail #detail-tab-history,[data-theme=light] #task-detail .back-bar,[data-theme=light] #task-detail .detail-ai-card,[data-theme=light] #task-detail .detail-hero-shell,[data-theme=light] #task-detail .detail-tabs{background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(246,246,241,.24));border-color:rgba(255,255,255,.9)}[data-theme=light] #task-detail .detail-comment-input,[data-theme=light] #task-detail .detail-inline-desc{background:rgba(255,255,255,.44);border-color:rgba(255,255,255,.78)}[data-theme=light] #task-detail-actions{background:linear-gradient(180deg,rgba(247,245,239,.72),rgba(239,237,230,.96));border-top-color:rgba(255,255,255,.8)}.detail-hero{padding:4px 0 16px}.detail-badge-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.detail-badge{font-size:10px;font-weight:700;letter-spacing:1px;padding:4px 10px;border-radius:20px;text-transform:uppercase}.badge-source{background:var(--bg3);color:var(--muted);border:1px solid var(--border)}.badge-hot{background:var(--green);color:var(--bg)}.badge-soon{background:var(--green3);color:var(--green);border:1px solid rgba(154,194,60,.2)}.detail-task-title{font-size:24px;font-weight:800;color:var(--text);line-height:1.15;letter-spacing:-.5px;margin-bottom:6px;word-break:break-word}.detail-meta-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:16px}.detail-meta-chip{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--muted);background:var(--card2);border:1px solid var(--border);border-radius:10px;padding:3px 8px}.detail-edit-field{width:100%;background:var(--card2);border:1px solid var(--border);border-radius:12px;color:var(--text);font-size:13px;padding:11px 14px;outline:0;font-family:Inter,sans-serif;resize:none;line-height:1.5;min-height:44px}.detail-edit-field:focus{border-color:rgba(154,194,60,.5)}.detail-edit-field::placeholder{color:var(--muted)}.tags-wrap{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.tag-chip{display:flex;align-items:center;gap:4px;background:var(--green3);border:1px solid rgba(154,194,60,.2);border-radius:20px;padding:4px 10px;font-size:11px;color:var(--green);font-weight:600;cursor:pointer}.tag-chip .tag-x{color:rgba(154,194,60,.5);font-size:12px;line-height:1}.tag-add{background:var(--card2);border:1px dashed var(--border);color:var(--muted);border-radius:20px;padding:4px 10px;font-size:11px;cursor:pointer;display:flex;align-items:center;gap:4px}.tag-input-wrap{display:flex;gap:6px;margin-top:8px}.tag-input{flex:1;background:var(--card2);border:1px solid var(--border);border-radius:10px;color:var(--text);font-size:12px;padding:8px 12px;outline:0;font-family:Inter,sans-serif}.tag-input:focus{border-color:rgba(154,194,60,.5)}.tag-input-wrap button{padding:8px 14px;border-radius:10px;background:var(--green);border:none;color:var(--bg);font-size:12px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif}.reminder-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:6px}.reminder-opt{padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:var(--card2);font-size:12px;color:var(--text);cursor:pointer;text-align:center;transition:all .15s}.reminder-opt.active{border-color:var(--green);background:var(--green3);color:var(--green);font-weight:600}.reminder-opt:active{transform:scale(.97)}.source-block{background:var(--card2);border:1px solid var(--border);border-radius:14px;padding:12px 14px;margin-bottom:14px}.source-row{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.source-row+.source-row{margin-top:6px}.source-icon{width:20px;height:20px;border-radius:6px;background:var(--bg3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.detail-save-btn{width:100%;padding:13px;border-radius:14px;background:var(--green3);border:1px solid rgba(154,194,60,.3);color:var(--green);font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-family:Inter,sans-serif;margin-bottom:8px;transition:all .15s}.detail-save-btn:active{background:var(--green);color:var(--bg)}.detail-scroll{flex:1;overflow-y:auto;padding:18px 16px 120px}.detail-scroll::-webkit-scrollbar{width:0}.detail-num-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.detail-num{font-size:11px;color:var(--muted);font-weight:600;letter-spacing:1px}.detail-title{font-size:28px;font-weight:700;color:var(--text);line-height:1.1;margin-bottom:6px;letter-spacing:-.5px;text-transform:uppercase}.detail-from{font-size:12px;color:var(--muted);margin-bottom:18px}.detail-contact{display:flex;align-items:center;justify-content:space-between;background:var(--card2);border:1px solid var(--border);border-radius:14px;padding:12px 14px;margin-bottom:18px}.detail-contact-name{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text);font-weight:500}.detail-tg-btn{width:34px;height:34px;border-radius:50%;background:#2aabee;display:flex;align-items:center;justify-content:center;flex-shrink:0}.detail-sec{margin-bottom:14px}.detail-sec-label{font-size:10px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;margin-bottom:8px}.detail-sec-val{font-size:14px;color:var(--text);line-height:1.5}.detail-field{display:flex;align-items:center;gap:10px;background:var(--card2);border:1px solid var(--border);border-radius:12px;padding:11px 14px}.detail-field-text{flex:1;font-size:13px;color:var(--text)}.detail-field-edit{font-size:14px;color:var(--muted);cursor:pointer}.detail-bottom{padding:12px 20px 28px;background:var(--bg);border-top:1px solid var(--border);flex-shrink:0}.detail-write-btn{width:100%;padding:14px;border-radius:14px;background:var(--card2);border:1px solid var(--border);color:var(--text);font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:10px;font-family:Inter,sans-serif}.detail-actions{display:flex;gap:8px}.detail-done-btn{flex:1;padding:12px;border-radius:14px;background:var(--green);border:none;color:var(--bg);font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-family:Inter,sans-serif}.detail-snooze-btn{flex:1;padding:12px;border-radius:14px;background:var(--card2);border:1px solid var(--border);color:var(--muted);font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-family:Inter,sans-serif}.detail-field-row{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .1s}.detail-field-row-title{display:flex;align-items:center;gap:10px}.detail-field-row-caption{font-size:14px;color:var(--text2)}.detail-person-row{outline:0}.detail-person-row:focus-visible{outline:1px solid var(--green)}.detail-person-actions{display:flex;align-items:center;gap:10px}.detail-person-name{font-size:14px;color:var(--text);font-weight:500}.detail-person-meta{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;border:1px solid rgba(154,194,60,.22);background:rgba(154,194,60,.08);font-size:10px;line-height:1;color:var(--green);font-weight:700;letter-spacing:.02em;text-transform:uppercase}.detail-person-meta--hidden{display:none}.detail-contact-btn--hidden{display:none}.detail-field-row:hover{background:rgba(154,194,60,.03)}.detail-tab{flex:1;padding:10px 4px;background:0 0;border:none;border-radius:14px;color:var(--muted);font-size:13px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.detail-tab.active{color:#0b1408;background:linear-gradient(180deg,#bce64b,#8fbd32);box-shadow:0 10px 22px rgba(139,191,49,.2),inset 0 1px 0 rgba(255,255,255,.38)}.detail-control{background:var(--card2);border:1px solid var(--border);border-radius:10px;color:var(--text);font-size:13px;font-family:Inter,sans-serif;outline:0;padding:8px 10px;min-width:140px;max-width:190px}.detail-control:focus{border-color:rgba(154,194,60,.55)}.detail-inline-label{font-size:11px;font-weight:700;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.detail-description-inline{width:100%;min-height:96px;background:0 0;border:none;color:var(--text2);font-size:14px;line-height:1.7;resize:none;outline:0;font-family:Inter,sans-serif;padding:0}.detail-description-inline:focus{border-color:rgba(154,194,60,.5)}.detail-quick-row{display:flex;gap:6px;flex-wrap:wrap;padding:10px 16px 13px;border-bottom:1px solid var(--border)}.detail-quick-btn{background:var(--bg);border:1px solid var(--border);border-radius:999px;color:var(--text2);font-size:12px;font-weight:600;font-family:Inter,sans-serif;padding:7px 10px;cursor:pointer}.detail-quick-btn:active{background:var(--green3);color:var(--green);border-color:rgba(154,194,60,.35)}.detail-field-row-hidden{display:none}.detail-checklist{display:flex;flex-direction:column;gap:8px;margin-top:10px}.detail-check-item{display:flex;align-items:center;gap:9px;background:var(--card2);border:1px solid var(--border);border-radius:12px;padding:9px 10px}.detail-check-item input{width:16px;height:16px;accent-color:var(--green);flex-shrink:0}.detail-check-text{flex:1;background:0 0;border:none;outline:0;color:var(--text);font-size:13px;font-family:Inter,sans-serif;min-width:0}.detail-check-item.done .detail-check-text{color:var(--muted);text-decoration:line-through}.detail-check-remove{width:24px;height:24px;border-radius:50%;border:1px solid var(--border);background:var(--bg);color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.detail-check-add{display:flex;gap:8px;margin-top:10px}.detail-check-add input{flex:1;min-width:0}@media (max-width:560px){.detail-field-row{align-items:flex-start;flex-direction:column;gap:10px}.detail-control{width:100%;max-width:none;min-width:0}.detail-check-add{flex-direction:column}.detail-check-add .detail-quick-btn{width:100%}}.write-scroll{flex:1;overflow-y:auto;padding:0 16px 32px}.write-scroll::-webkit-scrollbar{width:0}.w-avatar{width:34px;height:34px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--bg);flex-shrink:0}.ctx-block{background:var(--card2);border:1px solid var(--border);border-radius:16px;padding:14px;margin-bottom:10px}.ctx-lbl{font-size:9px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;margin-bottom:10px}.ctx-line{display:flex;gap:8px;align-items:flex-start;margin-bottom:8px}.ctx-line:last-child{margin-bottom:0}.ctx-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-top:4px}.ctx-txt{font-size:12px;color:var(--text2);line-height:1.4}.ctx-date{font-size:10px;color:var(--muted);margin-top:2px}.msg-block{background:var(--green3);border:1px solid rgba(154,194,60,.2);border-radius:16px;padding:14px;margin-bottom:10px}.msg-lbl{font-size:9px;letter-spacing:2px;color:var(--green);text-transform:uppercase;margin-bottom:10px;opacity:.7}.msg-bubble{background:rgba(242,245,233,.06);border:1px solid rgba(242,245,233,.1);border-radius:14px 14px 4px 14px;padding:12px 14px;margin-bottom:10px}.msg-txt{font-size:13px;color:var(--text);line-height:1.5;outline:0}.tone-row{display:flex;gap:6px;flex-wrap:wrap}.tone-btn{padding:5px 12px;border-radius:20px;font-size:11px;cursor:pointer;border:1px solid var(--border);color:var(--muted);background:0 0;font-family:Inter,sans-serif}.tone-btn.active{background:var(--green);color:var(--bg);border-color:var(--green);font-weight:600}.variants-lbl{font-size:9px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;margin-bottom:8px}.variant{background:var(--card2);border:1px solid var(--border);border-radius:12px;padding:10px 12px;margin-bottom:6px;cursor:pointer}.variant.selected{border-color:var(--green)}.variant-txt{font-size:12px;color:var(--text);line-height:1.4}.variant-tag{font-size:10px;color:var(--muted);margin-top:4px}.action-row{display:flex;gap:8px;margin-top:4px}.a-copy{flex:2;padding:13px;border-radius:14px;background:var(--green);color:var(--bg);font-size:13px;font-weight:700;cursor:pointer;border:none;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center}.a-edit{flex:1;padding:13px;border-radius:14px;background:var(--card2);border:1px solid var(--border);color:var(--text);font-size:13px;text-align:center;cursor:pointer}.a-regen{padding:13px 14px;border-radius:14px;background:var(--card2);border:1px solid var(--border);color:var(--muted);font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.ask-inner{flex:1;display:flex;flex-direction:column;padding:0 16px;overflow:hidden}.ask-msgs{flex:1;overflow-y:auto;padding:12px 0 4px;display:flex;flex-direction:column;gap:8px}.ask-msgs::-webkit-scrollbar{width:0}.bubble-user{align-self:flex-end;background:var(--green);color:var(--bg);padding:10px 14px;border-radius:18px 18px 4px 18px;font-size:13px;line-height:1.5;max-width:85%;font-weight:500}.bubble-ai{align-self:flex-start;background:var(--card2);border:1px solid var(--border);padding:10px 14px;border-radius:18px 18px 18px 4px;font-size:13px;line-height:1.5;max-width:85%;color:var(--text)}.ask-bar{display:flex;gap:8px;align-items:flex-end;padding:10px 0 var(--app-bottom-nav-reserve);transition:padding-bottom .18s ease}.ask-bar--keyboard-open{padding-bottom:calc(16px + var(--safe-area-bottom) + var(--app-keyboard-offset))}.ask-field{flex:1;background:var(--card2);border:1px solid var(--border);border-radius:14px;color:var(--text);font-size:13px;padding:10px 12px;outline:0;font-family:Inter,sans-serif;resize:none;line-height:1.4;max-height:100px}.ask-field:focus{border-color:rgba(154,194,60,.4)}.ask-welcome{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 0 16px;flex-shrink:0}.ask-welcome-title{font-size:20px;font-weight:700;color:var(--text);margin-bottom:6px;letter-spacing:-.5px}.ask-welcome-sub{font-size:13px;color:var(--muted);margin-bottom:20px}.ask-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.ask-chip{background:var(--card2);border:1px solid var(--border);border-radius:20px;padding:8px 14px;font-size:12px;color:var(--text);cursor:pointer;font-family:Inter,sans-serif;transition:border-color .15s,background .15s;white-space:nowrap}.ask-chip:active{background:var(--green3);border-color:rgba(154,194,60,.3)}.ask-send{width:40px;height:40px;border-radius:50%;background:var(--green);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-panel-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:300;align-items:flex-end;justify-content:center}.contact-panel{width:100%;max-width:480px;background:#0e140b;border-radius:24px 24px 0 0;padding:24px 20px 40px;border-top:1px solid rgba(242,245,233,.08)}.contact-panel-name{font-size:16px;font-weight:700;color:var(--text);margin-bottom:4px}.contact-panel-task{font-size:12px;color:var(--muted);margin-bottom:20px}.contact-panel-note{display:none;font-size:12px;color:var(--muted);margin:-8px 0 16px}.contact-panel-actions{display:flex;flex-direction:column;gap:8px}.contact-panel-btn{padding:13px;border-radius:14px;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;display:flex;align-items:center;gap:10px;text-align:left}.contact-panel-btn--telegram{background:rgba(42,171,238,.12);border:1px solid rgba(42,171,238,.2);color:#2aabee}.contact-panel-btn--write{background:var(--green3);border:1px solid rgba(154,194,60,.2);color:var(--green)}.contact-panel-btn--cancel{background:var(--card2);border:1px solid var(--border);color:var(--muted)}.contact-panel-btn:focus-visible,.quick-add-cancel:focus-visible,.quick-add-person:focus-visible,.quick-add-submit:focus-visible,.quick-add-text:focus-visible{outline:2px solid rgba(154,194,60,.75);outline-offset:3px}.quick-add-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:300;align-items:flex-end;justify-content:center}.quick-add-sheet{width:100%;max-width:480px;background:#0e140b;border-radius:24px 24px 0 0;padding:20px 20px 40px;border-top:1px solid rgba(242,245,233,.08)}.quick-add-title{font-size:14px;font-weight:600;color:var(--text);margin-bottom:16px}.quick-add-text{width:100%;min-height:80px;margin-bottom:12px}.quick-add-row{display:flex;gap:8px}.quick-add-person{flex:1}.quick-add-actions{display:flex;gap:8px;margin-top:10px}.quick-add-submit{flex:1;padding:13px;border-radius:14px;background:var(--green);border:none;color:var(--bg);font-size:14px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif}.quick-add-cancel{padding:13px 16px;border-radius:14px;background:var(--card2);border:1px solid var(--border);color:var(--muted);font-size:14px;cursor:pointer;font-family:Inter,sans-serif}.cal-scroll{flex:1;overflow-y:auto;padding:0 16px 100px}.cal-scroll::-webkit-scrollbar{width:0}.cal-tabs{display:none}.cal-tab{flex:1;padding:7px;border-radius:16px;font-size:12px;font-weight:500;text-align:center;cursor:pointer;color:var(--muted);font-family:Inter,sans-serif}.cal-tab.active{background:var(--green);color:var(--bg);font-weight:700}.cal-month-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.cal-month-title{font-size:16px;font-weight:700;color:var(--text)}.cal-nav-btn{width:28px;height:28px;border-radius:50%;background:var(--card2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer}.cal-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px}.cal-weekday{font-size:10px;color:var(--muted);text-align:center;font-weight:500;padding:4px 0}.cal-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:20px}.cal-day{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:13px;font-weight:500;color:var(--text);cursor:pointer}.cal-day.today{background:var(--green);color:var(--bg);font-weight:700}.cal-day.other-month{color:var(--muted);opacity:.4}.cal-day.selected{border:1.5px solid var(--green)}.cal-events-title{font-size:10px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;margin-bottom:10px}.cal-event{display:flex;gap:12px;align-items:flex-start;padding:10px 0;border-bottom:1px solid var(--border)}.cal-event:last-child{border-bottom:none}.cal-event-time{font-size:12px;color:var(--muted);min-width:40px;padding-top:1px}.cal-event-dot{width:8px;height:8px;border-radius:50%;background:var(--green);flex-shrink:0;margin-top:4px}.cal-event-name{font-size:13px;color:var(--text);font-weight:500}.cal-add-btn{width:100%;padding:14px;border-radius:14px;background:var(--green);border:none;color:var(--bg);font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;font-family:Inter,sans-serif}.stats-scroll{flex:1;overflow-y:auto;padding:0 16px 96px}.stats-scroll::-webkit-scrollbar{width:0}.progress-card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:16px;margin-bottom:12px}.progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.progress-title{font-size:14px;font-weight:600;color:var(--text)}.progress-period{font-size:11px;color:var(--muted);background:var(--card2);border:1px solid var(--border);border-radius:12px;padding:4px 10px;cursor:pointer}.big-percent{font-size:48px;font-weight:700;color:var(--text);letter-spacing:-2px;line-height:1}.big-percent span{font-size:16px;color:var(--green);margin-left:4px;font-weight:500}.mini-chart{height:60px;position:relative;margin:12px 0}.mini-chart-line{width:100%;height:100%}.bar-chart{display:flex;align-items:flex-end;gap:4px;height:80px;margin:12px 0}.bar{flex:1;background:var(--green3);border-radius:4px 4px 0 0;min-height:4px;position:relative;cursor:pointer;transition:background .15s}.bar.active{background:var(--green)}.bar-label{font-size:9px;color:var(--muted);text-align:center;margin-top:4px}.cat-list{display:flex;flex-direction:column;gap:8px}.cat-item{display:flex;align-items:center;gap:10px}.cat-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.cat-name{flex:1;font-size:12px;color:var(--text)}.cat-pct{font-size:12px;color:var(--muted);font-weight:500}.cat-bar-wrap{flex:1;height:4px;background:var(--border);border-radius:2px;overflow:hidden}.cat-bar-fill{height:100%;border-radius:2px;background:var(--green)}.active-tasks-list{display:flex;flex-direction:column;gap:6px}.active-task-row{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--card2);border:1px solid var(--border);border-radius:12px}.active-task-name{flex:1;font-size:13px;color:var(--text)}.active-task-pct{font-size:12px;color:var(--green);font-weight:600}.active-task-bar{width:60px;height:4px;background:var(--border);border-radius:2px;overflow:hidden}.active-task-fill{height:100%;background:var(--green);border-radius:2px}.notif-scroll{flex:1;overflow-y:auto;padding:0 16px calc(32px + var(--app-bottom-nav-reserve))}.notif-scroll::-webkit-scrollbar{width:0}.notif-item{display:flex;align-items:flex-start;gap:10px;padding:13px 0;border-bottom:1px solid var(--border)}.notif-item:last-child{border-bottom:none}.notif-icon{width:36px;height:36px;border-radius:10px;background:var(--card2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.notif-icon.unread{background:var(--green3);border-color:rgba(154,194,60,.3)}.notif-body{flex:1}.notif-text{font-size:13px;color:var(--text);line-height:1.4;font-weight:500}.notif-time{font-size:11px;color:var(--muted);margin-top:3px}.notif-dot{width:7px;height:7px;border-radius:50%;background:var(--green);flex-shrink:0;margin-top:5px}.notif-all-btn{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--green);font-weight:600;padding:16px 0;cursor:pointer}#task-detail{overflow:hidden;background:radial-gradient(250px 190px at 72% 17%,rgba(75,105,63,.17),transparent 72%),radial-gradient(245px 205px at 16% 84%,rgba(46,70,49,.1),transparent 72%),linear-gradient(180deg,#050b07 0,#09110c 52%,#050b07 100%);color:#b7beb6}.detail-redesign-shell{height:100%;position:relative;overflow:hidden}.detail-redesign-header{height:82px;padding:18px 16px 8px;display:flex;align-items:center;justify-content:space-between}.detail-header-actions{display:flex;gap:10px}.detail-comment-send-btn,.detail-redesign-bell,.detail-round-btn{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#83aa49;border:1px solid rgba(180,194,179,.2);background:radial-gradient(circle at 34% 21%,rgba(255,255,255,.14),rgba(255,255,255,.025) 34%,transparent 60%),linear-gradient(150deg,rgba(42,55,47,.82),rgba(8,14,11,.9));box-shadow:0 12px 19px rgba(0,0,0,.44),0 0 12px rgba(105,145,67,.08),inset 0 1px 1px rgba(255,255,255,.1),inset 0 -9px 16px rgba(0,0,0,.18),inset 0 0 0 1px rgba(183,198,183,.07)}.detail-comment-send-btn svg,.detail-redesign-bell svg,.detail-round-btn svg{width:23px;height:23px}.detail-redesign-scroll{height:calc(100% - 82px);overflow-y:auto;padding:0 16px 118px;display:flex;flex-direction:column;gap:12px;scrollbar-width:none}.detail-redesign-scroll::-webkit-scrollbar{display:none}.detail-glass-panel{position:relative;border:1px solid rgba(184,198,182,.23);background:radial-gradient(116% 78% at 18% -5%,rgba(255,255,255,.075),transparent 39%),radial-gradient(110% 72% at 84% 112%,rgba(108,146,77,.085),transparent 50%),linear-gradient(180deg,rgba(31,43,36,.8) 0,rgba(14,22,18,.74) 54%,rgba(7,13,10,.88) 100%);box-shadow:0 18px 30px rgba(0,0,0,.42),0 5px 12px rgba(0,0,0,.28),0 0 22px rgba(105,145,67,.07),inset 0 1.2px 1px rgba(255,255,255,.085),inset 0 -2px 2px rgba(0,0,0,.34),inset 0 -16px 26px rgba(0,0,0,.14),inset 0 0 0 .65px rgba(183,198,183,.07);backdrop-filter:blur(22px) saturate(108%);-webkit-backdrop-filter:blur(22px) saturate(108%)}.detail-glass-panel::after{content:'';position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent 11%,transparent 88%,rgba(255,255,255,.022)),radial-gradient(100% 18% at 22% 0,rgba(255,255,255,.055),transparent 70%),radial-gradient(65% 24% at 78% 100%,rgba(111,151,77,.1),transparent 80%);opacity:.78}.detail-glass-panel>*{position:relative;z-index:1}.detail-redesign-hero{min-height:260px;border-radius:28px;padding:18px 150px 18px 18px;overflow:visible}.detail-redesign-tags{display:flex;align-items:center;gap:8px;margin-bottom:18px}.detail-redesign-tag{min-height:34px;display:inline-flex;align-items:center;gap:8px;border-radius:13px;padding:0 12px;color:#9ca79f;border:1px solid rgba(166,184,164,.16);background:linear-gradient(180deg,rgba(32,43,36,.84),rgba(12,20,16,.82));box-shadow:0 12px 22px rgba(0,0,0,.34),inset 0 1px 1px rgba(255,255,255,.075);font-size:12px;font-weight:700}.detail-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.detail-dot--green{background:#9ac23c;box-shadow:0 0 12px rgba(154,194,60,.42)}.detail-dot--purple{background:#a06be6;box-shadow:0 0 12px rgba(160,107,230,.32)}.detail-direction-chip{width:74px;border:0;background:0 0;color:inherit;font:inherit;outline:0}.detail-redesign-bell{width:42px;height:42px;margin-left:auto}.detail-redesign-title{margin-top:12px;color:#c2cac1;font-size:31px;line-height:1.02;letter-spacing:-.055em;font-weight:950;outline:0}.detail-redesign-desc{width:100%;min-height:56px;margin-top:12px;padding:0;border:0;background:0 0;color:#89948d;font-size:13px;line-height:1.45;resize:none;outline:0}.detail-info-stack{position:absolute;right:-5px;top:74px;width:150px;display:flex;flex-direction:column;gap:10px;z-index:2}.detail-info-card{min-height:74px;border-radius:16px;padding:12px 13px;display:grid;grid-template-columns:26px 1fr;gap:10px;color:#c2cac1;background:linear-gradient(180deg,rgba(32,43,36,.88),rgba(12,20,16,.86));border:1px solid rgba(166,184,164,.18);box-shadow:0 12px 22px rgba(0,0,0,.34),inset 0 1px 1px rgba(255,255,255,.075)}.detail-info-card svg{width:24px;height:24px;stroke:#83aa49;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.detail-info-card small{display:block;color:#89948d;font-size:11px;line-height:1.1;margin-bottom:4px}.detail-info-input,.detail-info-select,.detail-status-select{width:100%;min-height:24px;border:0;background:0 0;color:#83aa49;font-size:12px;font-weight:800;outline:0;color-scheme:dark}#detail-date{display:block;color:#c2cac1;font-size:12px;line-height:1.15;font-weight:800}.detail-redesign-status-grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);gap:12px}.detail-ai-card,.detail-chat-card,.detail-edit-card,.detail-participants-card,.detail-status-card{border-radius:22px;padding:16px}.detail-section-title{margin:0 0 12px;color:#c2cac1;font-size:14px;font-weight:850}.detail-person-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.detail-avatar-pill{min-width:48px;height:48px;border-radius:999px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;color:#dcebb8;font-size:14px;font-weight:900;border:1px solid rgba(128,162,92,.22);background:linear-gradient(180deg,rgba(54,75,40,.85),rgba(29,49,26,.82))}.detail-person-meta{color:#6f7d73;font-size:11px}.detail-native-status{position:relative;min-height:62px;display:grid;grid-template-columns:repeat(3,1fr);align-items:start;gap:4px}.detail-status-track{position:absolute;left:17%;right:17%;top:18px;height:2px;background:linear-gradient(90deg,#739c3b 0 50%,rgba(164,178,163,.18) 50% 100%)}.detail-status-node{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:6px;color:#7e8a81;font-size:10px}.detail-node-core,.detail-status-node svg{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(155deg,rgba(42,55,47,.9),rgba(8,14,11,.94));border:1px solid rgba(181,197,180,.18);box-shadow:0 8px 15px rgba(0,0,0,.42),inset 0 1px 1px rgba(255,255,255,.08)}.detail-status-node svg{padding:8px;fill:none;stroke:#98a29a;stroke-width:1.8}.detail-node-core{grid-template-columns:repeat(2,4px);grid-template-rows:repeat(2,4px);gap:4px;background:radial-gradient(circle at 34% 24%,#c2dd75 0,#86b73b 54%,#5d8b27 100%);border-color:rgba(214,242,154,.62);box-shadow:0 0 18px rgba(127,169,67,.26),inset 0 1.2px 1px rgba(255,255,255,.42)}.detail-node-core i{width:4px;height:4px;border-radius:50%;background:#f4f8ec}.detail-status-node--active small{color:#88ad55;font-weight:800}.detail-status-select{margin-top:8px;border:1px solid rgba(166,184,164,.16);border-radius:12px;padding:7px 9px;background:rgba(12,20,16,.66)}.detail-edit-card{display:grid;gap:12px}.detail-quick-row,.reminder-grid{display:flex;flex-wrap:wrap;gap:8px}.detail-quick-btn,.reminder-opt,.tag-add{min-height:38px;border-radius:14px;padding:0 14px;border:1px solid rgba(166,184,164,.16);background:linear-gradient(180deg,rgba(32,43,36,.84),rgba(12,20,16,.82));color:#c2cac1;font-size:12px;font-weight:800}.detail-check-head,.detail-edit-line,.detail-tags-line{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#89948d;font-size:14px}.detail-edit-line select{max-width:170px;border:1px solid rgba(166,184,164,.16);border-radius:14px;padding:10px 12px;background:rgba(12,20,16,.66);color:#c2cac1}.detail-tags-side{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}#detail-tag-input-wrap{display:none}.tag-input-wrap{grid-template-columns:1fr auto;gap:8px}.tag-input-wrap[style*=block]{display:grid!important}.detail-check-add input,.detail-comment-input,.tag-input{min-height:44px;border-radius:16px;border:1px solid rgba(180,194,179,.16);background:linear-gradient(180deg,rgba(31,42,35,.86),rgba(10,17,13,.88));color:#d8dfd5;padding:0 14px;outline:0}.detail-check-add{display:grid;grid-template-columns:1fr auto;gap:8px}.detail-checklist{display:grid;gap:8px}.detail-check-item{border-radius:14px;border:1px solid rgba(166,184,164,.14);background:rgba(12,20,16,.46)}.detail-tabs{display:flex;gap:10px;margin-bottom:12px;padding:0;border:0;background:0 0}.detail-tab{min-height:34px;border-radius:999px;border:1px solid rgba(166,184,164,.16);background:rgba(12,20,16,.5);color:#89948d;padding:0 14px;font-size:13px;font-weight:800}.detail-tab.active{color:#9ac23c;background:rgba(154,194,60,.11);border-color:rgba(154,194,60,.24)}.detail-tab-panel--hidden{display:none}.detail-comments-list,.detail-history-list{min-height:72px;color:#89948d;font-size:13px;line-height:1.5}.detail-comment-compose{display:grid;grid-template-columns:1fr 54px;gap:12px;margin-top:14px}.detail-comment-send-btn{width:54px;height:50px;border-radius:18px}.detail-ai-sec{margin-top:0}.detail-ai-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.detail-ai-label{color:#89948d;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.detail-ai-refresh{border:0;background:0 0;color:#9ac23c;font-size:12px;font-weight:800}#task-detail-actions{position:absolute;left:14px;right:14px;bottom:calc(12px + var(--safe-area-bottom));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;border:1px solid rgba(184,198,182,.18);border-radius:24px;background:linear-gradient(180deg,rgba(21,32,26,.88),rgba(7,13,10,.96));box-shadow:0 -18px 36px rgba(0,0,0,.24),inset 0 1px 1px rgba(255,255,255,.06);backdrop-filter:blur(22px) saturate(108%);z-index:6}.detail-action-btn{min-height:44px;border-radius:16px;border:1px solid rgba(166,184,164,.16);background:rgba(32,43,36,.82);color:#c2cac1;font-size:12px;font-weight:900}.detail-action-btn--complete{color:#ff8b7e;border-color:rgba(245,113,102,.34);background:rgba(109,37,32,.44)}@media (max-width:390px){.detail-redesign-scroll{padding-left:12px;padding-right:12px}.detail-redesign-hero{padding-right:120px}.detail-info-stack{width:124px}.detail-redesign-title{font-size:26px}.detail-redesign-status-grid{grid-template-columns:1fr}}.detail-redesign-hero{padding-right:156px}.detail-redesign-tags{flex-wrap:wrap;align-items:center;padding-right:2px}.detail-top-tags{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0;max-width:145px}.detail-top-tags .tag,.detail-top-tags .tag-chip{min-height:30px;border-radius:13px;font-size:11px}.detail-avatar-add,.detail-chat-tool,.detail-tag-plus{border:1px solid rgba(166,184,164,.18);background:linear-gradient(180deg,rgba(32,43,36,.84),rgba(12,20,16,.82));color:#9ac23c;box-shadow:0 10px 18px rgba(0,0,0,.3),inset 0 1px 1px rgba(255,255,255,.07)}.detail-tag-plus{width:32px;height:32px;border-radius:50%;font-size:22px;line-height:1}.detail-top-tag-input{margin:-6px 0 10px}.detail-redesign-bell{margin-left:0;position:relative;overflow:hidden}.detail-bell-select,.detail-info-input,.detail-status-select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.detail-info-stack{right:-4px;top:70px;width:146px;gap:8px}.detail-info-card{min-height:67px;overflow:hidden;position:relative}.detail-info-card--date{cursor:pointer}.detail-info-card--date span,.detail-info-card--priority span{min-width:0}.detail-info-select{position:static;opacity:1;height:auto;min-height:24px;max-width:94px;border:0;padding:0;background:0 0;color:#9ac23c;font-size:12px;line-height:1.15}.detail-date-quick{display:grid;grid-template-columns:1fr 1fr;gap:6px}.detail-date-quick .detail-quick-btn{min-height:28px;padding:0 6px;border-radius:10px;font-size:10px}.detail-date-quick .detail-quick-btn:nth-child(3){grid-column:1/-1}.detail-redesign-status-grid{grid-template-columns:minmax(0,0.98fr) minmax(0,1.02fr)}.detail-avatar-stack{display:flex;align-items:center;min-height:52px}.detail-avatar-add,.detail-avatar-dot,.detail-avatar-pill{width:46px;height:46px;min-width:46px;border-radius:50%;padding:0;margin-left:-8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(190,205,189,.2);color:#e9f5d4;font-size:12px;font-weight:900;box-shadow:0 7px 13px rgba(0,0,0,.35),inset 0 1px 1px rgba(255,255,255,.08)}.detail-avatar-pill{margin-left:0;background:radial-gradient(circle at 35% 26%,#d5f07b 0,#7da937 58%,#355d1d 100%);color:#061008;overflow:hidden;text-overflow:ellipsis}.detail-avatar-dot--warm{background:linear-gradient(145deg,#ffe4c8,#b35f35)}.detail-avatar-dot--cool{background:linear-gradient(145deg,#b9dcff,#315d91)}.detail-avatar-add{font-size:24px}.detail-status-card{min-height:132px}.detail-native-status{cursor:pointer;overflow:hidden}.detail-node-core,.detail-status-node svg{width:32px;height:32px}.detail-status-node small{font-size:9px}.detail-checklist-panel{margin:8px 0 14px;padding:12px;border-radius:18px;border:1px solid rgba(166,184,164,.12);background:rgba(8,14,11,.38)}.detail-chat-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.detail-chat-tools{display:flex;gap:10px}.detail-chat-tool{width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.detail-chat-tool svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.detail-chat-card{padding:16px 16px 14px}.detail-tabs{margin-bottom:0}.detail-comments-list{border-radius:16px;padding:8px 0 10px}.detail-comment-compose{grid-template-columns:1fr 54px;align-items:center}.detail-comment-input{min-height:50px;border-radius:18px}.detail-comment-send-btn{border-radius:18px}@media (max-width:390px){.detail-redesign-hero{padding-right:124px}.detail-info-stack{width:120px}.detail-info-card{grid-template-columns:22px 1fr;padding:10px}.detail-date-quick{grid-template-columns:1fr}.detail-date-quick .detail-quick-btn:nth-child(3){grid-column:auto}}.detail-redesign-tag--direction{display:none!important}.detail-info-stack{overflow:visible}.detail-info-card--date{z-index:5}.detail-info-card--date .detail-info-input{position:static;width:100%;height:0;min-height:0;opacity:0;pointer-events:none;margin:0;border:0;padding:0}.detail-info-card--date:focus-within .detail-info-input,.detail-info-card--date:hover .detail-info-input{height:34px;min-height:34px;opacity:1;pointer-events:auto;margin-top:8px;border-radius:10px;border:1px solid rgba(166,184,164,.18);padding:0 6px;background:rgba(5,12,8,.86);color:#c2cac1;font-size:10px}.detail-date-quick{display:none;position:absolute;top:75px;right:0;width:146px;z-index:9;padding:8px;border-radius:16px;border:1px solid rgba(166,184,164,.18);background:linear-gradient(180deg,rgba(31,43,36,.96),rgba(7,13,10,.98));box-shadow:0 18px 30px rgba(0,0,0,.48),inset 0 1px 1px rgba(255,255,255,.08)}.detail-date-quick:hover,.detail-info-stack:focus-within .detail-date-quick{display:grid}.detail-info-card--priority{margin-top:44px}.detail-node-core{display:grid!important;place-items:center;grid-template-columns:repeat(2,4px)!important;grid-template-rows:repeat(2,4px)!important;gap:4px!important;overflow:visible}.detail-node-core i{display:block!important;width:4px!important;height:4px!important;border-radius:50%;background:#f4f8ec!important}#detail-tab-history,#tab-history{display:none!important}.detail-chat-head{align-items:center}.detail-ai-refresh--chat{min-height:34px;border-radius:999px;border:1px solid rgba(127,165,43,.24);background:rgba(127,165,43,.1);color:#a6cf45;padding:0 12px;font-size:12px;font-weight:850}.detail-checklist-panel{display:none}.detail-checklist-panel--open{display:block}.detail-advice-message{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:start;margin:8px 0 12px}.detail-advice-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#071008;font-size:16px;font-weight:950;background:radial-gradient(circle at 35% 26%,#d5f07b 0,#7da937 58%,#355d1d 100%);box-shadow:0 7px 13px rgba(0,0,0,.35),inset 0 1px 1px rgba(255,255,255,.18)}.detail-ai-card--chat{min-height:48px;border-radius:16px;padding:12px 14px;color:#aeb8b0;font-size:12px;line-height:1.48;background:linear-gradient(180deg,rgba(33,44,37,.88),rgba(13,21,17,.84));border:1px solid rgba(181,196,180,.14);box-shadow:0 8px 14px rgba(0,0,0,.2),inset 0 1px 1px rgba(255,255,255,.07)}.detail-comments-list{min-height:48px}@media (max-width:390px){.detail-date-quick{width:120px}.detail-info-card--priority{margin-top:78px}}.detail-redesign-hero{padding-right:150px}.detail-info-stack{right:8px;top:70px;width:138px;gap:8px}.detail-info-card{min-height:66px;padding:11px 10px;grid-template-columns:24px minmax(0,1fr);gap:9px;border-radius:16px}.detail-info-card svg{width:22px;height:22px}.detail-info-card small{font-size:10px;margin-bottom:4px}#detail-date,.detail-info-select{font-size:11px;line-height:1.18}.detail-date-quick{right:0;width:138px}.detail-info-card--priority{margin-top:40px}.detail-status-node--active{overflow:visible!important}.detail-status-node--active .detail-node-core{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;display:grid!important;grid-template-columns:repeat(2,5px)!important;grid-template-rows:repeat(2,5px)!important;place-content:center!important;place-items:center!important;gap:4px!important;padding:0!important;border-radius:50%!important;overflow:hidden!important;box-sizing:border-box!important}.detail-status-node--active .detail-node-core i{position:static!important;display:block!important;width:5px!important;height:5px!important;min-width:5px!important;min-height:5px!important;margin:0!important;border-radius:50%!important;background:#f4f8ec!important;box-shadow:0 0 4px rgba(255,255,255,.28)!important;transform:none!important}@media (max-width:390px){.detail-redesign-hero{padding-right:132px}.detail-info-stack{right:6px;width:122px}.detail-date-quick{width:122px}.detail-info-card--priority{margin-top:74px}}.detail-info-stack{top:70px;gap:6px}.detail-info-card--priority{margin-top:18px!important}.detail-date-quick{top:72px}.detail-chat-card .detail-tab-panel,.detail-comments-list{border:0!important;background:0 0!important;box-shadow:none!important;padding-left:0!important;padding-right:0!important}.detail-comments-list{min-height:32px;padding-top:2px!important;padding-bottom:8px!important}.detail-chat-tools .detail-chat-tool:last-child{display:none!important}.detail-chat-head{grid-template-columns:1fr auto}.detail-redesign-hero{position:relative}.detail-top-tag-input{position:absolute!important;left:18px;right:18px;top:58px;z-index:20;display:none;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;border-radius:16px;border:1px solid rgba(184,198,182,.23);background:linear-gradient(180deg,rgba(31,43,36,.98),rgba(7,13,10,.98));box-shadow:0 18px 30px rgba(0,0,0,.42),inset 0 1px 1px rgba(255,255,255,.08)}.detail-top-tag-input:focus-within,.detail-top-tag-input[style*=block]{display:grid!important}.detail-top-tag-input .tag-input{min-height:38px}.detail-top-tag-input .detail-quick-btn{min-height:38px}@media (max-width:390px){.detail-info-card--priority{margin-top:46px!important}.detail-top-tag-input{left:12px;right:12px}}.detail-info-card--date{appearance:none;text-align:left;cursor:pointer}.detail-info-card--date:active,.detail-info-card--date:focus,.detail-info-card--date:hover{min-height:66px!important;transform:none!important}.detail-info-card--date .detail-info-input,.detail-info-card--date:focus-within .detail-info-input,.detail-info-card--date:hover .detail-info-input{display:none!important;height:0!important;min-height:0!important;opacity:0!important;pointer-events:none!important;margin:0!important;padding:0!important;border:0!important}.detail-date-popover{position:absolute;top:72px;right:0;z-index:30;width:184px;display:none;gap:10px;padding:10px;border-radius:18px;border:1px solid rgba(184,198,182,.24);background:linear-gradient(180deg,rgba(31,43,36,.98),rgba(7,13,10,.98));box-shadow:0 20px 34px rgba(0,0,0,.48),0 0 18px rgba(105,145,67,.07),inset 0 1px 1px rgba(255,255,255,.08)}.detail-info-stack.detail-date-popover-open .detail-date-popover{display:grid}.detail-date-popover .detail-date-quick,.detail-date-quick:hover,.detail-info-stack:focus-within .detail-date-quick{position:static!important;display:grid!important;width:100%!important;padding:0!important;border:0!important;background:0 0!important;box-shadow:none!important}.detail-date-popover .detail-date-quick{grid-template-columns:1fr 1fr;gap:7px}.detail-date-popover .detail-date-quick .detail-quick-btn:nth-child(3){grid-column:1/-1}.detail-date-calendar{display:grid;gap:7px;color:#89948d;font-size:11px;font-weight:800}.detail-date-calendar .detail-info-input{position:static!important;display:block!important;width:100%!important;height:38px!important;min-height:38px!important;opacity:1!important;pointer-events:auto!important;margin:0!important;padding:0 8px!important;border:1px solid rgba(166,184,164,.18)!important;border-radius:12px!important;background:rgba(5,12,8,.88)!important;color:#c2cac1!important;font-size:11px!important;color-scheme:dark}.detail-info-card--priority{margin-top:6px!important}@media (max-width:390px){.detail-date-popover{width:164px;right:0}.detail-info-card--priority{margin-top:6px!important}}.detail-date-popover,.detail-info-stack,.detail-redesign-hero{overflow:visible!important}.detail-redesign-hero{z-index:12}.detail-chat-card,.detail-redesign-status-grid{position:relative;z-index:1}.detail-date-popover{top:68px;right:2px;z-index:90!important;width:190px}.detail-info-card--priority{position:relative;cursor:pointer}#detail-priority-display{display:block;color:#9fca54;font-size:12px;line-height:1.18;font-weight:900;max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-info-card--priority .detail-info-select{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;pointer-events:auto!important}.detail-native-status{border:0;background:0 0}.detail-status-node{border:0;background:0 0;cursor:pointer;padding:0;font:inherit}.detail-status-node.detail-status-node--active small{color:#9fca54}.detail-history-chat-row{margin:0 0 8px;padding:10px 12px;border-radius:14px;color:#aeb8b0;background:linear-gradient(180deg,rgba(33,44,37,.82),rgba(13,21,17,.78));border:1px solid rgba(181,196,180,.13);font-size:12px;line-height:1.4}.detail-redesign-hero{height:300px!important;min-height:300px!important;max-height:300px!important;flex:0 0 300px!important}.detail-redesign-desc{height:54px!important;min-height:54px!important;max-height:54px!important;overflow:hidden!important}.detail-info-card--priority{appearance:none;text-align:left;width:100%}.detail-info-card--priority .detail-info-select{display:none!important;opacity:0!important;pointer-events:none!important}.detail-priority-popover{position:absolute;top:144px;right:2px;z-index:92;width:190px;display:none;gap:7px;padding:10px;border-radius:18px;border:1px solid rgba(184,198,182,.24);background:linear-gradient(180deg,rgba(31,43,36,.98),rgba(7,13,10,.98));box-shadow:0 20px 34px rgba(0,0,0,.48),0 0 18px rgba(105,145,67,.07),inset 0 1px 1px rgba(255,255,255,.08)}.detail-info-stack.detail-priority-popover-open .detail-priority-popover{display:grid}.detail-priority-popover button{min-height:34px;border-radius:12px;border:1px solid rgba(166,184,164,.16);background:linear-gradient(180deg,rgba(32,43,36,.84),rgba(12,20,16,.82));color:#c2cac1;font-size:12px;font-weight:850;text-align:left;padding:0 11px}.detail-priority-popover button.active{color:#071008;border-color:rgba(159,202,84,.42);background:linear-gradient(180deg,#b8dc62,#83aa49 72%,#6f963a)}.detail-ai-refresh--chat{display:none!important}.detail-advice-message{margin-top:6px}.detail-ai-card--chat{border-color:transparent!important;background:0 0!important;box-shadow:none!important;padding:0 0 0 4px!important}.detail-ai-card--chat .md-body,.detail-ai-card--chat .md-body p{color:#e1e8dc;line-height:1.45}.detail-comments-list{background:0 0!important;border-color:transparent!important;box-shadow:none!important}@media (max-width:390px){.detail-redesign-hero{height:292px!important;min-height:292px!important;max-height:292px!important;flex-basis:292px!important}.detail-priority-popover{width:164px;top:140px}}#task-detail.active~#global-nav,.app:has(#task-detail.active) #global-nav,body:has(#task-detail.active) #global-nav{display:none!important;opacity:0!important;pointer-events:none!important}#task-detail.active{z-index:20}.detail-redesign-scroll{padding-bottom:98px!important}.detail-chat-card #detail-ai-advice,.detail-chat-card #detail-ai-advice::after,.detail-chat-card #detail-ai-advice::before,.detail-chat-card .detail-advice-message,.detail-chat-card .detail-advice-message::after,.detail-chat-card .detail-advice-message::before,.detail-chat-card .detail-ai-card,.detail-chat-card .detail-ai-card--chat,.detail-chat-card .detail-ai-card--chat::after,.detail-chat-card .detail-ai-card--chat::before,.detail-chat-card .detail-ai-card::after,.detail-chat-card .detail-ai-card::before{border:0!important;outline:0!important;box-shadow:none!important;background:0 0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.detail-chat-card .detail-advice-message{padding:0!important;margin:8px 0 12px!important;border-radius:0!important;overflow:visible!important}.detail-chat-card #detail-ai-advice{padding:4px 0 0 0!important;min-height:0!important;border-radius:0!important;color:#e1e8dc!important}.detail-chat-card #detail-ai-advice .md-body,.detail-chat-card #detail-ai-advice .md-body p,.detail-chat-card #detail-ai-advice div,.detail-chat-card #detail-ai-advice p{color:#e1e8dc!important;line-height:1.46!important;margin:0!important;padding:0!important;background:0 0!important;border:0!important;box-shadow:none!important}.detail-header-actions{display:none!important}#detail-open-move-btn{display:none!important}#task-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.detail-redesign-hero{padding-right:172px!important}.detail-info-stack{top:16px!important;right:14px!important;width:142px!important;gap:8px!important;z-index:22}.detail-info-card--priority{margin-top:6px!important}.detail-date-popover{top:72px!important;right:0!important}.detail-priority-popover{top:144px!important;right:0!important}.detail-redesign-bell{appearance:none;border:1px solid rgba(180,194,179,.2);cursor:pointer}.detail-bell-select{display:none!important;opacity:0!important;pointer-events:none!important}.detail-reminder-popover{position:absolute;top:52px;left:12px;z-index:95;width:178px;display:none;gap:7px;padding:10px;border-radius:18px;border:1px solid rgba(184,198,182,.24);background:linear-gradient(180deg,rgba(31,43,36,.98),rgba(7,13,10,.98));box-shadow:0 20px 34px rgba(0,0,0,.48),0 0 18px rgba(105,145,67,.07),inset 0 1px 1px rgba(255,255,255,.08)}.detail-redesign-hero.detail-reminder-popover-open .detail-reminder-popover{display:grid}.detail-reminder-popover button{min-height:34px;border-radius:12px;border:1px solid rgba(166,184,164,.16);background:linear-gradient(180deg,rgba(32,43,36,.84),rgba(12,20,16,.82));color:#c2cac1;font-size:12px;font-weight:850;text-align:left;padding:0 11px}.detail-reminder-popover button.active{color:#071008;border-color:rgba(159,202,84,.42);background:linear-gradient(180deg,#b8dc62,#83aa49 72%,#6f963a)}@media (max-width:390px){.detail-redesign-hero{padding-right:150px!important}.detail-info-stack{right:10px!important;width:126px!important}.detail-reminder-popover{left:8px;width:162px}}.detail-redesign-hero{padding-right:144px!important}.detail-info-stack{top:18px!important;right:12px!important;width:126px!important;gap:7px!important}.detail-info-card{min-height:58px!important;height:58px!important;padding:9px 9px!important;grid-template-columns:22px minmax(0,1fr)!important;gap:8px!important;border-radius:15px!important;align-items:center!important;overflow:hidden!important}.detail-info-card svg{width:20px!important;height:20px!important;flex:0 0 20px!important}.detail-info-card span{min-width:0!important;max-width:100%!important;overflow:hidden!important}.detail-info-card small{display:block!important;margin:0 0 3px!important;color:#89948d!important;font-size:9px!important;line-height:1.1!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#detail-date,#detail-priority-display{display:block!important;max-width:100%!important;color:#9fca54!important;font-size:11px!important;line-height:1.15!important;font-weight:900!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;overflow:hidden!important}#detail-date{color:#c2cac1!important}.detail-date-popover,.detail-priority-popover{right:0!important;width:168px!important}.detail-info-card--priority{margin-top:4px!important}@media (max-width:390px){.detail-redesign-hero{padding-right:132px!important}.detail-info-stack{width:116px!important;right:9px!important}.detail-info-card{grid-template-columns:20px minmax(0,1fr)!important;padding:8px!important}.detail-info-card svg{width:18px!important;height:18px!important}#detail-date,#detail-priority-display{font-size:10px!important}.detail-date-popover,.detail-priority-popover{width:154px!important}}.detail-redesign-hero{box-sizing:border-box!important;overflow:hidden!important;contain:layout paint!important}.detail-redesign-hero>:not(.detail-info-stack):not(.detail-date-popover):not(.detail-priority-popover):not(.detail-reminder-popover){max-width:calc(100% - 148px)!important;min-width:0!important;box-sizing:border-box!important}.detail-redesign-desc,.detail-redesign-tags,.detail-redesign-title,.detail-status-row,.detail-top-tag-input{width:calc(100% - 148px)!important;max-width:calc(100% - 148px)!important;min-width:0!important;overflow:hidden!important;box-sizing:border-box!important}.detail-redesign-title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;max-height:4.12em!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;hyphens:auto!important;overflow:hidden!important}.detail-redesign-desc{display:block!important;resize:none!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;hyphens:auto!important;overflow:hidden!important;text-overflow:clip!important}.detail-info-card *,.detail-redesign-tags *,.detail-status-row *,.detail-top-tag-input *,.detail-top-tags *{min-width:0!important;max-width:100%!important;box-sizing:border-box!important;overflow-wrap:anywhere!important;word-break:break-word!important}.detail-redesign-tag,.detail-status-badge,.detail-top-tags .tag,.detail-top-tags .tag-chip{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.detail-info-card{contain:layout paint!important}@media (max-width:390px){.detail-redesign-desc,.detail-redesign-hero>:not(.detail-info-stack):not(.detail-date-popover):not(.detail-priority-popover):not(.detail-reminder-popover),.detail-redesign-tags,.detail-redesign-title,.detail-status-row,.detail-top-tag-input{width:calc(100% - 132px)!important;max-width:calc(100% - 132px)!important}.detail-redesign-title{-webkit-line-clamp:4!important;max-height:4.12em!important}}#task-detail #task-detail-actions{display:none!important}#task-detail .detail-redesign-hero{padding-right:150px!important}#task-detail .detail-info-stack{right:10px!important;width:126px!important}#task-detail .detail-redesign-title{width:calc(100% - 150px)!important;max-width:calc(100% - 150px)!important;min-width:0!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important;-webkit-line-clamp:4!important;line-height:1.04!important}#task-detail .detail-redesign-desc{width:calc(100% - 150px)!important;max-width:calc(100% - 150px)!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}@media (max-width:390px){#task-detail .detail-redesign-hero{padding-right:128px!important}#task-detail .detail-info-stack{right:8px!important;width:112px!important}#task-detail .detail-redesign-desc,#task-detail .detail-redesign-title{width:calc(100% - 128px)!important;max-width:calc(100% - 128px)!important}}#task-detail .detail-redesign-hero{min-height:300px!important;padding:22px 132px 20px 18px!important;overflow:hidden!important}#task-detail .detail-info-stack{top:20px!important;right:12px!important;width:118px!important;gap:12px!important}#task-detail .detail-info-card{min-height:74px!important;padding:11px 10px!important;grid-template-columns:22px minmax(0,1fr)!important;gap:8px!important}#task-detail #detail-date,#task-detail #detail-priority-display,#task-detail .detail-info-card small{max-width:100%!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}#task-detail .detail-redesign-desc,#task-detail .detail-redesign-hero>:not(.detail-info-stack):not(.detail-date-popover):not(.detail-priority-popover):not(.detail-reminder-popover),#task-detail .detail-redesign-tags,#task-detail .detail-redesign-title,#task-detail .detail-status-row,#task-detail .detail-top-tag-input{width:100%!important;max-width:100%!important}#task-detail .detail-redesign-title{display:block!important;margin-top:14px!important;max-height:4.2em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important;font-size:clamp(29px, 8.4vw, 39px)!important;line-height:1.03!important;letter-spacing:-.055em!important}#task-detail .detail-redesign-desc{margin-top:10px!important;max-height:4.4em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}#task-detail #task-detail-actions,#task-detail .detail-actions,#task-detail .detail-bottom-actions,#task-detail .edit-task-actions,#task-detail .task-actions,#task-detail .task-detail-actions,#task-detail [data-redesign-hide-actions]{display:none!important}@media (max-width:390px){#task-detail .detail-redesign-hero{padding-right:122px!important}#task-detail .detail-info-stack{right:9px!important;width:108px!important}#task-detail .detail-info-card{grid-template-columns:19px minmax(0,1fr)!important;padding:9px 8px!important}#task-detail .detail-redesign-title{font-size:clamp(28px, 8.8vw, 35px)!important}}#task-detail-actions,.detail-actions,.detail-bottom-actions,.edit-task-actions,.task-action-bar,.task-actions,.task-detail-actions{display:none!important}.detail-redesign-hero{min-height:300px!important;padding:22px 132px 20px 18px!important;overflow:hidden!important}.detail-info-stack{top:20px!important;right:12px!important;width:118px!important;gap:12px!important}.detail-info-card{min-height:74px!important;padding:11px 10px!important;grid-template-columns:22px minmax(0,1fr)!important;gap:8px!important}#detail-date,#detail-priority-display,.detail-info-card small{max-width:100%!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}.detail-redesign-desc,.detail-redesign-hero>:not(.detail-info-stack):not(.detail-date-popover):not(.detail-priority-popover):not(.detail-reminder-popover),.detail-redesign-tags,.detail-redesign-title,.detail-status-row,.detail-top-tag-input{width:100%!important;max-width:100%!important}.detail-redesign-title{display:block!important;margin-top:14px!important;max-height:4.2em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important;font-size:clamp(29px, 8.4vw, 39px)!important;line-height:1.03!important;letter-spacing:-.055em!important}.detail-redesign-desc{margin-top:10px!important;max-height:4.4em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}@media (max-width:390px){.detail-redesign-hero{padding-right:122px!important}.detail-info-stack{right:9px!important;width:108px!important}.detail-info-card{grid-template-columns:19px minmax(0,1fr)!important;padding:9px 8px!important}.detail-redesign-title{font-size:clamp(28px, 8.8vw, 35px)!important}}.detail-redesign-hero{padding-right:118px!important}.detail-info-stack{width:104px!important;right:10px!important}.detail-info-card{min-height:72px!important;padding:10px 8px!important;grid-template-columns:18px minmax(0,1fr)!important;gap:7px!important}.detail-info-card svg{width:18px!important;height:18px!important}.detail-redesign-title{font-size:clamp(28px, 7.8vw, 33px)!important;line-height:1.04!important;letter-spacing:-.045em!important}#detail-date,#detail-priority-display{font-size:11px!important;line-height:1.18!important}.detail-info-card small{font-size:10px!important}@media (max-width:390px){.detail-redesign-hero{padding-right:110px!important}.detail-info-stack{width:98px!important;right:8px!important}.detail-redesign-title{font-size:clamp(27px, 7.8vw, 31px)!important}}.detail-redesign-hero{padding-right:106px!important}.detail-info-stack{width:94px!important;right:8px!important}.detail-info-card{min-height:70px!important;border-radius:14px!important;padding:9px 7px!important;grid-template-columns:16px minmax(0,1fr)!important;gap:6px!important}.detail-info-card svg{width:16px!important;height:16px!important}.detail-info-card small{font-size:9px!important;line-height:1.1!important}#detail-date,#detail-priority-display{font-size:10px!important;line-height:1.15!important}.detail-redesign-title{font-size:clamp(26px, 6.9vw, 29px)!important;line-height:1.06!important;letter-spacing:-.035em!important}@media (max-width:390px){.detail-redesign-hero{padding-right:98px!important}.detail-info-stack{width:88px!important;right:7px!important}.detail-redesign-title{font-size:clamp(25px, 6.9vw, 28px)!important}}.detail-redesign-title{font-size:clamp(25px, 6.3vw, 27px)!important;line-height:1.08!important;letter-spacing:-.055em!important}.detail-redesign-desc,.detail-redesign-title{width:calc(100% + 98px)!important;max-width:calc(100% + 98px)!important}.detail-redesign-title{font-size:clamp(28px, 7.6vw, 33px)!important;line-height:1.04!important;letter-spacing:-.045em!important}@media (max-width:390px){.detail-redesign-desc,.detail-redesign-title{width:calc(100% + 88px)!important;max-width:calc(100% + 88px)!important}}.detail-redesign-desc,.detail-redesign-title{width:calc(100% + 120px)!important;max-width:calc(100% + 120px)!important}.detail-redesign-title{font-size:27px!important;line-height:1.08!important;letter-spacing:-.045em!important}.detail-redesign-hero{position:relative!important;min-height:300px!important}.detail-redesign-title{position:absolute!important;left:18px!important;right:18px!important;top:172px!important;width:auto!important;max-width:none!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;max-height:3.3em!important;overflow:hidden!important;font-size:30px!important;line-height:1.05!important;letter-spacing:-.045em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}.detail-redesign-desc{position:absolute!important;left:18px!important;right:18px!important;bottom:18px!important;width:auto!important;max-width:none!important;max-height:3.1em!important}.detail-redesign-desc{top:242px!important;bottom:auto!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;max-height:2.9em!important;overflow:hidden!important}.detail-redesign-hero{min-height:330px!important;height:330px!important;max-height:330px!important}.detail-redesign-desc{top:278px!important;bottom:auto!important;-webkit-line-clamp:2!important;max-height:2.7em!important;font-size:12px!important;line-height:1.35!important}.detail-redesign-desc{top:260px!important;-webkit-line-clamp:1!important;max-height:1.5em!important;font-size:12px!important;line-height:1.35!important;text-overflow:ellipsis!important}.detail-redesign-title{font-size:28px!important;line-height:1.07!important}.detail-avatar-add,.detail-redesign-bell,.detail-redesign-tags button,.detail-top-tag-add{width:36px!important;height:36px!important;min-width:36px!important;border-radius:50%!important}.detail-redesign-bell svg,.detail-redesign-tags button svg{width:18px!important;height:18px!important}.detail-dot--green,.detail-status-dot{background:#83aa49!important;box-shadow:0 0 8px rgba(131,170,73,.28)!important}.detail-quick-btn,.detail-status-badge,.detail-tab{color:#9fbd6d!important;border-color:rgba(131,170,73,.26)!important}.profile-stage{min-height:100%;background:radial-gradient(circle at 50% -6%,rgba(171,220,72,.15),transparent 30%),linear-gradient(180deg,rgba(16,30,16,.95),rgba(3,15,8,.98) 58%,#020a05);color:var(--text)}.profile-handoff-shell{padding-bottom:10px}.profile-topbar{height:70px;display:flex;align-items:center;gap:16px;padding:18px 24px 8px}.profile-topbar h1{margin:0;font-size:28px;line-height:1;font-weight:900;letter-spacing:-.05em;color:rgba(232,239,224,.9)}.profile-back-btn{width:54px;height:54px;border-radius:50%;background:linear-gradient(145deg,rgba(31,48,37,.82),rgba(8,21,13,.96));border:1px solid rgba(202,239,162,.19);box-shadow:inset 0 1px 0 rgba(255,255,255,.11),0 10px 28px rgba(0,0,0,.35)}.profile-handoff-scroll{height:calc(100% - 70px);overflow-y:auto;padding:0 22px 96px;display:flex;flex-direction:column;gap:10px}.profile-card,.profile-handoff-hero,.profile-premium-card{position:relative;border:1px solid rgba(197,238,159,.24);background:linear-gradient(180deg,rgba(229,250,217,.12),rgba(10,30,17,.58) 36%,rgba(4,17,9,.74)),rgba(12,27,15,.84);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),inset 0 -18px 38px rgba(0,0,0,.16),0 18px 40px rgba(0,0,0,.32);backdrop-filter:blur(18px) saturate(1.25)}.profile-handoff-hero{min-height:126px;border-radius:24px;padding:16px 22px 16px 132px;display:flex;align-items:center;overflow:visible}.profile-card::after,.profile-handoff-hero::after,.profile-premium-card::after{content:'';position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.13),transparent 34%);opacity:.72}.profile-avatar{position:absolute;left:20px;top:50%;width:94px;height:94px;transform:translateY(-50%);border:0;border-radius:50%;padding:0;color:#081505;font-size:32px;font-weight:900;background:#a9d93d;box-shadow:0 0 0 7px rgba(242,247,229,.94),0 0 0 10px rgba(178,205,154,.5),0 13px 26px rgba(0,0,0,.38);overflow:hidden}.profile-avatar--orb{background:#f3f7ea url('../assets/profile-orb.png') center/cover no-repeat}.profile-user-copy{min-width:0;position:relative;z-index:1}.profile-name{font-size:31px;line-height:.95;font-weight:950;letter-spacing:-.05em;color:#eef6e9;text-shadow:0 2px 12px rgba(0,0,0,.36)}.profile-status{margin-top:8px;color:var(--green);font-size:19px;line-height:1;font-weight:900}.profile-user-id{margin-top:9px;max-width:240px;color:rgba(219,228,212,.5);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-edit-btn{margin-left:auto;width:58px;height:58px;border-radius:50%;border:1px solid rgba(219,239,197,.22);color:rgba(223,231,215,.78);background:radial-gradient(circle at 44% 32%,rgba(235,249,217,.16),rgba(15,29,19,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 12px 28px rgba(0,0,0,.34);position:relative;z-index:1}.profile-edit-btn svg{width:28px;height:28px}.profile-photo-input{display:none}.profile-premium-card{min-height:66px;border-radius:18px;padding:12px 18px;display:flex;align-items:center;gap:12px}.profile-card-icon,.profile-row-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:var(--green);border:1px solid rgba(164,218,61,.28);background:rgba(95,133,35,.12);box-shadow:inset 0 0 18px rgba(164,218,61,.1)}.profile-card-icon{width:42px;height:42px;border-radius:12px}.profile-calendar-icon svg,.profile-card-icon svg,.profile-row-icon svg,.profile-save-core svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.premium-line{color:var(--green);font-size:17px;font-weight:900}.premium-sub{margin-top:4px;color:rgba(231,239,225,.58);font-size:13px}.profile-card{border-radius:22px;padding:14px 16px 12px}.profile-card-title{margin:0 0 10px 0;color:rgba(231,237,225,.82);font-size:21px;line-height:1;font-weight:950;letter-spacing:-.04em}.profile-row-list{border-radius:16px;overflow:hidden;border:1px solid rgba(210,235,193,.08);background:rgba(1,13,7,.22)}.profile-data-row,.profile-menu-row{width:100%;min-height:39px;display:grid;grid-template-columns:44px minmax(92px,0.7fr) minmax(0,1fr) auto 18px;align-items:center;gap:8px;border:0;border-bottom:1px solid rgba(212,233,200,.08);background:rgba(1,13,7,.16);color:inherit;text-align:left;font:inherit;padding:0 10px 0 4px}.profile-data-row:last-child,.profile-menu-row:last-child{border-bottom:0}.profile-menu-row{grid-template-columns:44px minmax(0,1fr) auto 18px;cursor:pointer}.profile-row-icon{width:34px;height:34px;border-radius:10px;justify-self:center}.profile-row-icon svg{width:19px;height:19px}.profile-menu-row span:nth-child(2),.profile-row-label{color:rgba(229,237,224,.72);font-size:15px;font-weight:650}.profile-row-input,.profile-row-value{min-width:0;width:100%;border:0;outline:0;background:0 0;color:rgba(241,247,238,.88);font:inherit;font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-row-date:invalid,.profile-row-input::placeholder{color:rgba(218,227,211,.43)}.profile-row-date{color-scheme:dark}.profile-row-about{min-height:32px;resize:none;white-space:nowrap;padding-top:8px}.profile-data-row--about{min-height:46px}.profile-status-badge{border:1px solid rgba(164,218,61,.24);border-radius:999px;background:rgba(164,218,61,.11);color:rgba(190,229,98,.9);font-size:12px;font-weight:900;padding:6px 9px;white-space:nowrap}.profile-status-badge.verified{background:rgba(164,218,61,.17);color:#bfe866}.profile-row-chevron{color:rgba(225,235,217,.58);font-size:28px;line-height:1}.profile-calendar-icon{width:30px;height:30px;border-radius:9px;color:rgba(218,234,202,.76);border:1px solid rgba(210,235,193,.16);background:rgba(225,240,211,.06);display:flex;align-items:center;justify-content:center}.profile-calendar-icon svg{width:18px;height:18px}.profile-field-counter{color:rgba(206,219,198,.55);font-size:11px;white-space:nowrap}.profile-theme-value{color:var(--green);font-size:14px;font-weight:700;white-space:nowrap}.profile-ref-card{display:grid;gap:10px}.profile-ref-field{display:grid;gap:8px;color:rgba(229,237,224,.46);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.profile-ref-field input{height:42px;border:1px solid rgba(210,235,193,.14);border-radius:13px;background:rgba(235,247,224,.06);color:rgba(234,242,229,.72);padding:0 12px;outline:0}.profile-logout,.profile-save-btn{min-height:48px;border:0;border-radius:18px;font-size:15px;font-weight:950;cursor:pointer}.profile-save-btn--primary{display:flex;align-items:center;justify-content:center;gap:12px;color:#152107;background:linear-gradient(180deg,#c8f36a,#97c932);box-shadow:inset 0 1px 0 rgba(255,255,255,.38),0 18px 42px rgba(145,204,48,.18)}.profile-save-btn--secondary{min-height:46px;color:#c9f35d;border:1px solid rgba(164,218,61,.28);background:rgba(105,147,38,.18)}.profile-save-core{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#f4ffe0;background:linear-gradient(180deg,#c9ee67,#78a927);box-shadow:0 0 18px rgba(168,220,61,.35)}.profile-save-core svg{width:16px;height:16px;stroke-width:2.4}.profile-logout{display:flex;align-items:center;justify-content:center;gap:14px;color:#ff8b7e;border:1px solid rgba(245,113,102,.36);background:linear-gradient(180deg,rgba(109,37,32,.62),rgba(47,12,10,.72));box-shadow:inset 0 1px 0 rgba(255,255,255,.09)}.profile-item-text{color:rgba(238,246,232,.76);font-size:14px;font-weight:700}@media (max-width:390px){.profile-topbar{padding-left:18px;padding-right:18px}.profile-handoff-scroll{padding-left:18px;padding-right:18px}.profile-handoff-hero{padding-left:112px}.profile-avatar{width:82px;height:82px}.profile-name{font-size:28px}.profile-data-row{grid-template-columns:40px 88px minmax(0,1fr) auto 14px;gap:6px}.profile-status-badge{font-size:11px;padding:5px 7px}}.profile-stage{--profile-accent:#9fd238;--profile-accent-strong:#b9ee58;--profile-bg-deep:#061008;--profile-card:rgba(18, 35, 15, 0.88);background:radial-gradient(260px 190px at 84% 4%,rgba(159,210,56,.18),transparent 70%),linear-gradient(180deg,#081307 0,var(--profile-bg-deep) 56%,#030905 100%)}.profile-topbar{height:62px;padding:14px 12px 6px}.profile-topbar h1{font-size:24px;letter-spacing:-.045em}.profile-back-btn{width:46px;height:46px}.profile-handoff-scroll{height:calc(100% - 62px);padding:0 10px 92px;gap:9px}.profile-card,.profile-handoff-hero,.profile-premium-card{background:radial-gradient(120% 70% at 20% -10%,rgba(255,255,255,.105),transparent 42%),linear-gradient(180deg,rgba(36,62,24,.84),var(--profile-card) 58%,rgba(7,18,9,.92));border-color:rgba(159,210,56,.24)}.profile-handoff-hero{min-height:116px;border-radius:22px;padding:14px 70px 14px 116px}.profile-avatar{left:16px;width:82px;height:82px;box-shadow:0 0 0 5px rgba(242,247,229,.92),0 0 0 8px rgba(159,210,56,.2),0 12px 24px rgba(0,0,0,.35)}.profile-edit-btn{position:absolute;right:16px;width:48px;height:48px}.profile-edit-btn svg{width:23px;height:23px}.profile-name{font-size:27px}.profile-status{margin-top:6px;font-size:16px;color:var(--profile-accent-strong)}.profile-user-id{margin-top:7px;font-size:11px;max-width:220px}.profile-premium-card{min-height:58px;padding:10px 14px}.profile-card{border-radius:20px;padding:12px 12px 10px}.profile-card-title{font-size:18px;margin-bottom:9px}.profile-data-row,.profile-menu-row{min-height:36px;grid-template-columns:39px minmax(82px,0.62fr) minmax(0,1fr) auto 14px;gap:6px;padding-right:8px}.profile-menu-row{grid-template-columns:39px minmax(0,1fr) auto 14px}.profile-row-icon{width:30px;height:30px;border-radius:9px;color:var(--profile-accent)}.profile-row-icon svg{width:17px;height:17px}.profile-menu-row span:nth-child(2),.profile-row-input,.profile-row-label,.profile-row-value{font-size:13px}.profile-menu-row span:nth-child(2),.profile-row-label{color:rgba(230,238,224,.68)}.profile-status-badge{width:24px;height:24px;min-width:24px;padding:0;border-radius:50%;overflow:hidden;text-indent:-999px;border-color:rgba(159,210,56,.24);background:rgba(159,210,56,.07);opacity:.42;position:relative}.profile-status-badge::before{content:'✓';position:absolute;inset:0;display:grid;place-items:center;text-indent:0;color:rgba(219,245,168,.82);font-size:14px;font-weight:950}.profile-status-badge.verified{opacity:1;background:radial-gradient(circle at 34% 24%,#cdf36e 0,var(--profile-accent) 58%,#6f9f23 100%);border-color:rgba(220,248,154,.62);box-shadow:0 0 16px rgba(159,210,56,.28),inset 0 1px 1px rgba(255,255,255,.34)}.profile-status-badge.verified::before{color:#071008}.profile-row-chevron{font-size:22px;color:rgba(225,235,217,.42)}.premium-line,.profile-save-btn--secondary,.profile-theme-value{color:var(--profile-accent-strong)}.profile-save-btn--primary{min-height:44px;border-radius:17px;background:linear-gradient(180deg,#c9f36a,var(--profile-accent))}.profile-logout{min-height:44px;border-radius:17px}@media (max-width:390px){.profile-handoff-scroll{padding-left:8px;padding-right:8px}.profile-handoff-hero{padding-left:104px;padding-right:62px}.profile-avatar{width:76px;height:76px}.profile-name{font-size:25px}.profile-data-row{grid-template-columns:36px 76px minmax(0,1fr) auto 12px}}.profile-stage{--profile-accent:#7fa52b;--profile-accent-strong:#a6cf45;--green:var(--profile-accent);--green3:rgba(127, 165, 43, 0.13)}.profile-handoff-scroll{gap:13px;padding-left:12px;padding-right:12px}.profile-handoff-hero{min-height:126px;padding-top:18px;padding-bottom:18px}.profile-premium-card{min-height:76px;padding:14px 16px;align-items:center}.premium-line{font-size:15px;line-height:1.28;white-space:normal}.premium-sub{font-size:12px;line-height:1.35}.profile-card{padding:15px 13px 13px}.profile-card-title{margin-bottom:12px}.profile-data-row,.profile-menu-row{min-height:42px;padding-top:3px;padding-bottom:3px}.profile-row-list{border-radius:18px}.profile-card-icon,.profile-row-icon{color:var(--profile-accent-strong);background:rgba(127,165,43,.1);border-color:rgba(127,165,43,.24)}.profile-status-badge.verified{background:radial-gradient(circle at 34% 24%,#b6dc55 0,var(--profile-accent) 58%,#557517 100%);box-shadow:0 0 12px rgba(127,165,43,.2),inset 0 1px 1px rgba(255,255,255,.25)}.profile-calendar-icon{display:none}.profile-data-row:has(#profile-field-birthdate){grid-template-columns:39px minmax(82px,0.62fr) minmax(0,1fr) 14px}.profile-data-row--about{min-height:128px;align-items:start;grid-template-columns:39px minmax(82px,0.62fr) minmax(0,1fr) auto 14px;padding-top:10px;padding-bottom:10px}.profile-data-row--about .profile-field-counter,.profile-data-row--about .profile-row-chevron,.profile-data-row--about .profile-row-icon,.profile-data-row--about .profile-row-label{margin-top:4px}.profile-row-about{min-height:96px;white-space:normal;line-height:1.45;padding:4px 0}.profile-logout,.profile-save-btn{margin-top:2px}@media (max-width:390px){.profile-handoff-scroll{gap:11px}.profile-data-row--about{min-height:118px}}.profile-stage{--profile-accent:#83aa49;--profile-accent-strong:#9fca54;--profile-panel-top:rgba(31, 43, 36, 0.8);--profile-panel-mid:rgba(14, 22, 18, 0.76);--profile-panel-bottom:rgba(7, 13, 10, 0.9);--profile-stroke:rgba(184, 198, 182, 0.23);--profile-soft-stroke:rgba(180, 194, 179, 0.12);--profile-shadow:0 18px 30px rgba(0, 0, 0, 0.42),0 5px 12px rgba(0, 0, 0, 0.28),0 0 22px rgba(105, 145, 67, 0.055),inset 0 1.2px 1px rgba(255, 255, 255, 0.085),inset 0 -2px 2px rgba(0, 0, 0, 0.34),inset 0 -16px 26px rgba(0, 0, 0, 0.14),inset 0 0 0 0.65px rgba(183, 198, 183, 0.07);--green:var(--profile-accent);background:radial-gradient(250px 190px at 72% 17%,rgba(75,105,63,.17),transparent 72%),radial-gradient(245px 205px at 16% 84%,rgba(46,70,49,.1),transparent 72%),linear-gradient(180deg,#050b07 0,#09110c 52%,#050b07 100%)}.profile-card,.profile-handoff-hero,.profile-premium-card{background:radial-gradient(116% 78% at 18% -5%,rgba(255,255,255,.075),transparent 39%),radial-gradient(110% 72% at 84% 112%,rgba(108,146,77,.085),transparent 50%),linear-gradient(180deg,var(--profile-panel-top) 0,var(--profile-panel-mid) 54%,var(--profile-panel-bottom) 100%);border-color:var(--profile-stroke);box-shadow:var(--profile-shadow)}.profile-card::after,.profile-handoff-hero::after,.profile-premium-card::after{background:linear-gradient(180deg,rgba(255,255,255,.045),transparent 11%,transparent 88%,rgba(255,255,255,.022)),radial-gradient(100% 18% at 22% 0,rgba(255,255,255,.055),transparent 70%),radial-gradient(65% 24% at 78% 100%,rgba(111,151,77,.1),transparent 80%);opacity:.78}.profile-back-btn,.profile-edit-btn{background:radial-gradient(circle at 34% 21%,rgba(255,255,255,.14),rgba(255,255,255,.025) 34%,transparent 60%),linear-gradient(150deg,rgba(42,55,47,.82),rgba(8,14,11,.9));border-color:rgba(180,194,179,.2);box-shadow:0 12px 19px rgba(0,0,0,.44),0 0 12px rgba(105,145,67,.08),inset 0 1px 1px rgba(255,255,255,.1),inset 0 -9px 16px rgba(0,0,0,.18),inset 0 0 0 1px rgba(183,198,183,.07)}.profile-card-icon,.profile-ref-field input,.profile-row-icon,.profile-row-list,.profile-save-btn--secondary{border-color:var(--profile-soft-stroke);background:linear-gradient(180deg,rgba(32,43,36,.84),rgba(12,20,16,.82))}.premium-line,.profile-save-btn--secondary,.profile-status,.profile-theme-value{color:var(--profile-accent-strong)}.profile-status-badge.verified{background:radial-gradient(circle at 34% 24%,#bfdc78 0,#83aa49 56%,#4f7425 100%);border-color:rgba(159,202,84,.42);box-shadow:0 0 10px rgba(105,145,67,.18),inset 0 1px 1px rgba(255,255,255,.2)}.profile-save-btn--primary{color:#071008;background:linear-gradient(180deg,#b8dc62,#83aa49 72%,#6f963a);box-shadow:0 14px 28px rgba(105,145,67,.14),inset 0 1px 1px rgba(255,255,255,.28)}.profile-handoff-hero{padding-right:22px}.profile-edit-btn{left:78px;right:auto;top:76px;width:30px;height:30px;z-index:3;color:#c8ddac;border-radius:50%;background:radial-gradient(circle at 34% 21%,rgba(255,255,255,.18),rgba(255,255,255,.035) 34%,transparent 60%),linear-gradient(150deg,rgba(42,55,47,.92),rgba(8,14,11,.96));box-shadow:0 8px 15px rgba(0,0,0,.42),0 0 10px rgba(105,145,67,.08),inset 0 1px 1px rgba(255,255,255,.1)}.profile-edit-btn svg{width:15px;height:15px}.profile-row-chevron{display:none!important}.profile-data-row,.profile-menu-row{grid-template-columns:39px minmax(82px,0.62fr) minmax(0,1fr) auto;padding-right:12px}.profile-menu-row{grid-template-columns:39px minmax(0,1fr) auto}.profile-data-row--about{grid-template-columns:39px minmax(82px,0.62fr) minmax(0,1fr) auto}.profile-menu-row,.profile-row-input,.profile-row-value{cursor:text}.profile-menu-row{cursor:pointer}@media (max-width:390px){.profile-edit-btn{left:70px;top:72px}.profile-data-row{grid-template-columns:36px 76px minmax(0,1fr) auto}}.profile-stage .profile-body,.profile-stage .profile-content,.profile-stage .profile-handoff-scroll{padding-bottom:max(132px,calc(var(--safe-area-bottom,0px) + 132px))!important}.profile-stage .profile-status-badge:not(.verified){opacity:.36!important;background:linear-gradient(180deg,rgba(32,43,36,.62),rgba(12,20,16,.7))!important;border-color:rgba(180,194,179,.16)!important;box-shadow:inset 0 1px 1px rgba(255,255,255,.06)!important}.profile-stage .profile-status-badge:not(.verified)::before{color:rgba(207,219,201,.34)!important}.profile-stage .profile-status-badge.verified{opacity:1!important}.profile-stage{--profile-accent:#789f45;--profile-accent-strong:#96b965;--green:var(--profile-accent)}.profile-stage .profile-card,.profile-stage .profile-handoff-hero,.profile-stage .profile-premium-card{border-color:rgba(184,198,182,.18)!important;box-shadow:0 14px 24px rgba(0,0,0,.34),inset 0 1px 1px rgba(255,255,255,.06)!important}.profile-stage .profile-row-list{background:0 0!important;border-color:rgba(180,194,179,.07)!important;box-shadow:none!important}.profile-stage .profile-data-row,.profile-stage .profile-menu-row{min-height:39px!important;padding-top:2px!important;padding-bottom:2px!important;border-bottom-color:rgba(180,194,179,.07)!important}.profile-stage .profile-row-icon{width:30px!important;height:30px!important;border-color:rgba(127,165,43,.16)!important;background:rgba(127,165,43,.07)!important;color:#8fb260!important}.profile-stage .profile-row-icon svg{width:15px!important;height:15px!important}.profile-stage .profile-card-title{font-size:18px!important;margin-bottom:8px!important}.profile-stage .profile-menu-row span:nth-child(2),.profile-stage .profile-row-input,.profile-stage .profile-row-label,.profile-stage .profile-row-value{font-size:12px!important}.profile-stage .premium-line,.profile-stage .profile-save-btn--secondary,.profile-stage .profile-status,.profile-stage .profile-theme-value{color:var(--profile-accent-strong)!important}.profile-stage .profile-status-badge.verified{background:radial-gradient(circle at 34% 24%,#adc971 0,#789f45 58%,#4f7425 100%)!important;border-color:rgba(150,185,101,.36)!important;box-shadow:0 0 8px rgba(105,145,67,.14),inset 0 1px 1px rgba(255,255,255,.18)!important}.profile-stage .profile-data-row--about{min-height:112px!important}.profile-stage .profile-row-about{min-height:84px!important}.profile-stage .profile-handoff-scroll{padding-left:12px!important;padding-right:12px!important}.profile-stage .profile-premium-card{margin-left:0!important;margin-right:0!important;padding:14px 18px!important;min-height:74px!important;display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:12px!important}.profile-stage .premium-line{font-size:14px!important;line-height:1.25!important;color:#a6c875!important}.profile-stage .premium-sub{font-size:12px!important;line-height:1.3!important;color:rgba(220,230,214,.58)!important}.profile-stage .profile-row-list{border:0!important;border-radius:0!important;background:0 0!important;box-shadow:none!important;padding:0!important}.profile-stage .profile-data-row,.profile-stage .profile-menu-row{background:0 0!important;box-shadow:none!important;border-radius:0!important;padding-left:2px!important;padding-right:2px!important}.profile-stage .profile-data-row:last-child,.profile-stage .profile-menu-row:last-child{border-bottom:0!important}.profile-stage .profile-card{padding-left:16px!important;padding-right:16px!important}.profile-stage .profile-card-title{margin-bottom:6px!important;color:rgba(226,235,221,.82)!important}.profile-premium-card,.profile-stage .profile-premium-card{margin-left:-4px!important;margin-right:-4px!important;min-height:88px!important;padding:18px 20px!important;grid-template-columns:44px minmax(0,1fr)!important;gap:14px!important}.premium-icon.profile-card-icon,.profile-premium-card .profile-card-icon,.profile-stage .profile-premium-card .profile-card-icon{width:44px!important;height:44px!important}.profile-premium-card .premium-line,.profile-stage .profile-premium-card .premium-line{font-size:15px!important;line-height:1.28!important;letter-spacing:-.02em!important}.profile-premium-card .premium-sub,.profile-stage .profile-premium-card .premium-sub{margin-top:4px!important;font-size:12.2px!important}.profile-row-list,.profile-stage .profile-row-list{border:0!important;border-radius:0!important;outline:0!important;background:0 0!important;box-shadow:none!important;padding:0!important;overflow:visible!important}.profile-row-list::after,.profile-row-list::before,.profile-stage .profile-row-list::after,.profile-stage .profile-row-list::before{display:none!important;content:none!important}.profile-data-row,.profile-menu-row,.profile-stage .profile-data-row,.profile-stage .profile-menu-row{background:0 0!important;border-radius:0!important;box-shadow:none!important}.profile-data-row:first-child,.profile-menu-row:first-child,.profile-stage .profile-data-row:first-child,.profile-stage .profile-menu-row:first-child{border-top:0!important}.voice-pulse-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:96px;height:96px;border-radius:50%;background:rgba(154,194,60,.2);animation:voice-pulse 1.8s ease-out infinite}@keyframes voice-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}100%{transform:translate(-50%,-50%) scale(2.2);opacity:0}}.voice-steps-list{display:flex;flex-direction:column;gap:0;background:var(--card2);border:1px solid var(--border);border-radius:16px;overflow:hidden}.voice-step-item{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid var(--border)}.voice-step-item:last-child{border-bottom:none}.voice-step-label{font-size:14px;color:var(--text2)}.voice-step-check{color:var(--border);transition:color .2s;display:flex;align-items:center;justify-content:center}.voice-step-item.done .voice-step-label{color:var(--text)}.voice-step-item.done .voice-step-check{color:var(--green)}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:16px;height:16px;border:2px solid var(--border);border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}.dots span{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--muted);margin:0 2px;animation:bounce 1.2s infinite}.dots span:nth-child(2){animation-delay:.2s}.dots span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,100%{transform:translateY(0);opacity:.3}50%{transform:translateY(-5px);opacity:1}}.plan-status-card{background:var(--card);border:1px solid rgba(154,194,60,.2);border-radius:20px;padding:18px;margin-bottom:12px}.plan-badge-active{font-size:10px;font-weight:700;padding:4px 10px;border-radius:20px;background:rgba(154,194,60,.15);color:var(--green);border:1px solid rgba(154,194,60,.3);white-space:nowrap}.plan-badge-expired{font-size:10px;font-weight:700;padding:4px 10px;border-radius:20px;background:rgba(255,80,80,.1);color:#ff6060;border:1px solid rgba(255,80,80,.2);white-space:nowrap}.plan-feature-row{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-bottom:1px solid rgba(242,245,233,.05)}.plan-feature-row:last-child{border-bottom:none}.plan-feat-icon{width:20px;height:20px;border-radius:6px;background:var(--green3);border:1px solid rgba(154,194,60,.2);display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--green);font-weight:700;flex-shrink:0;margin-top:1px}.plan-feat-title{font-size:13px;font-weight:600;color:var(--text)}.plan-feat-sub{font-size:11px;color:var(--muted);margin-top:2px}.pricing-card{background:var(--card);border:2px solid var(--border);border-radius:18px;padding:16px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:border-color .15s;position:relative;overflow:visible;min-height:76px}.pricing-card.selected{border-color:var(--green);background:var(--green3)}.pricing-name{font-size:15px;font-weight:700;color:var(--text)}.pricing-desc{font-size:11px;color:var(--muted);margin-top:2px}.pricing-price{font-size:20px;font-weight:800;color:var(--text)}.pricing-per{font-size:10px;color:var(--muted);margin-top:1px}.pricing-radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--border);flex-shrink:0;transition:.15s}.pricing-radio.selected{border-color:var(--green);background:var(--green)}.pricing-badge-save{position:absolute;top:-10px;right:14px;font-size:10px;font-weight:700;background:var(--green);color:var(--bg);padding:3px 9px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.22);z-index:2;white-space:nowrap}.order-summary{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:16px;display:flex;align-items:center;gap:14px;margin-bottom:16px}.pay-badge{background:var(--card2);border:1px solid var(--border);border-radius:8px;padding:5px 10px;font-size:11px;color:var(--muted);font-weight:600}.success-anim{width:80px;height:80px;border-radius:50%;background:var(--green3);border:2px solid rgba(154,194,60,.3);display:flex;align-items:center;justify-content:center;animation:successPop .5s cubic-bezier(.175,.885,.32,1.275) both}@keyframes successPop{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.toast{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);background:var(--text);color:var(--bg);font-size:12px;font-weight:600;padding:9px 20px;border-radius:20px;z-index:999;opacity:0;transition:opacity .25s;pointer-events:none;white-space:nowrap}.toast.show{opacity:1}#onboarding{background:var(--bg);overflow:hidden}.ob-wrap{display:flex;flex-direction:column;height:100%;width:100%}.ob-slides{flex:1;display:flex;transition:transform .42s cubic-bezier(.4, 0, .2, 1);will-change:transform}.ob-slide{min-width:100vw;width:100vw;display:flex;flex-direction:column;align-items:center;padding:0 24px;overflow:hidden}.ob-radar{position:relative;width:260px;height:260px;flex-shrink:0;margin:auto 0;margin-top:32px}.ob-brackets{position:absolute;inset:0;pointer-events:none}.ob-br{position:absolute;width:22px;height:22px;border-color:rgba(154,194,60,.35);border-style:solid;border-width:0}.ob-br.tl{top:8px;left:8px;border-top-width:2px;border-left-width:2px;border-top-left-radius:4px}.ob-br.tr{top:8px;right:8px;border-top-width:2px;border-right-width:2px;border-top-right-radius:4px}.ob-br.bl{bottom:8px;left:8px;border-bottom-width:2px;border-left-width:2px;border-bottom-left-radius:4px}.ob-br.br{bottom:8px;right:8px;border-bottom-width:2px;border-right-width:2px;border-bottom-right-radius:4px}.ob-ring{position:absolute;border-radius:50%;border:1px dashed rgba(154,194,60,.16)}.ob-ring.r1{inset:11%}.ob-ring.r2{inset:24%}.ob-sweep{position:absolute;inset:11%;border-radius:50%;background:conic-gradient(from 0deg,rgba(154,194,60,0) 0deg,rgba(154,194,60,0) 300deg,rgba(154,194,60,.2) 355deg,rgba(154,194,60,0) 360deg);animation:obSweep 3.6s linear infinite}@keyframes obSweep{to{transform:rotate(360deg)}}.ob-dots{position:absolute;inset:0}.ob-glow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;background:radial-gradient(circle,rgba(154,194,60,.5) 0,rgba(154,194,60,0) 70%);filter:blur(3px)}.ob-spark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);animation:obSparkPulse 2s ease-in-out infinite}@keyframes obSparkPulse{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.7}}.ob-logo-grid{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;grid-template-columns:1fr 1fr;gap:5px;width:48px;height:48px}.ob-ball{border-radius:50%;background:radial-gradient(circle at 32% 28%,#c8e87a 0,#7a9a2e 46%,#3a5010 100%);box-shadow:0 0 10px rgba(154,194,60,.4)}.ob-feature-icons{position:absolute;inset:0}.ob-fi{position:absolute;width:44px;height:44px;border-radius:14px;background:var(--card2);border:1px solid rgba(154,194,60,.2);display:flex;align-items:center;justify-content:center;animation:obFiFloat 3s ease-in-out infinite}.ob-fi:nth-child(2){animation-delay:.6s}.ob-fi:nth-child(3){animation-delay:1.2s}.ob-fi:nth-child(4){animation-delay:1.8s}@keyframes obFiFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}.ob-chat-demo{position:absolute;inset:16%;display:flex;flex-direction:column;gap:8px;justify-content:center;overflow:hidden}.ob-bubble{max-width:80%;padding:9px 13px;border-radius:16px;font-size:12px;line-height:1.4;font-weight:500}.ob-bubble-in{align-self:flex-start;background:var(--card2);border:1px solid var(--border);color:var(--text);border-radius:16px 16px 16px 4px}.ob-bubble-out{align-self:flex-end;background:var(--green);color:var(--bg);border-radius:16px 16px 4px 16px}.ob-stats-demo{position:absolute;inset:18%;display:flex;flex-direction:column;justify-content:center;gap:12px}.ob-stat-bar{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--text2)}.ob-stat-bar span:first-child{width:68px;text-align:right;font-weight:500;color:var(--muted);flex-shrink:0}.ob-stat-bar span:last-child{width:32px;color:var(--green);font-weight:700;flex-shrink:0}.ob-bar-track{flex:1;height:5px;background:var(--border);border-radius:3px;overflow:hidden}.ob-bar-fill{height:100%;width:var(--w,50%);background:var(--green);border-radius:3px;animation:obBarGrow .8s var(--delay,0s) cubic-bezier(.4,0,.2,1) both}@keyframes obBarGrow{from{width:0}to{width:var(--w)}}.ob-text{width:100%;padding:24px 0 0;flex-shrink:0}.ob-badge{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--green);background:rgba(154,194,60,.1);border:1px solid rgba(154,194,60,.2);border-radius:20px;padding:4px 12px;margin-bottom:14px}.ob-title{font-size:28px;font-weight:800;color:var(--text);line-height:1.1;letter-spacing:-.8px;margin-bottom:12px}.ob-sub{font-size:14px;color:var(--muted);line-height:1.6;max-width:300px}.ob-bottom{flex-shrink:0;padding:20px 24px 40px;display:flex;flex-direction:column;gap:14px;align-items:center}.ob-dots-nav{display:flex;gap:6px;align-items:center}.ob-dot-nav{width:6px;height:6px;border-radius:3px;background:var(--border);cursor:pointer;transition:width .3s,background .3s}.ob-dot-nav.active{width:20px;background:var(--green)}.ob-btn{width:100%;padding:16px;border-radius:16px;background:var(--green);border:none;color:var(--bg);font-size:15px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;letter-spacing:.2px;box-shadow:0 4px 20px rgba(154,194,60,.3);transition:transform .1s,box-shadow .1s}.ob-btn:active{transform:scale(.98);box-shadow:0 2px 10px rgba(154,194,60,.2)}.ob-skip{font-size:13px;color:var(--muted);cursor:pointer;padding:4px 16px}.sub-scroll{flex:1;overflow-y:auto;padding:0 16px var(--app-bottom-nav-reserve)}.sub-scroll::-webkit-scrollbar{width:0}.sub-section-title{font-size:10px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;margin:20px 0 8px;font-weight:500}.sub-card{background:var(--card);border:1px solid var(--border);border-radius:18px;overflow:hidden;margin-bottom:12px}.sub-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(242,245,233,.05);cursor:pointer}.sub-row:last-child{border-bottom:none}.sub-row-left{display:flex;align-items:center;gap:12px}.sub-row-icon{width:32px;height:32px;border-radius:10px;background:var(--green3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sub-row-text{font-size:14px;color:var(--text);font-weight:500}.sub-row-sub{font-size:11px;color:var(--muted);margin-top:2px}.sub-row-arrow{color:var(--muted);font-size:16px;flex-shrink:0}.privacy-hero{background:linear-gradient(135deg,rgba(154,194,60,.14),rgba(154,194,60,.04));border:1px solid rgba(154,194,60,.18);border-radius:20px;padding:16px;margin-bottom:14px}.privacy-hero-title{font-size:18px;font-weight:800;color:var(--text);letter-spacing:-.3px;margin-bottom:6px}.privacy-hero-sub{font-size:12px;color:var(--text2);line-height:1.55}.privacy-status{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin-top:12px}.privacy-status-dot{width:7px;height:7px;border-radius:50%;background:var(--muted);flex-shrink:0}.privacy-status.ok .privacy-status-dot{background:var(--green)}.privacy-status.warn .privacy-status-dot{background:#d4a520}.privacy-select{background:var(--card2);border:1px solid var(--border);border-radius:10px;color:var(--text);font-size:12px;padding:8px 10px;outline:0;font-family:Inter,sans-serif}.privacy-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.privacy-action-btn{padding:11px 10px;border-radius:12px;border:1px solid rgba(154,194,60,.25);background:var(--green3);color:var(--green);font-size:12px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif}.privacy-action-btn.ghost{background:var(--card2);border-color:var(--border);color:var(--text2)}.privacy-action-btn.danger{background:rgba(255,80,80,.08);border-color:rgba(255,80,80,.2);color:#ff6060}.privacy-note{font-size:11px;color:var(--muted);line-height:1.55;margin:8px 4px 0}.privacy-consent-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid rgba(242,245,233,.05)}.privacy-consent-row:last-child{border-bottom:none}.privacy-pill{font-size:10px;font-weight:800;letter-spacing:.5px;padding:4px 8px;border-radius:999px;background:var(--green3);color:var(--green);border:1px solid rgba(154,194,60,.2);white-space:nowrap}.privacy-pill.off{background:rgba(255,80,80,.08);border-color:rgba(255,80,80,.18);color:#ff6060}.toggle-wrap{position:relative;width:44px;height:26px;flex-shrink:0}.toggle-wrap input{opacity:0;width:0;height:0;position:absolute}.toggle-slider{position:absolute;inset:0;background:var(--border);border-radius:13px;transition:.2s;cursor:pointer}.toggle-slider:before{content:'';position:absolute;width:20px;height:20px;left:3px;top:3px;background:#666;border-radius:50%;transition:.2s}.toggle-wrap input:checked+.toggle-slider{background:var(--green)}.toggle-wrap input:checked+.toggle-slider:before{transform:translateX(18px);background:#fff}.toggle-slider:before{background:var(--card2)}.radio-wrap{width:20px;height:20px;border-radius:50%;border:2px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.radio-wrap.checked{border-color:var(--green);background:var(--green)}.radio-wrap.checked:after{content:'';width:8px;height:8px;border-radius:50%;background:var(--bg)}.sub-plan-card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:20px;margin-bottom:12px;text-align:center}.sub-plan-logo{margin:0 auto 16px}.sub-plan-label{font-size:11px;color:var(--muted);margin-bottom:6px}.sub-plan-name{font-size:22px;font-weight:700;color:var(--green);letter-spacing:-.5px;margin-bottom:16px}.sub-feature{display:flex;align-items:center;gap:10px;padding:6px 0;text-align:left}.sub-feature-check{width:18px;height:18px;border-radius:50%;background:var(--green3);border:1px solid rgba(154,194,60,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sub-feature-text{font-size:13px;color:var(--text2)}.sub-expiry{font-size:12px;color:var(--muted);margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.sub-manage-btn{width:100%;padding:13px;border-radius:14px;background:var(--card2);border:1px solid var(--border);color:var(--text);font-size:14px;font-weight:600;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;font-family:Inter,sans-serif;margin-top:0}.sec-2fa-card{background:var(--green3);border:1px solid rgba(154,194,60,.2);border-radius:16px;padding:16px;margin-bottom:12px;display:flex;align-items:center;gap:14px}.sec-2fa-icon{width:44px;height:44px;border-radius:14px;background:rgba(154,194,60,.15);border:1px solid rgba(154,194,60,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sec-2fa-title{font-size:14px;font-weight:700;color:var(--green);line-height:1.2}.sec-2fa-sub{font-size:11px;color:var(--text2);margin-top:3px}.danger-btn{width:100%;padding:13px;border-radius:14px;background:rgba(255,80,80,.08);border:1px solid rgba(255,80,80,.2);color:#ff6060;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;margin-top:8px}.home-tab{display:flex;align-items:center;gap:5px;padding:7px 14px;border-radius:20px;font-size:13px;font-weight:500;white-space:nowrap;background:var(--card2);border:1px solid var(--border);color:var(--text2);cursor:pointer;font-family:Inter,sans-serif;transition:all .15s;flex-shrink:0}.home-tab.active{background:var(--green);border-color:var(--green);color:var(--bg);font-weight:700}.home-tab-dot{width:7px;height:7px;border-radius:50%;background:var(--bg)}.home-filter-tabs::-webkit-scrollbar{display:none}.focus-day-card{background:var(--card2);border:1px solid var(--border)}.stat-mini{background:var(--card2);border:1px solid var(--border)}.task-row{display:flex;align-items:center;gap:10px;padding:13px 14px;border-radius:14px;background:var(--card2);border:1px solid var(--border);margin-bottom:8px;cursor:pointer;transition:opacity .1s}.task-row:active{opacity:.75}.task-num-badge{width:26px;height:26px;border-radius:50%;background:var(--card2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--text2);flex-shrink:0}.task-cat-badge{font-size:10px;font-weight:600;padding:3px 8px;border-radius:20px;white-space:nowrap;flex-shrink:0}.cat-badge-work{background:var(--green3);color:var(--green)}.cat-badge-personal{background:rgba(154,194,60,.06);color:var(--text2)}.task-row-body{flex:1;min-width:0}.task-row-title{font-size:14px;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-row-meta{font-size:11px;color:var(--muted);margin-top:2px}.h-btn{width:36px;height:36px;border-radius:50%;background:var(--card2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--text2)}.h-btn-dot{position:absolute;top:6px;right:6px;width:7px;height:7px;border-radius:50%;background:var(--green);border:1.5px solid var(--bg)}.theme-preview{display:flex;gap:8px;margin-bottom:20px}.theme-card{flex:1;border-radius:14px;padding:12px;border:2px solid var(--border);cursor:pointer;transition:.15s}.theme-card.selected{border-color:var(--green)}.theme-preview-dark{background:#0e140b;height:44px;border-radius:8px;margin-bottom:8px}.theme-preview-light{background:#f4f8eb;height:44px;border-radius:8px;margin-bottom:8px}.theme-card-label{font-size:11px;color:var(--text);font-weight:500;text-align:center}.accent-colors{display:flex;gap:10px;padding:4px 0}.accent-dot{width:28px;height:28px;border-radius:50%;cursor:pointer;border:2px solid transparent;transition:.15s}.accent-dot.selected{border-color:var(--text);transform:scale(1.1)}.lang-select-display{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-bottom:4px}.lang-name-main{font-size:14px;color:var(--text);font-weight:500}.support-hero{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:20px;margin-bottom:12px;text-align:center}.support-hero-title{font-size:20px;font-weight:700;color:var(--green);margin-bottom:6px}.support-hero-sub{font-size:13px;color:var(--text2);line-height:1.5}.faq-item{padding:14px 0;border-bottom:1px solid rgba(242,245,233,.05);cursor:pointer}.faq-item:last-child{border-bottom:none}.faq-q{font-size:13px;color:var(--text);font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:8px}.faq-a{font-size:12px;color:var(--text2);line-height:1.5;margin-top:8px;display:none}.faq-a.open{display:block}.faq-arrow{font-size:14px;color:var(--muted);flex-shrink:0;transition:.2s}.faq-item.open .faq-arrow{transform:rotate(90deg)}.pass-input-wrap{position:relative;margin-bottom:10px}.pass-input{width:100%;background:var(--card2);border:1px solid var(--border);border-radius:14px;color:var(--text);font-size:14px;padding:14px 44px 14px 16px;outline:0;font-family:Inter,sans-serif}.pass-input:focus{border-color:rgba(154,194,60,.4)}.pass-input::placeholder{color:var(--muted)}.pass-eye{position:absolute;right:14px;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--muted)}.pass-req{display:flex;flex-direction:column;gap:5px;margin:12px 0}.pass-req-item{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.pass-req-item.ok{color:var(--green)}.pass-req-dot{width:5px;height:5px;border-radius:50%;background:var(--muted);flex-shrink:0}.pass-req-item.ok .pass-req-dot{background:var(--green)}.session-item{padding:12px 0;border-bottom:1px solid rgba(242,245,233,.05)}.session-item:last-child{border-bottom:none}.session-top{display:flex;align-items:center;gap:10px;margin-bottom:4px}.session-device-icon{width:32px;height:32px;border-radius:10px;background:var(--card2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.session-name{font-size:13px;font-weight:600;color:var(--text)}.session-tag{font-size:10px;font-weight:700;padding:2px 8px;border-radius:6px;background:var(--green3);color:var(--green);border:1px solid rgba(154,194,60,.2)}.session-info{font-size:11px;color:var(--muted);margin-left:42px}.session-active{font-size:11px;color:var(--green)}.support-textarea{width:100%;background:var(--card2);border:1px solid var(--border);border-radius:14px;color:var(--text);font-size:13px;padding:12px 14px;outline:0;font-family:Inter,sans-serif;resize:none;line-height:1.5;min-height:100px}.support-textarea:focus{border-color:rgba(154,194,60,.4)}.support-textarea::placeholder{color:var(--muted)}.char-count{font-size:11px;color:var(--muted);text-align:right;margin-top:4px}.support-select{width:100%;background:var(--card2);border:1px solid var(--border);border-radius:14px;color:var(--text);font-size:14px;padding:14px 16px;outline:0;font-family:Inter,sans-serif;appearance:none;cursor:pointer}.status-dot-green{width:8px;height:8px;border-radius:50%;background:#4caf50;display:inline-block}#lock-screen{position:fixed;inset:0;background:var(--bg);z-index:500;display:none;flex-direction:column;align-items:center;justify-content:center;padding:40px 32px}#lock-screen.active{display:flex}.lock-logo{display:grid;grid-template-columns:1fr 1fr;gap:6px;width:52px;height:52px;margin-bottom:24px}.lock-logo .lb{border-radius:50%;background:radial-gradient(circle at 35% 35%,#c8e87a,#7a9a2e 50%,#3a5010 100%)}.lock-title{font-size:22px;font-weight:700;color:var(--text);margin-bottom:6px;letter-spacing:-.5px}.lock-sub{font-size:13px;color:var(--muted);margin-bottom:40px;text-align:center}.lock-biometric-btn{width:80px;height:80px;border-radius:28px;background:var(--green3);border:2px solid rgba(154,194,60,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:20px;transition:all .15s}.lock-biometric-btn:active{transform:scale(.95);background:var(--green);border-color:var(--green)}.lock-biometric-label{font-size:12px;color:var(--muted);margin-bottom:32px}.lock-pin-label{font-size:11px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;margin-bottom:16px}.lock-pin-dots{display:flex;gap:14px;margin-bottom:28px}.lock-pin-dot{width:14px;height:14px;border-radius:50%;border:2px solid var(--border);transition:all .15s}.lock-pin-dot.filled{background:var(--green);border-color:var(--green)}.lock-numpad{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:100%;max-width:260px}.lock-num{height:64px;border-radius:18px;background:var(--card2);border:1px solid var(--border);font-size:22px;font-weight:600;color:var(--text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .1s;font-family:Inter,sans-serif}.lock-num:active{background:var(--green3);border-color:rgba(154,194,60,.3);transform:scale(.95)}.lock-num.del{font-size:16px;color:var(--muted)}.lock-num.empty{background:0 0;border-color:transparent;pointer-events:none}.lock-error{font-size:12px;color:#ff6060;margin-top:12px;opacity:0;transition:opacity .2s}.lock-error.show{opacity:1}.lock-setup-card{background:var(--card2);border:1px solid rgba(154,194,60,.2);border-radius:20px;padding:20px;width:100%;max-width:320px;text-align:center;margin-bottom:16px}.md-body{font-size:13px;line-height:1.6;color:var(--text)}.md-body p{margin:0 0 8px}.md-body p:last-child{margin-bottom:0}.md-body strong{font-weight:700}.md-body em{font-style:italic;color:var(--text2)}.md-body code{background:rgba(154,194,60,.12);border:1px solid rgba(154,194,60,.2);border-radius:6px;padding:1px 6px;font-size:12px;font-family:monospace;color:var(--green)}.md-body pre{background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:12px;overflow-x:auto;margin:8px 0}.md-body pre code{background:0 0;border:none;padding:0;color:var(--green)}.md-body ol,.md-body ul{padding-left:18px;margin:4px 0 8px}.md-body li{margin-bottom:3px}.md-body h1,.md-body h2,.md-body h3{font-weight:700;color:var(--text);margin:8px 0 4px}.md-body h1{font-size:16px}.md-body h2{font-size:14px}.md-body h3{font-size:13px}.md-body blockquote{border-left:3px solid var(--green);padding-left:10px;margin:6px 0;color:var(--text2)}.md-body a{color:var(--green);text-decoration:none}.glass{background:rgba(255,255,255,.03);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.06)}.glass-green{background:rgba(154,194,60,.07);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(154,194,60,.12)}.glass-nav{background:rgba(10,15,7,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.05)}#home{background:#0a0f07}.home-glow{position:absolute;top:-60px;left:50%;transform:translateX(-50%);width:280px;height:280px;background:radial-gradient(circle,rgba(154,194,60,.07) 0,transparent 70%);pointer-events:none;z-index:0}html[data-theme=light] #home{background:#fff}html[data-theme=light] .home-glow{background:radial-gradient(circle,rgba(190,235,0,.18) 0,rgba(190,235,0,.08) 36%,transparent 70%)}html[data-theme=light] .header-bell-dot{border-color:#fff}html[data-theme=light] .hero-v2-label div{color:rgba(26,34,16,.26)}html[data-theme=light] .dash-card-label,html[data-theme=light] .hero-badge-promises .badge-label,html[data-theme=light] .tasks-label-v2{color:rgba(26,34,16,.38)}html[data-theme=light] .dash-num-month,html[data-theme=light] .dash-sub,html[data-theme=light] .hero-badge-promises .badge-val,html[data-theme=light] .task-date-v2,html[data-theme=light] .task-num-v2,html[data-theme=light] .tasks-add-btn{color:rgba(26,34,16,.46)}html[data-theme=light] .focus-bar-text,html[data-theme=light] .promise-name-v2,html[data-theme=light] .task-name-v2.muted{color:rgba(26,34,16,.72)}html[data-theme=light] .month-btn.inactive{color:rgba(26,34,16,.64);background:rgba(255,255,255,.9);border-color:rgba(26,34,16,.1)!important}html[data-theme=light] .promise-row-v2,html[data-theme=light] .task-row-v2{border-bottom-color:rgba(26,34,16,.08)}.app-header-v2{padding:14px 16px 6px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;flex-shrink:0}.header-bell{position:relative;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-bell-dot{position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:50%;background:var(--green);border:1.5px solid #0a0f07}.header-logo-center{position:absolute;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:1fr 1fr;gap:4px;width:26px;height:26px}.header-logo-center .lb{border-radius:50%;background:radial-gradient(circle at 35% 35%,#c8e87a,#7a9a2e 50%,#3a5010 100%);box-shadow:0 0 8px rgba(154,194,60,.3)}.user-chip-v2{display:flex;align-items:center;gap:5px;border-radius:20px;padding:3px 9px 3px 3px}.user-chip-v2 .avatar{width:20px;height:20px;border-radius:50%;background:rgba(154,194,60,.15);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;color:var(--green)}.hero-v2{padding:4px 18px 10px;display:flex;align-items:flex-end;justify-content:space-between;position:relative;z-index:2;flex-shrink:0}.hero-v2-num{font-size:72px;font-weight:700;line-height:1;letter-spacing:-3px;color:var(--text)}.hero-v2-label{padding-bottom:6px}.hero-v2-label div{font-size:26px;font-weight:700;color:rgba(242,245,233,.22);letter-spacing:-.5px;line-height:1.1}.hero-v2-label .star{color:rgba(154,194,60,.7)}.hero-badges{display:flex;flex-direction:column;gap:4px;align-items:flex-end;padding-bottom:6px}.hero-badge{border-radius:8px;padding:3px 8px;text-align:right}.hero-badge .badge-label{font-size:8px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.hero-badge .badge-val{font-size:12px;font-weight:700}.hero-badge-hot .badge-label{color:rgba(154,194,60,.5)}.hero-badge-hot .badge-val{color:var(--green)}.hero-badge-promises .badge-label{color:rgba(242,245,233,.2)}.hero-badge-promises .badge-val{color:rgba(242,245,233,.5)}.focus-bar{margin:0 16px 8px;border-radius:10px;padding:6px 12px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;position:relative;z-index:2}.focus-bar-text{font-size:11px;color:rgba(242,245,233,.3)}.focus-bar-text span{color:var(--green);font-weight:600}.focus-bar-tag{font-size:10px;color:rgba(154,194,60,.4);font-weight:500}.month-slider{padding:0 16px 10px;overflow-x:auto;display:flex;gap:6px;scrollbar-width:none;flex-shrink:0;position:relative;z-index:2}.month-slider::-webkit-scrollbar{display:none}.month-btn{flex-shrink:0;padding:4px 12px;border-radius:16px;font-size:11px;cursor:pointer;border:none;font-family:Inter,sans-serif}.month-btn.active{background:var(--green);color:#0a0f07;font-weight:600}.month-btn.inactive{color:rgba(242,245,233,.25);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05)!important}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.dash-card{border-radius:16px;padding:11px 12px}.dash-card-label{font-size:9px;color:rgba(242,245,233,.2);letter-spacing:1.5px;text-transform:uppercase;font-weight:500;margin-bottom:8px}.dash-card-label.green{color:rgba(154,194,60,.4)}.dash-nums{display:flex;justify-content:space-between;align-items:flex-end}.dash-num-today{font-size:28px;font-weight:700;letter-spacing:-1px;line-height:1}.dash-num-month{font-size:18px;font-weight:600;line-height:1;color:rgba(242,245,233,.2)}.dash-sub{font-size:9px;margin-bottom:3px;color:rgba(242,245,233,.2)}.dash-sub.green{color:rgba(242,245,233,.15)}.tasks-header-v2{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.tasks-label-v2{font-size:9px;letter-spacing:2px;color:rgba(242,245,233,.2);text-transform:uppercase;font-weight:500}.tasks-add-btn{border-radius:20px;padding:3px 10px;font-size:10px;color:rgba(242,245,233,.3);cursor:pointer;border:none;font-family:Inter,sans-serif;background:0 0}.task-row-v2{display:flex;padding:11px 13px;gap:8px;align-items:center;border-bottom:1px solid rgba(255,255,255,.04)}.task-row-v2:last-child{border-bottom:none}.task-row-v2.dim{opacity:.4}.task-row-v2.mid{opacity:.7}.task-num-v2{font-size:10px;color:rgba(242,245,233,.2);font-weight:600;min-width:18px}.task-name-v2{font-size:13px;font-weight:600;color:var(--text)}.task-name-v2.muted{font-weight:500;color:rgba(242,245,233,.8)}.task-date-v2{font-size:10px;color:rgba(242,245,233,.3);margin-top:2px}.task-tag-hot{font-size:9px;font-weight:700;padding:3px 8px;border-radius:6px;background:var(--green);color:#0a0f07;text-transform:uppercase}.task-tag-soon{font-size:9px;font-weight:600;padding:3px 8px;border-radius:6px;background:rgba(154,194,60,.1);color:rgba(154,194,60,.7);border:1px solid rgba(154,194,60,.15);text-transform:uppercase}.promise-row-v2{display:flex;padding:10px 13px;gap:8px;align-items:center;border-bottom:1px solid rgba(255,255,255,.04)}.promise-row-v2:last-child{border-bottom:none}.promise-avatar{width:26px;height:26px;border-radius:50%;background:rgba(154,194,60,.08);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:rgba(154,194,60,.6);flex-shrink:0;border:1px solid rgba(154,194,60,.1)}.promise-name-v2{font-size:13px;font-weight:500;color:rgba(242,245,233,.85)}.promise-age-red{font-size:10px;color:rgba(255,100,100,.6);margin-top:2px}.promise-remind-btn{font-size:10px;color:rgba(242,245,233,.3);border-radius:8px;padding:3px 8px;cursor:pointer;border:none;font-family:Inter,sans-serif;background:0 0}.bottom-nav-v2{flex-shrink:0;padding:8px 14px calc(14px + var(--safe-area-bottom));box-sizing:border-box;width:100%}.bottom-nav-v2 .nav-inner{border-radius:32px;display:flex;align-items:center;justify-content:space-around;padding:8px;width:100%;box-sizing:border-box}.nav-mic-v2{width:50px;height:50px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;box-shadow:0 0 24px rgba(154,194,60,.2)}.notif-filters{display:flex;gap:6px;padding:0 0 12px;overflow-x:auto;flex-shrink:0}.notif-filters::-webkit-scrollbar{width:0;height:0}.notif-filter{padding:6px 14px;border-radius:20px;font-size:11px;font-weight:600;cursor:pointer;border:1px solid var(--border);color:var(--muted);background:0 0;white-space:nowrap;font-family:Inter,sans-serif;transition:all .15s}.notif-filter.active{background:var(--green);color:var(--bg);border-color:var(--green)}.notif-group-label{font-size:10px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;font-weight:500;padding:16px 0 8px}.notif-card{background:var(--card);border:1px solid var(--border);border-radius:16px;margin-bottom:8px;overflow:hidden;transition:border-color .15s}.notif-card.unread{border-color:rgba(154,194,60,.25);background:rgba(154,194,60,.04)}.notif-card-header{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;cursor:pointer}.notif-card-icon{width:36px;height:36px;border-radius:10px;background:var(--card2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.notif-card.unread .notif-card-icon{background:var(--green3);border-color:rgba(154,194,60,.3)}.notif-card-body{flex:1;min-width:0}.notif-card-title{font-size:13px;font-weight:600;color:var(--text);line-height:1.35}.notif-card-time{font-size:11px;color:var(--muted);margin-top:3px}.notif-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.notif-unread-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.notif-chevron{font-size:12px;color:var(--muted);transition:transform .2s}.notif-chevron.open{transform:rotate(90deg)}.notif-detail{display:none;padding:0 14px 14px;border-top:1px solid var(--border)}.notif-detail.open{display:block}.notif-detail-text{font-size:12px;color:var(--text2);line-height:1.6;margin-bottom:12px;padding-top:12px}.notif-actions{display:flex;gap:6px}.notif-act-btn{flex:1;padding:9px 8px;border-radius:10px;font-size:11px;font-weight:600;cursor:pointer;border:none;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:5px}.notif-act-task{background:var(--green);color:var(--bg)}.notif-act-read{background:var(--card2);color:var(--text);border:1px solid var(--border)}.notif-act-del{background:rgba(255,80,80,.08);color:#ff6060;border:1px solid rgba(255,80,80,.15)}.notif-empty{text-align:center;padding:40px 20px;font-size:13px;color:var(--muted)}#chats{background:var(--bg)}#chat-conv{--conv-glass:rgba(255, 255, 255, 0.07);--conv-glass-strong:rgba(255, 255, 255, 0.12);--conv-stroke:rgba(255, 255, 255, 0.12);--conv-shadow:0 18px 42px rgba(0, 0, 0, 0.24),inset 0 1px 0 rgba(255, 255, 255, 0.08);background:radial-gradient(280px 220px at 72% 10%,rgba(160,206,62,.16),transparent 68%),radial-gradient(260px 220px at 7% 88%,rgba(160,206,62,.08),transparent 68%),linear-gradient(180deg,rgba(12,23,12,.98),#071008)}.msng-tabs{display:flex;align-items:center;gap:10px;padding:10px 14px 4px;overflow-x:auto;scrollbar-width:none;flex-shrink:0}.msng-tabs::-webkit-scrollbar{display:none}.msng-tab{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;flex-shrink:0;opacity:1;transition:opacity .15s}.msng-tab.inactive{opacity:.3}.msng-tab-icon{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px}.msng-tab-label{font-size:9px;font-weight:500;color:var(--muted);letter-spacing:.3px}.msng-tab.active .msng-tab-label{color:var(--green)}.msng-tab-dot{width:5px;height:5px;border-radius:50%;background:var(--green);margin-top:-2px}.msng-tab.inactive .msng-tab-dot{display:none}.msng-icons-row{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding:12px 16px;flex-shrink:0}.msng-icons-row::-webkit-scrollbar{display:none}.msng-icon-btn{display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer;flex-shrink:0;transition:opacity .15s}.msng-icon-btn:not(.active){opacity:.45}.msng-icon-circle{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center}.msng-icon-label{font-size:10px;color:var(--text2);font-weight:500}.cal-deadline-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--border)}.cal-deadline-row:last-child{border-bottom:none}.cal-deadline-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.cal-deadline-title{font-size:13px;font-weight:500;color:var(--text)}.cal-deadline-date{font-size:11px;color:var(--muted);margin-top:2px}.msng-add-tab{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;flex-shrink:0}.msng-add-icon{width:36px;height:36px;border-radius:12px;background:var(--card2);border:1px dashed var(--border);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--muted)}.chats-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px 6px;flex-shrink:0}.chats-logo{display:grid;grid-template-columns:1fr 1fr;gap:2.5px;width:16px;height:16px}.chats-logo span{background:var(--green);border-radius:50%;display:block}.chats-title-wrap{display:flex;flex-direction:column}.chats-title{font-size:18px;font-weight:700;color:var(--text)}.chats-subtitle{font-size:10px;color:var(--muted);margin-top:1px}.chats-header-right{display:flex;align-items:center;gap:8px}.chats-gear{width:32px;height:32px;border-radius:50%;background:var(--card2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--muted);font-size:16px;flex-shrink:0}.chats-gear:active{color:var(--green)}.chats-srch{display:flex;align-items:center;gap:8px;background:var(--card2);border:1px solid var(--border);border-radius:12px;padding:8px 12px;margin:0 14px 6px;flex-shrink:0}.chats-srch svg{color:var(--muted);flex-shrink:0}.chats-srch input{background:0 0;border:none;outline:0;color:var(--text);font-size:13px;width:100%;font-family:Inter,sans-serif}.chats-srch input::placeholder{color:var(--muted)}.chats-list{flex:1;overflow-y:auto}.chats-list::-webkit-scrollbar{width:0}.chat-row-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--border);cursor:pointer;-webkit-tap-highlight-color:transparent}.chat-row-item:active{background:var(--card2)}.chat-row-ava{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;color:var(--text);flex-shrink:0;position:relative}.chat-row-msng{position:absolute;bottom:-1px;right:-1px;width:16px;height:16px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:10px;border:2px solid var(--bg)}.chat-row-meta{flex:1;min-width:0}.chat-row-top{display:flex;justify-content:space-between;align-items:baseline;gap:4px;margin-bottom:3px}.chat-row-name{font-size:14px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-row-time{font-size:11px;color:var(--muted);flex-shrink:0}.chat-row-prev-wrap{display:flex;align-items:center;justify-content:space-between;gap:6px}.chat-row-prev{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.chat-row-badge{background:var(--green);color:var(--bg);font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;flex-shrink:0}.conv-nav{display:flex;align-items:center;gap:11px;margin:10px 10px 0;padding:10px 12px;border:1px solid var(--conv-stroke);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.035));box-shadow:var(--conv-shadow);backdrop-filter:blur(20px) saturate(118%);-webkit-backdrop-filter:blur(20px) saturate(118%);flex-shrink:0}.conv-back{color:var(--green);font-size:24px;cursor:pointer;flex-shrink:0;padding:2px;-webkit-tap-highlight-color:transparent}.conv-ava{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--text);flex-shrink:0}.conv-info{flex:1;min-width:0}.conv-name{font-size:14px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conv-sub{font-size:11px;color:var(--muted);margin-top:1px}.conv-acts{display:flex;gap:4px}.conv-act{color:var(--muted);font-size:20px;cursor:pointer;padding:4px;-webkit-tap-highlight-color:transparent}.conv-act:active{color:var(--green)}.conv-msgs{flex:1;overflow-y:auto;padding:15px 12px 8px;display:flex;flex-direction:column;gap:9px;scrollbar-width:none}.conv-msgs::-webkit-scrollbar{display:none}.conv-msgs::-webkit-scrollbar{width:0}.conv-day{text-align:center;font-size:11px;color:var(--muted);background:var(--card2);border-radius:10px;padding:3px 12px;align-self:center;margin:3px 0}.conv-mr{display:flex;gap:6px;align-items:flex-end}.conv-mr.me{flex-direction:row-reverse}.conv-mava{width:24px;height:24px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;color:var(--text)}.conv-bub{max-width:79%;padding:10px 13px;border-radius:20px;font-size:13.5px;line-height:1.48;letter-spacing:-.01em;color:var(--text);box-shadow:0 14px 28px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.08)}.conv-bub.them{background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.12);border-bottom-left-radius:6px;backdrop-filter:blur(18px) saturate(112%);-webkit-backdrop-filter:blur(18px) saturate(112%)}.conv-bub.me{background:linear-gradient(180deg,rgba(183,226,75,.9),rgba(134,184,48,.78));border:1px solid rgba(223,247,158,.45);border-bottom-right-radius:6px;color:#172208;box-shadow:0 16px 30px rgba(116,166,42,.22),inset 0 1px 0 rgba(255,255,255,.34)}.conv-sndr{font-size:10px;font-weight:700;margin-bottom:3px}.conv-tm{font-size:10px;color:var(--muted);text-align:right;margin-top:3px}.conv-task-pill{display:flex;align-items:center;gap:7px;background:var(--green3);border:1px solid rgba(154,194,60,.25);border-radius:10px;padding:6px 9px;margin-top:4px;cursor:pointer}.conv-task-pill:active{background:rgba(154,194,60,.25)}.conv-task-pill svg{color:var(--green);flex-shrink:0}.conv-pill-t{font-size:11px;color:var(--text);font-weight:500}.conv-pill-s{font-size:10px;color:var(--muted);margin-top:1px}.conv-chips{display:flex;gap:6px;padding:6px 10px 4px;overflow-x:auto;scrollbar-width:none;flex-shrink:0}.conv-chips::-webkit-scrollbar{display:none}.conv-chip{background:var(--green3);border:1px solid rgba(154,194,60,.25);border-radius:18px;padding:5px 12px;font-size:11px;color:var(--green);white-space:nowrap;cursor:pointer;flex-shrink:0;font-weight:500;-webkit-tap-highlight-color:transparent}.conv-chip:active{background:rgba(154,194,60,.25)}.conv-inp-wrap{display:flex;align-items:flex-end;gap:9px;margin:0 10px 10px;padding:9px;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.04));box-shadow:var(--conv-shadow);backdrop-filter:blur(22px) saturate(118%);-webkit-backdrop-filter:blur(22px) saturate(118%);flex-shrink:0}.conv-inp{flex:1;display:flex;align-items:center;gap:8px;background:rgba(3,10,4,.32);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:10px 13px;box-shadow:inset 0 1px 0 rgba(255,255,255,.05);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.conv-inp:focus-within{background:rgba(3,10,4,.44);border-color:rgba(160,206,62,.36);box-shadow:0 0 0 3px rgba(160,206,62,.1),inset 0 1px 0 rgba(255,255,255,.06)}.conv-inp textarea{flex:1;background:0 0;border:none;outline:0;color:var(--text);font-size:13px;resize:none;height:20px;line-height:1.4;font-family:Inter,sans-serif}.conv-inp textarea::placeholder{color:var(--muted)}.conv-ico{color:var(--muted);font-size:18px;cursor:pointer;flex-shrink:0}.conv-ico:active{color:var(--green)}.conv-send{width:42px;height:42px;border-radius:17px;background:linear-gradient(180deg,#bce64b,#8fbd32);border:1px solid rgba(228,249,165,.52);color:#0b1408;display:grid;place-items:center;font-size:16px;cursor:pointer;flex-shrink:0;box-shadow:0 14px 30px rgba(139,191,49,.34),inset 0 1px 0 rgba(255,255,255,.45);transition:transform .18s ease,box-shadow .18s ease}.conv-send:active{transform:translateY(1px) scale(.98);box-shadow:0 8px 18px rgba(139,191,49,.28),inset 0 1px 0 rgba(255,255,255,.42)}[data-theme=light] #chat-conv{--conv-glass:rgba(255, 255, 255, 0.42);--conv-glass-strong:rgba(255, 255, 255, 0.58);--conv-stroke:rgba(255, 255, 255, 0.88);--conv-shadow:0 18px 34px rgba(113, 108, 88, 0.1),0 5px 12px rgba(113, 108, 88, 0.06),inset 0 1px 0 rgba(255, 255, 255, 0.95);background:radial-gradient(280px 220px at 72% 10%,rgba(184,203,120,.18),transparent 68%),radial-gradient(260px 220px at 7% 88%,rgba(190,204,147,.12),transparent 68%),linear-gradient(180deg,#efede6,#f7f5ef 54%,#efede6)}[data-theme=light] #chat-conv .conv-inp-wrap,[data-theme=light] #chat-conv .conv-nav{background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(246,246,241,.24));border-color:rgba(255,255,255,.9)}[data-theme=light] #chat-conv .conv-act,[data-theme=light] #chat-conv .conv-back,[data-theme=light] #chat-conv .conv-chip,[data-theme=light] #chat-conv .conv-day{background:rgba(255,255,255,.42);border-color:rgba(255,255,255,.78)}[data-theme=light] #chat-conv .conv-bub.them{background:linear-gradient(180deg,rgba(255,255,255,.62),rgba(246,246,241,.28));border-color:rgba(255,255,255,.86);color:#242721}[data-theme=light] #chat-conv .conv-inp{background:rgba(255,255,255,.44);border-color:rgba(255,255,255,.78)}@keyframes conv-rise{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.conv-mr{animation:none}.conv-inp,.conv-send{transition:none}}#msng-settings{background:var(--bg)}.msng-set-item{display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid rgba(242,245,233,.05);cursor:pointer}.msng-set-item:last-child{border-bottom:none}.msng-set-icon{width:38px;height:38px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.msng-set-info{flex:1}.msng-set-name{font-size:14px;font-weight:500;color:var(--text)}.msng-set-sub{font-size:11px;color:var(--muted);margin-top:2px}.msng-set-status{font-size:11px;font-weight:600;padding:3px 9px;border-radius:8px}.msng-set-status.connected{background:var(--green3);color:var(--green);border:1px solid rgba(154,194,60,.25)}.msng-set-status.soon{background:var(--card2);color:var(--muted);border:1px solid var(--border)}:root{--sidebar-w:240px;--detail-w:380px}@media (hover:hover){.task-row:hover{background:rgba(154,194,60,.05)}.chat-row-item:hover{background:rgba(154,194,60,.04)}.detail-field-row:hover{background:rgba(154,194,60,.03)}.move-option:hover{background:rgba(154,194,60,.03)}.nt-field-row:hover{background:rgba(154,194,60,.03)}.nav-item:hover{color:var(--green)}.home-tab:hover:not(.active){border-color:var(--green);color:var(--text2)}.msng-icon-btn:hover{opacity:1!important}.glass:hover{border-color:rgba(154,194,60,.12)}}@media (min-width:768px){#global-nav,.bottom-nav-v2,.global-nav{display:none!important}#app{flex-direction:row;height:100dvh;overflow:hidden}.tablet-sidebar{width:var(--sidebar-w);height:100%;display:flex;flex-direction:column;flex-shrink:0;border-right:1px solid var(--border);background:var(--bg);padding:20px 0 24px;z-index:10}.sidebar-logo{display:grid;grid-template-columns:1fr 1fr;gap:5px;width:36px;height:36px;margin:0 20px 28px}.sidebar-logo .lb{border-radius:50%;background:radial-gradient(circle at 35% 35%,#c8e87a,#7a9a2e 50%,#3a5010 100%)}.sidebar-nav{flex:1;display:flex;flex-direction:column;gap:4px;padding:0 12px}.sidebar-nav-item{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:12px;cursor:pointer;color:var(--text2);font-size:14px;font-weight:500;transition:all .15s}.sidebar-nav-item:hover{background:var(--card2);color:var(--text)}.sidebar-nav-item.active{background:var(--green3);color:var(--green)}.sidebar-nav-item svg{flex-shrink:0}.sidebar-voice-btn{margin:12px;padding:13px;border-radius:14px;background:var(--green);border:none;color:var(--bg);font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;transition:opacity .15s}.sidebar-voice-btn:hover{opacity:.9}.sidebar-profile{padding:12px 16px 0;border-top:1px solid var(--border);display:flex;align-items:center;gap:10px;cursor:pointer}.screen{flex:1;height:100%;overflow:hidden}.screen.active{display:flex;flex-direction:column}.back-btn{display:none}#home .back-btn{display:none}}@media (min-width:1024px){#app{display:grid;grid-template-columns:var(--sidebar-w) 1fr var(--detail-w)}.detail-panel{border-left:1px solid var(--border);height:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--bg)}#task-detail{position:static;display:flex!important;flex-direction:column;height:100%}#task-detail .back-bar{display:none}#home{border-right:1px solid var(--border)}#chats{display:grid;grid-template-columns:320px 1fr}#chat-conv{position:static;display:flex!important;border-left:1px solid var(--border)}#chat-conv .back-bar{display:none}#voice.active{position:fixed;inset:0;z-index:300;background:rgba(0,0,0,.5);display:flex!important;align-items:center;justify-content:center}#voice.active>div:last-child{background:var(--bg);border-radius:24px;width:420px;max-height:80vh;border:1px solid var(--border);overflow:hidden}#voice.active .back-bar{border-radius:24px 24px 0 0}}@media (min-width:1440px){:root{--sidebar-w:260px;--detail-w:420px}}@media (min-width:768px){body,html{display:flex;justify-content:center;background:#060b04}#app{max-width:430px;width:100%;flex-direction:column!important;height:100dvh;overflow:hidden;box-shadow:0 0 80px rgba(0,0,0,.7)}.tablet-sidebar{display:none!important}#global-nav,.bottom-nav-v2,.global-nav{display:flex!important}.bottom-nav-v2{left:50%!important;right:auto!important;transform:translateX(-50%);width:min(100%,430px)}#global-nav{left:50%;right:auto;width:min(calc(100vw - 28px),402px);transform:translateX(-50%)}.screen{flex:none!important;display:none!important;height:100%!important}.screen.active{display:flex!important;flex-direction:column!important}.back-btn{display:flex!important}}@media (min-width:1024px){#app{display:flex!important;grid-template-columns:none!important}#task-detail{display:none!important}#task-detail.active{display:flex!important}#voice{display:none!important;position:fixed!important;inset:0;z-index:300}#voice.active{display:flex!important;align-items:center;justify-content:center}#voice>div:last-child{background:var(--bg);border-radius:24px;width:420px;max-height:80vh;border:1px solid var(--border);overflow:hidden;margin:auto}#chat-conv{display:none!important}#chat-conv.active{display:flex!important;position:static!important}#chats{display:none!important}#chats.active{display:flex!important;grid-template-columns:none!important}.detail-panel{display:none!important}#home{border-right:none!important}}.screen{padding-top:var(--safe-area-top)}#biometric-consent{position:fixed;inset:0;z-index:500;background:var(--bg);overflow-y:auto}.bio-consent-wrap{max-width:400px;margin:0 auto;padding:48px 24px 40px;display:flex;flex-direction:column;align-items:center;min-height:100dvh;justify-content:center}.bio-consent-icon{margin-bottom:20px}.bio-consent-badge{font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--green);text-transform:uppercase;background:rgba(154,194,60,.1);border:1px solid rgba(154,194,60,.2);border-radius:20px;padding:4px 12px;margin-bottom:16px}.bio-consent-title{font-size:22px;font-weight:600;text-align:center;margin-bottom:14px;line-height:1.3}.bio-consent-text{font-size:15px;color:var(--text2);text-align:center;line-height:1.6;margin-bottom:20px}.bio-consent-text strong{color:var(--text)}.bio-consent-details{background:var(--card2,rgba(255,255,255,.04));border:1px solid var(--border);border-radius:14px;padding:14px 16px;width:100%;margin-bottom:24px}.bio-detail-row{display:flex;align-items:flex-start;gap:10px;padding:6px 0;font-size:13px;color:var(--text2);line-height:1.4}.bio-detail-row svg{flex-shrink:0;margin-top:1px}.bio-consent-check{display:flex;align-items:flex-start;gap:12px;cursor:pointer;margin-bottom:20px;width:100%}.bio-consent-check input{display:none}.bio-check-box{flex-shrink:0;width:22px;height:22px;border:1.5px solid var(--border);border-radius:6px;display:flex;align-items:center;justify-content:center;margin-top:1px;transition:all .15s;background:0 0}.bio-consent-check input:checked+.bio-check-box{background:var(--green);border-color:var(--green)}.bio-consent-check input:checked+.bio-check-box::after{content:'';display:block;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg) translate(-1px,-1px)}.bio-check-label{font-size:13px;color:var(--text2);line-height:1.5}.bio-link{color:var(--green);text-decoration:none}.bio-consent-btn{width:100%;padding:16px;border-radius:14px;background:var(--green);border:none;color:var(--bg);font-size:16px;font-weight:700;font-family:inherit;cursor:pointer;transition:opacity .15s;margin-bottom:10px}.bio-consent-btn:disabled{opacity:.35;cursor:not-allowed}.bio-consent-btn:not(:disabled):hover{opacity:.9}.bio-consent-cancel{width:100%;padding:14px;border-radius:14px;background:0 0;border:1px solid var(--border);color:var(--text2);font-size:15px;font-family:inherit;cursor:pointer;transition:all .15s}.bio-consent-cancel:hover{background:var(--card2,rgba(255,255,255,.04));color:var(--text)}.bio-consent-btn:focus-visible,.bio-consent-cancel:focus-visible,.bio-consent-check:focus-within .bio-check-box{outline:2px solid rgba(154,194,60,.75);outline-offset:3px}.ask-soft-screen{min-height:100%;overflow:hidden;color:#b5bcb3;background:radial-gradient(250px 190px at 72% 17%,rgba(65,95,58,.18),transparent 72%),radial-gradient(250px 190px at 16% 84%,rgba(42,62,44,.1),transparent 72%),linear-gradient(180deg,#07100a 0,#0a130d 52%,#07100a 100%)}.ask-soft-screen::before{content:'';position:absolute;inset:0;opacity:.05;pointer-events:none;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.22) 1px,transparent 0);background-size:28px 28px;mix-blend-mode:screen}.ask-soft-header{position:relative;z-index:3;height:76px;display:grid;grid-template-columns:48px 1fr;column-gap:18px;align-items:center;padding:18px 21px 8px}.ask-soft-back{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#91ad68;border:1px solid rgba(180,194,179,.2);background:radial-gradient(circle at 34% 21%,rgba(255,255,255,.14),rgba(255,255,255,.025) 34%,transparent 60%),linear-gradient(150deg,rgba(42,55,47,.84),rgba(8,14,11,.92));box-shadow:0 12px 19px rgba(0,0,0,.44),0 0 12px rgba(105,145,67,.08),inset 0 1px 1px rgba(255,255,255,.1),inset 0 -9px 16px rgba(0,0,0,.18),inset 0 0 0 1px rgba(183,198,183,.07)}.ask-soft-back svg{width:23px;height:23px}.ask-soft-brand{display:flex;flex-direction:column;gap:1px}.ask-soft-title{color:#c0c7be;font-size:22px;font-weight:800;line-height:1;letter-spacing:-.04em}.ask-soft-sub{color:#717b72;font-size:12px;line-height:1.2}.ask-soft-inner{height:calc(100% - 76px);padding:0 18px 13px;display:grid;grid-template-rows:minmax(0,1fr) 56px;gap:10px}.ask-conversation{min-height:0;overflow-y:auto;padding:0 0 12px;display:flex;flex-direction:column;gap:14px;scrollbar-width:none}.ask-conversation::-webkit-scrollbar{display:none}.ask-welcome{min-height:auto;display:block;padding-top:0;text-align:left}.ask-action-preview,.ask-glass-card,.bubble-ai{position:relative;border:1px solid rgba(180,194,179,.23);background:radial-gradient(116% 78% at 18% -5%,rgba(255,255,255,.075),transparent 39%),radial-gradient(110% 72% at 84% 112%,rgba(108,146,77,.085),transparent 50%),linear-gradient(180deg,rgba(27,37,31,.78) 0,rgba(14,22,18,.74) 54%,rgba(8,14,11,.86) 100%);box-shadow:0 18px 30px rgba(0,0,0,.42),0 5px 12px rgba(0,0,0,.3),0 0 21px rgba(105,145,67,.075),inset 0 1.15px 1px rgba(255,255,255,.08),inset 0 -2px 2px rgba(0,0,0,.34),inset 0 -16px 27px rgba(0,0,0,.15),inset 0 0 0 .7px rgba(183,198,183,.08);backdrop-filter:blur(21px) saturate(108%)}.ask-action-preview::after,.ask-glass-card::after,.bubble-ai::after{content:'';position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.045),transparent 11%,transparent 88%,rgba(255,255,255,.022)),radial-gradient(100% 18% at 22% 0,rgba(255,255,255,.055),transparent 70%),radial-gradient(65% 24% at 78% 100%,rgba(111,151,77,.1),transparent 80%);opacity:.78}.ask-plan-card{width:100%;padding:15px 18px 14px;border-radius:22px}.ask-plan-list{display:flex;flex-direction:column}.ask-plan-row{width:100%;display:grid;grid-template-columns:28px 25px 1fr;align-items:start;column-gap:10px;padding:10px 0;border:0;border-bottom:1px solid rgba(166,180,164,.1);background:0 0;color:inherit;text-align:left;font:inherit;cursor:pointer}.ask-plan-row:last-child{border-bottom:0}.ask-plan-num{color:#949d94;font-size:14px;line-height:1.35}.ask-plan-icon{font-size:15px;line-height:1.2}.ask-plan-text{color:#b7beb6;font-size:14px;line-height:1.4}.ask-plan-text strong{font-weight:760}.ask-plan-text em{color:#778178;font-style:normal;font-weight:400}.ask-plan-question{margin-top:13px;padding-top:13px;border-top:1px solid rgba(166,180,164,.11);color:#aeb6ad;font-size:14px;line-height:1.48}.bubble-user{align-self:flex-end;max-width:84%;min-height:46px;padding:13px 18px;border-radius:20px;color:#d0dfae;font-size:14px;line-height:1.45;background:radial-gradient(120% 110% at 22% 0,rgba(165,196,96,.14),transparent 46%),linear-gradient(180deg,rgba(68,93,43,.86),rgba(41,65,31,.86));border:1px solid rgba(139,173,92,.23);box-shadow:0 13px 20px rgba(0,0,0,.3),0 0 16px rgba(107,150,66,.1),inset 0 1px 1px rgba(255,255,255,.07),inset 0 -2px 3px rgba(0,0,0,.2)}.bubble-ai{align-self:flex-start;max-width:88%;padding:15px 18px 14px;border-radius:22px;color:#b2bab1;font-size:14px;line-height:1.52;overflow:hidden}.bubble-ai .md-body,.bubble-ai p{color:inherit;margin:0}.bubble-ai.loading{color:#778178}.ask-action-preview{margin-top:12px;border-radius:18px;padding:10px}.ask-input-shell{position:relative;z-index:4;display:grid;grid-template-columns:1fr 56px;gap:10px;height:56px;padding:0;background:0 0;border:0}.ask-field{min-height:56px;max-height:104px;resize:none;border-radius:22px;padding:18px 19px;color:#d8dfd5;caret-color:#9ac23c;background:linear-gradient(180deg,rgba(24,34,29,.88),rgba(10,17,13,.88));border:1px solid rgba(180,194,179,.18);box-shadow:0 12px 20px rgba(0,0,0,.34),0 4px 9px rgba(0,0,0,.22),0 0 14px rgba(105,145,67,.055),inset 0 1px 1px rgba(255,255,255,.075),inset 0 -2px 2px rgba(0,0,0,.25),inset 0 0 0 .6px rgba(183,198,183,.07);outline:0;font-size:13.8px;line-height:1.35}.ask-field::placeholder{color:#687269}.ask-send{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;color:#8fac5b;background:radial-gradient(circle at 34% 21%,rgba(255,255,255,.12),rgba(255,255,255,.025) 34%,transparent 60%),linear-gradient(150deg,rgba(42,55,47,.84),rgba(8,14,11,.92));border:1px solid rgba(180,194,179,.2);box-shadow:0 12px 20px rgba(0,0,0,.34),0 4px 9px rgba(0,0,0,.22),0 0 14px rgba(105,145,67,.055),inset 0 1px 1px rgba(255,255,255,.075),inset 0 -2px 2px rgba(0,0,0,.25),inset 0 0 0 .6px rgba(183,198,183,.07)}.ask-send svg{width:25px;height:25px}.ask-bar--keyboard-open{position:sticky;bottom:0}@media (max-width:390px){.ask-soft-header{padding-left:15px;padding-right:15px}.ask-soft-inner{padding-left:14px;padding-right:14px}.ask-plan-card{padding:13px 15px}.ask-plan-text{font-size:13px}.bubble-ai,.bubble-user{font-size:13px}}#ask.active~#global-nav,.app:has(#ask.active) #global-nav,body:has(#ask.active) #global-nav{display:none!important;opacity:0!important;pointer-events:none!important}.ask-soft-screen.active{z-index:20}.ask-soft-inner{grid-template-rows:minmax(0,1fr) auto;padding-bottom:calc(13px + var(--safe-area-bottom))}.ask-conversation{padding-bottom:18px;gap:16px}.bubble-ai{overflow:visible;min-height:42px;padding:14px 17px 13px;line-height:1.62}.bubble-ai .md-body,.bubble-ai .md-body p,.bubble-ai p,.bubble-user{line-height:1.62;overflow:visible}.bubble-ai .md-body *{max-width:100%}.bubble-user{padding-top:12px;padding-bottom:12px}.ask-plan-row{min-height:40px}.ask-plan-text{line-height:1.48}.ask-input-shell{min-height:58px;align-items:end}.ask-field{min-height:56px;overflow-y:auto}@supports not selector(body:has(#ask.active)){#ask.active .ask-input-shell{margin-bottom:74px}}.ask-conversation{align-items:stretch}.ask-action-card,.ask-action-preview,.ask-action-row,.ask-plan-card,.bubble-ai,.bubble-user{box-sizing:border-box;max-width:100%;overflow-wrap:anywhere;word-break:normal;white-space:normal}.bubble-ai{width:fit-content;min-width:0;max-width:calc(100% - 44px)}.bubble-user{width:fit-content;min-width:0;max-width:calc(100% - 48px)}.ask-action-card *,.ask-action-preview *,.ask-action-row *,.bubble-ai .md-body,.bubble-ai .md-body *{max-width:100%;overflow-wrap:anywhere;white-space:normal}.ask-action-card,.ask-action-preview{width:100%}.ask-action-row{display:flex;flex-wrap:wrap;gap:8px;min-height:34px;align-items:center}.ask-action-row div,.ask-action-row label,.ask-action-row span{min-width:0}.ask-plan-row{grid-template-columns:26px 24px minmax(0,1fr)}.ask-plan-text{min-width:0}#ask #ask-msgs,#ask .ask-conversation{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:14px!important}#ask .bubble-ai,#ask .bubble-user{display:block!important;position:relative!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;box-sizing:border-box!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;transform:none!important}#ask .bubble-ai{width:auto!important;max-width:calc(100% - 28px)!important;align-self:flex-start!important;padding:12px 16px!important;border-radius:18px!important}#ask .bubble-user{width:auto!important;max-width:calc(100% - 34px)!important;align-self:flex-end!important;padding:12px 16px!important;border-radius:18px!important}#ask .ask-action-card::after,#ask .ask-action-preview::after,#ask .bubble-ai::after{display:none!important}#ask .ask-action-card,#ask .ask-action-preview,#ask .ask-action-preview *,#ask .ask-action-row,#ask .bubble-ai .md-body,#ask .bubble-ai .md-body>*,#ask .bubble-ai div,#ask .bubble-ai p,#ask .bubble-ai span,#ask .bubble-user{position:static!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;white-space:normal!important;overflow-wrap:anywhere!important;line-height:1.48!important;text-decoration:none!important}#ask .ask-action-card,#ask .ask-action-preview{display:block!important;width:auto!important;max-width:calc(100% - 28px)!important;padding:12px 16px!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(33,44,37,.88),rgba(13,21,17,.84))!important;border:1px solid rgba(181,196,180,.14)!important;box-shadow:0 8px 14px rgba(0,0,0,.2),inset 0 1px 1px rgba(255,255,255,.07)!important}#ask .ask-action-row{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:8px!important;align-items:start!important;margin:0 0 8px!important}#ask .ask-action-row:last-child{margin-bottom:0!important}#ask .md-body br{display:block!important;content:''!important;margin-top:4px!important}#ask #ask-msgs{contain:layout paint}#ask .bubble-ai,#ask .bubble-user{clear:both!important;flex:0 0 auto!important;display:block!important;box-sizing:border-box!important;height:auto!important;min-height:unset!important;max-height:none!important;overflow:visible!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;text-decoration:none!important}#ask .bubble-ai{width:calc(100% - 42px)!important;max-width:calc(100% - 42px)!important;padding:13px 16px!important}#ask .bubble-user{width:auto!important;max-width:76%!important;margin-left:auto!important;padding:12px 16px!important}#ask .bubble-ai .md-body,#ask .bubble-ai .md-body div,#ask .bubble-ai .md-body p,#ask .bubble-ai .md-body span,#ask .bubble-user{position:relative!important;display:block!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;line-height:1.45!important;text-decoration:none!important}#ask .bubble-ai .md-body p{margin:0 0 8px!important}#ask .bubble-ai .md-body p:last-child{margin-bottom:0!important}#ask .ask-action-card,#ask .ask-action-list,#ask .ask-action-preview,#ask .ask-actions{clear:both!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:calc(100% - 42px)!important;max-width:calc(100% - 42px)!important;height:auto!important;min-height:0!important;max-height:none!important;margin:8px 0 0!important;padding:0!important;border:0!important;background:0 0!important;box-shadow:none!important;overflow:visible!important}#ask .ask-action-row,#ask [class*=ask-action],#ask [class*=task-action]{box-sizing:border-box!important;height:auto!important;min-height:42px!important;max-height:none!important;overflow:visible!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important}#ask .ask-action-row{display:block!important;width:100%!important;margin:0!important;padding:10px 14px!important;border-radius:18px!important;color:#b7beb6!important;background:linear-gradient(180deg,rgba(33,44,37,.88),rgba(13,21,17,.84))!important;border:1px solid rgba(181,196,180,.14)!important;box-shadow:0 8px 14px rgba(0,0,0,.2),inset 0 1px 1px rgba(255,255,255,.07)!important;line-height:1.42!important}#ask .ask-action-row *{display:inline!important;position:static!important;white-space:normal!important;text-decoration:none!important;line-height:inherit!important}#ask .ask-action-row button,#ask .ask-action-row input,#ask .ask-action-row svg{display:inline-flex!important;vertical-align:middle!important;margin-right:6px!important}#ask .ask-action-row hr,#ask hr{display:none!important}html[data-theme=light]{--handoff-bg-top:#efede6;--handoff-bg-mid:#f7f5ef;--handoff-bg-bottom:#efede6;--handoff-text:#111411;--handoff-text-main:#151713;--handoff-text-soft:#3e443f;--handoff-muted:#6f7671;--handoff-faint:#9aa09a;--handoff-green:#6e9b35;--handoff-green-strong:#5f8f2c;--handoff-green-soft:#a9c96c;--handoff-line:rgba(137, 145, 134, 0.24);--handoff-shadow-raised:0 24px 48px rgba(69, 74, 56, 0.17),inset 0 1px 0 rgba(255, 255, 255, 0.9),inset 0 -22px 44px rgba(142, 166, 92, 0.09);--handoff-shadow-small:0 10px 22px rgba(69, 74, 56, 0.13),inset 0 1px 0 rgba(255, 255, 255, 0.88);--bg:var(--handoff-bg-mid);--text:var(--handoff-text-main);--muted:var(--handoff-muted);--accent:var(--handoff-green)}html[data-theme=light] body{background:radial-gradient(260px 190px at 74% 17%,rgba(188,206,125,.12),transparent 71%),radial-gradient(260px 215px at 18% 82%,rgba(186,202,144,.08),transparent 73%),linear-gradient(180deg,var(--handoff-bg-top) 0,var(--handoff-bg-mid) 52%,var(--handoff-bg-bottom) 100%)!important;color:var(--handoff-text-main)!important}html[data-theme=light] #home,html[data-theme=light] #profile,html[data-theme=light] #subscription,html[data-theme=light] #task-detail,html[data-theme=light] .app-screen,html[data-theme=light] .view{background:radial-gradient(260px 190px at 74% 17%,rgba(188,206,125,.12),transparent 71%),radial-gradient(260px 215px at 18% 82%,rgba(186,202,144,.08),transparent 73%),linear-gradient(180deg,var(--handoff-bg-top) 0,var(--handoff-bg-mid) 52%,var(--handoff-bg-bottom) 100%)!important;color:var(--handoff-text-main)!important}html[data-theme=light] button,html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{color:var(--handoff-text-main)}html[data-theme=light] .dash-glass,html[data-theme=light] .detail-chat-card,html[data-theme=light] .detail-info-card,html[data-theme=light] .detail-participants-card,html[data-theme=light] .detail-redesign-hero,html[data-theme=light] .detail-status-card,html[data-theme=light] .profile-card,html[data-theme=light] .profile-handoff-hero,html[data-theme=light] .profile-premium-card,html[data-theme=light] .subscription-card,html[data-theme=light] .subscription-feature-card,html[data-theme=light] .subscription-plan,html[data-theme=light] .subscription-price-card{background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(250,251,243,.54) 48%,rgba(236,243,219,.34) 100%)!important;border:1px solid rgba(255,255,255,.9)!important;box-shadow:var(--handoff-shadow-raised)!important;color:var(--handoff-text-main)!important}html[data-theme=light] #home .dash-artboard{background:radial-gradient(265px 190px at 73% 17%,rgba(188,206,125,.125),transparent 71%),radial-gradient(260px 215px at 18% 82%,rgba(186,202,144,.075),transparent 73%),linear-gradient(180deg,#efede5 0,#f6f4ed 52%,#eeece4 100%)!important;color:#151713!important}html[data-theme=light] #home .dash-artboard::before{opacity:.025!important;mix-blend-mode:multiply!important}html[data-theme=light] #home .dash-hero-noun,html[data-theme=light] #home .dash-hero-title,html[data-theme=light] #home .dash-statusbar,html[data-theme=light] #home .dash-title strong{color:#11130f!important}html[data-theme=light] #home .dash-hero-subtitle,html[data-theme=light] #home .dash-month-title,html[data-theme=light] #home .dash-title span{color:#686b67!important}html[data-theme=light] #home .dash-avatar,html[data-theme=light] #home .dash-metric-icon,html[data-theme=light] #home .dash-notification,html[data-theme=light] #home .dash-task-index span{background:radial-gradient(circle at 32% 26%,rgba(255,255,255,.9),rgba(233,243,205,.58) 35%,rgba(100,143,53,.2) 68%,rgba(44,60,40,.16) 100%)!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:var(--handoff-shadow-small)!important;color:var(--handoff-green-strong)!important}html[data-theme=light] #home .dash-avatar{color:#5d8d2d!important}html[data-theme=light] #home .dash-avatar svg,html[data-theme=light] #home .dash-metric-icon svg,html[data-theme=light] #home .dash-nav-item svg,html[data-theme=light] #home .dash-notification svg{color:var(--handoff-green-strong)!important;stroke:currentColor!important}html[data-theme=light] #home .dash-hero{background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(250,251,244,.52) 44%,rgba(238,244,222,.34) 100%)!important;border-color:rgba(255,255,255,.9)!important;box-shadow:0 24px 48px rgba(69,74,56,.18),inset 0 1px 0 rgba(255,255,255,.92),inset 0 -28px 48px rgba(143,166,93,.08)!important}html[data-theme=light] #home .dash-eyebrow{color:#6f973b!important;letter-spacing:7px!important}html[data-theme=light] #home .dash-hero-number,html[data-theme=light] #home .dash-metric-value,html[data-theme=light] #home .dash-nav-item.active,html[data-theme=light] #home .dash-nav-item.active span{color:#6f9b38!important}html[data-theme=light] #home .dash-hero-orb{mix-blend-mode:multiply!important;opacity:.92!important;filter:saturate(.82) brightness(1.1) contrast(.96)!important}html[data-theme=light] #home .dash-metrics{gap:6px!important}html[data-theme=light] #home .dash-metric{background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(250,251,244,.5) 55%,rgba(238,244,222,.28) 100%)!important;border:1px solid rgba(255,255,255,.86)!important;box-shadow:var(--handoff-shadow-small)!important;color:#151713!important}html[data-theme=light] #home .dash-metric-head,html[data-theme=light] #home .dash-metric-note{color:#676a66!important}html[data-theme=light] #home .dash-ring{background:conic-gradient(#7aa83d calc(var(--progress,57) * 1%),rgba(116,139,88,.18) 0)!important}html[data-theme=light] #home #home-task-list .dash-task,html[data-theme=light] #home #home-task-list .dash-task.dash-glass{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;min-height:82px!important;padding:10px 16px 10px 13px!important;background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(250,251,244,.52) 46%,rgba(238,244,222,.34) 100%)!important;border:1px solid rgba(255,255,255,.88)!important;box-shadow:0 18px 32px rgba(69,74,56,.14),inset 0 1px 0 rgba(255,255,255,.88)!important;color:#151713!important}html[data-theme=light] #home #home-task-list .dash-task::after,html[data-theme=light] #home #home-task-list .dash-task::before{opacity:0!important;content:none!important}html[data-theme=light] #home #home-task-list .dash-task-index{align-self:center!important;justify-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;margin:0!important}html[data-theme=light] #home #home-task-list .dash-task-index span{width:36px!important;height:36px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:18px!important;font-weight:500!important;color:#668f35!important}html[data-theme=light] #home #home-task-list .dash-task-content{min-width:0!important;padding-left:0!important}html[data-theme=light] #home #home-task-list .dash-task-meta{color:#666a66!important;font-size:10px!important;opacity:.9!important}html[data-theme=light] #home #home-task-list .dash-task h2{color:#11130f!important;font-size:13px!important;line-height:1.2!important;font-weight:650!important;letter-spacing:0!important;text-shadow:none!important}html[data-theme=light] #home #home-task-list .dash-task p{color:#6e716d!important;font-size:11px!important;line-height:1.25!important;opacity:.95!important}html[data-theme=light] #home .dash-bottom-nav,html[data-theme=light] #profile .bottom-nav,html[data-theme=light] #subscription .bottom-nav,html[data-theme=light] #task-detail .bottom-nav,html[data-theme=light] .bottom-nav,html[data-theme=light] .bottom-nav-v2,html[data-theme=light] .global-nav{background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(250,251,244,.54) 54%,rgba(235,242,218,.36) 100%)!important;border:1px solid rgba(255,255,255,.88)!important;box-shadow:0 18px 34px rgba(69,74,56,.16),inset 0 1px 0 rgba(255,255,255,.9)!important;color:#151713!important}html[data-theme=light] #home .dash-center-button,html[data-theme=light] .bottom-nav-fab,html[data-theme=light] .nav-fab{background:radial-gradient(circle at 35% 25%,#f3ffd3 0,#a7d85a 34%,#6ba329 72%,#4c781e 100%)!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 14px 30px rgba(97,128,39,.28),inset 0 1px 0 rgba(255,255,255,.78)!important}html[data-theme=light] #home .dash-bottom-nav{left:18px!important;right:18px!important;bottom:18px!important;height:60px!important;display:grid!important;grid-template-columns:1fr 74px 1fr!important;align-items:center!important;justify-items:center!important;padding:0 24px!important}html[data-theme=light] #home .dash-center-button{position:absolute!important;left:50%!important;top:50%!important;width:62px!important;height:62px!important;margin:0!important;transform:translate(-50%,-50%)!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.92)!important;background:radial-gradient(circle at 34% 23%,rgba(255,255,255,.98),rgba(243,249,226,.88) 36%,rgba(222,240,183,.62) 66%,rgba(255,255,255,.78) 100%)!important;box-shadow:0 10px 22px rgba(123,132,98,.1),0 0 22px rgba(136,181,70,.1),inset 0 1px 0 rgba(255,255,255,.96),inset 0 -6px 12px rgba(151,175,101,.1)!important;overflow:hidden!important;filter:none!important}html[data-theme=light] #home .dash-center-button::after,html[data-theme=light] #home .dash-center-button::before{content:none!important;display:none!important}html[data-theme=light] #home .dash-center-button .dash-brand-orb-grid{display:grid!important;position:absolute!important;left:50%!important;top:50%!important;width:34px!important;height:34px!important;grid-template-columns:repeat(2,14px)!important;grid-template-rows:repeat(2,14px)!important;gap:5px!important;transform:translate(-50%,-50%)!important}html[data-theme=light] #home .dash-center-button .dash-brand-orb-grid i{display:block!important;width:14px!important;height:14px!important;border-radius:50%!important;background:radial-gradient(circle at 31% 24%,rgba(255,255,255,.96),transparent 24%),radial-gradient(circle at 50% 50%,#d8f49b 0,#a4cf55 42%,#6da036 100%)!important;border:1px solid rgba(255,255,255,.52)!important;box-shadow:0 2px 5px rgba(96,129,48,.18),inset 0 -2px 4px rgba(41,65,25,.16)!important}html[data-theme=light] #home .dash-bottom-nav .dash-nav-item{align-self:center!important;justify-self:center!important;transform:none!important}html[data-theme=light] #home #home-section-title,html[data-theme=light] #home .dash-month-title{position:absolute!important;left:19px!important;right:auto!important;top:288px!important;width:calc(100% - 38px)!important;max-width:calc(100% - 38px)!important;text-align:left!important;transform:none!important;margin:0!important;padding:0!important}html[data-theme=light] #home #home-section-title::before{display:block!important;width:100%!important;text-align:left!important;transform:none!important;margin:0!important;padding:0!important}html[data-theme=light] #task-detail .detail-redesign-title{top:132px!important;left:38px!important;width:206px!important;max-width:206px!important;max-height:112px!important;font-size:clamp(24px, 6.25vw, 28px)!important;line-height:1.04!important;-webkit-line-clamp:3!important;overflow:hidden!important}html[data-theme=light] #task-detail .detail-redesign-desc{top:254px!important;width:222px!important;max-width:222px!important}html:not([data-theme=light]) #home .dash-metric-progress .dash-ring circle:first-child,html[data-theme=dark] #home .dash-metric-progress .dash-ring circle:first-child{fill:none!important;stroke:rgba(134,170,82,0.18)!important}html:not([data-theme=light]) #home .dash-metric-progress .dash-ring circle:last-child,html[data-theme=dark] #home .dash-metric-progress .dash-ring circle:last-child{fill:none!important;stroke:#a9f05a!important;stroke-width:8!important;stroke-linecap:round!important;filter:drop-shadow(0 0 5px rgba(169, 240, 90, .55))!important}html[data-theme=light] #home .dash-brand-orb-grid{transform:translate(-50%,-50%)!important}html[data-theme=light] #profile .profile-handoff-scroll,html[data-theme=light] #profile .profile-stage{background:radial-gradient(260px 190px at 72% 15%,rgba(188,206,125,.13),transparent 71%),radial-gradient(260px 215px at 18% 80%,rgba(186,202,144,.08),transparent 73%),linear-gradient(180deg,#efede7 0,#f7f5ef 52%,#efede6 100%)!important;color:#111411!important}html[data-theme=light] #profile .back-title,html[data-theme=light] #profile .profile-card-title,html[data-theme=light] #profile .profile-data-row,html[data-theme=light] #profile .profile-menu-row,html[data-theme=light] #profile .profile-name,html[data-theme=light] #profile .profile-row-input,html[data-theme=light] #profile .profile-row-value{color:#111411!important;text-shadow:none!important}html[data-theme=light] #profile .premium-line,html[data-theme=light] #profile .profile-status,html[data-theme=light] #profile .profile-theme-value{color:#6fa52e!important}html[data-theme=light] #profile .premium-sub,html[data-theme=light] #profile .profile-field-counter,html[data-theme=light] #profile .profile-id,html[data-theme=light] #profile .profile-row-label{color:#777d79!important}html[data-theme=light] #profile .profile-avatar,html[data-theme=light] #profile .profile-back-btn,html[data-theme=light] #profile .profile-card-icon,html[data-theme=light] #profile .profile-edit-btn,html[data-theme=light] #profile .profile-row-icon,html[data-theme=light] #profile .profile-status-badge{background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.96),rgba(231,244,198,.72) 38%,rgba(102,150,46,.24) 100%)!important;border:1px solid rgba(123,165,76,.28)!important;color:#4c8f24!important;box-shadow:var(--handoff-shadow-small)!important}html[data-theme=light] #profile .profile-avatar{background:radial-gradient(circle at 36% 28%,#effbcf 0,#b9df6b 42%,#72a62d 74%,#4f7b23 100%)!important;border:7px solid rgba(255,255,255,.94)!important}html[data-theme=light] #profile .profile-row-list{background:0 0!important;border:0!important;box-shadow:none!important}html[data-theme=light] #profile .profile-data-row,html[data-theme=light] #profile .profile-menu-row{background:0 0!important;border-color:rgba(141,146,137,.22)!important;box-shadow:none!important}html[data-theme=light] #profile .profile-premium-card{min-height:82px!important;padding:16px 18px!important;grid-template-columns:58px minmax(0,1fr)!important}html[data-theme=light] #profile .premium-line{white-space:normal!important;line-height:1.15!important}html[data-theme=light] #profile .profile-save-btn--primary,html[data-theme=light] #subscription .subscription-cta{background:linear-gradient(180deg,#aada59,#72ab25)!important;color:#111411!important;border:1px solid rgba(255,255,255,.66)!important;box-shadow:0 16px 28px rgba(104,145,45,.24),inset 0 1px 0 rgba(255,255,255,.58)!important}html[data-theme=light] #subscription .subscription-screen,html[data-theme=light] #subscription .subscription-stage{background:radial-gradient(260px 190px at 72% 14%,rgba(188,206,125,.12),transparent 70%),linear-gradient(180deg,#efede7 0,#f7f5ef 52%,#efede6 100%)!important;color:#111411!important}html[data-theme=light] #subscription .subscription-feature-title,html[data-theme=light] #subscription .subscription-plan-name,html[data-theme=light] #subscription .subscription-price-name,html[data-theme=light] #subscription .subscription-price-value,html[data-theme=light] #subscription .subscription-title{color:#111411!important;text-shadow:none!important}html[data-theme=light] #subscription .subscription-active-badge,html[data-theme=light] #subscription .subscription-check,html[data-theme=light] #subscription .subscription-kicker,html[data-theme=light] #subscription .subscription-radio.is-selected,html[data-theme=light] #subscription .subscription-section-title{color:#6fa52e!important}html[data-theme=light] #subscription .subscription-feature-text,html[data-theme=light] #subscription .subscription-note,html[data-theme=light] #subscription .subscription-plan-meta,html[data-theme=light] #subscription .subscription-price-sub{color:#667069!important}html[data-theme=light] #subscription .subscription-back,html[data-theme=light] #subscription .subscription-check,html[data-theme=light] #subscription .subscription-orb,html[data-theme=light] #subscription .subscription-radio{background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.96),rgba(231,244,198,.72) 38%,rgba(102,150,46,.24) 100%)!important;border-color:rgba(123,165,76,.32)!important;box-shadow:var(--handoff-shadow-small)!important}html[data-theme=light] #task-detail .detail-redesign-shell{background:radial-gradient(260px 190px at 72% 15%,rgba(188,206,125,.13),transparent 71%),radial-gradient(260px 215px at 18% 80%,rgba(186,202,144,.08),transparent 73%),linear-gradient(180deg,#efede6 0,#f7f5ef 52%,#efede6 100%)!important;color:#17324a!important}html[data-theme=light] #task-detail .detail-avatar-add,html[data-theme=light] #task-detail .detail-comment-send-btn,html[data-theme=light] #task-detail .detail-redesign-bell,html[data-theme=light] #task-detail .detail-round-btn,html[data-theme=light] #task-detail .detail-status-dot{background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.96),rgba(231,244,198,.72) 38%,rgba(102,150,46,.26) 100%)!important;border:1px solid rgba(123,165,76,.28)!important;color:#699e24!important;box-shadow:var(--handoff-shadow-small)!important}html[data-theme=light] #task-detail .detail-redesign-title{color:#11314a!important;text-shadow:none!important}html[data-theme=light] #task-detail .detail-ai-card--chat,html[data-theme=light] #task-detail .detail-card-title,html[data-theme=light] #task-detail .detail-comment-input,html[data-theme=light] #task-detail .detail-comments-list,html[data-theme=light] #task-detail .detail-redesign-desc{color:#38506a!important}html[data-theme=light] #task-detail .detail-comment-input::placeholder,html[data-theme=light] #task-detail .detail-comments-empty,html[data-theme=light] #task-detail .detail-info-card small,html[data-theme=light] #task-detail .detail-status-label{color:#677589!important}html[data-theme=light] #task-detail #detail-date,html[data-theme=light] #task-detail #detail-priority-display,html[data-theme=light] #task-detail .detail-chat-tool,html[data-theme=light] #task-detail .detail-status-label.is-active,html[data-theme=light] #task-detail .detail-tab{color:#7cac2e!important}html[data-theme=light] #task-detail .detail-chat-tool,html[data-theme=light] #task-detail .detail-redesign-tag,html[data-theme=light] #task-detail .detail-tab{background:rgba(233,243,205,.72)!important;border-color:rgba(123,165,76,.28)!important;box-shadow:none!important}html[data-theme=light] #task-detail .detail-ai-card--chat::after,html[data-theme=light] #task-detail .detail-ai-card--chat::before,html[data-theme=light] #task-detail .detail-chat-card::before{opacity:0!important;content:none!important}html[data-theme=light] #task-detail .detail-ai-card--chat,html[data-theme=light] #task-detail .detail-comment-input{background:rgba(255,255,255,.45)!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:none!important}html[data-theme=light] #task-detail .detail-date-popover,html[data-theme=light] #task-detail .detail-priority-menu,html[data-theme=light] #task-detail .detail-reminder-menu,html[data-theme=light] #task-detail .detail-status-popover,html[data-theme=light] #task-detail .detail-tag-popover{background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(246,249,237,.72) 58%,rgba(232,241,211,.56) 100%)!important;border:1px solid rgba(255,255,255,.9)!important;box-shadow:0 22px 44px rgba(69,74,56,.22),inset 0 1px 0 rgba(255,255,255,.9)!important;color:#17324a!important}html[data-theme=light] #task-detail .detail-date-popover button,html[data-theme=light] #task-detail .detail-priority-menu button,html[data-theme=light] #task-detail .detail-reminder-menu button,html[data-theme=light] #task-detail .detail-status-popover button,html[data-theme=light] #task-detail .detail-tag-popover button{color:#17324a!important}html[data-theme=light] #home .dash-task,html[data-theme=light] #profile .profile-card,html[data-theme=light] #profile .profile-premium-card,html[data-theme=light] #subscription .subscription-card,html[data-theme=light] #task-detail .detail-chat-card{text-shadow:none!important}html[data-theme=light] #home .dash-artboard{background:radial-gradient(250px 190px at 72% 17%,rgba(189,208,126,.13),transparent 72%),radial-gradient(250px 190px at 16% 84%,rgba(190,204,148,.08),transparent 72%),linear-gradient(180deg,#efede6 0,#f7f5ef 52%,#f0eee7 100%)!important}html[data-theme=light] #home .dash-header{left:17px!important;right:17px!important;top:37px!important;height:52px!important;grid-template-columns:52px 1fr 47px!important;column-gap:11px!important}html[data-theme=light] #home .dash-avatar{width:52px!important;height:52px!important;border:0!important;background:0 0!important;box-shadow:none!important;filter:drop-shadow(0 12px 17px rgba(116, 112, 91, .16)) drop-shadow(0 0 9px rgba(152, 185, 82, .1))!important;overflow:visible!important}html[data-theme=light] #home .dash-avatar img{width:52px!important;height:52px!important;border-radius:50%!important;object-fit:cover!important}html[data-theme=light] #home .dash-title{padding-left:1px!important;gap:8px!important}html[data-theme=light] #home .dash-title strong{color:#11130f!important;font-size:23px!important;line-height:1!important;font-weight:400!important;letter-spacing:-.052em!important}html[data-theme=light] #home .dash-chevron{width:9px!important;height:9px!important;border-right:1.8px solid #161814!important;border-bottom:1.8px solid #161814!important;transform:rotate(45deg) translateY(-2px)!important}html[data-theme=light] #home .dash-notification{width:47px!important;height:47px!important;border:0!important;background:url("assets/design/dashboard-light-notification.png?v=20260719-part2") center/cover no-repeat!important;box-shadow:none!important;filter:drop-shadow(0 12px 17px rgba(116, 112, 91, .14)) drop-shadow(0 0 9px rgba(152, 185, 82, .1))!important}html[data-theme=light] #home .dash-notification svg{display:none!important}html[data-theme=light] #home .dash-notification-dot{right:9px!important;top:6px!important}html[data-theme=light] #home .dash-hero{left:16px!important;top:98px!important;width:398px!important;height:180px!important;border-radius:22px!important;overflow:hidden!important;background:radial-gradient(110% 70% at 20% -10%,rgba(255,255,255,.78),transparent 36%),radial-gradient(90% 75% at 88% 105%,rgba(160,190,91,.12),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.72),rgba(250,250,246,.58) 48%,rgba(244,244,238,.62) 100%)!important;border:1px solid rgba(255,255,255,.93)!important;box-shadow:0 17px 28px rgba(116,112,92,.075),0 5px 10px rgba(115,111,91,.047),0 0 22px rgba(147,180,86,.075),inset 0 1.4px 1px rgba(255,255,255,.96),inset 0 -2px 2px rgba(176,177,162,.18),inset 0 -15px 26px rgba(177,179,163,.055),inset 0 0 0 .65px rgba(200,203,192,.22),0 1px 0 rgba(255,255,255,.96)!important}html[data-theme=light] #home .dash-hero-content{left:22px!important;top:21px!important;width:245px!important}html[data-theme=light] #home .dash-eyebrow{color:#6f973b!important;font-size:9.4px!important;line-height:13px!important;font-weight:600!important;letter-spacing:.31em!important}html[data-theme=light] #home .dash-hero-line{margin-top:12px!important;gap:8px!important}html[data-theme=light] #home .dash-hero-number{color:#6e9b35!important;font-size:45px!important;line-height:.82!important;font-weight:575!important;letter-spacing:-.075em!important}html[data-theme=light] #home .dash-hero-noun{color:#11130f!important;font-size:23px!important;line-height:1!important;font-weight:430!important;letter-spacing:-.05em!important}html[data-theme=light] #home .dash-hero-title{margin:6px 0 0!important;color:#11130f!important;font-size:23.7px!important;line-height:1.02!important;font-weight:430!important;letter-spacing:-.055em!important}html[data-theme=light] #home .dash-hero-subtitle{margin-top:16px!important;color:#696c68!important;font-size:13.2px!important;line-height:1.12!important;font-weight:390!important}html[data-theme=light] #home .dash-hero-orb{content:url("assets/design/dashboard-light-hero-orb.png?v=20260719-part2")!important;right:1px!important;top:11px!important;width:160px!important;height:160px!important;object-fit:cover!important;opacity:.9!important;mix-blend-mode:multiply!important;filter:drop-shadow(0 0 12px rgba(133, 169, 68, .13))!important;-webkit-mask-image:radial-gradient(circle at 50% 50%,#000 48%,rgba(0,0,0,0.96) 63%,transparent 79%)!important;mask-image:radial-gradient(circle at 50% 50%,#000 48%,rgba(0,0,0,0.96) 63%,transparent 79%)!important}html[data-theme=light] #home .dash-month-title{left:21px!important;top:292px!important;color:#666966!important;font-size:15.4px!important;line-height:19px!important;font-weight:405!important}html[data-theme=light] #home .dash-metrics{left:17px!important;right:17px!important;top:317px!important;height:87px!important;gap:6px!important}html[data-theme=light] #home .dash-metric{border-radius:17px!important;padding:10px 7px 7px!important;overflow:hidden!important;background:radial-gradient(110% 70% at 20% -10%,rgba(255,255,255,.78),transparent 36%),radial-gradient(90% 75% at 88% 105%,rgba(160,190,91,.12),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.72),rgba(250,250,246,.58) 48%,rgba(244,244,238,.62) 100%)!important;border:1px solid rgba(255,255,255,.93)!important;box-shadow:0 13px 22px rgba(116,112,92,.072),0 4px 8px rgba(115,111,91,.044),0 0 15px rgba(147,180,86,.06),inset 0 1.2px 1px rgba(255,255,255,.95),inset 0 -2px 2px rgba(176,177,162,.15),inset 0 0 0 .6px rgba(200,203,192,.2),0 1px 0 rgba(255,255,255,.92)!important}html[data-theme=light] #home .dash-metric-head{height:20px!important;gap:4px!important;color:#676a66!important;font-size:8.9px!important;font-weight:430!important}html[data-theme=light] #home .dash-metric-icon{width:19px!important;height:19px!important;color:#659134!important;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.98),rgba(236,242,221,.58))!important;border:1px solid rgba(150,178,98,.21)!important;box-shadow:0 5px 10px rgba(120,129,98,.1),0 0 8px rgba(137,174,69,.08),inset 0 1px 1px rgba(255,255,255,.95)!important}html[data-theme=light] #home .dash-metric-row{left:8px!important;right:7px!important;bottom:13px!important;gap:7px!important}html[data-theme=light] #home .dash-metric-value{color:#6e9b35!important;font-size:20.2px!important;font-weight:530!important;letter-spacing:-.055em!important}html[data-theme=light] #home .dash-metric:nth-child(2) .dash-metric-value,html[data-theme=light] #home .dash-metric:nth-child(3) .dash-metric-value{color:#11130f!important}html[data-theme=light] #home .dash-metric-note{color:#70736f!important;font-size:8.9px!important}html[data-theme=light] #home .dash-tasks{left:16px!important;right:16px!important;top:421px!important;bottom:59px!important;grid-template-rows:87px 88px 88px!important;gap:10px!important}html[data-theme=light] #home .dash-tasks--empty{height:87px!important;bottom:auto!important}html[data-theme=light] #home #home-task-list .dash-task,html[data-theme=light] #home #home-task-list .dash-task.dash-glass,html[data-theme=light] #home .dash-empty-card{border-radius:18px!important;min-height:87px!important;background:radial-gradient(110% 70% at 20% -10%,rgba(255,255,255,.78),transparent 36%),radial-gradient(90% 75% at 88% 105%,rgba(160,190,91,.12),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.72),rgba(250,250,246,.58) 48%,rgba(244,244,238,.62) 100%)!important;border:1px solid rgba(255,255,255,.93)!important;box-shadow:0 13px 22px rgba(116,112,92,.072),0 4px 8px rgba(115,111,91,.044),0 0 15px rgba(147,180,86,.06),inset 0 1.2px 1px rgba(255,255,255,.95),inset 0 -2px 2px rgba(176,177,162,.15),inset 0 0 0 .6px rgba(200,203,192,.2),0 1px 0 rgba(255,255,255,.92)!important;color:#11130f!important}html[data-theme=light] #home .dash-empty-card h2,html[data-theme=light] #home .dash-empty-card p{color:#11130f!important;text-shadow:none!important}html[data-theme=light] #home .dash-empty-card p{color:#696c68!important}html[data-theme=light] #home .dash-tasks--empty .dash-empty-card{background:radial-gradient(120% 90% at 12% -18%,rgba(255,255,255,.13),transparent 42%),radial-gradient(96% 80% at 94% 110%,rgba(142,190,68,.19),transparent 60%),linear-gradient(180deg,rgba(27,51,38,.98),rgba(8,23,17,.99) 58%,rgba(3,14,10,.99) 100%)!important;border-color:rgba(133,176,84,.36)!important;color:#f4f8ee!important;box-shadow:0 18px 32px rgba(65,70,45,.16),0 8px 18px rgba(10,20,14,.18),inset 0 1px 1px rgba(255,255,255,.16),inset 0 -2px 2px rgba(0,0,0,.22)!important}html[data-theme=light] #home .dash-tasks--empty .dash-empty-card h2{color:#f7fbef!important;text-shadow:0 1px 8px rgba(0,0,0,.32)!important}html[data-theme=light] #home .dash-tasks--empty .dash-empty-card p{color:rgba(229,238,221,.82)!important;text-shadow:0 1px 7px rgba(0,0,0,.24)!important}html[data-theme=light] #home #home-task-list .dash-task{grid-template-columns:65px minmax(0,1fr)!important;padding:11px 14px 10px 9px!important}html[data-theme=light] #home #home-task-list .dash-task-index{justify-content:center!important;width:auto!important}html[data-theme=light] #home #home-task-list .dash-task-index span{width:36px!important;height:36px!important;font-size:22px!important;color:#668f35!important;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.98),rgba(247,247,240,.64) 55%,rgba(233,236,224,.58))!important;border:1px solid rgba(255,255,255,.92)!important;box-shadow:0 9px 16px rgba(116,112,92,.13),0 0 11px rgba(139,175,72,.055),inset 0 1px 1px rgba(255,255,255,.98),inset 0 -6px 10px rgba(179,181,164,.08),inset 0 0 0 1px rgba(201,204,193,.16)!important}html[data-theme=light] #home #home-task-list .dash-task-meta{color:#666a66!important;font-size:9.4px!important;margin-bottom:7px!important}html[data-theme=light] #home #home-task-list .dash-task h2{color:#11130f!important;font-size:12.8px!important;font-weight:445!important;line-height:1.14!important}html[data-theme=light] #home #home-task-list .dash-task p{color:#6e716d!important;font-size:9.6px!important}html[data-theme=light] #home .dash-bottom-nav{left:16px!important;right:16px!important;bottom:-1px!important;height:59px!important;border-radius:22px!important;grid-template-columns:1fr 92px 1fr!important;padding:0 22px!important;overflow:visible!important}html[data-theme=light] #home .dash-center-button{position:absolute!important;left:50%!important;top:-7px!important;transform:translateX(-50%)!important;width:66px!important;height:66px!important;border:0!important;padding:0!important;border-radius:50%!important;overflow:visible!important;background:url("assets/design/dashboard-light-center.png?v=20260719-part2") center/70px 70px no-repeat!important;box-shadow:none!important;filter:drop-shadow(0 12px 14px rgba(117, 111, 91, .16)) drop-shadow(0 0 12px rgba(141, 177, 70, .11))!important}html[data-theme=light] #home .dash-center-button .dash-brand-orb-grid{display:none!important}html[data-theme=light] #subscription{background:#f4f2eb!important;color:#f2f3ef!important}html[data-theme=light] #subscription .sub-scroll,html[data-theme=light] #subscription .subscription-screen,html[data-theme=light] #subscription .subscription-stage{background:radial-gradient(280px 220px at 74% 10%,rgba(71,111,34,.09),transparent 70%),radial-gradient(260px 200px at 20% 84%,rgba(56,89,28,.06),transparent 72%),linear-gradient(180deg,#f1efe8 0,#f8f6ef 52%,#efede6 100%)!important}html[data-theme=light] #subscription .plan-status-card,html[data-theme=light] #subscription .pricing-card,html[data-theme=light] #subscription .sub-card{background:radial-gradient(110% 70% at 18% -8%,rgba(255,255,255,.07),transparent 36%),radial-gradient(110% 75% at 90% 115%,rgba(132,177,57,.045),transparent 58%),linear-gradient(180deg,rgba(19,33,23,.72),rgba(5,16,9,.82))!important;border:1px solid rgba(202,225,184,.34)!important;box-shadow:0 18px 34px rgba(0,0,0,.42),0 0 22px rgba(120,169,53,.06),inset 0 1px 1px rgba(255,255,255,.18),inset 0 -2px 3px rgba(0,0,0,.44),inset 0 0 0 1px rgba(123,154,98,.12)!important;color:#f2f3ef!important}html[data-theme=light] #subscription .back-title,html[data-theme=light] #subscription .plan-feat-title,html[data-theme=light] #subscription .pricing-name,html[data-theme=light] #subscription .pricing-price{color:#f2f3ef!important}html[data-theme=light] #subscription #plan-status-name{color:#95cf35!important}html[data-theme=light] #subscription #plan-status-label,html[data-theme=light] #subscription .sub-section-title{color:#7f8d80!important}html[data-theme=light] #subscription #plan-status-sub,html[data-theme=light] #subscription #subscription-payment-note,html[data-theme=light] #subscription #trial-days-label,html[data-theme=light] #subscription .plan-feat-sub,html[data-theme=light] #subscription .pricing-desc,html[data-theme=light] #subscription .pricing-per{color:#8d968f!important}html[data-theme=light] #home .dash-avatar{background:url("assets/design/dashboard-light-avatar.png?v=20260719-part2") center/52px 52px no-repeat!important;font-size:0!important;color:transparent!important}html[data-theme=light] #home .dash-avatar img{opacity:0!important}html[data-theme=light] #home #home-section-title{color:#666966!important;text-shadow:none!important;opacity:1!important}html[data-theme=light] #home .dash-hero-noun,html[data-theme=light] #home .dash-hero-title{color:#11130f!important;opacity:1!important}html[data-theme=light] #home .dash-hero-number{color:#6e9b35!important}html[data-theme=light] #home #home-task-list .home-ai-row{min-height:87px!important;border-radius:18px!important;padding:0!important;overflow:hidden!important;background:radial-gradient(110% 70% at 20% -10%,rgba(255,255,255,.78),transparent 36%),radial-gradient(90% 75% at 88% 105%,rgba(160,190,91,.12),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.72),rgba(250,250,246,.58) 48%,rgba(244,244,238,.62) 100%)!important;border:1px solid rgba(255,255,255,.93)!important;box-shadow:0 13px 22px rgba(116,112,92,.072),0 4px 8px rgba(115,111,91,.044),0 0 15px rgba(147,180,86,.06),inset 0 1.2px 1px rgba(255,255,255,.95),inset 0 -2px 2px rgba(176,177,162,.15),inset 0 0 0 .6px rgba(200,203,192,.2),0 1px 0 rgba(255,255,255,.92)!important}html[data-theme=light] #home #home-task-list .home-ai-row-main{min-height:87px!important;display:grid!important;grid-template-columns:65px minmax(0,1fr)!important;align-items:center!important;padding:11px 14px 10px 9px!important;background:0 0!important;border:0!important;box-shadow:none!important}html[data-theme=light] #home #home-task-list .home-ai-row-avatar{justify-self:center!important;align-self:center!important;width:36px!important;height:36px!important;margin:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#668f35!important;font-size:22px!important;line-height:1!important;font-weight:500!important;letter-spacing:-.055em!important;background:radial-gradient(circle at 34% 24%,rgba(255,255,255,.98),rgba(247,247,240,.64) 55%,rgba(233,236,224,.58))!important;border:1px solid rgba(255,255,255,.92)!important;box-shadow:0 9px 16px rgba(116,112,92,.13),0 0 11px rgba(139,175,72,.055),inset 0 1px 1px rgba(255,255,255,.98),inset 0 -6px 10px rgba(179,181,164,.08),inset 0 0 0 1px rgba(201,204,193,.16)!important}html[data-theme=light] #home #home-task-list .home-ai-row-title{color:#11130f!important;font-size:12.8px!important;line-height:1.14!important;font-weight:445!important;letter-spacing:-.04em!important;text-shadow:none!important}html[data-theme=light] #home #home-task-list .home-ai-row-meta{color:#666a66!important;font-size:9.4px!important;line-height:12px!important;margin-top:7px!important;text-shadow:none!important}html[data-theme=light] #task-detail .detail-redesign-title{margin-top:-8px!important;color:#11314a!important}html[data-theme=light] #task-detail .detail-redesign-desc{background:0 0!important;border:0!important;box-shadow:none!important;color:#38506a!important;padding:0!important;margin-top:4px!important}html[data-theme=light] #task-detail .detail-redesign-bell,html[data-theme=light] #task-detail .detail-redesign-tag{width:38px!important;height:38px!important;border-radius:999px!important;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.96),rgba(231,244,198,.72) 38%,rgba(102,150,46,.24) 100%)!important;border:1px solid rgba(123,165,76,.28)!important;box-shadow:0 10px 20px rgba(69,74,56,.13),inset 0 1px 0 rgba(255,255,255,.85)!important;color:#699e24!important;overflow:hidden!important}html[data-theme=light] #task-detail .detail-redesign-tag--direction{width:auto!important;min-width:42px!important;padding:0 12px!important}html[data-theme=light] #task-detail .detail-bell-select,html[data-theme=light] #task-detail .detail-info-select,html[data-theme=light] #task-detail .detail-status-select{opacity:0!important;pointer-events:none!important}html[data-theme=light] #task-detail .detail-info-card{background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(250,250,246,.58) 48%,rgba(244,244,238,.62) 100%)!important;border:1px solid rgba(255,255,255,.93)!important;color:#17324a!important}html[data-theme=light] #task-detail .detail-info-card svg{color:#7cac2e!important;stroke:currentColor!important;flex:none!important}html[data-theme=light] #task-detail .detail-info-card small{color:#677589!important;display:block!important}html[data-theme=light] #task-detail #detail-date,html[data-theme=light] #task-detail #detail-priority-display{color:#17324a!important;display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important}html[data-theme=light] #task-detail .detail-date-popover,html[data-theme=light] #task-detail .detail-priority-popover,html[data-theme=light] #task-detail .detail-reminder-popover,html[data-theme=light] #task-detail .detail-status-popover,html[data-theme=light] #task-detail .detail-tag-popover{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(247,249,240,.84) 58%,rgba(232,241,211,.72) 100%)!important;border:1px solid rgba(255,255,255,.95)!important;box-shadow:0 18px 36px rgba(69,74,56,.18),inset 0 1px 0 rgba(255,255,255,.95)!important;color:#17324a!important}html[data-theme=light] #task-detail .detail-date-popover button,html[data-theme=light] #task-detail .detail-date-popover input,html[data-theme=light] #task-detail .detail-priority-popover button,html[data-theme=light] #task-detail .detail-reminder-popover button,html[data-theme=light] #task-detail .detail-status-popover button,html[data-theme=light] #task-detail .detail-tag-popover button{background:rgba(255,255,255,.58)!important;border:1px solid rgba(123,165,76,.22)!important;color:#17324a!important;box-shadow:none!important}html[data-theme=light] #task-detail .detail-date-popover button.active,html[data-theme=light] #task-detail .detail-priority-popover button.active,html[data-theme=light] #task-detail .detail-reminder-popover button.active{background:linear-gradient(180deg,#bfe877,#77ad2f)!important;color:#111411!important}html[data-theme=light] #task-detail .detail-avatar,html[data-theme=light] #task-detail .detail-avatar-add{border-radius:50%!important;overflow:hidden!important;box-shadow:0 12px 22px rgba(69,74,56,.16)!important}html[data-theme=light] #task-detail .detail-avatar-add::after,html[data-theme=light] #task-detail .detail-avatar-add::before,html[data-theme=light] #task-detail .detail-avatar::after,html[data-theme=light] #task-detail .detail-avatar::before{content:none!important;display:none!important}html[data-theme=light] #task-detail .detail-status-node,html[data-theme=light] #task-detail .detail-status-node:not(.detail-status-node--active){background:0 0!important;border:0!important;box-shadow:none!important;color:#17324a!important}html[data-theme=light] #task-detail .detail-status-node svg{background:rgba(255,255,255,.38)!important;border-radius:50%!important;color:#17324a!important;stroke:currentColor!important}html[data-theme=light] #task-detail .detail-status-node small{color:#17324a!important}html[data-theme=light] #task-detail .detail-status-node--active small{color:#7cac2e!important}html[data-theme=light] #task-detail .detail-advice-message,html[data-theme=light] #task-detail .detail-ai-card,html[data-theme=light] #task-detail .detail-ai-card--chat,html[data-theme=light] #task-detail .detail-ai-card--chat .md-body,html[data-theme=light] #task-detail .detail-ai-card--chat .md-body p{background:0 0!important;border:0!important;box-shadow:none!important;color:#17324a!important;opacity:1!important}html[data-theme=light] #task-detail #detail-checklist-input,html[data-theme=light] #task-detail .detail-check-add,html[data-theme=light] #task-detail .detail-checklist,html[data-theme=light] #task-detail .detail-checklist li,html[data-theme=light] #task-detail .detail-checklist-panel{background:rgba(255,255,255,.56)!important;border-color:rgba(123,165,76,.22)!important;color:#17324a!important;box-shadow:none!important}html[data-theme=light] #task-detail #detail-checklist-add-btn,html[data-theme=light] #task-detail #detail-split-btn,html[data-theme=light] #task-detail .detail-quick-btn{background:linear-gradient(180deg,#bfe877,#77ad2f)!important;color:#111411!important;border:1px solid rgba(255,255,255,.72)!important}html[data-theme=light] #profile .profile-card-title,html[data-theme=light] #profile .profile-item-text,html[data-theme=light] #profile .profile-menu-row,html[data-theme=light] #profile .profile-ref-field span,html[data-theme=light] #profile .profile-row-input,html[data-theme=light] #profile .profile-row-label,html[data-theme=light] #profile .profile-row-value{color:#111411!important;opacity:1!important;text-shadow:none!important}html[data-theme=light] #profile .profile-ref-field input{background:rgba(255,255,255,.62)!important;border:1px solid rgba(141,146,137,.28)!important;color:#111411!important;box-shadow:none!important}html[data-theme=light] #profile .profile-ref-card .profile-save-btn,html[data-theme=light] #profile .profile-ref-card button{background:linear-gradient(180deg,#bfe877,#77ad2f)!important;color:#111411!important;border:1px solid rgba(255,255,255,.72)!important}html[data-theme=light] #home .dash-center-button{top:1px!important}html[data-theme=light] #home .dash-metric-progress{overflow:visible!important}html[data-theme=light] #home .dash-metric-progress .dash-ring{width:33px!important;height:33px!important;right:7px!important;bottom:9px!important;border-radius:50%!important;overflow:hidden!important;background:0 0!important;box-shadow:0 4px 9px rgba(121,129,99,.11),0 0 10px rgba(132,169,66,.09)!important}html[data-theme=light] #home .dash-metric-progress .dash-ring svg{width:33px!important;height:33px!important;display:block!important;border-radius:50%!important;overflow:hidden!important;background:0 0!important}html[data-theme=light] #home .dash-metric-progress .dash-ring circle:first-child{stroke:rgba(201,207,190,0.24)!important;fill:rgba(249,249,245,0.84)!important}html[data-theme=light] #home .dash-metric-progress .dash-ring circle:last-child{stroke:#80ad33!important;fill:none!important}html[data-theme=light] #home #home-task-list .home-ai-row,html[data-theme=light] #home .dash-empty-card,html[data-theme=light] #home .dash-metric{overflow:hidden!important;box-shadow:0 16px 30px rgba(116,112,92,.085),0 5px 12px rgba(115,111,91,.045),0 0 24px rgba(147,180,86,.07),inset 0 1.2px 1px rgba(255,255,255,.94),inset 0 -2px 2px rgba(176,177,162,.12)!important}html[data-theme=light] #home #home-task-list .home-ai-row-avatar,html[data-theme=light] #home .dash-metric-icon{box-shadow:0 10px 20px rgba(116,112,92,.11),0 0 14px rgba(139,175,72,.08),inset 0 1px 1px rgba(255,255,255,.98)!important}html[data-theme=light] #task-detail .detail-redesign-title{margin-top:-22px!important;max-width:238px!important;line-height:.98!important;position:relative!important;z-index:3!important}html[data-theme=light] #task-detail .detail-redesign-desc{position:relative!important;z-index:3!important;margin-top:8px!important;max-width:238px!important;line-height:1.18!important}html[data-theme=light] #task-detail .detail-avatar-add,html[data-theme=light] #task-detail .detail-redesign-bell,html[data-theme=light] #task-detail .detail-redesign-tag,html[data-theme=light] #task-detail .detail-status-node svg{background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.96),rgba(231,244,198,.75) 40%,rgba(122,172,50,.26) 100%)!important;box-shadow:0 14px 26px rgba(69,74,56,.13),0 0 18px rgba(126,166,59,.1),inset 0 1px 0 rgba(255,255,255,.9)!important;border:1px solid rgba(123,165,76,.25)!important;filter:none!important;clip-path:none!important}html[data-theme=light] #task-detail .detail-redesign-bell::after,html[data-theme=light] #task-detail .detail-redesign-bell::before,html[data-theme=light] #task-detail .detail-redesign-tag::after,html[data-theme=light] #task-detail .detail-redesign-tag::before,html[data-theme=light] #task-detail .detail-status-node::after,html[data-theme=light] #task-detail .detail-status-node::before{content:none!important;display:none!important}html[data-theme=light] #task-detail .detail-checklist-panel,html[data-theme=light] #task-detail .detail-date-popover,html[data-theme=light] #task-detail .detail-priority-popover,html[data-theme=light] #task-detail .detail-reminder-popover{background:radial-gradient(110% 70% at 20% -10%,rgba(255,255,255,.82),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.9),rgba(247,249,240,.82) 58%,rgba(232,241,211,.68) 100%)!important;border:1px solid rgba(255,255,255,.95)!important;box-shadow:0 18px 40px rgba(111,116,92,.16),0 0 24px rgba(130,170,64,.08),inset 0 1px 0 rgba(255,255,255,.95)!important;color:#17324a!important}html[data-theme=light] #task-detail #detail-checklist-input,html[data-theme=light] #task-detail .detail-check-add,html[data-theme=light] #task-detail .detail-checklist li,html[data-theme=light] #task-detail .detail-date-popover .detail-date-quick,html[data-theme=light] #task-detail .detail-date-popover button,html[data-theme=light] #task-detail .detail-priority-popover button,html[data-theme=light] #task-detail .detail-reminder-popover button{background:rgba(255,255,255,.62)!important;border-color:rgba(123,165,76,.22)!important;color:#17324a!important}html[data-theme=light] #task-detail .detail-ai-card--chat,html[data-theme=light] #task-detail .detail-ai-card--chat .md-body,html[data-theme=light] #task-detail .detail-ai-card--chat .md-body p,html[data-theme=light] #task-detail .detail-comments-list{color:#17324a!important;background:0 0!important;border:0!important;box-shadow:none!important;opacity:1!important}html[data-theme=light] #profile .profile-card-title,html[data-theme=light] #profile .profile-field-counter,html[data-theme=light] #profile .profile-id,html[data-theme=light] #profile .profile-item-text,html[data-theme=light] #profile .profile-menu-row,html[data-theme=light] #profile .profile-menu-row span,html[data-theme=light] #profile .profile-ref-field span,html[data-theme=light] #profile .profile-row-input,html[data-theme=light] #profile .profile-row-label,html[data-theme=light] #profile .profile-row-value{color:#151713!important;opacity:1!important;text-shadow:none!important}html[data-theme=light] #profile .profile-row-input::placeholder,html[data-theme=light] #profile input::placeholder,html[data-theme=light] #profile textarea::placeholder{color:rgba(65,72,66,.62)!important;opacity:1!important}html[data-theme=light] #profile .profile-card-title{color:#111411!important}html[data-theme=light] #profile .profile-row-icon svg{color:#4c8f24!important;stroke:currentColor!important}html[data-theme=light] #subscription .bottom-nav,html[data-theme=light] #subscription .bottom-nav-v2,html[data-theme=light] #subscription .global-nav,html[data-theme=light] body:has(#subscription.active) .bottom-nav,html[data-theme=light] body:has(#subscription.active) .bottom-nav-v2,html[data-theme=light] body:has(#subscription.active) .global-nav{display:none!important}html[data-theme=light] #subscription .sub-scroll{padding-bottom:26px!important}html[data-theme=light] #subscription .plan-status-card,html[data-theme=light] #subscription .pricing-card,html[data-theme=light] #subscription .sub-card{background:radial-gradient(110% 70% at 18% -8%,rgba(255,255,255,.09),transparent 36%),radial-gradient(110% 75% at 90% 115%,rgba(132,177,57,.06),transparent 58%),linear-gradient(180deg,rgba(32,48,36,.78),rgba(12,24,15,.86))!important;border:1px solid rgba(202,225,184,.34)!important;color:#f2f3ef!important}html[data-theme=light] #subscription .ob-btn,html[data-theme=light] #subscription .pay-btn,html[data-theme=light] #subscription .subscription-cta{background:linear-gradient(180deg,#92c92c,#5fa314)!important;color:#0c1308!important;border:0!important;box-shadow:0 18px 32px rgba(95,130,35,.22),inset 0 1px 0 rgba(255,255,255,.35)!important}html[data-theme=light] #home .dash-metric-progress .dash-ring{width:33px!important;height:33px!important;right:7px!important;bottom:9px!important;border-radius:50%!important;overflow:visible!important;background:conic-gradient(#80ad33 0 328deg,rgba(201,207,190,.28) 328deg 360deg)!important;box-shadow:0 4px 9px rgba(121,129,99,.11),0 0 10px rgba(132,169,66,.09)!important}html[data-theme=light] #home .dash-metric-progress .dash-ring::after{content:""!important;position:absolute!important;inset:8px!important;border-radius:50%!important;background:rgba(249,249,245,.92)!important;box-shadow:inset 0 1px 2px rgba(255,255,255,.96),inset 0 -1px 3px rgba(175,178,162,.12)!important}html[data-theme=light] #home .dash-metric-progress .dash-ring svg{display:none!important}html[data-theme=light] #home #home-task-list .home-ai-row{background:0 0!important;border:0!important;box-shadow:none!important;overflow:visible!important}html[data-theme=light] #home #home-task-list .home-ai-row-main{border-radius:18px!important;overflow:hidden!important;background:radial-gradient(110% 70% at 20% -10%,rgba(255,255,255,.82),transparent 36%),radial-gradient(90% 75% at 88% 105%,rgba(160,190,91,.12),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.78),rgba(250,250,246,.62) 48%,rgba(244,244,238,.66) 100%)!important;border:1px solid rgba(255,255,255,.95)!important;box-shadow:0 15px 28px rgba(116,112,92,.075),0 4px 10px rgba(115,111,91,.04),inset 0 1.2px 1px rgba(255,255,255,.96),inset 0 -2px 2px rgba(176,177,162,.1)!important}html[data-theme=light] #profile .profile-handoff-hero .profile-id,html[data-theme=light] #profile .profile-id,html[data-theme=light] #profile .profile-id span,html[data-theme=light] #profile [id*=profile-id]{color:rgba(42,48,43,.74)!important;opacity:1!important;text-shadow:none!important;font-weight:430!important}html[data-theme=light] #subscription .plan-status-card,html[data-theme=light] #subscription .pricing-card,html[data-theme=light] #subscription .sub-card{background:radial-gradient(110% 70% at 20% -10%,rgba(255,255,255,.86),transparent 36%),radial-gradient(90% 75% at 88% 105%,rgba(160,190,91,.13),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.78),rgba(250,250,246,.64) 48%,rgba(244,244,238,.7) 100%)!important;border:1px solid rgba(255,255,255,.95)!important;box-shadow:0 17px 28px rgba(116,112,92,.075),0 5px 10px rgba(115,111,91,.047),0 0 22px rgba(147,180,86,.075),inset 0 1.4px 1px rgba(255,255,255,.96),inset 0 -2px 2px rgba(176,177,162,.18),inset 0 -15px 26px rgba(177,179,163,.055),inset 0 0 0 .65px rgba(200,203,192,.22)!important;color:#111411!important}html[data-theme=light] #subscription .back-title,html[data-theme=light] #subscription .plan-feat-title,html[data-theme=light] #subscription .pricing-name,html[data-theme=light] #subscription .pricing-price{color:#111411!important;text-shadow:none!important}html[data-theme=light] #subscription #plan-status-name{color:#6fa52e!important;text-shadow:none!important}html[data-theme=light] #subscription #plan-status-label,html[data-theme=light] #subscription .sub-section-title{color:#6f7671!important}html[data-theme=light] #subscription #plan-status-sub,html[data-theme=light] #subscription #subscription-payment-note,html[data-theme=light] #subscription #trial-days-label,html[data-theme=light] #subscription .plan-feat-sub,html[data-theme=light] #subscription .pricing-desc,html[data-theme=light] #subscription .pricing-per{color:#667069!important;opacity:1!important}html[data-theme=light] #subscription .plan-feat-icon,html[data-theme=light] #subscription .pricing-radio,html[data-theme=light] #subscription .pricing-radio.selected{background:rgba(233,243,205,.78)!important;border-color:rgba(123,165,76,.32)!important;color:#6fa52e!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 6px 12px rgba(116,112,92,.08)!important}html[data-theme=light] #home .dash-metric-progress .dash-ring::after{inset:5.5px!important}html[data-theme=light] #home #home-task-list .home-ai-row{background:0 0!important;border-color:transparent!important;box-shadow:none!important;filter:none!important}html[data-theme=light] #home #home-task-list .home-ai-row::after,html[data-theme=light] #home #home-task-list .home-ai-row::before{content:none!important;display:none!important}html[data-theme=light] #home #home-task-list .home-ai-row-main{box-shadow:0 12px 24px rgba(116,112,92,.055),inset 0 1px 1px rgba(255,255,255,.96)!important}html[data-theme=light] #profile .profile-handoff-hero .profile-id,html[data-theme=light] #profile .profile-id,html[data-theme=light] #profile .profile-id span,html[data-theme=light] #profile [id*=profile-id]{color:#111411!important;opacity:1!important;text-shadow:none!important}html[data-theme=light] #task-detail .detail-redesign-title{position:absolute!important;left:36px!important;top:236px!important;width:248px!important;max-width:248px!important;margin:0!important;color:#11314a!important;line-height:.98!important;z-index:4!important}html[data-theme=light] #task-detail .detail-redesign-desc{position:absolute!important;left:38px!important;top:322px!important;width:238px!important;max-width:238px!important;margin:0!important;color:#38506a!important;line-height:1.18!important;z-index:4!important;background:0 0!important;border:0!important;box-shadow:none!important;opacity:1!important}html[data-theme=light] #task-detail .detail-info-card{display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:start!important;column-gap:10px!important;padding:15px 12px!important}html[data-theme=light] #task-detail .detail-info-card svg{width:18px!important;height:18px!important;margin-top:1px!important;align-self:start!important;justify-self:center!important}html[data-theme=light] #task-detail .detail-info-card span{display:block!important;min-width:0!important}html[data-theme=light] #task-detail .detail-info-card small{display:block!important;margin:0 0 4px!important;line-height:1!important}html[data-theme=light] #task-detail #detail-date,html[data-theme=light] #task-detail #detail-priority-display{display:block!important;width:100%!important;line-height:1.08!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:keep-all!important}html[data-theme=light] #task-detail .detail-avatars,html[data-theme=light] #task-detail .detail-participants-list{gap:0!important}html[data-theme=light] #task-detail .detail-avatar,html[data-theme=light] #task-detail .detail-avatar-add{margin-left:-6px!important;overflow:visible!important;box-shadow:0 14px 26px rgba(69,74,56,.16),0 0 16px rgba(126,166,59,.1)!important}html[data-theme=light] #task-detail .detail-avatar-add:first-child,html[data-theme=light] #task-detail .detail-avatar:first-child{margin-left:0!important}html[data-theme=light] #task-detail .detail-status-node,html[data-theme=light] #task-detail .detail-status-node:not(.detail-status-node--active){filter:none!important;box-shadow:none!important;background:0 0!important}html[data-theme=light] #task-detail .detail-status-node svg{box-shadow:0 12px 22px rgba(69,74,56,.12),0 0 16px rgba(126,166,59,.08),inset 0 1px 0 rgba(255,255,255,.92)!important}html[data-theme=light] #subscription .back,html[data-theme=light] #subscription .back-btn,html[data-theme=light] #subscription .subscription-back{background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.96),rgba(231,244,198,.76) 38%,rgba(102,150,46,.22) 100%)!important;border:1px solid rgba(123,165,76,.26)!important;color:#4c8f24!important;box-shadow:0 12px 22px rgba(116,112,92,.11),inset 0 1px 0 rgba(255,255,255,.9)!important;filter:none!important}html[data-theme=light] #subscription .back svg,html[data-theme=light] #subscription .back-btn svg,html[data-theme=light] #subscription .subscription-back svg{stroke:#4c8f24!important}html[data-theme=light] #home .dash-bottom-nav{display:grid!important;grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr)!important;align-items:center!important;justify-items:center!important}html[data-theme=light] #home .dash-bottom-nav .dash-nav-item{position:relative!important;left:auto!important;right:auto!important;justify-self:center!important;width:auto!important;min-width:92px!important;transform:none!important}html[data-theme=light] #home .dash-center-button{position:relative!important;left:auto!important;right:auto!important;top:9px!important;bottom:auto!important;grid-column:2!important;justify-self:center!important;margin:0!important;transform:none!important}html[data-theme=light] #home .dash-center-button .dash-brand-orb-grid{position:absolute!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}html[data-theme=light] #profile .profile-handoff-hero .profile-id,html[data-theme=light] #profile .profile-id,html[data-theme=light] #profile .profile-id *,html[data-theme=light] #profile [id*=profile-id],html[data-theme=light] #profile [id*=profile-id] *{color:#111411!important;opacity:1!important;visibility:visible!important;mix-blend-mode:normal!important;filter:none!important;text-shadow:none!important}html[data-theme=light] #task-detail .detail-redesign-title{top:202px!important;left:36px!important;width:244px!important;max-width:244px!important;max-height:108px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;font-size:clamp(33px, 8.8vw, 39px)!important;line-height:.96!important;letter-spacing:-.04em!important;color:#11314a!important;z-index:6!important}html[data-theme=light] #task-detail .detail-redesign-desc{top:318px!important;left:38px!important;width:238px!important;max-width:238px!important;max-height:34px!important;overflow:hidden!important;display:block!important;color:#38506a!important;font-size:12px!important;line-height:1.18!important;background:0 0!important;border:0!important;box-shadow:none!important;opacity:1!important;z-index:7!important}html[data-theme=light] #task-detail .detail-redesign-bell,html[data-theme=light] #task-detail .detail-redesign-tag,html[data-theme=light] #task-detail .detail-redesign-tags button,html[data-theme=light] #task-detail .detail-tag-add,html[data-theme=light] #task-detail [data-detail-action=add-tag],html[data-theme=light] #task-detail [data-detail-action=open-tag-popover]{background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.98),rgba(231,244,198,.78) 38%,rgba(102,150,46,.18) 100%)!important;border:1px solid rgba(123,165,76,.24)!important;color:#4c8f24!important;filter:none!important;box-shadow:0 13px 24px rgba(116,112,92,.1),0 0 18px rgba(134,177,66,.1),inset 0 1px 0 rgba(255,255,255,.94)!important;clip-path:none!important;overflow:visible!important}html[data-theme=light] #task-detail .detail-redesign-bell::after,html[data-theme=light] #task-detail .detail-redesign-bell::before,html[data-theme=light] #task-detail .detail-redesign-tag::after,html[data-theme=light] #task-detail .detail-redesign-tag::before{content:none!important;display:none!important}html[data-theme=light] #task-detail .detail-info-card{overflow:hidden!important}html[data-theme=light] #ask,html[data-theme=light] .ask-soft-screen{background:radial-gradient(270px 220px at 76% 14%,rgba(188,206,125,.18),transparent 68%),radial-gradient(260px 210px at 12% 82%,rgba(214,224,190,.2),transparent 70%),linear-gradient(180deg,#f2f1e8 0,#ebeade 100%)!important;color:#17324a!important}html[data-theme=light] #ask .ask-conversation,html[data-theme=light] #ask .ask-msgs,html[data-theme=light] #ask .ask-plan-question,html[data-theme=light] #ask .ask-plan-text,html[data-theme=light] #ask .ask-plan-text em,html[data-theme=light] #ask .ask-plan-text strong,html[data-theme=light] #ask .ask-soft-sub,html[data-theme=light] #ask .ask-soft-title{color:#17324a!important;text-shadow:none!important}html[data-theme=light] #ask .ask-plan-text em,html[data-theme=light] #ask .ask-soft-sub{color:#65716a!important}html[data-theme=light] #ask .ask-bar,html[data-theme=light] #ask .ask-field,html[data-theme=light] #ask .ask-glass-card,html[data-theme=light] #ask .ask-input-shell,html[data-theme=light] #ask .ask-plan-row,html[data-theme=light] #ask .ask-send,html[data-theme=light] #ask .ask-soft-back{background:radial-gradient(120% 82% at 18% 0,rgba(255,255,255,.88),transparent 46%),linear-gradient(180deg,rgba(255,255,255,.76),rgba(247,249,240,.66) 58%,rgba(233,241,215,.56) 100%)!important;border-color:rgba(255,255,255,.92)!important;color:#17324a!important;box-shadow:0 15px 28px rgba(116,112,92,.1),inset 0 1px 0 rgba(255,255,255,.95)!important;filter:none!important}html[data-theme=light] #ask .ask-glass-card::after,html[data-theme=light] #ask .ask-glass-card::before,html[data-theme=light] #ask .ask-input-shell::after,html[data-theme=light] #ask .ask-input-shell::before,html[data-theme=light] #ask .ask-plan-row::after,html[data-theme=light] #ask .ask-plan-row::before{content:none!important;display:none!important}html[data-theme=light] #ask .ask-field::placeholder{color:#7a837c!important;opacity:1!important}html[data-theme=light] #ask .ask-msgs .bubble-ai,html[data-theme=light] #ask .ask-msgs .bubble-user,html[data-theme=light] #ask .bubble-ai,html[data-theme=light] #ask .bubble-user{background:radial-gradient(120% 78% at 18% 0,rgba(255,255,255,.86),transparent 45%),linear-gradient(180deg,rgba(255,255,255,.74),rgba(246,249,239,.64) 58%,rgba(232,241,211,.54) 100%)!important;border:1px solid rgba(255,255,255,.92)!important;color:#17324a!important;box-shadow:0 15px 28px rgba(116,112,92,.1),inset 0 1px 0 rgba(255,255,255,.95)!important;filter:none!important}html[data-theme=light] #ask .bubble-user{background:linear-gradient(180deg,rgba(205,235,142,.86),rgba(126,172,59,.72))!important;color:#17324a!important}html[data-theme=light] #ask .md-body,html[data-theme=light] #ask .md-body *,html[data-theme=light] #ask .task-history-row{color:#17324a!important}html[data-theme=light] #home .dash-bottom-nav{bottom:18px!important;height:60px!important;padding:0 22px calc(6px + env(safe-area-inset-bottom,0px))!important}html[data-theme=light] #home .dash-center-button{top:-1px!important;transform:translateY(-2px)!important}html[data-theme=light] #task-detail .detail-redesign-title{top:178px!important;left:36px!important;width:246px!important;max-width:246px!important;max-height:86px!important;-webkit-line-clamp:2!important;font-size:clamp(32px, 8.3vw, 37px)!important;line-height:.97!important}html[data-theme=light] #task-detail .detail-redesign-desc{top:270px!important;left:38px!important;width:242px!important;max-width:242px!important;max-height:52px!important;color:#38506a!important;font-size:12.4px!important;line-height:1.22!important;overflow:hidden!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}html[data-theme=light] #task-detail .detail-redesign-bell,html[data-theme=light] #task-detail .detail-redesign-tag{isolation:isolate!important;box-shadow:0 13px 24px rgba(116,112,92,.1),0 0 22px rgba(134,177,66,.12),inset 0 1px 0 rgba(255,255,255,.95)!important}html[data-theme=light] #task-detail .detail-redesign-bell::after,html[data-theme=light] #task-detail .detail-redesign-bell::before,html[data-theme=light] #task-detail .detail-redesign-tag::after,html[data-theme=light] #task-detail .detail-redesign-tag::before,html[data-theme=light] #task-detail .detail-redesign-tags::after,html[data-theme=light] #task-detail .detail-redesign-tags::before{content:none!important;display:none!important;box-shadow:none!important;background:0 0!important}html[data-theme=light] #task-detail .detail-redesign-bell svg{width:19px!important;height:19px!important;stroke-width:2.1!important}html[data-theme=light] #ask .ask-bar,html[data-theme=light] #ask .ask-input-shell{background:0 0!important;border:0!important;box-shadow:none!important;filter:none!important;padding:0!important;gap:10px!important;overflow:visible!important}html[data-theme=light] #ask .ask-field{border-radius:22px!important;overflow:hidden!important;box-shadow:0 12px 24px rgba(116,112,92,.09),inset 0 1px 0 rgba(255,255,255,.96)!important}html[data-theme=light] #ask .ask-send{flex:0 0 58px!important;width:58px!important;height:58px!important;border-radius:50%!important;overflow:hidden!important;color:#17324a!important}html[data-theme=light] #ask .ask-field::after,html[data-theme=light] #ask .ask-field::before,html[data-theme=light] #ask .ask-send::after,html[data-theme=light] #ask .ask-send::before{content:none!important;display:none!important}html[data-theme=light] body:has(#notif-settings.active) .bottom-nav,html[data-theme=light] body:has(#notif-settings.active) .bottom-nav-v2,html[data-theme=light] body:has(#notif-settings.active) .dash-bottom-nav,html[data-theme=light] body:has(#notifications.active) .bottom-nav,html[data-theme=light] body:has(#notifications.active) .bottom-nav-v2,html[data-theme=light] body:has(#notifications.active) .dash-bottom-nav{display:none!important}html[data-theme=light] #focus-panel-overlay.quick-add-overlay{background:rgba(20,24,18,.34)!important;backdrop-filter:blur(7px)!important}html[data-theme=light] #focus-panel-overlay .quick-add-sheet{background:radial-gradient(120% 82% at 18% 0,rgba(255,255,255,.9),transparent 46%),linear-gradient(180deg,rgba(255,255,255,.84),rgba(247,249,240,.76) 58%,rgba(233,241,215,.7) 100%)!important;border:1px solid rgba(255,255,255,.94)!important;box-shadow:0 24px 44px rgba(116,112,92,.18),inset 0 1px 0 rgba(255,255,255,.96)!important;color:#17324a!important}html[data-theme=light] #focus-panel-overlay .home-ai-empty,html[data-theme=light] #focus-panel-overlay .home-ai-row-meta,html[data-theme=light] #focus-panel-overlay .home-ai-row-title,html[data-theme=light] #focus-panel-overlay .home-ai-summary-line,html[data-theme=light] #focus-panel-overlay .quick-add-title{color:#17324a!important;opacity:1!important;text-shadow:none!important}html[data-theme=light] #focus-panel-overlay .home-ai-row,html[data-theme=light] #focus-panel-overlay .home-ai-row-main{background:0 0!important;border:0!important;box-shadow:none!important;color:#17324a!important}html[data-theme=light] #focus-panel-overlay .home-ai-row-avatar{background:radial-gradient(circle at 32% 24%,#fff,#c9ef7b 42%,#6fa52e 100%)!important;color:#17324a!important;box-shadow:0 10px 18px rgba(116,112,92,.12)!important}html[data-theme=light] #focus-panel-overlay .quick-add-submit{background:linear-gradient(180deg,#bce776,#5ba512)!important;color:#111411!important;box-shadow:0 12px 24px rgba(111,165,46,.22)!important}html[data-theme=light] #focus-panel-overlay .quick-add-cancel{background:rgba(255,255,255,.76)!important;color:#17324a!important;border:1px solid rgba(255,255,255,.92)!important}html[data-theme=light] #home #home-section-title,html[data-theme=light] #home .dash-month-title{text-align:left!important;justify-content:flex-start!important;align-self:stretch!important;width:100%!important;margin-left:0!important;padding-left:2px!important}html[data-theme=light] #home .dash-center-button{top:-9px!important;transform:translateY(-7px)!important}html[data-theme=light] #task-detail .detail-redesign-title{top:150px!important;left:36px!important;width:226px!important;max-width:226px!important;max-height:96px!important;font-size:clamp(28px, 7.15vw, 33px)!important;line-height:.98!important;letter-spacing:-.035em!important;-webkit-line-clamp:3!important;overflow-wrap:anywhere!important;word-break:normal!important;hyphens:auto!important}html[data-theme=light] #task-detail .detail-redesign-desc{top:260px!important;left:38px!important;width:238px!important;max-width:238px!important;max-height:58px!important;color:#38506a!important;font-size:12.2px!important;line-height:1.22!important;opacity:1!important}html[data-theme=light] #task-detail .detail-avatar-stack{gap:0!important;padding-left:1px!important;overflow:visible!important}html[data-theme=light] #task-detail .detail-avatar-add,html[data-theme=light] #task-detail .detail-avatar-dot,html[data-theme=light] #task-detail .detail-avatar-pill{width:38px!important;height:38px!important;min-width:38px!important;font-size:13px!important;margin-left:-5px!important;border-radius:50%!important;overflow:hidden!important}html[data-theme=light] #task-detail .detail-avatar-add:first-child,html[data-theme=light] #task-detail .detail-avatar-dot:first-child,html[data-theme=light] #task-detail .detail-avatar-pill:first-child{margin-left:0!important}html[data-theme=light] #task-detail .detail-redesign-tags{background:0 0!important;border:0!important;box-shadow:none!important;filter:none!important;isolation:isolate!important}html[data-theme=light] #task-detail .detail-redesign-bell,html[data-theme=light] #task-detail .detail-redesign-tag{background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.98),rgba(232,246,199,.84) 40%,rgba(121,174,54,.18) 100%)!important;box-shadow:0 10px 20px rgba(118,126,95,.1),0 0 20px rgba(133,177,70,.08),inset 0 1px 0 rgba(255,255,255,.96)!important;filter:none!important;outline:0!important;-webkit-mask-image:none!important;mask-image:none!important}html[data-theme=light] #task-detail .detail-redesign-bell *,html[data-theme=light] #task-detail .detail-redesign-tag *{filter:none!important;box-shadow:none!important;background-color:transparent!important}html[data-theme=light] #task-detail .detail-direction-chip{color:#4c8f24!important;background:0 0!important;opacity:1!important}html[data-theme=light] #profile #profile-user-id,html[data-theme=light] #profile #profile-user-id *,html[data-theme=light] #profile .profile-user-id,html[data-theme=light] #profile .profile-user-id *{color:#111411!important;opacity:1!important;visibility:visible!important;text-shadow:none!important;mix-blend-mode:normal!important;filter:none!important;font-weight:430!important}html[data-theme=light] #home .dash-bottom-nav{grid-template-columns:1fr 74px 1fr!important;justify-items:stretch!important;align-items:center!important;padding-left:25px!important;padding-right:25px!important}html[data-theme=light] #home .dash-bottom-nav .dash-nav-item{min-width:0!important;width:100%!important;justify-self:stretch!important;align-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:none!important}html[data-theme=light] #home .dash-center-button{grid-column:2!important;justify-self:center!important;align-self:center!important;top:auto!important;margin-top:-12px!important;transform:translateY(-6px)!important}html[data-theme=light] #home #home-section-title,html[data-theme=light] #home .dash-month-title{left:17px!important;right:auto!important;top:288px!important;width:calc(100% - 34px)!important;max-width:calc(100% - 34px)!important;text-align:left!important;margin:0!important;padding:0!important;justify-content:flex-start!important}html[data-theme=light] #task-detail .detail-redesign-title{top:134px!important;left:38px!important;width:220px!important;max-width:220px!important;max-height:108px!important;font-size:clamp(25px, 6.55vw, 30px)!important;line-height:1.02!important;letter-spacing:-.032em!important;-webkit-line-clamp:3!important;overflow:hidden!important;overflow-wrap:anywhere!important;word-break:normal!important;hyphens:auto!important}html[data-theme=light] #task-detail .detail-redesign-desc{top:252px!important;left:38px!important;width:226px!important;max-width:226px!important;max-height:48px!important;overflow:hidden!important;color:#38506a!important;opacity:1!important}html[data-theme=light] #task-detail .detail-info-card,html[data-theme=light] #task-detail .detail-info-stack{z-index:8!important}html[data-theme=light] #task-detail .detail-redesign-tags{background:0 0!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;overflow:visible!important}html[data-theme=light] #task-detail .detail-redesign-bell,html[data-theme=light] #task-detail .detail-redesign-tag{border-radius:50%!important;overflow:hidden!important;background:radial-gradient(circle at 32% 24%,#fff 0,#eef9d7 42%,#d5efab 78%,#b9de78 100%)!important;border-color:rgba(132,177,70,.23)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 7px 16px rgba(115,126,89,.1)!important;filter:none!important;backdrop-filter:none!important}html[data-theme=light] #task-detail .detail-redesign-bell::after,html[data-theme=light] #task-detail .detail-redesign-bell::before,html[data-theme=light] #task-detail .detail-redesign-tag::after,html[data-theme=light] #task-detail .detail-redesign-tag::before{content:none!important;display:none!important;background:0 0!important;box-shadow:none!important}html[data-theme=light] #task-detail .detail-avatar-stack{display:flex!important;align-items:center!important;gap:0!important;overflow:visible!important;padding:0 4px 0 0!important}html[data-theme=light] #task-detail .detail-avatar-add,html[data-theme=light] #task-detail .detail-avatar-dot,html[data-theme=light] #task-detail .detail-avatar-pill{width:35px!important;height:35px!important;min-width:35px!important;border-radius:50%!important;overflow:hidden!important;margin-left:-4px!important;clip-path:circle(50% at 50% 50%)!important;box-shadow:0 10px 18px rgba(86,98,65,.14)!important}html[data-theme=light] #task-detail .detail-avatar-add:first-child,html[data-theme=light] #task-detail .detail-avatar-dot:first-child,html[data-theme=light] #task-detail .detail-avatar-pill:first-child{margin-left:0!important}html:not([data-theme=light]) #home .dash-center-button,html[data-theme=dark] #home .dash-center-button{width:72px!important;height:72px!important;border:0!important;border-radius:50%!important;overflow:hidden!important;background:url("../assets/design/dark-chat-button-orb.png?v=20260719") center/cover no-repeat!important;box-shadow:0 0 28px rgba(173,235,80,.28),0 12px 28px rgba(0,0,0,.48)!important;color:transparent!important}html:not([data-theme=light]) #home .dash-center-button::after,html:not([data-theme=light]) #home .dash-center-button::before,html[data-theme=dark] #home .dash-center-button::after,html[data-theme=dark] #home .dash-center-button::before{content:none!important;display:none!important}html:not([data-theme=light]) #home .dash-center-button .dash-brand-orb-grid,html[data-theme=dark] #home .dash-center-button .dash-brand-orb-grid{display:none!important}html[data-theme=light] #home .dash-bottom-nav{left:18px!important;right:18px!important;bottom:18px!important;height:60px!important;display:grid!important;grid-template-columns:1fr 74px 1fr!important;align-items:center!important;justify-items:center!important;padding:0 24px!important}html[data-theme=light] #home .dash-center-button{position:absolute!important;left:50%!important;top:50%!important;width:62px!important;height:62px!important;margin:0!important;transform:translate(-50%,-50%)!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.92)!important;background:radial-gradient(circle at 34% 23%,rgba(255,255,255,.98),rgba(243,249,226,.88) 36%,rgba(222,240,183,.62) 66%,rgba(255,255,255,.78) 100%)!important;box-shadow:0 10px 22px rgba(123,132,98,.1),0 0 22px rgba(136,181,70,.1),inset 0 1px 0 rgba(255,255,255,.96),inset 0 -6px 12px rgba(151,175,101,.1)!important;overflow:hidden!important;filter:none!important}html[data-theme=light] #home .dash-center-button::after,html[data-theme=light] #home .dash-center-button::before{content:none!important;display:none!important}html[data-theme=light] #home .dash-center-button .dash-brand-orb-grid{display:grid!important;position:absolute!important;left:50%!important;top:50%!important;width:34px!important;height:34px!important;grid-template-columns:repeat(2,14px)!important;grid-template-rows:repeat(2,14px)!important;gap:5px!important;transform:translate(-50%,-50%)!important}html[data-theme=light] #home .dash-center-button .dash-brand-orb-grid i{display:block!important;width:14px!important;height:14px!important;border-radius:50%!important;background:radial-gradient(circle at 31% 24%,rgba(255,255,255,.96),transparent 24%),radial-gradient(circle at 50% 50%,#d8f49b 0,#a4cf55 42%,#6da036 100%)!important;border:1px solid rgba(255,255,255,.52)!important;box-shadow:0 2px 5px rgba(96,129,48,.18),inset 0 -2px 4px rgba(41,65,25,.16)!important}html[data-theme=light] #home .dash-bottom-nav .dash-nav-item{align-self:center!important;justify-self:center!important;transform:none!important}html[data-theme=light] #home #home-section-title,html[data-theme=light] #home .dash-month-title{position:absolute!important;left:19px!important;right:auto!important;top:288px!important;width:calc(100% - 38px)!important;max-width:calc(100% - 38px)!important;text-align:left!important;transform:none!important;margin:0!important;padding:0!important}html[data-theme=light] #home #home-section-title::before{display:block!important;width:100%!important;text-align:left!important;transform:none!important;margin:0!important;padding:0!important}html[data-theme=light] #task-detail .detail-redesign-title{top:132px!important;left:38px!important;width:206px!important;max-width:206px!important;max-height:112px!important;font-size:clamp(24px, 6.25vw, 28px)!important;line-height:1.04!important;-webkit-line-clamp:3!important;overflow:hidden!important}html[data-theme=light] #task-detail .detail-redesign-desc{top:254px!important;width:222px!important;max-width:222px!important}html:not([data-theme=light]) #home .dash-metric-progress .dash-ring,html[data-theme=dark] #home .dash-metric-progress .dash-ring{border-radius:50%!important;background:conic-gradient(#a9f05a 0 92%,rgba(134,170,82,.16) 92% 100%)!important;box-shadow:0 0 12px rgba(169,240,90,.18)!important}html:not([data-theme=light]) #home .dash-metric-progress .dash-ring::after,html[data-theme=dark] #home .dash-metric-progress .dash-ring::after{content:""!important;position:absolute!important;inset:8px!important;border-radius:50%!important;background:#07100b!important;box-shadow:inset 0 1px 2px rgba(255,255,255,.08)!important}html:not([data-theme=light]) #home .dash-metric-progress .dash-ring svg,html[data-theme=dark] #home .dash-metric-progress .dash-ring svg{display:none!important}html[data-theme=light] #home .dash-center-button{position:absolute!important;left:50%!important;top:50%!important;width:66px!important;height:66px!important;margin:0!important;transform:translate(-50%,-50%)!important;border:0!important;border-radius:50%!important;background:url("../assets/design/dashboard-light-center.png?v=dashboard-handoff-20260718-7") center/contain no-repeat!important;box-shadow:none!important;overflow:visible!important;filter:none!important}html[data-theme=light] #home .dash-center-button .dash-brand-orb-grid,html[data-theme=light] #home .dash-center-button::after,html[data-theme=light] #home .dash-center-button::before{content:none!important;display:none!important}html[data-theme=light] #home #home-section-title,html[data-theme=light] #home .dash-month-title{left:18px!important;top:282px!important;width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important;text-align:left!important;transform:none!important}html[data-theme=light] #home #home-section-title::before{text-align:left!important;transform:none!important}html[data-theme=light] #task-detail .detail-redesign-title{top:145px!important;left:72px!important;width:168px!important;max-width:168px!important;max-height:104px!important;font-size:clamp(23px, 5.9vw, 27px)!important;line-height:1.06!important;letter-spacing:-.028em!important;-webkit-line-clamp:3!important;overflow:hidden!important;overflow-wrap:anywhere!important;word-break:normal!important}html[data-theme=light] #task-detail .detail-redesign-desc{top:276px!important;left:72px!important;width:216px!important;max-width:216px!important;max-height:42px!important}html:not([data-theme=light]) #home .dash-bottom-nav,html[data-theme=dark] #home .dash-bottom-nav{left:13px!important;right:13px!important;bottom:-1px!important;height:74px!important;border:0!important;background:url("../assets/design/dark-bottom-nav.png?v=20260719-195130") center/100% 100% no-repeat!important;box-shadow:none!important;overflow:visible!important}html:not([data-theme=light]) #home .dash-bottom-nav::after,html:not([data-theme=light]) #home .dash-bottom-nav::before,html[data-theme=dark] #home .dash-bottom-nav::after,html[data-theme=dark] #home .dash-bottom-nav::before{content:none!important;display:none!important}html:not([data-theme=light]) #home .dash-bottom-nav .dash-nav-item span,html:not([data-theme=light]) #home .dash-bottom-nav .dash-nav-item svg,html[data-theme=dark] #home .dash-bottom-nav .dash-nav-item span,html[data-theme=dark] #home .dash-bottom-nav .dash-nav-item svg{opacity:0!important}html:not([data-theme=light]) #home .dash-center-button,html[data-theme=dark] #home .dash-center-button{position:relative!important;left:auto!important;top:auto!important;width:76px!important;height:76px!important;margin:-8px auto 0!important;transform:none!important;border:0!important;border-radius:50%!important;overflow:visible!important;background:url("../assets/design/dark-chat-button-orb.png?v=20260719-195143") center/contain no-repeat!important;box-shadow:none!important;color:transparent!important}html:not([data-theme=light]) #home .dash-center-button .dash-brand-orb-grid,html:not([data-theme=light]) #home .dash-center-button::after,html:not([data-theme=light]) #home .dash-center-button::before,html[data-theme=dark] #home .dash-center-button .dash-brand-orb-grid,html[data-theme=dark] #home .dash-center-button::after,html[data-theme=dark] #home .dash-center-button::before{content:none!important;display:none!important}html:not([data-theme=light]) #home .dash-notification,html[data-theme=dark] #home .dash-notification{width:62px!important;height:62px!important;border:0!important;background:url("../assets/design/dark-notification-orb.png?v=20260719-195143") center/contain no-repeat!important;box-shadow:none!important;overflow:visible!important}html:not([data-theme=light]) #home .dash-notification svg,html[data-theme=dark] #home .dash-notification svg{opacity:0!important}html[data-theme=light] #home #home-section-title,html[data-theme=light] #home .dash-month-title{left:18px!important;top:274px!important;width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important;text-align:left!important}html[data-theme=light] #home #home-section-title::before{text-align:left!important}html[data-theme=light] #home .dash-center-button{width:68px!important;height:68px!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;background:url("../assets/design/dashboard-light-center.png?v=dashboard-handoff-20260718-7") center/contain no-repeat!important;border:0!important;box-shadow:none!important}html[data-theme=light] #task-detail .detail-redesign-title{top:150px!important;left:38px!important;width:232px!important;max-width:232px!important;max-height:108px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;white-space:normal!important;overflow:hidden!important;overflow-wrap:anywhere!important;word-break:normal!important;font-size:clamp(23px, 5.9vw, 27px)!important;line-height:1.06!important;letter-spacing:-.03em!important}html[data-theme=light] #task-detail .detail-redesign-desc{top:286px!important;left:38px!important;width:232px!important;max-width:232px!important;max-height:42px!important;display:block!important;color:#14324a!important;overflow:hidden!important}html:not([data-theme=light]) #home .dash-bottom-nav,html[data-theme=dark] #home .dash-bottom-nav{left:13px!important;right:13px!important;bottom:-1px!important;height:74px!important;border:0!important;background:url("../assets/design/dark-bottom-nav.png?v=20260719-195130") center/100% 100% no-repeat!important;box-shadow:none!important;outline:0!important;overflow:visible!important}html:not([data-theme=light]) #home .dash-center-button,html[data-theme=dark] #home .dash-center-button{position:relative!important;left:auto!important;top:auto!important;width:82px!important;height:82px!important;margin:-12px auto 0!important;transform:none!important;border:0!important;border-radius:50%!important;background:0 0!important;box-shadow:none!important;outline:0!important;overflow:visible!important;color:transparent!important}html:not([data-theme=light]) #home .dash-center-button .dash-brand-orb-grid,html:not([data-theme=light]) #home .dash-center-button::after,html:not([data-theme=light]) #home .dash-center-button::before,html[data-theme=dark] #home .dash-center-button .dash-brand-orb-grid,html[data-theme=dark] #home .dash-center-button::after,html[data-theme=dark] #home .dash-center-button::before{content:none!important;display:none!important}html:not([data-theme=light]) #home .dash-notification,html[data-theme=dark] #home .dash-notification{background:url("../assets/design/dark-notification-orb.png?v=20260719-195143") center/contain no-repeat!important;border:0!important;box-shadow:none!important;outline:0!important}html:not([data-theme=light]) #home .dash-metric-progress .dash-ring,html[data-theme=dark] #home .dash-metric-progress .dash-ring{width:34px!important;height:34px!important;border-radius:50%!important;background:conic-gradient(#a9f05a 0 92%,rgba(134,170,82,.18) 92% 100%)!important;box-shadow:0 0 12px rgba(169,240,90,.18)!important}html:not([data-theme=light]) #home .dash-metric-progress .dash-ring::after,html[data-theme=dark] #home .dash-metric-progress .dash-ring::after{content:""!important;position:absolute!important;inset:7px!important;border-radius:50%!important;background:#07100b!important}html:not([data-theme=light]) #app,html:not([data-theme=light]) #home,html:not([data-theme=light]) body,html[data-theme=dark] #app,html[data-theme=dark] #home,html[data-theme=dark] body{background:#000!important}html:not([data-theme=light]) #home .dash-bottom-nav,html[data-theme=dark] #home .dash-bottom-nav{left:8px!important;right:8px!important;bottom:8px!important;height:108px!important;border:0!important;background-color:transparent!important;background-image:url("../assets/design/dark-bottom-nav.png?v=20260719-195130")!important;background-position:center!important;background-size:100% auto!important;background-repeat:no-repeat!important;box-shadow:none!important;outline:0!important}html:not([data-theme=light]) #home .dash-center-button,html[data-theme=dark] #home .dash-center-button{width:94px!important;height:94px!important;margin:-12px auto 0!important;background:0 0!important;box-shadow:none!important;border:0!important;outline:0!important}html[data-theme=light] #home .dash-center-button{left:50%!important;top:50%!important;width:66px!important;height:66px!important;margin:0!important;transform:translate(-50%,-50%)!important;background:url("../assets/design/dashboard-light-center.png?v=dashboard-handoff-20260718-7") center/contain no-repeat!important}html[data-theme=light] #task-detail .detail-redesign-title{top:126px!important;left:38px!important;width:232px!important;max-width:232px!important;max-height:92px!important;font-size:clamp(22px, 5.55vw, 25px)!important;line-height:1.06!important;-webkit-line-clamp:3!important}html[data-theme=light] #task-detail .detail-redesign-desc{top:230px!important;left:38px!important;width:232px!important;max-width:232px!important;max-height:58px!important;color:#14324a!important;opacity:.9!important}html:not([data-theme=light]),html:not([data-theme=light]) #app,html:not([data-theme=light]) .app,html:not([data-theme=light]) .screen,html:not([data-theme=light]) .view,html:not([data-theme=light]) body,html[data-theme=dark],html[data-theme=dark] #app,html[data-theme=dark] .app,html[data-theme=dark] .screen,html[data-theme=dark] .view,html[data-theme=dark] body{background-color:#000!important;background-image:none!important}html[data-theme=light] #home .dash-bottom-nav{position:fixed!important;left:18px!important;right:18px!important;bottom:10px!important;height:66px!important;display:block!important;overflow:visible!important}html[data-theme=light] #home .dash-bottom-nav>.dash-nav-item{position:absolute!important;top:50%!important;width:96px!important;min-width:96px!important;height:52px!important;transform:translateY(-50%)!important}html[data-theme=light] #home .dash-bottom-nav>.dash-nav-item:first-child{left:28px!important}html[data-theme=light] #home .dash-bottom-nav>.dash-nav-item:last-child{right:28px!important}html[data-theme=light] #home .dash-center-button{position:absolute!important;left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;width:68px!important;height:68px!important;margin:0!important;transform:translate(-50%,-50%)!important;z-index:5!important}html[data-theme=light] #task-detail .detail-redesign-title{top:132px!important;left:52px!important;width:198px!important;max-width:198px!important;max-height:92px!important;font-size:clamp(21px, 5.35vw, 24px)!important;line-height:1.07!important;-webkit-line-clamp:3!important}html[data-theme=light] #task-detail .detail-redesign-desc{top:224px!important;left:52px!important;width:220px!important;max-width:220px!important;max-height:64px!important}html:not([data-theme=light]) #home .dash-bottom-nav,html[data-theme=dark] #home .dash-bottom-nav{bottom:8px!important;height:112px!important;background-color:transparent!important;box-shadow:none!important}html[data-theme=light] #task-detail .detail-redesign-title{top:136px!important;left:54px!important;right:auto!important;width:184px!important;min-width:0!important;max-width:184px!important;max-height:88px!important;box-sizing:border-box!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;white-space:normal!important;overflow:hidden!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;font-size:clamp(20px, 5.15vw, 23px)!important;line-height:1.08!important;letter-spacing:-.028em!important;contain:paint!important}html[data-theme=light] #task-detail .detail-redesign-desc{top:238px!important;left:54px!important;right:auto!important;width:218px!important;min-width:0!important;max-width:218px!important;max-height:58px!important;color:#14324a!important;opacity:.92!important}html:not([data-theme=light]) #app,html:not([data-theme=light]) #home,html:not([data-theme=light]) #home .dash-redesign,html:not([data-theme=light]) #home .dash-screen,html:not([data-theme=light]) #home .dashboard-redesign,html:not([data-theme=light]) #home .screen-content,html:not([data-theme=light]) body,html[data-theme=dark] #app,html[data-theme=dark] #home,html[data-theme=dark] #home .dash-redesign,html[data-theme=dark] #home .dash-screen,html[data-theme=dark] #home .dashboard-redesign,html[data-theme=dark] #home .screen-content,html[data-theme=dark] body{background:#000!important;background-color:#000!important;background-image:none!important}html:not([data-theme=light]) #app::after,html:not([data-theme=light]) #app::before,html:not([data-theme=light]) #home::after,html:not([data-theme=light]) #home::before,html:not([data-theme=light]) body::after,html:not([data-theme=light]) body::before,html[data-theme=dark] #app::after,html[data-theme=dark] #app::before,html[data-theme=dark] #home::after,html[data-theme=dark] #home::before,html[data-theme=dark] body::after,html[data-theme=dark] body::before{content:none!important;display:none!important;background:0 0!important;background-image:none!important}html:not([data-theme=light]) #home .dash-artboard,html[data-theme=dark] #home .dash-artboard{background:#000!important;background-color:#000!important;background-image:none!important}html:not([data-theme=light]) #home .dash-artboard::after,html:not([data-theme=light]) #home .dash-artboard::before,html[data-theme=dark] #home .dash-artboard::after,html[data-theme=dark] #home .dash-artboard::before{content:none!important;display:none!important;background:0 0!important;background-image:none!important}html[data-theme=light] #task-detail .detail-redesign-title{position:absolute!important;top:128px!important;left:24px!important;right:auto!important;width:228px!important;min-width:0!important;max-width:228px!important;max-height:100px!important;box-sizing:border-box!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;white-space:normal!important;overflow:hidden!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:clip!important;clip-path:inset(0)!important;contain:layout paint!important;font-size:clamp(19px, 4.9vw, 22px)!important;line-height:1.08!important;letter-spacing:-.026em!important}html[data-theme=light] #task-detail .detail-redesign-desc{position:absolute!important;top:238px!important;left:24px!important;right:auto!important;width:248px!important;min-width:0!important;max-width:248px!important;max-height:64px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;color:#14324a!important;opacity:.94!important}html:not([data-theme=light]) #task-detail .detail-redesign-title,html[data-theme=dark] #task-detail .detail-redesign-title{font-size:clamp(25px, 6.4vw, 28px)!important;line-height:1.08!important;letter-spacing:-.038em!important}html:not([data-theme=light]) #task-detail .detail-redesign-desc,html[data-theme=dark] #task-detail .detail-redesign-desc{top:284px!important;font-size:12px!important;line-height:1.35!important}#task-detail .detail-redesign-desc,#task-detail .detail-redesign-title{box-sizing:border-box!important;overflow:hidden!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:break-word!important;white-space:normal!important;contain:layout paint!important;clip-path:inset(0)!important}#task-detail .detail-redesign-title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}#task-detail .detail-redesign-desc{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}html:not([data-theme=light]) #task-detail .detail-redesign-title,html[data-theme=dark] #task-detail .detail-redesign-title{left:24px!important;right:auto!important;width:calc(100% - 176px)!important;max-width:calc(100% - 176px)!important;max-height:92px!important}html:not([data-theme=light]) #task-detail .detail-redesign-desc,html[data-theme=dark] #task-detail .detail-redesign-desc{left:24px!important;right:auto!important;width:calc(100% - 48px)!important;max-width:calc(100% - 48px)!important;max-height:50px!important}html[data-theme=light] #task-detail .detail-redesign-title{max-height:84px!important;-webkit-line-clamp:3!important}html[data-theme=light] #task-detail .detail-redesign-desc{max-height:58px!important;-webkit-line-clamp:3!important}