*{box-sizing:border-box} :root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#22304a;background:#f5f7fb;font-size:16px;--blue:#245ce5;--border:#dfe5ef}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer;background:white;color:#33425b;border:1px solid var(--border);border-radius:8px;padding:9px 14px;font-size:.875rem;font-weight:550}button:hover{background:#eef3ff;border-color:#9fb9f6}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}.primary{background:var(--blue);border-color:var(--blue);color:white;padding:12px 19px}.primary:hover{background:#194bd1;color:white}.topbar{height:76px;background:white;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:36px;padding:0 36px}.brand{display:flex;align-items:center;gap:12px;font-weight:750;font-size:1.2rem;letter-spacing:-.03em}.logo{background:var(--blue);color:white;border-radius:9px;padding:3px 10px;font-size:1.6rem}.workspace{border-left:1px solid var(--border);padding-left:30px;color:#718096;font-size:.875rem}.topbar>button{margin-left:auto}main{padding:32px 36px 50px;max-width:2000px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;color:#728099;margin:0 0 10px}h1{font-size:2rem;letter-spacing:-.04em;margin:0;line-height:1.2;overflow-wrap:anywhere}.total{display:inline-block;background:#e8edf6;font-size:1rem;vertical-align:middle;border-radius:8px;padding:5px 9px;color:#64748b;margin-left:8px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0 28px}.filters input{flex:1;min-width:220px}.filters select{max-width:210px}input,textarea,select{border:1px solid var(--border);background:white;border-radius:8px;padding:11px 12px;color:#33425b;font-size:.875rem;min-width:0}textarea{resize:vertical}.board{display:grid;grid-template-columns:repeat(5,minmax(255px,1fr));gap:18px;overflow-x:auto;min-height:65vh;padding-bottom:24px}.column{background:#edf1f7;border:1px solid #e5eaf1;border-radius:12px;padding:14px 12px}.column>h2{display:flex;align-items:center;gap:8px;font-size:.875rem;margin:1px 2px 20px}.column>h2 span{margin-left:auto;background:white;border-radius:6px;padding:2px 7px;color:#738098;font-size:.75rem}.column i{width:8px;height:8px;border-radius:50%;background:#94a3b8}.todo i{background:#6796ef}.doing i{background:#e5ad3c}.testing i{background:#a275dc}.done i{background:#30a68e}.project-card{background:white;border:1px solid #e0e6ef;border-radius:10px;padding:17px 16px;margin-bottom:12px;box-shadow:0 2px 4px #162a4805}.project-card:hover{box-shadow:0 5px 16px #162a4810;border-color:#bfcdeb}.project-card[draggable=true]{cursor:grab}.card-top{display:flex;justify-content:space-between;align-items:center}.badge{font-size:.75rem;font-weight:550;border-radius:5px;padding:3px 7px;background:#eaf0fb;color:#55739e;white-space:nowrap}.high{background:#fff0d9;color:#95630b}.critical{background:#fee5e6;color:#ae2d43}.low{background:#e5f5ef;color:#28755e}h3{font-size:1.05rem;margin:16px 0 13px;overflow-wrap:anywhere}.assignees,.card-description{color:#728099;font-size:.875rem;line-height:1.5}.card-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.progress-label{display:flex;justify-content:space-between;font-size:.75rem;color:#758198;margin-top:24px;margin-bottom:8px}.progress-label strong{color:#42546c}.meter{height:6px;background:#eaf0f7;border-radius:6px;overflow:hidden;min-width:75px}.meter span{display:block;height:100%;background:#4d7de7;border-radius:6px}.card-footer{border-top:1px solid #f0f3f7;margin-top:18px;padding-top:13px;display:flex;gap:8px;flex-wrap:wrap;justify-content:space-between;font-size:.75rem;color:#728099}.late{color:#b74543;font-size:.75rem}small.late{display:block;margin-top:7px}.column-empty{text-align:center;padding:40px 4px;color:#8a96a9;font-size:.875rem;border:1px dashed #d6dfeb;border-radius:9px}.drag-over{background:#e1eaff;border-color:#7298ee}details{position:relative}summary{cursor:pointer;list-style:none;font-size:1.4rem;line-height:1;padding:0 4px;color:#8591a4}.menu{position:absolute;right:0;top:26px;z-index:3;background:white;border:1px solid var(--border);padding:5px;border-radius:8px;box-shadow:0 6px 20px #162a481c;min-width:150px}.menu>*{display:block;text-align:left;padding:10px;width:100%;border:0;font-size:.875rem}.back{display:inline-block;color:#627797;font-size:.875rem;margin-bottom:26px}.description{white-space:pre-wrap;color:#6c7b90;line-height:1.5;max-width:800px}.project-summary{display:flex;gap:32px;flex-wrap:wrap;background:white;padding:24px;border:1px solid var(--border);border-radius:12px}.project-summary>div{display:flex;flex-direction:column;gap:9px;font-size:.875rem}.muted{color:#728099;font-size:.875rem}.summary-progress{flex:1;min-width:150px}.summary-progress b{float:right;margin-left:20px;color:#22304a}.view-toolbar{display:flex;justify-content:space-between;align-items:center;margin-top:32px;border-bottom:1px solid var(--border);padding-bottom:12px}.tabs{display:flex;gap:10px}.tabs button{border:none;background:transparent;padding:12px 24px}.tabs button[aria-selected=true]{color:var(--blue);background:#e5edff}.table-scroll{overflow-x:auto;background:white;border:1px solid var(--border);border-radius:12px}table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:.875rem}th{text-align:left;background:#fafbfd;color:#718096;font-weight:550;padding:16px 20px;border-bottom:1px solid var(--border)}td{padding:20px;border-bottom:1px solid #edf1f7}tr:last-child td{border-bottom:0}.task-title{border:0;padding:0;background:none;color:#22304a;font-size:.95rem;font-weight:650;max-width:400px;white-space:normal;text-align:left}.task-meta{display:flex;gap:10px;align-items:center;margin-top:8px;color:#7b8aa1}.status-pill{border-radius:6px;background:#edf2fa;padding:5px 9px}td .meter{margin-top:8px}.gantt-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:0 0 14px}.gantt-toolbar button.active{background:#dce8ff;color:var(--blue)}.gantt-host{overflow-x:auto;background:white;border:1px solid var(--border);border-radius:12px;min-height:260px}.gantt .overdue-task .bar{fill:#e2a199}.gantt .overdue-task .bar-progress{fill:#bd5b58}.empty{padding:70px 24px;text-align:center;color:#75839a;background:white;border:1px dashed var(--border);border-radius:12px;line-height:1.7}dialog{width:min(640px,calc(100% - 28px));max-height:90vh;border:1px solid var(--border);border-radius:16px;padding:26px;color:#22304a;box-shadow:0 20px 100px #162a4833}dialog::backdrop{background:#14213d66;backdrop-filter:blur(2px)}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.modal-head h2{font-size:1.25rem;margin:0}.modal-head button{font-size:1.25rem;border:0}label{display:flex;flex-direction:column;gap:8px;font-size:.875rem;margin-bottom:17px}fieldset{border:1px solid var(--border);border-radius:8px;padding:14px;margin:0 0 18px}legend{font-size:.875rem;padding:0 5px}.check{display:inline-flex;flex-direction:row;align-items:center;margin:0 18px 0 0;gap:7px}.check input{width:17px;height:17px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.dependency-controls{display:flex;gap:7px;flex-wrap:wrap}.dependency-controls select{flex:1}.dependency-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px;font-size:.875rem;gap:10px}.form-error{color:#b12f43;white-space:pre-wrap;font-size:.875rem;line-height:1.6}footer{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.confirmation{white-space:pre-wrap;line-height:1.7}#notice{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:min(680px,90vw);background:#253c5a;color:white;padding:14px 22px;border-radius:10px;box-shadow:0 5px 24px #162a4822;z-index:10;display:none;font-size:.875rem}#notice.visible{display:block}#notice.error{background:#a73345}[hidden]{display:none!important}@media(max-width:800px){.topbar{padding:0 18px;height:68px;gap:12px}.workspace{display:none}main{padding:25px 18px}.page-heading{align-items:flex-start}h1{font-size:1.6rem}.board{grid-template-columns:repeat(5,270px)}.filters>*{flex:1;max-width:none!important}.project-summary{gap:24px}.gantt-toolbar{flex-direction:column;align-items:flex-start}.form-grid{grid-template-columns:1fr}dialog{padding:20px}.topbar>button{font-size:.75rem;padding:8px}.brand{font-size:1rem}}

#assignee-list{display:flex;flex-wrap:wrap;gap:12px}#assignee-list .check{margin:0}.new-assignee{display:flex;align-items:flex-end;gap:10px;margin-top:18px}.new-assignee label{flex:1;margin:0}.new-assignee button{min-height:42px}#assignee-feedback{font-size:.875rem;line-height:1.5;margin:10px 0}#assignee-feedback:empty{display:none}@media(max-width:600px){.new-assignee{align-items:stretch;flex-direction:column}}

.report-task-title{font-weight:600;overflow-wrap:anywhere}.report-history{max-height:320px;overflow-y:auto;border:1px solid var(--border);border-radius:8px;padding:14px}.report-entry+.report-entry{border-top:1px solid var(--border);padding-top:16px;margin-top:16px}.report-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6;margin-bottom:0}.report-entry .muted{margin:6px 0}

.topbar>form{flex-shrink:0}.topbar>form .muted{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:800px){.topbar{height:auto;min-height:68px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.topbar>form{margin-left:auto}.topbar>form .muted{max-width:180px}}
