@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Instrument+Serif:ital@0;1&display=swap";:root{color:#f5f6f8;font-synthesis:none;text-rendering:optimizelegibility;background:#020304;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#020304;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.landing-page{isolation:isolate;background:#020304;min-height:1500px;position:relative;overflow:hidden}.landing-background{z-index:-2;object-fit:cover;object-position:top center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;min-height:760px;position:absolute;top:0;left:0}.landing-page:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000 700px,#02030414 930px,#020304 1320px);position:absolute;inset:0}.page-shell{width:calc(100% - 212px);max-width:1272px;margin-inline:auto}.site-header{z-index:2;grid-template-columns:214px 1fr auto;align-items:center;height:84px;display:grid;position:relative}.wordmark{letter-spacing:-.055em;color:#f5f5f5;width:max-content;font-size:29px;font-weight:600;line-height:1}.main-nav{align-items:center;gap:33px;display:flex}.nav-link,.login-link{color:#9ca4b1;align-items:center;gap:7px;font-size:13.5px;line-height:1;transition:color .16s;display:inline-flex}.nav-link:hover,.login-link:hover{color:#f2f4f8}.nav-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3px;width:11px;height:11px}.header-actions{align-items:center;gap:35px;display:flex}.header-cta,.primary-cta{color:#f7f9fd;background:linear-gradient(135deg,#b3caedb8,#4b586cad);border:1px solid #b7cdee29;justify-content:center;align-items:center;font-size:13.5px;font-weight:500;transition:transform .16s,filter .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff1f,0 0 26px #7091c324}.header-cta:hover,.primary-cta:hover{filter:brightness(1.12);transform:translateY(-1px)}.header-cta{border-radius:9px;width:116px;height:42px}.hero{height:552px;padding-top:87px}.hero-content{width:650px}.eyebrow{color:#d9dde5;background:linear-gradient(#080a0d,#080a0d) padding-box padding-box,linear-gradient(95deg,#1bb2ffcc,#847efa40,#ff6f5980) border-box;border:1px solid #0000;border-radius:99px;align-items:center;min-height:31px;margin:0 0 26px;padding:0 13px;font-size:12.5px;line-height:1;display:inline-flex}.hero h1{letter-spacing:-.025em;color:#f0f0ef;max-width:645px;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:clamp(58px,4.6vw,68px);font-weight:400;line-height:.99}.hero h1 em{background:linear-gradient(100deg,#edf2f9 0%,#aebbcf 48%,#566171 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:400;display:inline}.hero-description{color:#9ca3ae;margin:31px 0 0;font-size:16px;line-height:1.62}.hero-actions{align-items:center;gap:29px;margin-top:30px;display:flex}.primary-cta{border-radius:8px;width:191px;height:50px;font-size:13.5px;font-weight:600}.secondary-cta{color:#c2c7cf;align-items:center;gap:13px;font-size:13.5px;font-weight:500;transition:color .16s;display:inline-flex}.secondary-cta:hover{color:#fff}.secondary-cta svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:18px;height:18px;transition:transform .16s}.secondary-cta:hover svg{transform:translate(3px)}.feature-strip{grid-template-columns:repeat(4,1fr);align-items:start;gap:43px;height:89px;display:grid}.feature{grid-template-columns:35px 1fr;gap:12px;min-width:0;min-height:67px;display:grid;position:relative}.feature:not(:last-child):after{content:"";background:#99a5b52e;width:1px;height:67px;position:absolute;top:1px;right:-22px}.feature-icon{color:#b9c2cf;background:linear-gradient(145deg,#191f29d1,#080a0ed6);border:1px solid #9babc11a;border-radius:9px;place-items:center;width:35px;height:35px;display:grid;box-shadow:inset 0 1px #ffffff09}.feature-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:19px;height:19px}.feature h2{color:#e6e8ec;margin:4px 0 7px;font-size:13.5px;font-weight:500;line-height:1}.feature p{color:#89919e;white-space:pre-line;margin:0;font-size:12.5px;line-height:1.6}.dashboard-preview{z-index:1;width:calc(100% - 182px);max-width:1302px;margin-top:18px;margin-left:auto;margin-right:auto;position:relative}.dashboard-preview img{border-radius:14px;width:100%;height:auto;display:block;box-shadow:0 -8px 60px #27314414}@media (width<=1180px){.page-shell{width:calc(100% - 64px)}.site-header{grid-template-columns:170px 1fr auto}.main-nav{gap:19px}.feature-strip{gap:24px}.feature:not(:last-child):after{right:-12px}}@media (width<=900px){.landing-page{min-height:1200px}.landing-background{opacity:.68;width:135%;max-width:none;left:-35%}.site-header{grid-template-columns:1fr auto}.main-nav{display:none}.hero-content{width:100%}.hero h1{font-size:clamp(50px,8vw,65px)}.feature-strip{grid-template-columns:repeat(2,1fr);row-gap:30px;height:auto}.feature:nth-child(2):after{display:none}.dashboard-preview{width:calc(100% - 34px);margin-top:40px}}@media (width<=620px){.page-shell{width:calc(100% - 40px)}.site-header{height:72px}.header-actions{gap:18px}.header-cta{width:102px}.login-link{display:none}.hero{height:auto;min-height:540px;padding-top:76px}.eyebrow{margin-bottom:21px}.hero h1{font-size:48px}.hero-description{font-size:14px}.hero-description br{display:none}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.feature-strip{grid-template-columns:1fr}.feature:after{display:none}.dashboard-preview{width:850px;margin-left:5px;margin-right:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.auth-page,.coming-soon-page{isolation:isolate;background:#020304;min-height:100svh;position:relative;overflow:hidden}.auth-page:after,.coming-soon-page:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#0c162361,#0000 43%),linear-gradient(#0000 68%,#00000040);position:absolute;inset:0}.auth-background{z-index:-2;object-fit:cover;object-position:center top;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.auth-panel{width:370px;margin-left:clamp(52px,10.45vw,161px);padding-top:clamp(115px,23.3vh,239px);padding-bottom:56px}.auth-wordmark,.dashboard-wordmark{color:#f3f5f8;letter-spacing:-.055em;font-size:34px;font-weight:600;line-height:1;display:inline-block}.auth-panel h1{color:#eaf0f8;letter-spacing:-.02em;margin:34px 0 8px;font-family:Instrument Serif,Georgia,serif;font-size:46px;font-weight:400;line-height:1}.auth-intro{color:#aab6c7;margin:0;font-size:15px;line-height:1.7}.auth-form{margin-top:29px}.auth-field+.auth-field{margin-top:21px}.auth-field label,.auth-label{display:block}.auth-label{color:#c8d0dc;margin-bottom:8px;font-size:14px;line-height:1}.auth-input-wrap{display:block;position:relative}.auth-input-wrap input{color:#eef4fb;width:100%;height:52px;font:inherit;background:linear-gradient(110deg,#1a2635b8,#0b1119ad);border:1px solid #95a5ba40;border-radius:7px;outline:none;padding:0 47px;font-size:14px;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:inset 0 1px #ffffff06}.auth-input-wrap input::placeholder{color:#9baabd;opacity:1}.auth-input-wrap input:focus{background:linear-gradient(110deg,#1e2d3fd6,#0c131cc7);border-color:#adccf4c7;box-shadow:0 0 0 3px #84aee41a}.auth-input-icon{z-index:1;color:#c0cee0;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.auth-input-icon svg,.password-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:100%;height:100%;display:block}.password-toggle{color:#b9c9de;cursor:pointer;background:0 0;border:0;border-radius:7px;width:36px;height:36px;padding:8px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.password-toggle:hover,.password-toggle:focus-visible{color:#fff;background:#ffffff0d;outline:none}.field-error{color:#ff9aa2;margin-top:6px;font-size:12px;display:block}.auth-message{color:#ff9aa2;min-height:18px;margin-top:12px;font-size:12px;line-height:1.45}.auth-submit{color:#f8fbff;width:100%;height:52px;font:inherit;cursor:pointer;background:linear-gradient(105deg,#8ba4c7d6,#3e4c60e0);border:1px solid #bed4f233;border-radius:7px;justify-content:center;align-items:center;gap:11px;margin-top:8px;font-size:15px;font-weight:500;transition:filter .16s,transform .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff26,0 12px 35px #2f486926}.auth-submit:hover:not(:disabled){filter:brightness(1.13);transform:translateY(-1px)}.auth-submit:active:not(:disabled){transform:translateY(1px)}.auth-submit:disabled{cursor:wait;opacity:.72}.auth-submit svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:18px;height:18px}.auth-switch{color:#9eabbc;text-align:center;margin:22px 0 0;font-size:13px}.auth-switch a{color:#eef3fa;margin-left:4px;font-weight:500}.auth-switch a:hover{text-underline-offset:4px;text-decoration:underline}.coming-soon-page{place-items:center;display:grid}.dashboard-wordmark{font-size:29px;position:absolute;top:34px;left:clamp(24px,7vw,106px)}.signout-button{color:#cbd5e2;min-width:92px;height:40px;font:inherit;cursor:pointer;background:#0c121ab3;border:1px solid #a6b8d03d;border-radius:8px;position:absolute;top:30px;right:clamp(24px,7vw,106px)}.signout-button:hover{color:#fff;background:#1c2736cc}.coming-soon-content{text-align:center}.coming-soon-content p{color:#9eabbc;margin:0 0 12px;font-size:14px}.coming-soon-content h1{color:#edf3fb;letter-spacing:-.025em;text-shadow:0 0 35px #7799c72e;margin:0;font-family:Instrument Serif,Georgia,serif;font-size:clamp(46px,6vw,82px);font-weight:400}.back-home{color:#a8b4c4;align-items:center;gap:9px;font-size:13px;display:inline-flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.back-home:hover{color:#fff}@media (width<=760px){.auth-page:after{background:linear-gradient(#03070c42,#02030494)}.auth-background{opacity:.76;width:158%;max-width:none;left:-58%}.auth-panel{width:auto;margin:0;padding:70px 24px 44px}.auth-wordmark{font-size:30px}.auth-panel h1{margin-top:38px;font-size:42px}.auth-intro{max-width:355px}.auth-form,.auth-switch{max-width:410px}.coming-soon-content{padding:0 24px}.coming-soon-content h1{font-size:48px}}@media (height<=820px) and (width>=761px){.auth-panel{padding-top:80px}.auth-panel h1{margin-top:27px}.auth-form{margin-top:22px}.auth-field+.auth-field{margin-top:16px}}@media (prefers-reduced-motion:reduce){.auth-submit,.auth-input-wrap input{transition:none}}.app-dashboard{--dash-bg:#0b0d11;--dash-panel:#12151a;--dash-panel-2:#171a20;--dash-border:#272b33;--dash-muted:#929aa8;color:#eef0f4;background:radial-gradient(circle at 63% -10%,#4f5e7b1a,#0000 38%),#0b0d11;min-height:100svh;display:flex}.dash-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;flex:none}.dashboard-sidebar{z-index:5;border-right:1px solid var(--dash-border);background:linear-gradient(150deg,#14171df5,#0a0c10fa);flex-direction:column;width:294px;padding:32px 24px 22px;display:flex;position:fixed;inset:0 auto 0 0}.dashboard-logo{color:#f5f6f8;letter-spacing:-.06em;width:max-content;margin:0 8px 39px;font-size:33px;font-weight:600;line-height:1}.dashboard-sidebar nav{gap:7px;display:grid}.dashboard-sidebar nav button,.sidebar-projects>button,.account-button,.account-menu button{color:#c5cad3;width:100%;font:inherit;text-align:left;cursor:pointer;border:0}.dashboard-sidebar nav button{background:0 0;border-radius:7px;align-items:center;gap:14px;height:48px;padding:0 14px;font-size:15px;display:flex}.dashboard-sidebar nav button:hover,.dashboard-sidebar nav button.active{color:#f7f8fb;background:linear-gradient(100deg,#272b33eb,#1e222ae0)}.dashboard-sidebar nav small{color:#777f8d;letter-spacing:.04em;text-transform:uppercase;background:#727c8f1f;border-radius:99px;margin-left:auto;padding:3px 6px;font-size:9px}.sidebar-projects{margin-top:38px}.sidebar-projects header{color:#939aa7;justify-content:space-between;align-items:center;height:28px;margin:0 12px 15px;font-size:14px;display:flex}.sidebar-projects header button{color:#aab1bd;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.sidebar-projects header button:hover{color:#fff;background:#ffffff0d}.sidebar-projects>button{background:0 0;border-radius:7px;align-items:center;gap:13px;min-height:44px;padding:8px 12px;font-size:14px;display:flex}.sidebar-projects>button:hover,.sidebar-projects>button.selected{color:#fff;background:#ffffff0b}.sidebar-projects>p{color:#69717e;margin:10px 12px;font-size:12px}.sidebar-projects .view-projects{color:#8e96a4;margin-top:4px;font-size:12px}.sidebar-projects .view-projects svg{margin-left:auto}.project-dot{width:19px;height:19px;box-shadow:0 0 18px color-mix(in srgb, currentColor 30%, transparent);border-radius:50%}.sidebar-account{border-top:1px solid var(--dash-border);margin-top:auto;padding-top:17px;position:relative}.account-button{background:0 0;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;min-height:56px;padding:5px 6px;display:grid}.account-button:hover{background:#ffffff0a}.account-button>span:nth-child(2){gap:4px;min-width:0;display:grid}.account-button strong{color:#f0f2f5;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.account-button small{color:#858d9a;text-overflow:ellipsis;font-size:11px;overflow:hidden}.account-button>svg{color:#8d96a5}.default-avatar{color:#eef3fa;background:radial-gradient(circle at 38% 28%,#8797ad,#313a47 58%,#1c222b);border:1px solid #47505d;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 0 0 2px #ffffff06}.default-avatar.small{width:24px;height:24px}.account-menu{border:1px solid var(--dash-border);background:#171a20;border-radius:9px;padding:7px;position:absolute;bottom:68px;left:0;right:0;box-shadow:0 16px 38px #00000059}.account-menu button{background:0 0;border-radius:6px;padding:10px;font-size:12px;display:flex}.account-menu button:hover{color:#fff;background:#ffffff0d}.account-menu small{color:#747d8a;margin-left:auto}.dashboard-main{width:calc(100% - 294px);min-height:100svh;margin-left:294px;padding:31px 38px 38px}.dashboard-topbar{justify-content:space-between;align-items:center;gap:24px;display:flex}.dashboard-topbar h1{margin:0 0 5px;font-size:24px;font-weight:600}.dashboard-topbar p{color:#9299a6;margin:0;font-size:14px}.dashboard-actions{align-items:center;gap:12px;display:flex;position:relative}.dashboard-search{border:1px solid var(--dash-border);color:#8e97a5;background:#0c0f14b8;border-radius:8px;align-items:center;gap:10px;width:148px;height:46px;padding:0 14px;transition:width .26s cubic-bezier(.2,.8,.2,1),border-color .18s,background .18s;display:flex}.dashboard-search.expanded{background:#11151b;border-color:#455064;width:270px}.dashboard-search input{color:#edf1f6;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.dashboard-search input::placeholder{color:#9aa2ae}.filter-wrap{position:relative}.filter-button{border:1px solid var(--dash-border);color:#9da6b4;cursor:pointer;background:#0f1217bd;border-radius:8px;place-items:center;width:48px;height:46px;display:grid;position:relative}.filter-button:hover,.filter-button.active{color:#fff;border-color:#465167}.filter-button>span{color:#fff;background:#6942cb;border-radius:99px;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid;position:absolute;top:-6px;right:-6px}.new-task-group{height:46px;display:flex;position:relative}.new-task-group>button{color:#f1f3f6;font:inherit;cursor:pointer;background:linear-gradient(105deg,#2b3039,#222731);border:1px solid #303641;font-size:13px;font-weight:500}.new-task-group>button:first-child{border-radius:8px 0 0 8px;min-width:116px;padding:0 22px}.new-task-group>button:nth-child(2){border-left:0;border-radius:0 8px 8px 0;width:46px}.new-task-group>button:hover{filter:brightness(1.14)}.new-menu{z-index:10;border:1px solid var(--dash-border);background:#181b21;border-radius:9px;width:165px;padding:7px;position:absolute;top:54px;right:0;box-shadow:0 18px 40px #0000005c}.new-menu button{color:#d5dae3;width:100%;height:38px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:0 10px;font-size:12px;display:flex}.new-menu button:hover{background:#ffffff0d}.filter-panel{z-index:15;background:#181b21;border:1px solid #2e333d;border-radius:10px;gap:14px;width:270px;padding:16px;animation:.18s both panel-in;display:grid;position:absolute;top:55px;right:0;box-shadow:0 20px 50px #0000006b}.filter-panel header{align-items:center;gap:8px;display:flex}.filter-panel header strong{font-size:14px}.filter-panel header span{background:#6541c5;border-radius:99px;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid}.filter-panel header button{color:#929ba9;cursor:pointer;background:0 0;border:0;margin-left:auto}.clear-filters{color:#d6dbe4;cursor:pointer;background:#20242c;border:1px solid #343a45;border-radius:7px;height:38px}.clear-filters:disabled{opacity:.42;cursor:default}.metrics-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:20px;margin-top:32px;display:grid}.metrics-grid article{background:linear-gradient(120deg,#1b1e24eb,#14171de6);border:1px solid #2b2f38a6;border-radius:7px;align-content:center;gap:9px;min-height:98px;padding:17px;display:grid}.metrics-grid span{color:#aeb5c0;align-items:center;gap:6px;font-size:13px;display:flex}.metrics-grid i{border-radius:50%;width:9px;height:9px}.metrics-grid strong{font-size:28px;line-height:1}.results-note{color:#8f98a6;justify-content:space-between;align-items:center;min-height:38px;margin-top:16px;padding:0 4px;font-size:12px;display:flex}.results-note button{color:#aebbd0;font:inherit;cursor:pointer;background:0 0;border:0}.dashboard-task-grid{grid-template-columns:minmax(0,1.55fr) minmax(330px,1fr);gap:36px;margin-top:37px;display:grid}.task-list-section h2,.activity-section h2{color:#f0f2f5;margin:0 0 14px;font-size:15px;font-weight:600}.count-pill{color:#a3abb7;background:#20242b;border-radius:99px;place-items:center;min-width:20px;height:20px;margin-left:5px;font-size:10px;display:inline-grid}.task-list-card,.activity-card{background:linear-gradient(125deg,#14171ce6,#12151af0);border:1px solid #252931;border-radius:8px;overflow:hidden}.dashboard-task-row{border-bottom:1px solid #292d35;grid-template-columns:27px minmax(145px,1fr) minmax(80px,.65fr) 70px 28px;align-items:center;gap:9px;min-height:49px;padding:0 18px;display:grid}.dashboard-task-row:last-child{border-bottom:0}.dashboard-task-row.compact{grid-template-columns:27px minmax(140px,1fr) 70px 14px}.task-check{color:#06120c;cursor:pointer;background:0 0;border:1px solid #626d7c;border-radius:50%;place-items:center;width:20px;height:20px;padding:0;font-size:11px;display:grid}.task-check:hover{border-color:#9cacc0}.task-check.checked{background:#30c27d;border-color:#30c27d}.task-row-title{color:#e1e4e9;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.project-chip{background:color-mix(in srgb,var(--chip-color) 18%,transparent);width:max-content;max-width:130px;color:color-mix(in srgb,var(--chip-color) 78%,white);text-overflow:ellipsis;white-space:nowrap;border-radius:5px;padding:4px 8px;font-size:10px;overflow:hidden}.task-due{color:#9da4af;text-align:right;font-size:11px}.task-due.today{color:#ee9a42}.priority-dot{background:#7f8999;border-radius:50%;width:8px;height:8px}.priority-dot.low{background:#7e8a99}.priority-dot.medium{background:#2f73ff}.priority-dot.high{background:#ff9c43}.priority-dot.urgent{background:#ef5555}.dashboard-empty-state{color:#747d8b;text-align:center;align-content:center;place-items:center;gap:6px;min-height:180px;display:grid}.dashboard-empty-state strong{color:#cfd5df;font-size:13px}.dashboard-empty-state>span:last-child{font-size:11px}.empty-orbit{color:#7589a8;font-size:28px}.activity-section{margin-top:24px}.activity-row{border-bottom:1px solid #292d35;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:39px;padding:0 18px;display:grid}.activity-row:last-child{border-bottom:0}.activity-row p{color:#c8cdd5;margin:0;font-size:12px}.activity-row time{color:#8c94a1;font-size:11px}.activity-symbol{color:#4b86ff;border:1px solid #3674e8;border-radius:50%;place-items:center;width:19px;height:19px;font-size:11px;display:grid}.activity-row.task_completed .activity-symbol{color:#2fd08a;border-color:#28b979}.activity-row.project_created .activity-symbol{color:#ae75fa;border-color:#9c61ed}.activity-empty{color:#737b88;place-items:center;min-height:100px;font-size:12px;display:grid}.dashboard-modal-layer{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#030508b0;place-items:center;padding:22px;animation:.18s both overlay-in;display:grid;position:fixed;inset:0}.dashboard-modal{background:linear-gradient(140deg,#1a1d23,#111419);border:1px solid #343943;border-radius:11px;width:min(600px,100%);max-height:calc(100svh - 44px);animation:.26s cubic-bezier(.18,.84,.22,1) both modal-in;overflow:auto;box-shadow:0 30px 90px #00000094}.dashboard-modal>header{justify-content:space-between;align-items:center;height:67px;padding:0 28px;display:flex}.dashboard-modal>header h2{margin:0;font-size:17px;font-weight:600}.dashboard-modal>header button{color:#b7bfcc;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.dashboard-modal>header button:hover{color:#fff;background:#ffffff0d}.dashboard-modal form{padding:0 28px 23px}.dashboard-field{color:#adb5c1;gap:8px;margin-bottom:17px;font-size:11px;display:grid}.dashboard-field input,.dashboard-field select,.dashboard-field textarea{color:#dce1e9;width:100%;font:inherit;background:linear-gradient(130deg,#1b1f26,#15191f);border:1px solid #303641;border-radius:7px;outline:0;font-size:12px}.dashboard-field input,.dashboard-field select{height:43px;padding:0 13px}.dashboard-field textarea{resize:vertical;min-height:112px;padding:12px;line-height:1.5}.dashboard-field input:focus,.dashboard-field select:focus,.dashboard-field textarea:focus{border-color:#5a6680;box-shadow:0 0 0 3px #5d77a51a}.dashboard-field input::placeholder,.dashboard-field textarea::placeholder{color:#7e8795}.field-grid{gap:15px;display:grid}.field-grid.two{grid-template-columns:1fr 1fr}.field-grid.three{grid-template-columns:1fr 1fr 1fr}.label-picker{flex-wrap:wrap;gap:8px;display:flex}.label-chip{color:#a9b0bc;min-height:28px;font:inherit;cursor:pointer;opacity:.55;background:#222630;border:1px solid #0000;border-radius:5px;padding:0 9px;font-size:10px}.label-chip.selected{opacity:1;transform:translateY(-1px)}.label-design{color:#b178ff;background:#261746}.label-development{color:#5f9cff;background:#102748}.label-marketing,.label-meeting{color:#ffad3e;background:#3b250d}.label-content{color:#56d5ca;background:#0d3937}.label-bug{color:#ff6b61;background:#431719}.modal-lower-row{justify-content:space-between;align-items:center;gap:15px;min-height:31px;display:flex}.another-task{color:#9da6b4;cursor:pointer;align-items:center;gap:8px;font-size:10px;display:flex}.another-task input{opacity:0;position:absolute}.toggle-track{background:#14171c;border:1px solid #657080;border-radius:99px;width:28px;height:16px;padding:2px}.toggle-track:after{content:"";background:#8d98a8;border-radius:50%;width:10px;height:10px;transition:transform .16s,background .16s;display:block}.another-task input:checked+.toggle-track:after{background:#6f91cb;transform:translate(12px)}.modal-error{color:#ff8e98;font-size:10px}.dashboard-modal footer{justify-content:flex-end;gap:11px;margin-top:18px;display:flex}.dashboard-modal footer button{height:42px;font:inherit;cursor:pointer;border-radius:7px;padding:0 18px;font-size:12px}.modal-cancel{color:#b7bfca;background:#12151a;border:1px solid #303640}.modal-primary{color:#fff;background:linear-gradient(110deg,#8d9cb5,#3e485a);border:1px solid #66748c}.modal-primary:hover{filter:brightness(1.12)}.modal-primary:disabled{opacity:.55;cursor:wait}.project-modal{width:min(430px,100%)}.color-picker{gap:12px;display:flex}.color-picker button{cursor:pointer;border:2px solid #0000;border-radius:50%;width:31px;height:31px}.color-picker button.selected{border-color:#fff;box-shadow:0 0 0 3px #ffffff1f}.dashboard-toast{z-index:80;color:#edf2f8;background:#1b2028;border:1px solid #3d4654;border-radius:8px;padding:12px 17px;font-size:12px;animation:.22s both toast-in;position:fixed;bottom:28px;right:28px;box-shadow:0 16px 40px #0000006b}.dashboard-loading{color:#929baa;background:#0b0d11;align-content:center;place-items:center;gap:13px;min-height:100svh;display:grid}.dashboard-loading p{margin:0;font-size:13px}.loading-compass{color:#b8cee9;border:1px solid #354154;border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;animation:1.6s ease-in-out infinite compass-pulse;display:grid}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(14px)scale(.975)}to{opacity:1;transform:none}}@keyframes panel-in{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:none}}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes compass-pulse{50%{transform:rotate(8deg);box-shadow:0 0 25px #658ec52e}}@media (width<=1180px){.dashboard-sidebar{width:240px}.dashboard-main{width:calc(100% - 240px);margin-left:240px;padding:28px 24px}.dashboard-task-grid{grid-template-columns:1fr}.dashboard-search.expanded{width:220px}.dashboard-task-row{grid-template-columns:27px minmax(130px,1fr) minmax(80px,.6fr) 65px 28px}}@media (width<=820px){.app-dashboard{display:block}.dashboard-sidebar{border-right:0;border-bottom:1px solid var(--dash-border);width:100%;height:auto;padding:20px;position:relative}.dashboard-logo{margin:0 0 20px}.dashboard-sidebar nav{grid-template-columns:repeat(3,1fr)}.dashboard-sidebar nav button{justify-content:center}.dashboard-sidebar nav small,.sidebar-projects,.sidebar-account{display:none}.dashboard-main{width:100%;margin:0;padding:24px 18px}.dashboard-topbar{flex-direction:column;align-items:flex-start}.dashboard-actions{width:100%}.dashboard-search,.dashboard-search.expanded{flex:1;width:100%}.metrics-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.dashboard-task-grid{gap:22px;margin-top:28px}.activity-section{margin-top:22px}}@media (width<=560px){.dashboard-sidebar nav button{font-size:0}.dashboard-sidebar nav button svg{width:22px;height:22px}.dashboard-topbar h1{font-size:22px}.dashboard-actions{flex-wrap:wrap}.dashboard-search{flex-basis:100%;order:3}.filter-button{width:46px}.new-task-group{margin-left:auto}.metrics-grid article{min-height:82px}.dashboard-task-row{grid-template-columns:25px minmax(110px,1fr) 55px 14px;padding:0 12px}.dashboard-task-row:not(.compact) .project-chip,.dashboard-task-row:not(.compact) .default-avatar{display:none}.dashboard-task-row:not(.compact){grid-template-columns:25px minmax(110px,1fr) 55px}.task-due{font-size:10px}.activity-row{grid-template-columns:25px minmax(0,1fr);padding:8px 12px}.activity-row time{grid-column:2}.field-grid.two,.field-grid.three{grid-template-columns:1fr}.dashboard-modal-layer{padding:10px}.dashboard-modal{max-height:calc(100svh - 20px)}.dashboard-modal>header{padding:0 18px}.dashboard-modal form{padding:0 18px 18px}.dashboard-toast{text-align:center;bottom:16px;left:16px;right:16px}}@media (prefers-reduced-motion:reduce){.dashboard-modal-layer,.dashboard-modal,.filter-panel,.dashboard-toast,.loading-compass{animation:none}.dashboard-search{transition:none}}
