@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
.history-button{margin-left:auto;background:#f0efff;border-color:#d9d4fb;color:#6256c7}.task-history-card{width:min(570px,100%)}.history-subtitle{color:var(--muted);font-size:11px;margin:-14px 0 18px}.task-history-list{max-height:420px;overflow:auto;border-top:1px solid var(--line)}.history-item{display:flex;align-items:flex-start;gap:11px;padding:15px 2px;border-bottom:1px solid #edf0f3}.history-item>div{flex:1}.history-item p{font-size:11px;color:#687383;margin:0 0 4px}.history-item p strong{color:var(--ink)}.history-item b{display:block;font-size:12px}.history-item small{display:block;color:#9aa2ad;font-size:10px;margin-top:5px}.history-icon{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700}.history-icon.done{background:#eaf8f1;color:#3d986b}.history-icon.created{background:#fff0ee;color:#d65b51}@media(max-width:600px){.history-button{width:100%;margin-left:0}.project-task-filters{flex-wrap:wrap}}
.multi-assignee{height:auto!important;min-height:112px;padding:5px!important}.multi-assignee option{padding:8px 10px;border-radius:6px;margin:2px 0}.multi-assignee option:checked{background:linear-gradient(0deg,#edeaff,#edeaff);color:#5146a5;font-weight:700}.field-hint{display:block;color:#929ba8;font-size:9px;margin-top:5px}.task-assignees{display:flex;align-items:center}.task-assignees .avatar{width:25px;height:25px;font-size:8px;margin-left:-6px}.task-assignees .avatar:first-child{margin-left:0}.project-task-filters{display:flex;gap:8px;padding:13px 20px;border-bottom:1px solid var(--line);background:#fbfcfd}.task-filter-empty{text-align:center;color:#8d97a4;font-size:11px;padding:30px;margin:0}
.kanban-card.overdue-card{border:1px solid #ef8b83;background:#fff8f7;box-shadow:0 5px 15px rgba(219,74,64,.08)}.overdue-card .card-meta{color:#c9534b}.overdue-label{display:inline-block;background:#ffe5e2;color:#cf4f47;border-radius:10px;padding:3px 8px;font-size:9px;font-weight:700;margin-bottom:9px}.overdue-card:before{content:'';display:block;position:absolute;inset:0 auto 0 0;width:3px;background:var(--coral);border-radius:9px 0 0 9px}.kanban-card{position:relative}
.activity-project{display:inline-block;background:#f0f1f5;color:#6f7987;border-radius:8px;padding:2px 7px;font-size:9px;margin:3px 0 0}.activity-kind{margin-left:auto;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700;flex:0 0 auto}.kind-task{background:#eaf8f1;color:#3d986b}.kind-meeting{background:#edf3ff;color:#4a78c4}.kind-budget{background:#fff4dd;color:#ae791b}.kind-message{background:#f0efff;color:#6d60cf}.kind-create{background:#fff0ee;color:#d65b51}
.task-header{background:#f8f9fb;color:#8791a0;font-size:9px!important;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding-top:10px!important;padding-bottom:10px!important}.task-header small{display:block;color:#a2a9b2;font-size:8px;font-weight:600;margin-top:2px}.task-header .priority-col{text-align:center}@media(max-width:760px){.task-header .date,.task-header .priority-col{display:none}}
[hidden]{display:none!important}
.overview-budget-card{background:linear-gradient(135deg,#fff,#faf9ff);border:1px solid #dfdcf6;border-radius:12px;padding:17px 20px;margin-bottom:18px}.overview-budget-heading{display:flex;align-items:center;gap:11px}.overview-budget-heading>div{flex:1}.overview-budget-heading h2{font:700 15px 'Manrope';margin:0}.overview-budget-heading .eyebrow{margin-bottom:2px}.overview-budget-values{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:15px;padding-top:14px;border-top:1px solid #e8e5f6}.overview-budget-values div{padding-right:10px;border-right:1px solid #ebe9f3}.overview-budget-values div:last-child{border:0}.overview-budget-values small{display:block;font-size:9px;letter-spacing:.07em;color:#8791a0;font-weight:700}.overview-budget-values strong{display:block;font:800 17px 'Manrope';margin-top:5px}@media(max-width:700px){.overview-budget-values{grid-template-columns:1fr 1fr}.overview-budget-values div:nth-child(2){border-right:0}}
.category-bar i.risk-safe{background:#42ad78}.category-bar i.risk-warning{background:#e4aa3b}.category-bar i.risk-danger{background:#eb6258}.risk-text-safe{color:#31885c}.risk-text-warning{color:#b77b13}.risk-text-danger{color:#d84d45}.category-bar i{transition:width .3s ease,background-color .3s ease}
.budget-chart{display:grid!important;grid-template-columns:1fr 1fr;gap:20px!important}.budget-indicator{display:flex;align-items:center;justify-content:center;gap:16px;min-width:0}.budget-indicator .budget-ring{flex:0 0 auto}.budget-ring.actual-ring{background:conic-gradient(var(--coral) var(--budget-pct),#eaedf1 0)}@media(max-width:650px){.budget-chart{grid-template-columns:1fr}.budget-indicator{justify-content:flex-start}}
.budget-chart .budget-actual{margin-top:5px;color:#98a1ad;font-size:10px}
.budget-totals{grid-template-columns:repeat(4,1fr)!important}.budget-totals article:last-child{background:#f0efff}.budget-totals article:last-child strong{color:var(--purple)}.budget-totals article.budget-warning{background:#fff0ee}.budget-totals article.budget-warning strong{color:var(--coral)}@media(max-width:600px){.budget-totals{grid-template-columns:1fr!important}}
:root{--ink:#182230;--muted:#748092;--line:#e7e9ee;--bg:#f6f7f9;--panel:#fff;--nav:#111827;--coral:#f3685b;--purple:#7567e8;--blue:#4b83eb;--yellow:#e9ad44;--green:#4caf7d;--shadow:0 12px 32px rgba(26,35,51,.07)}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif}.app-shell{min-height:100vh;display:flex}.sidebar{width:252px;background:var(--nav);color:#b8c0cc;padding:24px 14px 18px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:20}.brand{display:flex;align-items:center;gap:11px;color:#fff;font:800 22px 'Manrope';padding:0 10px 24px}.brand-mark{display:grid;place-items:center;width:30px;height:30px;background:var(--coral);border-radius:9px;font-size:17px}.workspace{border:1px solid #2d3746;background:#202a38;color:#fff;border-radius:10px;padding:10px;display:flex;align-items:center;gap:10px;width:100%;text-align:left}.workspace span:nth-child(2){display:flex;flex-direction:column;flex:1}.workspace small,.profile small{color:#8f9aaa;font-size:11px;margin-top:2px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;font-size:11px;font-weight:700;color:#fff;border:2px solid #fff}.avatar-dark{background:#4b5565;border:0}.chevron{font-size:18px;color:#95a0af}.nav{margin:20px 0 8px}.nav-item,.space{width:100%;border:0;background:transparent;color:#aeb7c4;display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;font:500 14px 'DM Sans';cursor:pointer;text-align:left}.nav-item span{font-size:18px;width:18px;text-align:center}.nav-item em,.channels b{margin-left:auto;font-style:normal;background:#313d4d;color:#cfd5dc;border-radius:11px;padding:2px 7px;font-size:11px}.nav-item:hover,.nav-item.active,.space:hover{background:#253040;color:#fff}.nav-item.active{box-shadow:inset 3px 0 var(--coral)}.side-label{font-size:10px;letter-spacing:.12em;color:#687587;display:flex;align-items:center;justify-content:space-between;padding:22px 12px 7px}.side-label button{background:transparent;border:0;color:#7d8999;font-size:18px}.space{padding-block:8px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%}.coral{background:var(--coral)}.purple{background:var(--purple)}.yellow{background:var(--yellow)}.green{background:var(--green)}.sidebar-bottom{margin-top:auto}.profile{border-top:1px solid #2a3544;margin-top:12px;padding:18px 8px 0;display:flex;align-items:center;gap:9px}.profile .avatar{background:linear-gradient(135deg,#dd775d,#7a5cba)}.profile span:nth-child(2){display:flex;flex:1;flex-direction:column}.profile strong{color:#fff;font-size:13px}.profile button{border:0;background:transparent;color:#96a0ae}.main{margin-left:252px;width:calc(100% - 252px)}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 34px;position:sticky;top:0;z-index:10}.search{display:flex;align-items:center;gap:10px;width:min(520px,50vw);color:#97a1ae}.search input{border:0;outline:0;width:100%;font:14px 'DM Sans';color:var(--ink);background:transparent}.search kbd{border:1px solid #dfe2e7;background:#f8f9fa;padding:4px 7px;border-radius:5px;font-size:10px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.icon-btn{border:0;background:transparent;color:#657184;font-size:18px;position:relative;cursor:pointer}.icon-btn b{position:absolute;width:6px;height:6px;background:var(--coral);border-radius:50%;right:3px;top:0}.primary,.secondary{border:0;border-radius:8px;padding:10px 16px;font:600 13px 'DM Sans';cursor:pointer}.primary{background:var(--coral);color:#fff;box-shadow:0 5px 12px rgba(243,104,91,.2)}.primary:hover{background:#df574d}.secondary{background:#edf0f3;color:var(--ink)}.mobile-menu{display:none}.content{padding:32px 36px 50px;max-width:1530px;margin:auto}.view{display:none}.view.active{display:block;animation:fade .25s ease}@keyframes fade{from{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.page-heading.compact{align-items:flex-end}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:700;color:#9a6d64;margin:0 0 7px}.page-heading h1{font:800 27px 'Manrope';margin:0 0 6px}.page-heading h1 span{font-size:23px}.page-heading p{margin:0;color:var(--muted);font-size:14px}.heading-avatars{display:flex}.heading-avatars .avatar{margin-left:-8px}.av1{background:linear-gradient(135deg,#e18c73,#b65d58)}.av2{background:linear-gradient(135deg,#7883b5,#465482)}.av3{background:linear-gradient(135deg,#6aa29a,#3c726e)}.more{background:#e9ecf0;color:#5f6978}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.metrics article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;display:flex;align-items:flex-start;justify-content:space-between;box-shadow:0 3px 9px rgba(20,30,50,.02)}.metrics small,.sales-summary small{color:#8c96a3;font-size:9px;letter-spacing:.09em;font-weight:700}.metrics strong{display:block;font:800 25px 'Manrope';margin:5px 0 4px}.metrics p{margin:0;color:#7b8796;font-size:11px}.metric-icon{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;font-weight:700}.coral-bg{background:#fff0ee;color:var(--coral)}.purple-bg{background:#f0efff;color:var(--purple)}.blue-bg{background:#ebf2ff;color:var(--blue)}.yellow-bg{background:#fff6df;color:var(--yellow)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 3px 10px rgba(30,40,60,.025)}.panel-head{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.panel-head h2{font:700 15px 'Manrope';margin:0 0 2px}.panel-head p{font-size:11px;color:var(--muted);margin:0}.link-btn{background:none;border:0;color:#6674a1;font:600 11px 'DM Sans';cursor:pointer}.task-row{display:grid;grid-template-columns:24px minmax(0,1fr) 120px 55px 90px;align-items:center;gap:10px;border-bottom:1px solid #eff0f3;padding:14px 20px;font-size:12px}.check{width:17px;height:17px;border:1.5px solid #c8ced7;border-radius:50%;background:#fff;cursor:pointer}.task-row.completed .check{background:var(--green);border-color:var(--green);color:#fff}.task-row.completed .task-title{text-decoration:line-through;color:#8b94a0}.task-title{font-weight:600}.task-title small{display:block;font-weight:400;color:#8c96a3;margin-top:3px}.task-row .avatar{width:25px;height:25px;font-size:8px}.date{color:#7f8998}.date.late{color:var(--coral);font-weight:600}.priority{font-size:9px;font-weight:700;padding:5px 8px;border-radius:12px;text-align:center}.priority.high{background:#fff0ee;color:#d4554b}.priority.medium{background:#fff6e3;color:#b78323}.priority.low{background:#edf6ff;color:#4a7bae}.add-row{width:100%;border:0;background:transparent;color:#6e7888;padding:13px;font:600 11px 'DM Sans';cursor:pointer}.add-row:hover{background:#fafbfc}.activity-panel{grid-row:span 2}.activity-list{padding:6px 18px}.activity{display:flex;gap:10px;padding:15px 0;border-bottom:1px solid #eff0f3;position:relative}.activity .avatar{width:30px;height:30px;font-size:9px}.activity div{min-width:0}.activity p,.activity a,.activity small{display:block;margin:0;font-size:11px}.activity p{color:#6f7a88}.activity p strong{color:var(--ink)}.activity a{color:#4f6290;font-weight:600;margin:4px 0}.activity small{color:#9aa3ae;margin-top:5px}.activity blockquote{background:#f6f7f9;margin:7px 0 0;padding:8px;border-radius:5px;font-size:10px;color:#6c7684}.done{margin-left:auto;color:var(--green)}.tag{margin-left:auto;height:min-content;background:#fff3d8;color:#aa7921;padding:4px 7px;border-radius:8px;font-size:9px}.projects-panel{min-width:0}.project-progress>div{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #eff0f3}.project-icon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;font-weight:800;font-size:11px}.project-progress section{flex:1}.project-progress p{display:flex;justify-content:space-between;margin:0 0 8px;font-size:11px}.project-progress small{color:#8a94a1}.bar{height:5px;background:#eceff2;border-radius:6px}.bar i{display:block;height:100%;background:var(--purple);border-radius:6px}.project-progress b{font-size:11px}.filter-row{display:flex;gap:8px;margin-bottom:16px}.filter-row span{flex:1}.chip{border:1px solid #dfe3e8;background:#fff;color:#6d7887;padding:7px 12px;border-radius:7px;font:600 11px 'DM Sans';cursor:pointer}.chip.active{color:var(--ink);border-color:#b9c0ca}.kanban,.pipeline{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:start}.kanban-column,.pipeline-column{background:#eef0f3;border-radius:12px;padding:12px;min-height:430px}.column-head{display:flex;align-items:center;justify-content:space-between;padding:3px 3px 12px}.column-head h3{font-size:12px;margin:0}.column-head span{background:#dfe3e8;color:#697484;border-radius:10px;padding:2px 7px;font-size:10px}.kanban-card,.deal-card{background:#fff;border:1px solid #e3e6ea;border-radius:9px;padding:14px;margin-bottom:10px;box-shadow:0 3px 10px rgba(25,35,50,.035)}.kanban-card p,.deal-card p{font-weight:600;font-size:12px;margin:0 0 12px}.card-meta{display:flex;align-items:center;gap:7px;color:#8a94a1;font-size:10px}.card-meta .avatar{margin-left:auto;width:25px;height:25px;font-size:8px}.chat-layout{display:grid;grid-template-columns:230px 1fr;background:#fff;border:1px solid var(--line);border-radius:12px;min-height:620px;overflow:hidden}.channels{padding:18px 12px;border-right:1px solid var(--line)}.channels h3{font-size:10px;letter-spacing:.1em;color:#8b95a2;margin:8px 9px 10px}.channels button{display:flex;width:100%;align-items:center;gap:8px;background:transparent;border:0;border-radius:7px;padding:9px;color:#697585;font:500 12px 'DM Sans';text-align:left}.channels button.active{background:#f0f1f4;color:var(--ink);font-weight:700}.online{width:7px;height:7px;border-radius:50%;background:var(--green)}.channels i:not(.online){width:7px;height:7px;border-radius:50%;background:#c7ccd2}.conversation{display:flex;flex-direction:column;min-width:0}.conversation-head{height:70px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 22px}.conversation-head h2{font-size:15px;margin:0}.conversation-head p{color:var(--muted);font-size:10px;margin:3px 0}.messages{padding:24px;flex:1}.message{display:flex;gap:11px;margin-bottom:24px}.message p{margin:0 0 6px;font-size:12px}.message time{color:#9aa2ad;font-weight:400;margin-left:8px;font-size:10px}.message div>span{font-size:12px;color:#566171}.message-form{display:flex;gap:9px;border:1px solid #dfe3e8;border-radius:9px;margin:18px;padding:8px}.message-form input{flex:1;border:0;outline:0;font:12px 'DM Sans'}.message-form button{border:0;background:transparent}.message-form .send{background:var(--coral);color:#fff;border-radius:6px;padding:7px 12px}.table-panel{overflow:hidden}.table-tools{padding:14px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.search.mini{border:1px solid #dfe3e8;border-radius:7px;padding:7px 10px;width:280px}.client-row{display:grid;grid-template-columns:1.5fr 1fr 1fr .7fr 50px;align-items:center;padding:14px 20px;border-bottom:1px solid #edf0f2;font-size:12px}.client-row.header{background:#fafbfc;color:#87909c;font-size:9px;font-weight:700;letter-spacing:.08em}.client-name{display:flex;align-items:center;gap:10px;font-weight:600}.client-logo{width:32px;height:32px;border-radius:8px;background:#eff1f5;display:grid;place-items:center;color:#5d6878;font-weight:700}.status{font-size:9px;padding:5px 8px;border-radius:10px;width:max-content}.status.active{background:#eaf8f1;color:#398363}.status.lead{background:#eef2ff;color:#5969a8}.sales-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.sales-summary article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:17px}.sales-summary strong{display:block;font:800 22px 'Manrope';margin-top:5px}.pipeline{grid-template-columns:repeat(4,1fr)}.pipeline-column{min-height:400px}.deal-card strong{display:block;font:800 16px 'Manrope';margin-bottom:10px}.deal-card small{color:#8d96a3}.modal-backdrop{position:fixed;inset:0;background:rgba(10,18,30,.46);z-index:50;display:none;place-items:center;padding:20px}.modal-backdrop.open{display:grid}.modal-card{background:#fff;width:min(460px,100%);border-radius:14px;padding:25px;box-shadow:0 25px 60px rgba(0,0,0,.2);position:relative}.modal-card h2{font:800 22px 'Manrope';margin:0 0 20px}.modal-card label{display:block;color:#6f7987;font-size:11px;font-weight:600;margin:12px 0}.modal-card input,.modal-card select{width:100%;border:1px solid #dfe3e8;border-radius:8px;padding:11px;margin-top:6px;font:13px 'DM Sans';color:var(--ink);background:#fff}.modal-close{position:absolute;right:18px;top:15px;border:0;background:transparent;font-size:22px;color:#7c8693}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.toast{position:fixed;right:25px;bottom:25px;background:#182230;color:#fff;padding:12px 17px;border-radius:8px;font-size:12px;opacity:0;transform:translateY(10px);transition:.2s;z-index:60}.toast.show{opacity:1;transform:none}
@media(max-width:1100px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.activity-panel{grid-row:auto}.pipeline{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:.25s}.sidebar.open{transform:none}.main{margin-left:0;width:100%}.mobile-menu{display:block;border:0;background:transparent;font-size:20px;margin-right:10px}.topbar{padding:0 16px}.topbar .search{width:auto;flex:1}.search kbd{display:none}.content{padding:24px 16px}.page-heading{align-items:flex-start;gap:15px}.heading-avatars{display:none}.metrics{grid-template-columns:1fr 1fr}.task-row{grid-template-columns:24px 1fr 55px}.task-row .date,.task-row .priority{display:none}.kanban,.pipeline{grid-template-columns:1fr;overflow:auto}.kanban-column{min-height:auto}.chat-layout{grid-template-columns:1fr}.channels{display:none}.client-row{grid-template-columns:1.5fr 1fr .7fr}.client-row>*:nth-child(3),.client-row>*:nth-child(5){display:none}.sales-summary{grid-template-columns:1fr}.top-actions .icon-btn{display:none}}
@media(max-width:480px){.metrics{grid-template-columns:1fr}.top-actions .primary{font-size:0;padding:10px}.top-actions .primary:first-letter{font-size:16px}.page-heading.compact{display:block}.page-heading.compact>.primary{margin-top:15px}.filter-row .chip:nth-child(2),.filter-row .chip:nth-child(3){display:none}}
.space.active{background:#253040;color:#fff}.kanban.list-layout{display:block}.kanban.list-layout .kanban-column{min-height:auto;margin-bottom:12px}.kanban.list-layout .kanban-card{display:inline-block;width:calc(33.333% - 10px);margin-right:7px;vertical-align:top}.empty-state{color:#929ba7;font-size:11px;text-align:center;padding:25px 8px}.sales-summary article{cursor:pointer;transition:.18s}.sales-summary article:hover{transform:translateY(-2px);box-shadow:var(--shadow)}
.projects-label{padding-top:18px}.project-switcher{display:grid;gap:5px}.project-switch{width:100%;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;border:0;background:transparent;color:#aeb7c4;border-radius:9px;padding:8px;text-align:left;cursor:pointer}.project-switch:hover,.project-switch.active{background:#253040;color:#fff}.project-switch.active{box-shadow:inset 3px 0 var(--coral)}.project-switch>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.project-switch strong{font:600 12px 'DM Sans';white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-switch small{font-size:9px;color:#788596;margin-top:2px}.project-switch em{font-style:normal;background:var(--coral);color:#fff;min-width:19px;height:19px;border-radius:10px;display:grid;place-items:center;font-size:9px}.project-badge{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:#fff;font:800 12px 'Manrope'}.project-badge.ships{background:linear-gradient(135deg,#3187a4,#24556e)}.project-badge.cars{background:linear-gradient(135deg,#d27558,#a4483d)}.project-badge.wind{background:linear-gradient(135deg,#5fa985,#377760)}.project-badge.nordic{background:linear-gradient(135deg,#8277df,#5449a8)}.sidebar .nav{margin-top:14px;border-top:1px solid #293443;padding-top:10px}.project-hero{background:#fff;border:1px solid var(--line);border-radius:14px 14px 0 0;padding:24px 25px;display:flex;align-items:center;justify-content:space-between}.project-hero-main{display:flex;align-items:center;gap:16px}.hero-badge{width:54px;height:54px;border-radius:13px;font-size:21px}.project-hero h1{font:800 26px 'Manrope';margin:0 0 4px}.project-hero p{margin:0;color:var(--muted);font-size:12px}.project-hero .eyebrow{margin-bottom:4px;color:#8a94a2}.project-hero-actions{display:flex;align-items:center;gap:10px}.project-tabs{display:flex;gap:3px;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 14px 14px;padding:0 22px;margin-bottom:18px;overflow:auto}.project-tabs button{border:0;background:transparent;color:#788392;padding:15px 14px 13px;border-bottom:2px solid transparent;font:600 11px 'DM Sans';white-space:nowrap;cursor:pointer}.project-tabs button.active{color:var(--ink);border-color:var(--coral)}.project-tabs em{font-style:normal;background:#eef0f3;border-radius:9px;padding:1px 6px;margin-left:4px;font-size:9px}.project-tab-panel{display:none}.project-tab-panel.active{display:block;animation:fade .2s}.project-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.project-stat-grid article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:17px}.project-stat-grid small{font-size:9px;letter-spacing:.08em;color:#8c96a3;font-weight:700}.project-stat-grid strong{display:block;font:800 23px 'Manrope';margin:5px 0}.project-stat-grid p{font-size:10px;color:var(--muted);margin:0}.project-work-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.project-chat-preview .message{padding:13px 18px;margin:0;border-bottom:1px solid #eff0f3}.quick-message{display:flex;gap:8px;padding:13px;border-top:1px solid var(--line)}.quick-message input{flex:1;border:1px solid #dfe3e8;border-radius:8px;padding:9px 11px;font:11px 'DM Sans';outline:0}.full-project-chat{min-height:590px;display:flex;flex-direction:column}.full-project-chat .messages{flex:1}.empty-project-panel{text-align:center;padding:70px 25px}.empty-project-panel>span{width:54px;height:54px;border-radius:14px;background:#eff1f5;display:grid;place-items:center;margin:auto;font-size:25px;color:#718097}.empty-project-panel h2{font:700 17px 'Manrope';margin:16px 0 5px}.empty-project-panel p{color:var(--muted);font-size:12px;margin:0 0 17px}.project-team-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.team-member{display:flex;align-items:center;gap:11px;padding:16px 20px;border-bottom:1px solid #eff0f3}.team-member>span:nth-child(2){display:flex;flex-direction:column;flex:1}.team-member strong{font-size:12px}.team-member small{font-size:10px;color:var(--muted);margin-top:2px}.member-role{font-size:9px;color:#5c6d86;background:#eff2f6;border-radius:8px;padding:4px 7px}
@media(max-width:1000px){.project-hero{align-items:flex-start}.project-hero-actions .heading-avatars{display:none}.project-stat-grid{grid-template-columns:repeat(2,1fr)}.project-work-grid{grid-template-columns:1fr}}
@media(max-width:760px){.project-hero{display:block}.project-hero-actions{margin-top:18px}.project-hero-actions .secondary{display:none}.project-team-list{grid-template-columns:1fr}.project-switcher{max-height:190px;overflow:auto}}
.panel-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:760px){.panel-head-actions{width:100%;justify-content:flex-start}.panel-head-actions .primary,.panel-head-actions .secondary{flex:1;white-space:nowrap}}
.kanban .task-assignees{display:flex;margin-left:auto}.kanban .task-assignees .avatar{margin-left:-7px}.card-project{display:block;color:#5d6d85;font-size:10px;font-weight:700;margin:-6px 0 10px}.kanban.list-layout .kanban-card{display:flex;width:100%;margin:0 0 8px;align-items:center;gap:14px}.kanban.list-layout .kanban-card p{min-width:260px;margin:0}.kanban.list-layout .card-project{min-width:110px;margin:0}.kanban.list-layout .card-meta{flex:1}.kanban.list-layout .overdue-label{margin:0}
@media(max-width:760px){.kanban.list-layout .kanban-card{display:block}.kanban.list-layout .kanban-card p{min-width:0;margin-bottom:10px}.kanban.list-layout .card-project{margin-bottom:8px}}
.global-task-list{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.global-task-row{display:grid;grid-template-columns:28px minmax(250px,1.6fr) minmax(100px,.65fr) minmax(110px,.55fr) 110px;align-items:center;gap:14px;padding:16px 22px;border-bottom:1px solid #e9edf1;font-size:12px}.global-task-row:last-of-type{border-bottom:0}.global-task-header{background:#f7f8fa;color:#8792a2;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding-top:12px;padding-bottom:12px}.global-task-header small{display:block;margin-top:3px;font-size:8px}.global-task-row.completed .task-title{text-decoration:line-through;color:#8b94a0}.global-task-row.completed .check{background:var(--green);border-color:var(--green);color:#fff}.global-task-row .task-assignees{display:flex}.global-task-row .task-assignees .avatar{width:27px;height:27px;font-size:8px;margin-left:-6px}.global-task-row .task-assignees .avatar:first-child{margin-left:0}
@media(max-width:1200px){.global-task-row{grid-template-columns:24px minmax(0,1.5fr) 82px 74px 86px;gap:8px;padding:14px 14px;font-size:11px}.global-task-header{font-size:8px}.global-task-row .task-title{min-width:0}.global-task-row .priority{padding-inline:4px}.global-task-row .task-assignees .avatar{width:24px;height:24px}}
@media(max-width:760px){.global-task-list{overflow:hidden}.global-task-row{min-width:0;grid-template-columns:22px minmax(0,1.5fr) 76px 70px 82px;gap:7px;padding:14px 12px;font-size:11px}.global-task-header{font-size:8px}.global-task-row .priority{padding:5px 4px}.global-task-row .task-assignees .avatar{width:24px;height:24px}.global-task-row .task-title{min-width:0}.global-task-row .task-title small{white-space:normal}}
@media(max-width:520px){.global-task-row{grid-template-columns:20px minmax(0,1fr) 64px 54px 68px;gap:5px;padding-inline:8px;font-size:10px}.global-task-header{font-size:7px;letter-spacing:.04em}.global-task-row .priority{font-size:8px}.global-task-row .task-assignees .avatar{width:21px;height:21px;font-size:7px}}
.kanban-card{position:relative;padding-right:48px}.card-check{position:absolute;right:14px;top:14px;width:24px;height:24px;border:1.5px solid #c8ced7;border-radius:50%;background:#fff;color:#fff;font-weight:800;cursor:pointer;display:grid;place-items:center}.card-check:hover{border-color:var(--green);background:#eefaf5}.completed-card .card-check{background:var(--green);border-color:var(--green)}.completed-card p{text-decoration:line-through;color:#7e8997}.completed-card{border-color:#cfe9dc}
#todayView .dashboard-grid{grid-template-columns:1fr}.project-insights-grid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:18px}.project-insights-grid .activity-panel{grid-row:auto}.project-insights-grid .panel{min-width:0}.project-insights-grid .activity-list{max-height:480px;overflow:auto}
@media(max-width:1000px){.project-insights-grid{grid-template-columns:1fr}}
.sidebar-today{margin:0 0 12px}.sidebar-today span{font-size:18px;width:18px;text-align:center}.sidebar-today+ .workspace{margin-top:0}
.team-directory-panel{overflow:hidden}.team-directory-header,.team-directory-row{display:grid;grid-template-columns:1.2fr 1fr 1.2fr 90px;align-items:center;gap:16px;padding:14px 20px}.team-directory-header{background:#f7f8fa;color:#8792a2;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--line)}.team-directory-row{border-bottom:1px solid #edf0f3;font-size:12px}.team-directory-row:last-child{border-bottom:0}.team-person{display:flex;align-items:center;gap:11px}.team-person strong{font-size:12px}.member-projects{display:flex;gap:5px;flex-wrap:wrap}.member-projects em{font-style:normal;background:#eef1f5;color:#607087;padding:4px 7px;border-radius:9px;font-size:9px}.remove-member{border:1px solid #f0cbc7;background:#fff5f3;color:#c75046;border-radius:7px;padding:7px 9px;font:600 10px 'DM Sans';cursor:pointer}
@media(max-width:760px){.team-directory-panel{overflow-x:auto}.team-directory-header,.team-directory-row{min-width:680px}}
.plan-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.plan-summary article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:16px}.plan-summary small{color:#8c96a3;font-size:9px;font-weight:700;letter-spacing:.08em}.plan-summary strong{display:block;font:800 24px 'Manrope';margin:5px 0}.plan-summary p{margin:0;color:var(--muted);font-size:10px}.plan-calendar{overflow:hidden}.plan-calendar-head,.plan-row{display:grid;grid-template-columns:260px minmax(600px,1fr)}.plan-calendar-head{background:#f7f8fa;border-bottom:1px solid var(--line);color:#7d8998;font-size:9px;font-weight:700;text-transform:uppercase}.plan-calendar-head>div:first-child{padding:15px 18px}.plan-months{display:grid;grid-template-columns:repeat(12,1fr);border-left:1px solid var(--line)}.plan-months span{text-align:center;padding:8px 2px;border-right:1px solid #e8ebef;font-size:8px}.plan-months b{display:block;color:var(--ink);font-size:10px;margin-bottom:2px}.plan-row{border-bottom:1px solid #ebedf1;min-height:112px}.plan-row:last-child{border-bottom:0}.plan-info{padding:15px 18px}.plan-info strong,.plan-info small{display:block}.plan-info strong{font-size:12px;margin:7px 0 4px}.plan-info small{color:#84909f;font-size:9px}.plan-info>div{margin-top:9px;display:flex;gap:10px}.plan-info button{border:0;background:transparent;color:#6073a0;font:600 9px 'DM Sans';padding:0;cursor:pointer}.plan-info .danger-link{color:#c95b52}.plan-status{font-size:8px;font-weight:700;padding:4px 7px;border-radius:9px}.status-vykdoma{background:#eaf7f1;color:#398363}.status-suplanuota{background:#eef1ff;color:#5969a8}.status-tikslas{background:#fff1df;color:#b77a1f}.status-atlikta{background:#e9f8ef;color:#2f855a}.plan-track{position:relative;background:repeating-linear-gradient(to right,transparent 0,transparent calc(8.333% - 1px),#e9ecf0 calc(8.333% - 1px),#e9ecf0 8.333%);border-left:1px solid var(--line)}.plan-bar{position:absolute;top:37px;height:38px;border-radius:8px;display:flex;align-items:center;padding:0 10px;min-width:22px}.plan-bar span{font-size:9px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plan-bar.status-vykdoma{background:#dff3ea;color:#2f795d}.plan-bar.status-suplanuota{background:#e7e9ff;color:#514da0}.plan-bar.status-tikslas{background:#ffead0;color:#9c681d}.plan-bar.status-atlikta{background:#d9f2e3;color:#27704f}.plan-form-dates{display:grid;grid-template-columns:1fr 1fr;gap:10px}
@media(max-width:900px){.plan-calendar{overflow-x:auto}.plan-calendar-head,.plan-row{min-width:900px}.plan-summary{grid-template-columns:1fr 1fr 1fr}}@media(max-width:520px){.plan-summary{grid-template-columns:1fr}}
.plan-calendar{overflow:hidden}.plan-calendar-head,.plan-row{grid-template-columns:220px minmax(0,1fr);min-width:0}.plan-months span{min-width:0;padding-inline:0}.plan-info{min-width:0}.plan-bar{padding-inline:7px}.plan-bar span{font-size:8px}
@media(max-width:1200px){.plan-calendar-head,.plan-row{grid-template-columns:190px minmax(0,1fr)}.plan-calendar-head>div:first-child,.plan-info{padding-left:14px;padding-right:12px}.plan-months span{font-size:7px}.plan-months b{font-size:9px}.plan-bar span{display:none}}
@media(max-width:760px){.plan-calendar-head,.plan-row{display:block;min-width:0}.plan-calendar-head>div:first-child{display:none}.plan-months{border-left:0}.plan-row{min-height:0}.plan-info{padding:14px 16px}.plan-track{height:62px;border-left:0;border-top:1px solid var(--line)}.plan-bar{top:12px;height:36px}.plan-bar span{display:block;font-size:8px}.plan-summary{grid-template-columns:repeat(3,1fr)}}
@media(max-width:520px){.plan-summary{grid-template-columns:1fr}.plan-months span{font-size:0}.plan-months b{font-size:8px;margin:0}.plan-bar span{display:none}}
#taskPlanStageLabel .field-hint{display:inline;margin-left:5px}.plan-task-progress{color:#5e6d82!important;font-weight:700!important;margin-top:5px}.plan-bar .plan-progress{display:flex!important;align-items:center;gap:5px;white-space:nowrap;overflow:visible;font-style:normal}.plan-progress b{font-size:10px}.plan-progress small{font-size:8px;font-weight:700;opacity:.8}
@media(max-width:520px){.plan-bar .plan-progress{display:flex!important}.plan-progress small{display:none}.plan-progress b{font-size:9px}}
.modal-backdrop.open{display:flex;align-items:center;justify-content:center;overflow:hidden}.modal-card{max-height:calc(100dvh - 40px);overflow-y:auto;margin:auto;scrollbar-gutter:stable}#modal .modal-card{width:min(560px,calc(100vw - 40px))}
@media(max-width:520px){.modal-backdrop{padding:12px}.modal-card{max-height:calc(100dvh - 24px)}#modal .modal-card{width:calc(100vw - 24px)}}
.chat-project-label{display:flex;align-items:center;gap:10px;padding:4px 8px 16px;border-bottom:1px solid var(--line);margin-bottom:14px}.chat-project-label .project-badge{flex:0 0 auto}.chat-project-label div{display:flex;flex-direction:column}.chat-project-label strong{font-size:12px;color:var(--ink)}.chat-project-label small{font-size:9px;color:var(--muted);margin-top:2px}.chat-empty{text-align:center;color:#8994a3;padding:80px 20px}.chat-empty>span{width:42px;height:42px;border-radius:12px;background:#eef1f5;display:grid;place-items:center;margin:0 auto 12px;font-size:20px}.chat-empty h3{color:var(--ink);font-size:13px;margin:0 0 5px}.chat-empty p{font-size:10px;margin:0}
.field-hint{display:inline;margin-left:5px;color:#9aa3af;font-size:9px}.selection-help{display:block;color:#8b96a5;font-size:9px;margin-top:5px}#channelMembersLabel{display:none}#channelMembersLabel select,.channel-members-modal select{min-height:132px;padding:7px}.dm-heading{margin-top:22px!important;padding-top:16px;border-top:1px solid var(--line)}#channels button small{margin-left:auto;color:#9aa4b1;font-size:9px}.dm-status{width:8px!important;height:8px;border-radius:50%;background:#48b486;margin-right:2px}.channel-members-modal .modal-card{width:min(520px,calc(100vw - 32px))}
.members-intro{color:var(--muted);font-size:11px;margin:-7px 0 15px}.member-check-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}.member-check-row{display:flex!important;align-items:center;gap:11px;padding:11px 12px!important;border-bottom:1px solid #edf0f3;cursor:pointer;margin:0!important}.member-check-row:last-child{border-bottom:0}.member-check-row.selected{background:#faf9ff}.member-check-row input{width:17px!important;height:17px;margin:0;accent-color:var(--purple);flex:0 0 auto}.member-check-row .avatar{width:32px;height:32px;font-size:9px;flex:0 0 auto}.member-check-info{display:flex;flex-direction:column;min-width:0;flex:1}.member-check-info strong{font-size:11px}.member-check-info small{color:var(--muted);font-size:9px;margin-top:2px}.member-remove{border:1px solid #dfe4ea;background:#fff;border-radius:7px;color:#59687b;padding:7px 10px;font:600 9px 'DM Sans';cursor:pointer}.member-check-row.selected .member-remove{color:#c7534b;border-color:#f0cfcb;background:#fff8f7}.member-selection-summary{background:#f6f7f9;border-radius:8px;color:#738093;font-size:10px;margin-top:12px;padding:10px 12px}.member-selection-summary strong{color:var(--ink);font-size:13px;margin-right:3px}.channel-members-modal .modal-actions{margin-top:16px}
.meeting-filter-row{display:flex;gap:8px;margin-bottom:13px}.meeting-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.meeting-summary article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:15px}.meeting-summary small{font-size:9px;font-weight:700;color:#8b96a4;letter-spacing:.08em}.meeting-summary strong{display:block;font:800 22px 'Manrope';margin:5px 0}.meeting-summary p{margin:0;color:var(--muted);font-size:10px}.meetings-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:17px}.meeting-calendar{overflow:hidden}.meeting-calendar-head{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid var(--line)}.meeting-calendar-head h2{font-size:14px;margin:0}.meeting-weekdays,.meeting-days{display:grid;grid-template-columns:repeat(7,1fr)}.meeting-weekdays{background:#f7f8fa;border-bottom:1px solid var(--line)}.meeting-weekdays span{text-align:center;padding:10px;color:#8792a0;font-size:8px;font-weight:700}.meeting-day{min-height:92px;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;padding:8px;position:relative}.meeting-day:nth-child(7n){border-right:0}.meeting-day.muted{background:#fafbfc;color:#b5bcc5}.meeting-day.today>b{background:var(--coral);color:#fff}.meeting-day>b{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;font-size:9px}.calendar-event{display:flex;align-items:center;gap:4px;width:100%;margin-top:5px;padding:5px 6px;border:0;border-radius:6px;background:#eeeaff;color:#5e50a2;font:600 8px 'DM Sans';white-space:nowrap;overflow:hidden;cursor:pointer;text-align:left}.calendar-event.zoom{background:#e9efff;color:#4267ad}.calendar-event.live{background:#e7f7ef;color:#378065}.calendar-event.teams{background:#eeeaff;color:#6251aa}.calendar-event.call{background:#fff2df;color:#ac741e}.calendar-event-title{min-width:0;overflow:hidden;text-overflow:ellipsis}.calendar-event-people{display:flex;margin-left:auto;flex:0 0 auto}.calendar-event-people i{display:grid;place-items:center;width:16px;height:16px;border:1.5px solid #fff;border-radius:50%;background:#6475ad;color:#fff;font-style:normal;font-size:6px;margin-left:-4px}.upcoming-meetings{overflow:hidden}.meeting-list-item{padding:15px 17px;border-bottom:1px solid #edf0f3}.meeting-list-item:last-child{border-bottom:0}.meeting-list-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.meeting-list-item h3{font-size:11px;margin:0 0 5px}.meeting-list-item p{font-size:9px;color:var(--muted);margin:0}.meeting-mode{font-size:8px;font-weight:700;padding:5px 7px;border-radius:8px;background:#eef1f5}.meeting-attendees{display:flex;align-items:center;margin-top:10px}.meeting-attendees .avatar{width:26px;height:26px;font-size:8px;margin-left:-5px;border:2px solid #fff}.meeting-attendees .avatar:first-child{margin-left:0}.meeting-attendees small{margin-left:7px;color:#788595;font-size:9px}.meeting-item-actions{display:flex;gap:9px;margin-top:10px}.meeting-item-actions button{border:0;background:transparent;padding:0;color:#697aa0;font:600 9px 'DM Sans';cursor:pointer}.meeting-item-actions .danger-link{color:#c85d55}.meeting-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.meeting-members-label{display:block;color:#707c8c;font-size:10px;font-weight:700;margin:10px 0 7px}.meeting-members-label small{font-weight:500;color:#9aa3af;margin-left:5px}.meeting-member-picker{border:1px solid var(--line);border-radius:9px;max-height:160px;overflow:auto}.meeting-member-picker label{display:flex;align-items:center;gap:9px;padding:9px 11px;border-bottom:1px solid #edf0f3;cursor:pointer}.meeting-member-picker label:last-child{border-bottom:0}.meeting-member-picker input{width:16px;height:16px;accent-color:var(--purple)}.meeting-member-picker strong{font-size:10px}.meeting-member-picker small{display:block;color:var(--muted);font-size:8px;margin-top:2px}#meetingModal .modal-card{width:min(580px,calc(100vw - 32px))}#meetingModal textarea{display:block;width:100%;min-height:88px;box-sizing:border-box;resize:vertical;border:1px solid #d9dee5;border-radius:9px;padding:12px 13px;font:400 12px 'DM Sans';color:var(--ink);background:#fff}#meetingModal textarea:focus{outline:2px solid var(--ink);outline-offset:-1px}
@media(max-width:1000px){.meetings-layout{grid-template-columns:1fr}.meeting-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.meeting-summary{grid-template-columns:1fr}.meeting-day{min-height:70px;padding:5px}.calendar-event-title{font-size:0}.calendar-event{padding:3px}.calendar-event-people i{width:13px;height:13px}.meeting-form-grid{grid-template-columns:1fr}}
.meeting-filter-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:45px 15px;color:#8c97a5}.meeting-filter-empty span{font-size:22px;margin-bottom:9px}.meeting-filter-empty strong{font-size:11px;color:var(--ink)}.meeting-filter-empty small{font-size:9px;margin-top:4px}
.meeting-details-modal .modal-card{width:min(540px,calc(100vw - 32px))}.meeting-detail-title{padding-right:30px}.meeting-detail-title h2{font-size:21px;margin:9px 0 5px}.meeting-detail-title p{color:var(--muted);font-size:10px;margin:0}.meeting-detail-mode{display:inline-block;border-radius:8px;background:#eef1f5;color:#647184;font-size:8px;font-weight:700;padding:5px 8px}.meeting-detail-mode.zoom{background:#e9efff;color:#4267ad}.meeting-detail-mode.live{background:#e7f7ef;color:#378065}.meeting-detail-mode.teams{background:#eeeaff;color:#6251aa}.meeting-detail-mode.call{background:#fff2df;color:#ac741e}.meeting-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.meeting-detail-grid article,.meeting-detail-notes{background:#f7f8fa;border-radius:9px;padding:12px 14px}.meeting-detail-grid .wide{grid-column:1/-1}.meeting-detail-grid small,.meeting-detail-notes small,.meeting-detail-members>small{display:block;color:#8a95a3;font-size:8px;font-weight:700;letter-spacing:.08em;margin-bottom:5px}.meeting-detail-grid strong{font-size:11px;overflow-wrap:anywhere}.meeting-detail-notes{margin-top:10px}.meeting-detail-notes p{font-size:10px;line-height:1.5;margin:0;color:#596678}.meeting-detail-members{margin-top:17px}.meeting-detail-members>div{border:1px solid var(--line);border-radius:9px;overflow:hidden}.meeting-detail-members span{display:grid;grid-template-columns:33px 1fr auto;align-items:center;gap:10px;padding:9px 11px;border-bottom:1px solid #edf0f3}.meeting-detail-members span:last-child{border-bottom:0}.meeting-detail-members .avatar{width:30px;height:30px;font-size:8px;font-style:normal}.meeting-detail-members b{font-size:10px}.meeting-detail-members em{font-size:8px;color:var(--muted);font-style:normal}.meeting-details-modal .modal-actions{margin-top:17px}

/* Compact project calendar */
.meeting-calendar{padding:0 12px 12px;background:#fff}.meeting-calendar-head{margin:0 -12px;padding:14px 18px;background:#fff}.meeting-calendar-head .icon-btn{width:30px;height:30px;border-radius:8px;background:#f5f7f9;border-color:#e5e9ee;font-size:18px;color:#566477}.meeting-calendar-head h2{font:700 14px 'Manrope'}.meeting-weekdays{margin:10px 0 6px;background:transparent;border:0;gap:5px}.meeting-weekdays span{padding:5px 0;font-size:8px;color:#98a2ae}.meeting-days{gap:5px;background:#f3f5f7;border-radius:11px;padding:5px}.meeting-day{height:76px;min-height:0;box-sizing:border-box;border:1px solid #e7ebef!important;border-radius:8px;background:#fff;padding:6px;overflow:hidden;transition:border-color .15s,box-shadow .15s}.meeting-day:hover{border-color:#cdd5de!important;box-shadow:0 3px 10px rgba(27,40,58,.05)}.meeting-day.muted{background:#f8f9fa;color:#b7bec7;opacity:.72}.meeting-day.today{border-color:#f56a60!important;box-shadow:inset 0 0 0 1px #f56a60}.meeting-day>b{width:20px;height:20px;font-size:8px;color:#566373}.meeting-day.today>b{background:#f7675d;color:#fff}.calendar-event{min-height:23px;margin-top:4px;padding:3px 5px;border-radius:6px;box-shadow:none}.calendar-event-title{font-size:7px}.calendar-event-people i{width:14px;height:14px;font-size:5px}.calendar-event:hover{filter:brightness(.97)}
@media(max-width:1200px){.meeting-day{height:70px}.calendar-event-people i:nth-child(n+3){display:none}}@media(max-width:620px){.meeting-calendar{padding-inline:6px}.meeting-calendar-head{margin-inline:-6px}.meeting-days{gap:3px;padding:3px}.meeting-weekdays{gap:3px}.meeting-day{height:54px;padding:4px;border-radius:6px}.meeting-day>b{width:17px;height:17px}.calendar-event{min-height:17px;margin-top:2px;padding:1px 3px}.calendar-event-people i{width:11px;height:11px;font-size:0}.calendar-event-people i:nth-child(n+2){display:none}}
.invoice-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.invoice-summary article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:15px}.invoice-summary small{color:#8b96a4;font-size:9px;font-weight:700;letter-spacing:.08em}.invoice-summary strong{display:block;font:800 21px 'Manrope';margin:5px 0}.invoice-summary p{margin:0;color:var(--muted);font-size:9px}.invoice-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.invoice-toolbar>div{display:flex;gap:7px}.invoice-table{overflow:hidden}.invoice-table-head,.invoice-row{display:grid;grid-template-columns:minmax(190px,1.5fr) 90px 90px 100px 90px 34px;align-items:center;gap:12px;padding:13px 18px}.invoice-table-head{background:#f7f8fa;color:#8792a2;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.invoice-row{border-top:1px solid #edf0f3;font-size:10px}.invoice-row:first-child{border-top:0}.invoice-document{display:flex;align-items:center;gap:11px;min-width:0}.invoice-document>span{width:34px;height:38px;border-radius:7px;background:#fff0ed;color:#db6058;display:grid;place-items:center;font-size:15px;flex:0 0 auto}.invoice-document div{min-width:0}.invoice-document strong,.invoice-document small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invoice-document strong{font-size:11px}.invoice-document small{color:var(--muted);font-size:8px;margin-top:3px}.invoice-amount{font:700 11px 'Manrope'}.invoice-status{display:inline-block;text-align:center;border-radius:9px;padding:6px 7px;font-size:8px;font-weight:700}.invoice-status.paid{background:#e8f7ef;color:#368061}.invoice-status.unpaid{background:#fff3df;color:#aa741e}.invoice-status.overdue{background:#ffebe9;color:#ca5048}.invoice-more{border:1px solid #dfe4e9;background:#fff;border-radius:7px;width:30px;height:30px;color:#687589;cursor:pointer}.invoice-empty{text-align:center;padding:60px 20px;color:#8b96a4}.invoice-empty span{font-size:27px}.invoice-empty h3{color:var(--ink);font-size:12px;margin:9px 0 4px}.invoice-empty p{font-size:9px;margin:0}.invoice-file-drop{display:flex!important;flex-direction:column;align-items:center;text-align:center;border:1.5px dashed #cfd6de!important;border-radius:11px;padding:18px!important;background:#fafbfc;cursor:pointer}.invoice-file-drop:hover{border-color:var(--purple)!important;background:#faf9ff}.invoice-file-drop input{position:absolute;opacity:0;pointer-events:none}.invoice-file-drop>span{font-size:23px;color:#6674a0}.invoice-file-drop strong{font-size:11px;margin:7px 0 3px}.invoice-file-drop small{font-size:8px;color:var(--muted)}.invoice-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}#invoiceModal .modal-card{width:min(600px,calc(100vw - 32px))}#invoiceModal textarea{display:block;width:100%;min-height:78px;box-sizing:border-box;resize:vertical;border:1px solid #d9dee5;border-radius:9px;padding:12px 13px;font:400 12px 'DM Sans'}
@media(max-width:1000px){.invoice-summary{grid-template-columns:repeat(2,1fr)}.invoice-table{overflow-x:auto}.invoice-table-head,.invoice-row{min-width:760px}}@media(max-width:620px){.invoice-summary{grid-template-columns:1fr}.invoice-toolbar{align-items:stretch;flex-direction:column}.invoice-form-grid{grid-template-columns:1fr}}
.invoice-table-head,.invoice-row{grid-template-columns:minmax(180px,1.45fr) 78px 78px 78px 92px 84px 34px;gap:10px}.invoice-kind{display:inline-block;text-align:center;border-radius:8px;padding:5px 6px;font-size:8px;font-weight:700}.invoice-kind.income{background:#e7f7ef;color:#337d5e}.invoice-kind.expense{background:#ffedeb;color:#c6534b}@media(max-width:1000px){.invoice-table-head,.invoice-row{min-width:820px}}
.invoice-income-filter.active{border-color:#62ad8d!important;background:#eaf7f1!important;color:#2f795d!important}.invoice-expense-filter.active{border-color:#e47a72!important;background:#fff0ee!important;color:#bf5048!important}@media(max-width:700px){.invoice-toolbar>div{flex-wrap:wrap}}
.invoice-summary .income-summary-card{border-top:3px solid #55ad86;background:linear-gradient(180deg,#f7fcf9 0,#fff 45%)}.invoice-summary .expense-summary-card{border-top:3px solid #e47a72;background:linear-gradient(180deg,#fff8f7 0,#fff 45%)}.invoice-summary .income-summary-card small{color:#3c8666}.invoice-summary .expense-summary-card small{color:#bd5b53}
.member-project-note{background:#f3f5f8;border-radius:8px;color:#677488;font-size:10px;margin:-5px 0 14px;padding:10px 12px}#teamMemberRole optgroup{font-weight:700;color:#566477}#teamMemberRole option{font-weight:400;color:#172235}
.team-directory-header,.team-directory-row{grid-template-columns:minmax(220px,1.35fr) minmax(180px,1fr) 190px}.team-actions{display:flex;justify-content:flex-end;gap:7px}.edit-member{border:1px solid #dce2e8;background:#fff;color:#596a80;border-radius:7px;padding:7px 10px;font:600 10px 'DM Sans';cursor:pointer}.edit-member:hover{border-color:var(--purple);color:var(--purple)}@media(max-width:760px){.team-directory-header,.team-directory-row{min-width:620px}}
.notification-panel{position:fixed;z-index:45;right:18px;top:64px;width:min(410px,calc(100vw - 28px));max-height:calc(100vh - 82px);background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 22px 60px rgba(20,30,45,.2);display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.18s}.notification-panel.open{opacity:1;visibility:visible;transform:none}.notification-head{display:flex;align-items:flex-start;justify-content:space-between;padding:19px 20px 14px;border-bottom:1px solid var(--line)}.notification-head h2{font:800 19px 'Manrope';margin:0}.notification-head button{border:0;background:transparent;color:#7d8794;font-size:23px;cursor:pointer}.notification-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 14px;border-bottom:1px solid var(--line)}.notification-tools>div{display:flex;gap:6px}.notification-tools select{border:1px solid #dfe4e9;background:#fff;border-radius:7px;padding:7px 9px;color:#617084;font:600 10px 'DM Sans';max-width:155px}.notification-list{overflow:auto;min-height:180px}.notification-item{display:grid;grid-template-columns:36px 1fr 7px;gap:11px;width:100%;padding:14px 16px;border:0;border-bottom:1px solid #edf0f3;background:#fff;text-align:left;cursor:pointer}.notification-item:hover{background:#fafbfc}.notification-item.unread{background:#fbfaff}.notification-item>i{width:7px;height:7px;border-radius:50%;background:var(--purple);margin-top:6px}.notification-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font:800 12px 'Manrope'}.notification-icon.task{background:#e9f7f0;color:#388262}.notification-icon.deadline{background:#ffedeb;color:#cf554c}.notification-icon.message{background:#eeeaff;color:#6555ad}.notification-icon.meeting{background:#e9efff;color:#476aa9}.notification-icon.invoice{background:#fff2df;color:#a9721f}.notification-icon.budget{background:#fff0ed;color:#c85a51}.notification-copy{min-width:0}.notification-copy>span{display:flex;align-items:center;gap:6px}.notification-copy strong{font-size:11px}.notification-copy em{background:#eef1f4;border-radius:7px;color:#738093;font-size:7px;font-style:normal;padding:3px 6px}.notification-copy p{color:#667385;font-size:9px;line-height:1.45;margin:4px 0}.notification-copy small{color:#9aa3ae;font-size:8px}.notification-footer{padding:11px 14px;border-top:1px solid var(--line)}.notification-footer button{width:100%;border:0;background:#f4f6f8;border-radius:8px;color:#5f6d81;padding:9px;font:600 10px 'DM Sans';cursor:pointer}.notification-empty{text-align:center;padding:50px 20px;color:#8793a2}.notification-empty span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eaf7f1;color:#37805f;margin:0 auto 10px}.notification-empty strong{display:block;color:var(--ink);font-size:11px}.notification-empty p{font-size:9px;margin:5px 0 0}#notificationsBtn b.has-count{width:auto;min-width:17px;height:17px;display:grid;place-items:center;right:-7px;top:-8px;border:2px solid #fff;color:#fff;font:700 8px 'DM Sans';padding:0 4px}@media(max-width:760px){.top-actions #notificationsBtn{display:block}.notification-panel{right:8px;top:66px;width:calc(100vw - 16px);max-height:calc(100vh - 76px)}.notification-tools{align-items:stretch;flex-direction:column}.notification-tools select{max-width:none;width:100%}}
.member-hourly-rate{display:block;color:#8a95a3;font-size:8px;margin-top:4px}.automatic-rate-note{background:#eef6ff;border-radius:8px;color:#536b89;font-size:9px;margin:11px 0;padding:9px 11px}
.sidebar{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#354052 transparent}
.search{position:relative}.global-search-results{display:none;position:absolute;z-index:80;top:calc(100% + 10px);left:0;width:min(640px,calc(100vw - 32px));max-height:520px;overflow:auto;background:#fff;border:1px solid #dfe4eb;border-radius:16px;box-shadow:0 18px 50px rgba(10,28,52,.18);padding:8px}.global-search-results.open{display:block}.search-result-head{display:flex;justify-content:space-between;padding:10px 12px;color:#718096}.global-search-results button{width:100%;display:grid;grid-template-columns:90px 1fr 24px;gap:12px;align-items:center;text-align:left;border:0;background:transparent;padding:11px 12px;border-radius:10px;color:#0b1d35}.global-search-results button:hover{background:#f3f5f8}.global-search-results button i{font-style:normal;font-size:11px;text-transform:uppercase;color:#7564e8;font-weight:800}.global-search-results button span{display:flex;flex-direction:column;min-width:0}.global-search-results button strong,.global-search-results button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-results button small{color:#8792a5;margin-top:3px}.search-no-results{padding:24px;text-align:center;color:#8792a5}
.history-tabs{display:flex;gap:10px;margin-bottom:16px}.history-tabs em{font-style:normal;margin-left:5px}.history-panel{overflow:hidden}.history-row,.trash-row{display:flex;align-items:center;gap:14px;padding:18px 22px;border-bottom:1px solid #e7ebf0}.history-row>div,.trash-row>div{flex:1}.history-row p,.trash-row p{margin:4px 0;color:#66758c}.history-row small{color:#98a2b3}.history-kind{font-size:11px;font-weight:800;background:#eef2f6;padding:7px 10px;border-radius:999px}.history-kind.delete{background:#ffeded;color:#d54d45}.trash-row button{border:1px solid #dce2e9;background:#fff;border-radius:9px;padding:9px 12px;font-weight:700}.governance-empty{text-align:center;padding:58px 20px;color:#7d899c}.governance-empty span{display:block;font-size:32px}.governance-empty strong{display:block;color:#14233a;margin:10px}.minutes-card{width:min(680px,calc(100vw - 32px));padding:30px 32px}.minutes-card h2{margin-bottom:8px}.minutes-card #minutesParticipants{margin:0 0 22px;color:#718096;font-size:12px;line-height:1.5}.minutes-card label{margin:0 0 17px;color:#647184;font-size:11px;line-height:1.35}.minutes-card label small{display:inline-block;font-weight:400;margin-left:7px;color:#929bad}.minutes-card textarea{display:block;width:100%;min-height:96px;box-sizing:border-box;resize:vertical;border:1px solid #d9dee6;border-radius:10px;padding:12px 14px;margin-top:7px;font:400 13px/1.45 'DM Sans',sans-serif;color:var(--ink);background:#fff}.minutes-card #minutesDiscussion{min-height:112px}.minutes-card #minutesTasks{min-height:82px}.minutes-card input{margin-top:7px}.minutes-card textarea:focus,.minutes-card input:focus{outline:2px solid #1c293b;outline-offset:-1px;border-color:#1c293b}.minutes-card textarea::placeholder{color:#9aa3af}.minutes-card .modal-actions{position:sticky;bottom:-30px;background:#fff;border-top:1px solid #edf0f3;margin:22px -32px -30px;padding:16px 32px 24px}.minutes-preview{background:#f7f8fb;border:1px solid #e2e6ec;border-radius:12px;padding:14px;margin-top:14px}.minutes-preview>small{font-weight:800;color:#8792a5}.minutes-preview p{margin:8px 0}.minutes-preview strong{display:block;font-size:13px;margin-bottom:10px}.minutes-preview button{display:block;width:100%;text-align:left;border:0;background:#fff;color:#4f5ea8;border-radius:8px;padding:9px;margin-top:6px;font-weight:700}.meeting-details-modal .modal-actions{flex-wrap:wrap}@media(max-width:560px){.minutes-card{padding:24px 18px}.minutes-card label small{display:block;margin:3px 0 0}.minutes-card .modal-actions{bottom:-24px;margin:18px -18px -24px;padding:14px 18px 18px}}
@media(max-width:700px){.global-search-results{position:fixed;left:12px;right:12px;top:70px;width:auto}.global-search-results button{grid-template-columns:70px 1fr 18px}.history-row,.trash-row{align-items:flex-start;flex-wrap:wrap}.history-kind{margin-left:52px}}
.ideas-summary{display:grid;grid-template-columns:repeat(2,minmax(180px,260px));gap:12px;margin-bottom:16px}.ideas-summary article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px}.ideas-summary small{color:#8994a2;font-size:9px;font-weight:800;letter-spacing:.08em}.ideas-summary strong{display:block;font:800 23px 'Manrope';margin:6px 0}.ideas-summary p{margin:0;color:var(--muted);font-size:9px}.ideas-panel{overflow:hidden}.ideas-head,.idea-row{display:grid;grid-template-columns:minmax(0,1fr) 220px 120px;align-items:center;gap:18px}.ideas-head{background:#f7f8fa;color:#8994a2;font-size:8px;font-weight:800;letter-spacing:.08em;padding:13px 20px}.idea-row{padding:20px;border-top:1px solid #edf0f3}.idea-copy{display:flex;align-items:flex-start;gap:14px;min-width:0}.idea-number{display:grid;place-items:center;width:35px;height:35px;flex:0 0 auto;border-radius:10px;background:#fff0ee;color:var(--coral);font-size:10px;font-weight:800}.idea-copy strong{font-size:13px}.idea-copy p{margin:5px 0 0;color:#6f7c8e;font-size:10px;line-height:1.5}.idea-author{display:flex;align-items:center;gap:9px}.idea-author .avatar{width:31px;height:31px;font-size:8px}.idea-author strong{font-size:10px}.idea-row time{color:#8792a2;font-size:9px}.idea-modal-card{width:min(590px,calc(100vw - 32px))}.idea-modal-card textarea{display:block;width:100%;min-height:120px;box-sizing:border-box;resize:vertical;border:1px solid #d9dee6;border-radius:9px;padding:12px 13px;margin-top:7px;font:400 13px/1.5 'DM Sans';color:var(--ink)}.idea-modal-card textarea:focus{outline:2px solid var(--ink);outline-offset:-1px}@media(max-width:700px){.ideas-summary{grid-template-columns:1fr 1fr}.ideas-head{display:none}.idea-row{grid-template-columns:1fr;gap:12px}.idea-author{padding-left:49px}.idea-row time{padding-left:49px}}
.marketing-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.marketing-summary article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px}.marketing-summary small,.campaign-card small{font-size:8px;font-weight:800;letter-spacing:.08em;color:#8a95a3}.marketing-summary strong{display:block;font:800 22px 'Manrope';margin:6px 0}.marketing-summary p{margin:0;color:var(--muted);font-size:9px}.marketing-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.marketing-toolbar>div{display:flex;gap:7px}.marketing-toolbar p{color:#8792a2;font-size:9px}.campaign-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.campaign-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:19px;box-shadow:0 4px 14px rgba(20,32,50,.03)}.campaign-card-head{display:flex;align-items:center;justify-content:space-between}.campaign-channel{font-size:9px;font-weight:800;color:#6558b2;background:#f0efff;padding:6px 9px;border-radius:8px}.campaign-status{border:0;border-radius:9px;padding:6px 9px;font:700 9px 'DM Sans';cursor:pointer}.campaign-status.planned{background:#eef2ff;color:#5368a8}.campaign-status.active{background:#e8f7ef;color:#368061}.campaign-status.done{background:#edf0f3;color:#697486}.campaign-card h2{font:800 16px 'Manrope';margin:15px 0 5px}.campaign-goal{margin:0;color:#59677b;font-size:11px}.campaign-audience{background:#f7f8fa;border-radius:9px;padding:11px 12px;margin:15px 0}.campaign-audience small,.campaign-audience strong{display:block}.campaign-audience strong{font-size:10px;margin-top:4px}.campaign-meta{display:grid;grid-template-columns:1.3fr 1fr .8fr;gap:9px}.campaign-meta span{border-right:1px solid #edf0f3}.campaign-meta span:last-child{border:0}.campaign-meta small,.campaign-meta strong{display:block}.campaign-meta strong{font-size:10px;margin-top:4px}.campaign-card footer{display:flex;align-items:center;gap:9px;border-top:1px solid #edf0f3;margin-top:16px;padding-top:14px}.campaign-card footer .avatar{width:30px;height:30px;font-size:8px}.campaign-card footer span:nth-child(2){display:flex;flex-direction:column}.campaign-card footer strong{font-size:9px}.campaign-card footer small{font-size:7px;margin-top:2px}.campaign-card footer button{margin-left:auto;border:0;background:transparent;color:#c85d55;font-size:9px}.campaign-empty{grid-column:1/-1;background:#fff;border:1px solid var(--line);border-radius:12px}.campaign-modal-card{width:min(650px,calc(100vw - 32px))}.campaign-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:900px){.marketing-summary{grid-template-columns:repeat(2,1fr)}.campaign-grid{grid-template-columns:1fr}}@media(max-width:600px){.marketing-summary{grid-template-columns:1fr}.marketing-toolbar{align-items:flex-start;gap:10px;flex-direction:column}.campaign-form-grid{grid-template-columns:1fr}.campaign-meta{grid-template-columns:1fr}.campaign-meta span{border:0}}
.minutes-tasks-editor{margin:20px 0}.minutes-tasks-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.minutes-tasks-heading span{display:flex;flex-direction:column}.minutes-tasks-heading strong{font-size:12px}.minutes-tasks-heading small{font-size:9px;color:#8b96a5;margin-top:3px}.minutes-tasks-heading button{border:1px solid #d9dfe6;background:#fff;color:#53617a;border-radius:8px;padding:8px 11px;font:700 10px 'DM Sans';cursor:pointer}.minutes-task-item{border:1px solid #dfe4ea;background:#f8f9fb;border-radius:12px;padding:14px;margin-bottom:11px}.minutes-task-top{display:flex;align-items:center;justify-content:space-between}.minutes-task-top strong{font-size:10px;color:#6d7888;text-transform:uppercase;letter-spacing:.06em}.remove-minutes-task{border:0;background:#ffebe9;color:#c8524a;width:27px;height:27px;border-radius:8px;font-size:17px;cursor:pointer}.minutes-task-item label{margin:9px 0}.minutes-task-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.minutes-task-item input,.minutes-task-item select{background:#fff}.minutes-task-assignees{min-height:90px;padding:6px!important}.minutes-task-item label>small{display:block;margin:5px 0 0;color:#8d97a5;font-size:8px}@media(max-width:600px){.minutes-task-grid{grid-template-columns:1fr}.minutes-tasks-heading{align-items:flex-start;gap:10px}.minutes-tasks-heading button{flex:0 0 auto}}
.nav{display:flex;flex-direction:column;gap:2px}.nav-item{min-height:42px}.nav-item#projectTasksNav span{font-size:15px}.nav-item#projectTasksNav em:empty{display:none}
#projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:24px minmax(0,1fr) 105px 70px 88px 96px}.task-time-btn.clear-timer{width:88px;height:34px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:9px;font-size:10px}.task-time-btn.clear-timer strong{font:700 9px 'DM Sans';white-space:nowrap}.task-time-btn.clear-timer.running{background:#fff0ee;border-color:var(--coral);color:#d9564d;box-shadow:0 0 0 3px rgba(243,104,91,.08)}.task-time-btn.clear-timer.running span{animation:timerPulse 1.2s ease infinite}@keyframes timerPulse{50%{opacity:.35}}.task-time-complete{display:inline-flex;align-items:center;justify-content:center;width:72px;padding:7px 8px;border-radius:9px;background:#eaf8f1;color:#378463;font:700 9px 'DM Sans'}.time-header{text-align:center}@media(max-width:760px){#projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:22px minmax(0,1fr) 88px}.task-time-btn.clear-timer{width:82px}.task-time-complete{width:68px}#projectTaskList .task-row>.date,#projectTaskList .task-row>.priority,#projectTaskList .task-row>.task-assignees,#allProjectTasks .task-row>.date,#allProjectTasks .task-row>.priority,#allProjectTasks .task-row>.task-assignees{display:none}}
#projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:22px minmax(0,1fr) 92px 62px 78px 118px;gap:8px}.task-time-btn.clear-timer.tracked{width:112px;min-height:46px;height:auto;padding:7px 8px;justify-content:flex-start;gap:8px}.task-time-btn.tracked>span:first-child{width:15px;flex:0 0 auto;text-align:center}.task-time-btn.tracked .timer-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;animation:none}.task-time-btn.tracked .timer-copy strong{font:800 10px 'DM Sans';line-height:1.15}.task-time-btn.tracked .timer-copy small{font:500 8px 'DM Sans';color:#7f8a99;line-height:1.2;margin-top:3px;white-space:nowrap}.task-time-btn.tracked.running .timer-copy small{color:#b8645d}.task-time-complete.tracked{width:104px;min-height:44px;display:flex;flex-direction:column;align-items:flex-start;padding:7px 10px}.task-time-complete.tracked strong{font:800 9px 'DM Sans'}.task-time-complete.tracked small{font:500 8px 'DM Sans';color:#5e8c78;margin-top:3px}.time-header{text-align:left}@media(max-width:900px){#projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:22px minmax(0,1fr) 70px 112px}#projectTaskList .task-row>.date,#projectTaskList .task-row>.priority,#allProjectTasks .task-row>.date,#allProjectTasks .task-row>.priority{display:none}}@media(max-width:620px){#projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:22px minmax(0,1fr) 98px}.task-time-btn.clear-timer.tracked{width:94px}.task-time-complete.tracked{width:90px}#projectTaskList .task-row>.task-assignees,#allProjectTasks .task-row>.task-assignees{display:none}}
.task-time-btn{border:1px solid #dce2e8;background:#fff;color:#64748a;border-radius:7px;width:31px;height:31px;cursor:pointer;font-size:12px}.task-time-btn:hover,.task-time-btn.running{background:#fff0ee;border-color:var(--coral);color:var(--coral)}#projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:24px minmax(0,1fr) 105px 65px 88px 34px}.time-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.time-summary article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:15px}.time-summary small{font-size:9px;font-weight:700;color:#8a95a3;letter-spacing:.08em}.time-summary strong{display:block;font:800 22px 'Manrope';margin:5px 0}.time-summary p{font-size:9px;color:var(--muted);margin:0}.active-timer{display:flex;align-items:center;gap:14px;background:#172233;color:#fff;border-radius:12px;padding:14px 17px;margin-bottom:15px}.active-timer .timer-pulse{width:10px;height:10px;border-radius:50%;background:#55d59c;box-shadow:0 0 0 5px rgba(85,213,156,.13)}.active-timer div{flex:1}.active-timer small,.active-timer strong{display:block}.active-timer small{color:#98a5b6;font-size:8px;letter-spacing:.08em}.active-timer strong{font-size:11px;margin-top:3px}.active-timer time{font:800 20px 'Manrope';letter-spacing:.04em}.active-timer button{border:0;background:var(--coral);color:#fff;border-radius:8px;padding:9px 13px;font:600 10px 'DM Sans';cursor:pointer}.no-active-timer{display:flex;align-items:center;gap:10px;background:#fff;border:1px dashed #d7dde4;border-radius:10px;color:#788596;font-size:10px;padding:12px 15px;margin-bottom:15px}.time-layout{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:16px}.employee-time-row{display:grid;grid-template-columns:35px 1fr auto;gap:10px;align-items:center;padding:13px 16px;border-bottom:1px solid #edf0f3}.employee-time-row:last-child{border-bottom:0}.employee-time-row .avatar{width:32px;height:32px;font-size:8px}.employee-time-row strong,.employee-time-row small{display:block}.employee-time-row strong{font-size:10px}.employee-time-row small{font-size:8px;color:var(--muted);margin-top:3px}.employee-time-row b{text-align:right;font:800 12px 'Manrope'}.employee-time-row b small{font-weight:500}.time-entry-panel{overflow:hidden}.time-entry-head,.time-entry-row{display:grid;grid-template-columns:minmax(150px,1.4fr) 55px 72px 58px 75px;align-items:center;gap:9px;padding:12px 15px}.time-entry-head{background:#f7f8fa;color:#8994a2;font-size:8px;font-weight:700;text-transform:uppercase}.time-entry-row{border-top:1px solid #edf0f3;font-size:9px}.time-entry-row strong{font-size:10px}.time-entry-row .avatar{width:27px;height:27px;font-size:7px}.time-entry-row b{font-size:10px}#timeEntryModal .modal-card{width:min(520px,calc(100vw - 32px))}#timeEntryModal textarea{display:block;width:100%;min-height:76px;box-sizing:border-box;border:1px solid #dfe3e8;border-radius:8px;padding:11px;font:12px 'DM Sans';resize:vertical}@media(max-width:1000px){.time-layout{grid-template-columns:1fr}.time-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){#projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:22px minmax(0,1fr) 55px 32px}.task-time-btn{width:29px;height:29px}#projectTaskList .task-row>.date,#projectTaskList .task-row>.priority,#allProjectTasks .task-row>.date,#allProjectTasks .task-row>.priority{display:none}.time-entry-panel{overflow-x:auto}.time-entry-head,.time-entry-row{min-width:600px}}@media(max-width:520px){.time-summary{grid-template-columns:1fr}.active-timer{align-items:flex-start;flex-wrap:wrap}.active-timer time{margin-left:auto}}

/* Užduočių lentelės laikmačiai visada telpa kortelės viduje. */
#projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:22px minmax(120px,1fr) 82px 48px 78px 104px;gap:7px;padding-left:16px;padding-right:16px}
.task-time-btn.clear-timer.tracked,.task-time-complete.tracked{width:100%;max-width:104px;min-width:0;justify-self:stretch}
.task-time-btn.clear-timer.tracked{padding-inline:7px;gap:6px}
.task-time-btn.tracked .timer-copy{overflow:hidden}
.task-time-btn.tracked .timer-copy small{max-width:100%;overflow:hidden;text-overflow:ellipsis}
@media(max-width:900px){
 #projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:22px minmax(0,1fr) 54px 98px}
 .task-time-btn.clear-timer.tracked,.task-time-complete.tracked{max-width:98px}
}
@media(max-width:620px){
 #projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:22px minmax(0,1fr) 92px;padding-inline:11px;gap:6px}
 .task-time-btn.clear-timer.tracked,.task-time-complete.tracked{max-width:92px}
 .task-time-btn.clear-timer.tracked{padding-inline:6px}
 .task-time-btn.tracked .timer-copy small{font-size:7px}
}
.project-settings-card{width:min(560px,calc(100vw - 32px))}.project-settings-card textarea{display:block;width:100%;min-height:105px;box-sizing:border-box;border:1px solid #dfe3e8;border-radius:8px;padding:11px;margin-top:6px;font:13px 'DM Sans';color:var(--ink);resize:vertical}.settings-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:560px){.settings-form-grid{grid-template-columns:1fr}}
.project-settings-card{max-height:min(760px,calc(100vh - 32px));overflow:auto}.project-feature-settings{margin-top:18px;border-top:1px solid var(--line);padding-top:17px}.feature-settings-head strong,.feature-settings-head small{display:block}.feature-settings-head strong{font-size:13px}.feature-settings-head small{font-size:9px;color:var(--muted);margin-top:4px}.feature-toggle-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.feature-toggle-grid>label{display:flex;align-items:center;gap:10px;margin:0;padding:10px;border:1px solid #e3e7ec;border-radius:9px;background:#fafbfc;cursor:pointer}.feature-toggle-grid label>span{min-width:0;flex:1}.feature-toggle-grid b,.feature-toggle-grid small{display:block}.feature-toggle-grid b{font-size:10px;color:var(--ink)}.feature-toggle-grid small{font-size:8px;color:var(--muted);margin-top:3px}.feature-toggle-grid input{position:absolute;opacity:0;pointer-events:none}.feature-toggle-grid i{width:32px;height:18px;border-radius:12px;background:#d8dde4;position:relative;flex:0 0 auto;transition:.18s}.feature-toggle-grid i:after{content:'';position:absolute;width:14px;height:14px;border-radius:50%;background:#fff;left:2px;top:2px;box-shadow:0 1px 3px rgba(0,0,0,.18);transition:.18s}.feature-toggle-grid input:checked+i{background:var(--purple)}.feature-toggle-grid input:checked+i:after{transform:translateX(14px)}.feature-toggle-grid label:has(input:checked){background:#f7f5ff;border-color:#d9d4ff}@media(max-width:560px){.feature-toggle-grid{grid-template-columns:1fr}}
.nav-item[hidden]{display:none!important}
.project-stat-grid:has(.task-progress-summary-card){grid-template-columns:repeat(3,1fr)}.task-progress-summary-card .task-progress-main{display:flex;align-items:center;gap:15px;margin:6px 0 13px}.task-progress-summary-card .task-progress-main strong{margin:0;font-size:28px}.task-progress-summary-card .task-progress-main span{font-size:10px;line-height:1.55;color:var(--muted)}.task-progress-summary-card .task-progress-main b{color:var(--ink);font-weight:700}.task-progress-line{height:6px;border-radius:8px;background:#eaedf1;overflow:hidden}.task-progress-line i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,var(--purple),#8f81ef)}@media(max-width:1000px){.project-stat-grid:has(.task-progress-summary-card){grid-template-columns:1fr 1fr}.task-progress-summary-card{grid-column:1/-1}}@media(max-width:620px){.project-stat-grid:has(.task-progress-summary-card){grid-template-columns:1fr}.task-progress-summary-card{grid-column:auto}}
#todayView .metrics{grid-template-columns:repeat(3,1fr)}#todayView #taskList .task-row{grid-template-columns:22px minmax(125px,1fr) 82px 52px 76px 84px;gap:8px;padding-inline:18px}#todayView #taskList .task-time-btn{width:84px;max-width:84px}#todayView .tasks-panel{overflow:hidden}@media(max-width:1000px){#todayView #taskList .task-row{grid-template-columns:22px minmax(0,1fr) 52px 84px}#todayView #taskList .task-row>.date,#todayView #taskList .task-row>.priority,#todayView #taskList .task-header>.date,#todayView #taskList .task-header>.priority-col{display:none}}@media(max-width:760px){#todayView .metrics{grid-template-columns:1fr 1fr}#todayView #taskList .task-row{grid-template-columns:22px minmax(0,1fr) 80px;padding-inline:12px}#todayView #taskList .task-assignees,#todayView #taskList .task-header>span:nth-child(4){display:none}#todayView #taskList .task-time-btn{width:80px;max-width:80px}}@media(max-width:520px){#todayView .metrics{grid-template-columns:1fr}}
#todayView .metrics{grid-template-columns:repeat(4,1fr)}#todayView .metrics article[role="button"]{cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}#todayView .metrics article[role="button"]:hover,#todayView .metrics article[role="button"]:focus-visible{transform:translateY(-2px);border-color:#cfc9ff;box-shadow:0 9px 24px rgba(55,45,120,.1);outline:0}.all-project-summary-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.all-project-summary-list>button{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px;text-align:left;cursor:pointer}.all-project-summary-list .project-badge{width:42px;height:42px}.all-project-summary-list span:nth-child(2){display:flex;flex-direction:column}.all-project-summary-list strong{font-size:13px}.all-project-summary-list small{font-size:9px;color:var(--muted);margin-top:4px}.all-project-summary-list i{height:6px;background:#eaedf1;border-radius:8px;margin-top:10px;overflow:hidden}.all-project-summary-list i b{display:block;height:100%;background:var(--purple);border-radius:8px}.all-project-summary-list em{font-style:normal;font:800 14px 'Manrope'}.all-meetings-summary-list{overflow:hidden}.all-meetings-summary-list>button{display:grid;width:100%;grid-template-columns:52px minmax(0,1fr) auto 78px;align-items:center;gap:14px;padding:15px 18px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;cursor:pointer}.meeting-summary-date{width:42px;height:42px;border-radius:9px;background:#f1efff;color:#6556cf;display:grid;place-content:center;text-align:center}.meeting-summary-date b{font-size:14px}.meeting-summary-date small{font-size:7px;text-transform:uppercase}.all-meetings-summary-list button>span:nth-child(2) strong,.all-meetings-summary-list button>span:nth-child(2) small{display:block}.all-meetings-summary-list button>span:nth-child(2) strong{font-size:12px}.all-meetings-summary-list button>span:nth-child(2) small{font-size:9px;color:var(--muted);margin-top:4px}.meeting-summary-members{display:flex}.meeting-summary-members .avatar{width:27px;height:27px;font-size:7px;margin-left:-6px}.all-meetings-summary-list button>em{font-style:normal;color:#6759c9;font-size:9px;font-weight:700}@media(max-width:1100px){#todayView .metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){#todayView .metrics,.all-project-summary-list{grid-template-columns:1fr}.all-meetings-summary-list>button{grid-template-columns:46px minmax(0,1fr) auto}.all-meetings-summary-list button>em{display:none}}
#todayView #taskList .task-row,#myTasksFullList .task-row{grid-template-columns:22px minmax(145px,1fr) 92px 76px 44px 72px 84px;gap:7px;padding-inline:16px}.task-project-cell{font-size:9px;font-weight:700;color:#5e6d87}.my-tasks-full-list{overflow:hidden}.my-task-view-filters{margin-bottom:14px}@media(max-width:1100px){#todayView #taskList .task-row,#myTasksFullList .task-row{grid-template-columns:22px minmax(0,1fr) 86px 44px 84px}#todayView #taskList .task-row>.date,#todayView #taskList .task-row>.priority,#myTasksFullList .task-row>.date,#myTasksFullList .task-row>.priority,#todayView #taskList .task-header>.date,#todayView #taskList .task-header>.priority-col,#myTasksFullList .task-header>.date,#myTasksFullList .task-header>.priority-col{display:none}}@media(max-width:720px){#todayView #taskList .task-row,#myTasksFullList .task-row{grid-template-columns:22px minmax(0,1fr) 80px}.task-project-cell,#todayView #taskList .task-row>.avatar,#myTasksFullList .task-row>.avatar,#todayView #taskList .task-header>span:nth-child(5),#myTasksFullList .task-header>span:nth-child(5){display:none}}
#todayView .metrics article{position:relative}.metric-new-indicator{position:absolute;right:13px;top:11px;display:flex;align-items:center;gap:5px;background:#fff0ee;color:#d94f46;border:1px solid #ffd9d5;border-radius:12px;padding:4px 7px;box-shadow:0 4px 10px rgba(218,75,64,.12);z-index:2}.metric-new-indicator i{width:7px;height:7px;border-radius:50%;background:#f05c52;box-shadow:0 0 0 4px rgba(240,92,82,.12);animation:newMetricPulse 1.5s ease-in-out infinite}.metric-new-indicator b{font-size:8px;line-height:1;white-space:nowrap}.metric-new-indicator.meetings{background:#fff8e9;color:#9b6a12;border-color:#f8e1ac}.metric-new-indicator.meetings i{background:#edae38;box-shadow:0 0 0 4px rgba(237,174,56,.13)}.metric-new-indicator.messages{background:#eef4ff;color:#496cae;border-color:#d8e5ff}.metric-new-indicator.messages i{background:#5e86d8;box-shadow:0 0 0 4px rgba(94,134,216,.13)}@keyframes newMetricPulse{50%{transform:scale(.72);opacity:.6}}
.project-plan-summary-card{position:relative;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s;padding-bottom:38px!important}.project-plan-summary-card:hover,.project-plan-summary-card:focus-visible{border-color:#b9b2f4!important;box-shadow:0 8px 22px rgba(112,96,216,.12)!important;transform:translateY(-1px);outline:0}.project-plan-summary-card strong{font-size:16px!important;line-height:1.25!important;margin-top:9px!important}.project-plan-summary-card p{line-height:1.35}.plan-card-arrow{position:absolute;left:18px;bottom:15px;color:#6d5ed8;font-size:9px;font-weight:700}

/* Kompaktiškas darbo laiko stulpelis. */
#projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:22px minmax(105px,1fr) 76px 44px 72px 84px;gap:6px;padding-inline:14px}
.task-time-btn.clear-timer.tracked,.task-time-complete.tracked{width:84px;max-width:84px;min-height:42px;padding:6px;gap:4px;overflow:hidden}
.task-time-btn.tracked>span:first-child{width:11px}
.task-time-btn.tracked .timer-copy strong{font-size:9px}
.task-time-btn.tracked .timer-copy small,.task-time-complete.tracked small{font-size:7px;white-space:nowrap}
@media(max-width:900px){
 #projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:22px minmax(0,1fr) 44px 84px;padding-inline:12px}
}
@media(max-width:620px){
 #projectTaskList .task-row,#allProjectTasks .task-row{grid-template-columns:20px minmax(0,1fr) 80px;padding-inline:9px;gap:5px}
 .task-time-btn.clear-timer.tracked,.task-time-complete.tracked{width:80px;max-width:80px}
}
.budget-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.budget-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:18px}.budget-totals article{background:#f7f8fa;border-radius:9px;padding:13px}.budget-totals small{font-size:9px;letter-spacing:.07em;color:#8b95a2;font-weight:700}.budget-totals strong{display:block;font:800 18px 'Manrope';margin-top:5px}.budget-chart{display:flex;align-items:center;justify-content:center;gap:18px;border-top:1px solid var(--line);padding:25px}.budget-ring{--budget-pct:0%;width:94px;height:94px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--purple) var(--budget-pct),#eaedf1 0);position:relative}.budget-ring:after{content:'';position:absolute;width:70px;height:70px;border-radius:50%;background:#fff}.budget-ring span{position:relative;z-index:1;font:800 17px 'Manrope'}.budget-chart h3{margin:0 0 5px;font:700 14px 'Manrope'}.budget-chart p{margin:0;color:var(--muted);font-size:11px}.budget-categories{padding:5px 18px}.budget-category{display:grid;grid-template-columns:1fr 100px 55px;align-items:center;gap:12px;padding:15px 2px;border-bottom:1px solid #edf0f3}.budget-category strong{font-size:12px}.budget-category small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.budget-category>span{font:700 12px 'Manrope';text-align:right}.category-bar{grid-column:1/-1;height:5px;background:#eceff2;border-radius:5px}.category-bar i{display:block;height:100%;background:var(--purple);border-radius:5px}@media(max-width:900px){.budget-layout{grid-template-columns:1fr}}@media(max-width:600px){.budget-totals{grid-template-columns:1fr}.budget-category{grid-template-columns:1fr 80px 45px}}
.budget-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.budget-toolbar>div{display:flex;gap:8px}.budget-category{grid-template-columns:1fr 100px 55px 34px}.budget-edit{border:1px solid #dfe3e8;background:#fff;color:#647184;border-radius:7px;width:31px;height:31px;cursor:pointer}.budget-edit:hover{border-color:var(--purple);color:var(--purple)}.budget-category .category-bar{grid-column:1/-1}@media(max-width:600px){.budget-toolbar{align-items:stretch;flex-direction:column}.budget-toolbar>div{display:grid;grid-template-columns:1fr 1fr}.budget-category{grid-template-columns:1fr 75px 32px}.budget-category>b{display:none}}
.app-history-controls{display:flex;align-items:center;gap:6px;margin-right:16px}.app-history-controls button{width:36px;height:36px;border:1px solid #dfe3e8;border-radius:9px;background:#f7f8fa;color:#253247;font:700 18px/1 'DM Sans';cursor:pointer;transition:background .16s,border-color .16s,transform .16s}.app-history-controls button:hover:not(:disabled),.app-history-controls button:focus-visible{background:#eeecff;border-color:#bdb6f3;color:#6254ca;outline:0;transform:translateY(-1px)}.app-history-controls button:disabled{opacity:.35;cursor:not-allowed}.app-history-controls button:active:not(:disabled){transform:translateY(0)}
@media(max-width:720px){.topbar{padding-inline:14px}.app-history-controls{margin-right:9px;gap:4px}.app-history-controls button{width:32px;height:32px;border-radius:8px}.search{width:auto;flex:1}.search kbd{display:none}}
#notificationsBtn{width:38px;height:38px;display:grid;place-items:center;border:1px solid #e0e4e9;border-radius:10px;background:#f7f8fa;padding:0;font-size:17px;line-height:1}#notificationsBtn:hover,#notificationsBtn:focus-visible{background:#fff2ef;border-color:#f6c8c3;outline:0}#notificationsBtn>span{display:block;transform:translateY(-1px);filter:grayscale(1);opacity:.82}#notificationsBtn:hover>span{filter:none;opacity:1}#notificationsBtn b{right:1px;top:1px}
.topbar>.search{min-height:42px;padding:0 14px;border:1px solid #dfe4ea;border-radius:11px;background:#f4f6f8;color:#78869a;transition:background .16s,border-color .16s,box-shadow .16s}.topbar>.search:hover{background:#f0f2f5;border-color:#d3d9e1}.topbar>.search:focus-within{background:#fff;border-color:#9d93ed;box-shadow:0 0 0 3px rgba(117,103,232,.11)}.topbar>.search>span{color:#6877a0;font-size:16px}.topbar>.search input::placeholder{color:#778396}
.history-scope-button{min-width:132px;border:1px solid #dce1e7;background:#fff}.history-scope-button:hover,.history-scope-button.active{background:#f0efff;border-color:#cfc9f5;color:#6255c5}@media(max-width:620px){#historyView .page-heading{flex-direction:column}.history-scope-button{width:100%}}
.invoice-scan-status{display:flex;align-items:center;gap:11px;margin:-4px 0 14px;padding:11px 13px;border:1px solid #dfe5ec;border-radius:10px;background:#f7f9fb;color:#617086}.invoice-scan-status[hidden]{display:none}.invoice-scan-status>i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#e9edf3;color:#66758a;font-style:normal;font-size:10px}.invoice-scan-status>span{display:flex;min-width:0;flex-direction:column}.invoice-scan-status strong{font-size:10px}.invoice-scan-status small{font-size:8px;margin-top:3px;color:#8792a1}.invoice-scan-status.scanning{background:#f3f1ff;border-color:#d8d2ff;color:#5f52bb}.invoice-scan-status.scanning>i{border:2px solid #d5d0fa;border-top-color:#6f60d8;background:transparent;color:transparent;animation:invoiceScanSpin .8s linear infinite}.invoice-scan-status.success{background:#edf9f3;border-color:#cdebdc;color:#377d5e}.invoice-scan-status.success>i{background:#d9f2e5;color:#34805e}.invoice-scan-status.warning{background:#fff8e9;border-color:#f5dfb2;color:#8e671d}.invoice-scan-status.error{background:#fff0ee;border-color:#f5d0cb;color:#bd5149}.invoice-scan-progress{height:3px;background:#e3dfff;border-radius:4px;overflow:hidden;margin-top:6px}.invoice-scan-progress b{display:block;height:100%;width:0;background:#7567e8;border-radius:4px;transition:width .2s}.invoice-file-drop.is-scanning{pointer-events:none;opacity:.72}.invoice-form-grid input.auto-filled,#invoicePartnerLabel input.auto-filled,.invoice-form-grid select.auto-filled{background:#f2fbf6;border-color:#82c9a5;box-shadow:0 0 0 2px rgba(76,175,125,.08)}@keyframes invoiceScanSpin{to{transform:rotate(360deg)}}
.project-file-list{display:grid;gap:8px;width:min(100%,680px);margin:16px auto}.project-file-list article{display:grid;grid-template-columns:34px minmax(0,1fr) 32px;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e1e6ec;border-radius:10px;background:#fff;text-align:left}.project-file-list article>span{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#eeecff;color:#6254ca}.project-file-list strong{display:block;font-size:12px}.project-file-list small{display:block;margin-top:2px;color:var(--muted);font-size:9px}.project-file-list button{width:30px;height:30px;border:0;border-radius:7px;background:#fff0ee;color:#d85d53;cursor:pointer}.empty-project-panel.has-files>span{display:none}.empty-project-panel.has-files{padding-top:24px}


/* ===== Notes ===== */
.notes-view{min-height:calc(100vh - 115px)}
.notes-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}
.notes-page-head h1{font:800 28px 'Manrope';margin:2px 0 4px}
.notes-page-head p:not(.eyebrow){font-size:12px;color:var(--muted);margin:0}
.notes-app{display:grid;grid-template-columns:205px minmax(280px,390px) minmax(390px,1fr);min-height:690px;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}
.notes-sidebar{padding:16px 12px;background:#fbfbfc;border-right:1px solid var(--line);display:flex;flex-direction:column}
.notes-search{height:38px;border:1px solid #e1e5ea;background:#fff;border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 10px;margin-bottom:14px}
.notes-search span{color:#8c96a2}
.notes-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font:11px 'DM Sans';color:var(--ink)}
.notes-filters{display:grid;gap:3px}
.notes-filters button,.notes-trash-filter,.notes-folders button{width:100%;min-height:38px;border:0;background:transparent;border-radius:8px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;text-align:left;padding:0 9px;color:#657184;font:500 11px 'DM Sans';cursor:pointer}
.notes-filters button:hover,.notes-trash-filter:hover,.notes-folders button:hover,.notes-filters button.active,.notes-trash-filter.active,.notes-folders button.active{background:#edf0f4;color:#202b3b}
.notes-filters button.active,.notes-trash-filter.active,.notes-folders button.active{font-weight:700}
.notes-filters button span,.notes-trash-filter span,.notes-folders button span{font-size:14px;text-align:center}
.notes-filters em,.notes-trash-filter em,.notes-folders em{font-style:normal;font-size:9px;color:#8a94a2}
.notes-folder-head{display:flex;align-items:center;justify-content:space-between;margin:22px 8px 7px;color:#9aa2ad;font-size:8px;font-weight:800;letter-spacing:.12em}
.notes-folder-head button{border:0;background:transparent;color:#7d8795;font-size:17px;cursor:pointer}
.notes-folders{display:grid;gap:2px}
.notes-trash-filter{margin-top:auto}
.notes-library{border-right:1px solid var(--line);min-width:0;background:#fff;display:flex;flex-direction:column}
.notes-library-toolbar{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--line)}
.notes-library-toolbar h2{font:750 15px 'Manrope';margin:0 0 3px}
.notes-library-toolbar small{font-size:9px;color:#99a1ac}
.notes-view-switch{display:flex;border:1px solid #e1e5ea;border-radius:8px;padding:2px}
.notes-view-switch button{width:30px;height:28px;border:0;background:transparent;border-radius:6px;color:#87909c;cursor:pointer}
.notes-view-switch button.active{background:#edf0f4;color:#263245}
.notes-grid{padding:13px;overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-content:start}
.notes-grid.list{grid-template-columns:1fr}
.note-card{position:relative;border:1px solid #e1e4e8;border-radius:12px;padding:14px;min-height:145px;text-align:left;cursor:pointer;overflow:hidden;background:var(--note-bg,#fff);transition:.16s;box-shadow:0 2px 8px rgba(24,35,51,.025)}
.note-card:hover{transform:translateY(-1px);box-shadow:0 5px 15px rgba(24,35,51,.07)}
.note-card.active{border-color:#ff6b61;box-shadow:0 0 0 1px rgba(255,107,97,.16)}
.note-card h3{font:700 12px 'Manrope';margin:0 18px 8px 0;color:#222c39;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.note-card p{font-size:10px;line-height:1.55;color:#6c7684;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.note-card footer{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:14px;font-size:8px;color:#9ba3ad}
.note-card .note-pin{position:absolute;right:11px;top:10px;color:#d35e55;font-size:12px}
.notes-grid.list .note-card{min-height:92px}
.notes-grid.list .note-card p{-webkit-line-clamp:2}
.notes-empty{grid-column:1/-1;text-align:center;padding:80px 20px;color:#9099a5}
.notes-empty span{display:grid;place-items:center;width:52px;height:52px;background:#f2f4f7;border-radius:14px;margin:0 auto 13px;font-size:24px}
.notes-empty strong{display:block;font:700 13px 'Manrope';color:#566273;margin-bottom:4px}
.notes-empty small{font-size:10px}
.note-editor-shell{position:relative;min-width:0;background:#fff}
.note-editor-empty{height:100%;min-height:690px;display:grid;place-content:center;text-align:center;color:#929ba7}
.note-editor-empty span{width:58px;height:58px;border-radius:16px;background:#f3f5f7;display:grid;place-items:center;margin:auto;font-size:25px}
.note-editor-empty h3{font:700 14px 'Manrope';color:#596576;margin:13px 0 4px}
.note-editor-empty p{margin:0;font-size:10px}
.note-editor{height:100%;min-height:690px;display:flex;flex-direction:column;position:relative}
.note-editor-top{height:66px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 18px}
.note-folder-select-wrap select{border:0;background:#f3f5f7;border-radius:8px;padding:8px 30px 8px 10px;font:600 10px 'DM Sans';color:#687383;outline:0}
.note-editor-actions{display:flex;align-items:center;gap:3px}
.note-editor-actions button{width:32px;height:32px;border:0;background:transparent;border-radius:7px;color:#6f7986;font-size:15px;cursor:pointer}
.note-editor-actions button:hover,.note-editor-actions button.active{background:#f1f3f5;color:#263245}
.note-paper{flex:1;padding:28px 34px;background:var(--note-editor-bg,#fff);overflow:auto;transition:background .18s}
.note-title-input{width:100%;border:0;outline:0;background:transparent;font:800 24px 'Manrope';color:#222c39;padding:0;margin:0 0 5px}
.note-title-input::placeholder{color:#c0c5cb}
.note-meta-line{display:flex;gap:12px;color:#a0a7b0;font-size:8px;margin-bottom:22px}
.note-format-toolbar{position:sticky;top:-28px;z-index:2;display:flex;align-items:center;gap:2px;padding:7px 0;margin-bottom:8px;background:inherit;border-bottom:1px solid rgba(120,130,145,.14)}
.note-format-toolbar button,.note-image-button{width:30px;height:30px;border:0;background:transparent;border-radius:6px;display:grid;place-items:center;color:#687383;font:600 12px 'DM Sans';cursor:pointer}
.note-format-toolbar button:hover,.note-image-button:hover{background:rgba(120,130,145,.1)}
.note-format-toolbar>span{width:1px;height:18px;background:#dfe3e7;margin:0 5px}
.note-body-editor{min-height:470px;outline:0;font:400 13px/1.75 'DM Sans';color:#354050;word-break:break-word}
.note-body-editor:empty:before{content:attr(data-placeholder);color:#b4bac2}
.note-body-editor ul,.note-body-editor ol{padding-left:24px}
.note-body-editor img{display:block;max-width:100%;border-radius:10px;margin:14px 0}
.note-body-editor hr{border:0;border-top:1px solid rgba(90,105,120,.22);margin:22px 0}
.note-check-row{display:flex;align-items:flex-start;gap:8px;margin:5px 0}
.note-check-row input{margin-top:5px}
.note-color-popover{position:absolute;right:18px;top:56px;z-index:8;background:#fff;border:1px solid #e0e4e8;border-radius:10px;box-shadow:0 14px 30px rgba(20,30,45,.14);padding:8px;display:flex;gap:6px}
.note-color-popover[hidden]{display:none}
.note-color-popover button{width:25px;height:25px;border-radius:50%;border:1px solid #d7dce2;background:var(--note-swatch);cursor:pointer}
@media(max-width:1180px){.notes-app{grid-template-columns:180px 330px 1fr}.note-paper{padding:24px}.notes-grid{grid-template-columns:1fr}}
@media(max-width:900px){.notes-app{grid-template-columns:170px 1fr}.note-editor-shell{position:fixed;inset:72px 14px 14px 14px;z-index:45;border:1px solid var(--line);border-radius:14px;box-shadow:0 20px 60px rgba(16,25,40,.2);display:none}.note-editor-shell.mobile-open{display:block}.note-editor,.note-editor-empty{min-height:100%;border-radius:14px;overflow:hidden}.notes-library{border-right:0}}
@media(max-width:620px){.notes-page-head{align-items:flex-start}.notes-page-head p:not(.eyebrow){display:none}.notes-app{grid-template-columns:1fr;min-height:620px}.notes-sidebar{display:none}.notes-grid{grid-template-columns:1fr 1fr}.notes-library-toolbar{height:58px}.note-paper{padding:22px 18px}.note-title-input{font-size:21px}}
