:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#252d3b;background:#f4f6f8;font-synthesis:none;font-size:14px;--ink:#242c3b;--muted:#878b91;--green:#23324b;--lime:#becee5;--border:#e2e5ea;--surface:#fff;--sidebar:242px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,a{touch-action:manipulation}button:disabled{cursor:wait;opacity:.6}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #93a1b5;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:2px solid #8c99ac;outline-offset:1px}h1,h2,h3,p{margin:0}h1{font-size:32px;letter-spacing:-1.2px;font-weight:550;line-height:1.25}h2{font-size:18px;font-weight:560;letter-spacing:-.5px}h3{font-size:18px;font-weight:570;letter-spacing:-.4px}small{font-size:11px;color:var(--muted)}.icon{width:19px;height:19px;flex-shrink:0;vertical-align:middle}.btn{border:1px solid transparent;border-radius:7px;min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 15px;font-size:12px;font-weight:550;white-space:nowrap;transition:background .15s,transform .15s}.btn:hover{transform:translateY(-1px)}.btn.primary{background:#23324b;color:#fff;box-shadow:0 2px 3px #18243812}.btn.primary:hover{background:#17253c}.btn.secondary{background:white;border-color:#dce0e5}.btn.secondary:hover{background:#ebeff5}.btn.compact{min-height:32px;padding:6px 10px;font-size:11px}.text-btn{border:0;background:none;padding:0;display:inline-flex;gap:7px;align-items:center;color:#495468;font-size:12px;font-weight:500}.text-btn:hover{color:#131d2f}.text-btn .icon{width:15px;height:15px}.icon-btn{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:5px;color:#838890;font-size:23px}.icon-btn:hover{background:#e7ebf0;color:var(--ink)}.danger-text{color:#b16a59!important}.grow{flex:1;min-width:0}.muted{color:var(--muted)}.small{font-size:12px}.hint{font-size:11px;color:#838991;line-height:1.7;margin:14px 0}.eyebrow{font-size:9px;letter-spacing:1.8px;color:#7e8691;font-weight:600;margin-bottom:10px}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:#f8fafc;border-right:1px solid var(--border);padding:32px 19px 0;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:8px;font-weight:800;font-size:28px;letter-spacing:-1px;padding-left:11px}.brand-symbol{font-size:36px;line-height:1;color:#364258;font-family:Arial,sans-serif;font-weight:900}.brand-dot{font-size:10px;align-self:flex-start;margin-top:3px;margin-left:-5px;font-weight:400}.workspace{display:flex;gap:10px;align-items:center;margin:35px 3px 29px;padding:13px 8px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-size:11px;font-weight:570}.workspace small{display:block;font-size:9px;margin-top:5px;font-weight:400}.workspace-symbol{width:30px;height:30px;border:1px solid #ccd4df;background:#dde4ef;border-radius:7px;display:grid;place-items:center;font-size:12px}.nav-label{font-size:8px;letter-spacing:1.6px;color:#959ca6;padding:0 12px;margin-bottom:13px;font-weight:600}.nav-item{display:flex;align-items:center;gap:11px;width:100%;background:none;border:0;padding:11px 12px;margin-bottom:4px;border-radius:6px;color:#767b81;font-size:12px;text-align:left}.nav-item .icon{width:17px;height:17px}.nav-item.active{background:#dfe6f0;color:#35435b;font-weight:600}.nav-item:hover:not(.active){background:#ebeef3}.nav-count{margin-left:auto;font-size:10px;background:#e0e5ec;padding:2px 6px;border-radius:4px}.project-label{display:flex;justify-content:space-between;margin-top:34px}.side-projects{overflow:auto}.side-project{width:100%;display:flex;gap:11px;border:0;background:none;padding:10px 12px;color:#757b84;font-size:11px;text-align:left;align-items:center;border-radius:5px}.side-project.current,.side-project:hover{background:#e9edf3;color:#303948}.side-project i{height:7px;width:7px;border-radius:2px;flex-shrink:0}.side-project span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-bottom{margin-top:auto;padding-top:25px}.small-note{background:#e8edf3;border:1px solid #d9dfe8;border-radius:8px;padding:17px 15px;font-size:11px;line-height:1.8;color:#758090;position:relative;margin:0 5px 20px}.small-note strong{font-weight:500;color:#475265}.small-note span{position:absolute;right:17px;top:21px;font-size:24px;color:#76869d}.profile{border-top:1px solid var(--border);display:flex;gap:10px;padding:20px 2px;align-items:center}.profile strong{font-size:10px;font-weight:550;display:block;max-width:110px;overflow:hidden;text-overflow:ellipsis}.profile small{display:block;font-size:9px;margin-top:4px}.profile .icon-btn{margin-left:auto;width:22px}.profile .icon{width:15px}.avatar{--avatar:#cfd8e4;display:inline-flex;align-items:center;justify-content:center;background:var(--avatar);border:2px solid #fff;border-radius:50%;height:34px;width:34px;color:#37404f;font-size:10px;font-weight:550;flex-shrink:0}.small-avatar{width:28px;height:28px;font-size:8px}.tiny-avatar{width:24px;height:24px;font-size:7px}.large-avatar{width:62px;height:62px;font-size:20px}.avatar-stack{display:flex;padding-left:0}.avatar-stack .avatar+.avatar{margin-left:-7px}.main{margin-left:var(--sidebar);min-height:100vh;display:flex;flex-direction:column}.topbar{height:73px;border-bottom:1px solid var(--border);padding:0 38px;display:flex;align-items:center;justify-content:space-between;background:#f9fbfd}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:10px;color:#8d9299}.breadcrumb .icon{width:12px;height:12px}.breadcrumb span{color:#4b576c}.topbar-right{display:flex;align-items:center;gap:17px}.today-label{display:flex;gap:7px;align-items:center;font-size:10px;color:#797f88}.today-label .icon{width:14px;height:14px}.top-divider{height:19px;width:1px;background:var(--border)}#main-content{padding:34px 38px 42px;flex:1;max-width:1720px;width:100%;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.page-heading p{font-size:12px;line-height:1.8;color:#838991;margin-top:10px;max-width:760px}.heading-actions{display:flex;gap:10px;align-items:center;flex-shrink:0}.greeting-mark{color:#aaa977;font-size:29px;margin-left:5px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:34px}.stats.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stat{background:#fff;border:1px solid var(--border);border-radius:9px;padding:18px 19px 17px;box-shadow:0 2px 3px #111d3203}.stat-top{display:flex;justify-content:space-between;align-items:center;color:#6d7683;font-size:10px;margin-bottom:10px}.stat-top>span{display:grid;place-items:center;background:#eef1f6;border-radius:6px;width:29px;height:29px;color:#7b889a}.stat .icon{height:15px;width:15px}.stat>strong{font-size:29px;font-weight:550;letter-spacing:-1px;line-height:1.4;display:block}.stat em{font-style:normal;font-weight:400;font-size:16px;letter-spacing:0;color:#9099a6}.stat p{font-size:9px;margin-top:6px;color:#8f96a0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:21px}.section-heading h2{display:flex;gap:9px;align-items:center}.section-heading p{font-size:11px;color:#8f96a0;margin-top:6px}.number-chip{font-size:10px;letter-spacing:0;background:#e1e6ee;border:1px solid #d8dee7;padding:2px 6px;border-radius:4px;color:#6c788a;font-weight:400}.view-switch{display:flex;gap:8px;align-items:center;font-size:10px;color:#6f7986;border:1px solid var(--border);border-radius:6px;padding:7px 10px;background:white}.view-switch .icon{width:13px;height:13px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.pills{display:flex;gap:4px;flex-wrap:wrap}.pill{background:none;border:1px solid transparent;font-size:10px;color:#808894;padding:7px 11px;border-radius:5px}.pill.selected{background:#fff;border-color:#d8dee6;color:#354157;box-shadow:0 1px 2px #17233808}.pill:hover{color:#2c3749}.search{display:flex;align-items:center;gap:8px;padding:7px 9px;border:1px solid var(--border);background:white;border-radius:6px;color:#9fa5ae;width:205px}.search .icon{height:14px;width:14px}.search input{border:0;background:none;min-width:0;width:100%;font-size:10px;outline:0;padding:0;color:var(--ink)}.search input::placeholder{color:#98a0aa}.search kbd{border:1px solid #e5e9ee;padding:1px 4px;font-size:9px;border-radius:2px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project-card{background:#fff;border:1px solid var(--border);border-radius:10px;overflow:hidden;padding:20px 21px 0;cursor:pointer;transition:transform .2s,box-shadow .2s}.project-card:hover{transform:translateY(-3px);box-shadow:0 7px 20px #2230480a;border-color:#c2cddc}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.project-icon{width:39px;height:39px;border-radius:10px;display:grid;place-items:center;color:#414d63}.project-icon .icon{height:20px;width:20px}.badge{font-size:9px;display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:5px;background:#eceef0;color:#838a93;white-space:nowrap;font-weight:450}.badge i{width:4px;height:4px;border-radius:50%;background:currentColor}.badge.active,.badge.in_progress{background:#e0e8f3;color:#516c91}.badge.planning,.badge.todo{background:#f0edf6;color:#9d8caf}.badge.done,.badge.completed,.badge.approved{background:#e8ecf2;color:#596b84}.badge.review,.badge.pending{background:#fbf2df;color:#b39351}.badge.on_hold,.badge.rejected{background:#f8eae4;color:#b78169}.project-card h3{font-size:16px;letter-spacing:-.3px;margin-bottom:9px}.project-card>p{font-size:10px;color:#8f949c;line-height:1.8;height:38px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.progress-label{display:flex;justify-content:space-between;font-size:9px;color:#838c99;margin-top:25px;margin-bottom:8px}.progress-label strong{font-weight:500;color:#5b6a7e}.progress-track{height:5px;border-radius:5px;background:#ebeef3;overflow:hidden}.progress-track span{display:block;height:100%;border-radius:5px}.card-meta{display:flex;justify-content:space-between;margin-top:14px;margin-bottom:21px;color:#8791a0;font-size:9px}.card-meta span{display:flex;gap:5px;align-items:center}.card-meta .icon{height:12px;width:12px}.card-bottom{border-top:1px solid #e9ecf0;display:flex;align-items:center;justify-content:space-between;padding:13px 0;margin-top:6px}.card-bottom>span{color:#818e9f;display:flex;gap:8px;align-items:center;font-size:9px}.card-bottom .icon{width:14px;height:14px}.hub-bottom{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:29px}.panel{background:white;border:1px solid var(--border);border-radius:9px;overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:21px 22px 15px;gap:15px}.panel-head h2{font-size:14px;letter-spacing:-.2px}.panel-head p{font-size:11px;color:var(--muted);margin-top:6px}.panel-head .text-btn{font-size:9px}.soft-label{background:#eceff4;border-radius:4px;font-size:9px;color:#808a99;padding:4px 7px;font-weight:400;letter-spacing:0}.list-row{display:flex;gap:10px;align-items:center;padding:13px 22px;border-top:1px solid #ebeef2;min-height:68px}.list-row strong{font-size:11px;font-weight:500;display:block}.list-row small{display:block;font-size:9px;margin-top:5px}.activity-row{display:flex;align-items:flex-start;gap:11px;padding:13px 22px;min-height:68px;border-top:1px solid #ebeef2}.activity-dot{height:7px;width:7px;background:#b6c3d4;border-radius:50%;margin-top:5px;flex-shrink:0}.activity-row p{font-size:10px;line-height:1.6;color:#6c7889}.activity-row small{font-size:9px;display:block;margin-top:4px}.quiet-empty{padding:25px 22px 35px;font-size:11px;color:#8f96a1;line-height:1.7}.empty{padding:55px 20px;text-align:center;grid-column:1/-1;width:100%}.empty>.icon{height:30px;width:30px;color:#98a4b4;margin-bottom:15px}.empty h3{font-size:17px;font-weight:500}.empty p{font-size:12px;color:#8e96a1;margin:10px auto 18px;max-width:450px;line-height:1.8}footer{font-size:10px;letter-spacing:1px;color:#58687e;display:flex;gap:14px;padding:20px 38px;border-top:1px solid var(--border);font-weight:700}footer>span{font-size:9px;letter-spacing:0;color:#9aa2ac;font-weight:400}.footer-right{margin-left:auto;display:flex;align-items:center;gap:6px}.footer-right i{height:4px;width:4px;background:#869bb8;border-radius:50%}.project-tabs{display:flex;gap:25px;border-bottom:1px solid #d5dbe4;margin-top:-3px;margin-bottom:28px;overflow:auto}.project-tabs button{border:0;border-bottom:2px solid transparent;background:none;white-space:nowrap;padding:14px 0;font-size:11px;color:#8993a0}.project-tabs button.selected{border-color:#424f66;color:#3c4a61;font-weight:600}.mini-road{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 25px 29px;gap:0}.mini-road button{border:0;border-top:1px solid #d6dde7;background:none;text-align:left;position:relative;padding:22px 15px 0 0;display:flex;flex-direction:column;align-items:flex-start;gap:9px}.mini-road strong{font-size:12px;font-weight:500}.mini-road small{font-size:10px}.road-dot{position:absolute;left:0;top:-5px;height:9px;width:9px;border-radius:50%;background:#91a8c9;box-shadow:0 0 0 4px white}.milestone-dot{border-radius:1px;transform:rotate(45deg)}.availability{font-size:10px;color:#6c7e97}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:9px;font-weight:500;letter-spacing:.2px;color:#8e98a5;background:#f7f9fb;padding:13px 20px;border-bottom:1px solid var(--border)}td{padding:16px 20px;border-bottom:1px solid #e8ecf1;font-size:11px;color:#707b8a}tr:last-child td{border-bottom:0}.task-title{display:flex;gap:10px;align-items:center;text-align:left;background:none;border:0;padding:0}.task-title>.icon{color:#98a3b2;width:16px;height:16px}.task-title strong{font-size:11px;font-weight:500;color:#475367}.task-title small{display:block;font-size:9px;margin-top:5px;color:#98a0ac}.owner-cell{display:flex;align-items:center;gap:8px}.owner-cell strong{font-weight:500;display:block;font-size:11px}.owner-cell small{display:block;margin-top:5px;font-size:10px}.priority{display:flex;gap:5px;align-items:center;text-transform:capitalize;font-size:10px}.priority i{height:6px;width:6px;background:#a0abba;border-radius:2px}.priority.high i{background:#d8aa90}.priority.medium i{background:#d7c78b}.date-cell{font-size:10px;color:#8f96a1}.row-actions{display:flex;gap:10px}.row-actions .text-btn{font-size:10px}.reason-text{white-space:normal;max-width:320px;line-height:1.5}.gantt-toolbar{display:flex;justify-content:space-between;gap:15px;border:1px solid var(--border);border-bottom:0;border-radius:8px 8px 0 0;background:white;padding:11px 15px;flex-wrap:wrap}.gantt-controls{display:flex;gap:8px;align-items:center;font-size:11px}.gantt-controls select{border:1px solid #dee3e9;background:#fff;border-radius:5px;padding:7px 9px;font-size:10px;color:#758192}.gantt-controls>.checkbox-inline{font-size:10px;gap:4px}.gantt-scroll{overflow:auto;max-height:650px;border:1px solid var(--border);background:white;border-radius:0 0 8px 8px;isolation:isolate}.gantt{width:calc(280px + var(--grid));position:relative}.gantt-header{display:flex;height:65px;position:sticky;top:0;z-index:8;background:#f7f9fb;border-bottom:1px solid var(--border)}.gantt-header>.gantt-label{font-size:9px;letter-spacing:.8px;color:#828c99;background:#f7f9fb}.gantt-label{width:280px;flex-shrink:0;position:sticky;left:0;z-index:4;border-right:1px solid var(--border);display:flex;align-items:center;padding:0 19px;background:white;justify-content:space-between;gap:7px}.gantt-label>button{border:0;background:none;display:flex;align-items:center;gap:9px;min-width:0;padding:0;font-size:10px;text-align:left;flex:1}.gantt-label>button>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gantt-label>.tiny-avatar{border:0}.gantt-dates{display:flex;width:var(--grid)}.gantt-date{width:var(--cell);flex-shrink:0;text-align:center;padding-top:13px;border-right:1px solid #ebeef3}.gantt-date small{display:block;font-size:8px;color:#98a0ac}.gantt-date strong{display:inline-block;font-size:10px;font-weight:400;color:#758294;margin-top:6px;padding:2px 4px}.gantt-date.is-today strong{border-radius:4px;background:#415371;color:white}.gantt-date.weekend{background:#eef1f6}.gantt-row,.gantt-group{display:flex;height:48px;border-bottom:1px solid #e7ebf1}.gantt-group>.gantt-label{background:#f2f5f9;font-size:10px;font-weight:550;color:#5f6e84}.gantt-group>.gantt-label span{font-size:9px;color:#97a2b1}.gantt-group>.gantt-grid{background:#f2f5f9}.gantt-grid{width:var(--grid);position:relative;background:repeating-linear-gradient(to right,transparent 0,transparent calc(var(--cell) - 1px),#ebeef3 calc(var(--cell) - 1px),#ebeef3 var(--cell));overflow:hidden}.gantt-bar{position:absolute;top:12px;height:23px;border:1px solid #a5bad7;border-radius:4px;background:#cdd9ea;color:#4e6483;z-index:2;padding:0 9px;text-align:left;font-size:9px;touch-action:none;cursor:grab;user-select:none;overflow:hidden;min-width:0}.gantt-bar.todo{background:#eae5f3;border-color:#d5cbe5;color:#9c89b2}.gantt-bar.done{background:#e1e6ed;border-color:#ced6e2;color:#8591a2}.gantt-bar.review{background:#faf0d8;border-color:#e6d8af;color:#b09b61}.gantt-bar.dragging{opacity:.8;cursor:grabbing;box-shadow:0 3px 8px #222d4030}.bar-text{white-space:nowrap;pointer-events:none;display:block;overflow:hidden;text-overflow:ellipsis}.resize-handle{position:absolute;top:0;bottom:0;width:7px;cursor:ew-resize;z-index:5}.resize-handle.left{left:0}.resize-handle.right{right:0}.resize-handle:hover{background:#2b3b5725}.gantt-bar.milestone-bar{background:none;border:0;font-size:21px;overflow:visible;color:#5c7598;padding:0;text-align:center;line-height:1}.status-circle{width:8px;height:8px;border:1px solid #bec6d0;flex-shrink:0;border-radius:50%}.status-circle.done{background:#9fb0c9;border-color:#9fb0c9}.status-circle.in_progress{border:2px solid #8fa8cb}.gantt-label .icon{width:12px;height:12px;color:#778aa5}.absence-cell{position:absolute;top:0;bottom:0;background:repeating-linear-gradient(135deg,#f2ece630 0,#f2ece630 4px,#ecdfd75c 4px,#ecdfd75c 5px);pointer-events:none}.holiday-cell{background:#fff6d680}.baseline-bar{height:3px;background:#bac0c9;position:absolute;top:39px;border-radius:2px}.gantt-body{position:relative}.gantt-overlay{position:absolute;top:0;pointer-events:none;z-index:1;overflow:hidden}.today-line{position:absolute;top:0;bottom:0;border-left:1px dashed #617a9e;z-index:3}.gantt-legend{display:flex;gap:20px;align-items:center;font-size:9px;color:#8c95a2;padding:17px 3px;flex-wrap:wrap}.gantt-legend>span{display:flex;align-items:center;gap:6px}.gantt-legend i{width:8px;height:8px;border-radius:2px;display:inline-block}.legend-green{background:#c1d0e5}.legend-leave{background:repeating-linear-gradient(135deg,#efdfd0 0,#efdfd0 2px,#fbf5ef 2px,#fbf5ef 4px)}.legend-holiday{background:#f5e4a7}.legend-note{margin-left:auto;color:#9fa8b4;font-size:9px}.calendar-title{display:flex;align-items:center;gap:10px}.calendar-week{display:grid;grid-template-columns:repeat(7,1fr);background:#f8fafc;border-bottom:1px solid var(--border)}.calendar-week>div{padding:13px;font-size:10px;text-align:center;color:#828c9a}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-day{min-height:108px;border-right:1px solid #e6ebf1;border-bottom:1px solid #e6ebf1;padding:8px;overflow:hidden}.calendar-day:nth-child(7n){border-right:0}.calendar-day.outside{background:#f7f9fb}.calendar-day.outside .day-number{color:#b6bec9}.day-number{font-size:10px;color:#7b889a;display:grid;place-items:center;width:23px;height:23px;margin-bottom:5px}.today-number{background:#3b4a65;color:white!important;border-radius:50%}.calendar-event{border:0;width:100%;background:#e8edf3;border-radius:4px;text-align:left;font-size:9px;color:#67768c;padding:5px;display:flex;align-items:center;gap:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.calendar-event i{width:5px;height:5px;border-radius:50%;flex-shrink:0}.calendar-event.holiday{background:#fbf3d9;color:#b29c61}.calendar-event .icon{width:10px;height:10px}.notes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.note-card{padding:23px}.note-type{display:flex;gap:8px;font-size:9px;letter-spacing:.7px;text-transform:uppercase;color:#8d95a1;align-items:center;margin-bottom:20px}.note-type .icon{width:16px;height:16px}.note-card h3{font-size:16px}.note-card>p{margin:13px 0;color:#8590a0;font-size:11px;line-height:1.8;white-space:pre-wrap}.note-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding-top:18px;margin-top:20px}.people-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.person-card{padding:25px 15px;text-align:center}.person-card h3{font-size:14px;margin-top:17px}.person-card p{font-size:10px;margin:7px 0 15px;color:#8e97a4;overflow-wrap:anywhere}.person-meta{font-size:9px;color:#8b95a4;border-top:1px solid var(--border);padding-top:15px;margin-top:19px}.person-meta span{padding:0 7px}.person-card>.btn{margin-top:15px}.integration-hero{border:1px solid #ced8e6;border-radius:12px;background:#e3eaf3;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;padding:40px 50px;gap:45px}.integration-hero h2{font-size:30px;font-weight:500;letter-spacing:-1px;line-height:1.3}.integration-hero p{font-size:12px;line-height:1.9;color:#7a889b;max-width:390px;margin:15px 0 22px}.integration-art{display:flex;align-items:center;justify-content:center;gap:15px}.integration-bolt,.claude-symbol{width:85px;height:85px;display:grid;place-items:center;background:#fff;border:1px solid #d2dbe8;border-radius:22px;font-size:60px;color:#354156;box-shadow:0 10px 20px #253c6411}.claude-symbol{color:#c28563;font-size:55px;background:#faf8ed}.connection-line{font-size:23px;color:#8b97a9}.setup-steps{margin:5px 0 20px;padding:0 28px 0 45px;counter-reset:steps}.setup-steps li{padding:10px 0 13px 6px;color:#8a95a5;font-size:12px}.setup-steps strong{font-weight:500;color:#4f5e79}.setup-steps p{font-size:11px;line-height:1.8;margin-top:7px;color:#8b96a6}.setup-steps code{font-size:10px;background:#eff2f6;padding:7px 9px;display:inline-block;border:1px solid #e1e6ed;border-radius:4px;margin-top:8px;color:#6c7c92;overflow-wrap:anywhere;max-width:100%}.integration-note{padding:20px 22px;font-size:10px;color:#929cab;line-height:1.8;border-top:1px solid var(--border)}.token-icon{color:#7b8da7;background:#e7edf5;padding:9px;border-radius:8px}.token-icon .icon{width:16px}.mobile-menu{display:none}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:35px;font-weight:700;color:#343f51;gap:15px}.boot span{font-size:13px;font-weight:400;color:#7b889a}.boot .btn{margin-top:15px}dialog{border:1px solid #d5dde8;border-radius:14px;box-shadow:0 30px 100px #19233333;padding:0;width:580px;max-width:calc(100% - 32px);max-height:90vh;color:var(--ink);background:#fff}dialog::backdrop{background:#252b3555;backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:24px 28px 20px;border-bottom:1px solid var(--border)}.modal-head .eyebrow{font-size:8px}.modal-head h2{font-size:22px}.modal-body{padding:22px 28px;max-height:62vh;overflow:auto}.modal-body>p{font-size:12px;line-height:1.8;color:#808b9a;margin-bottom:18px}.modal-footer{display:flex;align-items:center;gap:10px;padding:18px 28px;border-top:1px solid var(--border);background:#f8fafc}.field{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:500;color:#6f7d90;margin-bottom:17px}.field input,.field select,.field textarea,input[type="month"]{width:100%;border:1px solid #d6dde6;border-radius:6px;padding:10px 12px;background:white;color:#475368;font-size:12px;min-height:39px}.field textarea{resize:vertical;line-height:1.8;min-height:95px}.field input[type="color"]{padding:4px;height:37px;width:100px}.field input::placeholder{color:#a5aeba}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.checkbox-inline{display:flex;align-items:center;gap:8px;font-size:11px;color:#7e8b9d;line-height:1.6}.checkbox-inline input{accent-color:#3b4a64;margin:0;width:14px;height:14px}.member-picker,.dependency-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 17px}.member-picker label,.dependency-picker label{display:flex;align-items:center;gap:7px;padding:9px;background:#f3f6fa;border:1px solid #e0e7f0;border-radius:5px;font-size:11px;color:#6c7c93}.member-picker input,.dependency-picker input{accent-color:#455673}.dependency-picker{grid-template-columns:1fr}.dependency-picker label{font-size:10px}.form-error{color:#b4705d;font-size:11px;padding:0 28px 15px;line-height:1.8}.form-error:empty{display:none}.secret{width:100%;border:1px solid #cbd5e3;border-radius:6px;padding:14px;resize:vertical;font-size:11px;line-height:1.8;font-family:monospace;color:#4a5d7e;overflow-wrap:anywhere;background:#f4f7fb}.schedule-preview{margin:20px 0 10px;background:#eef2f8;border-radius:7px;padding:5px 15px}.schedule-preview>div{display:flex;gap:15px;justify-content:space-between;padding:12px 0;border-bottom:1px solid #d9e1ec;font-size:11px}.schedule-preview>div:last-child{border:0}.schedule-preview strong{font-weight:500}.schedule-preview span{color:#7e8da2;font-size:10px}.read-note{white-space:pre-wrap;font-size:12px;line-height:1.9}#toast{position:fixed;bottom:28px;left:calc(50% + 90px);transform:translate(-50%,15px);background:#29354b;color:white;padding:13px 22px;border-radius:8px;box-shadow:0 5px 25px #222d4125;font-size:12px;opacity:0;pointer-events:none;transition:.2s;z-index:100;max-width:80vw}#toast.visible{opacity:1;transform:translate(-50%,0)}#toast.error{background:#8f5145}.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.auth-story{padding:48px 65px;background:#dee5ef;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-story>.brand{padding-left:0}.auth-story>div:not(.brand){margin:70px 0;position:relative;z-index:1}.auth-story .eyebrow{font-size:9px;color:#6f7f96}.auth-story h1{font-size:74px;letter-spacing:-4px;line-height:1.08;font-weight:450;margin-top:25px;color:#343e50}.auth-story h1 span{font-family:Georgia,serif;font-style:italic;font-weight:400;color:#5f7593}.auth-story p{font-size:13px;line-height:1.9;margin-top:25px;color:#7a899d}.auth-story>small{font-size:10px;color:#8896aa}.auth-orbit{position:absolute;right:-150px;bottom:-90px;width:280px;height:280px;border:1px solid #b8c4d6;border-radius:50%;display:grid;place-items:center;z-index:-1}.auth-orbit:before{content:'';position:absolute;width:210px;height:210px;border:1px solid #b9c6d8;border-radius:50%}.auth-orbit span{font-size:130px;color:#a8b9d1;transform:rotate(8deg)}.auth-orbit i{position:absolute;width:15px;height:15px;border-radius:50%;background:#92a5bf;left:15px;top:55px}.auth-orbit i:last-child{left:auto;right:38px;top:auto;bottom:35px;width:9px;height:9px}.auth-form-area{background:#f7f9fb;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px}.auth-form-area form{max-width:355px;width:100%}.auth-form-area h2{font-size:29px;font-weight:500;letter-spacing:-1px;margin-top:10px}.auth-form-area form>p{font-size:12px;line-height:1.8;color:#8d97a5;margin-top:12px;margin-bottom:30px}.auth-form-area .field{margin-bottom:20px}.auth-form-area .btn{width:100%;margin-top:15px;justify-content:space-between;padding:12px 17px}.auth-form-area form>.hint{font-size:10px;margin:0 0 15px}.auth-form-area .form-error{padding:0;margin:0}.auth-footnote{font-size:10px;color:#a3adba;margin-top:55px}input[type="month"]{width:auto;font-size:11px}
@media(min-width:1500px){:root{--sidebar:255px}#main-content{padding:45px 55px}.topbar{padding:0 55px}.project-card{padding:25px 26px 0}.project-grid{gap:24px}.stat{padding:23px 25px}.stat-top{font-size:12px}.stat p{font-size:11px}.project-card>p{font-size:12px;height:45px}.project-card h3{font-size:18px}.card-meta,.card-bottom>span,.progress-label{font-size:11px}.project-card .badge{font-size:10px}.panel-head h2{font-size:16px}.list-row strong,.activity-row p{font-size:12px}.list-row small,.activity-row small{font-size:10px}}
@media(max-width:1150px){:root{--sidebar:210px}.sidebar{padding-left:12px;padding-right:12px}#main-content{padding:28px 25px}.topbar{padding:0 25px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats{gap:10px}.stat{padding:15px 13px}.stat p{font-size:8px}.stat-top{font-size:9px}.people-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-hero{padding:30px 25px;gap:20px}.integration-bolt,.claude-symbol{width:65px;height:65px;font-size:45px}.gantt-controls{gap:5px}.page-heading h1{font-size:28px}.calendar-day{min-height:95px}.auth-story{padding:35px}.auth-story h1{font-size:60px}.auth-form-area{padding:35px}}
@media(max-width:850px){:root{--sidebar:180px}.brand{font-size:25px}.nav-item{font-size:11px;gap:8px}.workspace{font-size:10px}.workspace small{font-size:8px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat p{font-size:9px}.page-heading{align-items:flex-start}.heading-actions{flex-wrap:wrap;justify-content:flex-end}.page-heading h1{font-size:25px}.page-heading p{font-size:11px}.page-heading .btn{font-size:10px;padding:8px 10px}.hub-bottom{grid-template-columns:1fr}.project-grid{gap:12px}.project-card{padding:16px 15px 0}.project-card h3{font-size:14px}.card-bottom>span{font-size:8px}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar{flex-wrap:wrap}.search{width:100%}.today-label{font-size:9px}.integration-hero{grid-template-columns:1fr}.integration-art{justify-content:flex-start}.integration-hero h2{font-size:25px}.calendar-week>div{padding:10px 0}.calendar-day{padding:4px;min-height:90px}.calendar-event{font-size:8px;padding:4px 3px}.project-tabs{gap:17px}.project-tabs button{font-size:10px}.mini-road{grid-template-columns:repeat(2,1fr);gap:30px 0}.gantt-legend{gap:12px}.legend-note{margin-left:0}.section-heading{align-items:flex-start}.stats.three{grid-template-columns:repeat(3,minmax(0,1fr))}.notes-grid{grid-template-columns:1fr}.footer-right{display:none}.auth-story h1{font-size:50px}.auth-story{padding:25px}.auth-form-area{padding:25px}.auth-form-area h2{font-size:25px}.auth-orbit{opacity:.5}.profile strong{max-width:76px;font-size:9px}.profile small{font-size:8px}.profile{gap:6px}.calendar-title{gap:2px}.calendar-title h2{font-size:15px}}
@media(max-width:640px){:root{--sidebar:0px}.sidebar{display:none;width:235px;box-shadow:20px 0 50px #212d4330}.sidebar.mobile-open{display:flex}.mobile-menu{display:flex;margin-right:10px}.topbar{height:60px;justify-content:flex-start;padding:0 16px}.topbar-right{margin-left:auto;gap:10px}.today-label{display:none}.top-divider{display:none}.breadcrumb{font-size:9px;gap:5px}.main{margin-left:0}#main-content{padding:25px 18px}.page-heading{gap:12px;margin-bottom:25px}.page-heading h1{font-size:24px}.page-heading p{font-size:10px}.page-heading .eyebrow{font-size:8px}.page-heading .btn .icon{display:none}.heading-actions{gap:6px}.stats{gap:10px;margin-bottom:28px}.stat{padding:15px}.stat>strong{font-size:26px}.stat p{font-size:9px}.stat-top{font-size:10px}.project-grid{grid-template-columns:1fr}.project-card{padding:22px 24px 0}.project-card h3{font-size:18px}.project-card>p{font-size:12px;height:43px}.card-meta,.card-bottom>span,.progress-label{font-size:11px}.badge{font-size:10px}.card-bottom{padding:17px 0}.card-top{margin-bottom:15px}.progress-label{margin-top:23px}.section-heading h2{font-size:16px}.pills{gap:2px}.pill{font-size:9px;padding:7px 8px}.hub-bottom{margin-top:22px;gap:18px}.panel-head{padding:18px 18px 14px}.panel-head h2{font-size:15px}.list-row,.activity-row{padding:13px 18px}.activity-row p{font-size:11px}footer{padding:18px}.people-grid{gap:10px}.person-card{padding:22px 10px}.person-card .btn{font-size:9px;padding:7px}.person-card h3{font-size:13px}.person-card p{font-size:9px}.calendar-title h2{font-size:14px;white-space:nowrap}.calendar-event{font-size:7px;gap:2px}.calendar-event .icon,.calendar-event i{display:none}.calendar-day{min-height:76px}.day-number{font-size:9px;width:20px;height:20px}.calendar-week>div{font-size:9px}.section-heading .btn{font-size:9px;padding:7px 9px;min-height:32px;gap:3px}.section-heading .btn .icon{width:13px}.calendar-title .icon-btn{width:22px}.calendar-title+.heading-actions{flex-direction:column;align-items:flex-end}.stats.three{grid-template-columns:1fr 1fr}.stats.three>.stat:last-child{grid-column:1/-1}.gantt-label{width:220px}.gantt{width:calc(280px + var(--grid))}.gantt-label{width:280px}.gantt-toolbar{padding:10px}.gantt-controls{flex-wrap:wrap}.gantt-legend{font-size:8px}.gantt-legend .legend-note{font-size:8px}.project-tabs{margin-bottom:22px}.project-tabs button{padding:11px 0}.modal-head{padding:22px}.modal-head h2{font-size:20px}.modal-body{padding:20px 22px}.modal-footer{padding:16px 22px}.form-grid{gap:0 10px}.field{font-size:10px}.field input,.field select,.field textarea{font-size:16px}.member-picker{grid-template-columns:1fr}.form-error{padding-left:22px;padding-right:22px}.auth-page{grid-template-columns:1fr}.auth-story{padding:24px 28px 30px}.auth-story>div:not(.brand){margin:35px 0 0}.auth-story h1{font-size:42px;letter-spacing:-2px}.auth-story h1 br{display:none}.auth-story h1{max-width:350px}.auth-story p{font-size:11px;margin-top:17px}.auth-story>small{display:none}.auth-orbit{width:180px;height:180px;right:-50px;bottom:-40px}.auth-orbit:before{width:140px;height:140px}.auth-orbit span{font-size:90px}.auth-form-area{padding:35px 25px}.auth-form-area h2{font-size:26px}.auth-footnote{margin-top:30px}.auth-story .eyebrow{font-size:8px}.auth-story .brand{font-size:25px}.auth-story .brand-symbol{font-size:30px}.integration-art{gap:9px}.integration-hero{padding:25px}.integration-hero h2{font-size:26px}.integration-hero p{font-size:11px}.integration-note{font-size:10px}#toast{left:50%;width:max-content;max-width:90vw}.row-actions{flex-direction:column}.heading-actions input[type="month"]{width:145px;font-size:10px}.notes-grid{gap:15px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}

/* Keep project shortcuts reachable on shorter laptop screens. */
.sidebar{overflow-y:auto}.side-projects{flex-shrink:0}.sidebar-bottom{flex-shrink:0}@media(max-height:800px) and (min-width:641px){.sidebar{padding-top:22px}.workspace{margin-top:22px;margin-bottom:20px}.nav-item{padding-top:9px;padding-bottom:9px}.project-label{margin-top:22px}.small-note{display:none}.sidebar-bottom{padding-top:12px}.profile{padding-top:15px;padding-bottom:15px}}

@media(max-width:640px){.section-heading{flex-wrap:wrap}.section-heading>div:first-child{min-width:150px;flex:1}.section-heading .heading-actions{width:100%;justify-content:flex-start;flex-direction:row;align-items:center}.section-heading .heading-actions input[type="month"]{flex:1;min-width:120px}.page-heading>div:first-child{min-width:0}.gantt-toolbar{max-width:100%}.gantt-controls{max-width:100%}}

.calendar-week-view .calendar-day{min-height:260px}.calendar-week-view .calendar-event{white-space:normal;overflow-wrap:anywhere}

/* Shared action-control sizing across pages, toolbars, dialogs and mobile layouts. */
:root{--button-height:40px;--button-min-width:112px;--button-padding:14px}
body .btn.btn,body .btn.compact,body .text-btn.text-btn,body .pill.pill{
 box-sizing:border-box;min-height:var(--button-height);height:var(--button-height);
 min-width:var(--button-min-width);padding:0 var(--button-padding);
 display:inline-flex;align-items:center;justify-content:center;gap:8px;
 font-size:12px;line-height:1.2;border-radius:7px;white-space:nowrap;
}
body .icon-btn,body .profile .icon-btn,body .calendar-title .icon-btn{
 box-sizing:border-box;width:var(--button-height);min-width:var(--button-height);
 height:var(--button-height);min-height:var(--button-height);padding:0;flex-shrink:0;
}
body .btn.btn .icon,body .text-btn.text-btn .icon{width:16px;height:16px;flex-shrink:0}
body .heading-actions,body .gantt-controls{flex-wrap:wrap}
