:root{--ink:#17213b;--muted:#778198;--line:#e7eaf1;--soft:#f4f6fa;--primary:#5456df;--primary-dark:#3d3eb7;--purple:#7654e8;--teal:#0fb7a4;--green:#16a56a;--orange:#f59e38;--red:#ec6456;--shadow:0 16px 45px #212c5517}*{box-sizing:border-box}html{color:var(--ink);scroll-behavior:smooth;background:#f5f6fa}body{background:radial-gradient(circle at 85% 0,#ececff 0,#0000 28%),#f5f6fa;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{color:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #5456df38}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#ffffffe6;border-bottom:1px solid #e1e4edd9;align-items:center;gap:34px;height:74px;padding:0 max(28px,50vw - 720px);display:flex;position:sticky;top:0}.brand{cursor:pointer;letter-spacing:-.5px;background:0 0;border:0;align-items:center;gap:10px;font-size:20px;display:flex}.brand b{color:var(--primary)}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--primary), #8471ee);border-radius:11px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 8px 22px #5456df45}.nav{align-self:stretch;align-items:stretch;gap:5px;display:flex}.nav button{color:#6b7488;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0 16px;font-size:14px;font-weight:600;display:flex;position:relative}.nav button:hover,.nav button.active{color:var(--primary)}.nav button.active:after{content:"";background:var(--primary);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:16px;right:16px}.header-add{margin-left:auto}.menu-button{background:0 0;border:0;padding:6px;display:none}.logout-button{border:1px solid var(--line);color:#737d91;cursor:pointer;background:#fff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.logout-button:hover{color:var(--red);background:#fff8f7;border-color:#ffd1cb}main{min-height:calc(100vh - 74px)}.page{max-width:1440px;margin:0 auto;padding:34px 28px 70px}.panel{background:#fffffff0;border:1px solid #e3e6efe6;border-radius:20px;box-shadow:0 4px 18px #212c550b}.button{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.65;cursor:wait;transform:none}.button.primary{color:#fff;background:linear-gradient(135deg, var(--primary), #685be3);box-shadow:0 8px 20px #5456df33}.button.primary:hover{box-shadow:0 10px 25px #5456df4d}.button.secondary{color:#5b6476;background:#f0f2f7}.button.light{color:var(--primary-dark);background:#fff;box-shadow:0 10px 25px #15184226}.button.ghost-light{color:#fff;background:#ffffff1a;border:1px solid #ffffff3b}.button.danger{background:var(--red);color:#fff}.text-button{color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-weight:700;display:inline-flex}.loading-screen{min-height:72vh;color:var(--primary);flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.loading-screen svg{width:32px;height:32px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.hero-panel{color:#fff;background:linear-gradient(115deg,#202a69 0%,#4c46c3 54%,#6958df 100%);border-radius:26px;grid-template-columns:minmax(0,1fr) 395px;align-items:center;gap:60px;min-height:280px;padding:42px 48px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 55px #3334903d}.hero-panel:before{content:"";border:1px solid #ffffff1c;border-radius:50%;width:390px;height:390px;position:absolute;top:-210px;right:-100px;box-shadow:0 0 0 75px #ffffff09,0 0 0 150px #ffffff06}.hero-copy,.hero-signal{z-index:1;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:1.6px;color:#b9c3ff;align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.eyebrow.dark{color:var(--primary)}.hero-copy h1{letter-spacing:-2.2px;margin:10px 0;font-size:clamp(34px,3.5vw,52px);line-height:1.04}.hero-copy h1 em{color:#9ce9de;font-style:normal}.hero-copy p{color:#d1d5f0;margin:0;font-size:16px}.hero-actions{gap:10px;margin-top:26px;display:flex}.hero-signal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:20px;padding:26px}.signal-head{color:#e0e3f7;justify-content:space-between;align-items:center;font-size:13px;display:flex}.signal-head strong{color:#fff;font-size:28px}.signal-track{background:#ffffff24;border-radius:10px;height:9px;margin:15px 0 19px;overflow:hidden}.signal-track i{border-radius:inherit;background:linear-gradient(90deg,#62ddcb,#a8f3de);height:100%;display:block}.signal-values{grid-template-columns:1fr 1fr;gap:18px;display:grid}.signal-values span{font-size:18px;font-weight:800}.signal-values small{color:#c6cae6;text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px;font-size:11px;display:block}.signal-note{border-radius:10px;align-items:center;gap:7px;margin-top:20px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.signal-note.good{color:#b6f5df;background:#29c9962b}.signal-note.bad{color:#ffd1cb;background:#f9705f33}.kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.kpi-card{border:1px solid var(--line);background:#fff;border-radius:17px;min-width:0;padding:18px;box-shadow:0 4px 14px #212c5509}.kpi-top{color:var(--muted);align-items:center;gap:9px;min-height:30px;display:flex}.kpi-icon{width:30px;height:30px;color:var(--primary);background:#eef1ff;border-radius:9px;place-items:center;display:grid}.kpi-icon svg{width:16px;height:16px}.kpi-label{font-size:12px;font-weight:700;line-height:1.2}.kpi-card strong{letter-spacing:-.8px;white-space:nowrap;margin-top:13px;font-size:clamp(19px,2vw,25px);display:block}.kpi-card small{color:#9aa2b1;margin-top:4px;font-size:11px;display:block}.tone-purple .kpi-icon{color:var(--purple);background:#f0ebff}.tone-teal .kpi-icon{color:var(--teal);background:#e2f8f5}.tone-green .kpi-icon{color:var(--green);background:#e7f8f0}.tone-green strong,.tone-teal strong{color:#15875d}.tone-orange .kpi-icon{color:var(--orange);background:#fff3e4}.tone-orange strong{color:#d77c16}.tone-red .kpi-icon{color:var(--red);background:#ffebe8}.tone-red strong{color:var(--red)}.dashboard-columns{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:18px;margin-top:18px;display:grid}.panel-head{justify-content:space-between;align-items:center;gap:20px;padding:22px 24px 12px;display:flex}.panel-head h2{letter-spacing:-.4px;margin:4px 0 0;font-size:19px}.section-kicker{text-transform:uppercase;letter-spacing:1.4px;color:var(--primary);font-size:9px;font-weight:800}.section-kicker.coral{color:var(--red)}.section-kicker.teal{color:var(--teal)}.chart-panel{min-width:0}.chart-wrap{height:285px;padding:8px 12px 18px 2px}.chart-wrap.tall{height:340px;padding-top:20px}.counter{min-width:30px;height:30px;color:var(--red);background:#ffebe8;border-radius:10px;place-items:center;font-weight:800;display:grid}.attention-list{padding:4px 14px 14px}.attention-row{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #eef0f5;grid-template-columns:42px minmax(0,1fr) auto 16px;align-items:center;gap:11px;width:100%;padding:15px 7px;display:grid}.attention-row:first-child{border-top:0}.attention-row:hover{background:#fafaff;border-radius:12px}.client-avatar{width:42px;height:42px;color:var(--primary-dark);background:linear-gradient(135deg,#e8e9ff,#d5f6f1);border-radius:12px;place-items:center;font-size:12px;font-weight:900;display:grid}.client-avatar.large{border-radius:15px;width:52px;height:52px;font-size:14px}.attention-main{min-width:0}.attention-main b,.attention-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.attention-main b{font-size:13px}.attention-main small{color:var(--muted);margin-top:4px;font-size:10px}.over-value{text-align:right;color:var(--red);font-size:12px;font-weight:800}.over-value small{margin-top:3px;font-size:10px;display:block}.empty-state{text-align:center;color:var(--muted);padding:50px 22px}.empty-icon{width:48px;height:48px;color:var(--primary);background:#eef0ff;border-radius:15px;place-items:center;margin:auto;display:grid}.empty-state h3{color:var(--ink);margin:13px 0 5px}.empty-state p{max-width:420px;margin:0 auto 18px;font-size:14px}.attention-list .empty-state{padding:35px 15px}.client-glance{margin-top:18px}.glance-grid{grid-template-columns:repeat(4,1fr);gap:13px;padding:8px 18px 20px;display:grid}.glance-card{text-align:left;cursor:pointer;background:#fafbfe;border:1px solid #edf0f5;border-radius:15px;padding:16px}.glance-card:hover{background:#f8f8ff;border-color:#cdd0fa}.glance-top{color:#8b93a4;justify-content:space-between;display:flex}.glance-card h3{margin:16px 0 5px;font-size:15px}.glance-card p{color:var(--muted);margin:0;font-size:11px}.mini-progress{background:#e7eaf1;border-radius:5px;height:5px;margin:16px 0 7px;overflow:hidden}.mini-progress i{background:var(--teal);border-radius:inherit;height:100%;display:block}.mini-progress i.over{background:var(--red)}.glance-hours{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.status{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;width:fit-content;padding:5px 8px;font-size:10px;font-style:normal;font-weight:800;display:inline-flex}.status-active{color:#087d70;background:#dff8f3}.status-planned{color:#5354c7;background:#ebebff}.status-completed{color:#24784f;background:#e5f7ee}.status-paused{color:#b06d18;background:#fff1dc}.page-heading{justify-content:space-between;align-items:end;gap:20px;margin:8px 0 26px;display:flex}.page-heading h1{letter-spacing:-1.5px;margin:8px 0 4px;font-size:38px}.page-heading p{color:var(--muted);margin:0}.filters{grid-template-columns:minmax(230px,1fr) repeat(3,minmax(150px,.42fr));gap:10px;margin-bottom:16px;padding:14px;display:grid}.filters select,.search-field{border:1px solid var(--line);background:#fafbfc;border-radius:11px;min-height:44px}.filters select{color:#586176;cursor:pointer;padding:0 12px}.search-field{color:#8c94a5;align-items:center;gap:9px;padding:0 13px;display:flex}.search-field:focus-within{border-color:var(--primary);background:#fff}.search-field input{background:0 0;border:0;outline:0;width:100%;min-width:0}.clients-panel{overflow:hidden}.table-headline{min-height:55px;color:var(--muted);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 20px;font-size:12px;display:flex}.demo-actions{gap:12px;display:flex}.demo-actions button,.drawer-buttons button{color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.danger-link{color:var(--red)!important}.client-table-row{cursor:pointer;border-bottom:1px solid #edf0f5;grid-template-columns:minmax(240px,1.35fr) minmax(150px,.8fr) minmax(125px,.6fr) minmax(150px,.75fr) minmax(115px,.55fr) 100px;align-items:center;gap:16px;min-height:88px;padding:13px 20px;display:grid}.client-table-row:not(.table-header):hover{background:#fafaff}.client-table-row:last-child{border-bottom:0}.client-table-row.table-header{color:#8c94a5;text-transform:uppercase;letter-spacing:.7px;cursor:default;background:#f8f9fc;min-height:42px;padding-top:0;padding-bottom:0;font-size:10px;font-weight:800}.client-cell{align-items:center;gap:12px;min-width:0;display:flex}.client-cell>i{width:38px;height:38px;color:var(--primary);background:#ececff;border-radius:11px;flex:none;place-items:center;font-size:11px;font-style:normal;font-weight:900;display:grid}.client-cell>span{min-width:0}.client-cell b,.client-cell small,.period-cell b,.period-cell small,.hours-cell b,.hours-cell small,.delta b,.delta small{display:block}.client-cell b{font-size:13px}.client-cell small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;overflow:hidden}.period-cell b{font-size:12px}.period-cell small{color:var(--muted);margin-top:3px;font-size:10px}.hours-cell b{font-size:12px}.hours-cell small{color:var(--muted);margin:3px 0 7px;font-size:10px}.hours-cell>i{background:#e8eaf0;border-radius:4px;width:90px;height:4px;display:block;overflow:hidden}.hours-cell>i em{background:var(--teal);height:100%;display:block}.hours-cell>i em.over{background:var(--red)}.delta b{font-size:12px}.delta small{margin-top:3px;font-size:10px}.bad{color:var(--red)!important}.good{color:var(--green)!important}.row-actions{color:#9299a8;justify-content:flex-end;align-items:center;display:flex}.row-actions button{cursor:pointer;color:#9299a8;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.row-actions button:hover{color:var(--primary);background:#eceeff}.row-actions button:nth-child(2):hover{color:var(--red);background:#ffebe8}.analytics-heading{align-items:center}.period-picker{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:end;gap:9px;padding:10px 13px;display:flex}.period-picker label{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;font-size:9px;font-weight:800}.period-picker input{color:var(--ink);border:0;margin-top:4px;font-weight:700;display:block}.analytics-summary{background:var(--line);border:1px solid var(--line);border-radius:18px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.analytics-summary>div{background:#fff;padding:18px 22px}.analytics-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;font-size:9px;font-weight:800;display:block}.analytics-summary b{margin-top:7px;font-size:24px;display:block}.analytics-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.chart-legend{color:var(--muted);gap:15px;font-size:11px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:3px;width:9px;height:9px}.chart-legend i.plan{background:#dbe2ff}.chart-legend i.fact{background:var(--primary)}.analytics-table-panel{margin-top:18px;overflow:hidden}.analytics-table{overflow-x:auto}.analytics-row{border-top:1px solid #edf0f5;grid-template-columns:1.4fr repeat(5,1fr);align-items:center;min-width:820px;min-height:56px;padding:0 24px;font-size:12px;display:grid}.analytics-row.header{color:#8c94a5;text-transform:uppercase;letter-spacing:.7px;background:#f8f9fc;min-height:38px;font-size:9px;font-weight:800}.analytics-row.over{background:snow}.completion{color:var(--green);background:#e5f8ef;border-radius:20px;padding:5px 9px;font-style:normal;font-weight:800}.completion.bad{background:#ffebe8}.analytics-row .up,.analytics-row .down{align-items:center;font-weight:700;display:flex}.analytics-row .up{color:var(--red)}.analytics-row .down{color:var(--green)}.modal-backdrop,.drawer-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#1218307a;place-items:center;padding:20px;animation:.18s fade;display:grid;position:fixed;inset:0}.modal-backdrop.top{z-index:130}@keyframes fade{0%{opacity:0}}.modal{background:#fff;border-radius:22px;width:min(620px,100%);max-height:calc(100vh - 40px);animation:.22s rise;overflow-y:auto;box-shadow:0 30px 80px #12183047}@keyframes rise{0%{opacity:0;transform:translateY(14px)scale(.98)}}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding:25px 28px 18px;display:flex}.modal-head h2{margin:4px 0 0;font-size:23px}.modal-head>button,.drawer-close{cursor:pointer;color:#747d90;background:#f1f2f6;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.modal-head>button svg{width:19px}.form-modal form{padding:22px 28px 27px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-field{margin-bottom:17px;display:block}.form-field>span{color:#606a7d;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.form-field input,.form-field textarea,.form-field select{width:100%;color:var(--ink);resize:vertical;background:#fafbfc;border:1px solid #dfe3eb;border-radius:10px;outline:0;padding:11px 12px}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #5456df1a}.form-field input.invalid{border-color:var(--red);background:snow}.form-field small{color:var(--red);margin-top:5px;font-size:10px;display:block}.input-suffix{position:relative}.input-suffix input{padding-right:35px}.input-suffix i{color:var(--muted);font-style:normal;position:absolute;top:12px;right:13px}.form-hint{color:#5557b8;background:#f1f1ff;border-radius:11px;gap:10px;margin-bottom:17px;padding:12px 14px;font-size:12px;display:flex}.form-hint svg{flex:none}.form-error{color:var(--red);gap:7px;font-size:12px;display:flex}.modal-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.confirm-modal{text-align:center;width:min(430px,100%);padding:30px}.danger-icon{width:56px;height:56px;color:var(--red);background:#ffebe8;border-radius:17px;place-items:center;margin:0 auto;display:grid}.confirm-modal h2{margin:17px 0 8px}.confirm-modal p{color:var(--muted);font-size:13px;line-height:1.55}.confirm-modal .modal-actions{justify-content:center}.drawer-backdrop{z-index:110;place-items:stretch end;padding:0}.drawer{background:#f7f8fb;flex-direction:column;width:min(700px,100%);height:100vh;animation:.25s slide;display:flex;overflow:hidden;box-shadow:-25px 0 70px #12183038}@keyframes slide{0%{opacity:.7;transform:translate(30px)}}.drawer-head{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:16px;padding:18px 24px;display:flex}.drawer-title{align-items:center;gap:12px;min-width:0;display:flex}.drawer-title h2{white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:20px;overflow:hidden}.drawer-buttons{gap:8px;margin-left:auto;display:flex}.drawer-buttons button{background:#f0f1ff;border-radius:9px;min-height:34px;padding:0 10px}.drawer-summary{color:#fff;background:#242d69;grid-template-columns:repeat(3,1fr);display:grid}.drawer-summary div{border-right:1px solid #ffffff1a;padding:18px 24px}.drawer-summary span{color:#aeb5dc;text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700;display:block}.drawer-summary b{margin-top:6px;font-size:19px;display:block}.drawer-tabs{border-bottom:1px solid var(--line);background:#fff;gap:22px;padding:0 26px;display:flex}.drawer-tabs button{cursor:pointer;color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;padding:15px 2px 12px;font-size:12px;font-weight:700}.drawer-tabs button.active{border-color:var(--primary);color:var(--primary)}.drawer-body{padding:20px 24px 90px;overflow-y:auto}.detail-chart{border:1px solid var(--line);background:#fff;border-radius:16px;height:220px;padding:15px 8px 8px 0}.month-editor-head{justify-content:space-between;align-items:end;margin:22px 0 12px;display:flex}.month-editor-head h3{margin:0;font-size:17px}.month-editor-head p{color:var(--muted);margin:5px 0 0;font-size:11px}.month-editor-head>span{color:var(--muted);font-size:11px}.month-editor-head>span b{color:var(--ink);margin-left:4px;font-size:16px}.month-editor{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.month-row{border-top:1px solid #edf0f5;grid-template-columns:1.3fr .7fr 110px .7fr;align-items:center;gap:10px;min-height:56px;padding:8px 16px;font-size:11px;display:grid}.month-row.header{min-height:34px;color:var(--muted);text-transform:uppercase;letter-spacing:.6px;background:#f7f8fb;border-top:0;font-size:9px;font-weight:800}.hours-input{position:relative}.hours-input input{background:#fafbfc;border:1px solid #dfe3eb;border-radius:8px;width:100%;padding:8px 27px 8px 9px}.hours-input i{color:var(--muted);font-style:normal;position:absolute;top:9px;right:9px}.sticky-save{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;justify-content:flex-end;width:min(700px,100%);padding:13px 24px;display:flex;position:fixed;bottom:0;right:0}.client-info{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px}.client-info>div>span{text-transform:uppercase;letter-spacing:.8px;color:var(--muted);font-size:9px;font-weight:800}.client-info p{color:#566075;line-height:1.65}.info-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.info-grid span{background:#f7f8fb;border-radius:12px;padding:14px}.info-grid small,.info-grid b{display:block}.info-grid small{color:var(--muted);margin-bottom:5px}.toast{z-index:200;color:#fff;box-shadow:var(--shadow);background:#202a51;border-radius:12px;align-items:center;gap:9px;padding:11px 17px 11px 11px;font-size:13px;font-weight:700;animation:.25s toast-in;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.toast span{background:var(--teal);border-radius:8px;place-items:center;width:26px;height:26px;display:grid}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,20px)}}.login-page{background:#fff;grid-template-columns:minmax(380px,.9fr) minmax(480px,1.1fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:radial-gradient(circle at 90% 15%,#19d8c145,#0000 25%),linear-gradient(145deg,#19235c,#4f48c5 60%,#6856dc);flex-direction:column;min-height:100vh;padding:48px clamp(36px,5vw,82px);display:flex;position:relative;overflow:hidden}.login-brand-panel:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-160px;right:-180px;box-shadow:0 0 0 70px #ffffff09,0 0 0 140px #ffffff05}.login-brand{letter-spacing:-.5px;align-items:center;font-size:22px;display:flex}.login-brand>span{background:#ffffff24;border-radius:12px;place-items:center;width:40px;height:40px;margin-right:11px;display:grid}.login-brand b{color:#8ee9dc}.login-message{z-index:1;max-width:580px;margin:auto 0;position:relative}.login-message h1{letter-spacing:-3px;margin:15px 0 20px;font-size:clamp(42px,5vw,68px);line-height:1.02}.login-message h1 em{color:#8ee9dc;font-style:normal}.login-message p{color:#d8dcf4;max-width:470px;font-size:16px;line-height:1.65}.login-brand-panel>small{color:#b8bee3;letter-spacing:.5px;font-weight:700}.login-form-panel{background:radial-gradient(circle at 100% 0,#f0efff,#0000 36%),#fff;place-items:center;padding:35px;display:grid}.login-form{width:min(420px,100%)}.login-lock{width:58px;height:58px;color:var(--primary);background:#eef;border-radius:17px;place-items:center;margin-bottom:25px;display:grid}.login-form h2{letter-spacing:-1.2px;margin:8px 0 6px;font-size:35px}.login-form>p{color:var(--muted);margin:0 0 29px}.login-form label>span{color:#5f687b;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.password-field{background:#fafbfc;border:1px solid #dce0e9;border-radius:12px;align-items:center;height:52px;display:flex;overflow:hidden}.password-field:focus-within{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #5456df1a}.password-field.invalid{border-color:var(--red);background:snow}.password-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 14px}.password-field button{color:#8991a2;cursor:pointer;background:0 0;border:0;width:48px;height:100%}.password-field svg{width:19px}.login-error{color:var(--red);margin-top:8px;font-size:12px;font-weight:700}.login-submit{width:100%;height:49px;margin-top:18px;font-size:15px}.login-submit svg{width:18px}.login-form>small{text-align:center;color:#9aa2b1;margin-top:17px;font-size:10px;display:block}@media (max-width:1180px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.glance-grid{grid-template-columns:repeat(2,1fr)}.client-table-row{grid-template-columns:minmax(220px,1.4fr) 150px 125px 145px 100px 70px;min-width:980px}.client-table{overflow-x:auto}.filters{grid-template-columns:1fr 1fr}}@media (max-width:900px){.topbar{gap:15px;padding:0 18px}.nav button{padding:0 10px}.header-add{padding:0 12px}.hero-panel{grid-template-columns:1fr;gap:28px;padding:36px}.hero-signal{max-width:520px}.dashboard-columns,.analytics-grid{grid-template-columns:1fr}.analytics-summary{grid-template-columns:repeat(2,1fr)}.page-heading.analytics-heading{flex-direction:column;align-items:flex-start}.login-page{background:#fff;grid-template-columns:1fr}.login-brand-panel{min-height:310px;padding:32px}.login-message{margin:55px 0 30px}.login-message h1{font-size:43px}.login-message p{display:none}.login-form-panel{min-height:calc(100vh - 310px)}}@media (max-width:680px){.topbar{height:64px}main{min-height:calc(100vh - 64px)}.brand{font-size:18px}.brand-mark{width:33px;height:33px}.header-add{width:38px;min-height:38px;margin-left:auto;padding:0;font-size:0}.logout-button{width:36px;height:36px}.menu-button{place-items:center;display:grid}.nav{border-bottom:1px solid var(--line);height:auto;box-shadow:var(--shadow);background:#fff;padding:10px;display:none;position:absolute;top:64px;left:0;right:0}.nav.open{display:grid}.nav button{border-radius:9px;justify-content:flex-start;min-height:44px}.nav button.active{background:#f0f1ff}.nav button.active:after{display:none}.page{padding:22px 14px 55px}.hero-panel{border-radius:20px;padding:28px 23px}.hero-copy h1{letter-spacing:-1.6px;font-size:35px}.hero-copy p{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.hero-signal{padding:19px}.kpi-grid{grid-template-columns:repeat(2,1fr);gap:9px}.kpi-card{padding:14px}.kpi-card:last-child:nth-child(odd){grid-column:span 2}.dashboard-columns{grid-template-columns:minmax(0,1fr)}.panel-head{padding:18px 17px 10px}.text-button{font-size:0}.glance-grid{grid-template-columns:1fr;padding:6px 12px 14px}.page-heading{align-items:flex-start}.page-heading h1{font-size:32px}.page-heading>.button{width:42px;padding:0;font-size:0}.filters{grid-template-columns:1fr;padding:10px}.table-headline{align-items:flex-start;gap:10px;padding:13px}.demo-actions{flex-direction:column;align-items:flex-end}.analytics-summary{grid-template-columns:1fr 1fr}.analytics-summary>div{padding:15px}.analytics-summary b{font-size:18px}.period-picker{width:100%}.period-picker label{flex:1}.period-picker input{width:100%}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:22px 22px 0 0;max-height:95vh}.modal-head{padding:20px}.form-modal form{padding:18px 20px 24px}.form-grid{grid-template-columns:1fr;gap:0}.confirm-modal{border-radius:20px;margin:14px}.drawer-head{gap:9px;padding:13px}.drawer-title h2{font-size:16px}.drawer-buttons button:first-child{justify-content:center;width:34px;padding:0;font-size:0}.drawer-summary div{padding:14px}.drawer-summary b{font-size:15px}.drawer-body{padding:14px 12px 85px}.month-row{grid-template-columns:1fr 65px 88px 67px;gap:5px;padding:8px 9px}.month-row b{font-size:10px}.sticky-save{padding:11px 13px}.info-grid{grid-template-columns:1fr}.toast{justify-content:center;width:calc(100% - 28px)}.login-brand-panel{min-height:265px;padding:24px}.login-message{margin:40px 0 12px}.login-message h1{letter-spacing:-1.7px;font-size:35px}.login-brand-panel>small{display:none}.login-form-panel{align-items:start;min-height:calc(100vh - 265px);padding:30px 22px}.login-lock{width:48px;height:48px;margin-bottom:18px}.login-form h2{font-size:29px}}
