:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#05070d;color:#ecfeff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(90deg,rgba(24,240,184,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(124,60,255,.04) 1px,transparent 1px),radial-gradient(circle at 10% 0%,rgba(24,240,184,.16),transparent 30%),radial-gradient(circle at 90% 10%,rgba(255,61,129,.12),transparent 26%),#05070d;background-size:48px 48px,48px 48px,auto,auto,auto}button,input,select,textarea{font:inherit}button,select,input,textarea{border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#0a101ed1;color:#ecfeff;outline:none}select{color:#ecfeff;background-color:#0a1020;padding-right:32px}select option{color:#ecfeff;background-color:#0a1020}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.app-shell{display:flex;height:100vh;flex-direction:column;min-height:100vh;padding:24px;overflow:hidden}.loading{display:grid;min-height:70vh;place-items:center;color:#67e8f9}.top-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:14px}.title-block{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-title-actions{display:none;align-items:center;gap:8px}.mobile-filter-action{display:none}.icon-action{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:10px;padding:0;color:#ccfbf1;font-size:18px;font-weight:900}.eyebrow{margin:0 0 6px;color:#18f0b8;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1{margin:0;font-size:36px;line-height:1;text-shadow:0 0 22px rgba(24,240,184,.34)}.toolbar,.activity-bar,.control-deck,.compact-form{display:flex;align-items:center;gap:8px}.toolbar{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.toolbar-group{display:flex;align-items:center;gap:4px;border:1px solid rgba(103,232,249,.14);border-radius:12px;padding:4px;background:#050912ad;box-shadow:0 0 22px #0000002e inset}.toolbar-group button,.toolbar-group select,.activity-bar button,.compact-form button,.compact-form input,.compact-form select{min-height:38px;border-radius:10px;padding:0 12px}.toolbar-group button,.toolbar-group select{border-color:transparent;background:transparent}.toolbar-icon-button{display:inline-flex;width:38px;min-width:38px;align-items:center;justify-content:center;padding:0!important}.notification-action{position:relative;overflow:visible}.button-badge{position:absolute;top:-5px;right:-5px;display:grid;min-width:17px;height:17px;place-items:center;border:2px solid #07101c;border-radius:9px;padding:0 3px;background:#18f0b8;color:#03110d;font-size:9px;font-weight:900;line-height:1}.button-badge.unread{background:#ff3d81;color:#fff1f5}.view-group{position:relative;justify-content:flex-start}.view-picker-button{display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;width:220px;min-width:220px;gap:8px;color:#ecfeff;text-align:left}.workspace-picker-button{width:240px;min-width:240px}.workspace-picker-menu{width:max(240px,100%)}.view-picker-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.view-picker-button i{display:flex;width:18px;height:18px;align-items:center;justify-content:center;color:#94a3b8;font-style:normal;font-size:0;line-height:0}.view-picker-button i:before{width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";transform:translateY(-2px) rotate(45deg)}.view-picker-button.active i:before{transform:translateY(2px) rotate(225deg)}.view-picker-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:max(220px,100%);max-height:calc(100vh - 118px);overflow:auto;border:1px solid rgba(103,232,249,.28);border-radius:10px;background:#050912fa;box-shadow:0 18px 50px #00000080,0 0 24px #67e8f91a inset;padding:4px}.view-picker-menu button{width:100%;min-height:34px;justify-content:flex-start;border-color:transparent;border-radius:7px;background:transparent;color:#cbd5e1;text-align:left}.view-picker-menu button:hover,.view-picker-menu button.selected{border-color:#18f0b857;background:#18f0b81f;color:#ccfbf1}.toolbar-group button:hover,.toolbar-group select:hover{border-color:#67e8f947;background:#67e8f914}.toolbar-group button.active,.activity-bar button.active,.segmented button.active{border-color:#18f0b8;background:#18f0b829;box-shadow:0 0 18px #18f0b83d inset;color:#ccfbf1}.primary-action{border-color:#18f0b8b3;background:linear-gradient(180deg,#18f0b83d,#18f0b814);color:#ecfeff}.danger{border-color:#ff3d819e;background:#ff3d811f;color:#fecdd3}.control-deck{flex-wrap:wrap;padding:12px;border:1px solid rgba(103,232,249,.18);border-radius:10px;background:#050912b8;box-shadow:0 18px 80px #00000042}.compact-form{min-width:280px}.wide-form{flex:1}.compact-form input{min-width:160px}.compact-form select{min-width:120px}.compact-form button,.apply-button{border-color:#18f0b899;background:linear-gradient(180deg,#18f0b838,#18f0b814)}.activity-bar{margin:12px 0;flex-wrap:wrap}.activity-bar button{min-width:52px}.selection-readout{color:#94a3b8;font-size:14px}.toast-warning,.toast-success{position:fixed;right:24px;bottom:24px;z-index:60;max-width:min(460px,calc(100vw - 32px));border:1px solid rgba(255,61,129,.54);border-radius:8px;padding:12px 14px;background:#200814f5;box-shadow:0 18px 60px #0000006b,0 0 22px #ff3d811a inset;color:#fecdd3;font-size:14px;line-height:1.35}.timeline-shell{flex:1;min-height:0;border:1px solid rgba(103,232,249,.2);border-radius:10px;overflow:hidden;background:#030712bd}.timeline-scroll{height:100%;overflow:auto;max-height:none;overscroll-behavior:contain}.timeline{position:relative;min-height:640px}.date-header{position:sticky;top:0;z-index:5;display:grid;min-height:58px;background:#050912f5;border-bottom:1px solid rgba(103,232,249,.2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.corner-cell{position:sticky;left:0;z-index:6;display:flex;align-items:center;padding-left:14px;border-right:1px solid rgba(103,232,249,.2);background:#050912fa;color:#67e8f9;font-size:13px;font-weight:800;text-transform:uppercase}.date-cell{position:relative;display:grid;grid-template-rows:min-content 4px min-content;place-items:center;align-content:center;row-gap:2px;border-right:1px solid rgba(103,232,249,.08);color:#cbd5e1;font-size:13px}.date-cell>span{grid-row:1}.date-cell small{grid-row:3;color:#64748b;font-size:10px}.date-cell.today{background:#18f0b81f;color:#ccfbf1;box-shadow:0 0 0 1px #18f0b838 inset}.date-cell.weekend-day{background:#ff3d8114;color:#fecdd3}.date-cell.holiday-day{background:#facc1521;color:#fef9c3}.date-cell.today.weekend-day,.date-cell.today.holiday-day{box-shadow:0 0 0 1px #18f0b857 inset,0 0 18px #18f0b824 inset}.occupancy-marker{display:block;grid-row:2;width:calc(100% - 8px);height:4px;border-radius:999px;pointer-events:none}.occupancy-travel{background:#38bdf8;box-shadow:0 0 10px #38bdf8b3}.occupancy-work{background:#22c55e;box-shadow:0 0 10px #22c55eb3}.occupancy-duty{background:#facc15;box-shadow:0 0 10px #facc15b8}.occupancy-idle{background:#020617;box-shadow:0 0 0 1px #94a3b86b,0 0 8px #020617cc}.lanes{position:relative;background-image:linear-gradient(90deg,rgba(103,232,249,.06) 1px,transparent 1px);background-size:42px 100%;background-position-x:168px}.project-block{position:absolute;box-sizing:content-box;border:1px solid;border-radius:8px;padding:0 8px 8px;box-shadow:0 0 30px #0000006b,0 0 28px #67e8f914 inset}.project-head{position:relative;display:grid;align-items:start;min-height:44px;margin-bottom:0}.project-summary{min-width:0;height:44px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:25px 12px;align-content:start;column-gap:4px;padding-top:3px;overflow:hidden}.project-actions{grid-column:2;grid-row:1;display:flex;align-items:center;gap:3px;padding-right:3px}.project-actions button{position:relative;display:inline-grid;width:24px;min-width:24px;height:24px;place-items:center;border-radius:7px;padding:0;color:#ccfbf1}.project-actions .project-note-button{color:#94a3b8}.project-actions .project-note-button.has-note{border-color:#67e8f994;background:#0e74902e;color:#a5f3fc}.project-actions .project-note-button.has-note:after{position:absolute;top:3px;right:3px;width:4px;height:4px;border-radius:50%;background:#18f0b8;box-shadow:0 0 7px #18f0b8e6;content:""}.project-head h2{margin:0 0 5px;font-size:13px;line-height:1.05}.project-summary h2{grid-column:1;grid-row:1;align-self:center;min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-title-button{display:block;max-width:100%;min-height:0;margin:0;border:0;border-radius:2px;padding:0;overflow:hidden;background:transparent;color:inherit;font:inherit;line-height:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.project-title-button:hover,.project-title-button:focus-visible{color:#ccfbf1;text-shadow:0 0 9px rgba(24,240,184,.46)}.project-title-button:focus-visible{outline:1px solid rgba(45,212,191,.72);outline-offset:2px}.project-head span,.project-head strong{display:block;color:#cbd5e1;font-size:10px;line-height:1.05}.project-summary>span{grid-column:1 / -1;grid-row:2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-head-dates{grid-column:2 / -1;display:grid;min-width:0;height:44px;overflow:hidden;background:#05091261}.project-head-date{position:relative;display:grid;width:100%;min-height:44px;grid-template-rows:min-content min-content;align-content:center;justify-items:center;row-gap:1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-width:0 1px 0 0;border-right:1px solid rgba(103,232,249,.08);border-radius:0;padding:0;background:transparent;color:#cbd5e1;cursor:default;font-size:12px;font-weight:400;line-height:1;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.project-head-date.gpr-editable{cursor:pointer}.project-head-date.gpr-editable:hover{background-color:#67e8f914}.project-head-date small{color:#64748b;font-size:9px}.project-head-date:last-child{border-right:0}.project-head-date.today{background:#18f0b81f;color:#ccfbf1;box-shadow:0 0 0 1px #18f0b838 inset}.project-head-date.weekend-day{background:#ff3d8114;color:#fecdd3}.project-head-date.holiday-day{background:#facc1521;color:#fef9c3}.project-head-date.today.weekend-day,.project-head-date.today.holiday-day{box-shadow:0 0 0 1px #18f0b857 inset,0 0 18px #18f0b824 inset}.project-head-date.selected{z-index:2;outline:1px solid rgba(24,240,184,.86);outline-offset:-1px;background-color:#18f0b829}.project-gpr-marker{position:absolute;right:0;bottom:0;left:0;height:4px;pointer-events:none}.gpr-stage-install{background:#18f0b8}.gpr-install-variant-2{background:#38bdf8}.gpr-install-variant-3{background:#a78bfa}.gpr-stage-dismantle{background:#fb7185}.gpr-stage-duty{background:#facc15}.gpr-stage-idle{background:#64748b}.project-grid{display:grid;gap:2px 0;overflow:visible}.empty-project{width:100%;height:38px;margin:8px 0 2px;border-color:#18f0b866;border-radius:8px;background:#18f0b81a;color:#ccfbf1}.person-row{display:contents}.person-label{position:relative;left:auto;z-index:2;display:flex;height:34px;min-height:34px;flex-direction:column;justify-content:center;padding:2px 8px;border:1px solid rgba(148,163,184,.22);border-radius:7px 0 0 7px;background:#050912eb;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.person-label *{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.person-label div{display:flex;min-width:0;align-items:center;justify-content:flex-start;gap:4px}.person-label button{width:18px;height:18px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-color:#ff3d815c;border-radius:6px;padding:0;color:#fecdd3;font-size:9px;transform:translateY(2px)}.person-label button.person-reorder-handle{cursor:grab;touch-action:none;border-color:#94a3b84d;color:#94a3b8}.person-reorder-handle:before{width:3px;height:3px;flex:0 0 auto;border-radius:50%;background:currentColor;box-shadow:5px 0 currentColor,0 5px currentColor,5px 5px currentColor,0 10px currentColor,5px 10px currentColor;content:"";transform:translate(-2.5px,-5px)}.person-label button.person-reorder-handle:active{cursor:grabbing}.person-row.is-reordering>.person-label,.person-row.is-reordering>.work-cell{border-top-color:#18f0b8b8;border-bottom-color:#18f0b8b8;background-color:#18f0b814}.person-row.is-reordering>.person-label{border-left-color:#18f0b8b8}.person-row.is-reordering>.work-cell:last-child{border-right-color:#18f0b8b8}.person-label b{flex:1;min-width:0;overflow:hidden;color:#f8fafc;font-size:11px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.person-label span{overflow:hidden;color:#94a3b8;font-size:9px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.work-cell{position:relative;display:flex;width:42px;height:34px;min-width:42px;min-height:34px;align-items:center;justify-content:center;gap:2px;border-width:1px 1px 1px 0;border-color:#94a3b829;border-radius:0;padding:0;background:#080d1a94;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.work-cell.weekend-day{background:linear-gradient(180deg,#ff3d8114,#ff3d810a),#080d1a94}.work-cell.holiday-day{background:linear-gradient(180deg,#facc151c,#facc150a),#080d1a94}.work-cell:hover{background:#67e8f91f}.work-cell.selected{z-index:3;border-left-width:1px;border-color:#18f0b8cc;background:#18f0b82e;box-shadow:inset 0 0 0 1px #18f0b873}.work-cell.has-comment:after{position:absolute;top:2px;right:2px;width:5px;height:5px;border:1px solid rgba(8,13,26,.86);border-radius:50%;background:#67e8f9;box-shadow:0 0 7px #67e8f9b8;content:"";pointer-events:none}.pill{display:inline-flex;min-width:23px;min-height:21px;align-items:center;justify-content:center;border:1px solid rgba(236,254,255,.45);border-radius:6px;background:#ecfeff24;color:#ecfeff;font-size:12px;font-weight:900}.strike-code{text-decoration:line-through;text-decoration-thickness:2px}.pill.travel{border-color:#38bdf8b3;background:#38bdf833;color:#bae6fd}.activity-flight-in{border-color:#38bdf8bf;background:#38bdf83d;color:#bae6fd}.activity-flight-out{border-color:#818cf8bf;background:#818cf83d;color:#ddd6fe}.activity-install{border-color:#18f0b8bf;background:#18f0b838;color:#ccfbf1}.activity-dismantle{border-color:#fb7185bf;background:#fb718538;color:#ffe4e6}.activity-duty{border-color:#facc15bf;background:#facc1533;color:#fef9c3}.activity-idle{border-color:#94a3b8b8;background:#94a3b829;color:#e2e8f0}.undated-projects{position:sticky;left:14px;top:86px;width:220px;padding:12px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#050912e0}.undated-projects h3{margin:0 0 10px;color:#94a3b8;font-size:13px}.undated-projects span{display:block;margin-top:6px;border-left:3px solid;padding-left:8px;color:#e2e8f0;font-size:13px}.undated-project{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:stretch;margin-top:6px;border-left:3px solid;border-radius:6px;background:#0a111fc2;overflow:hidden}.undated-project button{min-width:0;min-height:34px;border:0;border-radius:0;padding:8px}.undated-project-name{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.undated-project-note{position:relative;display:grid;place-items:center;border-left:1px solid rgba(148,163,184,.16)!important;color:#94a3b8}.undated-project-note.has-note{color:#67e8f9}.undated-project-note.has-note:after{position:absolute;top:5px;right:5px;width:4px;height:4px;border-radius:50%;background:#18f0b8;content:""}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#01040cb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.activity-backdrop{align-items:end}.modal-panel{width:min(520px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;border:1px solid rgba(103,232,249,.24);border-radius:10px;padding:16px;background:#050912f5;box-shadow:0 24px 120px #0000008c,0 0 42px #18f0b814 inset}.modal-panel header,.modal-panel footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-panel header{margin-bottom:14px}.modal-panel footer{margin-top:16px}.modal-panel footer button,.employee-add button,.people-row button{min-width:92px;min-height:38px;padding:0 14px;border-radius:10px;white-space:nowrap}.modal-panel h2{margin:0;font-size:20px}.modal-panel header>button{width:32px;height:32px;border-radius:9px;padding:0}.modal-eyebrow{display:block;margin-bottom:3px;color:#67e8f9;font-size:9px;font-weight:800;text-transform:uppercase}.modal-loading{display:grid;min-height:180px;place-items:center;color:#94a3b8}.broadcast-modal,.notifications-modal{width:min(720px,calc(100vw - 48px))}.modal-panel footer.broadcast-footer{justify-content:flex-end}.broadcast-acknowledge{border-color:#67e8f96b;background:#67e8f914;color:#cffafe}.broadcast-acknowledge:hover:not(:disabled){border-color:#67e8f9b3;background:#67e8f924}.broadcast-project-selection{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:#94a3b8;font-size:11px}.broadcast-project-selection button{min-height:30px;border-radius:8px;padding:0 10px;color:#a5f3fc;font-size:11px}.broadcast-projects,.notifications-list{display:grid;gap:8px}.broadcast-project{border:1px solid rgba(103,232,249,.16);border-radius:8px;background:#080e1bb8;overflow:hidden}.broadcast-project.selected{border-color:#18f0b89e;box-shadow:0 0 18px #18f0b814 inset}.broadcast-project>header{margin:0;padding:10px 12px;border-bottom:1px solid rgba(103,232,249,.12);background:#0c1727c2}.modal-panel label.broadcast-project-selector{display:flex;width:100%;align-items:center;gap:10px;margin:0;color:inherit;cursor:pointer;text-transform:none}.modal-panel .broadcast-project-selector input{width:18px;min-width:18px;height:18px;min-height:18px;margin:0;padding:0;accent-color:#18f0b8}.broadcast-project-selector>div{min-width:0}.broadcast-project h3{margin:0 0 3px;color:#ecfeff;font-size:14px}.broadcast-project header span{color:#94a3b8;font-size:11px}.broadcast-people{display:grid}.broadcast-person{display:grid;grid-template-columns:minmax(130px,.34fr) minmax(0,1fr);gap:12px;padding:10px 12px;border-top:1px solid rgba(148,163,184,.1)}.broadcast-person:first-child{border-top:0}.broadcast-person.unlinked{background:#facc150a}.broadcast-person-name{display:flex;min-width:0;flex-direction:column;gap:3px}.broadcast-person-name strong{overflow:hidden;color:#e2e8f0;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.broadcast-person-name span{color:#64748b;font-size:10px}.broadcast-person.unlinked .broadcast-person-name span{color:#facc15}.broadcast-person ul{display:grid;gap:3px;margin:0;padding-left:17px;color:#cbd5e1;font-size:12px;line-height:1.35}.broadcast-warning{margin:10px 0 0;border:1px solid rgba(250,204,21,.24);border-radius:8px;padding:9px 11px;background:#facc1512;color:#fef08a;font-size:11px;line-height:1.4}.modal-panel label.broadcast-comment{margin-top:12px}.broadcast-comment textarea{width:100%;min-height:66px;resize:vertical;padding:10px 12px;color:#ecfeff;font-size:14px;line-height:1.4;text-transform:none}.broadcast-empty{display:grid;min-height:190px;align-content:center;justify-items:center;gap:8px;color:#64748b;text-align:center}.broadcast-empty strong{color:#cbd5e1;font-size:15px}.broadcast-empty span{max-width:360px;font-size:12px}.push-invite{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;border:1px solid rgba(24,240,184,.26);border-radius:8px;padding:10px 12px;background:#18f0b812}.push-invite>div{display:grid;gap:3px}.push-invite strong{color:#ccfbf1;font-size:12px}.push-invite span{color:#94a3b8;font-size:10px}.push-invite button{min-height:36px;flex:0 0 auto;border-color:#18f0b873;padding:0 12px}.push-prompt-modal{width:min(440px,calc(100vw - 48px))}.push-prompt-content{display:flex;align-items:center;gap:14px;padding:12px 2px 4px;color:#18f0b8}.push-prompt-content svg{flex:0 0 auto}.push-prompt-content p{margin:0;color:#cbd5e1;font-size:13px;line-height:1.45}.notification-card{width:100%;border-radius:8px;padding:11px 12px;color:#cbd5e1;text-align:left}.notification-card.unread{border-color:#18f0b86b;background:#18f0b814}.notification-card.read{background:#0a101e85;opacity:.72}.notification-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.notification-card-head strong{color:#ecfeff;font-size:13px}.notification-card-head time{flex:0 0 auto;color:#64748b;font-size:10px}.notification-card p{margin:5px 0 8px;color:#94a3b8;font-size:11px}.notification-details{display:grid;gap:5px}.notification-details>div{display:grid;grid-template-columns:minmax(90px,.3fr) minmax(0,1fr);gap:8px;font-size:10px;line-height:1.35}.notification-details b{overflow:hidden;color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap}.notification-details span{color:#94a3b8}.modal-panel label{display:grid;gap:6px;margin-top:12px;color:#94a3b8;font-size:12px;font-weight:700;text-transform:uppercase}.modal-panel input,.modal-panel select{min-height:40px;border-radius:8px;padding:0 12px;color:#ecfeff;font-size:15px;text-transform:none}.modal-panel select{padding-right:34px}.modal-panel input[type=color]{min-width:72px;padding:4px}.modal-panel input[type=date]{min-width:0;max-width:100%}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.project-modal footer{justify-content:flex-end}.project-name-field.invalid input{border-color:#fb7185b8}.project-name-error{color:#fda4af;font-size:10px;font-weight:600;text-transform:none}.project-note-panel{width:min(900px,calc(100vw - 48px));height:min(760px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr);padding:0;overflow:hidden}.project-note-loader{width:34px;height:34px;border:2px solid rgba(103,232,249,.18);border-top-color:#18f0b8;border-radius:50%;animation:note-loader-spin .8s linear infinite}@keyframes note-loader-spin{to{transform:rotate(360deg)}}.modal-panel .project-note-header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0;padding:14px 16px;border-bottom:1px solid rgba(103,232,249,.16);background:#070d19f5}.project-note-title{min-width:0}.project-note-title span{display:block;margin-bottom:3px;color:#67e8f9;font-size:9px;font-weight:800;letter-spacing:0;text-transform:uppercase}.project-note-title h2{overflow:hidden;color:#ecfeff;font-size:18px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.project-note-header-actions,.project-note-mode{display:flex;align-items:center;gap:6px}.project-note-mode{padding:3px;border:1px solid rgba(148,163,184,.2);border-radius:8px;background:#050912b8}.project-note-mode button{min-height:30px;display:inline-flex;align-items:center;gap:6px;border-color:transparent;border-radius:6px;padding:0 10px;color:#94a3b8;font-size:12px}.project-note-mode button.active{border-color:#18f0b885;background:#18f0b824;color:#ccfbf1}.project-note-header .icon-button{width:32px;height:32px;display:inline-grid;flex:0 0 32px;place-items:center;border-radius:8px;padding:0}.project-note-body{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain}.project-note-editor{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.project-note-toolbar{display:flex;min-height:44px;align-items:center;gap:4px;padding:5px 10px;overflow-x:auto;border-bottom:1px solid rgba(148,163,184,.16);background:#070d19db;scrollbar-width:none}.project-note-toolbar::-webkit-scrollbar{display:none}.project-note-toolbar button{width:32px;height:32px;min-width:32px;display:inline-grid;place-items:center;border-color:transparent;border-radius:6px;padding:0;color:#94a3b8}.project-note-toolbar button:hover{border-color:#67e8f957;background:#67e8f91a;color:#cffafe}.project-note-toolbar>i{width:1px;height:22px;flex:0 0 1px;margin:0 3px;background:#94a3b82e}.project-note-editor-host{height:100%;min-height:0;overflow:hidden}.project-note-editor-host>.EasyMDEContainer{height:100%;min-height:0}.project-note-editor-host>.EasyMDEContainer>.CodeMirror{height:100%!important;min-height:0!important;max-height:100%}.project-note-editor-host>.EasyMDEContainer .CodeMirror{min-height:0;border:0;border-radius:0;padding:14px 16px;background:#040810f5;color:#dbeafe;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;line-height:1.65}.project-note-editor-host .CodeMirror-scroll{min-height:0;overscroll-behavior:contain}.project-note-editor-host .CodeMirror-cursor{border-left-color:#18f0b8}.project-note-editor-host .CodeMirror-selected{background:#18f0b82e}.project-note-editor-host .cm-header{color:#67e8f9}.project-note-editor-host .cm-s-easymde .cm-header-2{font-size:18px;line-height:1.35}.toast-success{border-color:#18f0b88a;background:#05231ff5;box-shadow:0 18px 60px #0000006b,0 0 22px #18f0b81a inset;color:#ccfbf1}.project-note-editor-host .cm-strong{color:#f8fafc}.project-note-editor-host .cm-link,.project-note-editor-host .cm-url{color:#38bdf8}.project-note-rendered{width:min(760px,100%);min-height:100%;margin:0 auto;padding:28px 30px 60px;color:#dbe4f0;font-size:15px;line-height:1.7;overflow-wrap:anywhere}.project-note-rendered>:first-child{margin-top:0}.project-note-rendered h1,.project-note-rendered h2,.project-note-rendered h3{margin:1.6em 0 .55em;color:#ecfeff;letter-spacing:0;line-height:1.2}.project-note-rendered h1{font-size:26px}.project-note-rendered h2{padding-bottom:7px;border-bottom:1px solid rgba(103,232,249,.16);font-size:21px}.project-note-rendered h3{font-size:17px}.project-note-rendered p,.project-note-rendered ul,.project-note-rendered ol,.project-note-rendered blockquote{margin:.75em 0}.project-note-rendered ul,.project-note-rendered ol{padding-left:1.5em}.project-note-rendered li{margin:.25em 0}.project-note-rendered li:has(>input[type=checkbox]){position:relative;list-style:none;padding-left:10px}.project-note-rendered input[type=checkbox]{position:absolute;top:.35em;left:-1em;width:16px;min-width:16px;height:16px;min-height:16px;margin:0;border-radius:4px;padding:0;accent-color:#18f0b8}.project-note-rendered input[type=checkbox]:not(:disabled){cursor:pointer}.project-note-rendered input[type=checkbox]:disabled{cursor:default;opacity:.72}.project-note-rendered a{color:#38bdf8;text-decoration:underline;text-underline-offset:3px}.project-note-rendered blockquote{border-left:3px solid #7c3cff;padding:5px 0 5px 14px;color:#a5b4c8}.project-note-rendered code{border:1px solid rgba(103,232,249,.14);border-radius:4px;padding:1px 5px;background:#071420e6;color:#a5f3fc}.project-note-rendered pre{overflow-x:auto;border:1px solid rgba(103,232,249,.14);border-radius:7px;padding:12px;background:#040810eb}.project-note-rendered pre code{border:0;padding:0;background:transparent}.project-note-rendered img{max-width:100%;height:auto}.project-note-empty{min-height:100%;display:grid;align-content:center;justify-items:center;gap:14px;padding:24px;color:#64748b}.project-note-empty button{min-height:36px;padding:0 14px}.employees-modal{width:min(1280px,calc(100vw - 48px));overflow-x:hidden}.employee-add,.people-row{display:grid;grid-template-columns:minmax(180px,1fr) 170px 140px;gap:8px}.employee-add{margin-bottom:14px}.people-table{display:grid;gap:8px}.people-row{grid-template-columns:minmax(180px,1fr) 150px 112px}.employee-add.with-accounts{grid-template-columns:minmax(220px,1fr) 150px minmax(220px,280px) 140px}.people-row.with-accounts{grid-template-columns:minmax(220px,1fr) 150px minmax(220px,280px) 112px}.employee-account-spacer{min-width:0}.employee-account-select{min-width:0;color:#94a3b8}.employee-account-select.linked{border-color:#18f0b880;background-color:#08312dc2;color:#ccfbf1}.employee-account-unavailable{display:grid;min-height:38px;place-items:center;border:1px solid rgba(148,163,184,.14);border-radius:10px;background:#0a122073;color:#475569}.mobile-account-control{position:relative;display:none}.employee-add input,.employee-add select,.employee-add button,.people-row input,.people-row select,.people-row button{min-height:38px;border-radius:10px;padding:0 12px}.employee-add select,.people-row select{padding-right:34px}.employee-delete{font-size:18px;font-weight:800}.employee-add button,.people-row button{min-width:0;min-height:38px;padding:0 12px;border-radius:10px}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.segmented button{min-height:38px;border-radius:8px}.activity-popover{position:fixed;z-index:30;width:320px;border:1px solid rgba(103,232,249,.24);border-radius:10px;padding:10px;background:#050912fa;box-shadow:0 18px 70px #00000085,0 0 28px #18f0b81a inset}.activity-modal{width:100%}.activity-modal header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.activity-modal h2{margin:0;color:#cbd5e1;font-size:13px}.activity-modal header button{width:26px;height:26px;border-radius:6px;padding:0}.activity-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.activity-grid button{display:flex;min-height:36px;align-items:center;justify-content:center;place-items:center;border-radius:10px;padding:0 6px}.activity-grid button.activity-choice{box-shadow:inset 0 0 16px #ecfeff0a}.activity-grid button.activity-choice:hover{filter:brightness(1.18);box-shadow:inset 0 0 18px #ecfeff14,0 0 14px #67e8f924}.activity-grid button.activity-empty{border-color:#94a3b852;background:#0a101eb8;color:#e2e8f0}.activity-grid strong{font-size:12px}.gpr-popover,.person-activity-popover{width:360px}.gpr-activity-grid{grid-template-columns:repeat(7,1fr)}.gpr-activity-grid button{min-height:0;aspect-ratio:1;padding:0}.gpr-install-choice-2{border-color:#38bdf8bf;background:#38bdf838;color:#bae6fd}.gpr-install-choice-3{border-color:#a78bfac7;background:#a78bfa38;color:#ede9fe}.activity-grid button.activity-choice.selected{box-shadow:inset 0 0 0 2px currentColor,inset 0 0 18px #ecfeff1f,0 0 14px #67e8f92e}.activity-comment-field{display:grid;gap:5px;margin-top:10px;color:#94a3b8;font-size:10px;font-weight:700;text-transform:uppercase}.activity-comment-field textarea{width:100%;min-height:54px;resize:vertical;border-radius:8px;padding:8px 10px;color:#ecfeff;font-size:13px;line-height:1.25;text-transform:none}.gpr-modal footer,.person-activity-modal footer{display:flex;justify-content:flex-end;margin-top:10px}.gpr-modal footer button,.person-activity-modal footer button{min-height:34px;border-radius:8px;padding:0 14px}@media(max-width:760px){.app-shell{padding:12px}.top-panel{position:relative;align-items:stretch;flex-direction:column;gap:0;margin-bottom:8px}.title-block{width:100%;gap:6px}.title-block>div:first-child{min-width:0}.mobile-title-actions{display:flex;flex:0 0 auto;gap:4px}.mobile-title-actions .icon-action{width:34px;height:34px;border-radius:9px}.mobile-filter-action{display:inline-flex}.mobile-filter-action.active{border-color:#18f0b8;background:#18f0b829;box-shadow:0 0 18px #18f0b83d inset;color:#ccfbf1}.action-group,.range-group,.notification-group{display:none}.view-group{min-width:0;width:100%}.view-picker-button{width:100%;min-width:0}.view-picker-menu{left:0;right:auto;width:100%}.toolbar{display:none}.toolbar.mobile-filters-open{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:60;display:flex;align-items:stretch;flex-direction:column;gap:8px;padding:8px;border:1px solid rgba(103,232,249,.28);border-radius:12px;background:#050912fa;box-shadow:0 18px 50px #00000094}h1{font-size:30px}.toolbar,.control-deck,.compact-form{align-items:stretch}.compact-form,.wide-form{width:100%;min-width:0;flex-wrap:wrap}.timeline-scroll{max-height:none}.modal-backdrop{display:flex;align-items:center;justify-content:center;padding:10px;overflow:hidden}.modal-panel,.project-modal,.employees-modal{width:100%;max-width:100%;max-height:calc(100dvh - 20px);padding:12px;overflow-x:hidden}.modal-panel label{min-width:0}.modal-panel input,.modal-panel select{width:100%;min-width:0;max-width:100%;font-size:16px}.modal-panel button{min-width:0;max-width:100%;font-size:16px}.modal-panel input[type=color]{width:72px}.project-modal input[type=date]{width:100%;min-width:0;max-width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal-panel footer{flex-wrap:wrap;justify-content:flex-end}.modal-panel footer button{min-width:86px}.broadcast-modal,.notifications-modal,.push-prompt-modal{width:100%}.broadcast-person{grid-template-columns:1fr;gap:7px}.push-invite{align-items:stretch;flex-direction:column}.notification-details>div{grid-template-columns:1fr;gap:2px}.date-header{grid-template-columns:repeat(var(--timeline-days),var(--cell-width))!important}.lanes{background-position-x:0}.corner-cell{display:none}.form-row,.employee-add,.people-row{grid-template-columns:1fr}.employees-modal .employee-add{grid-template-columns:minmax(0,1fr) 104px 84px;gap:6px}.employees-modal .employee-add.with-accounts{grid-template-columns:minmax(0,1fr) 104px 84px}.employees-modal .employee-account-spacer{display:none}.employees-modal .people-row{grid-template-columns:minmax(0,1fr) 104px 38px;gap:6px}.employees-modal .people-row.with-accounts{grid-template-columns:minmax(0,1fr) 104px 38px 38px}.employees-modal .employee-account-select{display:none}.employees-modal .mobile-account-control{display:grid;width:38px;height:34px;min-width:38px;place-items:center;overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#0a1220;color:#94a3b8;font-size:15px;font-weight:800}.employees-modal .mobile-account-control.linked{border-color:#18f0b8ad;background:#08312de0;color:#ccfbf1}.employees-modal .mobile-account-control.unavailable{border-color:#94a3b824;background:#0a122073;color:#475569}.employees-modal .mobile-account-control select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;cursor:pointer;opacity:0}.employees-modal .employee-add input,.employees-modal .employee-add select,.employees-modal .employee-add button,.employees-modal .people-row input,.employees-modal .people-row select,.employees-modal .people-row button{min-height:34px;border-radius:8px;padding:0 8px;font-size:13px}.employees-modal .employee-add select,.employees-modal .people-row select{padding-right:24px}.employees-modal .employee-add button,.employees-modal .people-row button{width:auto;min-width:0}.activity-popover{width:auto;max-width:calc(100vw - 20px)}.activity-grid{grid-template-columns:repeat(7,38px);gap:5px}.activity-grid button{width:38px;height:38px;min-height:38px;padding:0}.gpr-popover{width:min(280px,calc(100vw - 20px))}.person-activity-popover{width:min(320px,calc(100vw - 20px))}.gpr-activity-grid{grid-template-columns:repeat(7,32px)}.gpr-activity-grid button{width:32px;height:32px;min-height:32px}.project-note-backdrop{padding:0}.modal-panel.project-note-panel{width:100%;height:100dvh;max-width:none;max-height:none;border:0;border-radius:0;padding:0;overflow:hidden}.modal-panel .project-note-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;padding:max(10px,env(safe-area-inset-top)) 12px 10px}.project-note-title h2{font-size:17px}.project-note-header-actions{display:contents}.project-note-mode{grid-column:1 / -1;grid-row:2;width:100%;order:2}.project-note-mode button{min-height:34px;flex:1;justify-content:center;padding:0 8px;font-size:12px}.project-note-header .icon-button{grid-column:2;grid-row:1;width:34px;height:34px;min-width:34px}.project-note-toolbar{min-height:46px;padding:4px 8px;touch-action:pan-x}.project-note-toolbar button{width:36px;height:36px;min-width:36px;font-size:13px}.project-note-editor-host>.EasyMDEContainer .CodeMirror{padding-bottom:max(14px,env(safe-area-inset-bottom));font-size:16px;line-height:1.55}.project-note-rendered{padding:20px 16px 54px;font-size:15px}.project-note-rendered h1{font-size:23px}.project-note-rendered h2{font-size:19px}}@media(max-width:380px){h1{font-size:26px}.mobile-title-actions{gap:3px}.mobile-title-actions .icon-action{width:32px;height:32px}}@media(max-width:340px){.title-block{flex-wrap:wrap}.title-block>div:first-child{flex:0 0 100%}.mobile-title-actions{margin-left:auto}}@media(max-width:1040px){.employee-add,.people-row{grid-template-columns:minmax(180px,1fr) 150px}.employee-add button,.people-row button{width:100%}}
