:root{--lht-ink:#263149;--lht-muted:#748096;--lht-line:#e6eaf2;--lht-blue:#7394f5;--lht-mint:#69c9ae;--lht-rose:#ee91a8;--lht-lilac:#a88bdf}.lht-app{max-width:1440px;margin:0 auto;padding:26px 28px 48px;color:var(--lht-ink);font:400 14px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lht-app *{box-sizing:border-box}.lht-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:25px 28px;margin-bottom:16px;border:1px solid #e5e9f2;border-radius:24px;background:linear-gradient(120deg,#fff 10%,#eef5ff 58%,#f4efff);box-shadow:0 12px 36px rgba(53,71,110,.07)}.lht-hero h1{font-size:clamp(28px,3vw,44px);line-height:1.08;margin:6px 0 8px;letter-spacing:-.035em}.lht-hero p{margin:0;color:var(--lht-muted)}.lht-kicker,.lht-section header>div>span,.lht-dialog header span{font-size:12px;font-weight:700;letter-spacing:.12em;color:#6f73bf}.lht-hero nav{display:flex;gap:9px;flex-wrap:wrap}.lht-button,.lht-icon{appearance:none;border:0;cursor:pointer;font:600 13px/1 inherit;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.lht-button{min-height:42px;padding:0 16px;border-radius:13px}.lht-button.primary{color:#fff;background:linear-gradient(135deg,#6b91f6,#8b7ce8);box-shadow:0 8px 18px rgba(106,139,237,.22)}.lht-button.ghost{color:var(--lht-ink);background:#fff;border:1px solid var(--lht-line)}.lht-button.danger{background:#fff0f3;color:#b34a64}.lht-icon{width:40px;height:40px;border-radius:12px;background:#f2f4f8;color:#59657b;font-size:18px}.lht-kpis{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:14px;margin-bottom:16px}.lht-kpi{min-height:145px;padding:20px;border-radius:21px;border:1px solid rgba(100,110,140,.1);display:flex;flex-direction:column;justify-content:space-between}.lht-kpi>span{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#647086}.lht-kpi>strong{font-size:38px;line-height:1;letter-spacing:-.04em}.lht-kpi>small{font-size:12px;color:var(--lht-muted)}.lht-kpi.blue{background:#edf4ff}.lht-kpi.mint{background:#e9faf4}.lht-kpi.rose{background:#fff0f4}.lht-kpi.lilac{background:#f3edff}.lht-kpi.hero{background:linear-gradient(135deg,#eef4ff,#f5efff);flex-direction:row;justify-content:flex-start;align-items:center;gap:20px}.lht-kpi.hero h2{font-size:24px;margin:3px 0}.lht-kpi.hero p{font-size:12px;margin:0;color:var(--lht-muted)}.lht-ring{--value:0;width:100px;height:100px;flex:0 0 100px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle closest-side,#f2f4ff 76%,transparent 77% 99%),conic-gradient(var(--lht-blue) calc(var(--value)*1%),#dce4f8 0)}.lht-ring strong{font-size:25px}.lht-ring span{font-size:12px;color:var(--lht-muted)}.lht-section{background:#fff;border:1px solid var(--lht-line);border-radius:22px;box-shadow:0 10px 30px rgba(45,62,95,.055);overflow:hidden;margin-bottom:16px}.lht-section>header{min-height:82px;padding:17px 22px;border-bottom:1px solid var(--lht-line);display:flex;align-items:center;justify-content:space-between;gap:18px}.lht-section h2{font-size:20px;line-height:1.2;margin:3px 0}.lht-section header p{font-size:12px;color:var(--lht-muted);margin:4px 0 0}.lht-section header>b{font-size:20px;color:#6478bc}.lht-bars{height:190px;padding:25px 8% 14px;display:flex;align-items:flex-end;gap:4%}.lht-bars>div{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px}.lht-bars i{position:relative;display:block;width:min(42px,70%);min-height:5px;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,#8d82ec,#73a0f5)}.lht-bars i span{position:absolute;top:-23px;left:50%;transform:translateX(-50%);font-style:normal;font-size:12px;color:#747f92}.lht-bars small{font-size:12px;color:var(--lht-muted)}.lht-scroll{height:310px;overflow:auto;padding:8px 13px}.lht-check-row{min-height:67px;display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;padding:9px 10px;border-bottom:1px solid #edf0f5}.lht-check-row form button{width:37px;height:37px;border:0;border-radius:12px;background:#eef2ff;color:#677ed0;font-size:21px;cursor:pointer}.lht-check-row.is-done{opacity:.68}.lht-check-row.is-done form button{background:#dcf7ed;color:#278d70}.lht-check-row.is-done strong{text-decoration:line-through}.lht-check-row strong,.lht-check-row small{display:block}.lht-check-row small{font-size:12px;color:var(--lht-muted)}.lht-filters{display:flex;gap:6px}.lht-filters button{border:0;border-radius:10px;background:#f2f4f8;color:#6c778b;padding:9px 12px;font:600 12px/1 inherit;cursor:pointer}.lht-filters button.is-active{background:#e9eeff;color:#536ac0}.lht-table-scroll{max-height:430px;overflow:auto;padding:0 14px 8px}.lht-task-row{min-height:76px;display:grid;grid-template-columns:10px minmax(240px,1.6fr) 120px minmax(155px,.8fr) auto;gap:16px;align-items:center;padding:11px 8px;border-bottom:1px solid #edf0f5}.lht-priority{width:8px;height:34px;border-radius:99px;background:#bac1ce}.lht-priority.low{background:#80cbb7}.lht-priority.high{background:#f1aa72}.lht-priority.critical{background:#e87f9a}.lht-task-main{min-width:0}.lht-task-main strong,.lht-task-main small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lht-task-main small,.lht-due{font-size:12px;color:var(--lht-muted)}.lht-due.overdue{color:#c15369;font-weight:600}.lht-status{justify-self:start;padding:6px 9px;border-radius:99px;background:#f2f4f8;font-size:12px}.lht-status.in_progress{background:#edf2ff;color:#5771ca}.lht-status.done{background:#e6f8f1;color:#287e68}.lht-status.cancelled{background:#f1f1f5;color:#777}.lht-empty{text-align:center;padding:45px 20px;color:var(--lht-muted)}.lht-empty strong{display:block;color:var(--lht-ink);font-size:16px}.lht-empty p{margin:4px 0 15px}.lht-modal[hidden]{display:none}.lht-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px}.lht-backdrop{position:absolute;inset:0;background:rgba(28,35,54,.5);backdrop-filter:blur(5px)}.lht-dialog{position:relative;width:min(820px,100%);max-height:min(88vh,820px);border-radius:23px;background:#fff;box-shadow:0 28px 80px rgba(25,33,52,.28);overflow:hidden;display:flex;flex-direction:column}.lht-dialog.is-small{width:min(590px,100%)}.lht-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:18px 21px;border-bottom:1px solid var(--lht-line);background:linear-gradient(100deg,#fff,#f2f5ff)}.lht-dialog h2{font-size:21px;margin:2px 0}.lht-dialog-scroll{overflow:auto;padding:20px}.lht-form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.lht-form label{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:12px}.lht-form .lht-wide{grid-column:1/-1}.lht-form input,.lht-form select,.lht-form textarea{width:100%;min-height:43px;border:1px solid #dfe4ed;border-radius:12px;background:#fff;padding:10px 12px;color:var(--lht-ink);font:400 14px/1.4 inherit;outline:none}.lht-form textarea{min-height:78px;resize:vertical}.lht-form input:focus,.lht-form select:focus,.lht-form textarea:focus{border-color:#879be4;box-shadow:0 0 0 3px rgba(112,139,234,.12)}.lht-form footer{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px}.lht-delete{border-top:1px solid var(--lht-line);margin-top:18px;padding-top:16px}.lht-project-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px;color:var(--lht-muted)}.lht-project-list{max-height:440px;overflow:auto}.lht-project-list article{display:grid;grid-template-columns:minmax(180px,1fr) minmax(150px,.7fr) auto;gap:14px;align-items:center;min-height:70px;border-bottom:1px solid #edf0f5}.lht-project-list strong,.lht-project-list small{display:block}.lht-project-list small{font-size:12px;color:var(--lht-muted)}.lht-project-progress{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.lht-project-progress>span{height:7px;border-radius:99px;background:#edf0f6;overflow:hidden}.lht-project-progress i{display:block;height:100%;background:linear-gradient(90deg,#6dc8ae,#7e91ed)}.lht-notice{max-width:900px;margin:0 auto 14px;padding:13px 16px;border-radius:13px;font-size:13px}.lht-notice.success{background:#e9faf4;color:#287d68}.lht-notice.error{background:#fff0f3;color:#a8435b}.lht-modal-open{overflow:hidden}.lht-login{max-width:520px;margin:80px auto;padding:32px;border:1px solid #e5e9f2;border-radius:20px;text-align:center}@media(max-width:1100px){.lht-kpis{grid-template-columns:repeat(4,1fr)}.lht-kpi.hero{grid-column:1/-1}.lht-task-row{grid-template-columns:10px minmax(200px,1fr) 110px minmax(140px,.7fr) auto}}@media(max-width:760px){.lht-app{padding:14px 12px 30px;font-size:13px}.lht-hero{align-items:stretch;flex-direction:column;padding:20px;border-radius:19px}.lht-hero nav{display:grid;grid-template-columns:1fr 1fr}.lht-hero nav .primary{grid-column:1/-1}.lht-kpis{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:3px}.lht-kpi{min-width:145px;min-height:126px;scroll-snap-align:start}.lht-kpi.hero{min-width:300px}.lht-ring{width:84px;height:84px;flex-basis:84px}.lht-section>header{padding:16px 17px;align-items:flex-start}.lht-scroll{height:300px}.lht-table-scroll{max-height:390px;padding:0 9px}.lht-task-row{grid-template-columns:8px minmax(145px,1fr) auto;gap:9px}.lht-task-row .lht-status,.lht-task-row .lht-due{display:none}.lht-form{grid-template-columns:1fr}.lht-form .lht-wide,.lht-form footer{grid-column:1}.lht-dialog{max-height:94vh;border-radius:19px}.lht-dialog-scroll{padding:15px}.lht-filters button{padding:8px}.lht-project-head{align-items:flex-start;flex-direction:column}.lht-project-list article{grid-template-columns:minmax(145px,1fr) auto}.lht-project-progress{display:none}}

