:root{--bg:#f5f6fa;--surface:#fff;--ink:#202538;--muted:#7a8093;--line:#e9eaf1;--violet:#7156db;--violet-light:#f0ebff;--nav:#171d30;--teal:#27a994;--red:#e56771;--amber:#d69432;--radius:16px;--shadow:0 6px 28px #24304d06;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:14px;color:var(--ink);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #9b85ef;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:2px solid #b8a6f3;outline-offset:0;border-color:var(--violet)}input,select,textarea{width:100%;border:1px solid #dfe2eb;border-radius:9px;padding:11px 12px;background:#fff;color:var(--ink)}input[type=checkbox]{width:16px;height:16px;accent-color:var(--violet)}textarea{min-height:96px;resize:vertical}label{display:flex;flex-direction:column;gap:8px;font-weight:600;font-size:12px}label small{font-weight:400;color:var(--muted)}h1,h2,h3,p{margin:0}h1{font-size:29px;font-weight:700;letter-spacing:-1px;line-height:1.25}h2{font-size:19px;letter-spacing:-.5px}h3{font-size:14px}.muted{color:var(--muted)}.small{font-size:12px}.tiny{font-size:11px}.icon{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.app-shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh}.sidebar{position:fixed;top:0;bottom:0;left:0;width:220px;background:var(--nav);color:#8f97b0;padding:30px 18px 18px;display:flex;flex-direction:column;z-index:40}.brand{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:700;letter-spacing:-1px;color:#fff;padding:0 12px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--violet);color:#fff;font-size:27px;font-weight:700;letter-spacing:-3px;padding-right:3px}.brand-sub{font-size:10px;font-weight:500;letter-spacing:.5px;align-self:flex-end;margin:0 0 5px -5px;color:#8c95ad}.workspace{margin:34px 4px 24px;border:1px solid #30374d;background:#20273b;border-radius:10px;padding:12px;display:flex;gap:9px;align-items:center;color:#e4e7f2}.workspace .icon{color:#aab2ce}.workspace strong{display:block;font-size:12px;font-weight:600}.workspace span{font-size:10px;color:#8e98b2}.nav-label{font-size:9px;letter-spacing:1.6px;padding:10px 15px;color:#67728d;font-weight:700}.nav{display:flex;flex-direction:column;gap:5px}.nav button{border:0;display:flex;gap:12px;align-items:center;border-radius:9px;padding:12px 14px;background:transparent;color:inherit;text-align:left;font-size:12px;position:relative}.nav button:hover{background:#252c42;color:#fff}.nav button.active{background:#6f56d8;color:#fff;box-shadow:0 4px 14px #0e102430}.nav .count{margin-left:auto;min-width:19px;background:#ffffff14;color:#e6e8f4;padding:2px 5px;border-radius:5px;font-size:10px;text-align:center}.nav-divider{height:1px;background:#2b3247;margin:24px 12px 14px}.sidebar-bottom{margin-top:auto}.privacy-card{background:linear-gradient(120deg,#222b44,#22273c);border:1px solid #333b55;border-radius:12px;padding:15px;margin:30px 4px 18px;font-size:11px;line-height:1.65}.privacy-card .icon{color:#b19ded;margin-bottom:7px}.privacy-card strong{display:block;color:#d9dded;font-size:12px;margin-bottom:5px}.sidebar-profile{display:flex;gap:10px;align-items:center;border-top:1px solid #2c3348;padding:18px 9px 4px}.sidebar-profile strong{font-size:11px;color:#e8eaf4;display:block;margin-bottom:4px}.sidebar-profile small{font-size:10px}.avatar{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e4dcfa;color:#7559cc;font-size:11px;font-weight:700;flex-shrink:0}.sidebar-profile .avatar{background:#353550;color:#cbbaff}.content-shell{grid-column:2;min-width:0}.topbar{height:74px;background:#fff;border-bottom:1px solid var(--line);padding:0 32px;display:flex;justify-content:space-between;align-items:center;gap:16px}.breadcrumb{font-size:11px;display:flex;align-items:center;gap:10px;color:var(--muted)}.breadcrumb .icon{width:15px;height:15px}.breadcrumb strong{color:#50586c;font-weight:500}.topbar-right{display:flex;align-items:center;gap:20px}.private-pill{display:flex;gap:6px;align-items:center;color:#757d90;font-size:10px}.private-pill .icon{width:13px;height:13px}.topbar .profile{display:flex;align-items:center;gap:9px}.topbar .profile strong{font-size:11px;display:block}.topbar .profile small{font-size:10px;color:var(--muted)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#6a7388;border:1px solid var(--line);width:33px;height:33px;border-radius:8px;padding:0}.icon-btn:hover{background:#f3f0fc;color:var(--violet)}.icon-btn .icon{width:16px;height:16px}.mobile-menu{display:none}.main{max-width:1770px;margin:auto;padding:30px 32px 40px}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.page-heading p{color:var(--muted);font-size:12px;margin-top:9px;line-height:1.6}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:700;color:var(--violet);margin-bottom:10px}.heading-actions{display:flex;gap:9px;align-items:center}.btn{border:1px solid #dfe2eb;background:#fff;border-radius:9px;padding:10px 15px;font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#566077;line-height:18px;white-space:nowrap;min-height:38px}.btn .icon{width:15px;height:15px}.btn:hover{background:#f7f5fd}.btn.primary{background:var(--violet);border-color:var(--violet);color:#fff;box-shadow:0 3px 6px #7156db14}.btn.primary:hover{background:#6247ca}.btn.soft{background:#f1ecff;color:#7156ce;border-color:#f1ecff}.btn.danger{color:#c2525c;border-color:#f0d6d9;background:#fff8f8}.btn.success{background:#e8f7f1;border-color:#cae9de;color:#26826b}.btn.sm{padding:6px 10px;min-height:30px;font-size:10px}.btn.text{border:0;background:transparent;color:var(--violet);padding:4px;min-height:28px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.stat{border:1px solid var(--line);background:#fff;border-radius:var(--radius);padding:19px 20px;display:flex;gap:15px;box-shadow:var(--shadow);align-items:flex-start}.stat-icon{width:38px;height:38px;background:#f2edff;color:#8369db;border-radius:11px;display:grid;place-items:center}.stat-icon.teal{background:#e7f6f2;color:#36a690}.stat-icon.amber{background:#fff3e4;color:#cf994e}.stat-icon.blue{background:#edf1fd;color:#7291db}.stat-label{color:#7a8294;font-size:10px;margin-top:2px}.stat-value{font-size:26px;letter-spacing:-.8px;font-weight:600;line-height:1.4;margin:4px 0}.stat-note{font-size:9px;color:#9ca1b1}.stat-note strong{color:#568c7c;font-weight:500}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.planner-toolbar{padding:20px 21px 16px;display:flex;justify-content:space-between;align-items:center;gap:14px}.period-nav{display:flex;align-items:center;gap:12px}.period-nav strong{font-size:14px;letter-spacing:-.2px}.period-nav small{display:block;font-size:10px;color:var(--muted);margin-top:6px}.nav-arrows{display:flex;gap:4px}.badge{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;line-height:1.2;border-radius:5px;background:#f0f1f6;color:#808697;font-size:9px;font-weight:600;white-space:nowrap}.badge:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.badge.green{color:#318771;background:#eaf6f1}.badge.purple{color:#8866cc;background:#f1ecff}.badge.orange{color:#b4853c;background:#fff3e1}.badge.red{color:#d2616a;background:#fff0f0}.badge.blue{color:#5c82c3;background:#eef3ff}.badge.gray{color:#848b9b;background:#f1f3f7}.view-switch{background:#f5f6fa;border:1px solid #ecedf3;padding:3px;border-radius:8px;display:flex;align-items:center;gap:2px}.view-switch button{border:0;background:transparent;border-radius:5px;font-size:10px;color:#858b9e;padding:6px 13px;font-weight:600;display:flex;gap:5px;align-items:center}.view-switch button.active{background:#fff;color:#725aca;box-shadow:0 1px 5px #26304f10}.view-switch .icon{width:13px;height:13px}.filterbar{display:flex;align-items:center;gap:10px;justify-content:space-between;padding:0 21px 17px;border-bottom:1px solid var(--line)}.filter-tabs{display:flex;gap:5px}.filter-tabs button{border:1px solid transparent;border-radius:7px;padding:7px 11px;background:transparent;color:#8a90a2;font-size:10px}.filter-tabs button.active{background:#f2eefe;color:#795acf}.filter-tabs button .tab-count{background:#eae5f7;padding:1px 4px;margin-left:4px;border-radius:4px;font-size:9px}.filter-right{display:flex;gap:12px;align-items:center}.search{position:relative}.search input{padding:8px 10px 8px 30px;font-size:10px;width:175px;border-color:#e9eaf1;background:#fff}.search .icon{position:absolute;width:13px;height:13px;left:10px;top:10px;color:#a0a6b5}.check-label{display:flex;flex-direction:row;align-items:center;gap:5px;font-size:10px;color:#848c9e;font-weight:400;white-space:nowrap}.check-label input{width:12px;height:12px}.scope-select{max-width:185px;padding:7px 10px;font-size:11px}.gantt-scroll{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#d8d3e9 #fafaff}.gantt-header,.gantt-row,.gantt-group{display:flex;position:relative}.gantt-header{height:59px;background:#fafbfe}.gantt-label{position:sticky;left:0;width:270px;min-width:270px;z-index:5;background:#fff;border-right:1px solid var(--line);padding:0 21px;display:flex;align-items:center;gap:10px}.gantt-header .gantt-label{background:#fafbfe;font-size:10px;font-weight:600;color:#969dad;letter-spacing:.4px;justify-content:space-between}.gantt-header .gantt-label span:last-child{font-size:9px;font-weight:400}.gantt-axis{display:flex;position:relative}.axis-cell{border-right:1px solid #edefF5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;flex-shrink:0;color:#8991a4}.axis-cell strong{font-size:11px;font-weight:600}.axis-cell small{font-size:9px;color:#a0a7b7}.axis-cell.today{background:#f1ecff;color:#7d5fce}.axis-cell.today strong{color:#7c5acf}.axis-cell.today small{color:#9c87c9}.axis-cell.off{background:#f5f6f9;color:#afb4c2}.gantt-group{height:36px;background:#fafbfe;border-top:1px solid var(--line);border-bottom:1px solid #f0f1f5}.gantt-group .gantt-label{background:#fafbfe;font-size:9px;font-weight:700;color:#707a8f;letter-spacing:.55px;white-space:nowrap}.gantt-group .icon{width:12px;height:12px;color:#aab0be}.group-swatch{width:6px;height:6px;border-radius:2px;background:var(--bar-color,#7156db)}.group-total{position:sticky;left:285px;align-self:center;padding-left:14px;color:#a5aabd;font-size:9px}.gantt-row{height:69px;border-bottom:1px solid #f0f1f6}.gantt-row:last-child{border-bottom:0}.gantt-row:hover .gantt-label{background:#fbfafe}.gantt-row .gantt-label{cursor:pointer;text-align:left;border-top:0;border-bottom:0;border-left:0;font-weight:400}.item-dot{height:17px;width:17px;min-width:17px;border:1px solid #dddfea;border-radius:5px;display:grid;place-items:center;color:#b4b8c4;font-size:10px}.item-dot.complete{color:#fff;background:#7cc5b1;border-color:#7cc5b1}.item-dot.ticket{background:#fff2ee;color:#dc9681;border-color:#f4ded6}.row-title{font-size:11px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:198px;color:#566076}.row-subtitle{font-size:9px;color:#a2a8b7;margin-top:6px;display:flex;align-items:center;gap:7px}.row-subtitle .badge{font-size:8px;padding:2px 4px}.row-timeline{position:relative;height:100%;flex-shrink:0;background:#fff}.grid-cell{position:absolute;top:0;bottom:0;border-right:1px solid #f0f1f6;pointer-events:none}.grid-cell.today{background:#f8f5ff}.grid-cell.off{background:#f9fafc}.grid-cell .half{border-right:1px dashed #eff0f6;position:absolute;top:0;bottom:0;width:50%}.now-line{position:absolute;top:0;bottom:0;width:1px;background:#9d7fe2;opacity:.6;z-index:2;pointer-events:none}.now-label{position:absolute;font-size:8px;padding:3px 5px;bottom:0;transform:translateX(-50%);background:#a385e4;color:#fff;border-radius:4px 4px 0 0;z-index:4;white-space:nowrap}.gantt-bar{position:absolute;top:14px;height:25px;border:1px solid var(--bar-border,#ded3ff);background:var(--bar-bg,#eee8ff);color:var(--bar-color,#8360cd);border-radius:5px;min-width:5px;z-index:3;overflow:visible;display:flex;align-items:center;justify-content:flex-start;text-align:left;touch-action:none;user-select:none;padding:0 6px;font-size:9px;white-space:nowrap}.gantt-bar:hover{filter:brightness(.98);box-shadow:0 2px 6px #60518420;z-index:6}.gantt-bar .bar-label{overflow:hidden;text-overflow:clip;width:100%;pointer-events:none;font-size:9px}.gantt-bar .bar-dot{width:3px;height:3px;background:currentColor;border-radius:50%;margin:auto;pointer-events:none}.gantt-bar.dragging{opacity:.8;box-shadow:0 6px 12px #6a51b436;z-index:10;cursor:grabbing}.bar-resize{position:absolute;right:-3px;width:8px;top:0;bottom:0;cursor:ew-resize;opacity:0}.gantt-bar:hover .bar-resize{opacity:1}.bar-resize:after{content:"";width:2px;background:currentColor;height:11px;position:absolute;left:3px;top:6px;border-radius:2px;opacity:.45}.baseline-bar,.actual-bar,.proposal-bar{position:absolute;pointer-events:none;border-radius:3px}.baseline-bar{height:4px;top:47px;border:1px dashed #b2a0d2;background:#f3effa;z-index:2}.actual-bar{height:4px;top:55px;background:#546174;z-index:3}.proposal-bar{top:40px;height:8px;border:1px dashed #d4a153;background:#fff1d6;z-index:3}.planner-footer{display:flex;align-items:center;justify-content:space-between;padding:15px 21px;border-top:1px solid var(--line);font-size:9px;color:#a0a7b6;gap:10px}.legend{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.legend span{display:flex;align-items:center;gap:5px}.legend i{display:inline-block;width:8px;height:8px;border-radius:2px;background:#c0abf0}.legend i.ticket{background:#edb2a3}.legend i.proposal{background:#fff1d6;border:1px dashed #cf984d}.legend i.baseline{height:4px;border:1px dashed #b2a0d2;background:#f3effa;width:12px}.legend i.actual{height:4px;background:#546174;width:12px}.footer-hint{display:flex;align-items:center;gap:5px}.footer-hint .icon{width:12px;height:12px}.bottom-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:18px;margin-top:22px}.mini-panel{padding:20px}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.panel-title h3{font-size:12px;font-weight:600}.panel-title .icon{color:#8b7bb6;width:15px;height:15px}.pending-mini{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #f1f2f7}.pending-mini:first-of-type{border-top:0}.pending-mini .icon-box{height:28px;width:28px;display:grid;place-items:center;border-radius:7px;background:#f6f3fd;color:#a395c4}.pending-mini .icon-box .icon{height:13px;width:13px}.pending-mini strong{font-size:10px;font-weight:500;display:block;max-width:210px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pending-mini small{font-size:9px;color:#a4aab9;display:block;margin-top:5px}.pending-mini .icon-btn{margin-left:auto;height:25px;width:25px;border:0;background:#f9f8fc}.change-empty{padding:15px 0 6px;display:flex;gap:11px;align-items:center}.change-empty .icon{width:31px;height:31px;color:#afcdbf}.change-empty strong{font-size:11px;font-weight:500;display:block}.change-empty p{font-size:10px;color:#9ca5b5;margin-top:5px;line-height:1.6}.capacity{display:flex;justify-content:space-between;gap:12px;align-items:end;margin:17px 0 13px}.capacity strong{font-size:25px;font-weight:600;letter-spacing:-.8px}.capacity small{color:#a4aab9;font-size:10px}.capacity-bar{height:7px;display:flex;background:#f3f1f9;border-radius:5px;overflow:hidden;gap:3px;margin-bottom:16px}.capacity-bar span:first-child{background:#b8a1e8}.capacity-bar span:nth-child(2){background:#efbcae}.capacity-note{font-size:9px;line-height:1.7;color:#98a0b0}.notice{display:flex;gap:10px;align-items:flex-start;border:1px solid #e6dffa;background:#f7f4ff;border-radius:10px;padding:12px 14px;color:#8a72ba;font-size:11px;line-height:1.6;margin-bottom:16px}.notice .icon{width:16px;height:16px;flex-shrink:0;margin-top:1px}.notice.danger{border-color:#f4d5d8;background:#fff5f5;color:#bf5d67}.notice.success{border-color:#d2ece0;background:#f0faf5;color:#5a977e}.notice.neutral{background:#f8f9fc;border-color:#e8ebf2;color:#939bab}.demo-banner{padding:7px 32px;background:#fff5df;color:#957b47;font-size:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #f0e8d3}.demo-controls{display:flex;gap:8px;align-items:center}.demo-controls select{padding:4px 7px;font-size:10px;width:150px;background:#fffcf5;border-color:#eaddbe}.demo-controls button{padding:3px 6px;font-size:10px;border:0;background:transparent;color:#927944}.empty{padding:45px 24px;text-align:center;color:#9aa2b4;line-height:1.7}.empty .icon{height:30px;width:30px;margin-bottom:9px;color:#b7abcF}.empty strong{display:block;color:#69768d;font-weight:500;margin-bottom:5px}.empty p{font-size:12px}.empty .btn{margin:14px auto 0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{text-align:left;background:#fafbfe;font-size:10px;color:#a1a7b6;font-weight:500;padding:14px 20px;border-bottom:1px solid var(--line)}td{padding:16px 20px;border-bottom:1px solid #f0f1f6;font-size:11px;color:#697389}tr:last-child td{border-bottom:0}tr.clickable{cursor:pointer}tr.clickable:hover{background:#fbf9ff}td strong{font-weight:500;color:#4e5970}td small{display:block;margin-top:5px;color:#a0a8b8;font-size:10px}.ticket-code{font-family:ui-monospace,monospace;color:#9b90b7;font-size:10px}.list-title{white-space:normal;min-width:210px;max-width:370px;line-height:1.6}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.project-card{padding:23px;display:flex;flex-direction:column;min-height:245px}.project-icon{height:42px;width:42px;background:var(--bar-bg,#f0ebff);color:var(--bar-color,#8c6acf);border-radius:12px;display:grid;place-items:center;margin-bottom:22px}.project-card h2{font-size:16px;line-height:1.5}.project-card p{font-size:11px;color:#9aa3b3;line-height:1.8;margin:9px 0 15px;flex:1}.project-footer{display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid #f0f1f5;font-size:10px;color:#a0a8b8}.project-footer .avatars{display:flex;padding-left:7px}.avatars .avatar{margin-left:-7px;border:2px solid #fff;width:28px;height:28px;font-size:8px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:15px}.section-heading p{font-size:12px;color:#969eaf;margin-top:8px}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.review-card{padding:22px}.review-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.review-card h3{font-size:15px}.review-card p{font-size:11px;color:#949daf;line-height:1.7;margin-top:9px}.review-note{background:#faf9fe;border-left:3px solid #d5c7f2;border-radius:0 6px 6px 0;padding:10px 12px;font-size:11px;color:#8f82a9;margin:16px 0;line-height:1.7;white-space:pre-wrap}.review-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.review-slots{margin-top:14px;max-height:165px;overflow:auto;font-size:10px;color:#7c8598}.review-slots div{padding:6px 0;border-bottom:1px solid #f1eff5;line-height:1.6}.review-slots strong{font-size:10px;font-weight:500}.settings-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:20px;align-items:start}.settings-card{padding:25px}.settings-card p{font-size:11px;color:#9ba2b3;line-height:1.7;margin:9px 0 20px}.settings-card label{margin-bottom:17px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .full{grid-column:1/-1}.days-select{display:flex;gap:7px;flex-wrap:wrap;margin:9px 0 22px}.days-select label{display:flex;align-items:center;justify-content:center;width:36px;height:37px;background:#f8f6fd;border:1px solid #eee7fb;border-radius:8px;font-size:10px;color:#9b86b9;position:relative;margin:0}.days-select input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.days-select label:has(input:checked){background:#8a6ed9;color:#fff;border-color:#8a6ed9}.days-select label:focus-within{outline:2px solid #baace2;outline-offset:2px}.break-row{display:flex;gap:8px;align-items:center;margin-bottom:10px}.break-row input{font-size:11px}.break-row .icon-btn{flex-shrink:0}.stack{display:flex;flex-direction:column;gap:18px}.catalog-row{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #f0f1f5;font-size:11px;color:#838da1}.catalog-row strong{font-size:11px;color:#69758e;font-weight:500}.catalog-row small{color:#a5acb9;display:block;margin-top:4px;font-size:10px}.config-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}dialog{color:var(--ink);border:1px solid #e7e5ed;border-radius:17px;padding:0;width:min(600px,calc(100vw - 32px));max-height:calc(100vh - 48px);box-shadow:0 30px 100px #1c244b26}dialog::backdrop{background:#18213b65;backdrop-filter:blur(3px)}.modal-head{padding:23px 25px 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:15px}.modal-head h2{font-size:18px;line-height:1.5}.modal-body{padding:23px 25px;max-height:calc(100vh - 245px);overflow:auto}.modal-body label{margin-bottom:16px}.modal-footer{padding:16px 25px;background:#fcfbff;border-top:1px solid var(--line);display:flex;gap:8px;justify-content:flex-end;border-radius:0 0 17px 17px}.modal-subtitle{font-size:11px;color:#949caf;line-height:1.7;margin-bottom:19px}.form-error{display:none}.form-error:not(:empty){display:block;background:#fff3f4;color:#be606b;padding:12px;border-radius:9px;font-size:11px;margin-bottom:15px;line-height:1.7}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:10px 0 18px}.check-grid label{display:flex;flex-direction:row;gap:8px;align-items:center;background:#faf9fd;border:1px solid #eeebf4;border-radius:8px;padding:10px;font-size:10px;color:#8a829b;margin:0;font-weight:400}.check-grid label input{flex-shrink:0}dialog.drawer{margin:0 0 0 auto;height:100vh;max-height:100vh;width:480px;max-width:100vw;border-radius:0;border-width:0 0 0 1px;display:none}dialog.drawer[open]{display:flex;flex-direction:column}.drawer .modal-head{padding-top:28px}.drawer .modal-body{max-height:none;flex:1;padding:23px 26px;overflow:auto}.drawer .modal-footer{border-radius:0;flex-wrap:wrap}.drawer-title{font-size:23px;line-height:1.45;margin:16px 0 13px;letter-spacing:-.5px}.drawer-description{font-size:12px;color:#939bab;line-height:1.8;white-space:pre-wrap;margin-bottom:23px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px;margin:22px 0}.detail-grid dt{font-size:10px;color:#a0a7b8;margin-bottom:8px}.detail-grid dd{margin:0;font-size:11px;color:#667188;font-weight:500;line-height:1.6}.drawer-section{border-top:1px solid var(--line);padding-top:20px;margin-top:22px}.drawer-section h3{font-size:11px;margin-bottom:14px}.person-row{display:flex;align-items:center;gap:10px;font-size:11px;margin:11px 0;color:#788399}.person-row .avatar{height:25px;width:25px;font-size:9px}.person-row .badge{margin-left:auto}.slot-row{background:#faf9fd;border:1px solid #eeeaf7;border-radius:8px;padding:10px 12px;margin:9px 0;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;color:#8b809f}.slot-row .icon-btn{width:25px;height:25px;border:0;background:transparent}.record-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;padding:10px 0;color:#8b94a6;border-bottom:1px solid #f0f1f6}.record-row small{display:block;font-size:9px;color:#a6adbb;margin-top:5px}.evidence-link{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:11px;color:#8571ae}.audit-row{padding:0 0 15px 16px;border-left:1px solid #e4dfed;position:relative;font-size:10px;color:#858ea2;line-height:1.6}.audit-row:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#b5a7d1;left:-3px;top:5px}.audit-row small{display:block;color:#a5adba;font-size:9px}.timer-strip{background:#eaf6f0;border:1px solid #cde7d8;border-radius:11px;padding:13px 17px;margin-bottom:18px;display:flex;align-items:center;gap:12px;color:#64937b;font-size:11px}.timer-strip strong{color:#40785d;font-weight:600;font-variant-numeric:tabular-nums}.timer-strip .btn{margin-left:auto}.timer-pulse{height:7px;width:7px;border-radius:50%;background:#6cb58f;box-shadow:0 0 0 4px #78bfa121}#toast{position:fixed;bottom:26px;left:calc(50% + 100px);transform:translate(-50%,15px);background:#26304a;color:#fff;padding:13px 20px;border-radius:10px;font-size:12px;box-shadow:0 10px 35px #1d2b3d30;z-index:200;opacity:0;pointer-events:none;transition:.2s;max-width:calc(100vw - 32px);line-height:1.6}#toast.visible{opacity:1;transform:translate(-50%,0)}#toast.error{background:#a85361}.loading-screen{min-height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;color:var(--muted);font-size:12px}.login-body{display:grid;grid-template-columns:1.1fr 1fr;min-height:100vh;background:#fff}.login-art{background:#191f33;padding:52px 60px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.login-art .brand{padding:0}.login-art .eyebrow{color:#bca4f1;font-size:10px;letter-spacing:2px}.login-art h1{font-size:43px;line-height:1.27;letter-spacing:-1.6px;margin:25px 0}.login-art p{color:#969fba;font-size:13px;line-height:1.9}.login-art small{font-size:10px;color:#767f98}.login-timeline{position:relative;height:190px;margin:40px -70px 0 0;background:repeating-linear-gradient(90deg,transparent 0,transparent 99px,#30394e 100px)}.login-timeline i{position:absolute;height:25px;left:0;width:240px;border:1px solid #8a6cd0;border-radius:6px;background:#7154b742;top:15px;transform:rotate(-5deg)}.login-timeline i:nth-child(2){top:65px;left:140px;width:200px;background:#42979735;border-color:#437f82}.login-timeline i:nth-child(3){top:112px;left:260px;width:140px;background:#dd8c5a30;border-color:#a47b67}.login-timeline i:nth-child(4){top:155px;left:340px;width:220px}.login-main{display:grid;place-items:center;padding:50px}.login-card{width:100%;max-width:360px}.login-card h2{font-size:30px;margin:15px 0}.login-card p{color:#9aa2b1;font-size:12px;line-height:1.8;margin-bottom:32px}.login-card label{margin-bottom:20px}.login-card .btn{width:100%;justify-content:space-between;padding:12px 16px;font-size:12px;margin-top:6px}.login-note{font-size:10px;color:#a6adba;line-height:1.9;margin-top:28px;text-align:center}.report-code{font-family:ui-monospace,monospace;font-size:11px;background:#f4f1fa;border-radius:6px;padding:12px;overflow:auto;white-space:pre-wrap}.selected-person{padding:10px 15px;border:1px solid #e3ddf3;border-radius:9px;background:#fbf9ff;margin-bottom:18px;color:#8a79a8;font-size:11px}.top-actions{display:flex;gap:8px;align-items:center}.spaced{margin-top:22px}.mt{margin-top:16px}.inline-flex{display:flex;align-items:center;gap:8px}.flex-between{display:flex;align-items:center;justify-content:space-between;gap:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.main{padding:36px 44px}.sidebar{width:236px}.app-shell{grid-template-columns:236px minmax(0,1fr)}.topbar{padding:0 44px}.gantt-label{width:288px;min-width:288px}}
@media(max-width:1250px){.main{padding:25px 23px}.topbar{padding:0 23px}.app-shell{grid-template-columns:195px minmax(0,1fr)}.sidebar{width:195px;padding:26px 12px 16px}.stat{padding:16px 15px;gap:10px}.stat-icon{width:32px;height:32px}.stat-value{font-size:23px}.heading-actions .btn{padding:9px 10px}.bottom-grid{grid-template-columns:1fr 1fr}.bottom-grid .mini-panel:last-child{grid-column:1/-1;display:none}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-right{gap:8px}.check-label{font-size:9px}.gantt-label{width:250px;min-width:250px;padding:0 17px}.row-title{max-width:190px}.planner-toolbar{flex-wrap:wrap}.period-nav{gap:8px}.settings-grid{grid-template-columns:1fr 1fr}.demo-banner{padding:7px 23px}}
@media(max-width:950px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.filterbar{flex-wrap:wrap}.filter-right{justify-content:space-between;width:100%}.search input{width:210px}.review-grid{grid-template-columns:1fr}.settings-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start}.heading-actions{flex-direction:column;align-items:stretch}.page-heading h1{font-size:25px}.private-pill{display:none}.breadcrumb{font-size:10px}.login-art{padding:40px 30px}.login-art h1{font-size:32px}.login-main{padding:35px}.topbar-right{gap:10px}}
@media(max-width:720px){.app-shell{display:block}.sidebar{transform:translateX(-100%);width:220px;transition:transform .2s}.sidebar.open{transform:translateX(0);box-shadow:0 0 0 100vw #16203966}.content-shell{width:100%}.mobile-menu{display:inline-flex}.topbar{height:60px;padding:0 16px}.topbar .profile strong,.topbar .profile small{display:none}.breadcrumb{gap:7px}.breadcrumb>span:first-of-type{display:none}.main{padding:22px 16px}.page-heading{gap:12px;margin-bottom:20px}.page-heading h1{font-size:24px}.page-heading p{font-size:11px;max-width:260px}.heading-actions .btn{font-size:10px;padding:7px 10px;min-height:34px}.stats{gap:10px;margin-bottom:18px}.stat{padding:14px;gap:11px}.stat-value{font-size:23px}.stat-note{font-size:8px}.stat-label{font-size:9px}.stat-icon{width:32px;height:32px}.planner-toolbar{padding:16px 14px;gap:14px}.period-nav{width:100%;justify-content:space-between}.period-nav strong{font-size:12px}.view-switch{width:100%;justify-content:space-around}.view-switch button{flex:1;justify-content:center;font-size:10px}.filterbar{padding:0 14px 14px}.filter-tabs button{padding:6px 9px}.filter-right{gap:6px}.search input{width:170px}.gantt-label{width:205px;min-width:205px;padding:0 12px}.row-title{max-width:150px;font-size:10px}.row-subtitle{font-size:8px;gap:5px}.gantt-group .gantt-label{font-size:8px}.gantt-header .gantt-label{font-size:9px}.gantt-header .gantt-label span:last-child{display:none}.gantt-row{height:68px}.planner-footer{padding:12px 14px;font-size:8px}.legend{gap:9px}.footer-hint{display:none}.bottom-grid{grid-template-columns:1fr;gap:14px;margin-top:16px}.projects-grid{grid-template-columns:1fr}.demo-banner{padding:7px 16px;font-size:9px;flex-wrap:wrap}.demo-controls select{width:125px;font-size:9px}.demo-controls button{font-size:9px}#toast{left:50%;font-size:11px;min-width:250px}.section-heading h1{font-size:23px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.modal-body{padding:20px}.modal-head{padding:18px 20px}.modal-footer{padding:14px 20px}.modal-head h2{font-size:17px}.login-body{grid-template-columns:1fr}.login-art{display:none}.login-main{padding:40px 28px;min-height:100vh}.check-grid{grid-template-columns:1fr}.detail-grid{gap:18px}.review-card{padding:19px}.timer-strip{font-size:10px;gap:8px}.timer-strip .btn{font-size:9px;padding:5px 8px}.timer-strip .timer-title{max-width:130px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.unavailable-zone{position:absolute;top:0;bottom:0;background:repeating-linear-gradient(135deg,#a0a6b40d 0,#a0a6b40d 2px,transparent 2px,transparent 6px);z-index:1;pointer-events:none}.unavailable-zone.absence{background:repeating-linear-gradient(135deg,#d6a36222 0,#d6a36222 2px,transparent 2px,transparent 6px)}
