:root{color-scheme:light;--ip-navy: #003f4d;--ip-blue: #064e63;--ip-green: #9dc51f;--ip-green-dark: #4f8f2e;--ip-mint: #eef8d4;--ip-cream: #fbfaf5;--ip-ink: #172331;--ip-border: #e6eadf;font-family:Aptos,Inter,Segoe UI Variable,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--ip-cream);color:var(--ip-ink);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:14px}*{box-sizing:border-box}body{margin:0;font-size:14px}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:180px 292px minmax(0,1fr);grid-template-rows:auto auto auto minmax(0,1fr);gap:0;padding:0;background:linear-gradient(180deg,#fffefa,#f8f7ef)}.app-shell.workspace-collapsed{grid-template-columns:180px 56px minmax(0,1fr)}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef2f6}.login-panel{width:min(420px,100%);display:grid;gap:18px;padding:24px;background:#fff;border:1px solid #d8dee6;border-radius:8px;box-shadow:0 18px 60px #1f29371f}.login-panel .notice{grid-column:auto;grid-row:auto;width:100%}.login-message{min-width:0}.brand-large{padding-bottom:14px;border-bottom:1px solid #e2e7ee}.brand img{width:132px;max-height:40px;object-fit:contain}.brand-large img{width:220px;max-height:68px}.login-form{display:grid;gap:12px}.login-form label{display:grid;gap:6px;color:#405064;font-size:13px;font-weight:650}.login-hint{display:grid;gap:4px;padding:12px;border-radius:6px;background:#f3f6f9;color:#435164;font-size:13px}.side-menu{grid-column:1;grid-row:1 / -1;position:sticky;top:0;align-self:start;z-index:20;height:100vh;min-height:100vh;display:flex;flex-direction:column;align-items:stretch;gap:18px;width:188px;min-width:180px;padding:18px 12px max(18px,env(safe-area-inset-bottom));background:radial-gradient(circle at 80% 78%,rgba(157,197,31,.18),transparent 32%),linear-gradient(180deg,#003b4a,#004e5d 46%,#003746);color:#fff;overflow-y:auto;scrollbar-width:none}.side-menu::-webkit-scrollbar{display:none}.rail-logo{width:100%;height:64px;margin:0 auto 8px;display:grid;place-items:center;border-radius:10px;background:transparent;box-shadow:none}.rail-logo img{width:min(128px,100%);height:auto;display:block}.side-menu nav{display:grid;gap:8px;width:100%}.side-menu nav button{justify-content:flex-start;gap:12px;min-height:44px;padding:0 14px;border-radius:8px}.side-menu nav button.active{background:linear-gradient(135deg,#9dc51f,#8db719);color:#fff}.side-menu nav button{display:flex;flex-direction:row;align-items:center;background:transparent;color:#eef4ff;text-align:left;font-size:13px;font-weight:700;white-space:nowrap}.side-menu nav button span{overflow:hidden;text-overflow:ellipsis}.side-menu nav button.active,.side-menu nav button:hover{background:linear-gradient(135deg,#9dc51f,#87ad18);color:#fff}.sidebar-profile{position:relative;margin-top:auto;width:100%}.sidebar-profile-trigger{width:100%;min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:8px;border-radius:10px;background:#ffffff14;color:#fff;text-align:left}.sidebar-profile-trigger:hover,.sidebar-profile-trigger[aria-expanded=true]{background:#9dc51f38}.sidebar-profile-trigger .user-avatar{width:34px;height:34px;box-shadow:0 0 0 2px #ffffff38}.sidebar-profile-trigger strong,.sidebar-profile-trigger em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile-trigger strong{font-size:12px;line-height:1.15}.sidebar-profile-trigger em{margin-top:2px;color:#ffffffc7;font-size:10px;font-style:normal}.sidebar-profile-menu{position:absolute;left:0;right:0;bottom:calc(100% + 8px);display:grid;gap:4px;padding:6px;border:1px solid rgba(193,218,68,.28);border-radius:10px;background:#fff;box-shadow:0 20px 54px #00232d47}.sidebar-profile-menu button{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:7px;background:transparent;color:#073646;font-size:12px;font-weight:800;text-align:left}.sidebar-profile-menu button:hover{background:#eef7d9}.workspace-pane{grid-column:2;grid-row:1 / -1;min-height:100vh;padding:18px 14px 20px;border-right:1px solid var(--ip-border);background:#f4f7ed}.workspace-head{display:flex;align-items:center;justify-content:space-between;min-height:38px}.workspace-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--ip-mint);color:var(--ip-navy)}.workspace-actions{display:flex;align-items:center;gap:12px;color:#46546a}.workspace-toggle{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;background:#fff;color:var(--ip-navy);box-shadow:0 1px 4px #0f172a14}.workspace-toggle:hover{background:var(--ip-mint)}.workspace-pane.collapsed{padding:14px 10px}.workspace-pane.collapsed .workspace-head{flex-direction:column;gap:12px}.workspace-pane.collapsed .workspace-actions{flex-direction:column}.workspace-pane h2{margin:18px 0 4px;color:#073646;font-size:16px}.workspace-add{min-height:38px;display:inline-flex;align-items:center;gap:8px;margin:10px 0 18px;padding:0 12px;border-radius:7px;background:var(--ip-green);color:var(--ip-navy);font-size:13px;font-weight:800}.workspace-tree{display:grid;gap:6px}.tree-title,.workspace-tree button{min-height:34px;display:flex;align-items:center;gap:8px;color:#59657a;font-weight:750;font-size:13px}.workspace-tree button{width:100%;padding:0 8px 0 18px;border-radius:6px;background:transparent;text-align:left}.workspace-tree button.selected{border-left:3px solid var(--ip-green);background:#9dc51f29;color:var(--ip-navy)}.sheet-header,.sheet-toolbar,.detail-panel{background:#fff;border:0}.sheet-header{grid-column:3 / -1;grid-row:1;min-height:92px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;padding:18px 24px 10px;border-bottom:0;background:transparent}.sheet-title{display:flex;align-items:center;gap:12px;min-width:0}.sheet-title h1{max-width:760px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;color:#073646}.sheet-title span{color:#657086;font-size:12px}.sheet-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:999px;background:#f3f7ea;color:var(--ip-green-dark);box-shadow:0 8px 24px #14454814}.brand,.user-chip,.topbar-actions,.project-meta,.sheet-toolbar,.search,.upload-modal header,.upload-modal footer{display:flex;align-items:center;gap:10px}.brand strong{display:block;line-height:1.1}.user-chip strong{display:block;line-height:1.2}.avatar-upload,.user-avatar{width:30px;height:30px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:999px;overflow:hidden;background:#9fc48e;color:#fff;font-size:11px;font-weight:850}.avatar-upload{width:38px;height:38px;cursor:pointer;box-shadow:0 0 0 3px #eef5df}.avatar-upload input{display:none}.avatar-upload img,.user-avatar img{width:100%;height:100%;object-fit:cover}.owner-cell{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-width:0;text-align:left}.owner-cell .user-avatar{width:28px;height:28px;font-size:10px}.user-chip span,.brand span,.eyebrow,.metric span,.info span,.document-row em{color:#667385;font-size:12px}select,input,textarea{border:1px solid #ccd7bd;border-radius:6px;background:#fff;color:var(--ip-ink)}select,input{min-height:38px;padding:0 10px}.searchable-select-wrap{position:relative;width:100%}.searchable-select-control{display:grid;grid-template-columns:minmax(0,1fr) 38px;width:100%;border:1px solid #ccd7bd;border-radius:6px;background:#fff}.searchable-select-control:focus-within{outline:2px solid rgba(29,99,183,.18);border-color:#8db5e8}.searchable-select{width:100%;border:0;outline:0;background:transparent}.searchable-select-control button{display:grid;place-items:center;background:transparent;color:var(--ip-ink)}.searchable-select-menu{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:90;max-height:220px;overflow:auto;display:grid;padding:6px;border:1px solid #d7dfeb;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a29}.searchable-select-menu button,.searchable-select-menu span{min-height:34px;display:flex;align-items:center;padding:0 10px;border-radius:6px;background:transparent;color:var(--ip-ink);font-size:13px;text-align:left}.searchable-select-menu button:hover,.searchable-select-menu button.selected{background:var(--ip-mint);color:var(--ip-navy)}textarea{padding:10px;resize:vertical}button{border:0;cursor:pointer}.icon-button,.primary-button,.segmented button,.upload-modal footer button{min-height:38px;border-radius:6px}.icon-button{width:38px;display:grid;place-items:center;background:#edf3e3;color:var(--ip-navy)}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;background:var(--ip-navy);color:#fff;font-weight:700}.notice{grid-column:3 / -1;grid-row:2;position:relative;z-index:140;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #f0c36c;background:#fff6dc;color:#684b03}.notice button{width:26px;height:26px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;background:#684b0314;color:#684b03}.dashboard-shell{grid-template-columns:180px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.dashboard-page{grid-column:2 / -1;grid-row:1 / -1;min-width:0;min-height:100vh;overflow:auto;padding:24px 28px;background:radial-gradient(circle at 28% 2%,rgba(193,218,68,.14),transparent 28%),linear-gradient(180deg,#fffdf8,#f7f9fc 45%,#f5f7fb)}.admin-page,.profile-page{grid-column:2 / -1;grid-row:1 / -1;min-width:0;min-height:100vh;overflow:auto;padding:26px 36px;background:radial-gradient(circle at 28% 2%,rgba(193,218,68,.14),transparent 28%),linear-gradient(180deg,#fffdf8,#f7f9fc 45%,#f5f7fb)}.dashboard-notice{grid-column:auto;grid-row:auto;margin-bottom:14px}.dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.dashboard-title{display:flex;align-items:center;gap:18px;min-width:0}.dashboard-title-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:999px;background:#edf8e8;color:#45a632;flex:0 0 auto}.dashboard-header h1{margin:0 0 8px;color:var(--ip-navy);font-size:28px}.dashboard-header p{max-width:760px;margin:0;color:#5d6a7d;line-height:1.45}.dashboard-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.dashboard-actions select,.dashboard-actions button{min-height:42px;border:1px solid #dce3ed;border-radius:8px;background:#fff;color:#244057;font-size:13px;font-weight:750}.dashboard-actions button{display:inline-flex;align-items:center;gap:8px;padding:0 14px}.admin-header{align-items:center}.admin-stats{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:14px}.admin-stats span{min-height:62px;display:grid;grid-template-columns:38px auto;grid-template-rows:auto auto;align-items:center;column-gap:12px;min-width:172px;padding:12px 18px;border:1px solid #dce4ee;border-radius:10px;background:#fff;color:#607089;font-size:12px;font-weight:750;box-shadow:0 14px 34px #0f172a0e}.admin-stats svg{grid-row:1 / span 2;width:38px;height:38px;padding:8px;border-radius:999px;background:#f0f7e5;color:#8fbe12}.admin-stats strong{color:var(--ip-navy);font-size:23px;line-height:1}.admin-stats em{font-style:normal;line-height:1.1}.admin-layout,.admin-grid{display:grid;gap:16px;align-items:start}.admin-layout{grid-template-columns:minmax(360px,.9fr) minmax(340px,.7fr);margin-bottom:16px}.admin-layout-single,.admin-grid{grid-template-columns:minmax(620px,1fr)}.admin-panel{display:grid;gap:14px;align-content:start;min-width:0;padding:20px;border:1px solid #dbe4ed;border-radius:12px;background:#fff;box-shadow:0 18px 42px #0f172a0f}.admin-create-panel{padding:20px 24px}.admin-full{grid-column:1 / -1}.admin-panel label{display:grid;gap:6px;color:#405064;font-size:13px;font-weight:700}.admin-panel>.primary-button{justify-self:end;min-height:40px}.profile-panel{display:grid;grid-template-columns:minmax(320px,.34fr) minmax(620px,.66fr);gap:22px;align-items:start}.profile-photo-card,.profile-form{display:grid;gap:18px;padding:28px;border:1px solid #dbe4ed;border-radius:12px;background:#fff;box-shadow:0 18px 42px #0f172a0f}.profile-photo-card{justify-items:center;text-align:center}.profile-avatar-wrap{position:relative}.profile-avatar-upload{width:150px;height:150px;display:grid;place-items:center;border:6px solid #eef5df;border-radius:999px;overflow:hidden;background:#9fc48e;color:#fff;cursor:pointer;font-size:28px;font-weight:900}.profile-avatar-upload input{display:none}.profile-avatar-upload img{width:100%;height:100%;object-fit:cover}.profile-photo-card h2{margin:0;color:var(--ip-navy);font-size:20px}.profile-camera-button{position:absolute;right:2px;bottom:12px;width:44px;height:44px;display:grid;place-items:center;border:1px solid #dbe4ed;border-radius:999px;background:#fff;color:var(--ip-navy);cursor:pointer;box-shadow:0 8px 22px #0f172a1f}.profile-camera-button input,.profile-photo-button input{display:none}.secondary-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid #d7dfeb;border-radius:7px;background:#fff;color:var(--ip-navy);font-weight:800;cursor:pointer}.secondary-button:hover{background:#f4f8ff}.profile-photo-button{margin-top:4px}.profile-role-card{width:min(260px,100%);display:flex;align-items:center;gap:12px;margin-top:12px;padding:14px;border-radius:10px;background:#f0f8e5;color:var(--ip-navy);text-align:left}.profile-role-card svg{color:#37a424;flex:0 0 auto}.profile-role-card strong,.profile-role-card em{display:block}.profile-role-card em{margin-top:3px;color:#5f6f87;font-style:normal;font-size:12px}.profile-photo-card p,.profile-photo-card span{margin:4px 0 0;color:#657086;font-size:12px}.profile-form>.primary-button{justify-self:end}.profile-form{align-content:start}.profile-form .form-grid{gap:22px 28px}.profile-form-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px;margin-top:8px}.input-with-icon{min-height:42px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;padding:0 12px;border:1px solid #d7dfeb;border-radius:7px;background:#fff;color:#7b8798}.input-with-icon input{width:100%;min-height:40px;padding:0;border:0;outline:0;background:transparent}.profile-security-card{display:grid;grid-template-columns:minmax(320px,.44fr) minmax(360px,.56fr);gap:28px;margin-top:22px;padding:28px;border:1px solid #dbe4ed;border-radius:12px;background:#fff;box-shadow:0 18px 42px #0f172a0a}.profile-security-title,.profile-password-action{display:flex;align-items:center;gap:16px}.profile-password-action{border-left:1px solid #dbe4ed;padding-left:28px}.profile-security-title p,.profile-password-action p{margin:4px 0 14px;color:#5f6f87}.admin-section-head{justify-content:flex-start;gap:12px}.admin-subnav{grid-column:2 / -1;display:inline-flex;align-items:center;gap:8px;width:fit-content;margin:-8px 24px 16px;padding:6px;border:1px solid #dfe7ef;border-radius:10px;background:#fff;box-shadow:0 10px 24px #0f172a0a}.admin-subnav button{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border-radius:7px;background:transparent;color:#4f5d72;font-weight:850}.admin-subnav button.active,.admin-subnav button:hover{background:linear-gradient(135deg,#9dc51f,#87ad18);color:#fff}.admin-section-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#f0f7e5;color:#8fbe12;flex:0 0 auto}.dashboard-card-head .admin-section-icon{display:grid;margin-top:0;color:#8fbe12}.admin-users-table,.member-table,.role-matrix,.organization-table{display:grid;min-height:0;align-content:start}.admin-users-table,.member-table,.organization-table{overflow:hidden;border:1px solid #e1e8f0;border-radius:8px}.role-matrix{min-height:360px}.member-table{min-height:0}.admin-users-row,.member-row{display:grid;align-items:center;text-align:center;gap:10px;min-height:48px;padding:8px 12px;border-bottom:1px solid #e5ebf3}.admin-users-row{grid-template-columns:minmax(260px,1.1fr) minmax(220px,.9fr) minmax(260px,1fr) 138px 128px}.member-row{grid-template-columns:minmax(250px,1.1fr) minmax(260px,1fr) minmax(190px,.7fr) 104px 124px}.organization-form{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,.7fr) 160px auto;align-items:end;gap:14px}.organization-form label{display:grid;gap:6px;color:#405064;font-size:12px;font-weight:800}.organization-form input,.organization-form select{min-height:38px;padding:0 12px;border:1px solid #d4deea;border-radius:7px;background:#fff;color:var(--ip-ink);font:inherit}.organization-row{display:grid;grid-template-columns:minmax(260px,1fr) minmax(160px,.6fr) 120px 220px;align-items:center;gap:10px;min-height:48px;padding:8px 12px;border-bottom:1px solid #e5ebf3;text-align:center}.organization-head{min-height:38px;border-bottom:0;background:linear-gradient(180deg,#005460,#003d49);color:#fff;font-size:12px;font-weight:850}.organization-row>span:first-child{justify-self:stretch;text-align:left}.organization-row strong{color:var(--ip-navy)}.organization-row button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #d7dfeb;border-radius:7px;background:#fff;color:var(--ip-navy);font-weight:850}.organization-actions{display:inline-flex;justify-content:center;gap:8px}.organization-edit-row input,.organization-edit-row select{min-height:34px;width:100%;padding:0 10px;border:1px solid #d4deea;border-radius:7px;background:#fff;color:var(--ip-ink);font:inherit}.organization-edit-row .primary-button{min-height:34px}.admin-users-head,.member-head{min-height:38px;border-radius:8px 8px 0 0;border-bottom:0;background:linear-gradient(180deg,#005460,#003d49);color:#fff;font-size:12px;font-weight:850}.admin-users-row>span,.member-row>span{min-width:0;justify-self:center}.admin-users-row>span:first-child,.member-row>span:nth-child(2){justify-self:stretch;text-align:left}.admin-users-row strong,.member-row strong{display:block;color:var(--ip-navy);font-size:13px;line-height:1.15}.admin-users-row em,.member-row em{display:block;overflow:hidden;color:#667385;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.role-pills{display:flex;flex-wrap:wrap;gap:6px}.role-pills b,.role-matrix-row em{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#edf3e3;color:var(--ip-navy);font-size:12px;font-weight:800}.admin-person-cell{display:flex;align-items:center;justify-content:flex-start;gap:10px;text-align:left}.admin-person-cell .user-avatar{width:30px;height:30px;flex:0 0 auto;font-size:11px}.role-matrix{gap:12px}.role-matrix-row{display:grid;gap:8px;min-height:94px;padding-bottom:12px;border-bottom:1px solid #e5ebf3}.role-matrix-row strong{color:var(--ip-navy)}.role-matrix-row>span{color:#607089;font-size:12px}.role-matrix-row div{display:flex;flex-wrap:wrap;gap:6px}.member-row button{min-height:32px;padding:0 16px;border:1px solid #cdd9e6;border-radius:7px;background:#fff;color:var(--ip-navy);font-size:12px;font-weight:850}.inline-admin-select{width:100%;min-height:34px;padding:0 30px 0 10px;border:1px solid #d7dfeb;border-radius:7px;background-color:#fff;color:var(--ip-navy);font-size:12px;font-weight:800}.admin-role-select{min-height:28px;border-color:#d9ead3;border-radius:999px;background-color:#f3f9eb;color:#004957}.inline-admin-select:focus{outline:2px solid rgba(29,99,183,.18);border-color:#8db5e8}.permissions-button{min-height:32px;padding:0 10px;border-radius:6px;background:var(--ip-navy);color:#fff;font-size:12px;font-weight:850}.pagination-controls{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px;color:#607089;font-size:12px;font-weight:750}.pagination-controls div{display:flex;gap:8px}.pagination-controls button{min-height:32px;padding:0 10px;border-radius:6px;background:#eef2f6;color:var(--ip-navy);font-size:12px;font-weight:850}.pagination-controls button:disabled{opacity:.48}.permission-guidance{display:grid;grid-template-columns:34px minmax(0,1fr);gap:6px 12px;align-items:center;padding:14px;border:1px dashed #cbd8e8;border-radius:8px;background:#f8fbff;color:#52647c;font-size:13px}.permission-guidance svg{grid-row:span 2;color:var(--ip-navy)}.permission-guidance strong{color:var(--ip-navy)}.permissions-modal{width:min(900px,calc(100vw - 32px));max-height:calc(100vh - 36px);overflow:auto;display:grid;gap:14px;padding:20px;border:1px solid #d8dee6;border-radius:10px;background:#fbfcf7;box-shadow:0 24px 80px #11182740}.permissions-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.permissions-modal-head>div{display:flex;align-items:center;gap:12px;min-width:0}.permissions-modal-head h2{color:var(--ip-navy);font-size:22px}.permissions-modal-head p{margin:3px 0 0;color:#667385;font-size:13px}.permissions-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.permissions-summary span{min-height:72px;display:grid;align-content:center;gap:5px;padding:12px;border:1px solid #dfe5ec;border-radius:8px;background:#fff;color:#263443;font-weight:850}.permissions-summary strong{color:#667385;font-size:12px}.permissions-section{display:grid;gap:12px;padding:14px;border:1px solid #dfe5ec;border-radius:8px;background:#fff}.permission-project-list,.permission-chip-list{display:grid;gap:8px}.permission-project-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(140px,.65fr) minmax(170px,.7fr) 96px 36px;align-items:center;gap:10px;min-height:58px;padding:10px;border:1px solid #e5ebf3;border-radius:8px}.permission-project-row>span{display:grid;gap:3px;min-width:0;color:#52647c;font-size:12px}.permission-project-row strong,.permission-project-row b{color:var(--ip-navy);font-size:13px}.revoke-project-access{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#fff0f0;color:#a31c1c}.revoke-project-access:hover{background:#ffe0e0}.permission-chip-list{display:flex;flex-wrap:wrap}.permission-chip-list em{min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#edf3e3;color:var(--ip-navy);font-size:12px;font-style:normal;font-weight:850}.global-permission-note{min-height:46px;display:flex;align-items:center;gap:9px;padding:10px;border-radius:8px;background:var(--ip-mint);color:var(--ip-navy);font-size:13px;font-weight:850}.add-project-permission{grid-template-columns:minmax(0,1fr) auto;align-items:end}.add-project-permission label{display:grid;gap:6px;color:#405064;font-size:13px;font-weight:800}.confirm-backdrop{z-index:30}.confirm-modal{width:min(460px,calc(100vw - 32px));display:grid;gap:16px;padding:20px;border:1px solid #d8dee6;border-radius:10px;background:#fff;box-shadow:0 24px 80px #11182740}.confirm-modal header{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px}.confirm-modal h2{color:var(--ip-navy);font-size:20px}.confirm-modal p{margin:4px 0 0;color:#667385;font-size:13px}.danger-icon{background:#fff0f0;border-color:#ffd0d0;color:#a31c1c}.confirm-copy{display:grid;gap:6px;padding:14px;border:1px solid #e5ebf3;border-radius:8px;background:#fbfcf7;color:#52647c}.confirm-copy strong,.confirm-copy b{color:var(--ip-navy)}.confirm-modal footer{display:flex;justify-content:flex-end;gap:10px}.confirm-modal footer button{min-height:40px;padding:0 14px;border-radius:7px;font-weight:850}.confirm-modal footer button:not(.danger-button){background:#eef2f6;color:#273443}.danger-button{background:#a31c1c;color:#fff}.status-badge{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border-radius:999px;background:#e7ebf0;color:#2f3a4a;font-size:12px;font-weight:850}.status-badge-active{background:var(--ip-mint);color:var(--ip-green-dark)}.status-badge-inactive{background:#eef2f6;color:#64748b}.status-badge-blocked{background:#ffe0e0;color:#a31c1c}.notification-button,.help-button{position:relative;width:42px;height:42px;display:grid;place-items:center;color:var(--ip-navy)}.notification-button i{position:absolute;top:2px;right:2px;width:18px;height:18px;display:grid;place-items:center;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-style:normal;font-weight:900}.dashboard-kpis{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:14px;margin-bottom:18px}.dashboard-kpi{min-height:104px;display:grid;grid-template-columns:46px minmax(0,1fr);gap:8px 12px;padding:16px;border:1px solid #dde5ef;border-radius:10px;background:#fff;box-shadow:0 10px 26px #0f172a0b}.dashboard-kpi .kpi-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:999px;background:#edf2ff;color:#2f73df}.dashboard-kpi>div{display:grid;align-content:start;gap:4px}.dashboard-kpi>div span{color:#607089;font-size:12px;font-weight:800}.dashboard-kpi strong{color:var(--ip-ink);font-size:28px;line-height:1}.dashboard-kpi em{color:#64748b;font-size:12px;font-style:normal;line-height:1.35}.kpi-blue .kpi-icon{color:#2f73df}.kpi-green .kpi-icon{color:#46a535}.kpi-purple .kpi-icon{color:#8b5cf6}.kpi-amber .kpi-icon{color:#f59e0b}.kpi-sky .kpi-icon{color:#2185e8}.kpi-red .kpi-icon{color:#ef4444}.dashboard-grid{display:grid;grid-template-columns:minmax(640px,1.45fr) minmax(360px,.95fr);gap:16px;align-items:start}.dashboard-card{display:grid;gap:14px;min-width:0;padding:18px;border:1px solid #dde5ef;border-radius:10px;background:#fff;box-shadow:0 10px 26px #0f172a0b}.dashboard-wide{grid-row:span 2;min-height:516px}.dashboard-documents-full{grid-column:1 / -1}.dashboard-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:var(--ip-navy)}.dashboard-card-head button{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:7px;background:#fff;border:1px solid #dce3ed;color:var(--ip-navy);font-size:12px;font-weight:850}.dashboard-card-head span{display:block;margin-top:3px;color:#657086;font-size:12px}.portfolio-table,.executive-bars,.status-breakdown,.dashboard-docs{display:grid}.portfolio-table,.dashboard-docs,.documents-table{overflow:hidden;border:1px solid #e1e8f0;border-radius:8px}.portfolio-head,.portfolio-row{display:grid;grid-template-columns:minmax(280px,1.35fr) minmax(170px,.8fr) 118px 96px 126px;align-items:center;text-align:center;gap:12px}.portfolio-head{min-height:40px;padding:0 10px;border-bottom:0;background:linear-gradient(180deg,#005460,#003d49);color:#fff;font-size:12px;font-weight:850}.portfolio-row{width:100%;min-height:68px;padding:10px;border-bottom:1px solid #e5ebf3;background:#fff;color:inherit;text-align:center}.portfolio-row:hover{background:#f8fbff}.portfolio-name{display:grid;gap:3px;min-width:0;text-align:center}.portfolio-name strong{color:var(--ip-green-dark);font-size:12px}.portfolio-name em{color:#667385;font-size:12px;font-style:normal}.portfolio-progress{position:relative;min-height:22px;display:flex;align-items:center;justify-content:flex-end;padding:0 8px;border-radius:999px;background:#e9edf3;overflow:hidden;font-weight:900;color:var(--ip-navy)}.portfolio-progress i{position:absolute;inset:0 auto 0 0;background:#b7d4329e}.portfolio-progress b{position:relative;z-index:1;min-width:42px;min-height:24px;display:inline-grid;place-items:center;border-radius:999px;background:#f1f5f9;font-size:12px}.risk-chip{min-height:26px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border-radius:999px;font-size:12px;font-weight:850}.risk-chip-green{background:var(--ip-mint);color:var(--ip-green-dark)}.risk-chip-amber{background:#fff2c2;color:#835900}.risk-chip-red{background:#ffe0e0;color:#a31c1c}.portfolio-date{color:#4b5a70;font-size:13px;font-weight:750;text-align:right}.portfolio-schedule{display:inline-flex;align-items:center;gap:7px;color:#1f8f39;font-size:12px;font-weight:850}.portfolio-schedule i,.dot,.status-dot{width:10px;height:10px;display:inline-block;border-radius:999px;flex:0 0 auto}.portfolio-schedule i,.dot-green{background:#64c854}.schedule-reprogrammed.portfolio-schedule{color:#dc2626}.schedule-reprogrammed.portfolio-schedule i,.dot-red{background:#ef4444}.portfolio-footer{min-height:42px;display:flex;align-items:center;gap:18px;color:#52647c;font-size:12px}.portfolio-footer span{display:inline-flex;align-items:center;gap:7px}.portfolio-footer strong{margin-left:auto;color:#516076}.executive-bars{gap:14px}.executive-bar{min-height:42px;display:grid;grid-template-columns:minmax(110px,.55fr) minmax(170px,1fr) 42px 42px;align-items:center;gap:12px}.executive-bar span,.executive-bars-total span{color:#4d596d;font-size:12px;font-weight:800}.executive-bar b{height:16px;overflow:hidden;border-radius:999px;background:#e5ebf3}.executive-bar b i{display:block;height:100%;border-radius:inherit;background:#94a3b8}.executive-bar-green b i{background:#65c980}.executive-bar-amber b i{background:#f1a64b}.executive-bar-red b i{background:#f04848}.executive-bar-gray b i{background:#94a3b8}.executive-bar strong{color:var(--ip-navy);font-size:14px;text-align:right}.executive-bar em{color:#64748b;font-size:12px;font-style:normal;text-align:right}.executive-bars-total{min-height:48px;display:flex;align-items:center;justify-content:space-between;margin-top:2px;padding:10px 12px;border-radius:8px;background:#f6f9fc}.executive-bars-total strong{color:var(--ip-ink);font-size:24px}.project-file-chart{display:grid;gap:14px}.project-file-row{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(180px,1fr) 42px;align-items:center;gap:12px}.project-file-row span{min-width:0;overflow:hidden;color:#4d596d;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.project-file-row span strong{display:block;color:var(--ip-green-dark);font-size:12px}.project-file-row b{height:18px;overflow:hidden;border-radius:999px;background:#e5ebf3}.project-file-row b i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#9dc51f,#5fbf71)}.project-file-row em{color:var(--ip-navy);font-size:15px;font-style:normal;font-weight:850;text-align:right}.project-file-total{min-height:48px;display:flex;align-items:center;justify-content:space-between;margin-top:2px;padding:10px 12px;border-radius:8px;background:#f6f9fc}.project-file-total span{color:#4d596d;font-size:12px;font-weight:800}.project-file-total strong{color:var(--ip-ink);font-size:24px}.status-panel{display:grid;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:20px}.status-donut{width:150px;height:150px;display:grid;place-items:center;border-radius:50%}.status-donut span{width:78px;height:78px;display:grid;place-items:center;align-content:center;border-radius:50%;background:#fff;color:#607089;font-size:11px;text-align:center}.status-donut strong{display:block;color:var(--ip-ink);font-size:24px;line-height:1}.status-breakdown{gap:8px}.status-breakdown div{min-height:28px;display:grid;grid-template-columns:minmax(120px,1fr) minmax(90px,.8fr) 34px 36px;align-items:center;gap:10px}.status-breakdown span{display:inline-flex;align-items:center;gap:8px;color:#4d596d;font-size:12px;font-weight:750}.status-breakdown b{height:7px;overflow:hidden;border-radius:999px;background:#e5ebf3}.status-breakdown b i{display:block;height:100%;border-radius:inherit;background:#94a3b8}.status-breakdown strong{color:var(--ip-navy);font-size:12px;text-align:right}.status-breakdown em{color:#64748b;font-size:12px;font-style:normal;text-align:right}.status-dot-not_started{background:#a7b0be}.status-dot-in_progress{background:#4c8fe8}.status-dot-completed{background:#65c980}.status-dot-in_review{background:#9559df}.status-dot-observed{background:#f1a64b}.status-dot-delayed{background:#f04848}.dashboard-docs-head,.dashboard-docs a{min-height:52px;display:grid;grid-template-columns:96px minmax(260px,1.15fr) minmax(160px,.5fr) 128px 136px;align-items:center;gap:12px}.dashboard-docs-head{min-height:38px;padding:8px 10px;border-bottom:0;background:linear-gradient(180deg,#005460,#003d49);color:#fff;font-size:12px;font-weight:850}.dashboard-docs-head span{color:#fff}.dashboard-docs a{padding:8px 10px;border-bottom:1px solid #e5ebf3;color:inherit;text-decoration:none}.dashboard-docs a:hover{background:#f8fbff}.dashboard-docs strong{color:#176b5c;font-size:12px}.dashboard-docs span{overflow:hidden;color:var(--ip-ink);text-overflow:ellipsis;white-space:nowrap}.dashboard-docs em{justify-self:end;min-height:24px;display:inline-grid;place-items:center;padding:0 9px;border-radius:6px;background:#f1f5f9;color:#667385;font-size:12px;font-style:normal;text-align:right}.dashboard-docs .document-project-code{justify-self:start;min-height:24px;display:inline-grid;place-items:center;padding:0 9px;border-radius:6px;background:#eef2f6;color:var(--ip-navy);font-size:12px;font-weight:850}h1,h2,h3{margin:0;letter-spacing:0}h1{margin-top:4px;font-size:22px;line-height:1.2}h2{font-size:16px;line-height:1.25}h3{font-size:14px}.project-meta{flex-wrap:wrap;justify-content:flex-end}.project-meta span{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:999px;background:#eef2f6;color:#3d4b5c;font-size:13px}.risk-green{border:1px solid #70b77e}.risk-amber{border:1px solid #e0a33a}.risk-red{border:1px solid #d86262}.metrics-grid{grid-column:3 / -1;grid-row:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 24px 16px;background:transparent}.metric{min-height:138px;padding:18px 20px;background:#fff;border:1px solid #edf0e6;border-left:3px solid var(--ip-green);border-radius:14px;display:grid;gap:10px;align-content:start;box-shadow:0 14px 36px #0f172a0f}.metric-head{display:flex;align-items:center;gap:12px}.metric-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:999px;background:#f0f7e5;color:var(--ip-green-dark)}.metric h3{color:var(--ip-navy);font-size:15px}.metric-body{display:flex;align-items:center;justify-content:space-between;gap:18px}.metric strong{color:#053544;font-size:36px;line-height:1}.metric p{margin:0;color:#657086;font-size:12px}.metric-progress-bar{height:11px;overflow:hidden;border-radius:999px;background:#e8edf3}.metric-progress-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8cc514,#67c45f)}.metric-ring{width:88px;height:88px;display:grid;place-items:center;align-content:center;border-radius:999px;background:radial-gradient(circle,#ffffff 57%,transparent 59%),conic-gradient(#8cc514 var(--metric-progress),#eef1f5 0);color:var(--ip-green-dark);text-align:center}.metric-ring b{font-size:18px}.metric-ring em{color:#657086;font-size:11px;font-style:normal}.workbench{grid-column:3 / -1;grid-row:4;min-width:0;margin:0 24px 22px;background:#fff;border:1px solid #dfe5ec;border-radius:16px;overflow:auto;box-shadow:0 10px 26px #0f172a0a}.sheet-toolbar{min-height:62px;border-bottom:1px solid #edf0e8;padding:14px;display:flex;align-items:center;justify-content:flex-start;gap:8px;overflow-x:auto;border-radius:16px 16px 0 0}.sheet-toolbar>button{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border-radius:6px;background:#fff;color:#4d596d;font-weight:750;white-space:nowrap}.sheet-toolbar>button.active,.sheet-toolbar>button:hover{background:linear-gradient(135deg,#9dc51f,#87ad18);color:#fff}.search{min-width:240px;flex:1;max-width:520px;padding:0 10px;border:1px solid #ccd7bd;border-radius:6px;background:#fff}.search input{width:100%;border:0;outline:0;padding:0}.segmented{display:inline-grid;grid-template-columns:repeat(3,74px);border:1px solid #cbd3dd;border-radius:6px;overflow:hidden}.toolbar-actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.export-button{min-height:36px}.export-button:hover{background:var(--ip-navy);color:#fff}.share-button{min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border-radius:7px;background:var(--ip-navy);color:#fff;font-weight:800}.sheet-grid{width:100%;min-width:1320px;height:calc(100vh - 230px);overflow:auto;background:#fff;scrollbar-gutter:stable both-edges}.sheet-row{display:grid;grid-template-columns:48px minmax(250px,1.55fr) minmax(86px,.45fr) minmax(120px,.65fr) minmax(126px,.58fr) minmax(130px,.72fr) minmax(128px,.62fr) minmax(128px,.62fr) 74px minmax(118px,.62fr) 58px 48px;min-height:30px;font-size:12px;width:100%;align-items:center;border-bottom:1px solid #e5e9f1;background:#fff;color:var(--ip-ink);text-align:center;cursor:pointer}.sheet-row.sheet-columns{cursor:default}.sheet-row>span{min-height:30px;display:flex;align-items:center;justify-content:center;min-width:0;padding:0 7px;border-right:1px solid #edf0f5;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.15}.sheet-row>span:nth-child(4),.sheet-columns span:nth-child(4){justify-content:flex-start;text-align:left}.sheet-columns{position:sticky;top:0;z-index:4;min-height:38px;background:linear-gradient(180deg,#005460,#003d49);color:#fff;font-weight:800}.sheet-columns span{white-space:nowrap;border-right-color:#ffffff29}.sheet-columns span:nth-child(2){justify-content:flex-start;text-align:left}.row-edit-button{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:#eef8d4;color:var(--ip-navy)}.row-edit-button:hover{background:var(--ip-green)}.dependency-cell{color:#41536b;font-size:11px;font-weight:750}.sheet-columns span{min-height:38px}.sheet-row:hover,.sheet-row.selected{background:#eef4ff}.sheet-row.sheet-columns:hover{background:linear-gradient(180deg,#005460,#003d49);color:#fff}.row-number{justify-content:center;color:#8a96aa;font-weight:750}.sheet-task{gap:6px;font-weight:650;justify-content:flex-start!important;text-align:left!important}.sheet-task strong{color:#58657a;font-variant-numeric:tabular-nums}.row-phase .sheet-task,.row-milestone .sheet-task{font-weight:850}.row-phase{background:#fbfcff}.sheet-status{min-height:20px;display:inline-flex;align-items:center;padding:0 8px;border-radius:5px;font-size:11px;font-weight:800;background:#e7ebf0;color:#2f3a4a}.status-select{min-height:22px;width:min(132px,100%);padding:0 6px;border:0;border-radius:5px;background:#e7ebf0;color:#2f3a4a;font-size:11px;font-weight:800}.state-select,.risk-select{font-weight:800}.status-select:disabled,button:disabled{cursor:not-allowed;opacity:.62}.status-not_started,.status-cancelled,.state-select:has(option[value=not_started]:checked),.state-select:has(option[value=cancelled]:checked){background:#e7ebf0;color:#2f3a4a}.status-completed,.status-approved,.state-select:has(option[value=completed]:checked),.state-select:has(option[value=approved]:checked){background:var(--ip-green);color:var(--ip-navy)}.status-in_progress,.status-in_review,.state-select:has(option[value=in_progress]:checked),.state-select:has(option[value=in_review]:checked){background:#f7d500;color:#3f3300}.status-observed,.status-delayed,.state-select:has(option[value=observed]:checked),.state-select:has(option[value=delayed]:checked){background:#ffdfdf;color:#9a1c1c}.status-reprogrammed,.state-select:has(option[value=reprogrammed]:checked){background:#fff2c2;color:#835900}.risk-select:has(option[value=green]:checked){background:var(--ip-mint);color:var(--ip-green-dark)}.risk-select:has(option[value=amber]:checked){background:#fff2c2;color:#835900}.risk-select:has(option[value=red]:checked){background:#ffe0e0;color:#a31c1c}.state-select option,.risk-select option{background:#fff;color:var(--ip-ink)}.priority-mark{font-size:20px;font-weight:900}.priority-critical{color:#e22c3a}.priority-high{color:#2e6ce6}.priority-medium{color:#d9a826}.priority-low{color:#6e7b8f}.schedule-pill{min-height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;font-size:12px;font-weight:800}.schedule-on_time{background:var(--ip-mint);color:var(--ip-green-dark)}.schedule-reprogrammed{background:#fff2c2;color:#835900}.schedule-late{background:#ffe0e0;color:#a31c1c}.progress-view{height:calc(100vh - 254px);overflow:auto;padding:16px;background:#fff}.progress-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.progress-head h2{margin:0 0 4px;color:var(--ip-navy);font-size:18px}.progress-head span{color:#657086;font-size:13px}.progress-legend{display:inline-flex;align-items:center;gap:14px;color:#607086;font-size:12px;font-weight:750}.progress-legend span{display:inline-flex;align-items:center;gap:6px}.progress-legend i{width:18px;height:8px;border-radius:99px}.planned-dot{background:#d6b879}.actual-dot{background:#2e7d4f}.progress-gantt-layout{display:grid;grid-template-columns:790px max-content;min-width:100%;height:calc(100vh - 320px);overflow:auto;border:1px solid #e1e8f0;border-radius:8px;scrollbar-gutter:stable both-edges}.progress-gantt-table{position:sticky;left:0;z-index:8;width:790px;overflow:hidden;background:#fff;border-right:2px solid #cbd6e2;box-shadow:8px 0 16px #0f172a0f}.progress-grid-row{box-sizing:border-box;display:grid;grid-template-columns:44px 68px minmax(220px,1fr) 170px 58px 58px 76px;min-height:64px;height:64px;align-items:center;gap:8px;width:100%;padding:0 12px;border:0;border-bottom:1px solid #edf0f3;background:#fff;color:var(--ip-ink);text-align:left;font-size:12px}.progress-grid-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-grid-row>span:nth-child(1),.progress-grid-row>span:nth-child(2),.progress-grid-row>span:nth-child(5),.progress-grid-row>span:nth-child(6),.progress-grid-row>span:nth-child(7){justify-self:center;text-align:center;font-variant-numeric:tabular-nums}.progress-gantt-head{position:sticky;top:0;z-index:9;min-height:64px;height:64px;background:linear-gradient(180deg,#005460,#003d49);color:#fff;font-size:12px;font-weight:850}.progress-gantt-head span{color:#fff}.progress-activity-row:hover,.progress-activity-row.selected,.progress-timeline-row:hover,.progress-timeline-row.selected{background:#eef8f5}.progress-activity-row.row-milestone,.progress-activity-row.row-phase,.progress-timeline-row.row-phase,.progress-timeline-row.row-milestone{background:#fbfcf7}.progress-activity-row.row-milestone .title-cell,.progress-activity-row.row-phase .title-cell{color:var(--ip-navy);font-weight:900}.milestone-chip{display:inline-flex;align-items:center;margin-right:8px;padding:2px 7px;border-radius:999px;background:#fff2c2;color:#835900;font-size:10px;font-style:normal;font-weight:900}.phase-chip{background:#e6f4df;color:#347b2d}.progress-timeline{position:relative;z-index:1;width:max(760px,var(--timeline-width));min-width:max(760px,var(--timeline-width));max-width:none}.progress-timeline-head{position:sticky;top:0;z-index:3;height:64px;background:#fff}.progress-month-row{position:relative;height:28px;border-bottom:1px solid #dfe7ef;background:#fff}.progress-month-row span{position:absolute;inset-block:0;display:inline-flex;align-items:center;justify-content:center;border-right:1px solid #dfe7ef;color:var(--ip-navy);font-size:13px;font-weight:900;text-transform:capitalize}.progress-date-row{display:grid;grid-template-columns:repeat(var(--columns),var(--timeline-column-width));width:100%;height:36px;min-height:36px;background:#f9fbfd;color:#6a778a;font-size:11px;font-weight:850}.progress-date-row span{display:flex;align-items:center;padding-left:8px;border-right:1px solid #e4ebf2}.progress-timeline-row{position:relative;display:grid;grid-template-columns:repeat(var(--columns),var(--timeline-column-width));width:100%;height:64px;min-height:64px;padding:0;border:0;border-bottom:1px solid #edf0f3;background:repeating-linear-gradient(90deg,#fff 0,#fff 71px,#f0f3f6 72px)}.progress-today-line,.progress-project-end-line{position:absolute;top:64px;bottom:0;z-index:5;width:0;pointer-events:none}.progress-today-line{border-left:2px dashed #233343}.progress-project-end-line{border-left:2px solid #ef4444}.progress-today-line b,.progress-project-end-line b{position:sticky;top:68px;display:inline-flex;transform:translate(-50%);padding:3px 8px;border-radius:999px;background:var(--ip-green);color:#fff;font-size:10px;font-weight:900;white-space:nowrap}.progress-project-end-line b{background:#ef4444}.progress-today-line em,.progress-project-end-line em{position:absolute;bottom:0;left:0;transform:translate(-50%,100%);padding:4px 7px;border-radius:4px;background:#263443;color:#fff;font-size:10px;font-style:normal;font-weight:850;white-space:nowrap}.progress-lane{position:absolute;left:0;right:0;height:24px;pointer-events:none}.progress-lane b{position:sticky;left:8px;z-index:1;display:inline-flex;min-width:34px;margin-left:8px;color:#6a778a;font-size:12px;font-weight:850}.progress-lane-planned{top:9px}.progress-lane-real{bottom:9px}.progress-plan-bar,.progress-real-bar{position:absolute;top:6px;height:13px;display:inline-flex;align-items:center;justify-content:flex-start;padding:0 7px;border-radius:99px;box-shadow:inset 0 0 0 1px #0000001a;font-style:normal;overflow:visible;white-space:nowrap}.progress-plan-bar{background:#d6b879;color:#243141}.progress-real-bar{background:#4f7fac;color:#fff}.progress-real-bar.positive{background:#2e7d4f}.progress-real-bar.negative{background:#c84e4e}.progress-plan-bar em,.progress-real-bar em{max-width:100%;overflow:hidden;color:inherit;font-size:9px;font-style:normal;font-weight:900;line-height:1;text-overflow:ellipsis}.progress-delta{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:900;text-align:center}.progress-delta i{font-size:15px;font-style:normal}.progress-delta.negative{color:#b91c1c}.progress-delta.positive{color:var(--ip-green-dark)}.progress-bottom-legend{display:flex;align-items:center;justify-content:center;gap:28px;min-height:42px;color:#607086;font-size:12px;font-weight:800}.progress-bottom-legend span{display:inline-flex;align-items:center;gap:8px}.progress-bottom-legend i{width:18px;height:8px;border-radius:999px}.today-dot{width:0!important;height:18px!important;border-left:2px dashed #233343;border-radius:0!important}.project-end-dot{width:0!important;height:18px!important;border-left:2px solid #ef4444;border-radius:0!important}.critical-dot{width:14px!important;height:14px!important;display:inline-grid;place-items:center;border-radius:50%!important;background:#ef4444}.critical-dot:after{content:"!";color:#fff;font-size:10px;font-weight:900}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sheet-add-row{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;background:#fff;color:#53647c;border-bottom:1px solid #e5e9f1}.segmented button{border-radius:0;background:#fff;color:#435164}.segmented button.active{background:#263443;color:#fff}.gantt-layout{display:grid;grid-template-columns:820px max-content;min-width:100%;width:100%;max-width:none;height:calc(100vh - 254px);overflow:auto;scrollbar-gutter:stable both-edges}.gantt-table{position:sticky;left:0;z-index:4;width:820px;overflow:visible;background:#fff;border-right:2px solid #cbd6e2;box-shadow:8px 0 16px #0f172a0f}.grid-row{box-sizing:border-box;display:grid;grid-template-columns:48px 80px minmax(190px,1fr) 180px 74px 112px;height:46px;min-height:46px;align-items:center;gap:8px;width:100%;padding:0 14px 0 10px;font-size:12px;text-align:center;border-bottom:1px solid #edf0f3}.grid-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;justify-self:center}.grid-row>span:last-child{justify-self:stretch;min-width:0;padding:0 6px;text-align:center}.grid-row>span:nth-child(5){justify-self:end;padding-right:8px;text-align:right;font-variant-numeric:tabular-nums}.gantt-head{position:sticky;top:0;z-index:9;height:38px;min-height:38px;background:linear-gradient(180deg,#005460,#003d49);color:#fff;font-size:12px;font-weight:700}.gantt-status-pill{min-height:21px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:7px;background:#eef2f6;color:#42536b;font-size:11px;font-weight:800}.gantt-status-completed,.gantt-status-approved{background:#e6f4df;color:#347b2d}.gantt-status-in_progress,.gantt-status-in_review{background:#e7f0fb;color:#2d5e96}.gantt-status-observed,.gantt-status-reprogrammed{background:#fff0d7;color:#a26300}.gantt-status-delayed,.gantt-status-rejected{background:#fde1e1;color:#b42323}.gantt-row{background:#fff;color:#243141}.gantt-row:hover,.gantt-row.selected{background:#eef8f5}.wbs-cell{display:inline-flex;align-items:center;justify-self:start;gap:4px;font-variant-numeric:tabular-nums}.title-cell,.gantt-row .owner-cell{justify-self:start;text-align:left}.tree-toggle{width:16px;height:16px;display:inline-grid;place-items:center}.title-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:650}.timeline{width:max(760px,var(--timeline-width));min-width:max(760px,var(--timeline-width));max-width:none}.timeline-head,.timeline-row{display:grid;grid-template-columns:repeat(var(--columns),var(--timeline-column-width));width:100%;height:46px;min-height:46px;border-bottom:1px solid #edf0f3}.timeline-head{position:sticky;top:0;z-index:1;height:38px;min-height:38px;background:linear-gradient(180deg,#005460,#003d49);color:#fff;font-size:11px}.timeline-head span{display:flex;align-items:center;padding-left:8px;border-right:1px solid rgba(255,255,255,.15)}.timeline-row{position:relative;width:100%;background:repeating-linear-gradient(90deg,#fff 0,#fff 71px,#f0f3f6 72px)}.gantt-timeline-marker{position:absolute;top:0;bottom:0;z-index:8;width:0;pointer-events:none}.gantt-timeline-marker-today{border-left:2px dashed #dc2626}.gantt-timeline-marker-project-end{border-left:2px dotted #111827}.gantt-timeline-marker b{position:sticky;top:6px;display:inline-flex;align-items:center;height:20px;padding:0 8px;transform:translate(-50%);border-radius:999px;color:#fff;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;box-shadow:0 8px 18px #0f172a2e}.gantt-timeline-marker-today b{background:#dc2626}.gantt-timeline-marker-project-end b{background:#111827}.bar{position:absolute;top:11px;height:18px;border-radius:5px;overflow:hidden;background:#5b7fa7;box-shadow:inset 0 0 0 1px #0000001f}.bar i{display:block;height:100%;background:#ffffff59}.type-phase{height:14px;top:13px;background:#273443}.type-milestone{width:18px!important;transform:rotate(45deg);border-radius:3px;background:#b35c2e}.bar-completed,.bar-approved{background:#287a4d}.bar-in_review{background:#b88728}.bar-delayed,.bar-observed{background:#bd4d4d}.detail-panel{grid-column:4;grid-row:4;padding:16px;display:flex;flex-direction:column;gap:18px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.info{min-height:66px;padding:10px;background:#f6f8fa;border:1px solid #e1e6ec;border-radius:6px;display:flex;flex-direction:column;gap:8px}.info strong{font-size:13px;overflow-wrap:anywhere}.document-list{display:flex;flex-direction:column;gap:8px}.activity-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px;border:1px solid #d2d8e1;border-radius:8px;background:#f8fbff;overflow:hidden}.activity-tabs button{min-height:34px;padding:0 6px;border-radius:6px;background:transparent;color:#505866;font-size:13px;font-weight:750;white-space:nowrap}.activity-tabs button.active{background:var(--ip-mint);color:var(--ip-navy);box-shadow:inset 0 0 0 1px #cfe2aa}.activity-comment{display:grid;gap:8px}.activity-comment textarea{min-height:76px;font-size:13px}.activity-comment button{justify-self:end;min-height:34px;padding:0 14px;border-radius:6px;background:var(--ip-navy);color:#fff;font-size:13px;font-weight:800}.activity-events{max-height:232px;display:grid;gap:8px;overflow-y:auto;padding-right:4px}.activity-events::-webkit-scrollbar{width:8px}.activity-events::-webkit-scrollbar-thumb{border-radius:999px;background:#c9d4e2}.document-list-head,.documents-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.document-list-head>div{display:flex;align-items:center;gap:6px}.document-list-head button{min-height:28px;padding:0 9px;border-radius:6px;background:var(--ip-mint);color:var(--ip-navy);font-size:12px;font-weight:800}.document-list-head button:disabled{opacity:.55}.empty-documents{min-height:54px;display:grid;place-items:center;padding:10px;border:1px dashed #ccd7bd;border-radius:6px;color:#667385;font-size:13px;text-align:center}.document-row{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid #dfe5ec;border-radius:6px;color:inherit;text-decoration:none;background:#fff}.document-row span{display:grid;gap:3px;min-width:0}.document-row strong{font-size:12px;color:#176b5c}.history-event{padding:10px;border:1px solid #dfe5ec;border-left:3px solid var(--ip-green);border-radius:6px;background:#fff}.history-event strong{display:block;color:var(--ip-navy);font-size:13px}.history-event span{display:block;margin-top:2px;color:#667385;font-size:12px}.history-event p{margin:8px 0 0;color:#273443;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.documents-view{height:calc(100vh - 254px);overflow:auto;padding:16px;background:#fff}.documents-head{margin-bottom:12px}.documents-head span{color:#657086;font-size:13px}.documents-table{min-width:1120px}.documents-row{display:grid;grid-template-columns:48px 120px minmax(220px,1fr) minmax(200px,1fr) 120px 140px minmax(160px,.8fr) 110px 84px 118px;min-height:46px;align-items:center;border-bottom:1px solid #e6ebdc;background:#fff;font-size:12px;text-align:center}.documents-row:last-child{border-bottom:0}.documents-row>span{min-width:0;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.documents-row .owner-cell{overflow:hidden;justify-content:flex-start;text-align:left}.documents-row .owner-cell .user-avatar{flex:0 0 auto}.documents-columns{min-height:38px;background:linear-gradient(180deg,#005460,#003d49);color:#fff;font-size:12px;font-weight:800}.documents-columns>span,.sheet-columns>span,.progress-gantt-head>span,.gantt-head>span{color:#fff}.doc-status{min-height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#e7ebf0;color:#2f3a4a;font-size:12px;font-weight:800}.doc-status-approved{background:var(--ip-mint);color:var(--ip-green-dark)}.doc-status-observed,.doc-status-rejected,.doc-status-expired{background:#ffe0e0;color:#a31c1c}.doc-status-in_review,.doc-status-pending_upload{background:#fff2c2;color:#835900}.file-type-icon{min-height:26px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border-radius:6px;background:#eef2f6;color:#354256;font-size:11px;font-weight:900}.file-type-pdf{background:#ffe0e0;color:#a31c1c}.file-type-xlsx{background:#e5f5e4;color:#247a3a}.file-type-docx{background:#e5efff;color:#1d5fb8}.file-type-pptx{background:#fff1dc;color:#a45312}.file-type-zip{background:#f0e8ff;color:#6d35b8}.doc-actions-menu{width:100%;min-height:32px;border:1px solid #dce3ed;border-radius:6px;background:#e8edf3;color:#273443;font-size:12px;font-weight:800}.documents-kanban{min-width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:14px;align-items:start;overflow-x:auto;padding:2px 2px 12px}.documents-kanban-column{min-width:280px;max-height:calc(100vh - 330px);display:flex;flex-direction:column;border:1px solid #dce4ee;border-top:4px solid #8ea2b8;border-radius:8px;background:#f5f7fa;overflow:hidden}.documents-kanban-column-review{border-top-color:#d49b1f}.documents-kanban-column-observed{border-top-color:#d66363}.documents-kanban-column-approved{border-top-color:#2f9b68}.documents-kanban-column-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 12px 10px;border-bottom:1px solid #dfe6ef;background:#f9fbfd}.documents-kanban-column-head h3{margin:0;color:#253142;font-size:14px;line-height:1.2}.documents-kanban-column-head span{color:#697587;font-size:12px;font-weight:700}.documents-kanban-count{min-width:28px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e8eef5;color:#253142;font-size:12px}.documents-kanban-lane{min-height:180px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding:12px}.document-kanban-card{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;box-shadow:0 10px 22px #1f2a3714}.document-kanban-card:hover{border-color:#b9c6d6;box-shadow:0 14px 28px #1f2a371f}.document-card-top,.document-card-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.document-card-title{display:grid;gap:4px}.document-card-title strong{color:#1f2a37;font-size:14px;line-height:1.25;overflow-wrap:anywhere}.document-card-title span,.document-card-date{color:#647184;font-size:12px;line-height:1.35}.document-card-meta{display:flex;flex-wrap:wrap;gap:6px}.document-card-meta span{max-width:100%;min-height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#eef3f8;color:#405064;font-size:11px;font-weight:800;overflow-wrap:anywhere}.document-card-owner{display:flex;align-items:center;gap:8px;min-width:0}.document-card-owner div{min-width:0;display:grid;gap:2px}.document-card-owner small{color:#7a8797;font-size:11px;font-weight:800;text-transform:uppercase}.document-card-owner span{color:#253142;font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-card-date{display:flex;align-items:center;gap:6px}.document-card-status-select,.document-card-open,.document-card-edit{min-height:32px;border:1px solid #d7e0ea;border-radius:6px;background:#f8fafc;color:#283646;font-size:12px;font-weight:800}.document-card-status-select{min-width:0;flex:1;padding:0 8px}.document-card-open,.document-card-edit{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;cursor:pointer}.document-card-open:hover,.document-card-edit:hover{border-color:#8aa5bf;background:#edf4fa}.document-card-edit{width:34px;padding:0}.documents-kanban-empty,.documents-kanban-search-empty{border:1px dashed #cbd5e1;border-radius:8px;background:#ffffffb3;color:#758195;font-size:13px;font-weight:800;text-align:center}.documents-kanban-empty{padding:24px 10px}.documents-kanban-search-empty{margin-top:12px;padding:14px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c12187a;display:grid;place-items:center;padding:18px;z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.password-modal{width:min(620px,calc(100vw - 28px));max-height:min(760px,92vh);overflow:auto;display:grid;gap:18px;border:1px solid #dbe4ed;border-radius:14px;background:#fff;box-shadow:0 30px 90px #0f172a52}.password-modal-head{display:grid;grid-template-columns:58px minmax(0,1fr) 34px;gap:16px;align-items:start;padding:28px 28px 0}.password-modal-head p{margin:4px 0 0;color:#5f6f87}.password-fields{display:grid;gap:16px;padding:0 28px}.password-fields label{display:grid;gap:8px;color:#223148;font-weight:750}.password-rules{display:grid;grid-template-columns:44px repeat(2,minmax(0,1fr));gap:10px 14px;align-items:center;margin:0 28px;padding:16px;border:1px solid #d5ebbf;border-radius:10px;background:#f5fbeb;color:#364a3a;font-weight:750}.password-rules svg{grid-row:span 2;color:#32a52a}.password-note{display:inline-flex;align-items:center;gap:8px;margin:0;padding:0 28px;color:#5f6f87}.password-modal footer{display:flex;justify-content:flex-end;gap:12px;padding:18px 28px;border-top:1px solid #e6ebf1}.upload-modal{width:min(560px,100%);max-height:min(760px,92vh);overflow:auto;display:grid;gap:12px;padding:18px;background:#fff;border-radius:14px;border:1px solid #dce5ee;box-shadow:0 28px 90px #0a182147}.project-create-modal{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 44px);gap:16px;padding:24px 28px;border:1px solid #d8e0ea;border-radius:12px;box-shadow:0 28px 90px #0a182147}.project-create-backdrop{background:#0c182285;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.project-create-head{position:relative;padding:0;border:0}.project-create-head h2{margin:0;color:var(--ip-navy);font-size:20px;letter-spacing:0}.project-create-head .modal-close{margin-left:auto}.project-create-title-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#f0f7e5;color:var(--ip-green-dark)}.project-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}.project-create-modal input,.project-create-modal select,.project-create-modal textarea{min-height:44px;width:100%;border:1px solid #d7dfeb;border-radius:8px;background:#fff;color:var(--ip-ink);font:inherit}.project-create-modal input,.project-create-modal select{padding:0 14px}.project-create-modal textarea{padding:12px 14px}.project-create-modal input:focus,.project-create-modal select:focus,.project-create-modal textarea:focus{outline:2px solid rgba(140,197,20,.18);border-color:#a7c65d}.project-priority-field{width:min(340px,100%)}.project-import-module{display:grid;gap:14px;padding:16px;border:1px solid #d4e5b8;border-radius:12px;background:linear-gradient(135deg,#fbfef5,#fff 72%)}.project-import-module>div:first-child{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start}.project-import-module>div:first-child>span{width:46px;height:46px;display:grid;place-items:center;border-radius:10px;background:#eaf6d8;color:var(--ip-green-dark)}.project-import-module strong{color:var(--ip-navy);font-size:16px}.project-import-module p{margin:3px 0 0;color:#5d6a84;font-size:13px;line-height:1.4}.project-import-actions{display:flex;flex-wrap:wrap;gap:10px}.project-import-actions button,.file-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid #d7dfeb;border-radius:7px;background:#fff;color:var(--ip-navy);font-weight:800;cursor:pointer;line-height:1}.project-import-actions svg,.file-button svg{flex:0 0 auto}.project-import-actions button:hover,.file-button:hover{background:var(--ip-mint);color:var(--ip-navy)}.file-button input{display:none}.project-import-preview{display:grid;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:10px;min-height:40px;padding:8px 10px;border-radius:7px;background:#fff;border:1px solid #dfe6f0;color:#4b5a70;font-size:13px}.project-create-modal footer{gap:12px;padding:4px 0 0;border:0}.project-create-modal footer button:not(.primary-button){min-width:118px;min-height:44px;border:1px solid #d7dfeb;background:#fff;color:var(--ip-navy)}.project-create-modal footer .primary-button{min-width:170px;min-height:44px}.project-import-preview span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-upload-backdrop{background:#0c182285;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.document-upload-modal{width:min(780px,calc(100vw - 32px));max-height:calc(100vh - 42px);gap:14px;padding:28px 32px;border:1px solid #d7dfeb;border-radius:12px;background:#fff}.document-upload-header{display:grid;grid-template-columns:70px minmax(0,1fr) 34px;align-items:center;gap:18px;padding-bottom:10px}.document-upload-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(180deg,#2b74df 0%,var(--ip-navy) 100%);color:#fff;box-shadow:0 12px 28px #123f6333}.document-upload-header h2{color:var(--ip-navy);font-size:26px}.document-upload-header p,.document-upload-section-head p{margin:5px 0 0;color:#5d6a84;font-size:13px}.document-upload-section{display:grid;gap:16px;padding:18px;border:1px solid #dfe6f0;border-radius:10px;background:#fff}.document-upload-section-head{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px}.document-upload-section-head>span{width:44px;height:44px;display:grid;place-items:center;border-radius:9px;background:#eef5ff;color:#1d63b7}.document-upload-section-head h3{color:var(--ip-navy);font-size:16px}.compact-upload-head{grid-template-columns:40px minmax(0,1fr);align-items:center}.compact-upload-head>span{width:40px;height:40px}.compact-upload-head h3{font-size:15px}.compact-upload-head p{font-size:12px}.document-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}.document-upload-modal label{color:#32445c;font-size:13px;font-weight:800}.document-upload-modal input,.document-upload-modal select,.document-upload-modal textarea{min-height:46px;border-color:#cfd9e7;border-radius:7px;color:#25354b}.document-upload-modal input::placeholder,.document-upload-modal textarea::placeholder{color:#94a0b2}.full-field{grid-column:1 / -1}.document-dropzone{position:relative;min-height:112px;display:grid;place-items:center;align-content:center;gap:6px;padding:16px;border:1px dashed #97a9c0;border-radius:8px;background:#fbfdff;color:#263b56;text-align:center;cursor:pointer}.document-dropzone:hover{border-color:var(--ip-navy);background:#f5f9ff}.compact-dropzone{min-height:116px}.document-dropzone input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.document-dropzone svg{color:var(--ip-navy)}.document-dropzone strong{font-size:13px}.document-dropzone em,.document-dropzone small{color:#667385;font-size:12px;font-style:normal}.selected-document-file{min-height:54px;display:grid;grid-template-columns:34px minmax(0,1fr) auto 34px;align-items:center;gap:10px;padding:8px 10px;border:1px solid #dfe6f0;border-radius:8px;background:#fbfdff}.selected-document-file>span{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;background:#ffe6e6;color:#c82626}.selected-document-file strong{overflow:hidden;color:#263443;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.selected-document-file em{color:#667385;font-size:12px;font-style:normal}.selected-document-file button{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;background:#fff;color:var(--ip-navy)}.selected-document-file button:hover{background:#eef2f6}.document-upload-footer{justify-content:flex-end;gap:14px;padding-top:4px}.document-upload-footer button{min-width:112px;min-height:46px;border-radius:7px;font-weight:850}.document-upload-footer button:not(.primary-button){background:#eef2f6;color:#273443}.document-upload-footer .primary-button{min-width:192px;background:var(--ip-navy);box-shadow:0 8px 20px #0b35512e}.edit-modal{width:min(1180px,calc(100vw - 32px));max-height:calc(100vh - 32px);gap:14px;padding:16px;border-radius:10px;background:#fbfcf7}.row-modal{width:min(860px,calc(100vw - 32px));max-height:calc(100vh - 32px);gap:10px;padding:22px;border-radius:15px;background:#fff}.row-modal-header{position:sticky;top:-22px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-22px -22px 10px;padding:22px 22px 14px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.row-modal-header .edit-title{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:center}.row-modal-header .modal-title-icon{width:52px;height:52px;border:1px solid #d5ebbf;border-radius:10px;background:#eef8df;color:#589324}.row-modal-header h2{margin:0;color:var(--ip-navy);font-size:20px}.row-modal-header .edit-title span:not(.modal-title-icon){color:#627087;font-size:12px}.row-modal-footer{position:sticky;bottom:-22px;z-index:5;display:flex;align-items:center;justify-content:flex-end;gap:12px;margin:10px -22px -22px;padding:16px 22px 22px;border-top:1px solid #edf1f5;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.row-modal-footer button{min-width:126px;min-height:42px;padding:0 18px;border-radius:8px;font-weight:800}.row-modal-footer button:not(.primary-button){background:#e8edf3;color:#273443}.project-edit-modal{width:min(860px,calc(100vw - 32px));max-height:calc(100vh - 32px);gap:16px;padding:20px;background:#fbfcf7}.project-edit-modal footer{position:sticky;bottom:-20px;margin:0 -20px -20px;padding:14px 20px;border-top:1px solid #e1e6ec;background:#fbfcf7f5}.edit-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:0 2px 2px}.edit-title{display:flex;align-items:center;gap:12px;min-width:0}.modal-title-icon,.section-icon{display:grid;place-items:center;color:#1d63b7;background:#eef5ff;border:1px solid #d9e8ff}.modal-title-icon{width:38px;height:38px;border-radius:9px}.create-icon{width:40px;height:40px;border-color:#7ac55b;background:linear-gradient(180deg,#48b72d,#2f901e);color:#fff;box-shadow:0 8px 18px #40a02b2e}.edit-title h2{color:var(--ip-navy)}.edit-title span{display:block;margin-top:3px;color:#657086;font-size:12px}.edit-badges{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.edit-badge{min-height:26px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:850}.priority-badge{background:#eef2f6;color:#374151}.priority-badge .priority-mark{font-size:14px;line-height:1}.priority-badge-critical{background:#ffe0e0;color:#a31c1c}.priority-badge-high{background:#e6efff;color:#1f5fbf}.priority-badge-medium{background:#fff2c2;color:#835900}.priority-badge-low{background:#e9eef4;color:#506074}.progress-badge{background:#e5f0ff;color:#1d4f91}.modal-close{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:transparent;color:var(--ip-navy)}.modal-close:hover{background:#eef2f6}.edit-modal-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,440px);gap:12px;min-height:0}.edit-main,.edit-side,.quick-upload,.modal-section{display:grid;gap:12px;align-content:start}.edit-side{max-height:calc(100vh - 160px);overflow:auto;padding-right:2px}.modal-section,.quick-upload,.activity-panel{padding:14px;border:1px solid #dde8d5;border-radius:10px;background:#fff;box-shadow:0 8px 24px #0f172a09}.activity-panel{display:grid;gap:10px}.form-section{gap:12px}.section-general{order:1}.section-planning{order:2}.section-hierarchy{order:3}.section-tracking{order:4}.section-head{display:flex;align-items:center;gap:12px;min-width:0}.section-head>div{min-width:0}.section-toggle{width:34px;height:34px;display:grid;place-items:center;margin-left:auto;border:1px solid #dbe5ef;border-radius:8px;background:#f7fafc;color:var(--ip-navy)}.section-toggle:hover{background:var(--ip-mint);border-color:#cfe2aa}.modal-section.collapsed{gap:0}.section-body{display:grid;gap:12px}.section-body.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head p{margin:3px 0 0;color:#667385;font-size:12px}.section-head.compact{gap:8px}.section-icon{width:28px;height:28px;border-radius:7px;flex:0 0 auto}.green-icon{width:38px;height:38px;border-color:#d5ebbf;background:#f0f9e8;color:#3a9f25}.section-head h3{color:var(--ip-navy);font-size:14px}.section-head h3 b{color:var(--ip-navy);font-weight:900}.section-head h3 small{color:#6b778a;font-size:12px;font-weight:800}.edit-modal label{gap:7px;color:#42536b;font-size:12px;font-weight:650}.edit-modal input,.edit-modal select{min-height:38px}.edit-modal textarea{min-height:78px}.edit-modal input,.edit-modal select,.edit-modal textarea{border-color:#d7dfeb;box-shadow:0 1px #0f172a05}.edit-modal input:focus,.edit-modal select:focus,.edit-modal textarea:focus{outline:2px solid rgba(29,99,183,.18);border-color:#8db5e8}.quick-upload button{justify-self:end}.quick-upload .selected-document-file{min-height:48px}.large-empty{min-height:130px;align-content:center;gap:7px;background:linear-gradient(180deg,#fff,#fbfcff);color:#657086}.large-empty svg{color:#9aa9bb}.large-empty strong{color:#42536b;font-size:13px}.large-empty span{font-size:12px}.edit-modal footer{padding-top:0;gap:12px}.edit-modal footer button{min-width:112px;min-height:42px;border-radius:7px;font-weight:800}.dependency-editor{display:grid;gap:10px}.dependency-editor-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(190px,.75fr) 120px 38px;gap:10px;align-items:end}.dependency-editor-row label{min-width:0}.remove-dependency,.add-dependency{min-height:38px;border-radius:7px;font-weight:800}.remove-dependency{display:grid;place-items:center;background:#fff0f0;color:#a31c1c}.add-dependency{justify-self:start;display:inline-flex;align-items:center;gap:7px;padding:0 12px;background:var(--ip-mint);color:var(--ip-navy)}.upload-modal label{display:grid;gap:6px;font-size:12px;color:#405064;font-weight:750}.upload-modal input,.upload-modal select,.upload-modal textarea,.upload-modal .searchable-select{border-color:#d8e0ea;border-radius:8px;background:#fff}.upload-modal input[readonly],.upload-modal .searchable-select:disabled{background:#f3f5f7;color:#6d7787}.upload-modal footer{justify-content:flex-end}.upload-modal footer button:not(.primary-button){padding:0 14px;background:#e8edf3;color:#273443}@media(max-width:1120px){.app-shell{grid-template-columns:1fr;grid-template-rows:auto;min-width:0}.side-menu,.workspace-pane,.sheet-header,.notice,.metrics-grid,.workbench,.dashboard-page,.admin-page,.profile-page,.detail-panel{grid-column:1;grid-row:auto}.side-menu{position:static;width:auto;min-width:0;height:auto;min-height:auto;flex-direction:row;align-items:center;justify-content:space-between;overflow:visible;padding:10px 12px}.side-menu nav{grid-template-columns:repeat(5,minmax(0,1fr));display:grid;flex:1;max-width:520px}.rail-logo{width:132px;height:46px;margin:0}.sidebar-profile{width:min(230px,34vw);margin-top:0}.sidebar-profile-menu{top:calc(100% + 8px);bottom:auto}.workspace-pane{min-height:auto;border-right:0;border-bottom:1px solid #d8deea}.workspace-head{margin-bottom:0}.workspace-tree{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.sheet-header,.metrics-grid,.workbench{grid-column:1}.sheet-header{min-height:auto}.edit-modal-body{grid-template-columns:1fr}.edit-side{max-height:none}.dependency-editor-row{grid-template-columns:1fr 1fr}.remove-dependency{width:38px}.dashboard-header{flex-direction:column;align-items:stretch}.dashboard-header label{min-width:0;width:100%}.dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid,.admin-layout,.admin-grid,.profile-panel,.profile-security-card{grid-template-columns:1fr}.profile-password-action{border-left:0;border-top:1px solid #dbe4ed;padding:22px 0 0}.admin-users-row,.member-row{grid-template-columns:minmax(220px,1fr) minmax(180px,.8fr)}.permissions-summary,.permission-project-row,.add-project-permission{grid-template-columns:1fr}.dashboard-wide{grid-row:auto}.portfolio-row{grid-template-columns:minmax(260px,1fr) minmax(160px,.8fr) 128px 92px}.portfolio-date{display:none}.documents-view,.workbench,.gantt-layout,.sheet-grid{max-width:100%}}@media(max-width:760px){.app-shell{padding:0;gap:0}.sheet-header,.sheet-toolbar,.side-menu{align-items:stretch;flex-direction:column}.side-menu nav{grid-template-columns:repeat(3,1fr);max-width:none}.rail-logo{width:100%;justify-content:start}.sidebar-profile{width:100%}.workspace-pane{padding:12px}.workspace-tree{grid-template-columns:1fr}.sheet-header{padding:14px 12px 8px}.sheet-title h1{max-width:100%}.metrics-grid{padding:0 12px 12px;gap:10px}.metric{min-height:96px;padding:14px}.topbar-actions,.project-meta,.sheet-header{justify-content:flex-start}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search{min-width:0;max-width:none;width:100%}.segmented{width:100%;grid-template-columns:repeat(3,1fr)}.gantt-layout{grid-template-columns:520px max-content}.gantt-table{width:520px}.grid-row{grid-template-columns:62px minmax(150px,1fr) 120px 56px 92px}.workbench{margin:0 12px 12px;border-radius:12px}.dashboard-page,.admin-page,.profile-page{padding:12px}.dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-row,.admin-users-row,.member-row{grid-template-columns:1fr}.permissions-modal{padding:14px}.portfolio-date{display:block;text-align:left}.dashboard-docs a{grid-template-columns:1fr}.dashboard-docs em{text-align:left}.dependency-editor-row{grid-template-columns:1fr}.document-upload-modal{padding:18px}.document-upload-header,.document-upload-section-head,.document-upload-grid,.selected-document-file{grid-template-columns:1fr}.document-upload-footer{display:grid;grid-template-columns:1fr}.document-upload-footer .primary-button,.document-upload-footer button{width:100%}.remove-dependency,.add-dependency{width:100%;justify-content:center}.profile-form-actions,.password-modal footer{display:grid;grid-template-columns:1fr}.profile-form-actions button,.password-modal footer button{width:100%}.password-modal-head,.password-rules{grid-template-columns:1fr}}
