:root{--canvas:#f4f7fb;--surface:#fff;--surface-soft:#f8fafc;--ink:#172033;--muted:#667085;--muted-2:#98a2b3;--line:#e4e9f1;--navy:#14213d;--navy-2:#1d2d50;--blue:#2f6fed;--blue-dark:#2459c6;--green:#16835e;--amber:#c96b16;--red:#cf3c4f;--violet:#7555c7;--shadow-sm:0 1px 2px #1018280a, 0 2px 8px #1018280a;--shadow-md:0 12px 30px #1018281a;--radius:16px}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);scroll-behavior:smooth}body{background:var(--canvas);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Plus Jakarta Sans,Segoe UI,Inter,system-ui,-apple-system,sans-serif;font-size:14px}button,input,select,textarea{color:inherit;font:inherit}button{border:0}button,select,input[type=checkbox],input[type=radio]{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline-offset:2px;outline:3px solid #2f6fed40}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.sidebar{z-index:40;color:#fff;background:radial-gradient(circle at 14% 7%,#4567a338,#0000 28%),linear-gradient(#14213d 0%,#101b33 100%);flex-direction:column;width:260px;padding:25px 18px 20px;transition:transform .2s,visibility .2s;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand,.mobile-brand{align-items:center;display:flex}.brand{gap:11px;padding:0 10px 27px}.brand-mark{color:#fff;background:linear-gradient(145deg,#6ea1ff,#2f6fed);border:1px solid #fff3;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 7px 18px #0003}.brand-mark svg{stroke-width:2.8px;width:19px;height:19px}.brand>div:nth-child(2){flex-direction:column;line-height:1.08;display:flex}.brand span{color:#d6e3ff;letter-spacing:.03em;font-size:13px;font-weight:500}.brand strong{letter-spacing:-.02em;margin-top:3px;font-size:17px;font-weight:720}.sidebar-close{color:#fff;margin-left:auto;display:grid}.side-nav{flex-direction:column;gap:5px;display:flex}.nav-eyebrow{color:#8292b1;letter-spacing:.15em;text-transform:uppercase;margin:0 12px 7px;font-size:10px;font-weight:700}.side-nav button,.side-nav a{color:#9facc5;text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:12px;min-height:46px;padding:0 13px;font-weight:600;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:flex}.side-nav button:hover,.side-nav a:hover{color:#eef4ff;background:#ffffff0f}.side-nav button.active{color:#fff;background:linear-gradient(90deg,#457ade47,#457ade1a);border-color:#7fa5ea2e;box-shadow:inset 3px 0 #6ea1ff}.side-nav button svg,.side-nav a svg{width:19px;height:19px}.sidebar-download-apk{color:#b9cae8;background:#3f6fc41a;border-color:#709ded2e;margin-top:6px}.sidebar-download-apk .sidebar-download-icon{color:#7ea4e8;width:14px;height:14px;margin-left:auto}.side-nav button em{color:#fff;background:#f15d6f;border-radius:20px;place-items:center;min-width:22px;height:22px;margin-left:auto;font-size:11px;font-style:normal;display:grid}.sidebar-focus{background:#ffffff0d;border:1px solid #91abda24;border-radius:14px;margin-top:auto;padding:16px}.focus-icon{color:#86b0ff;background:#6592e82e;border-radius:9px;place-items:center;width:31px;height:31px;margin-bottom:12px;display:grid}.focus-icon svg{width:16px}.sidebar-focus p,.sidebar-focus strong,.sidebar-focus span{display:block}.sidebar-focus p{color:#8f9db7;margin:0 0 6px;font-size:11px;font-weight:600}.sidebar-focus strong{color:#f7f9ff;font-size:14px}.sidebar-focus>span{color:#9facc5;margin-top:4px;font-size:11px}.focus-progress{background:#ffffff17;border-radius:10px;height:5px;margin-top:14px;overflow:hidden}.focus-progress span{border-radius:inherit;background:linear-gradient(90deg,#5d91f4,#88b2ff);height:100%}.sidebar-profile{border-top:1px solid #ffffff14;align-items:center;gap:10px;margin-top:18px;padding:14px 8px 0;display:flex}.avatar{color:#15213c;background:linear-gradient(145deg,#c6d7ff,#658ce0);border:2px solid #ffffff29;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.sidebar-profile>div{flex:1;min-width:0}.sidebar-profile strong,.sidebar-profile span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-profile strong{font-size:12px}.sidebar-profile span{color:#8f9db7;margin-top:3px;font-size:10px}.sidebar-profile>svg{color:#8292b1;width:16px}.main-content{min-height:100vh;margin-left:260px;transition:margin-left .2s}.topbar{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #e0e5edd9;align-items:center;gap:20px;min-height:76px;padding:13px clamp(20px,2.7vw,44px);display:flex;position:sticky;top:0}.mobile-brand{display:none}.search-box{border:1px solid var(--line);background:#f8fafc;border-radius:11px;align-items:center;gap:10px;width:min(440px,38vw);height:43px;padding:0 12px;transition:border .16s,background .16s,box-shadow .16s;display:flex}.search-box:focus-within{background:#fff;border-color:#9db9f4;box-shadow:0 0 0 3px #2f6fed17}.search-box>svg{color:#8792a5;width:18px}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.search-box input::placeholder{color:#98a2b3}.search-box kbd{color:#98a2b3;background:#fff;border:1px solid #e0e5ed;border-radius:5px;padding:3px 6px;font-family:inherit;font-size:10px}.search-box button{color:#98a2b3;background:0 0;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.search-box button svg{width:14px}.topbar-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.today-chip{border:1px solid var(--line);color:#536076;background:#fff;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.today-chip svg{color:#6f7b8e;width:16px}.notification-button,.icon-button{border:1px solid var(--line);color:#58667b;background:#fff;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative}.notification-button:hover,.icon-button:hover{background:#f8fafc}.notification-button svg,.icon-button svg{width:18px}.notification-button>span{background:#e5485d;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.topbar .sidebar-open-button{display:none}.notification-button.language-toggle{justify-content:center;align-items:center;gap:6px;width:auto;min-width:58px;padding-inline:10px;display:flex}.notification-button.language-toggle>span{width:auto;height:auto;color:inherit;letter-spacing:.08em;background:0 0;border:0;font-size:9px;font-weight:800;line-height:1;position:static}.add-control{position:relative}.primary-button,.secondary-button,.text-button{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:12px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(145deg,#3677ef,#2862d4);box-shadow:0 5px 13px #2f6fed38}.primary-button:hover{background:linear-gradient(145deg,#2f70e8,#235ac6);transform:translateY(-1px);box-shadow:0 7px 18px #2f6fed42}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.58;transform:none}.primary-button svg,.secondary-button svg,.text-button svg{width:16px;height:16px}.primary-button>svg:last-child{width:13px}.secondary-button{color:#3d4a60;background:#fff;border:1px solid #dce3ed;box-shadow:0 1px 2px #10182808}.secondary-button:hover{background:#f9fbfd;border-color:#c8d2e1}.text-button{min-height:34px;color:var(--blue);background:0 0;padding:0}.text-button:hover{color:var(--blue-dark)}.add-menu{z-index:60;border:1px solid var(--line);width:280px;box-shadow:var(--shadow-md);background:#fff;border-radius:13px;padding:7px;animation:.15s ease-out menu-in;position:absolute;top:calc(100% + 9px);right:0}.add-menu button{text-align:left;background:0 0;border-radius:9px;align-items:center;gap:11px;width:100%;padding:10px;display:flex}.add-menu button:hover{background:#f5f8fc}.add-menu button>svg{width:18px;color:var(--blue)}.add-menu button span{flex-direction:column;display:flex}.add-menu strong{color:#2b3648;font-size:12px}.add-menu small{color:#8994a5;margin-top:2px;font-size:10px}.page-content{width:100%;max-width:1680px;margin:0 auto;padding:30px clamp(20px,2.7vw,44px) 52px}.page-intro{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:23px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.page-intro h1{color:#152038;letter-spacing:-.035em;margin:0;font-size:clamp(24px,2.4vw,32px);font-weight:760;line-height:1.2}.page-intro p{max-width:680px;color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.65}.intro-tip{color:#51627d;background:#f6f9ff;border:1px solid #dce6f7;border-radius:9px;align-items:center;gap:8px;padding:9px 12px;font-size:11px;font-weight:600;display:flex}.intro-tip svg{width:15px;color:var(--blue)}.attention-banner{color:#654217;text-align:left;background:linear-gradient(90deg,#fffaf3,#fffdf9);border:1px solid #f1d6b5;border-radius:12px;align-items:center;gap:13px;width:100%;margin:-3px 0 20px;padding:12px 15px;display:flex;box-shadow:0 1px 2px #52361008}.attention-icon{color:#b45c0c;background:#fff0dc;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.attention-icon svg{width:17px}.attention-banner>span:nth-child(2){flex-direction:column;flex:1;display:flex}.attention-banner strong{font-size:12px}.attention-banner small{color:#8d693c;margin-top:2px;font-size:11px}.attention-action{color:#a55309;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.attention-action svg{width:14px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:18px;display:grid}.stat-card{border:1px solid var(--line);background:var(--surface);min-height:106px;box-shadow:var(--shadow-sm);border-radius:14px;align-items:center;gap:13px;padding:17px;display:flex}.stat-icon{border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.stat-icon svg{width:19px}.stat-icon.blue{color:#2f6fed;background:#edf3ff}.stat-icon.green{color:#16835e;background:#eaf8f2}.stat-icon.amber{color:#bc6310;background:#fff3e2}.stat-icon.violet{color:#7555c7;background:#f2edff}.stat-card>div{grid-template-columns:auto auto;align-items:end;gap:1px 8px;display:grid}.stat-card span{color:#6d788b;grid-column:1/-1;font-size:11px;font-weight:600}.stat-card strong{color:#172033;letter-spacing:-.035em;font-size:26px;line-height:1.1}.stat-card small{color:#9aa3b2;padding-bottom:2px;font-size:10px}.overview-grid{grid-template-columns:minmax(0,1.65fr) minmax(340px,.85fr);align-items:start;gap:18px;display:grid}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);margin-bottom:18px}.panel-header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:18px;min-height:91px;padding:17px 20px;display:flex}.panel-header h2{color:#1a263b;letter-spacing:-.02em;margin:0;font-size:16px;font-weight:750}.panel-header p{color:#818b9c;margin:4px 0 0;font-size:11px}.panel-header .eyebrow{margin-bottom:4px;font-size:9px}.panel-action{flex:none}.main-task-list{flex-direction:column;gap:13px;padding:16px;display:flex}.main-task-card{background:#fbfcfe;border:1px solid #e3e8ef;border-radius:13px;overflow:hidden}.main-task-header{background:#fff;grid-template-columns:32px minmax(210px,1fr) minmax(210px,.8fr) auto;align-items:center;gap:12px;min-height:78px;padding:12px 14px;display:grid}.collapse-button{color:#667085;background:#f5f7fa;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.collapse-button svg{width:15px;transition:transform .18s}[aria-expanded=false].collapse-button svg{transform:rotate(-90deg)}.main-task-title{align-items:flex-start;gap:10px;min-width:0;display:flex}.task-color{background:#5a8ff0;border-radius:50%;flex:none;width:9px;height:9px;margin-top:5px;display:block;box-shadow:0 0 0 4px #5a8ff01f}.task-color.green{background:#31a378;box-shadow:0 0 0 4px #31a3781f}.task-color.amber{background:#dd922f;box-shadow:0 0 0 4px #dd922f1f}.task-color.violet{background:#8c6ad5;box-shadow:0 0 0 4px #8c6ad51f}.main-task-title h3{color:#253047;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:730;overflow:hidden}.main-task-title p{color:#8a94a5;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.main-task-meta{grid-template-columns:auto minmax(60px,1fr);align-items:center;gap:7px 10px;display:grid}.progress-copy{align-items:baseline;gap:5px;display:flex}.progress-copy strong{color:#344054;font-size:12px}.progress-copy span{color:#98a2b3;font-size:9px}.mini-progress{background:#edf0f4;border-radius:8px;height:5px;overflow:hidden}.mini-progress span{border-radius:inherit;background:linear-gradient(90deg,#2f6fed,#6a9bf7);height:100%;display:block}.date-range{color:#8791a2;grid-column:1/-1;align-items:center;gap:5px;font-size:9px;display:flex}.date-range svg{width:12px}.main-task-actions{align-items:center;gap:4px;display:flex}.main-task-actions button,.note-menu-button{color:#8b96a7;background:0 0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.main-task-actions button:hover,.note-menu-button:hover{color:#4d5b70;background:#f2f5f9}.main-task-actions svg,.note-menu-button svg{width:15px}.sticky-grid{background:radial-gradient(circle,#64748b29 .75px,#0000 .85px) 0 0/16px 16px,linear-gradient(145deg,#f4f6f8,#eef2f5);border-top:1px solid #e2e7ee;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;padding:12px;display:grid}.sticky-note{background:linear-gradient(150deg,#f1f5fa,#e7edf5);border:1px solid #cbd7e5;border-radius:11px;flex-direction:column;min-height:142px;padding:12px;transition:transform .16s,box-shadow .16s,opacity .16s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb8,0 3px 9px #23344c14}.sticky-note:after{content:"";opacity:.65;pointer-events:none;background:linear-gradient(225deg,#fffc 0 49%,#0000 51%);width:28px;height:28px;position:absolute;top:0;right:0}.sticky-note:hover,.sticky-note.is-highlighted{z-index:2;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffbf,0 10px 24px #23344c24}.sticky-note.green{background:linear-gradient(150deg,#eef5f2,#e2ede8);border-color:#c6dbd2}.sticky-note.amber{background:linear-gradient(150deg,#f8f4eb,#eee6d6);border-color:#dfd0b1}.sticky-note.violet{background:linear-gradient(150deg,#f4f1f6,#eae5ef);border-color:#d6ccdf}.sticky-note.is-done{opacity:.92;filter:brightness(.86)saturate(.68)}.sticky-note.is-done h4{-webkit-text-decoration:line-through #8791a2;text-decoration:line-through #8791a2;text-decoration-thickness:1.5px}.sticky-top{align-items:center;gap:7px;display:flex}.task-check{color:#fff;background:#ffffff7a;border:1.5px solid #9badc5;border-radius:7px;flex:none;place-items:center;width:23px;height:23px;display:grid}.is-done .task-check{background:#21835f;border-color:#21835f}.task-check svg{stroke-width:3px;width:14px}.priority-badge{color:#64748b;letter-spacing:.05em;text-transform:uppercase;background:#ffffff85;border:1px solid #51637d1a;border-radius:20px;padding:3px 7px;font-size:8px;font-weight:800}.priority-badge.high{color:#9f3b4b;background:#f6e5e8}.priority-badge.medium{color:#8c5b1d;background:#f5ead7}.priority-badge.low{color:#356e59;background:#e4efe9}.sticky-top .note-menu-button{width:26px;height:26px;margin-left:auto}.sticky-note h4{color:#26344b;margin:11px 0 0;font-size:12px;font-weight:730;line-height:1.4}.sticky-note>p{color:#6f7d91;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:9px;line-height:1.5;display:-webkit-box;overflow:hidden}.sticky-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px;margin-top:auto;padding-top:11px;display:flex}.sticky-footer span{color:#718096;align-items:center;gap:4px;font-size:8px;font-weight:600;display:flex}.sticky-footer svg{width:11px}.timeline-linked{color:#4d73b8!important}.sticky-actions{justify-content:flex-end;gap:4px;display:none;position:absolute;inset:auto 8px 7px}.sticky-actions button{color:#637089;background:#ffffffc7;border-radius:6px;padding:4px 7px;font-size:8px;font-weight:700}.add-sticky{color:#68778b;background:#f5f7fac2;border:1px dashed #bdc7d4;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:142px;font-size:10px;font-weight:700;transition:border-color .16s,color .16s,background .16s;display:flex}.add-sticky:hover{color:#42648d;background:#e9eef4;border-color:#8098b8}.add-sticky svg{width:15px}.task-panel.compact .main-task-list{max-height:618px;overflow:auto}.subscription-list{flex-direction:column;gap:10px;padding:14px;display:flex}.subscription-list.expanded{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.subscription-card{background:#fff;border:1px solid #e3e8ef;border-radius:12px;padding:14px;transition:border-color .16s,box-shadow .16s}.subscription-card:hover{border-color:#ced8e6;box-shadow:0 6px 16px #1018280f}.subscription-card.status-danger{background:linear-gradient(145deg,#fff,#fffafb);border-color:#f0cdd2}.subscription-card.status-warning{background:linear-gradient(145deg,#fff,#fffdf9);border-color:#f0dcbf}.subscription-heading{grid-template-columns:38px minmax(0,1fr) auto 27px;align-items:center;gap:9px;display:grid}.service-mark{border-radius:11px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:grid}.subscription-heading h3{color:#29364b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.subscription-heading>div>span{color:#919bab;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;display:block;overflow:hidden}.health-badge{white-space:nowrap;border-radius:20px;padding:4px 7px;font-size:8px;font-weight:800}.health-badge.healthy{color:#197451;background:#e5f5ed}.health-badge.warning{color:#9e550f;background:#fff1dc}.health-badge.danger{color:#b62e40;background:#ffe7e9}.subscription-heading .note-menu-button{width:27px;height:27px}.subscription-countdown{justify-content:space-between;align-items:flex-end;margin-top:13px;display:flex}.subscription-countdown strong,.subscription-countdown span{display:block}.subscription-countdown strong{color:#354154;font-size:11px}.subscription-countdown span{color:#98a2b3;margin-top:3px;font-size:8px}.subscription-countdown em{color:#667085;font-size:10px;font-style:normal;font-weight:700}.subscription-progress{background:#edf0f4;border-radius:10px;height:6px;margin-top:8px;overflow:hidden}.subscription-progress span{border-radius:inherit;height:100%;transition:width .22s;display:block}.subscription-progress span.healthy{background:linear-gradient(90deg,#219c72,#4dbc92)}.subscription-progress span.warning{background:linear-gradient(90deg,#dc7b1e,#eba54e)}.subscription-progress span.danger{background:linear-gradient(90deg,#d84759,#eb6a78)}.subscription-footer{color:#8a95a6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin-top:10px;font-size:8px;display:flex}.subscription-footer span{align-items:center;gap:4px;display:flex}.subscription-footer svg{width:11px}.auto-renew{color:#2d7d61}.subscription-actions{border-top:1px solid #edf0f4;flex-wrap:wrap;gap:6px;margin-top:13px;padding-top:11px;display:flex}.subscription-actions button{color:#59667a;background:#f5f7fa;border-radius:7px;align-items:center;gap:5px;min-height:30px;padding:0 8px;font-size:9px;font-weight:700;display:flex}.subscription-actions button:hover{background:#edf2f8}.subscription-actions svg{width:12px}.subscription-actions .danger-text{color:#bd3447;background:#fff2f3;margin-left:auto}.gantt-panel{overflow:hidden}.gantt-toolbar{background:#fbfcfe;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:10px 18px;display:flex}.month-navigation,.gantt-filters{align-items:center;gap:7px;display:flex}.month-navigation>button{color:#69768a;background:#fff;border:1px solid #dce3ed;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.month-navigation>button:hover{background:#f5f8fc}.month-navigation>button svg{width:15px}.month-navigation select,.gantt-filters select{color:#48556a;background:#fff;border:1px solid #dce3ed;border-radius:8px;outline:0;height:34px;padding:0 29px 0 10px;font-size:10px;font-weight:650}.month-navigation .today-button{width:auto;padding:0 10px;font-size:9px;font-weight:700;display:flex}.gantt-filters>label:first-child{align-items:center;gap:6px;display:flex}.gantt-filters>label:first-child>span{color:#8a94a5;font-size:9px;font-weight:600}.switch-control{color:#647084;align-items:center;gap:7px;font-size:9px;font-weight:650;display:flex}.switch-control input{opacity:0;position:absolute}.switch-control>span{background:#cfd6e0;border-radius:20px;width:31px;height:18px;transition:background .16s;position:relative}.switch-control>span:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #10182840}.switch-control input:checked+span{background:var(--blue)}.switch-control input:focus-visible+span{outline-offset:2px;outline:3px solid #2f6fed40}.switch-control input:checked+span:after{transform:translate(13px)}.gantt-legend{color:#798598;border-bottom:1px solid #edf0f5;align-items:center;gap:16px;min-height:42px;padding:0 18px;font-size:8px;font-weight:600;display:flex}.gantt-legend span{align-items:center;gap:5px;display:flex}.gantt-legend i{border-radius:8px;width:16px;height:5px;display:block}.legend-parent{background:#344765}.legend-open{background:#4d82e2}.legend-done{background:#77a28f}.gantt-help{margin-left:auto}.gantt-help svg{width:12px}.live-badge{color:#26785a;background:#f1faf6;border:1px solid #d6eadf;border-radius:20px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:700;display:flex}.live-badge>span{background:#2ba878;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #2ba87821}.gantt-scroll{overscroll-behavior-x:contain;width:100%;overflow-x:auto}.gantt-table{min-width:calc(268px + var(--timeline-width));background:#fff}.gantt-header-row,.gantt-row{min-width:calc(268px + var(--timeline-width));grid-template-columns:268px var(--timeline-width);display:grid}.gantt-header-row{z-index:9;background:#f8fafc;border-bottom:1px solid #dfe5ed;height:54px;position:sticky;top:0}.gantt-label-cell{z-index:5;text-align:left;background:#fff;border-right:1px solid #dfe5ed;align-items:center;min-width:0;display:flex;position:sticky;left:0}.gantt-label-cell.header{z-index:11;background:#f8fafc;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 17px}.gantt-label-cell.header span{color:#4a566a;font-size:10px;font-weight:750}.gantt-label-cell.header small{color:#98a2b3;margin-top:3px;font-size:8px}.gantt-days-header{background:#f8fafc;display:flex}.gantt-days-header>div{width:var(--day-width);flex:0 0 var(--day-width);border-right:1px solid #edf0f4;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.gantt-days-header>div.weekend{background:#f2f5f9}.gantt-days-header>div.today{background:#eef4ff}.gantt-days-header>div.today:after{background:var(--blue);content:"";border-radius:50%;width:5px;height:5px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.gantt-days-header span{color:#a0a8b5;text-transform:uppercase;font-size:7px;font-weight:700}.gantt-days-header strong{color:#5f6b7e;margin-top:2px;font-size:9px}.gantt-row{border-bottom:1px solid #edf0f5;min-height:49px}.parent-row{background:#f9fbfd;min-height:55px}.parent-label{background:#f9fbfd;gap:9px;padding:0 14px}.parent-label>svg{color:#758195;flex:none;width:14px;transition:transform .16s}.parent-label>svg.is-collapsed{transform:rotate(-90deg)}.parent-label .task-color{margin:0}.parent-label>span:last-child,.child-label>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.parent-label strong,.child-label strong{color:#354156;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.parent-label small,.child-label small{color:#96a0af;margin-top:3px;font-size:8px}.child-label{background:#fff;gap:10px;padding:0 14px 0 40px}.child-row.is-highlighted .child-label,.child-row.is-highlighted .gantt-grid-cell{background-color:#f7faff}.status-dot{background:#fff;border:1.5px solid #6f9be9;border-radius:50%;flex:none;width:7px;height:7px}.status-dot.done{background:#5d9f82;border-color:#5d9f82}.priority-dot{background:#74a68f;border-radius:50%;width:6px;height:6px;margin-left:auto}.priority-dot.medium{background:#d6963d}.priority-dot.high{background:#d75364}.gantt-grid-cell{min-height:inherit;background:#fff;position:relative;overflow:hidden}.parent-row .gantt-grid-cell{background:#f9fbfd}.gantt-grid-cell>i{pointer-events:none;border-right:1px solid #edf0f4;position:absolute;inset-block:0}.gantt-grid-cell>i.weekend{background:#eff3f8ab}.gantt-grid-cell>i.today{background:#e7f0ff8c;border-left:1px solid #7ca6f0}.gantt-bar{z-index:3;color:#fff;border-radius:7px;align-items:center;min-width:25px;height:27px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.parent-bar{background:#3f5f8f;border-radius:8px;height:10px;box-shadow:inset 0 0 0 1px #ffffff2b}.parent-bar.green{background:#387b66}.parent-bar.amber{background:#a9702e}.parent-bar.violet{background:#6f5a9e}.subtask-bar{touch-action:none;cursor:grab;background:linear-gradient(145deg,#4d82e2,#3b70ce);transition:filter .12s,box-shadow .12s;box-shadow:0 2px 6px #2f5cae2e,inset 0 0 0 1px #ffffff29}.subtask-bar:hover{filter:brightness(1.04);box-shadow:0 4px 10px #2f5cae3d,inset 0 0 0 1px #fff3}.subtask-bar:active,.subtask-bar.is-dragging{cursor:grabbing;filter:brightness(1.08)}.subtask-bar.green{background:linear-gradient(145deg,#3e9a76,#2b7f5f)}.subtask-bar.amber{background:linear-gradient(145deg,#dc943c,#bd7522)}.subtask-bar.violet{background:linear-gradient(145deg,#9270d6,#7556b7)}.subtask-bar.is-done{opacity:.76;background:linear-gradient(145deg,#7da995,#648e7d)}.bar-content{flex:1;align-items:center;gap:4px;min-width:0;padding:0 9px;display:flex;overflow:hidden}.bar-content>svg{opacity:.75;flex:none;width:10px}.bar-content>span{text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:700;overflow:hidden}.bar-content>small{opacity:.75;white-space:nowrap;margin-left:auto;font-size:7px}.resize-handle{z-index:4;cursor:ew-resize;opacity:0;background:#ffffff47;border-radius:4px;width:7px;transition:opacity .12s;position:absolute;top:3px;bottom:3px}.resize-handle:before{content:"";width:32px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.subtask-bar:hover .resize-handle,.resize-handle:focus-visible{opacity:1}.resize-handle.start{left:3px}.resize-handle.end{right:3px}.bar-overflow{z-index:5;color:currentColor;width:11px;position:absolute}.bar-overflow.left{left:1px}.bar-overflow.right{right:1px}.empty-state,.error-state{color:#7b8799;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:235px;padding:30px;display:flex}.empty-state>span,.error-state>span{color:#6d89b7;background:#f0f4fa;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.empty-state svg,.error-state>span svg{width:21px}.empty-state h3,.error-state h2{color:#344054;margin:13px 0 0;font-size:14px}.empty-state p,.error-state p{color:#8a94a5;max-width:460px;margin:6px 0 0;font-size:10px;line-height:1.6}.empty-state .secondary-button,.error-state .primary-button{margin-top:15px}.error-state{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:360px}.error-state>span{color:#c43d50;background:#fff0f2}.loading-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.loading-card{border:1px solid var(--line);background:#fff;border-radius:14px;height:120px;padding:20px}.loading-card span,.loading-card i{background:linear-gradient(90deg,#eef1f5 25%,#f7f8fa 50%,#eef1f5 75%) 0 0/220% 100%;border-radius:7px;animation:1.4s linear infinite shimmer;display:block}.loading-card span{width:38px;height:38px;margin-bottom:12px}.loading-card i{width:72%;height:8px;margin-top:7px}.loading-card i:last-child{width:45%}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1018287a;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-card{background:#fff;border:1px solid #ffffff4d;border-radius:18px;width:min(680px,100%);max-height:calc(100vh - 40px);animation:.18s ease-out modal-in;overflow:auto;box-shadow:0 24px 70px #0c13213d}.modal-header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 23px 18px;display:flex}.modal-header h2{color:#1b2639;letter-spacing:-.025em;margin:0;font-size:20px}.modal-header p{color:#7c8798;margin:6px 0 0;font-size:11px}.editor-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:21px 23px 0;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field.full,.color-field.full,.check-field.full{grid-column:1/-1}.field>span,.color-field legend{color:#4b586c;font-size:10px;font-weight:750}.field input,.field select,.field textarea{color:#344054;background:#fff;border:1px solid #dce3ed;border-radius:9px;outline:0;width:100%;min-height:42px;padding:0 12px;font-size:12px;transition:border .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:82px;padding-top:10px;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus{border-color:#8eb0ee;box-shadow:0 0 0 3px #2f6fed17}.field input::placeholder,.field textarea::placeholder{color:#a7afbc}.field select:disabled{cursor:not-allowed;color:#7f899a;background:#f3f5f8}.color-field{border:0;padding:0}.color-field>div{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px;display:grid}.color-field input{opacity:0;position:absolute}.color-field label>span{color:#59667a;border:1px solid #dce3ed;border-radius:9px;align-items:center;gap:7px;min-height:40px;padding:0 10px;font-size:10px;font-weight:650;display:flex}.color-field label>span i{background:#5c8fea;border-radius:50%;width:11px;height:11px}.color-field label>span.green i{background:#3e9a76}.color-field label>span.amber i{background:#d89137}.color-field label>span.violet i{background:#8768c8}.color-field input:checked+span{background:#f4f8ff;border-color:#8baeee;box-shadow:0 0 0 2px #2f6fed14}.color-field input:focus-visible+span{outline-offset:2px;outline:3px solid #2f6fed40}.check-field{background:#f9fbfd;border:1px solid #dce3ed;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.check-field input{width:17px;height:17px;accent-color:var(--blue);margin:1px 0 0}.check-field>span{flex-direction:column;display:flex}.check-field strong{color:#3f4b5f;font-size:10px}.check-field small{color:#8b95a5;margin-top:3px;font-size:9px;line-height:1.45}.modal-footer{background:#fbfcfe;border-top:1px solid #edf0f5;grid-column:1/-1;justify-content:flex-end;gap:8px;margin:6px -23px 0;padding:16px 23px;display:flex}.toast{z-index:120;color:#3f4b5f;background:#fff;border:1px solid #d8e3ee;border-radius:12px;align-items:center;gap:10px;max-width:min(440px,100vw - 32px);min-height:54px;padding:10px 12px;font-size:11px;font-weight:600;animation:.18s ease-out toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 35px #1018282b}.toast-check{color:#20805e;background:#e7f7ef;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.toast-check svg{stroke-width:3px;width:15px}.toast>button:not(.toast-close){color:#2f6fed;background:#eef4ff;border-radius:7px;margin-left:auto;padding:6px 8px;font-size:10px;font-weight:750}.toast-close{color:#9aa3b2;background:0 0;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.toast-close svg{width:14px}.bottom-nav,.sidebar-backdrop{display:none}.spin{animation:.8s linear infinite spin}@keyframes menu-in{0%{opacity:0;transform:translateY(-5px)scale(.98)}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.985)}}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}}@keyframes shimmer{to{background-position:-220% 0}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1280px){.sidebar{width:226px}.main-content{margin-left:226px}.today-chip span{display:none}.today-chip{justify-content:center;width:42px;padding:0}.main-task-header{grid-template-columns:32px minmax(180px,1fr) minmax(160px,.7fr) auto}.overview-grid{grid-template-columns:minmax(0,1.45fr) minmax(310px,.8fr)}}@media (width<=1080px){.sidebar{width:82px;padding-inline:12px}.main-content{margin-left:82px}.brand{flex-direction:column;justify-content:center;gap:8px;padding-inline:0}.sidebar-close{width:30px;height:30px;margin-left:0}.brand>div:nth-child(2),.side-nav button span,.side-nav button em,.side-nav a span,.side-nav a .sidebar-download-icon,.nav-eyebrow,.sidebar-focus,.sidebar-profile>div,.sidebar-profile>svg{display:none}.side-nav button,.side-nav a{justify-content:center;padding:0}.sidebar-profile{justify-content:center;padding-inline:0}.overview-grid{grid-template-columns:1fr}.task-panel.compact .main-task-list{max-height:none}.subscription-list:not(.expanded){grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.main-task-header{grid-template-columns:32px minmax(200px,1fr) minmax(180px,.7fr) auto}}@media (width<=860px){.topbar{flex-wrap:wrap;gap:10px;padding-block:10px}.mobile-brand{gap:8px;display:flex}.mobile-brand .brand-mark{width:34px;height:34px}.mobile-brand strong{font-size:12px}.mobile-brand .icon-button{display:none}.search-box{order:3;width:100%}.search-box kbd{display:none}.page-content{padding-top:23px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-task-header{grid-template-columns:32px minmax(0,1fr) auto}.main-task-meta{display:none}.subscription-list.expanded{grid-template-columns:1fr}.gantt-toolbar{flex-direction:column;align-items:flex-start}.gantt-filters{justify-content:space-between;width:100%}}@media (width<=680px){body:has(.auth-shell){padding-bottom:0}body{padding-bottom:70px}.sidebar{visibility:hidden;width:min(292px,84vw);padding:23px 18px;transition:transform .2s;transform:translate(-105%);box-shadow:12px 0 36px #060f2040}.sidebar.is-open{visibility:visible;transform:translate(0)}.sidebar .brand{flex-direction:row;justify-content:flex-start;padding-inline:8px}.sidebar .brand>div:nth-child(2),.sidebar .side-nav button span,.sidebar .side-nav button em,.sidebar .side-nav a span,.sidebar .side-nav a .sidebar-download-icon,.sidebar .nav-eyebrow,.sidebar .sidebar-focus,.sidebar .sidebar-profile>div,.sidebar .sidebar-profile>svg,.sidebar-close{display:flex}.sidebar .brand>div:nth-child(2),.sidebar .sidebar-profile>div{display:block}.sidebar .side-nav button,.sidebar .side-nav a{justify-content:flex-start;padding:0 13px}.sidebar .sidebar-profile{justify-content:flex-start}.sidebar-close{display:grid}.sidebar-backdrop{z-index:35;background:#10182859;display:block;position:fixed;inset:0}.main-content{margin-left:0}.topbar{min-height:64px;padding:10px 14px}.mobile-brand .icon-button{width:36px;height:36px;display:grid}.mobile-brand .brand-mark,.today-chip{display:none}.notification-button{width:38px;height:38px}.primary-button{min-height:38px;padding-inline:11px}.primary-button>svg:last-child{display:none}.page-content{padding:19px 13px 26px}.page-intro{flex-direction:column;align-items:flex-start;margin-bottom:17px}.page-intro h1{font-size:23px}.intro-tip{width:100%}.attention-banner{align-items:flex-start}.attention-action{display:none}.stats-grid{gap:9px}.stat-card{flex-direction:column;align-items:flex-start;gap:8px;min-height:96px;padding:13px}.stat-icon{width:34px;height:34px}.stat-card strong{font-size:21px}.stat-card small{display:none}.overview-grid{gap:0}.panel{border-radius:13px;margin-bottom:13px}.panel-header{min-height:82px;padding:14px}.panel-header p{display:none}.panel-action .secondary-button{min-width:38px;padding:0 10px;font-size:0}.panel-action .secondary-button svg{margin:0}.main-task-list{gap:10px;padding:9px}.main-task-header{grid-template-columns:28px minmax(0,1fr) auto;gap:7px;padding:10px}.collapse-button{width:28px;height:28px}.main-task-title p{-webkit-line-clamp:1}.main-task-actions{gap:0}.main-task-actions button{width:28px;height:28px}.sticky-grid{grid-template-columns:1fr;padding:9px}.sticky-note,.add-sticky{min-height:128px}.sticky-actions{display:flex}.sticky-footer{padding-bottom:23px}.subscription-list,.subscription-list:not(.expanded){padding:9px;display:flex}.subscription-card{padding:12px}.subscription-heading{grid-template-columns:36px minmax(0,1fr) auto 27px}.gantt-toolbar{padding:10px}.month-navigation{width:100%}.month-navigation label:first-of-type{flex:1}.month-navigation select{max-width:100px}.month-navigation label:first-of-type select{width:100%;max-width:none}.month-navigation .today-button,.gantt-filters>label:first-child>span,.gantt-help{display:none}.gantt-legend{gap:10px;padding-inline:10px}.gantt-header-row,.gantt-row{grid-template-columns:210px var(--timeline-width);min-width:calc(210px + var(--timeline-width))}.gantt-table{min-width:calc(210px + var(--timeline-width))}.child-label{padding-left:28px}.subtask-bar{height:32px}.resize-handle{opacity:.82;width:12px;top:4px;bottom:4px}.resize-handle:before{width:44px;height:44px}.editor-form{grid-template-columns:1fr;padding:17px 16px 0}.field.full,.color-field.full,.check-field.full,.modal-footer{grid-column:1}.modal-backdrop{align-items:end;padding:0}.modal-card{border-radius:18px 18px 0 0;width:100%;max-height:92vh}.modal-header{padding:18px 16px 15px}.modal-footer{margin-inline:-16px;padding-inline:16px}.color-field>div{grid-template-columns:repeat(2,1fr)}.toast{bottom:82px;left:14px;right:14px}.bottom-nav{z-index:50;height:67px;padding:6px 8px max(6px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-top:1px solid #dfe5ed;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -6px 20px #1018280f}.bottom-nav button{color:#929cab;background:0 0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;font-weight:650;display:flex}.bottom-nav button.active{color:#2f6fed;background:#eef4ff}.bottom-nav svg{width:18px;height:18px}}@media (width>=681px){.app-shell.sidebar-collapsed .sidebar{pointer-events:none;visibility:hidden;transform:translate(-105%)}.app-shell.sidebar-collapsed .main-content{margin-left:0}.app-shell.sidebar-collapsed .topbar .sidebar-open-button{display:grid}}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.sticky-note[role=button]{cursor:pointer}.sticky-note .attachment-count{background:#ffffff73;border:1px solid #1720331a;border-radius:999px;gap:3px;padding:3px 7px;font-weight:750}.sticky-detail-backdrop{z-index:110;padding:3vh 2vw}.sticky-detail-modal{border:1px solid var(--line);background:var(--surface);border-radius:24px;width:min(1180px,96vw);max-height:94vh;animation:.18s ease-out modal-in;overflow:hidden;box-shadow:0 32px 100px #0f172a47}.sticky-detail-modal:before{content:"";background:#627f9f;height:5px;display:block}.sticky-detail-modal.tone-green:before{background:#5f897b}.sticky-detail-modal.tone-amber:before{background:#9a7a49}.sticky-detail-modal.tone-violet:before{background:#756789}.sticky-detail-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 26px 18px;display:flex}.sticky-detail-header h2{letter-spacing:-.03em;margin:4px 0 5px;font-size:25px}.sticky-detail-header p{color:var(--muted);margin:0}.sticky-detail-form{grid-template-columns:minmax(0,1fr) 310px;max-height:calc(94vh - 104px);display:grid;overflow:hidden}.sticky-detail-main{align-content:start;gap:19px;padding:24px 26px 32px;display:grid;overflow-y:auto}.sticky-title-field input{height:50px;font-size:17px;font-weight:750}.sticky-detail-sidebar{border-left:1px solid var(--line);background:var(--surface-soft);flex-direction:column;gap:17px;padding:24px 22px;display:flex;overflow-y:auto}.sticky-sidebar-title{align-items:center;gap:10px;padding-bottom:4px;display:flex}.sticky-sidebar-title>svg{width:20px;color:var(--blue)}.sticky-sidebar-title div{gap:2px;display:grid}.sticky-sidebar-title span,.editor-hint{color:var(--muted);font-size:11px}.rich-note-editor-shell{border:1px solid var(--line);background:var(--surface);border-radius:15px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.rich-note-editor-shell:focus-within{border-color:#7aa3f5;box-shadow:0 0 0 4px #2f6fed1a}.rich-note-toolbar{border-bottom:1px solid var(--line);background:var(--surface-soft);align-items:center;gap:5px;padding:8px 10px;display:flex}.rich-note-toolbar button{background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;min-width:34px;height:32px;padding:0 9px;display:grid}.rich-note-toolbar button:hover{border-color:var(--line);background:var(--surface)}.rich-note-toolbar mark{color:#172033;border-radius:5px;place-items:center;width:22px;height:22px;font-weight:800;display:grid}.rich-note-editor{min-height:240px;color:var(--ink);white-space:pre-wrap;outline:none;padding:17px 18px;font-size:14px;line-height:1.75}.rich-note-editor-block{min-height:1.7em}.rich-note-editor-bullet,.rich-note-bullet{grid-template-columns:18px minmax(0,1fr);display:grid}.rich-note-editor-content{overflow-wrap:anywhere;min-width:0}.rich-note-editor-limit{border-top:1px solid var(--line);color:var(--muted-2);text-align:right;padding:7px 12px;font-size:10px}.rich-note-renderer{white-space:pre-wrap;gap:4px;display:grid}.rich-note-block{margin:0;line-height:1.6}.rich-note-bullet-marker{color:var(--blue);font-weight:900}.attachment-section{padding-top:2px}.attachment-heading,.attachment-heading>div,.attachment-heading>div>div{align-items:center;display:flex}.attachment-heading{justify-content:space-between;gap:16px;margin-bottom:12px}.attachment-heading>div{gap:10px}.attachment-heading>div>div{flex-direction:column;align-items:flex-start;gap:2px}.attachment-heading h3,.attachment-heading p{margin:0}.attachment-heading h3{font-size:14px}.attachment-heading p{color:var(--muted);font-size:10px}.attachment-icon,.file-type-icon{color:var(--blue);background:#eaf1ff;border-radius:11px;flex:none;place-items:center;display:grid}.attachment-icon{width:38px;height:38px}.attachment-icon svg{width:18px}.file-type-icon{width:36px;height:36px}.file-type-icon svg{width:17px}.attachment-list{gap:8px;display:grid}.attachment-row{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.attachment-row>div:nth-child(2){gap:2px;min-width:0;display:grid}.attachment-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.attachment-row small{color:var(--muted);font-size:10px}.attachment-actions{gap:4px;display:flex}.attachment-actions button,.attachment-actions a,.attachment-preview>div>button{width:32px;height:32px;color:var(--muted);background:0 0;border-radius:8px;place-items:center;display:grid}.attachment-actions button:hover,.attachment-actions a:hover{background:var(--surface);color:var(--blue)}.attachment-actions svg,.attachment-preview button svg{width:15px}.attachment-empty{background:var(--surface-soft);width:100%;min-height:116px;color:var(--muted);border:1px dashed #b8c6dc;border-radius:14px;place-items:center;gap:5px;display:grid}.attachment-empty:hover{border-color:var(--blue);background:#f4f8ff}.attachment-empty svg{width:22px;color:var(--blue)}.attachment-empty strong{color:var(--ink);font-size:12px}.attachment-empty span{font-size:10px}.attachment-preview{border:1px solid var(--line);background:#eef2f7;border-radius:14px;margin-top:13px;overflow:hidden}.attachment-preview>div:first-child{background:var(--surface);justify-content:space-between;align-items:center;min-height:39px;padding:5px 9px 5px 13px;display:flex}.attachment-preview iframe{border:0;width:100%;height:400px}.attachment-android-pdf{background:var(--surface-soft);min-height:260px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:9px;padding:28px;display:grid}.attachment-android-pdf>svg{width:38px;height:38px;color:var(--blue)}.attachment-android-pdf strong{color:var(--ink)}.attachment-android-pdf p{max-width:360px;margin:0;line-height:1.55}.attachment-android-pdf a{background:var(--blue);color:#fff;border-radius:10px;align-items:center;gap:7px;min-height:38px;margin-top:4px;padding:0 14px;font-weight:700;text-decoration:none;display:inline-flex}.attachment-android-pdf a svg{width:16px}.attachment-image-preview{height:360px;position:relative}.attachment-image-preview img{object-fit:contain}.sticky-color-field{border:0;margin:0;padding:0}.sticky-color-field legend{color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:700}.sticky-color-field>div{gap:9px;display:flex}.sticky-color-option input{opacity:0;position:absolute}.sticky-color-option span{border:3px solid var(--surface-soft);width:31px;height:31px;box-shadow:0 0 0 1px var(--line);background:#718ba8;border-radius:10px;display:block}.sticky-color-option.green span{background:#6f9588}.sticky-color-option.amber span{background:#a78a5d}.sticky-color-option.violet span{background:#817394}.sticky-color-option input:checked+span{box-shadow:0 0 0 2px var(--blue)}.sticky-completed-toggle{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:13px;align-items:center;gap:10px;padding:12px;display:flex}.sticky-completed-toggle>input{opacity:0;position:absolute}.sticky-completed-toggle .task-check{flex:none}.sticky-completed-toggle>span:last-child{gap:2px;display:grid}.sticky-completed-toggle small{color:var(--muted);font-size:10px}.sticky-detail-buttons{grid-template-columns:1fr 1.25fr;gap:8px;margin-top:auto;padding-top:8px;display:grid}.chat-shell{border:1px solid var(--line);background:var(--surface);min-height:670px;max-height:calc(100vh - 210px);box-shadow:var(--shadow-sm);border-radius:19px;grid-template-columns:260px minmax(0,1fr);display:grid;overflow:hidden}.chat-rail{border-right:1px solid var(--line);background:var(--surface-soft);padding:18px 13px}.chat-rail-heading{align-items:center;gap:10px;padding:5px 7px 17px;display:flex}.chat-rail-heading>div,.chat-room-copy{gap:2px;min-width:0;display:grid}.chat-room-copy{flex:auto}.chat-rail-heading small,.chat-room-copy small{color:var(--muted);font-size:10px}.chat-rail-icon,.chat-room-avatar,.chat-header-icon{border-radius:13px;flex:none;place-items:center;display:grid}.chat-rail-icon{width:39px;height:39px;color:var(--blue);background:#eaf1ff}.chat-rail-icon svg{width:19px}.chat-room-list{gap:6px;display:grid}.chat-room-button{text-align:left;background:0 0;border:1px solid #0000;border-radius:13px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.chat-room-button:hover{background:var(--surface)}.chat-room-button.is-active{background:#edf3ff;border-color:#cdddff}.chat-room-avatar{color:#52637d;background:#e9eff8;width:42px;height:42px}.chat-room-avatar.lounge{color:var(--green);background:#e5f7ef}.chat-room-avatar.organization{color:var(--violet);background:#efeafe}.chat-room-avatar.ai,.chat-header-icon.ai{color:#4969c8;background:#e9efff}.chat-room-avatar svg{width:20px}.chat-room-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-room-indicators{flex:none;align-items:center;gap:4px;margin-left:auto;display:flex}.chat-room-unread,.chat-room-pending{color:#fff;min-width:19px;height:19px;box-shadow:0 0 0 2px var(--surface);border-radius:999px;place-items:center;padding:0 5px;font-size:9px;font-style:normal;font-weight:900;line-height:1;display:inline-grid}.chat-room-unread{background:#e53e56}.chat-room-pending{background:#bf7919}.chat-conversation{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.chat-conversation.without-room-header{grid-template-rows:minmax(0,1fr) auto}.chat-header{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:74px;padding:12px 18px;display:flex}.chat-header-icon{width:43px;height:43px;color:var(--green);background:#e5f7ef}.chat-header-icon.organization{color:var(--violet);background:#efeafe}.chat-header-icon.ai{color:#4969c8;background:#e9efff}.chat-header-icon svg{width:21px}.chat-header>div{min-width:0}.chat-header h2{margin:0 0 2px;font-size:15px}.chat-header p{color:var(--muted);margin:0;font-size:10px}.chat-live-status{color:var(--green);align-items:center;gap:6px;margin-left:auto;font-size:10px;font-weight:800;display:flex}.chat-live-status>span{background:#27b77c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #27b77c1f}.chat-live-status.is-private{color:#4969c8}.chat-live-status.is-private svg{width:14px}.chat-header-dismiss{width:31px;height:31px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:9px;flex:none;place-items:center;transition:border-color .15s,background .15s,color .15s;display:grid}.chat-header-dismiss:hover{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}.chat-header-dismiss:focus-visible{outline-offset:2px;outline:2px solid #79a4f5}.chat-header-dismiss svg{width:16px;height:16px}.chat-feed{background:radial-gradient(circle at 90% 7%, #2f6fed0d, transparent 24%), var(--surface-soft);padding:18px 20px;position:relative;overflow-y:auto}.chat-message-list{gap:8px;display:grid}.chat-history-controls{color:var(--muted-2);justify-items:center;gap:5px;padding:1px 0 8px;font-size:9px;display:grid}.chat-history-controls button{border:1px solid var(--line);background:var(--surface);min-height:31px;color:var(--blue);border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:9px;font-weight:800;display:inline-flex}.chat-history-controls button:hover:not(:disabled){background:#f2f6ff;border-color:#b9cdf7}.chat-history-controls button:disabled{cursor:wait;opacity:.72}.chat-history-controls button svg{width:13px}.chat-history-controls small{max-width:430px;color:var(--red);text-align:center}.chat-message-group{gap:8px;display:grid}.chat-day-divider{justify-content:center;padding:8px 0;display:flex}.chat-day-divider span{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:5px 10px;font-size:9px;font-weight:700}.chat-message{align-items:flex-end;gap:8px;max-width:min(76%,650px);display:flex}.chat-message.is-own{justify-self:end}.chat-message.is-other{justify-self:start}.chat-sender-avatar{color:#43536c;background:#dfe8f7;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:9px;font-weight:850;display:grid}.chat-sender-avatar.ai{color:#4969c8;background:#e9efff}.chat-sender-avatar.ai svg{width:15px}.chat-message-content{gap:4px;min-width:0;display:grid}.chat-message-meta{color:var(--muted);align-items:center;gap:7px;padding-inline:4px;font-size:9px;display:flex}.chat-organization-badge{color:var(--blue-dark);background:#eaf1ff;border-radius:999px;align-items:center;gap:3px;padding:2px 6px;display:inline-flex}.chat-organization-badge svg{width:10px}.chat-ai-role{color:#526bc2;letter-spacing:.05em;background:#edf0ff;border-radius:999px;padding:2px 6px;font-size:7px;font-weight:850}.chat-ai-status{color:#9b6514;background:#fff3dc;border-radius:999px;padding:2px 6px;font-size:7px;font-weight:800}.chat-ai-status.resolved{color:#247c58;background:#e5f7ef}.chat-bubble{border:1px solid var(--line);background:var(--surface);border-radius:15px 15px 15px 5px;padding:10px 12px;overflow:hidden;box-shadow:0 2px 6px #1018280d}.chat-message.is-ai{max-width:min(82%,720px)}.chat-message.is-ai .chat-bubble{background:linear-gradient(145deg,#f9faff,#f2f5ff);border-color:#cad5f6}.chat-message.is-own .chat-bubble{color:#fff;background:linear-gradient(145deg,#3779f0,#2f6fed);border-color:#2f6fed;border-radius:15px 15px 5px}.chat-bubble p{white-space:pre-wrap;word-break:break-word;margin:0}.chat-message-image-link{border-radius:10px;margin:-6px -8px 8px;display:block;overflow:hidden}.chat-message-image{object-fit:cover;width:min(360px,100%);max-height:330px;display:block}.chat-message time{color:var(--muted-2);text-align:right;margin-top:5px;font-size:8px;display:block}.chat-message.is-own time{color:#ffffffb8}.chat-state{min-height:100%;color:var(--muted);text-align:center;place-content:center;justify-items:center;display:grid}.chat-state>span{width:58px;height:58px;color:var(--blue);background:#eaf1ff;border-radius:20px;place-items:center;display:grid}.chat-state>span.ai{color:#4969c8;background:#e9efff}.chat-state h3{color:var(--ink);margin:13px 0 5px}.chat-state p{max-width:360px;margin:0;font-size:11px}.chat-spin{animation:.9s linear infinite spin}.chat-poll-error{color:var(--red);justify-content:center;align-items:center;gap:8px;margin:8px auto;font-size:10px;display:flex}.chat-poll-error button{color:var(--red);background:#fff0f2;border-radius:8px;align-items:center;gap:4px;display:inline-flex}.chat-new-messages{z-index:2;background:var(--navy);color:#fff;box-shadow:var(--shadow-md);border-radius:999px;align-items:center;gap:6px;margin:8px auto 0;padding:7px 12px;display:flex;position:sticky;bottom:4px}.chat-new-messages svg{width:14px}.chat-composer{border-top:1px solid var(--line);background:var(--surface);padding:12px 16px 14px}.chat-composer-row{grid-template-columns:39px minmax(0,1fr) 42px;align-items:end;gap:8px;display:grid}.chat-attach-button,.chat-send-button{background:var(--surface-soft);width:39px;height:39px;color:var(--muted);border-radius:12px;place-items:center;display:grid}.chat-attach-button:hover{color:var(--blue)}.chat-attach-button input{opacity:0;pointer-events:none;position:absolute}.chat-attach-button svg,.chat-send-button svg{width:18px}.chat-message-input textarea{resize:vertical;border:1px solid var(--line);background:var(--surface-soft);border-radius:13px;outline:none;width:100%;min-height:42px;max-height:130px;padding:10px 12px}.chat-message-input textarea:focus{border-color:#7aa3f5;box-shadow:0 0 0 3px #2f6fed17}.chat-send-button{background:var(--blue);color:#fff;width:42px;height:42px}.chat-send-button:disabled{opacity:.55}.chat-composer-hint{color:var(--muted-2);text-align:center;margin-top:6px;font-size:9px;display:block}.chat-composer-error{color:var(--red);margin:0 0 7px 48px;font-size:10px}.chat-image-preview{border:1px solid var(--line);border-radius:11px;width:94px;margin:0 0 8px 47px;position:relative;overflow:hidden}.chat-image-preview img{object-fit:cover;width:94px;height:70px;display:block}.chat-image-preview button{color:#fff;background:#0f172abd;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:absolute;top:4px;right:4px}.chat-image-preview button svg{width:12px}.chat-ai-readonly{border-top:1px solid var(--line);background:var(--surface);align-items:center;gap:11px;min-height:70px;padding:13px 16px;display:flex}.chat-ai-readonly>svg{color:#4969c8;flex:none;width:23px}.chat-ai-readonly>div{gap:3px;display:grid}.chat-ai-readonly strong{color:var(--ink);font-size:10px}.chat-ai-readonly small{color:var(--muted);font-size:9px;line-height:1.45}html[data-theme=dark] .sticky-detail-modal,html[data-theme=dark] .rich-note-editor-shell,html[data-theme=dark] .attachment-row,html[data-theme=dark] .attachment-preview>div:first-child,html[data-theme=dark] .sticky-completed-toggle,html[data-theme=dark] .chat-shell,html[data-theme=dark] .chat-conversation,html[data-theme=dark] .chat-composer,html[data-theme=dark] .chat-bubble,html[data-theme=dark] .chat-day-divider span{background:#172231;border-color:#2b3a4d}html[data-theme=dark] .sticky-detail-sidebar,html[data-theme=dark] .rich-note-toolbar,html[data-theme=dark] .attachment-empty,html[data-theme=dark] .chat-rail,html[data-theme=dark] .chat-feed,html[data-theme=dark] .chat-message-input textarea{background:#111b28;border-color:#2b3a4d}html[data-theme=dark] .rich-note-editor,html[data-theme=dark] .attachment-empty strong,html[data-theme=dark] .chat-state h3{color:#e7edf5}html[data-theme=dark] .chat-room-button:hover{background:#172231}html[data-theme=dark] .chat-room-button.is-active,html[data-theme=dark] .chat-history-controls button:hover:not(:disabled){background:#172d48;border-color:#315b8f}html[data-theme=dark] .chat-message.is-own .chat-bubble{background:linear-gradient(145deg,#3879ec,#275fbf);border-color:#4c83ee}html[data-theme=dark] .chat-message.is-ai .chat-bubble{background:linear-gradient(145deg,#17243a,#151f32);border-color:#31466f}html[data-theme=dark] .chat-ai-readonly{border-color:var(--line);background:var(--surface)}html[data-theme=dark] .chat-ai-role{color:#a9bdf7;background:#243354}html[data-theme=dark] .chat-ai-status{color:#e9c47d;background:#49391e}html[data-theme=dark] .chat-ai-status.resolved{color:#82d6b4;background:#17392e}@media (width<=900px){.sticky-detail-form{grid-template-columns:1fr;overflow-y:auto}.sticky-detail-main{overflow:visible}.sticky-detail-sidebar{border-top:1px solid var(--line);border-left:0;overflow:visible}.chat-shell{grid-template-columns:205px minmax(0,1fr)}}@media (width<=680px){.sticky-detail-backdrop{padding:0}.sticky-detail-modal{border:0;border-radius:0;width:100%;min-height:100vh;max-height:100vh}.sticky-detail-header{padding:17px 16px 14px}.sticky-detail-header p{display:none}.sticky-detail-form{max-height:calc(100vh - 79px)}.sticky-detail-main{padding:18px 14px 24px}.sticky-detail-sidebar{padding:20px 14px 28px}.rich-note-toolbar{overflow-x:auto}.attachment-heading{align-items:flex-start}.attachment-heading .secondary-button{padding-inline:10px}.attachment-preview iframe,.attachment-image-preview{height:300px}.chat-shell{grid-template-columns:1fr;min-height:630px;max-height:none}.chat-rail{border-right:0;border-bottom:1px solid var(--line);padding:9px}.chat-rail-heading{display:none}.chat-room-list{grid-template-columns:repeat(3,minmax(0,1fr))}.chat-room-button{padding:7px}.chat-room-avatar{width:35px;height:35px}.chat-room-copy small{display:none}.chat-conversation{min-height:560px}.chat-header{min-height:66px;padding:10px 12px}.chat-header p{display:none}.chat-feed{padding:14px 10px}.chat-message{max-width:90%}.chat-composer{padding-inline:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-logo,.auth-logo{background:#27332f;overflow:hidden}.brand-logo img,.auth-logo img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.14)}.brand-logo{background:#303a37;border-color:#4beb8c42;box-shadow:0 7px 20px #00000047}.organization-control{background:#ffffff0d;border:1px solid #73efa91f;border-radius:12px;margin:0 3px 19px;padding:10px}.organization-control label{color:#8191ae;letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px 2px;font-size:8px;font-weight:800;display:block}.organization-control>div{align-items:center;gap:7px;display:flex}.organization-control svg{color:#52d88e;width:15px;height:15px}.organization-control select{color:#f3f8ff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:10px;font-weight:700}.organization-control option{color:#fff;background:#14213d}.sidebar-profile{color:#fff;text-align:left;background:0 0;width:100%}.sidebar-profile:hover{color:#fff}.organization-chip{border:1px solid var(--line);background:var(--surface-soft);color:#536078;border-radius:10px;align-items:center;gap:7px;max-width:210px;height:42px;padding:0 11px;font-size:10px;font-weight:700;display:flex}.organization-chip svg{color:#21865f;width:15px}.organization-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auth-shell{color:#172033;background:linear-gradient(115deg,#f2f8f5fa,#eff4fafa),#f4f7fb;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-ambient{filter:blur(5px);pointer-events:none;border-radius:50%;width:520px;height:520px;position:absolute}.auth-ambient-one{background:radial-gradient(circle,#2bcc6f2e,#0000 67%);top:-300px;left:-150px}.auth-ambient-two{background:radial-gradient(circle,#2f6fed21,#0000 67%);bottom:-330px;right:-220px}.auth-topbar,.auth-footer{z-index:1;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);margin-inline:auto;display:flex;position:relative}.auth-topbar{border-bottom:1px solid #72849921;min-height:92px}.auth-controls{align-items:center;gap:8px;display:flex}.auth-brand{align-items:center;gap:12px;display:flex}.auth-logo{border:1px solid #1c8e5133;border-radius:15px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 8px 24px #0e3e2524}.auth-brand>span:last-child{flex-direction:column;display:flex}.auth-brand small{color:#26865d;letter-spacing:.17em;font-size:8px;font-weight:850}.auth-brand strong{letter-spacing:-.025em;margin-top:3px;font-size:17px}.auth-theme-button,.auth-secondary{color:#536078;background:#ffffffc2;border:1px solid #dfe6e3;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-size:10px;font-weight:750;display:flex}.auth-theme-button svg,.auth-secondary svg{width:16px}.auth-layout{z-index:1;flex:1;grid-template-columns:minmax(0,1fr) minmax(400px,470px);align-items:center;gap:clamp(50px,8vw,120px);width:min(1120px,100% - 48px);margin:45px auto;display:grid;position:relative}.auth-story{max-width:570px}.auth-kicker{color:#22875d;letter-spacing:.15em;align-items:center;gap:7px;font-size:9px;font-weight:850;display:inline-flex}.auth-kicker svg{width:16px}.auth-story h1{color:#132036;letter-spacing:-.052em;max-width:650px;margin:19px 0 17px;font-size:clamp(38px,4.1vw,58px);line-height:1.07}.auth-story>p{color:#687387;max-width:530px;margin:0;font-size:14px;line-height:1.75}.auth-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px;display:grid}.auth-feature-grid article{background:#ffffff8f;border:1px solid #8899a72e;border-radius:13px;flex-direction:column;gap:12px;min-height:118px;padding:16px;display:flex;box-shadow:0 7px 22px #243f340a}.auth-feature-grid article>svg{color:#24895e;width:20px}.auth-feature-grid article span{flex-direction:column;display:flex}.auth-feature-grid strong{color:#2b374a;font-size:10px}.auth-feature-grid small{color:#8490a1;margin-top:5px;font-size:8px;line-height:1.5}.auth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #cad6d3c2;border-radius:22px;width:100%;padding:30px;box-shadow:0 24px 70px #1c342a1c}.auth-card-wide{width:min(570px,100%)}.auth-card-heading,.picker-heading{align-items:center;gap:13px;display:flex}.auth-card-icon{color:#208257;background:#e5f7ed;border-radius:12px;flex:none;place-items:center;width:43px;height:43px;display:grid}.auth-card-icon svg{width:20px}.auth-card-heading>div>span{color:#208257;letter-spacing:.14em;font-size:8px;font-weight:850}.auth-card h2,.picker-heading h2{color:#162137;letter-spacing:-.035em;margin:4px 0 0;font-size:23px}.auth-card-copy{color:#748094;margin:18px 0 20px;font-size:11px;line-height:1.65}.auth-form{gap:14px;display:grid}.auth-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-span-two{grid-column:1/-1}.auth-form label{flex-direction:column;gap:7px;display:flex}.auth-form label>span{color:#4f5c70;font-size:9px;font-weight:800}.field-help{color:#7e8999;font-size:9px;line-height:1.5}.auth-input{background:#fbfcfc;border:1px solid #dce4e4;border-radius:10px;align-items:center;gap:9px;min-height:46px;padding:0 12px;transition:border .15s,box-shadow .15s;display:flex}.auth-input:focus-within{border-color:#7fc9a2;box-shadow:0 0 0 3px #25915e1a}.auth-input>svg{color:#7d8b99;flex:none;width:16px}.auth-input input{color:#28364a;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.auth-input button{color:#7a8798;background:0 0;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.password-eye{font-size:13px}.auth-primary{color:#fff;background:linear-gradient(135deg,#218b5e,#126c45);border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:47px;margin-top:3px;font-size:11px;font-weight:800;display:flex;box-shadow:0 9px 20px #16835e30}.auth-primary:hover{filter:brightness(1.05)}.auth-primary:disabled{cursor:wait;opacity:.68}.auth-primary svg{width:16px}.auth-error{color:#b63749;background:#fff3f4;border:1px solid #f1cbd0;border-radius:9px;align-items:flex-start;gap:7px;margin:0;padding:10px 11px;font-size:9px;line-height:1.5;display:flex}.auth-error svg{flex:none;width:14px}.auth-help{color:#8a95a5;justify-content:center;align-items:center;gap:6px;margin:18px 0 0;font-size:8px;display:flex}.auth-help svg{color:#5ba582;width:13px}.auth-forgot-button{color:#297451;background:0 0;justify-content:flex-end;justify-self:end;align-items:center;gap:5px;width:max-content;margin-top:-5px;padding:3px 1px;font-size:9px;font-weight:800;display:inline-flex}.auth-forgot-button:hover{color:#155d3e;text-decoration:underline}.auth-forgot-button svg{width:13px}.auth-dialog-backdrop{z-index:220;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0c172194;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.auth-dialog{background:#fffffffa;border:1px solid #fff6;border-radius:21px;width:min(445px,100%);padding:29px;animation:.18s ease-out modal-in;position:relative;box-shadow:0 28px 95px #0917114d}.auth-dialog-heading{align-items:center;gap:12px;padding-right:34px;display:flex}.auth-dialog-heading>span{color:#208257;background:#e5f7ed;border-radius:13px;flex:none;place-items:center;width:45px;height:45px;display:grid}.auth-dialog-heading>span svg{width:20px}.auth-dialog h2{color:#162137;letter-spacing:-.03em;margin:4px 0 0;font-size:21px}.auth-dialog-eyebrow{color:#208257;letter-spacing:.13em;margin:0;font-size:8px;font-weight:850}.auth-dialog-copy,.auth-dialog-result>p:not(.auth-dialog-eyebrow){color:#748094;margin:16px 0 18px;font-size:10px;line-height:1.65}.auth-dialog-result{text-align:center;justify-items:center;display:grid}.auth-dialog-result .auth-primary{margin-top:3px}.auth-dialog-success{color:#208257;background:#e5f7ed;border-radius:17px;place-items:center;width:54px;height:54px;margin-bottom:16px;display:grid}.auth-dialog-success svg{width:25px}.auth-footer{color:#8c96a5;border-top:1px solid #7284991c;min-height:58px;font-size:8px}.auth-loading-card,.auth-message-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px}.auth-loading-card{display:flex}.auth-loading-card h2,.auth-message-card h2{margin-top:18px}.auth-loading-card p,.auth-message-card p{color:#7c8798;font-size:10px}.auth-spinner{border:3px solid #dce9e2;border-top-color:#20865b;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}.auth-message-card{display:flex}.auth-message-card .auth-primary{width:auto;min-width:150px;padding-inline:18px}.auth-status-icon{color:#bf4051;background:#fff1f2;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.auth-status-icon svg{width:22px}.picker-heading{justify-content:space-between;margin-bottom:22px}.picker-heading p{color:#7c8798;margin:7px 0 0;font-size:10px}.picker-heading .avatar{border-color:#cfe2d7;width:48px;height:48px}.organization-grid{gap:9px;display:grid}.organization-grid button{color:#354257;text-align:left;background:#fbfdfc;border:1px solid #dfe7e3;border-radius:12px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:72px;padding:11px 13px;transition:border .15s,transform .15s,box-shadow .15s;display:grid}.organization-grid button:hover{border-color:#8bc9a8;transform:translateY(-1px);box-shadow:0 8px 20px #20704b17}.organization-monogram{color:#1d7f56;background:#e4f5eb;border-radius:11px;place-items:center;width:42px;height:42px;font-size:11px;font-weight:850;display:grid}.organization-grid button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.organization-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.organization-grid small{color:#8591a1;margin-top:4px;font-size:8px}.organization-grid button>svg{color:#8a98a6;width:17px}.organization-picker .auth-secondary{width:100%;margin-top:16px}.no-organization{text-align:center;background:#f9fbfa;border:1px dashed #d5e0da;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:22px;display:flex}.no-organization>svg{color:#39916b;width:26px}.no-organization strong{margin-top:11px;font-size:12px}.no-organization p{color:#7e8999;max-width:330px;margin:7px 0 0;font-size:9px;line-height:1.55}.activity-panel{overflow:hidden}.activity-header>div:first-child,.member-directory .panel-header>div:first-child{align-items:center;gap:12px;display:flex}.panel-icon{color:#2f6fed;background:#eaf1ff;border-radius:11px;flex:none;place-items:center;width:39px;height:39px;display:grid}.panel-icon svg{width:18px}.activity-date-control{grid-template-columns:auto 37px;gap:6px;display:grid}.activity-date-control label{color:#7b8798;grid-column:1/-1;font-size:8px;font-weight:750}.activity-date-control input{border:1px solid var(--line);background:var(--surface-soft);color:#475468;border-radius:9px;min-height:37px;padding:0 9px;font-size:9px}.activity-loading{color:#7b8798;justify-content:center;align-items:center;gap:9px;min-height:240px;font-size:10px;display:flex}.activity-loading svg{width:17px}.activity-timeline{gap:0;margin:0;padding:5px 24px 24px;list-style:none;display:grid;position:relative}.activity-timeline:before{content:"";background:#e5eaf0;width:1px;position:absolute;top:29px;bottom:45px;left:44px}.activity-timeline li{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;min-height:76px;padding:7px 0;display:grid;position:relative}.activity-symbol{z-index:1;border:5px solid var(--surface);color:#2f6fed;background:#eaf1ff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.activity-symbol.success{color:#21845b;background:#e4f6ec}.activity-symbol.danger{color:#c23b4d;background:#fff0f2}.activity-symbol svg{width:15px}.activity-copy{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;justify-content:space-between;align-items:center;gap:15px;min-width:0;padding:14px 16px;display:flex}.activity-copy>div{min-width:0}.activity-copy strong,.activity-copy span{font-size:10px;display:inline}.activity-copy strong{color:#344054;margin-right:5px}.activity-copy span{color:#657186}.activity-copy small{color:#939dac;flex:none;font-size:8px}.activity-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:30px;display:flex}.activity-empty.compact{min-height:200px}.activity-empty>span{color:#6683ad;background:#eef3f8;border-radius:14px;place-items:center;width:49px;height:49px;display:grid}.activity-empty svg{width:21px}.activity-empty h3{color:#344054;margin:13px 0 0;font-size:13px}.activity-empty p{color:#8994a5;margin:6px 0 0;font-size:9px}.management-layout,.security-layout{gap:15px;display:grid}.management-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.management-summary article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:115px;box-shadow:var(--shadow-sm);align-items:center;gap:15px;padding:19px;display:flex}.management-summary article>span,.management-card header>span,.security-card header>span{color:#21845b;background:#e7f6ee;border-radius:12px;flex:none;place-items:center;width:43px;height:43px;display:grid}.management-summary svg,.management-card header svg,.security-card header svg{width:20px}.management-summary article>div{flex-direction:column;min-width:0;display:flex}.management-summary small{color:#8b96a6;letter-spacing:.11em;font-size:8px;font-weight:800}.management-summary strong{color:#28354a;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:17px;overflow:hidden}.management-summary p{color:#8490a1;margin:5px 0 0;font-size:9px}.management-grid,.security-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.management-card,.security-card{padding:21px}.management-card header,.security-card header{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding-bottom:17px;display:flex}.management-card h2,.security-card h2{color:#2f3c50;margin:1px 0 0;font-size:14px}.management-card header p,.security-card header p{color:#8a95a5;margin:5px 0 0;font-size:9px;line-height:1.5}.management-card form,.security-card form{gap:12px;padding-top:17px;display:grid}.member-form{grid-template-columns:repeat(2,minmax(0,1fr))}.member-form .primary-button{grid-column:1/-1}.member-form-help{color:#8591a1;grid-column:1/-1;margin:-2px 0 0;font-size:8px;line-height:1.5}.member-directory{overflow:hidden}.member-count{color:#3e6bc1;background:#edf3ff;border-radius:20px;padding:6px 9px;font-size:8px;font-weight:800}.member-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:13px;display:grid}.member-list article{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:66px;padding:10px 12px;display:grid}.member-actions{border-top:1px solid var(--line);grid-column:1/-1;justify-content:flex-end;align-items:center;gap:7px;padding-top:8px;flex-direction:row!important;display:flex!important}.member-action-button{background:var(--surface);color:#53647c;border:1px solid #d9e2ef;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:8px;font-weight:800;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.member-action-button:hover:not(:disabled){color:#3f65bd;background:#f1f5ff;border-color:#aabfe9}.member-action-button.danger{color:#b44252;border-color:#efd3d7}.member-action-button.danger:hover:not(:disabled){color:#a72d40;background:#fff2f3;border-color:#e6a9b2}.member-action-button:disabled{cursor:wait;opacity:.58}.member-action-button svg{width:13px}.member-dialog-backdrop{z-index:150}.member-action-dialog{background:var(--surface);border:1px solid #fff6;border-radius:20px;width:min(470px,100%);padding:27px;animation:.18s ease-out modal-in;position:relative;overflow:hidden;box-shadow:0 28px 90px #0e16264d}.member-dialog-close,.auth-dialog-close{background:var(--surface-soft);width:34px;height:34px;color:var(--muted);border-radius:10px;place-items:center;display:grid;position:absolute;top:15px;right:15px}.member-dialog-close:hover:not(:disabled),.auth-dialog-close:hover:not(:disabled){color:var(--ink)}.member-dialog-close svg,.auth-dialog-close svg{width:16px}.member-dialog-icon{color:#426bc4;background:#eaf1ff;border-radius:14px;place-items:center;width:47px;height:47px;display:grid}.member-dialog-icon.danger{color:#b83e50;background:#fff0f2}.member-dialog-icon svg{width:21px}.member-dialog-eyebrow{letter-spacing:.12em;font-weight:850;color:#6576a0!important;margin:18px 0 0!important;font-size:8px!important}.member-action-dialog h2{color:var(--ink);letter-spacing:-.025em;margin:6px 0 0;font-size:21px}.member-action-dialog>p:not(.member-dialog-eyebrow){color:var(--muted);margin:9px 0 0;font-size:10px;line-height:1.65}.member-dialog-summary{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;align-items:center;gap:10px;margin-top:18px;padding:11px;display:flex}.member-dialog-summary>div{gap:3px;display:grid}.member-dialog-summary strong{color:var(--ink);font-size:10px}.member-dialog-summary small{color:var(--muted);font-size:8px}.member-reset-form{gap:12px;margin-top:19px;display:grid}.member-reset-error{color:var(--red);align-items:center;gap:6px;margin:0;font-size:9px;display:flex}.member-reset-error svg{width:14px}.member-reset-note{color:#57709e;background:#f0f5ff;border-radius:10px;align-items:flex-start;gap:7px;margin:0;padding:10px;font-size:8px;line-height:1.55;display:flex}.member-reset-note svg{flex:none;width:14px}.member-dialog-footer{justify-content:flex-end;gap:8px;margin-top:21px;display:flex}.member-dialog-footer .primary-button,.member-dialog-footer .danger-button,.member-dialog-footer .secondary-button{min-height:39px;padding-inline:14px}.member-list article>div{flex-direction:column;min-width:0;display:flex}.member-list strong{color:#354156;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.member-list small{color:#8c97a7;margin-top:3px;font-size:8px}.member-list em{color:#28805b;font-size:8px;font-style:normal;font-weight:700}.member-list em.suspended{color:#bd4656}.role-badge{color:#617087;letter-spacing:.04em;text-transform:uppercase;background:#edf1f6;border-radius:20px;padding:5px 7px;font-size:7px;font-weight:850}.role-badge.owner{color:#674db0;background:#e9e5fb}.role-badge.admin{color:#208259;background:#e3f5eb}.account-identity{align-items:center;gap:16px;padding:19px 22px;display:flex}.account-avatar{position:relative}.account-avatar .avatar{width:52px;height:52px;font-size:15px}.account-avatar>span:last-child{border:3px solid var(--surface);color:#fff;background:#23865d;border-radius:50%;place-items:center;width:21px;height:21px;display:grid;position:absolute;bottom:-3px;right:-3px}.account-avatar>span:last-child svg{width:10px}.account-identity>div:nth-child(2){flex:1;min-width:0}.account-identity>div:nth-child(2)>span{color:#24835b;letter-spacing:.11em;font-size:8px;font-weight:850}.account-identity h2{color:#29364a;margin:5px 0 0;font-size:18px}.account-identity p{color:#8490a1;margin:5px 0 0;font-size:9px}.danger-button{color:#ba3d4e}.owner-account-callout{color:#296e50;background:#edf9f2;border:1px solid #cce8d8;border-radius:13px;align-items:flex-start;gap:12px;padding:15px 17px;display:flex}.owner-account-callout>svg{flex:none;width:20px}.owner-account-callout strong{color:#266449;font-size:10px}.owner-account-callout p{color:#5f7f70;margin:4px 0 0;font-size:9px;line-height:1.5}html[data-theme=dark]{--canvas:#0b111c;--surface:#111a28;--surface-soft:#151f2f;--ink:#e8edf6;--muted:#9aa7ba;--muted-2:#718096;--line:#253247;--navy:#10192a;--navy-2:#172238;--shadow-sm:0 1px 2px #0000002e, 0 5px 14px #0000001f;--shadow-md:0 18px 40px #00000047}html[data-theme=dark] body,html[data-theme=dark] .app-shell,html[data-theme=dark] .main-content{background:var(--canvas);color:var(--ink)}html[data-theme=dark] .topbar,html[data-theme=dark] .bottom-nav{background:#0e1623eb;border-color:#223047}html[data-theme=dark] .search-box,html[data-theme=dark] .organization-chip,html[data-theme=dark] .today-chip,html[data-theme=dark] .notification-button,html[data-theme=dark] .secondary-button,html[data-theme=dark] .add-menu,html[data-theme=dark] .search-box kbd,html[data-theme=dark] .field input,html[data-theme=dark] .field select,html[data-theme=dark] .field textarea,html[data-theme=dark] .activity-date-control input{border-color:var(--line);background:var(--surface-soft);color:#dce5f2}html[data-theme=dark] .search-box:focus-within{background:#172336}html[data-theme=dark] .panel,html[data-theme=dark] .stat-card,html[data-theme=dark] .main-task-card,html[data-theme=dark] .subscription-card,html[data-theme=dark] .loading-card,html[data-theme=dark] .error-state,html[data-theme=dark] .modal-card,html[data-theme=dark] .management-summary article,html[data-theme=dark] .account-identity{border-color:var(--line);background:var(--surface);color:var(--ink)}html[data-theme=dark] .panel-header,html[data-theme=dark] .modal-header,html[data-theme=dark] .modal-footer,html[data-theme=dark] .management-card header,html[data-theme=dark] .security-card header{border-color:var(--line);background:var(--surface)}html[data-theme=dark] .page-intro h1,html[data-theme=dark] .panel-header h2,html[data-theme=dark] .stat-card strong,html[data-theme=dark] .subscription-title strong,html[data-theme=dark] .modal-header h2,html[data-theme=dark] .empty-state h3,html[data-theme=dark] .error-state h2,html[data-theme=dark] .management-summary strong,html[data-theme=dark] .management-card h2,html[data-theme=dark] .security-card h2,html[data-theme=dark] .member-list strong,html[data-theme=dark] .account-identity h2,html[data-theme=dark] .activity-copy strong,html[data-theme=dark] .activity-empty h3{color:#e5ebf5}html[data-theme=dark] .page-intro p,html[data-theme=dark] .panel-header p,html[data-theme=dark] .main-task-title p,html[data-theme=dark] .subscription-title small,html[data-theme=dark] .activity-copy span,html[data-theme=dark] .management-summary p,html[data-theme=dark] .account-identity p{color:#929fb2}html[data-theme=dark] .main-task-header,html[data-theme=dark] .subscription-progress,html[data-theme=dark] .check-field,html[data-theme=dark] .gantt-toolbar,html[data-theme=dark] .gantt-legend,html[data-theme=dark] .gantt-table,html[data-theme=dark] .gantt-label-cell,html[data-theme=dark] .gantt-grid-cell,html[data-theme=dark] .parent-row .gantt-grid-cell,html[data-theme=dark] .child-label,html[data-theme=dark] .activity-copy,html[data-theme=dark] .member-list article{border-color:var(--line);background-color:var(--surface-soft)}html[data-theme=dark] .gantt-header-row,html[data-theme=dark] .gantt-days-header{border-color:var(--line);background:#111a28}html[data-theme=dark] .gantt-row{border-color:var(--line)}html[data-theme=dark] .gantt-days-header>div{background:#111a28;border-right-color:#253247}html[data-theme=dark] .gantt-days-header>div.weekend{background:#0e1724}html[data-theme=dark] .gantt-days-header>div.today{background:#172943}html[data-theme=dark] .gantt-days-header span{color:#9aa9bd}html[data-theme=dark] .gantt-days-header strong{color:#d7e0ec}html[data-theme=dark] .parent-row{background:#131e2d}html[data-theme=dark] .child-row.is-highlighted .child-label,html[data-theme=dark] .child-row.is-highlighted .gantt-grid-cell{background-color:#19263a}html[data-theme=dark] .main-task-title h3,html[data-theme=dark] .progress-copy strong,html[data-theme=dark] .subscription-heading h3{color:#fff}html[data-theme=dark] .subscription-heading>div>span,html[data-theme=dark] .subscription-countdown strong,html[data-theme=dark] .subscription-countdown span,html[data-theme=dark] .subscription-countdown em,html[data-theme=dark] .subscription-footer,html[data-theme=dark] .subscription-heading .note-menu-button{color:#e7edf6}html[data-theme=dark] .subscription-footer .auto-renew{color:#8bd7b8}html[data-theme=dark] .month-navigation button,html[data-theme=dark] .month-navigation select,html[data-theme=dark] .gantt-filters select,html[data-theme=dark] .gantt-filters label{border-color:var(--line);background:var(--surface-soft);color:#b6c2d2}html[data-theme=dark] .status-dot{background:var(--surface-soft)}html[data-theme=dark] .sticky-grid{background:radial-gradient(circle,#8597b12b .75px,#0000 .85px) 0 0/16px 16px,linear-gradient(145deg,#101a29,#0c1522);border-top-color:#243247}html[data-theme=dark] .sticky-note{box-shadow:inset 0 1px #ffffff0a,0 5px 15px #0000002e}html[data-theme=dark] .sticky-note:after{opacity:1;background:linear-gradient(225deg,#ffffff1c 0 49%,#0000 51%)}html[data-theme=dark] .sticky-note:hover,html[data-theme=dark] .sticky-note.is-highlighted{box-shadow:inset 0 1px #ffffff0f,0 12px 28px #00000047}html[data-theme=dark] .sticky-note.blue:not(.is-done){background:linear-gradient(150deg,#1d2c3f,#182536);border-color:#344a63}html[data-theme=dark] .sticky-note.green:not(.is-done){background:linear-gradient(150deg,#1d302b,#182923);border-color:#35564e}html[data-theme=dark] .sticky-note.amber:not(.is-done){background:linear-gradient(150deg,#332c21,#29251d);border-color:#5b4d35}html[data-theme=dark] .sticky-note.violet:not(.is-done){background:linear-gradient(150deg,#2b2637,#24202e);border-color:#4e4362}html[data-theme=dark] .sticky-note:not(.is-done) h4{color:#e4ebf4}html[data-theme=dark] .sticky-note:not(.is-done)>p{color:#a7b4c5}html[data-theme=dark] .sticky-note:not(.is-done) .sticky-footer span,html[data-theme=dark] .sticky-note:not(.is-done) .note-menu-button{color:#9baabd}html[data-theme=dark] .sticky-note:not(.is-done) .task-check{background:#070d1647;border-color:#60738b}html[data-theme=dark] .sticky-note .attachment-count{background:#080e173d;border-color:#c4d2e51f}html[data-theme=dark] .sticky-note .priority-badge{color:#b5c1d0;background:#070d1538;border-color:#ccd7e61a}html[data-theme=dark] .sticky-note .priority-badge.high{color:#eda9b5;background:#85314138;border-color:#ce667738}html[data-theme=dark] .sticky-note .priority-badge.medium{color:#e2c08d;background:#805b2538;border-color:#be914d38}html[data-theme=dark] .sticky-note .priority-badge.low{color:#92cfb5;background:#266e5138;border-color:#4c9a7938}html[data-theme=dark] .sticky-note .note-menu-button:hover,html[data-theme=dark] .sticky-actions button:hover{color:#d8e1ed;background:#ffffff12}html[data-theme=dark] .sticky-actions button{color:#b3c0d0;background:#080e17a3}html[data-theme=dark] .add-sticky{color:#92a2b7;background:#131d2cc2;border-color:#35445a}html[data-theme=dark] .add-sticky:hover{color:#b9c9dc;background:#182538;border-color:#526b88}html[data-theme=dark] .sticky-note.is-done{opacity:1;filter:none}html[data-theme=dark] .sticky-note.blue.is-done{background:linear-gradient(150deg,#172333,#141e2b);border-color:#293b50}html[data-theme=dark] .sticky-note.green.is-done{background:linear-gradient(150deg,#172720,#14211d);border-color:#2b463f}html[data-theme=dark] .sticky-note.amber.is-done{background:linear-gradient(150deg,#29231b,#221e18);border-color:#493e2d}html[data-theme=dark] .sticky-note.violet.is-done{background:linear-gradient(150deg,#231f2d,#1e1b27);border-color:#403650}html[data-theme=dark] .sticky-note.is-done h4{color:#bdc8d6;text-decoration-color:#7f8da0}html[data-theme=dark] .sticky-note.is-done>p,html[data-theme=dark] .sticky-note.is-done .sticky-footer span,html[data-theme=dark] .sticky-note.is-done .note-menu-button{color:#8795a7}html[data-theme=dark] .sticky-note p,html[data-theme=dark] .parent-label strong,html[data-theme=dark] .child-label strong{color:#dbe4f1}html[data-theme=dark] .gantt-grid-cell>i{border-color:#243247}html[data-theme=dark] .gantt-grid-cell>i.weekend{background:#080e1852}html[data-theme=dark] .gantt-grid-cell>i.today{background:#2f6fed21;border-left-color:#4f7fc8}html[data-theme=dark] .toast{border-color:var(--line);color:#dce4ef;background:#172235}html[data-theme=dark] .auth-shell{color:#e5edf6;background:radial-gradient(circle at 10% 10%,#1c885224,#0000 34%),linear-gradient(120deg,#0b1219,#0d1522 58%,#101827)}html[data-theme=dark] .auth-topbar,html[data-theme=dark] .auth-footer{border-color:#7d999226}html[data-theme=dark] .auth-story h1,html[data-theme=dark] .auth-card h2,html[data-theme=dark] .picker-heading h2,html[data-theme=dark] .auth-brand strong,html[data-theme=dark] .organization-grid strong,html[data-theme=dark] .no-organization strong{color:#edf4f7}html[data-theme=dark] .auth-story>p,html[data-theme=dark] .auth-card-copy,html[data-theme=dark] .picker-heading p,html[data-theme=dark] .no-organization p{color:#99a7b7}html[data-theme=dark] .auth-feature-grid article,html[data-theme=dark] .auth-card,html[data-theme=dark] .auth-dialog,html[data-theme=dark] .auth-theme-button,html[data-theme=dark] .auth-secondary{background:#121d2ae0;border-color:#26384a}html[data-theme=dark] .auth-input,html[data-theme=dark] .organization-grid button,html[data-theme=dark] .no-organization{color:#dbe6ee;background:#111d2b;border-color:#2a3b4c}html[data-theme=dark] .auth-input input{color:#e1e9f1}html[data-theme=dark] .auth-dialog h2{color:#edf4f7}html[data-theme=dark] .auth-dialog-copy,html[data-theme=dark] .auth-dialog-result>p:not(.auth-dialog-eyebrow){color:#99a7b7}html[data-theme=dark] .auth-forgot-button{color:#70d5a4}html[data-theme=dark] .member-action-button{color:#aab8cc;background:#172235;border-color:#314158}html[data-theme=dark] .member-action-button:hover:not(:disabled){color:#b8cdf3;background:#1a2d48;border-color:#496da5}html[data-theme=dark] .member-action-button.danger{color:#e698a7;border-color:#593443}html[data-theme=dark] .member-action-button.danger:hover:not(:disabled){color:#f1a9b6;background:#321c27;border-color:#7d4052}html[data-theme=dark] .member-action-dialog{background:var(--surface);border-color:#2b3b51}html[data-theme=dark] .member-reset-note{color:#9bb4df;background:#1a2b46}html[data-theme=dark] .auth-form label>span{color:#aab6c4}html[data-theme=dark] .auth-card-icon,html[data-theme=dark] .organization-monogram,html[data-theme=dark] .management-summary article>span,html[data-theme=dark] .management-card header>span,html[data-theme=dark] .security-card header>span{color:#55d394;background:#173629}html[data-theme=dark] .owner-account-callout{color:#8ed5b1;background:#142c23;border-color:#27513e}html[data-theme=dark] .owner-account-callout strong{color:#a9e8c6}html[data-theme=dark] .owner-account-callout p{color:#83aa96}@media (width<=1080px){.organization-control{display:none}.sidebar.is-open .organization-control{display:block}.organization-chip{display:none}}@media (width<=900px){.auth-layout{grid-template-columns:1fr;justify-items:center}.auth-story{text-align:center;max-width:680px}.auth-story h1{margin-inline:auto;font-size:39px}.auth-story>p{margin-inline:auto}.auth-card{max-width:570px}}@media (width<=680px){.auth-topbar,.auth-footer,.auth-layout{width:min(100% - 28px,570px)}.auth-topbar{min-height:74px}.auth-logo{border-radius:12px;width:43px;height:43px}.auth-theme-button span{display:none}.auth-theme-button{width:40px;padding:0}.auth-layout{gap:24px;margin:26px auto}.auth-story h1{margin-block:13px 11px;font-size:29px}.auth-story>p{font-size:11px}.auth-feature-grid{display:none}.auth-card{border-radius:17px;padding:22px 18px}.auth-dialog-backdrop,.member-dialog-backdrop{align-items:end;padding:0}.auth-dialog,.member-action-dialog{border-radius:20px 20px 0 0;width:100%;max-height:92vh;padding:24px 18px;overflow-y:auto}.auth-form-grid,.management-summary,.management-grid,.security-grid,.member-list{grid-template-columns:1fr}.auth-span-two{grid-column:1}.activity-header{flex-direction:column;align-items:flex-start}.activity-date-control{grid-template-columns:1fr 37px;width:100%}.activity-copy{flex-direction:column;align-items:flex-start;gap:7px}.activity-timeline{padding-inline:13px}.activity-timeline:before{left:33px}.member-form{grid-template-columns:1fr}.member-form .primary-button,.member-form-help{grid-column:1}.member-list article{grid-template-columns:36px minmax(0,1fr) auto}.member-list article>em{display:none}.member-actions{grid-column:1/-1}.member-action-button{flex:1}.member-dialog-footer{grid-template-columns:1fr 1fr;display:grid}.member-dialog-footer button{width:100%}.account-identity{flex-wrap:wrap;align-items:flex-start}.account-identity .danger-button{width:100%}}.rich-note-toolbar-button{transition:border-color .15s,background .15s,color .15s,box-shadow .15s,transform .15s;position:relative}.rich-note-toolbar-button[data-state=on],.rich-note-toolbar-button[aria-pressed=true]{color:#245cc4;background:#e8f0ff;border-color:#8fb0f3;box-shadow:inset 0 0 0 1px #2f6fed1f,0 2px 7px #2f6fed1f}.rich-note-toolbar-button[data-state=on]:after,.rich-note-toolbar-button[aria-pressed=true]:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px;right:4px}.rich-note-highlight-button[data-state=on],.rich-note-highlight-button[aria-pressed=true]{background:#f2f6ff;border-color:#6d8ac4;box-shadow:inset 0 0 0 1px #2f6fed24,0 0 0 2px #2f6fed1f}.rich-note-toolbar button:focus-visible{outline-offset:2px;outline:3px solid #2f6fed3d}.rich-note-editor{min-height:350px}.sticky-note-content-editor .rich-note-editor{min-height:360px}.rich-note-highlight-button[data-state=on] mark,.rich-note-highlight-button[aria-pressed=true] mark{box-shadow:0 0 0 2px var(--surface-soft), 0 0 0 4px #4c83ee}.rich-note-editor [data-note-highlight],.rich-note-renderer [data-note-highlight],.rich-note-highlight-green,.rich-note-highlight-yellow,.rich-note-highlight-red{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#172033!important}html[data-theme=dark] .rich-note-toolbar-button[data-state=on],html[data-theme=dark] .rich-note-toolbar-button[aria-pressed=true]{color:#b8cff8;background:#1d3658;border-color:#527ec2;box-shadow:inset 0 0 0 1px #82a9ed29,0 2px 8px #00000038}html[data-theme=dark] .rich-note-highlight-button[data-state=on],html[data-theme=dark] .rich-note-highlight-button[aria-pressed=true]{background:#243854;border-color:#7595ca}.floating-chat-host{z-index:90;pointer-events:none;justify-items:end;display:grid;position:fixed;bottom:22px;right:24px}.floating-chat-launcher,.floating-chat-panel{pointer-events:auto}.floating-chat-launcher{color:#fff;letter-spacing:-.01em;background:linear-gradient(145deg,#397cf0,#2f6fed);border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-width:118px;height:48px;padding:0 15px;font-size:12px;font-weight:850;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 13px 34px #204fa54d}.floating-chat-launcher:hover{transform:translateY(-2px);box-shadow:0 17px 38px #204fa55c}.floating-chat-launcher:focus-visible,.floating-chat-panel button:focus-visible{outline-offset:3px;outline:3px solid #5e90f157}.floating-chat-launcher>svg{fill:#ffffff29;width:20px;height:20px}.floating-chat-unread{color:#fff;background:#dc344a;border:2px solid #fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:8px;font-style:normal;font-weight:900;line-height:1;display:inline-grid}.floating-chat-panel{background:var(--surface);transform-origin:100% 100%;border:1px solid #d7e0ec;border-radius:19px;width:min(430px,100vw - 32px);animation:.17s ease-out floating-chat-in;overflow:hidden;box-shadow:0 24px 70px #0c182b47}.floating-chat-host.is-minimized .floating-chat-panel{border-radius:15px;width:min(330px,100vw - 32px)}.floating-chat-panel-header{background:#fffffff5;border-bottom:1px solid #dfe7f1;align-items:center;gap:8px;min-height:58px;padding:8px 9px 8px 12px;display:flex}.floating-chat-host.is-minimized .floating-chat-panel-header{border-bottom:0}.floating-chat-panel-title{text-align:left;background:0 0;border-radius:10px;flex:1;align-items:center;gap:9px;min-width:0;padding:3px;display:flex}.floating-chat-panel-title>span:nth-child(2){gap:1px;min-width:0;display:grid}.floating-chat-panel-title strong,.floating-chat-panel-title small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.floating-chat-panel-title strong{color:var(--ink);font-size:12px}.floating-chat-panel-title small{color:var(--muted);font-size:9px}.floating-chat-panel-title .floating-chat-unread{margin-left:auto}.floating-chat-panel-icon{width:34px;height:34px;color:var(--blue);background:#eaf1ff;border-radius:11px;flex:none;place-items:center;display:grid}.floating-chat-panel-icon svg{width:17px;height:17px}.floating-chat-panel-actions{align-items:center;gap:2px;display:flex}.floating-chat-panel-actions button{color:#64748a;background:0 0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.floating-chat-panel-actions button:hover{color:var(--blue);background:#edf3fb}.floating-chat-panel-actions svg{width:16px;height:16px}.floating-chat-panel-body{height:min(590px,100dvh - 116px);min-height:0;overflow:hidden}.floating-chat-panel-body[hidden]{display:none}.chat-shell.chat-shell--floating{height:100%;min-height:0;max-height:none;box-shadow:none;border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.chat-shell--floating .chat-rail{border-right:0;border-bottom:1px solid var(--line);padding:8px}.chat-shell--floating .chat-rail-heading{display:none}.chat-shell--floating .chat-room-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.chat-shell--floating .chat-room-button{border-radius:11px;justify-content:center;gap:6px;min-width:0;padding:6px 7px}.chat-shell--floating .chat-room-avatar{border-radius:10px;width:31px;height:31px}.chat-shell--floating .chat-room-avatar svg{width:15px}.chat-shell--floating .chat-room-copy strong{font-size:9px}.chat-shell--floating .chat-room-copy small{display:none}.chat-shell--floating .chat-conversation{height:100%;min-height:0;overflow:hidden}.chat-shell--floating .chat-header{min-height:61px;padding:9px 12px}.chat-shell--floating .chat-header-icon{width:37px;height:37px}.chat-shell--floating .chat-header h2{font-size:13px}.chat-shell--floating .chat-header p{text-overflow:ellipsis;white-space:nowrap;max-width:225px;overflow:hidden}.chat-shell--floating .chat-feed{min-height:0;padding:13px 11px}.chat-shell--floating .chat-message{max-width:88%}.chat-shell--floating .chat-message.is-ai{max-width:92%}.chat-shell--floating .chat-bubble{padding:9px 10px}.chat-shell--floating .chat-message-image{max-height:240px}.chat-shell--floating .chat-composer{padding:9px 10px 10px}.chat-shell--floating .chat-composer-row{grid-template-columns:36px minmax(0,1fr) 39px;gap:6px}.chat-shell--floating .chat-attach-button,.chat-shell--floating .chat-send-button{width:36px;height:38px}.chat-shell--floating .chat-message-input textarea{resize:none;min-height:40px;max-height:88px}.chat-shell--floating .chat-composer-hint{display:none}.chat-shell--floating .chat-ai-readonly{min-height:62px;padding:10px 12px}html[data-theme=dark] .floating-chat-panel{background:#172231;border-color:#2b3a4d;box-shadow:0 26px 76px #0000007a}html[data-theme=dark] .floating-chat-panel-header{background:#172231f7;border-color:#2b3a4d}html[data-theme=dark] .floating-chat-panel-icon{color:#8db2f8;background:#1b3558}html[data-theme=dark] .floating-chat-panel-actions button{color:#9ba9bd}html[data-theme=dark] .floating-chat-panel-actions button:hover{color:#a9c4f6;background:#22344b}@keyframes floating-chat-in{0%{opacity:0;transform:translateY(10px)scale(.98)}}@media (width<=680px){.rich-note-editor,.sticky-note-content-editor .rich-note-editor{min-height:310px}.floating-chat-host{right:10px;bottom:calc(77px + env(safe-area-inset-bottom));left:10px}.floating-chat-launcher{min-width:54px;height:46px;padding-inline:14px}.floating-chat-panel,.floating-chat-host.is-minimized .floating-chat-panel{width:100%}.floating-chat-panel-body{height:min(66dvh,570px)}.chat-shell.chat-shell--floating{min-height:0;max-height:none}.chat-shell--floating .chat-conversation{min-height:0}.chat-shell--floating .chat-room-button{justify-content:flex-start}.chat-shell--floating .chat-header p{display:none}}.sidebar-logout{color:#aebbd1;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:38px;margin-top:8px;font-size:10px;font-weight:750;transition:border-color .15s,background .15s,color .15s;display:flex}.sidebar-logout:hover:not(:disabled){color:#ffb4bd;background:#e5485c1a;border-color:#f27d8b59}.sidebar-logout:disabled,.topbar-logout:disabled{cursor:wait;opacity:.62}.sidebar-logout svg{width:15px;height:15px}.topbar-logout{color:#9b4552}.topbar-logout:hover:not(:disabled){color:#b53649;background:#fff4f5;border-color:#ecc8ce}.account-create-card{min-width:0}.account-create-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:17px;display:grid}.account-create-form .member-form-help,.account-create-form .primary-button{grid-column:1/-1}.account-manager-steps{gap:12px;margin:0;padding:17px 0 0;list-style:none;display:grid}.account-manager-steps li{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;align-items:flex-start;gap:10px;padding:11px;display:flex}.account-manager-steps li>span{color:#3f69bf;background:#e7efff;border-radius:8px;flex:none;place-items:center;width:25px;height:25px;font-size:9px;font-weight:850;display:grid}.account-manager-steps li.danger>span{color:#b43b4e;background:#fff0f2}.account-manager-steps strong{color:var(--ink);font-size:10px;display:block}.account-manager-steps p{color:var(--muted);margin:4px 0 0;font-size:8px;line-height:1.55}.account-list article{align-content:center}.account-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.organization-access-form .field:first-child:last-of-type,.organization-access-form .member-form-help,.organization-access-form .primary-button{grid-column:1/-1}html[data-theme=dark] .topbar-logout{color:#f19aa6}html[data-theme=dark] .topbar-logout:hover:not(:disabled){color:#ffc0c8;background:#321e27;border-color:#75404a}html[data-theme=dark] .account-manager-steps li>span{color:#9bbcff;background:#1b3558}html[data-theme=dark] .account-manager-steps li.danger>span{color:#ff9baa;background:#3a2028}@media (width<=1080px) and (width>=681px){.sidebar-logout span{display:none}}@media (width<=680px){.sidebar .sidebar-logout span{display:inline}.account-create-form{grid-template-columns:1fr}.account-create-form .member-form-help,.account-create-form .primary-button,.organization-access-form .field,.organization-access-form .member-form-help,.organization-access-form .primary-button{grid-column:1}}
