*{box-sizing:border-box}:root{--navy:#071633;--text:#0d1728;--muted:#65748b;--line:#dbe4ef;--soft:#f6f8fb;--white:#fff;--green:#0b8f4d}body{color:var(--text);background:#f6f8fb;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--white);border-right:1px solid var(--line);width:286px;min-width:286px;height:100vh;transition:width .2s,min-width .2s;position:sticky;top:0}.sidebar.collapsed{width:82px;min-width:82px}.brand-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:70px;padding:0 15px;display:flex}.brand-bar h1{margin:0;font-size:18px}.brand-bar p{color:var(--muted);margin:4px 0 0;font-size:12px}.hamburger{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.side-nav{gap:8px;padding:14px 12px;display:grid}.side-nav button{color:#2e3c52;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;height:46px;padding:0 13px;font-weight:650;display:flex}.side-nav button.active{background:var(--navy);color:#fff}.sidebar.collapsed .brand-bar div,.sidebar.collapsed .side-nav span{display:none}.main-panel{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:30;background:#fffffff0;justify-content:space-between;align-items:center;height:70px;padding:0 24px;display:flex;position:sticky;top:0}.topbar h1{margin:0;font-size:19px}.topbar p{color:var(--muted);margin:4px 0 0;font-size:13px}.topbar-actions{align-items:center;gap:12px;display:flex}.topbar-actions select,.topbar-actions button{border:1px solid var(--line);height:42px;color:var(--text);background:#fff;border-radius:12px;padding:0 14px}.page-content{height:calc(100vh - 70px);padding:14px 16px;overflow:hidden}.crew-workspace{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.workspace-topline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;min-height:58px;padding:14px 20px 0;display:flex}.crew-tabs{gap:6px;min-width:0;display:flex;overflow:visible}.crew-tab{border:1px solid var(--line);color:#243247;cursor:pointer;background:#f1f4f8;border-bottom:0;border-radius:11px 11px 0 0;justify-content:space-between;align-items:center;min-width:170px;height:42px;padding:0 14px;font-weight:650;display:inline-flex}.crew-tab.active{color:var(--navy);background:#fff;position:relative;top:1px}.crew-tab span{background:#e5ebf3;border-radius:999px;place-items:center;min-width:24px;height:24px;font-size:12px;font-weight:800;display:grid}.crew-tab.active span{background:var(--navy);color:#fff}.header-actions{flex:none;align-items:center;gap:8px;padding-bottom:9px;display:flex}.btn{border:1px solid var(--line);height:41px;color:var(--text);cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:8px;padding:0 14px;font-weight:750;display:inline-flex}.btn-dark{background:var(--navy);color:#fff;border-color:var(--navy)}.compliance-button svg{color:var(--green)}.search-control{border:1px solid var(--line);width:250px;height:41px;color:var(--muted);background:#fff;border-radius:11px;align-items:center;gap:9px;padding:0 12px;display:flex}.search-control input{background:0 0;border:0;outline:none;width:100%}.ag-grid-wrap{border:1px solid var(--line);border-radius:12px;flex:1;min-height:0;margin:14px 20px;overflow:visible}.ag-root-wrapper{border:0!important}.ag-header-cell-label{width:100%}.ag-cell{align-items:center;display:flex!important}.rank-cell{font-weight:600}.nationality-cell{align-items:center;gap:8px;display:inline-flex}.flag-img{object-fit:cover;border-radius:2px;flex:none;width:20px;height:14px;box-shadow:0 0 0 1px #0f172a1f}.action-cell{justify-content:center}.row-menu{width:34px;height:34px;color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:inline-grid}.row-menu:hover{background:#eef2f8}.custom-header{align-items:center;gap:8px;width:100%;height:100%;display:flex;position:relative}.header-title{color:#536176;text-transform:uppercase;letter-spacing:.05em;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:6px;min-width:0;padding:0;font-size:11px;font-weight:750;display:flex}.header-filter-btn{color:#374151;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.header-filter-btn:hover,.header-filter-btn.active{color:var(--navy);background:#e9eef6}.custom-header .filter-popover{position:absolute}.filter-actions{gap:6px;margin-bottom:6px;display:flex}.filter-actions button{border:1px solid var(--line);cursor:pointer;background:#f8fafc;border-radius:6px;height:28px;font-size:12px}.placeholder-card{border:1px solid var(--line);background:#fff;border-radius:16px;height:100%;padding:22px}.placeholder-card h2{margin:0 0 8px}.placeholder-card p{color:var(--muted);margin:0}@media (width<=980px){.sidebar{width:82px;min-width:82px}.sidebar .brand-bar div,.sidebar .side-nav span{display:none}.page-content{overflow:auto}.crew-workspace{min-height:680px}.workspace-topline{flex-direction:column;align-items:stretch;padding-bottom:12px}.header-actions{flex-wrap:wrap;padding-bottom:0}.search-control{width:100%;min-width:220px}.crew-tabs{overflow-x:auto}.crew-tab{min-width:165px}}.filter-popover{background:#fff;border:1px solid #cdd7e5;border-radius:8px;width:240px;max-height:330px;padding:8px;box-shadow:0 12px 30px #0f172a2e;z-index:99999!important;position:absolute!important}.filter-sort-actions{border-bottom:1px solid #e5eaf2;margin:-2px -2px 8px;display:grid}.filter-sort-actions button{text-align:left;cursor:pointer;color:#1f2937;background:#fff;border:0;height:34px;padding:0 10px}.filter-sort-actions button:hover{background:#eaf3ff}.filter-search{height:34px;color:var(--muted);border:1px solid #8cc4ff;border-radius:6px;align-items:center;gap:7px;margin-bottom:8px;padding:0 8px;display:flex}.filter-search input{background:0 0;border:0;outline:none;width:100%}.filter-value.select-all{border-bottom:1px solid #edf1f6;margin-bottom:4px;padding-bottom:4px;font-weight:650}.filter-values{gap:2px;max-height:190px;display:grid;overflow:auto}.filter-value{cursor:pointer;align-items:center;gap:7px;height:26px;font-size:13px;display:flex}.filter-value input{accent-color:#2684ff}.crew-tab{min-width:158px!important;height:36px!important;padding:0 12px!important;font-size:13px!important}.crew-tab span{min-width:21px!important;height:21px!important;font-size:11px!important}.btn{border-radius:10px!important;height:34px!important;padding:0 12px!important;font-size:13px!important;font-weight:700!important}.search-control{height:34px!important;font-size:13px!important}.workspace-topline{min-height:52px!important;padding-top:10px!important}.header-actions{padding-bottom:8px!important}.ag-cell,.ag-header-cell,.ag-pinned-left-header,.ag-pinned-left-cols-container,.ag-pinned-right-header,.ag-pinned-right-cols-container{border-left:0!important;border-right:0!important}.action-cell{justify-content:flex-end!important;padding-right:12px!important}.row-menu{width:30px!important;height:30px!important}.status-pill{color:#475569;background:#f8fafc;border:1px solid #dbe4ef;border-radius:999px;align-items:center;height:25px;padding:0 10px;font-size:12px;font-weight:650;display:inline-flex}.status-onboard{color:#087442;background:#e9fbf1;border-color:#baf1d2}.status-planned-sign-on{color:#0d3b91;background:#eef5ff;border-color:#c7ddff}.status-planned-sign-off{color:#475569;background:#f1f5f9;border-color:#dbe3ee}.topbar-actions{overflow:visible}.nice-select{isolation:isolate;min-width:158px;position:relative}.nice-select.compact{min-width:118px}.nice-select-trigger{width:100%;height:40px;color:var(--text);cursor:pointer;background:linear-gradient(#fffffffa,#f8fafcf5);border:1px solid #0f172a1f;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px 0 14px;transition:transform .18s cubic-bezier(.2,.8,.2,1),border-color .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0f172a0a}.nice-select-trigger.open{border-color:#0716336b;transform:scale(1.015)}.nice-selected{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nice-chevron{flex:none;transition:transform .28s cubic-bezier(.16,1,.3,1)}.nice-select-trigger.open .nice-chevron{transform:rotate(180deg)}.nice-options{z-index:5000;-webkit-backdrop-filter:blur(18px)saturate(1.3);backdrop-filter:blur(18px)saturate(1.3);transform-origin:50% 0;background:#fffffff0;border:1px solid #0f172a1f;border-radius:16px;width:max(100%,190px);padding:6px;animation:.18s cubic-bezier(.16,1,.3,1) niceSelectIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 40px #0f172a29,inset 0 1px #ffffffe6}@keyframes niceSelectIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.nice-option{width:100%;min-height:34px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;transition:background .14s,transform .14s;display:flex}.nice-option:hover{background:#07163312}.nice-option:active{transform:scale(.985)}.nice-option.selected{background:#07163314;font-weight:650}.nice-check{color:var(--green);font-weight:800}.sidebar{transition:width .32s cubic-bezier(.16,1,.3,1),min-width .32s cubic-bezier(.16,1,.3,1),box-shadow .32s;overflow:hidden;box-shadow:1px 0 #0f172a08}@keyframes sidebarTextIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.side-nav button{transition:background .18s,color .18s,transform .18s cubic-bezier(.16,1,.3,1)}.side-nav button:hover{transform:translate(2px)}.sidebar.collapsed .side-nav button{justify-content:center;padding:0}.sidebar.collapsed .brand-bar{justify-content:center;padding:0 12px}@media (prefers-reduced-motion:reduce){.sidebar,.side-nav button,.nice-select-trigger,.nice-chevron,.nice-options,.nice-option{transition:none!important;animation:none!important}}.sidebar.collapsed:hover,.sidebar.collapsed:focus-within{width:82px!important;min-width:82px!important;box-shadow:1px 0 #0f172a08!important}.sidebar.collapsed:hover .brand-bar div,.sidebar.collapsed:focus-within .brand-bar div,.sidebar.collapsed:hover .side-nav span,.sidebar.collapsed:focus-within .side-nav span{display:none!important}.sidebar.collapsed:hover .side-nav button,.sidebar.collapsed:focus-within .side-nav button{justify-content:center!important;padding:0!important}.sidebar.collapsed:hover .brand-bar,.sidebar.collapsed:focus-within .brand-bar{justify-content:center!important;padding:0 12px!important}.nice-option.danger{color:#b42318}.filter-popover{z-index:99999!important;background:#fff!important;border:1px solid #cdd7e5!important;border-radius:10px!important;width:260px!important;max-height:390px!important;padding:8px!important;position:fixed!important;box-shadow:0 16px 40px #0f172a2e!important}.filter-footer{border-top:1px solid #edf1f6;justify-content:flex-end;margin-top:8px;padding-top:8px;display:flex}.filter-apply{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;height:30px;padding:0 14px;font-size:13px;font-weight:700}.row-action-menu{z-index:99999;background:#fff;border:1px solid #dbe4ef;border-radius:12px;min-width:170px;padding:6px;position:fixed;right:34px;box-shadow:0 14px 34px #0f172a29}.row-action-menu button{width:100%;height:32px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 10px;font-size:13px}.filter-popover{z-index:999999!important;width:260px!important;max-height:390px!important;position:fixed!important;overflow:hidden!important}.filter-values{max-height:190px!important;overflow-y:auto!important}.ag-grid-wrap{position:relative}.filter-popover{max-height:none!important;padding:10px!important;overflow:visible!important}.filter-values{padding-right:4px;max-height:170px!important;overflow-y:auto!important}.filter-footer{background:#fff;border-top:1px solid #edf1f6;justify-content:flex-end;margin:8px -2px -2px;padding:8px 2px 0;display:flex;position:sticky;bottom:0}.filter-apply{background:var(--navy);border-radius:10px;min-width:76px;height:34px;box-shadow:0 6px 14px #0716332e}.header-filter-btn.active{box-shadow:0 0 0 2px #0716331f;background:var(--navy)!important;color:#fff!important}.header-filter-btn.active svg{stroke-width:2.5px}.row-menu-wrap{justify-content:flex-end;width:100%;display:flex;position:relative}.row-menu.active,.row-menu:hover{background:#eef2f8!important}.row-action-menu{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:999999!important;background:#fffffffa!important;border:1px solid #0f172a1f!important;border-radius:14px!important;width:220px!important;padding:8px!important;position:fixed!important;right:38px!important;box-shadow:0 18px 40px #0f172a29!important}.row-action-menu button{width:100%;min-height:36px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;padding:0 10px;font-size:13px;font-weight:600;display:flex}.delete-confirm p{color:var(--text);margin:0;font-size:13px;font-weight:750}.delete-confirm span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.delete-confirm div{gap:8px;margin-top:10px;display:flex}.delete-confirm .confirm-no,.delete-confirm .confirm-yes{justify-content:center;min-height:32px}.delete-confirm .confirm-no{color:var(--text);background:#f8fafc}.delete-confirm .confirm-yes{color:#fff;background:#b42318}.row-menu{z-index:2;position:relative;pointer-events:auto!important}.row-action-menu{z-index:2147483647!important;width:220px!important;min-width:220px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border:1px solid #dbe4ef!important;border-radius:14px!important;padding:8px!important;position:fixed!important;overflow:visible!important}.row-action-menu button{color:var(--text);text-align:left!important;cursor:pointer!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:10px!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:36px!important;padding:0 10px!important;font-size:13px!important;font-weight:600!important;display:flex!important}.row-action-menu button:hover{background:#f1f5f9!important}.row-action-menu button.danger{color:#b42318!important}.row-action-menu button.danger:hover{background:#fff1f0!important}.filter-footer{background:#fff!important;border-top:1px solid #edf1f6!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;margin-top:8px!important;padding-top:8px!important;display:flex!important}.filter-clear{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:10px;height:34px;padding:0 14px;font-size:13px;font-weight:700}.filter-clear:hover{background:#f8fafc}.filter-apply{border-radius:10px!important;min-width:76px!important;height:34px!important}.header-filter-btn.filtered,.header-filter-btn.active{box-shadow:0 0 0 2px #0716331f;background:var(--navy)!important;color:#fff!important;border:1px solid var(--navy)!important}.header-filter-btn.filtered svg,.header-filter-btn.active svg{fill:currentColor!important;stroke:currentColor!important;stroke-width:2.4px!important}.filter-footer{border-top:1px solid #edf1f6!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-top:8px!important;padding-top:9px!important;display:flex!important}.filter-clear,.filter-apply{cursor:pointer!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;min-width:74px!important;height:34px!important;padding:0 14px!important;font-size:13px!important;font-weight:700!important;display:inline-flex!important}.filter-clear{color:#334155!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbe4ef!important}.filter-clear:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.filter-apply{border:1px solid var(--navy)!important;background:var(--navy)!important;color:#fff!important;box-shadow:none!important}.filter-apply:hover{background:#0a1f46!important}.delete-confirm{padding:6px!important}.delete-confirm div{justify-content:flex-end!important;gap:8px!important;margin-top:12px!important;display:flex!important}.delete-confirm .confirm-no,.delete-confirm .confirm-yes{border-radius:9px!important;justify-content:center!important;width:auto!important;min-width:74px!important;height:32px!important;min-height:32px!important;padding:0 12px!important;font-size:13px!important;font-weight:700!important}.delete-confirm .confirm-no{color:#334155!important;background:#fff!important;border:1px solid #dbe4ef!important}.delete-confirm .confirm-yes{color:#fff!important;background:#b42318!important;border:1px solid #b42318!important}.delete-confirm .confirm-yes:hover{background:#991b1b!important}.crew-edit-overlay{z-index:20000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a7a;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.crew-edit-modal{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;width:min(1120px,96vw);height:min(760px,100vh - 44px);display:flex;overflow:hidden;box-shadow:0 32px 100px #0f172a42}.crew-edit-head{border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:16px 20px;display:flex}.crew-edit-head h2{margin:0;font-size:20px;font-weight:700}.crew-edit-head p{color:var(--muted);margin:4px 0 0;font-size:13px}.crew-edit-actions{align-items:center;gap:8px;display:flex}.dirty-pill{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.modal-save-btn,.modal-close-btn{border:1px solid var(--line);cursor:pointer;border-radius:12px;height:38px;font-weight:700}.modal-save-btn{background:var(--navy);color:#fff;border-color:var(--navy);padding:0 15px}.modal-close-btn{background:#fff;width:38px;font-size:22px;line-height:1}.crew-edit-layout{flex:1;grid-template-columns:210px minmax(0,1fr);min-height:0;display:grid}.crew-edit-tabs{border-right:1px solid var(--line);background:#f8fafc;align-content:start;gap:8px;padding:18px 12px;display:grid}.crew-edit-tabs button{color:#475569;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:13px;height:44px;padding:0 14px;font-weight:650}.crew-edit-tabs button:hover{background:#fff;border-color:#e2e8f0}.crew-edit-tabs button.active{color:var(--navy);background:#fff;border-color:#dbe4ef;box-shadow:0 8px 22px #0f172a12}.crew-edit-body{background:#fbfcfe;min-height:0;padding:18px;overflow:auto}.form-sections{gap:14px;display:grid}.edit-section{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:15px;box-shadow:0 8px 24px #0f172a0a}.edit-section h3{text-transform:uppercase;letter-spacing:.9px;color:#334155;margin:0 0 12px;font-size:12px;font-weight:800}.edit-section h3 span{text-transform:none;letter-spacing:0;color:var(--muted);font-size:11px;font-weight:600}.form-grid{gap:10px 12px;display:grid}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-field{gap:4px;display:grid}.form-field span{color:#475569;font-size:12px;font-weight:650}.form-field em{color:#dc2626;font-style:normal}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line);width:100%;min-height:38px;color:var(--text);background:#fff;border-radius:10px;outline:none;padding:8px 10px;font-size:12px;font-weight:500}.form-field input[readonly]{color:#64748b;background:#f8fafc}.form-field textarea{resize:vertical;min-height:76px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#93b4ff;box-shadow:0 0 0 3px #2563eb1a}.form-field .field-invalid{border-color:#fca5a5;box-shadow:0 0 0 3px #dc262617}.form-field small{color:#dc2626;font-size:11px}.full-field{margin-top:10px}.empty-certificate-section{align-content:start;min-height:220px;display:grid}.empty-certificate-section p{color:var(--muted);margin:0;line-height:1.5}@media (width<=900px){.crew-edit-overlay{padding:12px}.crew-edit-modal{width:100%;height:calc(100vh - 24px)}.crew-edit-layout{grid-template-columns:1fr}.crew-edit-tabs{border-right:0;border-bottom:1px solid var(--line);grid-auto-flow:column;padding:10px;overflow-x:auto}.crew-edit-tabs button{white-space:nowrap}.form-grid.three{grid-template-columns:1fr}.crew-edit-head{align-items:flex-start}.dirty-pill{display:none}}.compliance-page{grid-template-rows:auto 1fr;gap:14px;height:100%;display:grid;overflow:auto}.compliance-summary-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.compliance-summary-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:10px 12px;min-height:82px;padding:16px 18px;display:grid;box-shadow:0 8px 22px #0f172a0d}.compliance-summary-card strong{font-size:14px;font-weight:750}.compliance-summary-card small{color:var(--muted);grid-column:2;font-weight:650}.compliance-summary-card.selected{border-color:#0f172a;box-shadow:0 14px 32px #0f172a1c}.status-dot,.legend-dot{border-radius:999px;flex:0 0 9px;width:9px;height:9px;display:inline-block}.ok .status-dot,.legend-dot.ok{background:#0b8f4d}.bad .status-dot,.legend-dot.bad{background:#b91c1c}.compliance-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 12px 34px #0f172a12}.compliance-card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.compliance-card-head h2{margin:0;font-size:20px;font-weight:750}.compliance-card-head p{color:var(--muted);margin:5px 0 0;font-size:13px}.compliance-final-pill{border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:750;display:inline-flex}.compliance-final-pill.ok{color:#0b8f4d;background:#f0fdf4;border-color:#bbf7d0}.compliance-final-pill.bad{color:#b91c1c;background:#fff1f2;border-color:#fecdd3}.criteria-legend-clean{color:#475569;border-bottom:1px solid var(--line);gap:16px;padding:12px 20px;font-size:12px;display:flex}.criteria-legend-clean span,.criteria-text{align-items:center;gap:8px;display:inline-flex}.criteria-table{min-height:0;overflow:auto}.criteria-table-head,.criteria-row{grid-template-columns:minmax(360px,1.6fr) 120px 130px minmax(260px,1fr);align-items:center;gap:14px;display:grid}.criteria-table-head{z-index:2;border-bottom:1px solid var(--line);color:#64748b;text-transform:uppercase;letter-spacing:.08em;background:#f8fafc;padding:11px 20px;font-size:11px;font-weight:800;position:sticky;top:0}.criteria-section-title{color:#334155;background:#f6f8fb;border-bottom:1px solid #eef2f7;padding:10px 20px;font-size:13px;font-weight:750}.criteria-row{border-bottom:1px solid #eef2f7;border-left:4px solid #0000;min-height:50px;padding:10px 20px;font-size:13px}.criteria-row.ok{border-left-color:#0b8f4d}.criteria-row.bad{border-left-color:#b91c1c}.ok-text{color:#0b8f4d;font-weight:750}.bad-text{color:#b91c1c;font-weight:750}.breakdown-text{color:#475569;line-height:1.35}@media (width<=900px){.compliance-summary-row,.criteria-table-head,.criteria-row{grid-template-columns:1fr}.compliance-card-head{flex-direction:column;align-items:flex-start}}.add-vessel-top-btn{border:1px solid var(--line);background:var(--navy);color:#fff;cursor:pointer;border-radius:12px;height:42px;padding:0 14px;font-weight:750}.add-vessel-top-btn:hover,.create-new-crew:hover,.vessel-save-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a1f}.add-crew-modal,.add-vessel-modal{background:#fff;border-radius:20px;flex-direction:column;width:min(720px,96vw);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 26px 90px #0f172a40}.add-vessel-modal{width:min(520px,96vw)}.compact-head{flex:none}.add-crew-body,.add-vessel-body{padding:18px 22px 22px;overflow:auto}.add-crew-searchbar{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;height:44px;margin-bottom:10px;padding:0 12px;display:flex}.add-crew-searchbar input{background:0 0;border:0;outline:0;width:100%}.create-new-crew,.vessel-save-btn{border:1px solid var(--navy);background:var(--navy);color:#fff;cursor:pointer;border-radius:13px;width:100%;min-height:42px;margin-bottom:12px;font-weight:800}.crew-candidate-list{gap:8px;max-height:48vh;display:grid;overflow:auto}.crew-candidate{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.crew-candidate:hover:not(:disabled){background:#f8fbff;border-color:#bdd2ff}.crew-candidate:disabled{opacity:.55;cursor:not-allowed;background:#f8fafc}.crew-candidate strong{font-size:14px;display:block}.crew-candidate small{color:var(--muted);margin-top:3px;display:block}.crew-candidate em{color:var(--navy);font-style:normal;font-weight:800}.add-vessel-body{gap:12px;display:grid}input[type=number]{appearance:textfield}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.topbar-actions .add-vessel-top-btn{display:none!important}.topbar-actions .nice-select:not(.compact){min-width:188px!important}.nice-select-trigger{color:#101827!important;background:#fff!important;border:1px solid #d8e1ee!important;border-radius:16px!important;height:42px!important;padding:0 13px 0 15px!important;font-weight:650!important;box-shadow:0 4px 14px #0f172a0d,inset 0 1px #ffffffe6!important}.nice-select-trigger:hover{border-color:#c7d2e5!important;transform:translateY(-1px)!important;box-shadow:0 10px 24px #0f172a17,inset 0 1px #fffffff2!important}.nice-select-trigger.open{border-color:#aebdd2!important;transform:none!important;box-shadow:0 12px 28px #0f172a1f,0 0 0 4px #2563eb12!important}.nice-options.modern-vessel-dropdown{-webkit-backdrop-filter:blur(18px)saturate(1.25)!important;backdrop-filter:blur(18px)saturate(1.25)!important;background:#fffffffa!important;border:1px solid #dbe3ef!important;border-radius:18px!important;width:max(100%,240px)!important;min-width:240px!important;padding:6px!important;top:calc(100% + 10px)!important;right:0!important;overflow:hidden!important;box-shadow:0 24px 70px #0f172a2e,0 6px 18px #0f172a14!important}.nice-options-list{max-height:260px;padding:0;overflow:auto}.nice-option{color:#334155!important;border-radius:12px!important;min-height:42px!important;padding:0 12px!important;font-size:14px!important;font-weight:500!important}.nice-option:hover{background:#f4f7fb!important;transform:none!important}.nice-option.selected{color:#0f172a!important;background:#eef2f7!important;font-weight:700!important}.nice-check{color:#16a34a!important;font-size:18px!important;line-height:1!important}.nice-footer-action{position:sticky;bottom:0;color:#2563eb!important;background:#fff!important;border-top:1px solid #e6edf5!important;border-radius:0!important;justify-content:flex-start!important;min-height:48px!important;margin-top:6px!important;font-weight:700!important}.nice-footer-action:hover{color:#1d4ed8!important;background:#f8fbff!important}.nice-footer-plus{color:#2563eb;background:#eff6ff;border-radius:8px;place-items:center;width:24px;height:24px;margin-right:2px;font-size:18px;font-weight:800;display:inline-grid}.profile-menu .nice-options{min-width:190px!important}.user-identity-pill{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:14px;align-items:center;gap:10px;height:42px;padding:0 12px;display:flex;box-shadow:0 3px 12px #0f172a0d}.user-avatar{color:#071633;background:#eef3fb;border-radius:10px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.user-identity-pill strong{color:#0d1728;font-size:13px;font-weight:750;line-height:1.05;display:block}.user-identity-pill span{color:#65748b;margin-top:2px;font-size:11px;display:block}.nice-options.modern-vessel-dropdown{border-radius:18px!important;padding:6px!important;overflow:visible!important}.nice-options.modern-vessel-dropdown .nice-options-list{border-radius:14px;overflow:hidden}.nice-footer-action.rounded-footer-action{background:#fff!important;border:1px solid #e6edf5!important;border-radius:14px!important;min-height:46px!important;margin-top:7px!important;box-shadow:0 3px 10px #0f172a0a!important}.nice-footer-action.rounded-footer-action:hover{background:#f8fbff!important;border-color:#c7d7f5!important}.searchable-field{position:relative}.searchable-trigger{border:1px solid var(--line);text-align:left;color:#0d1728;cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:38px;padding:8px 10px;display:flex;font-weight:650!important;box-shadow:0 4px 14px #0f172a0d,inset 0 1px #ffffffe6!important}.searchable-trigger.field-invalid{border-color:#dc2626!important}.muted-value{color:#8a98aa;font-weight:500}.searchable-menu{z-index:8000;background:#fff;border:1px solid #dbe4ef;border-radius:14px;padding:8px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 20px 55px #0f172a2e}.searchable-input-row{background:#f8fafc;border:1px solid #dbe4ef;border-radius:11px;align-items:center;gap:8px;height:38px;margin-bottom:8px;padding:0 10px;display:flex}.searchable-input-row input{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;min-height:auto!important;padding:0!important;font-weight:500!important}.searchable-options{gap:2px;max-height:230px;display:grid;overflow:auto}.searchable-options button{text-align:left;cursor:pointer;color:#334155;background:0 0;border:0;border-radius:10px;min-height:34px;padding:0 10px}.searchable-options button:hover,.searchable-options button.selected{color:#1d4ed8;background:#eef4ff;font-weight:700}.no-results{color:#65748b;padding:10px;font-size:13px}.signoff-modal{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(430px,92vw);overflow:hidden;box-shadow:0 28px 90px #0f172a42}.signoff-body{gap:12px;padding:18px;display:grid}.signoff-note{color:#65748b;background:#f8fafc;border:1px solid #e6edf5;border-radius:12px;margin:0;padding:10px;font-size:13px;line-height:1.45}.signoff-footer{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none!important;transform:none!important}.profile-menu{align-items:center;display:flex;position:relative}.user-identity-pill{cursor:pointer;justify-content:center;border:1px solid var(--line)!important;color:var(--text)!important;background:#fff!important;gap:9px!important;height:42px!important;padding:0 12px!important}.user-identity-pill.open,.user-identity-pill:hover{border-color:#cdd9ea!important;box-shadow:0 6px 18px #0f172a14!important}.profile-chevron{color:#64748b;transition:transform .18s}.user-identity-pill.open .profile-chevron{transform:rotate(180deg)}.profile-dropdown{z-index:9000;background:#fff;border:1px solid #dbe4ef;border-radius:14px;min-width:170px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 48px #0f172a29}.profile-dropdown button{cursor:pointer;justify-content:flex-start;align-items:center;gap:9px;width:100%;font-size:13px;display:flex;color:#0d1728!important;background:0 0!important;border:0!important;border-radius:10px!important;height:38px!important;padding:0 10px!important}.profile-dropdown button:hover{background:#f6f9fd!important}.user-photo-avatar{color:#071633;background:linear-gradient(135deg,#eaf3ff,#f5f9ff);border:1px solid #dbe7f5;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.user-profile-text{text-align:left;min-width:0}.modal-signoff-btn{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:12px;height:38px;padding:0 16px;font-size:13px;font-weight:800;box-shadow:0 8px 18px #dc26262e}.modal-signoff-btn:hover{background:#b91c1c}.empty-candidate-note{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cfd8e5;border-radius:14px;padding:14px;font-size:13px}.crew-candidate small{line-height:1.4}.crew-title-wrap{align-items:center;gap:12px;min-width:0;display:flex}.add-crew-head-actions{align-items:center;gap:8px;display:flex}.modal-back-btn,.modal-close-action{border:1px solid var(--line);color:#334155;cursor:pointer;background:#fff;border-radius:11px;height:34px;padding:0 12px;font-size:12px;font-weight:750}.modal-save-btn,.modal-signoff-btn,.create-new-crew,.crew-candidate em,.modal-back-btn,.modal-close-action{font-size:12px}.add-crew-toprow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;display:grid}.add-crew-toprow .add-crew-searchbar{margin-bottom:0}.add-crew-toprow .create-new-crew{white-space:nowrap;width:auto;min-width:190px;min-height:42px;margin-bottom:0;padding:0 16px}.crew-edit-head h2{font-size:18px}.crew-edit-head p{font-size:12px}.crew-edit-tabs button{height:42px;font-size:13px}.edit-section h3,.form-field span,.form-field input,.form-field select,.form-field textarea,.searchable-trigger{font-size:11px}.crew-candidate strong{font-size:13px}.crew-candidate small{font-size:11px}.add-crew-searchbar input{font-size:12px}.signon-confirm-card{z-index:21000;border:1px solid var(--line);background:#fff;border-radius:18px;gap:12px;width:min(380px,100vw - 36px);padding:18px;display:grid;position:fixed;box-shadow:0 28px 90px #0f172a47}.signon-confirm-card h3{color:var(--text);margin:0;font-size:15px;font-weight:800}.signon-confirm-card p{color:var(--muted);margin:-6px 0 2px;font-size:12px}.signon-error{color:#dc2626;font-size:11px;font-weight:650}.signon-actions{justify-content:flex-end;gap:8px;margin-top:2px;display:flex}@media (width<=760px){.add-crew-toprow{grid-template-columns:1fr}.add-crew-toprow .create-new-crew{width:100%}.crew-title-wrap{flex-direction:column;align-items:flex-start;gap:8px}}.crew-matrix-page{width:100%;min-width:0}.crew-matrix-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 16px 40px #0f172a0f}.crew-matrix-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:16px 18px 12px;display:flex}.crew-matrix-head h2{color:var(--text);margin:0;font-size:18px;font-weight:850}.crew-matrix-head p{color:var(--muted);margin:4px 0 0;font-size:12px}.matrix-summary-pills{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.matrix-summary-pills span,.matrix-filter-btn,.crew-matrix-toolbar select{color:#334155;background:#f8fafc;border:1px solid #dbe4ef;border-radius:10px;height:32px;padding:0 10px;font-size:11px;font-weight:750}.matrix-summary-pills .matrix-pill-ok{color:#166534;background:#edf8f1;border-color:#c8ead4}.matrix-summary-pills .matrix-pill-warn{color:#991b1b;background:#fff1f1;border-color:#f3c7c7}.crew-matrix-toolbar{border-bottom:1px solid var(--line);background:#fbfcfe;align-items:center;gap:10px;padding:12px 18px;display:flex}.matrix-search-control{background:#fff;border:1px solid #dbe4ef;border-radius:11px;flex:1;align-items:center;gap:8px;min-width:280px;height:34px;padding:0 11px;display:flex}.matrix-search-control input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.matrix-filter-btn{cursor:pointer;white-space:nowrap}.matrix-filter-btn.active{color:#fff;background:#071633;border-color:#071633}.training-matrix-scroll{width:100%;max-height:calc(100vh - 245px);overflow:auto}.training-matrix-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:2100px;font-size:11px}.training-matrix-table th,.training-matrix-table td{vertical-align:middle;background:#fff;border-bottom:1px solid #e5ecf4;border-right:1px solid #e5ecf4;height:34px;padding:5px 8px}.training-matrix-table th{z-index:5;color:#334155;text-align:center;white-space:normal;background:#f7f9fc;min-width:88px;max-width:112px;font-size:10px;font-weight:850;line-height:1.2;position:sticky;top:0}.training-matrix-table tbody tr:hover td{background:#fbfcfe}.training-matrix-table .sticky-name-col{z-index:6;text-align:left;border-left:0;min-width:170px;max-width:170px;position:sticky;left:0}.training-matrix-table .sticky-rank-col{z-index:6;text-align:left;min-width:150px;max-width:150px;position:sticky;left:170px}.training-matrix-table th.sticky-name-col,.training-matrix-table th.sticky-rank-col{z-index:8;background:#f1f5f9}.matrix-status-col{text-align:center;min-width:130px;max-width:130px}.matrix-name-cell strong{color:#0f172a;font-size:12px;line-height:1.1;display:block}.matrix-name-cell small{color:#64748b;margin-top:2px;font-size:10px;display:block}.matrix-rank-cell{color:#1e293b;font-weight:750}.matrix-check-cell{text-align:center}.matrix-dot{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:inline-flex}.matrix-dot.valid{color:#166534;background:#e8f5ee;border-color:#c7e8d4}.matrix-dot.missing{color:#991b1b;background:#fdeeee;border-color:#f2c7c7}.matrix-empty{text-align:center;color:#64748b;font-weight:700;padding:20px!important}@media (width<=860px){.crew-matrix-head,.crew-matrix-toolbar{flex-direction:column;align-items:stretch}.matrix-search-control{min-width:0}}.crew-matrix-head{align-items:center}.crew-matrix-head .matrix-summary-pills{display:none!important}.matrix-edit-col{text-align:center;width:82px;min-width:82px;max-width:82px}.matrix-edit-btn{color:#071633;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;height:24px;padding:0 10px;font-size:10px;font-weight:800}.matrix-edit-btn:hover{background:#f1f5f9}.matrix-check-cell{cursor:pointer}.training-edit-section .section-helper{color:#64748b;margin:-4px 0 14px;font-size:12px}.training-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}@media (width<=980px){.training-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.training-edit-grid{grid-template-columns:1fr}}.crew-matrix-page{height:calc(100vh - 86px);min-height:0;display:flex}.crew-matrix-card{flex-direction:column;flex:1;min-height:0;display:flex}.training-matrix-scroll{scrollbar-gutter:stable both-edges;flex:1;min-height:0;overflow:auto;max-height:none!important}.training-matrix-table{table-layout:fixed}.training-matrix-table th:not(.sticky-name-col):not(.sticky-rank-col):not(.matrix-status-col):not(.matrix-edit-col),.training-matrix-table td.matrix-check-cell{width:112px!important;min-width:112px!important;max-width:112px!important}.training-edit-grid .form-field select{text-transform:none}.matrix-edit-col,.matrix-edit-btn{display:none!important}.matrix-row-action-col{z-index:7;text-align:center;position:sticky;right:0;box-shadow:-1px 0 #e5ecf4;background:#fff!important;width:48px!important;min-width:48px!important;max-width:48px!important}th.matrix-row-action-col{z-index:9;background:#f7f9fc!important}.matrix-edit-icon-btn{color:#071633;cursor:pointer;background:#fff;border:1px solid #d6e1ee;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.matrix-edit-icon-btn:hover{background:#f1f5f9;border-color:#b7c8dc}.vessel-setting-page{width:100%}.vessel-setting-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 16px 40px #0f172a0f}.vessel-setting-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.vessel-setting-head h2{color:var(--text);margin:0;font-size:18px;font-weight:850}.vessel-setting-head p{color:var(--muted);margin:5px 0 0;font-size:12px}.vessel-setting-form{padding:20px}.vessel-remarks-field{grid-column:1/-1}.vessel-remarks-field textarea{resize:vertical;width:100%;font:inherit;color:var(--text);border:1px solid #d6e1ee;border-radius:12px;outline:none;padding:10px 12px;font-size:13px}.vessel-remarks-field textarea:focus{border-color:#071633;box-shadow:0 0 0 3px #07163314}.vessel-setting-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.danger-outline-btn{color:#991b1b;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:11px;height:38px;padding:0 14px;font-size:12px;font-weight:850}.archive-pill{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:850}.vessel-confirm-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(460px,100vw - 32px);padding:20px;box-shadow:0 20px 60px #0f172a2e}.vessel-confirm-card h3{color:var(--text);margin:0 0 8px;font-size:18px}.vessel-confirm-card p{color:#475569;margin:0;font-size:13px;line-height:1.55}.vessel-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.archive-btn,.delete-btn,.ghost-btn{cursor:pointer;border-radius:10px;height:36px;padding:0 13px;font-size:12px;font-weight:850}.ghost-btn{color:#334155;background:#fff;border:1px solid #d6e1ee}.archive-btn{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.delete-btn{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.compliance-button.ok svg{color:var(--green)}.compliance-button.not-ok svg{color:#b42318}.crew-matrix-head h2{letter-spacing:-.01em;font-size:17px!important;font-weight:700!important}.crew-matrix-toolbar{justify-content:flex-end!important;align-items:center!important;gap:10px!important}.matrix-search-control{flex:0 0 360px!important;width:360px!important;min-width:260px!important;max-width:420px!important}.matrix-filter-btn{display:none!important}.training-matrix-table th{letter-spacing:-.01em;color:#1f2f46!important;font-size:11.5px!important;font-weight:650!important}.training-matrix-table td{font-size:11.5px!important}.matrix-name-cell strong{font-size:11.5px!important;font-weight:700!important}.matrix-name-cell small{font-size:9.5px!important}.matrix-rank-cell{font-size:11.5px!important;font-weight:650!important}.topbar-actions .nice-selected{font-size:13px!important;font-weight:650!important}.topbar-actions .nice-select-trigger{height:38px!important;padding-left:13px!important;padding-right:11px!important}@media (width<=860px){.crew-matrix-toolbar{align-items:stretch!important}.matrix-search-control{flex:auto!important;width:100%!important;max-width:none!important}}.crew-matrix-head{align-items:center!important;padding:12px 18px!important}.crew-matrix-head h2{font-size:16px!important;font-weight:650!important}.crew-matrix-head p{font-size:11px!important}.crew-matrix-toolbar.in-head{flex:none;margin-left:auto;background:0 0!important;border:0!important;padding:0!important}.crew-matrix-toolbar.in-head select{width:140px;font-size:11px;height:34px!important}.crew-matrix-toolbar.in-head .matrix-search-control{flex:0 0 300px!important;width:300px!important;min-width:240px!important;max-width:320px!important;height:34px!important}.training-matrix-table .matrix-status-col{z-index:6;background:#fff;position:sticky;left:320px;width:130px!important;min-width:130px!important;max-width:130px!important}.training-matrix-table th.matrix-status-col{z-index:8;background:#f1f5f9!important}.training-matrix-table th:not(.sticky-name-col):not(.sticky-rank-col):not(.matrix-status-col):not(.matrix-row-action-col),.training-matrix-table td.matrix-check-cell{width:112px!important;min-width:112px!important;max-width:112px!important}.training-matrix-scroll{max-height:none!important}.modal-backdrop{z-index:22000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a75;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.vessel-confirm-card{margin:0!important;transform:none!important}.profile-settings-modal{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(480px,100vw - 36px);overflow:hidden;box-shadow:0 28px 90px #0f172a42}.profile-settings-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.profile-settings-head h3{color:var(--text);margin:0;font-size:18px}.profile-settings-head p{color:var(--muted);margin:4px 0 0;font-size:12px}.profile-settings-body{gap:12px;padding:18px 20px;display:grid}.password-section-title{border-top:1px solid var(--line);color:#334155;text-transform:uppercase;letter-spacing:.05em;margin-top:4px;padding-top:12px;font-size:11px;font-weight:850}.profile-settings-actions{justify-content:flex-end;gap:10px;padding:14px 20px 18px;display:flex}.signon-confirm-card{top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=900px){.crew-matrix-head{flex-direction:column;align-items:stretch!important}.crew-matrix-toolbar.in-head{width:100%}.crew-matrix-toolbar.in-head .matrix-search-control{flex:auto!important;width:auto!important;max-width:none!important}}.department-readonly-field{padding-bottom:14px;position:relative}.department-readonly-field small{margin:0;position:absolute;bottom:0;left:0}.form-grid.three>.form-field:not(.full-field){align-self:start}.row-menu.assign-vacancy{color:#047857;background:#ecfdf5;border-color:#bbf7d0;font-size:18px;font-weight:850}.ag-row.vacant-row .ag-cell{color:#64748b;background:#f3f4f6!important}.ag-row.vacant-row .rank-cell{color:#0f172a;font-weight:750}.ag-row.vacant-row .status-pill{color:#64748b!important;background:#f1f5f9!important;border-color:#dbe4ef!important}.ag-row.vacant-row{cursor:pointer}.ag-row.vacant-row:hover .ag-cell{background:#e9eef5!important}.status-pill.status-vacant{color:#64748b;background:#f1f5f9;border-color:#dbe4ef}.ag-row.vacant-row .ag-cell:first-child{box-shadow:inset 3px 0 #cbd5e1}.certificate-docs-sections .edit-section{margin-bottom:16px}.certificate-group{border-top:1px solid #e8eef7;margin-top:12px;padding-top:12px}.certificate-group:first-of-type{border-top:0;padding-top:0}.certificate-group h4{color:#334155;letter-spacing:.2px;margin:0 0 10px;font-size:12px;font-weight:700}.certificate-docs-sections .full-field{grid-column:1/-1}.certificate-docs-sections .edit-section{padding:16px 18px}.certificate-group{background:#fff;border:1px solid #e3ebf6;border-radius:16px;margin-top:12px;padding:12px 14px 14px;box-shadow:0 6px 18px #0f172a09}.certificate-group:first-of-type{margin-top:8px}.certificate-group.cert-ok{background:linear-gradient(#fff 0%,#fbfffd 100%);border-color:#d7efe2}.certificate-group.cert-danger{background:linear-gradient(#fff 0%,snow 100%);border-color:#fecaca}.certificate-group-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.certificate-group h4{color:#047857;letter-spacing:.1px;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;align-items:center;margin:0;padding:6px 12px;font-size:12px;font-weight:750;display:inline-flex}.cert-danger .certificate-group-head h4{color:#be123c;background:#fff1f2;border-color:#fecdd3}.certificate-pill{border:1px solid #0000;border-radius:999px;flex:none;padding:5px 10px;font-size:11px;font-weight:800}.certificate-pill.ok{color:#047857;background:#dcfce7;border-color:#bbf7d0}.certificate-pill.danger{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.certificate-remark{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin:-2px 0 10px;padding:8px 10px;font-size:12px;font-weight:650}.certificate-row-grid{grid-template-columns:repeat(3,minmax(170px,1fr));align-items:start;gap:10px 12px;display:grid}.certificate-row-grid.four{grid-template-columns:repeat(4,minmax(150px,1fr))}.certificate-row-grid .form-field{min-width:0}.certificate-row-grid .form-field input,.certificate-row-grid .form-field select,.certificate-row-grid .searchable-trigger{min-height:38px}.certificate-row-grid .full-field{grid-column:1/-1}@media (width<=1200px){.certificate-row-grid.four{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (width<=760px){.certificate-row-grid,.certificate-row-grid.four{grid-template-columns:1fr}.certificate-group-head{flex-direction:column;align-items:flex-start}}.compliance-summary-card.selected{background:#fff!important;border-color:#cbd5e1!important;box-shadow:0 8px 22px #0f172a0f!important}.breakdown-text strong{color:#0f172a;font-weight:850}.certificate-group{overflow:hidden;padding:0!important}.certificate-group-head{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:auto 1fr auto;width:100%;align-items:center!important;gap:10px!important;margin:0!important;padding:11px 13px!important;display:grid!important}.certificate-group-head:hover{background:#f8fafc}.cert-chevron{color:#64748b;border:1px solid #dbe4ef;border-radius:8px;place-items:center;width:22px;height:22px;font-size:14px;line-height:1;transition:transform .16s,background .16s;display:grid}.cert-chevron.open{background:#f1f5f9;transform:rotate(180deg)}.certificate-group h4{justify-self:start}.certificate-group-body{padding:0 13px 13px}.certificate-group.cert-na{background:linear-gradient(#fff 0%,#fbfcfe 100%)!important;border-color:#e2e8f0!important}.cert-na .certificate-group-head h4,.certificate-pill.na{color:#475569!important;background:#f1f5f9!important;border-color:#e2e8f0!important}@media (width<=760px){.certificate-group-head{grid-template-columns:auto 1fr!important}.certificate-pill{grid-column:2;justify-self:start}}html,body,#root{width:100%;height:100%;overflow:hidden}.app-shell{width:100%;height:100vh;overflow:hidden}.main-panel{width:100%;min-width:0;height:100vh;overflow:hidden}.page-content{width:100%;min-width:0;overflow:hidden!important}.crew-workspace{width:100%;min-width:0}.workspace-topline{flex:none;min-width:0}.crew-tabs{min-width:0;max-width:100%}.header-actions{min-width:0}.ag-grid-wrap{contain:layout;flex:auto;width:auto;min-width:0;min-height:0;overflow:hidden!important}.ag-root-wrapper,.ag-root,.ag-body-viewport,.ag-center-cols-viewport{min-width:0!important}.ag-root-wrapper{width:100%!important;height:100%!important}.ag-body-horizontal-scroll,.ag-body-horizontal-scroll-viewport,.ag-body-horizontal-scroll-container{height:13px!important;min-height:13px!important}.ag-paging-panel{flex-wrap:wrap;gap:8px;height:auto!important;min-height:44px!important;padding:6px 10px!important}.row-menu.assign-vacancy{place-items:center!important;line-height:1!important;display:inline-grid!important}@media (width<=760px){body{background:#f6f8fb}.app-shell{grid-template-columns:64px minmax(0,1fr);display:grid}.sidebar,.sidebar.collapsed,.sidebar.collapsed:hover,.sidebar.collapsed:focus-within{width:64px!important;min-width:64px!important}.brand-bar{height:62px!important;padding:0 10px!important}.hamburger{border-radius:12px;width:38px;height:38px}.side-nav{gap:9px;padding:12px 8px}.side-nav button,.sidebar.collapsed .side-nav button{border-radius:14px;width:48px;height:48px;justify-content:center!important;padding:0!important}.main-panel{width:100%;min-width:0}.topbar{flex-direction:column;align-items:stretch;gap:10px;height:auto;min-height:116px;position:relative;padding:12px!important}.topbar h1{font-size:18px;line-height:1.15}.topbar p{display:none}.topbar-actions{grid-template-columns:minmax(0,1fr) auto;gap:8px;width:100%;display:grid}.nice-select{width:100%;min-width:0!important}.nice-select-trigger{min-width:0;height:38px}.profile-trigger{max-width:48px;padding:0 8px!important}.profile-trigger .profile-name-block,.profile-trigger .nice-chevron{display:none!important}.page-content{height:calc(100vh - 116px)!important;padding:10px!important;overflow:hidden!important}.crew-workspace{border-radius:14px;min-height:0!important}.workspace-topline{align-items:stretch!important;gap:10px!important;min-height:auto!important;padding:10px!important}.crew-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid;overflow:visible!important}.crew-tab,.crew-tab.active{border:1px solid var(--line)!important;border-radius:12px!important;width:100%!important;min-width:0!important;height:38px!important;padding:0 10px!important;top:0!important}.header-actions{grid-template-columns:1fr 1fr;gap:8px!important;display:grid!important}.header-actions .btn{justify-content:center;width:100%;padding:0 8px!important}.header-actions .search-control{order:3;grid-column:1/-1;width:100%!important;min-width:0!important}.ag-grid-wrap{border-radius:12px;width:auto!important;margin:10px!important}.ag-header-cell,.ag-cell{padding-left:10px!important;padding-right:10px!important}.custom-header{gap:4px}.header-title{letter-spacing:.04em;font-size:10px}.header-filter-btn{width:24px;height:24px}.status-pill{height:24px;padding:0 8px;font-size:11px}.row-menu{width:28px!important;height:28px!important}.ag-paging-panel{font-size:12px;justify-content:center!important}.filter-popover{width:auto!important;max-width:calc(100vw - 88px)!important;left:76px!important;right:10px!important}}@media (width<=420px){.app-shell{grid-template-columns:58px minmax(0,1fr)}.sidebar,.sidebar.collapsed,.sidebar.collapsed:hover,.sidebar.collapsed:focus-within{width:58px!important;min-width:58px!important}.side-nav button,.sidebar.collapsed .side-nav button{width:42px;height:42px}.page-content{padding:8px!important}.header-actions{grid-template-columns:1fr}.header-actions .search-control{grid-column:auto}}.crew-workspace,.ag-grid-wrap,.ag-root-wrapper,.ag-root,.ag-body-viewport,.ag-center-cols-viewport{min-width:0!important}.ag-grid-wrap{flex:auto!important;height:auto!important;min-height:0!important;position:relative!important;overflow:hidden!important}.ag-root-wrapper,.ag-root{width:100%!important;height:100%!important;overflow:hidden!important}.ag-body-viewport,.ag-center-cols-viewport{overflow-x:auto!important}.ag-pinned-left-header,.ag-pinned-left-cols-container,.ag-pinned-left-floating-top,.ag-pinned-left-floating-bottom,.ag-pinned-right-header,.ag-pinned-right-cols-container,.ag-pinned-right-floating-top,.ag-pinned-right-floating-bottom,.ag-horizontal-left-spacer,.ag-horizontal-right-spacer{width:0!important;min-width:0!important;display:none!important}.ag-body-horizontal-scroll,.ag-body-horizontal-scroll-viewport{height:14px!important;min-height:14px!important}.ag-paging-panel{border-top:1px solid #dbe4ef!important;flex-wrap:nowrap!important;gap:12px!important;height:40px!important;min-height:40px!important;padding:0 10px!important}.vacant-row .ag-cell{background:#f3f5f8!important;border-color:#e1e8f1!important}.vacant-row .rank-cell{font-weight:700!important}.vacant-row,.vacant-row .ag-row,.vacant-row .ag-cell,.ag-row.vacant-row:before,.ag-row.vacant-row:after{box-shadow:none!important;outline:none!important}@media (width<=760px){body{overflow:hidden!important}.app-shell{width:100vw!important;min-width:0!important;overflow:hidden!important}.sidebar,.sidebar.collapsed,.sidebar.collapsed:hover,.sidebar.collapsed:focus-within{width:56px!important;min-width:56px!important}.brand-bar{height:58px!important;padding:0 8px!important}.hamburger{width:36px!important;height:36px!important}.side-nav{gap:8px!important;padding:10px 6px!important}.side-nav button,.sidebar.collapsed .side-nav button{border-radius:13px!important;width:42px!important;height:42px!important}.main-panel{width:calc(100vw - 56px)!important;min-width:0!important;max-width:calc(100vw - 56px)!important;overflow:hidden!important}.topbar{grid-template-columns:1fr!important;gap:8px!important;height:auto!important;min-height:98px!important;padding:9px 10px!important;display:grid!important}.topbar h1{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:17px!important;line-height:1.1!important;overflow:hidden!important}.topbar p{display:none!important}.topbar-actions{grid-template-columns:minmax(0,1fr) 46px!important;gap:7px!important;width:100%!important;display:grid!important}.profile-trigger{justify-content:center!important;width:46px!important;min-width:46px!important;max-width:46px!important;padding:0!important}.profile-trigger .profile-name-block,.profile-trigger .nice-chevron{display:none!important}.nice-select-trigger{border-radius:13px!important;height:38px!important;font-size:13px!important}.page-content{height:calc(100vh - 98px)!important;padding:8px!important;overflow:hidden!important}.crew-workspace{border-radius:14px!important;height:100%!important;min-height:0!important;overflow:hidden!important}.workspace-topline{grid-template-columns:1fr!important;gap:8px!important;min-height:0!important;padding:8px!important;display:grid!important}.crew-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;display:grid!important;overflow:visible!important}.crew-tab,.crew-tab.active{border:1px solid var(--line)!important;border-radius:12px!important;width:100%!important;min-width:0!important;height:36px!important;padding:0 8px!important;font-size:12px!important}.crew-tab span{min-width:20px!important;height:20px!important;font-size:10px!important}.header-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:7px!important;padding:0!important;display:grid!important}.header-actions .btn{justify-content:center!important;width:100%!important;height:34px!important;padding:0 8px!important;font-size:12px!important}.header-actions .search-control{grid-column:1/-1!important;width:100%!important;min-width:0!important;height:34px!important;font-size:12px!important}.ag-grid-wrap{width:auto!important;min-width:0!important;margin:8px!important;overflow:hidden!important}.ag-header-cell,.ag-cell{padding-left:8px!important;padding-right:8px!important;font-size:12px!important}.ag-header-cell-text,.header-title{font-size:10px!important}.status-pill{height:23px!important;padding:0 8px!important;font-size:11px!important}.row-menu,.vacant-assign-btn{width:28px!important;height:28px!important}.ag-paging-panel{justify-content:center!important;gap:6px!important;font-size:11px!important;overflow:hidden!important}.ag-paging-page-size,.ag-paging-row-summary-panel{display:none!important}.ag-paging-description{margin:0!important}.training-matrix-card .matrix-table th:first-child,.training-matrix-card .matrix-table td:first-child{width:105px!important;min-width:105px!important}.training-matrix-card .matrix-table th:nth-child(2),.training-matrix-card .matrix-table td:nth-child(2){width:92px!important;min-width:92px!important}.training-matrix-card .matrix-edit-col,.training-matrix-card .matrix-edit-cell{display:none!important}}.mobile-crew-list,.mobile-bottom-nav,.mobile-button-plus{display:none}.ag-grid-wrap{overflow:hidden!important}.ag-grid-wrap .ag-root-wrapper,.ag-grid-wrap .ag-root,.ag-grid-wrap .ag-body-viewport,.ag-grid-wrap .ag-center-cols-viewport{scrollbar-width:thin}.ag-row,.ag-cell,.ag-header-cell{border-color:#e7edf5!important}.ag-row.vacant-row{background:#f3f5f8!important}.ag-row.vacant-row .ag-cell{border-color:#d9e2ef!important}@media (width<=760px){html,body,#root{width:100%;min-width:0!important;overflow-x:hidden!important}.app-shell{min-height:100dvh;padding-bottom:72px;display:block!important;overflow-x:hidden!important}.sidebar,.sidebar.collapsed,.brand-bar,.side-nav{display:none!important}.main-panel{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:40!important;background:#fffffff5!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:8px!important;height:auto!important;min-height:78px!important;padding:10px 12px 8px!important;display:grid!important;position:sticky!important;top:0!important}.topbar>div:first-child{grid-column:1/2;min-width:0!important}.topbar h1{white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:17px!important;line-height:1.1!important;overflow:hidden!important}.topbar p{display:none!important}.topbar-actions{grid-column:2/4;align-items:center!important;gap:6px!important;width:auto!important;display:flex!important}.nice-select-trigger{border-radius:15px!important;width:128px!important;min-width:0!important;height:38px!important;padding:0 10px!important;font-size:12px!important;font-weight:750!important}.nice-selected{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-identity-pill{border-radius:50%!important;justify-content:center!important;width:40px!important;min-width:40px!important;height:40px!important;padding:0!important}.user-photo-avatar{width:30px!important;height:30px!important;font-size:11px!important}.user-profile-text,.profile-chevron{display:none!important}.page-content{background:#f7f9fc!important;height:calc(100dvh - 150px)!important;padding:0!important;overflow:hidden auto!important}.crew-workspace{background:#f7f9fc!important;border:0!important;border-radius:0!important;height:auto!important;min-height:100%!important;display:block!important;overflow:visible!important}.workspace-topline{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:25!important;background:#f7f9fcf5!important;border-bottom:1px solid #e7edf5!important;grid-template-columns:1fr auto auto!important;align-items:center!important;gap:8px!important;min-height:0!important;padding:10px 12px 8px!important;display:grid!important;position:sticky!important;top:0!important}.crew-tabs{scrollbar-width:none!important;grid-column:1/-1!important;gap:8px!important;width:100%!important;display:flex!important;overflow-x:auto!important}.crew-tab,.crew-tab.active{color:#667085!important;background:0 0!important;border:0!important;border-radius:10px!important;flex:none!important;gap:6px!important;width:auto!important;min-width:0!important;height:31px!important;padding:0 10px!important;font-size:11px!important;font-weight:600!important}.crew-tab.active{color:#fff!important;background:#0a6f82!important;top:0!important}.crew-tab span,.crew-tab.active span{min-width:18px!important;height:18px!important;color:inherit!important;background:#ffffff38!important;border-radius:7px!important;font-size:10px!important}.header-actions{grid-column:1/-1!important;grid-template-columns:38px 38px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;padding:0!important;display:grid!important}.header-actions .btn{border-radius:50%!important;place-items:center!important;width:38px!important;min-width:0!important;height:38px!important;padding:0!important;display:inline-grid!important}.desktop-button-label{display:none!important}.mobile-button-plus{font-size:22px;line-height:1;display:inline!important}.compliance-button.ok svg{color:#059669!important}.compliance-button.not-ok svg{color:#dc2626!important}.header-actions .search-control{background:#fff!important;border-radius:14px!important;grid-column:auto!important;width:100%!important;min-width:0!important;height:38px!important}.header-actions .search-control input{font-size:12px!important}.ag-grid-wrap{display:none!important}.mobile-crew-list{gap:10px!important;padding:12px!important;display:grid!important;overflow:visible!important}.mobile-crew-card{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:16px;grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:86px;padding:12px 12px 12px 0;display:grid;overflow:hidden;box-shadow:0 8px 22px #0f172a0f}.mobile-crew-card.vacant{background:#f1f3f6;box-shadow:inset 0 0 0 1px #e3e9f2}.mobile-card-accent{background:#0a6f82;border-radius:0 999px 999px 0;align-self:stretch;width:5px}.mobile-crew-card.vacant .mobile-card-accent{background:#cbd5e1}.mobile-card-main{gap:4px;min-width:0;display:grid}.mobile-card-title-row{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.mobile-card-title-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.15;overflow:hidden}.mobile-card-subtitle,.mobile-card-meta,.mobile-card-remarks{color:#667085;min-width:0;font-size:11px}.mobile-card-meta{align-items:center;gap:6px;display:flex}.mobile-card-remarks{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-card-flag{object-fit:cover;border-radius:2px;width:18px;height:12px}.mobile-card-action{color:#0f3a7a;background:#eef4ff;border-radius:10px;place-items:center;width:28px;height:28px;font-size:18px;font-weight:800;display:grid}.mobile-card-action.plus{color:#008a4e;background:#e7fff1}.mobile-empty-state{text-align:center;color:#667085;background:#fff;border-radius:16px;padding:24px}.mobile-bottom-nav{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #e1e8f2;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:4px;padding:7px;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 16px 36px #0f172a29;display:grid!important}.mobile-bottom-nav button{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:16px;place-items:center;gap:2px;height:48px;font-size:10px;font-weight:700;display:grid}.mobile-bottom-nav button.active{color:#fff;background:#071633}.mobile-bottom-nav span{line-height:1}.profile-settings-modal,.crew-details-modal,.modal-card{border-radius:20px!important;width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important;max-height:calc(100dvh - 22px)!important}.crew-details-modal .modal-body,.profile-settings-body{max-height:calc(100dvh - 170px)!important;overflow-y:auto!important}.crew-details-layout,.crew-details-body,.form-grid,.cert-doc-row,.certificate-row-grid{grid-template-columns:1fr!important}.crew-details-sidebar{border-bottom:1px solid #e7edf5!important;border-right:0!important;gap:8px!important;padding:10px!important;display:flex!important;overflow-x:auto!important}.crew-details-sidebar button{white-space:nowrap!important;flex:none!important}.compliance-page{padding:10px!important;overflow-x:hidden!important}.compliance-summary-grid{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.compliance-summary-card{border-color:#dbe4ef!important;min-height:62px!important;box-shadow:0 6px 16px #0f172a0a!important}.compliance-summary-card.selected{border-color:#b9c8dc!important;box-shadow:0 8px 20px #0f172a0f!important}.compliance-card{border-radius:16px!important;overflow:hidden!important}.compliance-card-head{grid-template-columns:1fr!important;gap:10px!important;padding:14px!important;display:grid!important}.criteria-table{overflow-x:auto!important}.criteria-table-head,.criteria-row{grid-template-columns:minmax(220px,1.4fr) 70px 84px minmax(160px,1fr)!important;min-width:600px!important;font-size:11px!important}.criteria-row,.criteria-section-title{border-color:#e7edf5!important}.training-matrix-card .matrix-table th:first-child,.training-matrix-card .matrix-table td:first-child,.training-matrix-table .sticky-name-col{width:94px!important;min-width:94px!important}.training-matrix-card .matrix-table th:nth-child(2),.training-matrix-card .matrix-table td:nth-child(2),.training-matrix-table .sticky-rank-col{width:82px!important;min-width:82px!important}.training-matrix-card .matrix-edit-col,.training-matrix-card .matrix-edit-cell,.training-matrix-table .matrix-row-action-col,.training-matrix-table .matrix-row-action-cell{display:none!important}.main-panel{padding-bottom:86px!important}.topbar{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:10px 12px!important}.topbar>div:first-child h1{font-size:16px!important;line-height:1.15!important}.topbar>div:first-child p{display:none!important}.topbar-actions{align-items:center!important;gap:6px!important;min-width:0!important;display:flex!important}.topbar-actions .nice-select{border-radius:14px!important;width:132px!important;min-width:132px!important;height:36px!important}.topbar-actions .nice-select button{min-height:34px!important;padding:0 10px!important;font-size:12px!important}.profile-trigger{border-radius:50%!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important}.profile-trigger .profile-text,.profile-trigger svg{display:none!important}.profile-avatar{width:32px!important;height:32px!important;font-size:11px!important}.crew-workspace{gap:10px!important;padding:10px 10px 0!important}.workspace-topline{box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:8px!important;padding:0!important;display:grid!important}.crew-tabs{scrollbar-width:none!important;background:0 0!important;border:0!important;grid-column:1/2!important;gap:10px!important;padding:0!important;display:flex!important;overflow-x:auto!important}.crew-tabs::-webkit-scrollbar{display:none!important}.crew-tab{color:#667085!important;height:30px!important;box-shadow:none!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:9px!important;padding:0 10px!important;font-size:11px!important;font-weight:500!important}.crew-tab.active{color:#fff!important;background:#0797a7!important;box-shadow:0 6px 16px #0797a72e!important}.crew-tab span{min-width:18px!important;height:18px!important;color:inherit!important;background:#ffffff3d!important;padding:0 5px!important;font-size:10px!important}.header-actions{grid-area:1/2/auto/3!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;margin:0!important;display:flex!important}.header-actions .top-search{grid-area:2/1/auto/3!important;width:100%!important;margin-top:2px!important}.search-control.top-search{background:#fff!important;border-radius:13px!important;height:38px!important;box-shadow:0 4px 12px #0f172a0a!important}.compliance-button,.add-crew-compact{border-radius:10px!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;display:grid!important;box-shadow:0 6px 14px #0f172a14!important}.compliance-button{background:#fff!important}.add-crew-compact{color:#fff!important;background:#071633!important}.mobile-button-plus{font-size:20px!important;line-height:1!important}.mobile-crew-list{gap:10px!important;padding:2px 0 12px!important}.mobile-crew-card{border-radius:14px!important;grid-template-columns:4px minmax(0,1fr)!important;min-height:92px!important;padding:12px 14px 12px 0!important;box-shadow:0 8px 24px #0f172a0e!important}.mobile-crew-card.vacant{background:#f7f9fc!important}.mobile-card-action{display:none!important}.mobile-card-title-row{align-items:flex-start!important}.mobile-card-title-row strong{max-width:calc(100% - 92px)!important;font-size:13px!important}.mobile-card-title-row .status-pill{flex:none!important;margin-left:auto!important;padding:5px 9px!important;font-size:10px!important}.mobile-card-subtitle,.mobile-card-meta,.mobile-card-remarks{font-size:10.5px!important}.mobile-card-meta{flex-wrap:wrap!important;gap:5px!important}.mobile-card-remarks{white-space:normal!important;line-height:1.25!important}.crew-edit-modal{border-radius:18px!important;width:min(96vw,560px)!important;max-height:92vh!important;overflow:hidden!important}.crew-edit-head{gap:8px!important;padding:10px 12px!important}.crew-title-wrap h2{font-size:15px!important}.crew-title-wrap p{font-size:11px!important}.crew-edit-actions{gap:6px!important}.dirty-pill{display:none!important}.modal-back-btn{border-radius:11px!important;width:34px!important;height:34px!important;padding:0!important;font-size:0!important}.modal-back-btn:before{content:"←";font-size:15px!important}.modal-save-btn,.modal-signoff-btn,.modal-close-btn{border-radius:11px!important;height:34px!important;min-height:34px!important;padding:0 10px!important;font-size:11px!important}.modal-close-btn{width:34px!important;padding:0!important;font-size:18px!important}.crew-edit-layout{flex-direction:column!important;min-height:0!important;display:flex!important}.crew-edit-tabs{background:#fff!important;border-bottom:1px solid #e6edf6!important;border-right:0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;padding:8px!important;display:grid!important;overflow:visible!important}.crew-edit-tabs button{white-space:normal!important;text-align:center!important;border-radius:10px!important;width:100%!important;min-width:0!important;height:34px!important;padding:0 5px!important;font-size:10px!important;line-height:1.05!important}.crew-edit-body{padding:10px!important;overflow-y:auto!important}.certificate-group{border-radius:14px!important;margin-bottom:10px!important;padding:0!important}.certificate-group-head{gap:7px!important;padding:9px 10px!important}.cert-chevron{color:#64748b!important;background:#fff!important;border:1px solid #d9e4f1!important;border-radius:8px!important;place-items:center!important;width:22px!important;height:22px!important;font-size:0!important;display:grid!important}.cert-chevron:before{content:"▾";transition:transform .18s;font-size:12px!important}.cert-chevron.open:before{transform:rotate(180deg)}.certificate-group-head h4{color:#334155!important;background:#eef6f1!important;border-radius:999px!important;padding:5px 10px!important;font-size:11px!important}.certificate-pill{padding:5px 9px!important;font-size:10px!important}.certificate-pill.na{color:#64748b!important;background:#f3f6fa!important;border-color:#dde6f0!important}.certificate-group-body{padding:0 10px 10px!important}.add-crew-modal{border-radius:18px!important;width:min(94vw,520px)!important}.add-crew-head-actions{gap:6px!important}.add-crew-head-actions .modal-back-btn{font-size:0!important}.add-crew-head-actions .modal-back-btn:before{content:"←";font-size:15px!important}.mobile-bottom-nav{border-radius:20px!important;bottom:8px!important}}@media (width>=761px){.certificate-group-head h4{background:#eef6f1!important;border:1px solid #dbeee3!important;border-radius:999px!important;padding:7px 12px!important}.cert-chevron{color:#64748b!important;background:#fff!important;border:1px solid #d9e4f1!important;border-radius:8px!important;place-items:center!important;width:24px!important;height:24px!important;font-size:0!important;display:grid!important}.cert-chevron:before{content:"▾";transition:transform .18s;font-size:12px!important}.cert-chevron.open:before{transform:rotate(180deg)}.certificate-pill.na{color:#64748b!important;background:#f3f6fa!important;border-color:#dde6f0!important}}.certificate-quick-summary{color:#64748b;flex-wrap:wrap;align-items:center;gap:12px;padding:0 13px 12px 46px;font-size:12px;line-height:1.35;display:flex}.certificate-quick-summary b{color:#334155;font-weight:650}.certificate-quick-summary em{color:#b91c1c;font-style:normal;font-weight:650}.certificate-pill.na,.certificate-pill.na,.cert-na .certificate-pill{text-align:center;min-width:68px}@media (width<=760px){.certificate-group-head{grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important}.certificate-group-head h4{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.certificate-pill{white-space:nowrap!important;grid-column:auto!important;justify-self:end!important}.certificate-quick-summary{gap:8px 12px!important;padding:0 10px 10px 42px!important;font-size:11px!important}.certificate-row-grid,.certificate-row-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.certificate-row-grid .full-field,.certificate-row-grid textarea{grid-column:1/-1!important}.certificate-row-grid .form-field span{font-size:10.5px!important}.certificate-row-grid .form-field input,.certificate-row-grid .form-field select,.certificate-row-grid .searchable-trigger{height:34px!important;min-height:34px!important;padding-left:10px!important;padding-right:26px!important;font-size:11px!important}#crewOverlay .modal-head .modal-actions .header-save-btn,#crewOverlay .modal-head .modal-actions .signoff-btn,#crewOverlay .modal-head .modal-actions .add-btn{width:72px!important;min-width:72px!important;height:34px!important;box-shadow:none!important;padding:0 10px!important;font-size:12px!important;font-weight:650!important}#crewOverlay .modal-head .modal-actions .signoff-btn:hover,#crewOverlay .modal-head .modal-actions .header-save-btn:hover,#crewOverlay .modal-head .modal-actions .add-btn:hover{box-shadow:none!important}.topbar{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;padding:10px 12px!important}.topbar>div:first-child{min-width:0!important}.topbar-actions{flex-direction:row!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:0!important;margin-left:0!important;display:flex!important}.topbar-actions .nice-select{order:1!important;width:118px!important;min-width:118px!important;max-width:118px!important}.topbar-actions .profile-menu{order:2!important}.workspace-topline{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;display:grid!important}.crew-tabs{grid-column:1/2!important;min-width:0!important}.header-actions{grid-area:1/2/auto/3!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;min-width:0!important;display:flex!important}.header-actions .compliance-button,.header-actions .add-crew-compact{width:34px!important;min-width:34px!important;height:34px!important;box-shadow:none!important;border-radius:11px!important;flex:0 0 34px!important}.header-actions .top-search{border-radius:11px!important;flex:0 0 34px!important;width:34px!important;min-width:34px!important;height:34px!important;transition:width .2s,flex-basis .2s!important;overflow:hidden!important}.header-actions .top-search input{opacity:0!important;pointer-events:none!important;width:0!important;min-width:0!important;transition:opacity .15s!important}.header-actions .top-search:focus-within{z-index:30!important;background:#fff!important;width:auto!important;position:absolute!important;top:46px!important;left:10px!important;right:10px!important}.header-actions .top-search:focus-within input{opacity:1!important;pointer-events:auto!important;width:100%!important}.crew-workspace{padding-top:8px!important}.topbar{grid-template-columns:minmax(0,1fr) auto!important;min-height:58px!important;padding:10px 12px!important;display:grid!important;position:sticky!important;top:0!important}.topbar>div:first-child{min-width:0!important;max-width:calc(100vw - 232px)!important;overflow:hidden!important}.topbar>div:first-child h1{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.topbar>div:first-child p{display:none!important}.topbar-actions{flex-direction:row!important;grid-column:2!important;justify-content:flex-end!important;place-self:center end!important;align-items:center!important;gap:8px!important;width:auto!important;min-width:0!important;margin:0!important;display:flex!important}.topbar-actions .nice-select{flex:0 0 126px!important;width:126px!important;min-width:126px!important;max-width:126px!important}.topbar-actions .nice-select-trigger{height:38px!important;padding:0 10px!important}.topbar-actions .nice-selected{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:86px!important;overflow:hidden!important}.topbar-actions .profile-menu{flex:0 0 38px!important}.topbar-actions .profile-trigger{border-radius:50%!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important}.workspace-topline{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding-right:0!important;display:grid!important;position:relative!important}.crew-tabs{scrollbar-width:none!important;gap:8px!important;padding-right:4px!important;display:flex!important;overflow-x:auto!important}.crew-tabs::-webkit-scrollbar{display:none!important}.crew-tab{border-radius:10px!important;flex:none!important;height:34px!important;padding:0 9px!important;font-size:11px!important}.header-actions{flex-direction:row!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;display:flex!important;position:relative!important}.header-actions .compliance-button,.header-actions .add-crew-compact,.header-actions .top-search{border-radius:12px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;display:inline-flex!important;overflow:hidden!important}.header-actions .top-search{color:#071633!important;cursor:pointer!important;background:#fff!important;border:1px solid #dbe4ef!important}.header-actions .top-search svg{opacity:1!important;color:#071633!important;pointer-events:none!important;flex:none!important;display:block!important}.header-actions .top-search input{opacity:0!important;pointer-events:none!important;border:0!important;width:0!important;min-width:0!important;padding:0!important}.header-actions .top-search.search-open,.header-actions .top-search:focus-within{z-index:80!important;flex-basis:auto!important;justify-content:flex-start!important;gap:8px!important;width:min(330px,100vw - 32px)!important;min-width:min(330px,100vw - 32px)!important;padding:0 12px!important;position:absolute!important;top:42px!important;right:0!important;box-shadow:0 12px 28px #0f172a1f!important}.header-actions .top-search.search-open input,.header-actions .top-search:focus-within input{opacity:1!important;pointer-events:auto!important;width:100%!important;padding:0!important}.topbar{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;display:grid!important;overflow:visible!important}.topbar>div:first-child{grid-column:1!important;min-width:0!important;max-width:none!important;overflow:hidden!important}.topbar-actions{flex-direction:row!important;flex:none!important;grid-column:2!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:0!important;margin-left:auto!important;display:flex!important}.topbar-actions .nice-select{flex:0 0 126px!important;width:126px!important;min-width:126px!important;max-width:126px!important;margin-left:auto!important}.topbar-actions .profile-menu,.topbar-actions .profile-trigger{flex:0 0 38px!important}.workspace-topline{z-index:30!important;position:relative!important;overflow:visible!important}.header-actions{position:relative!important;overflow:visible!important}.header-actions .top-search{width:36px!important;min-width:36px!important;height:36px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbe4ef!important;border-radius:12px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important;overflow:hidden!important}.header-actions .top-search svg{opacity:1!important;visibility:visible!important;color:#071633!important;min-width:16px!important;display:block!important}.header-actions .top-search input{opacity:0!important;pointer-events:none!important;width:0!important}.header-actions .top-search.search-open,.header-actions .top-search:focus-within{z-index:9999!important;background:#fff!important;border-radius:16px!important;justify-content:flex-start!important;gap:8px!important;width:auto!important;min-width:0!important;max-width:none!important;height:44px!important;padding:0 14px!important;position:fixed!important;inset:auto 16px 82px!important;overflow:visible!important;box-shadow:0 16px 40px #0f172a38!important}.header-actions .top-search.search-open input,.header-actions .top-search:focus-within input{opacity:1!important;pointer-events:auto!important;width:100%!important;min-width:0!important;font-size:13px!important}}.mobile-search-panel{display:none}@media (width<=760px){.main-panel{width:100%!important;min-width:0!important;overflow-x:hidden!important}.topbar{justify-content:space-between!important;align-items:center!important;gap:8px!important;min-height:62px!important;padding:10px 12px!important;display:flex!important;overflow:visible!important}.topbar>div:first-child{text-align:left!important;flex:auto!important;min-width:0!important;max-width:none!important}.topbar>div:first-child h1{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:150px!important;margin:0!important;font-size:15px!important;line-height:1.1!important;overflow:hidden!important}.topbar-actions .nice-select-trigger{height:38px!important;padding:0 10px!important}.topbar-actions .nice-selected{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:82px!important;overflow:hidden!important}.topbar-actions .profile-menu{flex:0 0 38px!important}.topbar-actions .profile-trigger{border-radius:50%!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important}.workspace-topline{justify-content:space-between!important;align-items:center!important;gap:8px!important;padding:0 0 8px!important;display:flex!important;overflow:visible!important}.crew-tabs{scrollbar-width:none!important;flex:auto!important;gap:8px!important;min-width:0!important;display:flex!important;overflow-x:auto!important}.crew-tab{border-radius:10px!important;flex:none!important;height:32px!important;padding:0 9px!important;font-size:10.5px!important}.header-actions{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;display:flex!important;position:static!important;overflow:visible!important}.header-actions .compliance-button,.header-actions .add-crew-compact,.header-actions .top-search{width:34px!important;min-width:34px!important;height:34px!important;box-shadow:none!important;border-radius:12px!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important;position:static!important;overflow:hidden!important}.header-actions .top-search.search-open,.header-actions .top-search:focus-within{width:34px!important;min-width:34px!important;height:34px!important;box-shadow:none!important;padding:0!important;position:static!important}.mobile-search-panel{background:#fff!important;border:1px solid #dbe4ef!important;border-radius:14px!important;align-items:center!important;gap:8px!important;width:100%!important;height:42px!important;margin:0 0 10px!important;padding:0 10px!important;display:flex!important;box-shadow:0 8px 22px #0f172a14!important}.mobile-search-panel input{color:#071633!important;background:0 0!important;border:0!important;outline:0!important;flex:auto!important;min-width:0!important;font-size:13px!important}.mobile-search-panel button{color:#475569!important;width:28px!important;height:28px!important;box-shadow:none!important;background:#f1f5f9!important;border:0!important;border-radius:9px!important;flex:0 0 28px!important;font-size:18px!important;line-height:1!important}html,body,#root,.app-shell{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.main-panel{width:100%!important;min-width:0!important;max-width:100%!important;padding-bottom:76px!important;overflow-x:hidden!important}.topbar{background:#fff!important;border-bottom:1px solid #dbe4ef!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:62px!important;padding:10px 12px!important;display:flex!important;overflow:visible!important}.topbar>div:first-child{text-align:left!important;flex:auto!important;min-width:0!important}.topbar>div:first-child h1{text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:15px!important;font-weight:750!important;line-height:1.15!important;overflow:hidden!important}.topbar>div:first-child p{display:none!important}.topbar-actions{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;width:auto!important;min-width:0!important;margin-left:auto!important;display:flex!important}.topbar-actions .nice-select{flex:0 0 128px!important;width:128px!important;min-width:128px!important;max-width:128px!important;margin:0!important}.topbar-actions .nice-select-trigger{border-radius:14px!important;width:100%!important;height:38px!important;padding:0 10px!important}.topbar-actions .nice-selected{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:88px!important;font-size:12.5px!important;display:block!important;overflow:hidden!important}.topbar-actions .profile-menu,.topbar-actions .profile-trigger{flex:0 0 38px!important;width:38px!important;min-width:38px!important;height:38px!important}.topbar-actions .profile-trigger{border-radius:50%!important;padding:0!important}.user-profile-text,.profile-chevron{display:none!important}.page-content,.crew-workspace{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.crew-workspace{padding:10px 10px 14px!important}.workspace-topline{z-index:20!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0 0 8px!important;display:flex!important;position:relative!important;overflow:visible!important}.crew-tabs{scrollbar-width:none!important;flex:auto!important;align-items:center!important;gap:8px!important;min-width:0!important;padding:0!important;display:flex!important;overflow:auto hidden!important}.crew-tabs::-webkit-scrollbar{display:none!important}.crew-tab{white-space:nowrap!important;border-radius:10px!important;flex:none!important;min-width:auto!important;height:32px!important;padding:0 10px!important;font-size:10.5px!important;font-weight:650!important}.crew-tab span{min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:10px!important}.header-actions{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;width:auto!important;min-width:0!important;margin:0!important;display:flex!important;position:static!important;overflow:visible!important}.header-actions .compliance-button,.header-actions .add-crew-compact,.header-actions .top-search{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;box-shadow:none!important;border-radius:12px!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;position:static!important;overflow:hidden!important}.header-actions .compliance-button svg,.header-actions .top-search svg{opacity:1!important;visibility:visible!important;width:16px!important;min-width:16px!important;height:16px!important;display:block!important}.header-actions .top-search input{opacity:0!important;pointer-events:none!important;width:0!important;display:none!important}.header-actions .top-search.search-open,.header-actions .top-search:focus-within{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;box-shadow:none!important;padding:0!important;position:static!important}.mobile-search-panel{width:100%!important;height:42px!important;box-shadow:none!important;z-index:1!important;background:#fff!important;border:1px solid #dbe4ef!important;border-radius:14px!important;align-items:center!important;gap:8px!important;margin:0 0 10px!important;padding:0 10px!important;display:flex!important;position:static!important}.mobile-search-panel input{background:0 0!important;border:0!important;outline:0!important;flex:auto!important;width:auto!important;min-width:0!important;font-size:13px!important}.mobile-search-panel button{color:#475569!important;width:28px!important;height:28px!important;box-shadow:none!important;background:#f1f5f9!important;border:0!important;border-radius:9px!important;flex:0 0 28px!important;transform:none!important}.mobile-crew-list{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.workspace-topline{align-items:center!important;min-height:40px!important}.header-actions{align-self:center!important;height:36px!important}.header-actions .top-search,.header-actions .top-search.search-open,.header-actions .top-search:focus,.header-actions .top-search:focus-within,.header-actions .top-search:active{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;box-shadow:none!important;border-radius:12px!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;position:static!important;inset:auto!important;transform:translate(0,0)!important}.header-actions .top-search svg,.header-actions .top-search.search-open svg,.header-actions .top-search:focus-within svg{flex:0 0 16px!important;margin:0!important;position:static!important;transform:none!important}.header-actions .top-search input,.header-actions .top-search.search-open input,.header-actions .top-search:focus-within input{opacity:0!important;pointer-events:none!important;width:0!important;min-width:0!important;max-width:0!important;margin:0!important;padding:0!important;display:none!important}.mobile-search-panel{clear:both!important;flex:none!important}#crewOverlay .crew-edit-actions .modal-signoff-btn,#crewOverlay .crew-edit-actions .modal-save-btn{width:74px!important;min-width:74px!important;max-width:74px!important;height:36px!important;box-shadow:none!important;border-radius:12px!important;padding:0!important;font-size:12px!important;font-weight:600!important;transform:none!important}#crewOverlay .crew-edit-actions .modal-signoff-btn:hover,#crewOverlay .crew-edit-actions .modal-save-btn:hover{box-shadow:none!important;transform:none!important}}.date-filter-group,.date-filter-month{display:block}.date-filter-group summary,.date-filter-month summary{cursor:pointer;color:#1f2937;align-items:center;gap:7px;height:28px;font-size:13px;font-weight:700;list-style:none;display:flex}.date-filter-group summary::-webkit-details-marker{display:none}.date-filter-month summary::-webkit-details-marker{display:none}.date-filter-group summary:before,.date-filter-month summary:before{content:"›";color:#64748b;width:12px;display:inline-block;transform:rotate(90deg)}.date-filter-group:not([open])>summary:before,.date-filter-month:not([open])>summary:before{transform:rotate(0)}.date-filter-month{padding-left:16px}.date-filter-date{padding-left:32px}.matrix-name-rank-mobile,.matrix-mobile-search-btn{display:none}@media (width<=760px){.crew-workspace{height:calc(100dvh - 172px)!important;min-height:0!important;overflow:hidden!important}.workspace-topline{z-index:55!important;background:#fff!important;border-bottom:1px solid #edf1f6!important;margin:0!important;padding:0 0 8px!important;position:sticky!important;top:58px!important}.mobile-search-panel{z-index:54!important;margin-top:-2px!important;position:sticky!important;top:110px!important}.mobile-crew-list{min-height:0!important;padding-bottom:12px!important;overflow-y:auto!important}.crew-matrix-page{height:calc(100dvh - 172px)!important;min-height:0!important;padding:0!important;overflow:hidden!important}.crew-matrix-card{border-radius:16px!important;height:100%!important;min-height:0!important;overflow:hidden!important}.crew-matrix-head{flex:none!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;padding:14px 12px 10px!important;display:grid!important}.crew-matrix-head h2{font-size:15px!important;line-height:1.15!important}.crew-matrix-head p{font-size:10.5px!important;line-height:1.25!important}.crew-matrix-toolbar.in-head{background:0 0!important;border:0!important;grid-column:2/3!important;align-self:start!important;align-items:center!important;gap:6px!important;padding:0!important;display:flex!important}.crew-matrix-toolbar select{border-radius:11px!important;width:126px!important;height:34px!important;padding:0 8px!important;font-size:11px!important}.matrix-mobile-search-btn{color:#071633!important;background:#fff!important;border:1px solid #dbe4ef!important;border-radius:11px!important;place-items:center!important;width:34px!important;height:34px!important;padding:0!important;display:grid!important}.crew-matrix-toolbar .matrix-search-control{z-index:20!important;border-radius:12px!important;width:auto!important;min-width:0!important;height:36px!important;display:none!important;position:absolute!important;top:62px!important;left:12px!important;right:12px!important;box-shadow:0 10px 24px #0f172a1f!important}.crew-matrix-toolbar .matrix-search-control.search-open{display:flex!important}.training-matrix-scroll{scrollbar-gutter:stable both-edges!important;flex:auto!important;height:auto!important;min-height:0!important;padding-bottom:4px!important;overflow:auto!important}.training-matrix-table{min-width:2050px!important}.training-matrix-table .sticky-rank-col,.training-matrix-table .matrix-status-col{display:none!important}.training-matrix-table .sticky-name-col{width:150px!important;min-width:150px!important;max-width:150px!important;left:0!important}.matrix-name-nationality{display:none!important}.matrix-name-rank-mobile{color:#64748b!important;margin-top:2px!important;font-size:10px!important;line-height:1.15!important;display:block!important}.training-matrix-table th:not(.sticky-name-col):not(.sticky-rank-col):not(.matrix-status-col):not(.matrix-row-action-col),.training-matrix-table td.matrix-check-cell{width:96px!important;min-width:96px!important;max-width:96px!important}.training-matrix-table th,.training-matrix-table td{height:36px!important;padding:4px 6px!important}.filter-popover{max-width:calc(100vw - 18px)!important}}.filter-popover{z-index:9999!important;position:fixed!important}@media (width<=760px){.page-content{min-height:0!important;overflow:hidden!important}.crew-workspace{flex-direction:column!important;height:calc(100dvh - 140px)!important;min-height:0!important;max-height:calc(100dvh - 140px)!important;padding:8px 10px 10px!important;display:flex!important;overflow:hidden!important}.workspace-topline{z-index:60!important;background:#fff!important;border-bottom:1px solid #edf1f6!important;flex:none!important;margin:0!important;padding:0 0 8px!important;position:sticky!important;top:0!important}.mobile-search-panel{z-index:59!important;flex:0 0 42px!important;margin:0 0 8px!important;position:sticky!important;top:48px!important}.mobile-crew-list{-webkit-overflow-scrolling:touch!important;scrollbar-gutter:stable!important;flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;padding-top:2px!important;padding-bottom:12px!important;overflow:hidden auto!important}.mobile-crew-card:first-child{margin-top:0!important}.crew-matrix-page{height:calc(100dvh - 140px)!important;min-height:0!important;max-height:calc(100dvh - 140px)!important;padding:0!important;overflow:hidden!important}.crew-matrix-card{flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.crew-matrix-head{flex:none!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;padding:12px 12px 10px!important;display:grid!important;position:relative!important}.crew-matrix-toolbar.in-head{background:0 0!important;border:0!important;flex-direction:row!important;grid-column:2!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;padding:0!important;display:flex!important}.crew-matrix-toolbar select{width:126px!important;min-width:126px!important}.matrix-mobile-search-btn{flex:0 0 34px!important;place-items:center!important;display:inline-grid!important}.crew-matrix-toolbar .matrix-search-control{z-index:30!important;width:auto!important;min-width:0!important;display:none!important;position:absolute!important;top:58px!important;left:12px!important;right:12px!important}.crew-matrix-toolbar .matrix-search-control.search-open{display:flex!important}.training-matrix-scroll{-webkit-overflow-scrolling:touch!important;scrollbar-gutter:stable both-edges!important;flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:0!important;overflow:auto!important}.training-matrix-table{min-width:1980px!important}.training-matrix-table .sticky-rank-col,.training-matrix-table .matrix-status-col,.matrix-name-nationality{display:none!important}.matrix-name-rank-mobile{display:block!important}}.filter-popover{z-index:2147483000!important;width:260px!important;max-height:min(390px,100dvh - 16px)!important;margin:0!important;position:fixed!important;overflow:hidden!important;transform:none!important}.filter-popover .filter-values{max-height:176px!important;overflow-y:auto!important}.topbar,.app-shell .topbar{z-index:2147482000!important;overflow:visible!important}.topbar-actions,.profile-menu{isolation:isolate;overflow:visible!important}.profile-dropdown{z-index:2147483000!important}.overview-mobile-toolbar,.crew-tabs-sticky,.crew-actions,.crew-table-shell,.page-content{z-index:auto}@media (width<=760px){.compliance-page{grid-template-rows:auto 1fr!important;gap:8px!important;padding:8px 10px 72px!important;overflow-x:hidden!important}.compliance-summary-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.compliance-summary-card{border-radius:14px!important;grid-template-columns:auto 1fr!important;align-content:center!important;gap:4px 8px!important;min-height:54px!important;padding:10px 12px!important}.compliance-summary-card strong{font-size:13px!important;line-height:1.1!important}.compliance-summary-card small{grid-column:2!important;font-size:11px!important;line-height:1.1!important}.compliance-card{border-radius:16px!important;min-height:0!important}.compliance-card-head{justify-content:space-between!important;align-items:center!important;gap:8px!important;padding:12px 14px!important;display:flex!important}.compliance-card-head h2{font-size:16px!important;line-height:1.15!important}.compliance-card-head p{display:none!important}.compliance-final-pill{gap:6px!important;padding:6px 9px!important;font-size:12px!important}.criteria-legend-clean{gap:12px!important;padding:8px 14px!important;font-size:11px!important}.criteria-table{overflow:auto!important}.criteria-table-head,.criteria-row{grid-template-columns:minmax(150px,1.25fr) 50px 58px minmax(105px,.85fr)!important;gap:7px!important;min-width:390px!important;padding-left:10px!important;padding-right:10px!important;font-size:10.5px!important}.criteria-table-head{letter-spacing:.04em!important;padding-top:9px!important;padding-bottom:9px!important}.criteria-row{min-height:44px!important;padding-top:8px!important;padding-bottom:8px!important}.criteria-section-title{padding:8px 10px!important;font-size:11.5px!important}.criteria-text{gap:6px!important;line-height:1.25!important}.breakdown-text{font-size:10.5px!important;line-height:1.2!important}}.crew-edit-overlay{justify-content:center!important;align-items:center!important;padding:clamp(8px,2vh,18px)!important;overflow:hidden!important}.crew-edit-modal{flex-direction:column!important;width:min(1120px,96vw)!important;height:min(760px,100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important;display:flex!important;overflow:hidden!important}.crew-edit-head{flex:none!important}.crew-edit-layout{flex:auto!important;min-height:0!important}.crew-edit-body{min-height:0!important;overflow-y:auto!important}.ag-theme-quartz .ag-row,.ag-theme-quartz .ag-cell,.ag-theme-quartz .ag-header-cell,.ag-row,.ag-cell,.ag-header-cell{border-color:#edf2f8!important}.ag-theme-quartz .ag-row,.ag-row,.ag-theme-quartz .ag-cell,.ag-cell{border-bottom-width:1px!important}.ag-pinned-right-header,.ag-pinned-right-cols-container,.ag-pinned-right-cols-viewport{z-index:8!important;box-shadow:-8px 0 14px #0f172a0d!important}.action-cell{background:#fff!important;justify-content:center!important;align-items:center!important;display:flex!important}.ag-row.vacant-row .action-cell{background:#f3f5f8!important}.row-action-button,.mobile-card-action{z-index:20!important;position:relative!important}@media (width<=760px){.crew-edit-overlay{align-items:flex-start!important;padding:8px!important}.crew-edit-modal{border-radius:18px!important;width:calc(100vw - 16px)!important;height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important}.crew-edit-head{min-height:52px!important;padding:8px 10px!important}.crew-edit-tabs{flex:none!important}.crew-edit-body{flex:auto!important;max-height:none!important;padding-bottom:16px!important}.compliance-summary-row{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.compliance-summary-card{border-radius:14px!important;min-height:54px!important;padding:10px 12px!important}.compliance-card{border-radius:16px!important;flex-direction:column!important;min-height:calc(100dvh - 260px)!important;display:flex!important;overflow:hidden!important}.compliance-card-head{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:12px 14px!important;display:grid!important}.compliance-card-head h2{text-align:left!important;margin:0!important;font-size:16px!important;line-height:1.15!important}.compliance-card-head p{display:none!important}.compliance-final-pill{white-space:nowrap!important;justify-self:end!important;padding:7px 10px!important;font-size:12px!important}.criteria-legend-clean{gap:12px!important;padding:9px 12px!important;font-size:11px!important}.criteria-table{flex:auto!important;overflow:auto!important}.criteria-table-head,.criteria-row{grid-template-columns:minmax(185px,1.15fr) 58px 68px minmax(145px,.9fr)!important;gap:8px!important;min-width:470px!important;padding-left:10px!important;padding-right:10px!important}.criteria-table-head{padding-top:9px!important;padding-bottom:9px!important;font-size:10px!important}.criteria-section-title{padding:9px 10px!important;font-size:12px!important}.criteria-row{min-height:64px!important;font-size:10.5px!important;line-height:1.25!important}.criteria-text{gap:6px!important}.breakdown-text{font-size:10.5px!important}}.ag-pinned-right-header,.ag-pinned-right-cols-container,.ag-pinned-right-floating-top,.ag-pinned-right-floating-bottom{z-index:12!important;background:#fff!important;width:56px!important;min-width:56px!important;max-width:56px!important;display:block!important;box-shadow:-8px 0 14px #0f172a0f!important}.ag-pinned-right-cols-viewport,.ag-horizontal-right-spacer{width:56px!important;min-width:56px!important;display:block!important}.action-cell,.ag-pinned-right-cols-container .ag-cell{background:#fff!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important}.ag-row.vacant-row .action-cell,.ag-row.vacant-row .ag-pinned-right-cols-container .ag-cell{background:#f3f5f8!important}.row-menu{margin:0 auto!important}.crew-edit-overlay{align-items:center!important;padding:8px!important;overflow:hidden!important}.crew-edit-modal{width:min(1120px,100vw - 16px)!important;height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important;overflow:hidden!important}.crew-edit-head{flex-shrink:0!important;min-height:58px!important;padding:10px 14px!important}.crew-edit-body{padding-bottom:86px!important}@media (width<=760px){.crew-edit-overlay{align-items:flex-start!important;padding:6px!important}.crew-edit-modal{border-radius:18px!important;width:calc(100vw - 12px)!important;height:calc(100dvh - 12px)!important;max-height:calc(100dvh - 12px)!important}.crew-edit-head{grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:8px!important;min-height:auto!important;padding:8px 10px!important;display:grid!important}.crew-edit-head h2{font-size:15px!important}.crew-edit-head p{display:none!important}.crew-edit-actions{z-index:30!important;background:#fff!important;flex-wrap:nowrap!important;justify-content:flex-end!important;gap:8px!important;width:100%!important;padding:8px 0 0!important;position:sticky!important;bottom:0!important}.crew-edit-actions .dirty-pill{display:none!important}.modal-save-btn,.modal-signoff-btn,.modal-close-btn{border-radius:11px!important;height:34px!important;font-size:12px!important}.modal-save-btn{padding:0 14px!important}.modal-signoff-btn{padding:0 12px!important}.modal-close-btn{width:34px!important;min-width:34px!important}.crew-edit-layout{flex:auto!important;min-height:0!important;overflow:hidden!important}.crew-edit-tabs{gap:6px!important;padding:8px!important}.crew-edit-tabs button{text-align:center!important;min-width:104px!important;height:34px!important;padding:0 10px!important;font-size:10.5px!important}.crew-edit-body{min-height:0!important;padding:10px 10px 90px!important;overflow-y:auto!important}.edit-section{border-radius:16px!important;padding:14px!important}.compliance-page{flex-direction:column!important;gap:8px!important;height:calc(100dvh - 152px)!important;min-height:0!important;display:flex!important;overflow:hidden!important}.compliance-summary-row{flex:none!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.compliance-summary-card{border-radius:14px!important;min-height:52px!important;padding:9px 11px!important}.compliance-summary-card strong{font-size:13px!important}.compliance-summary-card small{font-size:10.5px!important}.compliance-card{border-radius:16px!important;flex:auto!important;height:auto!important;min-height:0!important}.compliance-card-head{flex:none!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:11px 12px!important;display:grid!important}.compliance-card-head h2{text-align:left!important;font-size:15px!important;line-height:1.15!important}.compliance-card-head p{display:none!important}.compliance-final-pill{justify-self:end!important;padding:6px 9px!important;font-size:11.5px!important}.criteria-legend-clean{flex:none!important;padding:8px 10px!important;font-size:10.5px!important}.criteria-table{flex:auto!important;min-height:0!important;overflow:hidden auto!important}.criteria-table-head,.criteria-row{box-sizing:border-box!important;grid-template-columns:minmax(0,42%) 14% 16% minmax(0,28%)!important;gap:5px!important;width:100%!important;min-width:0!important;padding-left:8px!important;padding-right:8px!important}.criteria-table-head{letter-spacing:.035em!important;padding-top:8px!important;padding-bottom:8px!important;font-size:8.5px!important}.criteria-section-title{padding:8px!important;font-size:11px!important}.criteria-row{min-height:76px!important;padding-top:8px!important;padding-bottom:8px!important;font-size:9.2px!important;line-height:1.18!important}.criteria-text{align-items:flex-start!important;gap:5px!important}.criteria-text .legend-dot{margin-top:3px!important}.matrix-value,.criteria-req,.breakdown-text{overflow-wrap:anywhere!important;font-size:9.2px!important;line-height:1.18!important}}.ag-pinned-right-header,.ag-pinned-right-cols-container,.ag-pinned-right-floating-top,.ag-pinned-right-floating-bottom,.ag-pinned-right-cols-viewport,.ag-horizontal-right-spacer{box-shadow:none!important;background:#fff!important;border-left:1px solid #e2e8f0!important}.ag-pinned-right-cols-container .ag-cell,.action-cell{box-shadow:none!important;background:#fff!important}.ag-row.vacant-row .ag-pinned-right-cols-container .ag-cell,.ag-row.vacant-row .action-cell{background:#f3f4f6!important}@media (width<=760px){.crew-edit-overlay{justify-content:center!important;align-items:center!important;padding:12px!important;overflow:hidden!important}.crew-edit-modal{border-radius:18px!important;width:min(470px,100vw - 24px)!important;height:min(640px,100dvh - 76px)!important;max-height:calc(100dvh - 76px)!important}.crew-edit-head{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:7px 10px!important;display:grid!important}.crew-edit-head>div:first-child{min-width:0!important}.crew-edit-head h2{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:14px!important;overflow:hidden!important}.crew-edit-head p{display:none!important}.crew-edit-actions{background:0 0!important;justify-content:flex-end!important;gap:5px!important;width:auto!important;padding:0!important;position:static!important}.modal-save-btn,.modal-signoff-btn,.modal-close-btn{border-radius:9px!important;height:30px!important;min-height:30px!important;font-size:11px!important}.modal-save-btn{padding:0 10px!important}.modal-signoff-btn{padding:0 9px!important}.modal-close-btn{width:30px!important;min-width:30px!important}.crew-edit-tabs{gap:5px!important;padding:6px!important}.crew-edit-tabs button{border-radius:10px!important;min-width:98px!important;height:31px!important;padding:0 8px!important;font-size:10px!important}.crew-edit-body{padding:8px!important;overflow-y:auto!important}.form-sections{gap:8px!important}.edit-section{box-shadow:none!important;border-radius:14px!important;padding:10px!important}.edit-section h3{margin-bottom:8px!important;font-size:10.5px!important}.form-grid{gap:7px!important}.form-field{gap:3px!important}.form-field span{font-size:10.5px!important}.form-field input,.form-field select,.form-field textarea,.searchable-trigger{border-radius:9px!important;height:32px!important;min-height:32px!important;padding:6px 9px!important;font-size:11px!important}.form-field textarea{height:auto!important;min-height:56px!important}.full-field{margin-top:6px!important}:is(.crew-edit-overlay:has(.add-crew-modal),.crew-edit-overlay:has(.add-vessel-modal)){justify-content:center!important;align-items:center!important;padding:14px!important}.add-crew-modal,.add-vessel-modal{width:min(470px,100vw - 28px)!important;max-height:min(620px,100dvh - 80px)!important;margin:auto!important}.add-crew-body,.add-vessel-body{max-height:calc(100dvh - 170px)!important;padding:12px 14px 16px!important;overflow-y:auto!important}.compliance-page{flex-direction:column!important;gap:8px!important;height:calc(100dvh - 126px)!important;min-height:0!important;display:flex!important;overflow:hidden!important}.compliance-card{flex:auto!important;height:auto!important;min-height:0!important}.criteria-table{flex:auto!important;min-height:0!important;overflow:hidden auto!important}.criteria-table-head,.criteria-row{grid-template-columns:minmax(0,40%) 13% 16% minmax(0,31%)!important;gap:4px!important;width:100%!important;min-width:0!important;padding-left:7px!important;padding-right:7px!important}.criteria-row{min-height:72px!important;font-size:8.8px!important;line-height:1.16!important}.criteria-table-head{font-size:8px!important}.matrix-value,.criteria-req,.breakdown-text{overflow-wrap:anywhere!important;font-size:8.8px!important;line-height:1.16!important}}@media (width>=761px){.ag-pinned-right-header,.ag-pinned-right-cols-container,.ag-pinned-right-cols-viewport,.ag-horizontal-right-spacer{width:56px!important;min-width:56px!important;max-width:56px!important}}@media (width<=760px){.page-content:has(.compliance-page){overflow:hidden!important}.compliance-page{grid-template-rows:auto minmax(0,1fr)!important;gap:6px!important;height:100%!important;min-height:0!important;padding:8px 12px 0!important;display:grid!important;overflow:hidden!important}.compliance-summary-row{flex:none!important;gap:8px!important}.compliance-summary-card{border-radius:13px!important;height:52px!important;min-height:52px!important;padding:9px 12px!important}.compliance-card{border-radius:14px!important;flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.criteria-table{background:#fff!important;flex:1 1 0!important;height:100%!important;min-height:0!important;overflow:hidden auto!important}}.ag-pinned-right-header,.ag-pinned-right-cols-container,.ag-pinned-right-cols-viewport,.ag-horizontal-right-spacer{width:56px!important;min-width:56px!important;max-width:56px!important}.ag-pinned-right-header .ag-header-cell,.ag-pinned-right-cols-container .ag-cell,.ag-cell.action-cell,.ag-header-cell.action-header-cell{text-align:center!important;width:56px!important;min-width:56px!important;max-width:56px!important;box-shadow:none!important;justify-content:center!important;align-items:center!important;padding-left:0!important;padding-right:0!important;display:flex!important}.ag-header-cell.action-header-cell .ag-header-cell-label{color:#526174!important;justify-content:center!important;width:100%!important;font-size:10px!important;font-weight:700!important}.ag-pinned-right-header,.ag-pinned-right-cols-container .ag-cell,.ag-cell.action-cell{background:#fff!important;border-left:1px solid #e2e8f0!important}.ag-header-cell.action-header-cell{background:#f8fafc!important}.crew-edit-overlay{z-index:999999!important}.training-matrix-table .matrix-name-cell{cursor:pointer!important}@media (width<=760px){.crew-edit-overlay{justify-content:center!important;align-items:flex-start!important;padding:104px 8px 10px!important;overflow:hidden!important}.crew-edit-modal{border-radius:18px!important;width:calc(100vw - 16px)!important;height:calc(100dvh - 114px)!important;max-height:calc(100dvh - 114px)!important;margin:0!important}.crew-edit-head{justify-content:space-between!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:8px 10px!important;display:flex!important}.crew-title-wrap{min-width:0!important}.crew-edit-actions{background:0 0!important;flex:none!important;gap:6px!important;width:auto!important;padding:0!important;position:static!important}.crew-edit-tabs{flex:none!important}.crew-edit-body{flex:auto!important;min-height:0!important;padding:10px 10px 14px!important;overflow-y:auto!important}.crew-edit-overlay{align-items:flex-start!important;padding:52px 10px 10px!important}.crew-edit-modal{height:auto!important;max-height:calc(100dvh - 64px)!important}.mobile-crew-list{place-content:start stretch!important}.mobile-crew-card{align-items:center!important;height:92px!important;min-height:92px!important;max-height:92px!important}.mobile-card-main{gap:3px!important;min-height:0!important;overflow:hidden!important}.mobile-card-title-row,.mobile-card-subtitle,.mobile-card-meta,.mobile-card-remarks{min-height:0!important}.mobile-card-meta,.mobile-card-remarks{white-space:nowrap!important;text-overflow:ellipsis!important;line-height:1.18!important;overflow:hidden!important}.criteria-row{min-height:72px!important;font-size:11.4px!important;line-height:1.3!important}.criteria-text,.criteria-row>span,.breakdown-text{font-size:11.4px!important;line-height:1.3!important}.criteria-table-head{font-size:9.4px!important}}.ag-grid-wrap .ag-row:not(.vacant-row):hover .ag-cell{background:#fbfdff}.compliance-final-pill{cursor:default;font:inherit;background:#fff;border:1px solid #d8e2ef}.compliance-final-pill.bad{cursor:pointer}.compliance-final-pill.bad:hover,.compliance-final-pill.active-filter{box-shadow:0 0 0 3px #be181814}.not-onboard-text{color:#be1818;font-weight:800}.side-nav button{position:relative}.nav-tooltip{display:none}@media (width>=768px){.sidebar.collapsed .side-nav button:hover .nav-tooltip,.sidebar.collapsed .side-nav button:focus-visible .nav-tooltip{z-index:9999;color:#071633;text-align:left;pointer-events:none;background:#fff;border:1px solid #dbe4ef;border-radius:12px;flex-direction:column;gap:3px;min-width:230px;max-width:280px;padding:10px 12px;display:flex;position:fixed;left:102px;transform:translateY(-4px);box-shadow:0 14px 34px #07163329}.sidebar.collapsed .side-nav button:hover .nav-tooltip strong,.sidebar.collapsed .side-nav button:focus-visible .nav-tooltip strong{font-size:12px;font-weight:800;line-height:1.2}.sidebar.collapsed .side-nav button:hover .nav-tooltip small,.sidebar.collapsed .side-nav button:focus-visible .nav-tooltip small{color:#526178;font-size:11px;font-weight:500;line-height:1.35}}@media (width<=767px){.nav-tooltip{display:none!important}}.ag-pinned-right-header,.ag-pinned-right-cols-container,.ag-pinned-right-cols-viewport,.ag-pinned-right-floating-top,.ag-pinned-right-floating-bottom,.ag-horizontal-right-spacer{width:0!important;min-width:0!important;max-width:0!important;box-shadow:none!important;border-left:0!important;display:none!important}.ag-center-cols-viewport,.ag-center-cols-container,.ag-header-viewport,.ag-header-container{width:100%!important}.ag-grid-wrap .ag-row:not(.vacant-row){cursor:pointer!important}@media (width>=761px){.crew-edit-overlay{justify-content:center!important;align-items:center!important;padding:24px!important;overflow:hidden!important}.crew-edit-modal{border-radius:24px!important;width:min(1120px,100vw - 96px)!important;height:auto!important;max-height:calc(100dvh - 72px)!important;margin:0!important}.crew-edit-layout{min-height:0!important;max-height:calc(100dvh - 150px)!important}.crew-edit-body{max-height:calc(100dvh - 150px)!important;overflow-y:auto!important}.crew-edit-tabs{min-height:0!important}}@media (width>=768px){.crew-edit-overlay{z-index:999999!important;justify-content:center!important;align-items:flex-start!important;padding:118px 24px 28px!important;position:fixed!important;inset:0!important;overflow:hidden!important}.crew-edit-modal{border-radius:24px!important;width:min(1120px,100vw - 96px)!important;height:auto!important;max-height:calc(100dvh - 146px)!important;margin:0 auto!important;overflow:hidden!important;transform:none!important}.crew-edit-head{z-index:2!important;min-height:62px!important;padding:12px 18px!important;position:relative!important;top:auto!important}.crew-edit-layout{min-height:0!important;max-height:calc(100dvh - 208px)!important}.crew-edit-body{max-height:calc(100dvh - 208px)!important;overflow-y:auto!important}}.crew-edit-overlay{z-index:2147483000!important;-webkit-backdrop-filter:none!important;isolation:isolate!important;background:0 0!important;width:100vw!important;height:100dvh!important;position:fixed!important;inset:0!important}.crew-edit-overlay:before{content:"";z-index:0;-webkit-backdrop-filter:blur(7px);background:#0f172a85;position:fixed;inset:0}.crew-edit-modal{z-index:1!important;position:relative!important}@media (width>=768px){.crew-edit-overlay{justify-content:center!important;align-items:flex-start!important;padding:112px 24px 28px!important;overflow:hidden!important}.crew-edit-modal{border-radius:24px!important;width:min(1120px,100vw - 96px)!important;height:auto!important;max-height:calc(100dvh - 140px)!important;margin:0 auto!important;overflow:hidden!important;transform:none!important}.crew-edit-layout{min-height:0!important;max-height:calc(100dvh - 202px)!important}.crew-edit-body{max-height:calc(100dvh - 202px)!important;overflow-y:auto!important}}@media (width>=901px){.crew-edit-overlay{align-items:flex-start!important;padding-top:58px!important;padding-bottom:28px!important}.crew-edit-modal{height:min(820px,100vh - 86px)!important;max-height:calc(100vh - 86px)!important}}.login-page{background:radial-gradient(circle at 18% 20%,#ec489952,#0000 32%),radial-gradient(circle at 86% 72%,#0ea5e947,#0000 30%),linear-gradient(135deg,#020617 0%,#071633 48%,#020617 100%);place-items:center;min-height:100vh;padding:22px;display:grid;overflow:hidden}.login-shell{background:#fff;border:5px solid #ffffffeb;border-radius:24px;grid-template-columns:.98fr 1.02fr;width:min(1220px,94vw);min-height:min(640px,82vh);display:grid;overflow:hidden;box-shadow:0 28px 90px #0000006b}.login-visual-panel{color:#fff;isolation:isolate;background:linear-gradient(#0716330d,#020617c7),radial-gradient(circle at 70% 18%,#f43f5ed9,#0000 24%),radial-gradient(circle at 42% 47%,#0ea5e9e0,#0000 28%),radial-gradient(circle at 30% 28%,#d946efc7,#0000 30%),linear-gradient(155deg,#090018 0%,#2e0b73 32%,#05184a 63%,#020617 100%);min-height:560px;padding:42px;position:relative;overflow:hidden}.login-visual-panel:before,.login-visual-panel:after{content:"";filter:blur(1px);z-index:-1;background:repeating-linear-gradient(164deg,#0000 0 26px,#ffffff26 28px,#0000 31px),linear-gradient(162deg,#0000 6%,#ec4899a6 21%,#3b82f68c 40%,#0000 60%);position:absolute;inset:-18% -28%;transform:rotate(-4deg)}.login-visual-panel:after{filter:blur();background:linear-gradient(168deg,#0000 0%,#3b82f694 36%,#020617c7 72%);height:46%;inset:auto -20% 4%;transform:rotate(2deg)}.login-visual-tag{letter-spacing:.16em;align-items:center;gap:16px;font-size:15px;font-weight:800;display:flex}.login-visual-tag i{background:#ffffffdb;width:84px;height:1px;display:block}.login-visual-copy{position:absolute;bottom:44px;left:48px;right:48px}.login-visual-copy h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.2vw,46px);font-weight:500;line-height:.98}.login-visual-copy p{color:#ffffffdb;max-width:430px;margin:16px 0 0;font-size:14px;line-height:1.55}.login-form-panel{background:radial-gradient(circle at 50% 28%,#e2e8f0b3,#0000 25%),#fff;place-items:center;padding:34px 46px;display:grid}.login-card{flex-direction:column;width:min(430px,100%);display:flex}.login-brand-mark{width:72px;height:72px;color:var(--navy);background:#f3f6fb;border-radius:50%;place-items:center;margin:0 auto 16px;display:grid;box-shadow:inset 0 0 0 1px #dbe4efcc}.login-card h2{text-align:center;letter-spacing:-.055em;color:var(--navy);margin:0;font-size:42px;line-height:1}.login-card>p{text-align:center;color:#6b7280;margin:8px 0 34px;font-size:15px}.login-field{color:#111827;gap:9px;margin-bottom:18px;font-weight:700;display:grid}.login-input-wrap{color:#8b95a5;background:#fff;border:1px solid #d7e0ec;border-radius:13px;align-items:center;gap:14px;height:50px;padding:0 15px;display:flex;box-shadow:0 10px 24px #0f172a08}.login-input-wrap:focus-within{border-color:#071633;box-shadow:0 0 0 4px #07163314}.login-input-wrap input{color:#0f172a;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.password-toggle{color:#667085;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:6px 0 6px 8px;font-weight:700;display:inline-flex}.password-toggle span{font-size:13px}.forgot-link{color:#1557c0;cursor:pointer;background:0 0;border:0;align-self:flex-end;margin:-4px 0 20px;font-weight:800}.login-submit{color:#fff;cursor:pointer;background:#071633;border:0;border-radius:13px;height:54px;font-size:15px;font-weight:850;box-shadow:0 18px 34px #07163338}.login-submit:hover{transform:translateY(-1px)}@media (width<=860px){.login-page{padding:18px}.login-shell{grid-template-columns:1fr;min-height:auto}.login-visual-panel{min-height:280px;padding:30px}.login-visual-copy{bottom:30px;left:30px;right:30px}.login-visual-copy p{display:none}.login-form-panel{padding:34px 24px 40px}.login-card>p{margin-bottom:32px}.login-page{place-items:start center;padding:16px;overflow-y:auto}.login-shell{border-width:4px;border-radius:22px;width:min(430px,100%);min-height:auto;margin-top:14px;display:block}.login-visual-panel{display:none!important}.login-form-panel{background:#fff;place-items:start center;min-height:auto;padding:34px 24px 32px}.login-card{width:100%}.login-brand-mark{width:64px;height:64px;margin-bottom:14px}.login-card h2{font-size:34px}.login-card>p{margin:7px 0 24px;font-size:13px}.login-field{margin-bottom:16px}.login-input-wrap{border-radius:12px;height:48px}.forgot-link{margin-bottom:18px}.login-submit{height:50px}}.login-input-wrap input,.login-input-wrap input::placeholder{font-size:12px!important;font-weight:500!important}.login-input-wrap input::placeholder{color:#7b8797!important;opacity:1!important}.forgot-link{font-size:13px!important;font-weight:500!important}@media (width<=860px){.login-input-wrap input,.login-input-wrap input::placeholder{font-size:12px!important;font-weight:500!important}.forgot-link{font-size:13px!important;font-weight:500!important}}.app-loading-screen,.app-fatal-screen{color:#071633;background:#f6f8fb;place-items:center;min-height:100vh;padding:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.app-loading-screen>div,.app-fatal-screen>div{background:#fff;border:1px solid #dbe4ef;border-radius:22px;width:100%;max-width:520px;padding:28px;box-shadow:0 24px 70px #0716331f}.app-loading-screen h1,.app-fatal-screen h1{margin:0 0 8px;font-size:22px}.app-loading-screen p,.app-fatal-screen p{color:#65748b;margin:0}:is(.crew-edit-overlay:has(.add-vessel-modal),.crew-edit-overlay:has(.add-crew-modal)){z-index:2147483000!important;-webkit-backdrop-filter:blur(7px)!important;background:#0f172a80!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:auto!important}.crew-edit-overlay:has(.add-vessel-modal):before{display:none!important}.crew-edit-overlay:has(.add-crew-modal):before{display:none!important}.add-vessel-modal,.add-crew-modal{z-index:1!important;background:#fff!important;border:1px solid #dbe4ef!important;border-radius:22px!important;height:auto!important;min-height:0!important;position:relative!important;overflow:hidden!important;transform:none!important;box-shadow:0 28px 90px #0f172a4d!important}.add-vessel-modal{width:min(560px,100vw - 48px)!important;max-height:calc(100dvh - 48px)!important}.add-crew-modal{width:min(820px,100vw - 48px)!important;max-height:calc(100dvh - 48px)!important}.add-vessel-modal .crew-edit-head,.add-crew-modal .crew-edit-head{background:#fff!important;border-bottom:1px solid #dbe4ef!important;min-height:auto!important;padding:18px 22px!important}.add-vessel-body,.add-crew-body{visibility:visible!important;opacity:1!important;background:#fff!important;max-height:calc(100dvh - 150px)!important;padding:20px 22px 24px!important;display:block!important;overflow-y:auto!important}.add-vessel-body .form-field,.add-crew-body .form-field{display:flex!important}.add-vessel-body input,.add-vessel-body select,.add-crew-body input,.add-crew-body select{background:#fff!important}.vessel-save-btn{width:100%!important;margin-top:8px!important}.login-message{color:#991b1b!important;background:#fff5f5!important;border:1px solid #fecaca!important;border-radius:12px!important;align-items:center!important;gap:8px!important;width:100%!important;margin:6px 0 10px!important;padding:10px 12px!important;font-size:13px!important;font-weight:500!important;line-height:1.35!important;display:flex!important}.app-error-banner{color:#991b1b!important;background:#fff5f5!important;border-top:1px solid #fecaca!important;border-bottom:1px solid #fecaca!important;align-items:center!important;gap:8px!important;margin:0!important;padding:10px 18px!important;font-size:13px!important;font-weight:600!important;line-height:1.35!important;display:flex!important}.app-error-banner svg{flex:none!important}@media (width<=767px){:is(.crew-edit-overlay:has(.add-vessel-modal),.crew-edit-overlay:has(.add-crew-modal)){align-items:center!important;padding:14px!important}.add-vessel-modal,.add-crew-modal{border-radius:18px!important;width:calc(100vw - 28px)!important;max-height:calc(100dvh - 28px)!important}.add-vessel-body,.add-crew-body{max-height:calc(100dvh - 132px)!important;padding:14px!important}}.add-vessel-body{flex-direction:column!important;gap:14px!important;padding:22px 28px 28px!important;display:flex!important}.add-vessel-body .form-field{flex-direction:column!important;gap:7px!important;width:100%!important;display:flex!important}.add-vessel-body .form-field span{white-space:normal!important;line-height:1.2!important;display:block!important}.add-vessel-body .form-field input,.add-vessel-body .form-field select,.add-vessel-body .form-field textarea{width:100%!important}.add-vessel-body .vessel-save-btn{margin-top:2px!important}.topbar .nice-select{z-index:1500!important;position:relative!important}.topbar .nice-options.modern-vessel-dropdown{z-index:9999!important}@media (width<=760px){.topbar-actions .nice-select,.topbar-actions .nice-select-trigger{pointer-events:auto!important;touch-action:manipulation!important}.topbar .nice-options.modern-vessel-dropdown{border-radius:18px!important;width:auto!important;max-height:55vh!important;position:fixed!important;top:72px!important;left:14px!important;right:14px!important;overflow:auto!important;box-shadow:0 22px 60px #0f172a38!important}.add-vessel-modal{width:min(94vw,520px)!important}.add-vessel-body{gap:12px!important;padding:18px 18px 22px!important}}
