@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--bg:#f4f6f3;--surface:#fff;--ink:#13201d;--muted:#73807b;--line:#e5eae6;--sidebar:#0d1816;--accent:#55d29a;--accent-strong:#24b879;--accent-soft:#e4f8ef;--blue-soft:#edf2ff;--amber-soft:#fff5df;--danger:#d75a5a;--danger-soft:#fff0f0;--shadow:0 18px 50px rgba(20,40,34,.07);--shadow-soft:0 8px 28px rgba(20,40,34,.055);--radius:20px}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;font-family:DM Sans,system-ui,sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{cursor:pointer}.icon{display:block;flex:0 0 auto}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 16% 20%,#1e3a31 0,transparent 28%),radial-gradient(circle at 82% 84%,#15382b 0,transparent 25%),#09110f;position:relative;overflow:hidden;padding:28px}.login-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:40px 40px}.login-orbit{position:absolute;border:1px solid rgba(85,210,154,.12);border-radius:50%}.orbit-one{width:620px;height:620px;left:-280px;top:-230px}.orbit-two{width:480px;height:480px;right:-210px;bottom:-170px}.login-card{width:min(940px,100%);min-height:570px;background:linear-gradient(135deg,#fffffffa,#f8fbf8f5);border-radius:30px;padding:34px 44px 38px;box-shadow:0 40px 100px #00000047;display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:auto 1fr auto;column-gap:62px;position:relative;z-index:1}.login-brand{grid-column:1/-1;display:flex;align-items:center;gap:12px}.brand-mark{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:var(--accent);color:#0c1c16;font:800 13px Manrope;letter-spacing:-.5px}.login-brand div,.brand-button>span:last-child{display:flex;flex-direction:column;text-align:left}.login-brand strong,.brand-button strong{font:800 16px/1.1 Manrope}.login-brand small,.brand-button small{font-size:10px;color:var(--muted);margin-top:3px;text-transform:uppercase;letter-spacing:.12em}.login-copy{align-self:center}.mini-label{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:800;letter-spacing:.13em;color:#4f6e63}.login-copy h1{font:800 clamp(40px,5vw,64px)/.98 "Manrope";letter-spacing:-.055em;margin:20px 0}.login-copy h1 span{color:#8f9b96}.login-copy p{font-size:16px;line-height:1.65;color:var(--muted);margin:0}.login-form{align-self:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:16px}.login-form label,.form-stack label{display:flex;flex-direction:column;gap:8px;color:#56635e;font-size:12px;font-weight:700}.login-form input,.form-stack input,.form-stack textarea,.form-stack select{width:100%;border:1px solid #dfe6e1;background:#fbfcfb;color:var(--ink);border-radius:12px;padding:12px 13px}.login-form input:focus,.form-stack input:focus,.form-stack textarea:focus,.form-stack select:focus{border-color:#8bcfb2;background:#fff;outline:none;box-shadow:0 0 0 4px #55d29a1f}.login-error{background:var(--danger-soft);color:#9b4040;border:1px solid #ffd7d7;border-radius:11px;padding:10px 12px;font-size:12px}.login-button{height:46px;justify-content:space-between!important}.login-foot{grid-column:1/-1;margin:0;color:#9aa49f;font-size:11px;align-self:end}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.sidebar{height:100vh;position:sticky;top:0;background:linear-gradient(180deg,var(--sidebar),#0a1210);color:#e8f0ec;padding:20px 16px 16px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.05);z-index:30}.sidebar-top{display:flex;align-items:center;justify-content:space-between;padding:3px 5px 22px}.brand-button{border:0;background:none;color:inherit;display:flex;align-items:center;gap:11px;padding:0}.brand-button .brand-mark{width:34px;height:34px}.brand-button small{color:#71817a}.mobile-close{display:none;background:none;border:0;color:#9aaba4}.main-nav{display:flex;flex-direction:column;gap:4px;border-bottom:1px solid rgba(255,255,255,.07);padding-bottom:16px}.main-nav button,.project-nav button{border:0;background:transparent;color:#8fa099;border-radius:11px;display:flex;align-items:center;gap:11px;width:100%;text-align:left}.main-nav button{height:40px;padding:0 11px;font-size:13px;font-weight:600}.main-nav button:hover,.main-nav button.active,.project-nav button:hover,.project-nav button.active{background:#ffffff0f;color:#f4fbf7}.main-nav button.active{box-shadow:inset 3px 0 0 var(--accent)}.sidebar-section-head{display:flex;align-items:center;justify-content:space-between;color:#64746e;padding:20px 7px 9px;font-size:9px;font-weight:800;letter-spacing:.14em}.sidebar-section-head button{width:25px;height:25px;border-radius:8px;background:#ffffff0d;border:0;color:#82918b;display:grid;place-items:center}.project-nav{display:flex;flex-direction:column;gap:3px;overflow:auto;max-height:43vh}.project-nav button{padding:9px 8px}.project-dot{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:#1b2d28;color:#a4bab0;font:700 11px Manrope}.project-nav button.active .project-dot{background:var(--accent);color:#10211a}.project-nav-copy{display:flex;flex-direction:column;min-width:0;flex:1}.project-nav-copy b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-nav-copy small{font-size:9px;color:#65766f;margin-top:3px}.sidebar-spacer{flex:1}.storage-card{border:1px solid rgba(255,255,255,.07);background:#ffffff09;border-radius:14px;padding:12px;margin:0 2px 12px}.storage-card>div{display:flex;align-items:center;gap:8px;font-size:11px}.storage-icon{width:25px;height:25px;border-radius:8px;background:#55d29a1f;color:var(--accent);display:grid;place-items:center}.storage-card p{font-size:9px;line-height:1.5;color:#71817a;margin:8px 0 0}.sidebar-tools{display:grid;grid-template-columns:1fr 1fr;gap:4px}.sidebar-tools button{border:0;background:transparent;color:#708079;padding:8px;border-radius:9px;font-size:10px;display:flex;align-items:center;gap:6px;justify-content:center}.sidebar-tools button:last-of-type{grid-column:1/-1}.sidebar-tools button:hover{background:#ffffff0d;color:#d6e1dc}.main-area{min-width:0}.app-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;background:#f4f6f3e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(221,227,222,.75)}.header-title{display:flex;align-items:center;gap:14px}.header-title>div{display:flex;flex-direction:column}.header-title span{font-size:9px;font-weight:800;letter-spacing:.14em;color:#89958f}.header-title h1{font:800 19px/1.1 Manrope;letter-spacing:-.03em;margin:4px 0 0}.menu-button{display:none;width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:#fff;place-items:center;color:#52615b}.header-actions{display:flex;align-items:center;gap:10px}.header-search{height:38px;min-width:190px;border:1px solid var(--line);background:#ffffffb3;border-radius:11px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#89958f;font-size:11px}.header-search span{flex:1}kbd{border:1px solid #e1e6e2;background:#f7f8f7;border-radius:6px;padding:2px 5px;color:#9aa49f;font-size:9px}.avatar{width:36px;height:36px;border-radius:11px;background:#15231f;color:#dce8e2;display:grid;place-items:center;font:700 10px Manrope}.btn{border:1px solid transparent;border-radius:11px;height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:700}.btn-primary{background:#14241f;color:#eff8f3;box-shadow:0 7px 18px #14241f1f}.btn-primary:hover{background:#0b1713}.btn-ghost{background:#fff;border-color:var(--line);color:#52615b}.icon-button{width:32px;height:32px;border-radius:9px;border:0;background:transparent;color:#8b9792;display:grid;place-items:center}.icon-button:hover{background:#f1f4f2;color:#34433d}.page{padding:28px 34px 46px;max-width:1620px;margin:0 auto}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.section-kicker{font-size:9px;font-weight:800;letter-spacing:.15em;color:#91a09a}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.panel-head h3{font:800 19px/1.2 Manrope;letter-spacing:-.035em;margin:5px 0 0}.text-action{border:0;background:none;color:#4d6259;font-size:11px;font-weight:700;display:flex;align-items:center;gap:7px}.muted-count{min-width:28px;height:28px;border-radius:9px;background:#f2f5f3;color:#819089;display:grid;place-items:center;font-size:10px;font-weight:700}.welcome-card{min-height:208px;border-radius:24px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:linear-gradient(120deg,#eef4ee,#f8faf6,#edf8f2);border:1px solid #dfe8e0;position:relative;overflow:hidden}.welcome-card:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-130px;top:-160px;border:1px solid rgba(78,121,231,.1);box-shadow:0 0 0 45px #55d29a09,0 0 0 90px #55d29a06}.welcome-card h2{font:800 clamp(28px,3vw,40px)/1.08 "Manrope";letter-spacing:-.052em;margin:13px 0 12px;position:relative;z-index:1}.welcome-card h2 span{color:#85928c}.welcome-card p{margin:0;color:#73817b;font-size:13px}.welcome-progress{padding-right:32px;position:relative;z-index:1}.ring{--progress:0deg;width:126px;height:126px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--accent-strong) var(--progress),#dce5df 0);position:relative}.ring:after{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border-radius:50%;background:#f6faf6}.ring>span{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.ring b{font:800 27px Manrope}.ring small{font-size:9px;color:#829089}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.metric-card{min-height:122px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:18px;display:flex;align-items:flex-start;gap:13px;box-shadow:0 7px 24px #182a2309}.metric-card.accent{background:linear-gradient(145deg,#f5fff9,#ecfaf2);border-color:#d5eee0}.metric-icon{width:34px;height:34px;border-radius:11px;background:#f0f4f1;color:#66756f;display:grid;place-items:center}.metric-card.accent .metric-icon{background:#dff6e9;color:#258a60}.metric-card>div:last-child{display:flex;flex-direction:column;min-width:0}.metric-card span{font-size:10px;color:#829089;font-weight:600}.metric-card strong{font:800 23px Manrope;letter-spacing:-.045em;margin:7px 0 2px;white-space:nowrap}.metric-card small{font-size:9px;color:#a0aaa5}.content-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.45fr);gap:14px;margin-top:14px}.project-panel,.focus-panel{padding:21px}.project-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:18px}.project-card{text-align:left;border:1px solid #e7ebe8;background:#fbfcfb;border-radius:17px;padding:16px;color:inherit;min-height:220px;display:flex;flex-direction:column}.project-card:hover{background:#fff;border-color:#cfd9d3;box-shadow:var(--shadow-soft)}.project-card-top{display:flex;align-items:center;justify-content:space-between;color:#8d9a94}.project-index{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font:800 9px Manrope;background:#eff3f0;color:#63746d}.project-index.p1{background:#eef2ff;color:#5571c8}.project-index.p2{background:#fff2e2;color:#bf7a24}.project-index.p3{background:#f5ebff;color:#8b5abb}.project-card-copy{margin:19px 0 16px;flex:1}.project-card-copy>span{font-size:9px;color:#98a39e;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.project-card-copy h4{font:800 20px Manrope;margin:5px 0 6px}.project-card-copy p{font-size:10px;line-height:1.45;color:#85918c;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-card-progress>div{display:flex;justify-content:space-between;margin-bottom:7px;font-size:9px;color:#7b8882}.project-card-progress strong{font-size:11px;color:#34443e}.project-card-foot{display:flex;justify-content:space-between;border-top:1px solid #e9edea;margin-top:13px;padding-top:11px;color:#8c9893;font-size:9px}.focus-list{display:flex;flex-direction:column;margin-top:13px}.focus-list button{border:0;background:none;text-align:left;color:inherit;display:flex;align-items:center;gap:10px;padding:11px 3px;border-bottom:1px solid #edf0ee}.focus-check{width:17px;height:17px;border-radius:6px;border:1px solid #d4dcd7}.focus-copy{display:flex;flex-direction:column;min-width:0;flex:1}.focus-copy b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.focus-copy small{font-size:8px;color:#99a39f;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.effort-badge{min-width:25px;height:23px;padding:0 7px;border-radius:8px;background:#f1f4f2;color:#6f7e77;display:inline-grid;place-items:center;font-size:9px;font-weight:800}.progress-track{height:8px;background:#e5ebe7;border-radius:999px;overflow:hidden}.progress-track.compact{height:5px}.progress-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3cc989,#67d9a5)}.project-hero{background:#13231e;color:#edf6f1;border-radius:23px;padding:28px 30px;display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:28px;align-items:end;position:relative;overflow:hidden}.project-hero-main,.project-score{position:relative;z-index:1}.project-breadcrumb{display:flex;align-items:center;gap:5px;font-size:9px;color:#718a80;font-weight:700}.project-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:19px}.project-client{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#72af94;font-weight:800}.project-title-row h2{font:800 35px/1.05 Manrope;letter-spacing:-.055em;margin:5px 0 7px}.project-title-row p{margin:0;color:#8ea39a;font-size:11px;max-width:650px}.project-hero .btn-ghost{background:#ffffff0f;border-color:#ffffff1a;color:#c9d7d1}.project-score{border-left:1px solid rgba(255,255,255,.09);padding-left:28px;display:flex;flex-direction:column}.project-score>span{font-size:9px;color:#759084;text-transform:uppercase;letter-spacing:.1em}.project-score>strong{font:800 39px Manrope;margin:5px 0 8px}.project-score small{font-size:9px;color:#74897f;margin-top:8px}.project-hero .progress-track{background:#ffffff14}.project-tabs{display:flex;gap:5px;border-bottom:1px solid #dde4df;margin:17px 2px 18px}.project-tabs button{border:0;background:none;color:#85918c;padding:13px 14px 12px;font-size:11px;font-weight:700;position:relative;display:flex;gap:6px}.project-tabs button span{font-size:8px;background:#e8eeea;border-radius:999px;padding:2px 6px}.project-tabs button.active{color:#21312b}.project-tabs button.active:after{content:"";height:2px;position:absolute;left:8px;right:8px;bottom:-1px;background:#2db77e}.project-metrics{margin-top:0}.areas-panel{margin-top:14px;padding:22px}.areas-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:17px}.area-card{background:#fafbfa;border:1px solid #e8ece9;border-radius:14px;padding:14px}.area-head,.area-foot{display:flex;justify-content:space-between}.area-head{margin-bottom:9px}.area-head span{font-size:10px;font-weight:700}.area-head strong{font:800 12px Manrope}.area-foot{margin-top:8px;color:#98a39e;font-size:8px}.task-panel{overflow:hidden}.task-toolbar{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 0;gap:14px}.status-tabs{display:flex;gap:2px;overflow:auto}.status-tabs button{white-space:nowrap;border:0;background:none;color:#87938e;border-radius:9px;padding:8px 9px;font-size:10px;font-weight:700;display:flex;gap:5px}.status-tabs button span{font-size:8px;color:#a1aaa6;background:#f0f3f1;padding:2px 5px;border-radius:999px}.status-tabs button.active{background:#eef5f1;color:#2d443b}.toolbar-actions{display:flex;gap:7px}.task-filters{display:flex;align-items:center;gap:8px;padding:13px 18px 14px;border-bottom:1px solid var(--line)}.search-box{height:36px;border:1px solid var(--line);background:#fafbfa;border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 10px;min-width:320px;color:#8e9a95}.search-box input{border:0;background:transparent;outline:none;width:100%;font-size:10px}.task-filters select{height:36px;border:1px solid var(--line);background:#fafbfa;border-radius:10px;color:#617069;padding:0 10px;font-size:10px}.filter-result{margin-left:auto;color:#9ba5a1;font-size:9px}.task-table-wrap{overflow:auto;min-height:270px}.task-table{width:100%;border-collapse:collapse;min-width:1060px}.task-table th{text-align:left;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#9aa49f;padding:11px 12px;background:#fafbfa;border-bottom:1px solid #e7ebe8}.task-table th:first-child,.task-table td:first-child{padding-left:18px}.task-table td{padding:11px 12px;border-bottom:1px solid #edf0ee;font-size:9px;color:#58665f}.task-table tbody tr{cursor:pointer}.task-table tbody tr:hover{background:#fbfdfb}.task-name{display:flex;gap:9px;max-width:380px}.task-state-dot{width:7px;height:7px;border-radius:50%;background:#c5ceca;margin-top:4px}.task-state-dot.progress{background:#648be8}.task-state-dot.review{background:#e1a03f}.task-state-dot.done{background:#49bf88}.task-name>span:last-child{display:flex;flex-direction:column;min-width:0}.task-name b{font-size:10px;color:#26352f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-name small{font-size:8px;color:#9aa49f;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.area-tag{display:inline-flex;border:1px solid #e2e8e4;background:#f8faf8;padding:4px 7px;border-radius:7px;white-space:nowrap;font-size:8px}.assignee{display:flex;align-items:center;gap:6px;white-space:nowrap}.assignee i{font-style:normal;width:22px;height:22px;border-radius:7px;background:#e9f0ec;display:grid;place-items:center;font-size:7px;font-weight:800}.empty-value{color:#a8b0ac}.status-pill{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 8px;background:#f2f4f3;color:#728078;white-space:nowrap;font-size:8px;font-weight:700}.status-pill i{width:5px;height:5px;border-radius:50%;background:#aab4af}.status-pill.blue{background:var(--blue-soft);color:#4a67b8}.status-pill.amber{background:var(--amber-soft);color:#a36c1d}.status-pill.green{background:var(--accent-soft);color:#27835f}.table-progress{display:flex;align-items:center;gap:7px;min-width:105px}.table-progress .progress-track{width:65px}.table-progress>span{font-size:8px}.empty-state{padding:56px 24px;text-align:center;color:#87938e}.empty-state>span{width:42px;height:42px;border-radius:13px;background:#f1f5f2;display:grid;place-items:center;margin:0 auto 10px}.empty-state h4{font:800 14px Manrope;margin:0 0 4px;color:#45544e}.empty-state p{font-size:9px;margin:0}.compact-empty{padding:45px 20px}.compact-empty .btn{margin-top:14px}.payment-panel{margin-top:14px;padding:21px}.payment-list{margin-top:15px}.payment-row{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid #edf0ee}.payment-type{width:32px;height:32px;border-radius:10px;display:grid;place-items:center}.payment-type.income{background:#e6f7ef;color:#25855f}.payment-type.expense{background:#fff0ef;color:#b75555}.payment-row>div{display:flex;flex-direction:column}.payment-row b{font-size:10px}.payment-row small{font-size:8px;color:#99a39f}.payment-row>span:last-child{font:800 11px Manrope}.positive{color:#278660}.negative{color:#b75555}.team-hero{padding:28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.team-hero h2{font:800 29px/1.1 Manrope;letter-spacing:-.05em;margin:7px 0}.team-hero p{margin:0;color:#819089;font-size:11px}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.team-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow-soft);position:relative}.team-avatar{width:44px;height:44px;border-radius:13px;background:#e5f5ec;color:#2b7e5f;display:grid;place-items:center;font:800 11px Manrope}.team-card-copy h3{font:800 15px Manrope;margin:13px 0 3px}.team-card-copy p{margin:0;color:#929d98;font-size:9px}.team-stats{display:flex;gap:16px;border-top:1px solid #edf0ee;margin-top:17px;padding-top:13px;color:#8b9792;font-size:8px}.remove-link{position:absolute;right:12px;top:12px;border:0;background:none;color:#b7c0bc;font-size:8px}.remove-link:hover{color:var(--danger)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#060d0b7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:80;display:grid;place-items:center;padding:24px}.modal-card{width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 32px 90px #08140f40;padding:23px}.modal-card.wide{width:min(780px,100%)}.modal-head{display:flex;justify-content:space-between;margin-bottom:21px}.modal-head h3{font:800 22px Manrope;margin:5px 0 0}.form-stack{display:flex;flex-direction:column;gap:15px}.form-stack textarea{resize:vertical;min-height:70px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.modal-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);padding-top:16px}.modal-actions.split{justify-content:space-between}.danger-link{border:0;background:none;color:#c55d5d;font-size:10px;font-weight:700}.loading-screen{min-height:100vh;background:#0b1412;color:#aebbb5;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;font-size:11px}.mobile-overlay{display:none}@media (max-width:1180px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid{grid-template-columns:1fr}.focus-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.project-hero{grid-template-columns:1fr 240px}.areas-grid,.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:0;top:0;width:270px;transform:translate(-102%);transition:.22s;box-shadow:25px 0 70px #0003}.sidebar.mobile-open{transform:translate(0)}.mobile-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;border:0;background:#060d0b75}.mobile-close,.menu-button{display:grid;place-items:center}.app-header{padding-inline:20px}.page{padding:22px 20px 40px}.header-search{display:none}.project-hero{grid-template-columns:1fr}.project-score{border-left:0;border-top:1px solid rgba(255,255,255,.09);padding:18px 0 0}.login-card{grid-template-columns:1fr;gap:25px;padding:30px;min-height:auto}.login-brand{margin-bottom:18px}.login-foot{margin-top:4px}}@media (max-width:680px){.app-header{height:68px;padding-inline:14px}.header-title h1{font-size:16px}.header-actions .btn{width:38px;padding:0;font-size:0}.avatar{display:none}.page{padding:16px 14px 34px}.welcome-card{padding:24px;min-height:230px}.welcome-progress{display:none}.welcome-card h2{font-size:29px}.metrics-grid{grid-template-columns:1fr 1fr;gap:8px}.metric-card{min-height:105px;padding:13px;gap:9px}.metric-icon{width:30px;height:30px}.metric-card strong{font-size:18px}.project-panel,.focus-panel{padding:15px}.project-cards{grid-template-columns:1fr}.focus-list{display:block}.project-hero{border-radius:18px;padding:22px 19px}.project-title-row{align-items:flex-start;flex-direction:column}.project-title-row h2{font-size:30px}.project-tabs{overflow:auto}.areas-panel{padding:15px}.areas-grid{grid-template-columns:1fr}.task-toolbar{align-items:flex-start;flex-direction:column;padding:13px}.status-tabs,.toolbar-actions{width:100%}.toolbar-actions .btn{flex:1}.task-filters{padding:10px 13px;flex-wrap:wrap}.search-box{min-width:100%;width:100%}.filter-result{margin-left:0}.team-hero{padding:21px;align-items:flex-start;flex-direction:column}.team-grid{grid-template-columns:1fr}.modal-backdrop{padding:10px}.modal-card{border-radius:18px;padding:18px}.form-grid,.form-grid.three{grid-template-columns:1fr}.modal-actions.split{flex-direction:column}.modal-actions.split>div{display:grid;grid-template-columns:1fr 1fr}.login-page{padding:14px}.login-card{padding:24px 20px;border-radius:22px}.login-copy h1{font-size:36px}.login-copy p{font-size:13px}.login-form{padding:18px}}.payment-row{grid-template-columns:36px minmax(0,1fr) auto 32px;cursor:pointer;border-radius:10px;padding-left:6px;padding-right:4px;transition:background .16s ease}.payment-row:hover{background:#fafcfb}.payment-amount{font:800 11px Manrope;white-space:nowrap}.payment-edit-button{opacity:.45;transition:opacity .16s ease}.payment-row:hover .payment-edit-button{opacity:1}.payment-modal-actions{display:flex;gap:8px}.task-table{min-width:1140px}.task-name small{max-width:360px}.status-pill.amber{font-weight:800}.focus-list button:hover{background:#fafcfb;border-radius:9px}.focus-list button{transition:background .16s ease}.task-filters select{max-width:180px}@media (max-width:680px){.payment-row{grid-template-columns:34px minmax(0,1fr) auto 28px;gap:8px}.payment-row small{white-space:normal}.payment-modal-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.task-filters select{max-width:none;flex:1;min-width:135px}}.project-card.project-card-pro{min-height:184px;padding:14px 15px 13px;gap:0;background:linear-gradient(180deg,#fff,#fbfcfb)}.project-card-pro .project-card-top{min-height:30px;gap:8px}.project-card-pro .project-card-top>.icon{margin-left:auto}.project-card-pro .project-card-copy{margin:12px 0 11px;flex:0 0 auto}.project-card-pro .project-card-copy h4{font-size:19px;margin:4px 0}.project-card-pro .project-card-copy p{font-size:10px;line-height:1.35;-webkit-line-clamp:1;min-height:14px}.project-card-meta{display:grid;grid-template-columns:1.3fr 1fr .72fr;gap:8px;margin:0 0 12px}.project-card-meta>div{min-width:0;padding:8px 9px;border:1px solid #edf0ee;border-radius:10px;background:#f8faf9;display:flex;flex-direction:column;gap:3px}.project-card-meta span{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#97a29d;font-weight:800}.project-card-meta b{font:700 10px Manrope;color:#394941;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-card-pro .project-card-progress{margin-top:auto}.project-card-pro .project-card-progress>div{margin-bottom:5px}.project-card-pro .project-card-foot{display:none}.project-risk-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;letter-spacing:.02em;white-space:nowrap;border:1px solid transparent}.project-risk-badge span{font-size:10px}.project-risk-badge.risk-neutral{background:#f2f4f3;color:#7b8882;border-color:#e5e9e6}.project-risk-badge.risk-green{background:#ebf8f1;color:#25865e;border-color:#d5efdf}.project-risk-badge.risk-amber{background:#fff6e4;color:#a86e13;border-color:#f1dfb9}.project-risk-badge.risk-red{background:#fff0f0;color:#b54d4d;border-color:#f3d2d2}.compact-risk{padding:4px 7px}.project-hero-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}.project-hero-meta>span:first-child{display:inline-flex;flex-direction:column;gap:2px;padding:8px 11px;border-radius:11px;background:#ffffff13;border:1px solid rgba(255,255,255,.08);color:#d9e5df;font-size:10px}.project-hero-meta>span:first-child b{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#7fa294}.project-hero .project-risk-badge{background:#ffffff17;border-color:#ffffff1a;color:#dfe9e4}.task-risk-dot{margin-left:auto;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:10px;flex:0 0 auto}.task-risk-dot.risk-neutral{background:#f0f3f1;color:#95a09b}.task-risk-dot.risk-green{background:#e7f7ef;color:#25865e}.task-risk-dot.risk-amber{background:#fff3dc;color:#aa721b}.task-risk-dot.risk-red{background:#ffeded;color:#b94d4d}.field-help{font-size:9px!important;line-height:1.4;color:#98a39e!important;font-weight:500!important;margin-top:-2px}.sidebar-tools.single{grid-template-columns:1fr}.sidebar-tools.single button{grid-column:auto!important}.storage-card.synced{border-color:#55d29a29;background:#55d29a0e}.modal-actions.split>div{display:flex;gap:8px}.danger-link{border:0;background:transparent;color:#c65555;font-size:11px;font-weight:700;padding:8px 0}.danger-link:hover{color:#a83c3c;text-decoration:underline}.error-loading{gap:14px}.error-loading p{color:#8d5858}@media (max-width:760px){.project-card-meta{grid-template-columns:1fr 1fr}.project-card-meta>div:last-child{display:none}.project-hero-meta{align-items:flex-start}.project-card.project-card-pro{min-height:176px}}.pf-host{position:fixed;top:0;right:0;bottom:0;left:260px;z-index:70;pointer-events:none;opacity:0;transform:translateY(12px);transition:.2s ease;background:#f4f6f8;overflow:auto}.pf-host.visible{pointer-events:auto;opacity:1;transform:none}.pf-open{overflow:hidden}.pf-page{min-height:100%;padding:28px 34px 48px;background:radial-gradient(circle at 84% 8%,rgba(75,128,255,.08),transparent 24%),radial-gradient(circle at 8% 12%,rgba(244,180,84,.08),transparent 24%),#f5f7f8;color:#182024;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pf-header{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:22px}.pf-header h1{font-size:42px;line-height:1.02;letter-spacing:-1.7px;margin:6px 0 8px;color:#14202a}.pf-header h1 em{font-style:normal;color:#356a62}.pf-header p{margin:0;color:#6a747c;max-width:690px;font-size:15px}.pf-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:800;letter-spacing:.16em;color:#7b858d}.pf-eyebrow.light{color:#ffffff94}.pf-header-actions{display:flex;gap:10px;align-items:center}.pf-import,.pf-close{border:0;cursor:pointer;font:inherit}.pf-import{display:flex;align-items:center;gap:9px;background:#16222d;color:#fff;padding:12px 16px;border-radius:12px;font-weight:750;box-shadow:0 8px 20px #14202a1f}.pf-import span{font-size:18px}.pf-close{width:42px;height:42px;border-radius:12px;background:#fff;color:#5f6a72;border:1px solid #dfe5e8;font-size:25px}.pf-import-state{display:flex;align-items:center;gap:10px;margin:0 0 18px;padding:11px 14px;border-radius:12px;font-size:13px;font-weight:650;border:1px solid #dde3e7;background:#fff}.pf-import-state.success{background:#edf8f4;border-color:#cce9dd;color:#2f6c58}.pf-import-state.error{background:#fff0f0;border-color:#f1cccc;color:#a44141}.pf-import-state.loading{background:#eef4ff;border-color:#d3e0f8;color:#395f93}.pf-import-state>span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:currentColor;color:#fff;font-size:12px}.pf-hero-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);gap:18px}.pf-main-goal{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;min-height:330px;padding:32px;border-radius:26px;color:#fff;background:linear-gradient(135deg,#13232d,#19303a 48%,#213c3b);box-shadow:0 18px 45px #14202a24}.pf-main-goal:before{content:"";position:absolute;width:340px;height:340px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-90px;top:-120px}.pf-main-goal:after{content:"";position:absolute;width:240px;height:240px;border:1px solid rgba(255,255,255,.06);border-radius:50%;right:-35px;top:-70px}.pf-goal-copy,.pf-main-goal>.pf-ring,.pf-goal-bottom{position:relative;z-index:1}.pf-goal-copy h2{font-size:34px;letter-spacing:-1px;margin:7px 0 8px}.pf-goal-copy p{color:#ffffffab;max-width:540px;margin:0 0 25px;line-height:1.5}.pf-big-number{font-size:48px;line-height:1;font-weight:850;letter-spacing:-2px;margin-bottom:7px}.pf-caption{font-size:12px;color:#ffffff8c}.pf-ring{width:174px;height:174px;padding:10px;border-radius:50%;background:conic-gradient(#f3bc59 0 var(--pf-progress),rgba(255,255,255,.1) var(--pf-progress) 360deg);display:grid;place-items:center}.pf-ring>div{width:100%;height:100%;border-radius:50%;background:#182b34;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:inset 0 0 0 1px #ffffff0f}.pf-ring strong{font-size:33px;line-height:1}.pf-ring small{font-size:11px;color:#ffffff94;margin-top:7px;line-height:1.3}.pf-ring.sm{width:66px;height:66px;padding:5px;background:conic-gradient(#4b826f 0 var(--pf-progress),#e8eeee var(--pf-progress) 360deg)}.pf-ring.sm>div{background:#fff;color:#23313a;box-shadow:none}.pf-ring.sm b{font-size:13px}.pf-goal-bottom{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff17;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}.pf-goal-bottom>div{padding:15px 17px;background:#ffffff06}.pf-goal-bottom span{display:block;color:#ffffff8a;font-size:11px;margin-bottom:4px}.pf-goal-bottom b{font-size:18px}.pf-cash-card,.pf-flow-card,.pf-month-card,.pf-next-card,.pf-history{background:#fff;border:1px solid #e0e6e8;border-radius:22px;box-shadow:0 10px 30px #17252d0b}.pf-cash-card{padding:25px}.pf-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.pf-card-head h3{font-size:20px;letter-spacing:-.4px;margin:4px 0 0}.pf-soft-icon{width:40px;height:40px;border-radius:12px;background:#f0f3f3;display:grid;place-items:center;color:#68777a;font-size:19px;font-weight:800}.pf-cash-total{display:block;font-size:38px;letter-spacing:-1.4px;margin:24px 0 5px;color:#14222c}.pf-cash-card>p{font-size:12px;color:#849096;margin:0 0 19px}.pf-account-list{display:grid;gap:8px}.pf-account-list>div{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf0f1}.pf-account-list>div:last-child{border-bottom:0}.pf-account-list span{display:flex;align-items:center;gap:9px;color:#59666e;font-size:13px}.pf-account-list b{font-size:13px}.pf-account-dot{width:9px;height:9px;border-radius:50%;background:#70818a}.pf-account-dot.savings{background:#4d8e7a}.pf-account-dot.cash{background:#d5a44c}.pf-section{margin-top:30px}.pf-section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:15px}.pf-section-head h2{font-size:27px;letter-spacing:-.8px;margin:6px 0 3px}.pf-section-head p{font-size:13px;color:#758188;margin:0}.pf-order-badge{padding:10px 13px;border:1px solid #dfe5e7;background:#fff;border-radius:999px;font-size:11px;color:#59666d;white-space:nowrap}.pf-debt-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pf-debt-card{position:relative;padding:19px;border:1px solid #e0e6e8;border-radius:19px;background:#fff;min-height:294px;display:flex;flex-direction:column;box-shadow:0 7px 22px #1e2e3609;transition:.2s ease}.pf-debt-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1e2e3612}.pf-debt-card.focus{border-color:#efd9aa;background:linear-gradient(180deg,#fffaf0 0,#fff 38%)}.pf-debt-card.done{border-color:#cce6da;background:#f4fbf8}.pf-debt-top{display:flex;gap:10px;align-items:center}.pf-priority{width:30px;height:30px;border-radius:9px;background:#172630;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800}.pf-debt-title{min-width:0;flex:1}.pf-debt-title span{display:block;font-size:9px;letter-spacing:.09em;text-transform:uppercase;color:#929ca1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pf-debt-title h3{font-size:15px;margin:3px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pf-debt-balance{margin:22px 0 10px}.pf-debt-balance span{display:block;font-size:10px;color:#8a959b;margin-bottom:3px}.pf-debt-balance strong{font-size:25px;letter-spacing:-.7px}.pf-progress-line{height:6px;border-radius:999px;background:#edf1f1;overflow:hidden}.pf-progress-line i{height:100%;display:block;background:linear-gradient(90deg,#4d8574,#6fa38f);border-radius:inherit}.pf-debt-card.focus .pf-progress-line i{background:linear-gradient(90deg,#dca94e,#f0c56e)}.pf-debt-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:14px}.pf-debt-meta>div{padding:8px;border-radius:10px;background:#f6f8f8}.pf-debt-meta span{display:block;font-size:9px;color:#99a2a7;margin-bottom:3px}.pf-debt-meta b{display:block;font-size:10px;color:#435058;overflow:hidden;text-overflow:ellipsis}.pf-debt-note{font-size:10px;color:#8a9499;line-height:1.45;margin:10px 0 0}.pf-link-btn{margin-top:auto;padding:13px 0 0;border:0;background:transparent;color:#365f58;font-size:11px;font-weight:750;text-align:left;cursor:pointer}.pf-link-btn span{float:right}.pf-insight-grid{display:grid;grid-template-columns:1fr 1fr .85fr;gap:14px;margin-top:22px}.pf-flow-card,.pf-month-card,.pf-next-card{padding:22px}.pf-flow-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #edf0f1;font-size:12px;color:#59666d}.pf-flow-row b{color:#29363e}.pf-flow-row.positive b,.pf-month-numbers .green{color:#2d8063}.pf-flow-row.debt b{color:#a35c4c}.pf-flow-separator{height:7px}.pf-flow-row.total{border-bottom:0;padding-top:13px;font-weight:750}.pf-flow-card>small{display:block;color:#a0a8ac;font-size:9px;margin-top:7px}.pf-month-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0 16px}.pf-month-numbers>div{background:#f5f7f7;border-radius:12px;padding:11px}.pf-month-numbers span{display:block;font-size:9px;color:#949ea3}.pf-month-numbers b{display:block;margin-top:4px;font-size:14px}.pf-month-card>p{font-size:11px;line-height:1.5;color:#7b878d}.pf-mini-note{display:flex;gap:8px;padding:10px 11px;border-radius:11px;background:#eef4f8;color:#587080;font-size:10px}.pf-next-card{background:linear-gradient(145deg,#f9f3e7,#fff);border-color:#eadfc9}.pf-target-number{font-size:52px;font-weight:900;line-height:1;color:#ead8b7;letter-spacing:-3px;margin:12px 0 5px}.pf-next-card h3{font-size:18px;margin:0 0 5px}.pf-next-card strong{font-size:25px}.pf-next-card p{font-size:11px;line-height:1.5;color:#7b7e7f}.pf-history{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:22px;padding:22px}.pf-history h2{margin:5px 0 0;font-size:22px}.pf-history-list{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.pf-history-list>div{min-width:250px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 14px;border:1px solid #dfe7e4;background:#f7fbf9;border-radius:14px}.pf-check{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#dff1e8;color:#39745f;font-weight:900}.pf-history-list b{display:block;font-size:11px}.pf-history-list small{display:block;font-size:9px;color:#97a19f;margin-top:2px}.pf-history-list strong{font-size:12px;color:#345b50}.pf-footer-note{margin-top:17px;padding:15px 18px;border-radius:13px;background:#edf1f2;color:#78858b;font-size:10px;line-height:1.5}.pf-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#0d181e8c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:22px}.pf-modal{width:min(470px,100%);background:#fff;border-radius:22px;padding:23px;box-shadow:0 30px 80px #0003}.pf-modal-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.pf-modal-head span{font-size:9px;letter-spacing:.14em;color:#89949a;font-weight:800}.pf-modal-head h3{font-size:23px;margin:4px 0 0}.pf-modal-head button{border:0;background:#f1f3f4;width:33px;height:33px;border-radius:10px;font-size:21px;cursor:pointer}.pf-modal label{display:block;font-size:11px;font-weight:700;color:#627078;margin:13px 0}.pf-modal input,.pf-modal textarea{width:100%;margin-top:7px;border:1px solid #d9e0e2;border-radius:12px;padding:12px 13px;font:inherit;font-size:13px;outline:none;background:#fbfcfc;box-sizing:border-box}.pf-modal textarea{min-height:90px;resize:vertical}.pf-modal input:focus,.pf-modal textarea:focus{border-color:#6e988c;box-shadow:0 0 0 3px #4c857417}.pf-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.pf-modal-actions button{border:0;border-radius:11px;padding:11px 15px;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.pf-secondary{background:#eef1f2;color:#59666e}.pf-primary{background:#16262e;color:#fff}.pf-nav-button{position:relative}.pf-nav-button .pf-nav-icon{width:20px;height:20px;border-radius:6px;background:#ffffff14;display:grid;place-items:center;font-size:12px;font-weight:800}.pf-nav-button.active{background:#ffffff17!important;color:#fff!important}.pf-nav-button.active:after{content:"";position:absolute;right:8px;width:5px;height:5px;border-radius:50%;background:#f0bd5c}@media (max-width:1280px){.pf-debt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pf-insight-grid{grid-template-columns:1fr 1fr}.pf-next-card{grid-column:1/-1}.pf-hero-grid{grid-template-columns:1.35fr .85fr}}@media (max-width:900px){.pf-host{left:0}.pf-page{padding:20px 16px 40px}.pf-header{flex-direction:column}.pf-header-actions{width:100%}.pf-import{flex:1;justify-content:center}.pf-header h1{font-size:34px}.pf-hero-grid{grid-template-columns:1fr}.pf-main-goal{grid-template-columns:1fr;min-height:auto}.pf-main-goal>.pf-ring{justify-self:center}.pf-goal-bottom{grid-template-columns:1fr 1fr 1fr}.pf-section-head{align-items:flex-start;flex-direction:column}.pf-order-badge{white-space:normal}.pf-insight-grid{grid-template-columns:1fr}.pf-next-card{grid-column:auto}.pf-history{align-items:flex-start;flex-direction:column}.pf-history-list{justify-content:flex-start;width:100%}.pf-history-list>div{min-width:0;width:100%}}@media (max-width:620px){.pf-page{padding:17px 12px 30px}.pf-main-goal,.pf-cash-card,.pf-flow-card,.pf-month-card,.pf-next-card,.pf-history{border-radius:18px}.pf-main-goal{padding:22px}.pf-big-number{font-size:38px}.pf-goal-copy h2{font-size:29px}.pf-goal-bottom,.pf-debt-grid{grid-template-columns:1fr}.pf-debt-card{min-height:0}.pf-month-numbers{grid-template-columns:1fr 1fr}.pf-month-numbers>div:last-child{grid-column:1/-1}.pf-header h1{font-size:31px}.pf-cash-total{font-size:32px}}
