*{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}.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:#fff;place-items:center;min-height:100vh;padding:0;display:grid;overflow:hidden}.login-shell{background:#fff;grid-template-columns:1fr 1.06fr;width:100vw;min-height:100vh;display:grid;overflow:hidden}.login-visual-panel{color:#0f172a;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:56px 54px;display:flex;position:relative;overflow:hidden}.login-illustration{width:min(360px,70%);height:245px;margin-bottom:38px;position:relative}.illustration-screen{background:linear-gradient(135deg,#eaf4ff,#f7fbff);border:1px solid #d8ebff;border-radius:14px;width:185px;height:112px;position:absolute;top:18px;left:78px;box-shadow:0 18px 45px #0277ff1f}.illustration-screen span{opacity:.9;background:#1285e8;border-radius:999px;height:10px;position:absolute}.illustration-screen span:first-child{width:72px;top:28px;left:22px}.illustration-screen span:nth-child(2){opacity:.42;width:108px;top:52px;left:22px}.illustration-screen span:nth-child(3){opacity:.42;width:86px;top:76px;left:22px}.illustration-person{width:112px;height:145px;position:absolute;bottom:38px;left:36px}.illustration-person:before{content:"";background:#1f2937;border-radius:50%;width:34px;height:34px;position:absolute;top:5px;left:40px;box-shadow:inset 10px 0 #2563eb}.illustration-person i{background:#2563eb;border-radius:20px 20px 10px 10px;width:54px;height:60px;position:absolute;top:44px;left:26px;transform:skew(-7deg)}.illustration-person b{background:#60a5fa;border-radius:999px;width:96px;height:18px;position:absolute;top:98px;left:40px;transform:rotate(18deg)}.illustration-desk{background:linear-gradient(90deg,#dbeafe,#f1f5f9);border-radius:999px;height:12px;position:absolute;bottom:26px;left:32px;right:22px}.login-visual-copy{text-align:left;width:min(430px,82%)}.login-visual-copy h1{letter-spacing:-.06em;color:#071633;margin:0;font-size:clamp(38px,4.2vw,58px);font-weight:850;line-height:1}.login-visual-copy h3{color:#2b65b7;margin:8px 0 0;font-size:18px;font-weight:700;line-height:1.25}.login-visual-copy p{color:#64748b;max-width:390px;margin:14px 0 0;font-size:14px;line-height:1.55}.login-form-panel{background:#1285e8;place-items:center;min-height:100vh;padding:42px;display:grid;position:relative;overflow:hidden}.login-form-panel:before,.login-form-panel:after{content:"";border:1px solid #ffffff7a;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-185px;right:-125px}.login-form-panel:after{opacity:.75;width:580px;height:580px;bottom:-260px;right:-180px}.login-card{z-index:1;background:#fff;border-radius:15px;flex-direction:column;width:min(365px,100%);min-height:420px;padding:32px 32px 26px;display:flex;position:relative;box-shadow:0 24px 70px #0f172a2e}.login-brand-mark{color:#0a1b3a;background:#f2f7ff;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 16px;display:grid;box-shadow:inset 0 0 0 1px #cbdcf1e0}.login-card h2{text-align:left;letter-spacing:-.035em;color:#333;margin:0 0 22px;font-size:26px;font-weight:850;line-height:1.05}.login-card>p{text-align:left;color:#434343;order:2;margin:-14px 0 24px;font-size:14px}.login-field{color:#111827;gap:8px;margin-bottom:14px;font-weight:700;display:grid}.login-field>span{display:none}.login-input-wrap{color:#9ca3af;height:58px;box-shadow:none;background:#fff;border:1px solid #d2d2d2;border-radius:999px;align-items:center;gap:12px;padding:0 22px;display:flex}.login-input-wrap:focus-within{border-color:#1285e8;box-shadow:0 0 0 4px #1285e81f}.login-input-wrap input{color:#111827;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px;font-weight:500}.login-input-wrap input::placeholder{color:#a3a7ad;opacity:1;font-size:13px;font-weight:500}.password-toggle{color:#667085;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:6px 0 6px 8px;font-weight:600;display:inline-flex}.password-toggle span{font-size:12px}.forgot-link{color:#5b5b5b;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin:10px 0 34px;font-size:13px!important;font-weight:500!important}.login-message{order:7;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:0 0 12px!important;padding:10px 12px!important;font-size:13px!important;font-weight:500!important;line-height:1.35!important;display:flex!important}.login-submit{color:#fff;cursor:pointer;background:#1285e8;border:0;border-radius:999px;order:6;height:54px;font-size:14px;font-weight:750;box-shadow:0 15px 28px #1285e840}.login-submit:hover{background:#0f7bd7;transform:translateY(-1px)}.login-designed-by{text-align:center;letter-spacing:.02em;color:#9aa4b2;order:8;margin-top:26px;font-size:11px;font-weight:500}.login-dev-note{text-align:center;color:#7a8798;order:9;margin-top:10px}@media (width<=860px){.login-page{background:#fff;padding:0;overflow-y:auto}.login-shell{width:100vw;min-height:100vh;display:block}.login-visual-panel{display:none!important}.login-form-panel{background:#1285e8;min-height:100vh;padding:24px}.login-card{width:min(390px,100%);min-height:auto;padding:28px 24px 24px}.login-card h2{font-size:24px}.login-card>p{margin-bottom:22px;font-size:13px}.login-input-wrap{height:54px}.forgot-link{margin-bottom:28px}}.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}}.login-designed-by{text-align:center;letter-spacing:.02em;color:#7a8798;margin-top:12px;font-size:11px;font-weight:500}.modal-form-error{color:#991b1b;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;margin:10px 18px 0;padding:9px 12px;font-size:12px;font-weight:600}.idle-warning-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0812267a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.idle-warning-card{text-align:center;background:#fff;border:1px solid #d8e2ef;border-radius:22px;width:min(420px,100%);padding:24px;box-shadow:0 24px 70px #0812263d}.idle-warning-card h3{color:#061936;margin:0 0 8px;font-size:20px;font-weight:800}.idle-warning-card p{color:#526276;margin:0 0 18px;font-size:13px;line-height:1.55}.idle-warning-card button{color:#fff;cursor:pointer;background:#061936;border:0;border-radius:14px;width:100%;padding:13px 16px;font-weight:800}.login-visual-panel{justify-content:center!important;padding:58px 54px 48px!important}.login-illustration{place-items:center!important;width:min(390px,72%)!important;height:auto!important;margin-bottom:30px!important;display:grid!important}.illustration-screen,.illustration-person,.illustration-desk{display:none!important}.login-form-panel{background:#1285e8!important}.login-form-panel:before,.login-form-panel:after{content:""!important;background:linear-gradient(90deg,#ffffff1a,#ffffff47,#ffffff14)!important;border:0!important;border-radius:48% 52% 0 0/100% 100% 0 0!important;width:760px!important;height:210px!important;animation:8s ease-in-out infinite alternate loginWaveMove!important;position:absolute!important;bottom:-54px!important;right:-180px!important;transform:rotate(-7deg)!important}.login-form-panel:after{opacity:.55!important;width:860px!important;height:260px!important;animation-duration:10s!important;animation-direction:alternate-reverse!important;bottom:-118px!important;right:-230px!important}@keyframes loginWaveMove{0%{transform:translate(-16px,8px)rotate(-7deg)}to{transform:translate(22px,-6px)rotate(-4deg)}}.login-card{width:365px!important;min-height:415px!important;padding:34px 32px 28px!important}.login-brand-mark{display:none!important}.login-card>p{margin:-18px 0 28px!important;font-size:15px!important;font-weight:500!important}.login-field,.login-input-wrap,.login-submit{width:100%!important}.login-input-wrap{box-sizing:border-box!important}.password-toggle{justify-content:center!important;width:24px!important;min-width:24px!important;padding:6px 0!important}.password-toggle span{display:none!important}.forgot-link{margin:10px 0 32px!important}.login-designed-by{margin-top:26px!important}@media (width<=860px){.login-form-panel:before,.login-form-panel:after{display:none!important}.login-card{width:min(390px,100%)!important}}.login-visual-panel{text-align:center!important;justify-content:center!important;align-items:center!important;padding:48px 54px 44px!important}.login-illustration{place-items:center!important;width:min(312px,58%)!important;height:auto!important;margin:0 auto 26px!important;display:grid!important}.login-illustration img{object-fit:contain!important;width:100%!important;height:auto!important;display:block!important}.login-visual-copy{text-align:center!important;width:min(430px,82%)!important;margin:0 auto!important}.login-visual-copy h1{letter-spacing:-.045em!important;text-align:center!important;font-size:clamp(34px,3.3vw,46px)!important;line-height:.98!important}.login-visual-copy h3{text-align:center!important;margin-top:8px!important;font-size:16px!important}.login-visual-copy p{text-align:center!important;max-width:390px!important;margin:14px auto 0!important}.login-card h2{margin:0 0 8px!important}.login-card>p{text-align:left!important;color:#434343!important;order:0!important;margin:0 0 28px!important;font-size:15px!important;font-weight:500!important}@media (width<=860px){.login-visual-panel{display:none!important}.login-card>p{text-align:center!important}}.login-form-panel .login-card{min-height:0!important;padding:34px 32px 26px!important}.login-form-panel .login-card h2{margin:0 0 6px!important;line-height:1.05!important}.login-form-panel .login-card>p{order:0!important;margin:0 0 18px!important;line-height:1.25!important}.login-form-panel .login-field{gap:0!important;margin:0 0 12px!important}.login-form-panel .login-input-wrap{height:54px!important;margin:0!important}.login-form-panel .forgot-link{margin:2px 0 18px!important;padding:0!important;line-height:1.2!important}.login-form-panel .login-submit{height:54px!important;margin:0!important}.login-form-panel .login-credit,.login-form-panel .designed-by,.login-form-panel .login-designed-by{margin-top:18px!important;line-height:1.2!important}@media (width<=720px){.login-form-panel .login-card{padding:28px 24px 24px!important}.login-form-panel .login-card>p{margin-bottom:16px!important}.login-form-panel .login-field{margin-bottom:10px!important}.login-form-panel .forgot-link{margin-bottom:16px!important}}.modal-save-btn:disabled,.signon-modal .btn:disabled{opacity:.6!important;cursor:not-allowed!important;transform:none!important}.signoff-modal{background:#fff!important;border-radius:22px!important;width:min(480px,92vw)!important;overflow:hidden!important;box-shadow:0 28px 90px #0f172a47!important}.signoff-modal .crew-edit-head.compact-head{background:#fff!important;border-bottom:1px solid #e5edf7!important;min-height:72px!important;padding:16px 18px!important}.signoff-body{visibility:visible!important;opacity:1!important;background:#fff!important;gap:14px!important;padding:18px!important;display:grid!important}.signoff-date-field{width:100%!important;margin:0!important}.signoff-date-field input{background:#fff!important;border:1px solid #dbe4ef!important;border-radius:11px!important;width:100%!important;height:42px!important;padding:8px 11px!important}.signoff-note{color:#5c6f89!important;background:#f8fafc!important;border:1px solid #e6edf5!important;border-radius:12px!important;margin:0!important;padding:10px 12px!important;font-size:12px!important;line-height:1.45!important}.signoff-footer{justify-content:flex-end!important;gap:10px!important;margin-top:2px!important;display:flex!important}.crew-edit-overlay.signoff-overlay{z-index:2147483000!important;-webkit-backdrop-filter:blur(7px)!important;background:#0f172a85!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:auto!important}.crew-edit-overlay.signoff-overlay:before{display:none!important}.signoff-overlay .signoff-modal{z-index:2!important;background:#fff!important;border:1px solid #dbe7f4!important;border-radius:22px!important;flex-direction:column!important;width:min(520px,94vw)!important;max-height:calc(100dvh - 48px)!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 30px 90px #0f172a52!important}.signoff-overlay .signoff-modal .crew-edit-head.compact-head{background:#fff!important;border-bottom:1px solid #e5edf7!important;flex:none!important;min-height:74px!important;padding:16px 18px!important}.signoff-overlay .signoff-body{color:#071633!important;visibility:visible!important;opacity:1!important;background:#fff!important;flex:auto!important;gap:14px!important;padding:18px!important;display:grid!important}.signoff-overlay .signoff-date-field{gap:7px!important;display:grid!important}.signoff-overlay .signoff-note{color:#52637a!important;margin:0!important;font-size:12px!important;line-height:1.5!important}.signoff-overlay .signoff-footer{justify-content:flex-end!important;gap:10px!important;margin-top:2px!important;display:flex!important}@media (width<=640px){.crew-edit-overlay.signoff-overlay{align-items:center!important;padding:14px!important}.signoff-overlay .signoff-modal{width:min(420px,96vw)!important}.signoff-overlay .signoff-footer{flex-direction:column-reverse!important}.signoff-overlay .signoff-footer .btn{width:100%!important}}.modal-back-btn{justify-content:center!important;width:42px!important;min-width:42px!important;height:38px!important;padding:0!important;font-size:18px!important;line-height:1!important}.add-crew-head-actions .modal-back-btn,.crew-title-wrap .modal-back-btn{justify-content:center!important;align-items:center!important;width:42px!important;min-width:42px!important;height:38px!important;padding:0!important;font-size:18px!important;line-height:1!important;display:inline-flex!important}@media (width<=640px){.crew-edit-modal{width:min(96vw,420px)!important;max-width:96vw!important;overflow:hidden!important}.crew-edit-layout{min-width:0!important;overflow:hidden!important}.crew-edit-body{min-width:0!important;padding-left:10px!important;padding-right:10px!important;overflow-x:hidden!important}.form-sections,.edit-section,.certificate-group,.certificate-group-body,.certificate-quick-summary{box-sizing:border-box!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.certificate-group{padding-left:8px!important;padding-right:8px!important}.certificate-group-head{grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;display:grid!important}.certificate-group-head h4{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.certificate-pill{white-space:nowrap!important;flex-shrink:0!important;max-width:92px!important}.certificate-row-grid,.documents-grid,.document-grid,.certificate-fields-grid{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;min-width:0!important;display:grid!important}.certificate-row-grid .form-field,.documents-grid .form-field,.document-grid .form-field,.certificate-fields-grid .form-field,.certificate-group .form-field,.certificate-row-grid .form-field input,.certificate-row-grid .form-field select,.documents-grid .form-field input,.documents-grid .form-field select,.document-grid .form-field input,.document-grid .form-field select,.certificate-fields-grid .form-field input,.certificate-fields-grid .form-field select,.certificate-group .form-field input,.certificate-group .form-field select{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.certificate-group .searchable-field,.certificate-group .searchable-trigger{width:100%!important;min-width:0!important;max-width:100%!important}.certificate-group .searchable-menu{width:100%!important;min-width:0!important;max-width:100%!important;left:0!important;right:0!important}}.modal-delete-btn{color:#b91c1c;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;height:38px;padding:0 14px;font-weight:850}.modal-delete-btn:disabled{opacity:.55;cursor:not-allowed}.modal-delete-confirm{color:#7f1d1d;background:#fff7f7;border:1px solid #fecaca;border-radius:14px;gap:8px;margin:10px 18px 0;padding:12px 14px;display:grid}.modal-delete-confirm strong{font-size:13px;font-weight:850}.modal-delete-confirm span{color:#9f1239;font-size:12px}.modal-delete-confirm div{justify-content:flex-end;gap:8px;display:flex}.btn-danger{color:#fff!important;background:#dc2626!important;border:0!important}@media (width<=640px){.modal-delete-btn{height:34px!important;padding:0 14px!important;font-size:11px!important;bottom:18px!important;right:18px!important}.modal-delete-confirm div{flex-direction:column-reverse}.modal-delete-confirm .btn{width:100%}}.modal-delete-btn{z-index:60!important;color:#dc2626!important;cursor:pointer!important;background:#fff!important;border:1px solid #ef4444!important;border-radius:12px!important;height:40px!important;padding:0 18px!important;font-size:13px!important;font-weight:600!important;position:fixed!important;bottom:24px!important;right:34px!important;box-shadow:0 8px 24px #0f172a1a!important}.modal-delete-btn:hover{background:#fef2f2!important}.modal-delete-confirm{background:#fff!important;border:1px solid #f1d4d4!important;margin-top:18px!important;box-shadow:0 10px 24px #0f172a14!important}.modal-delete-confirm div{margin-top:8px!important}.modal-delete-confirm .btn-danger{color:#dc2626!important;box-shadow:none!important;background:#fff!important;border:1px solid #ef4444!important;border-radius:10px!important;font-weight:600!important}.modal-delete-confirm .btn-danger:hover{background:#fef2f2!important}.crew-edit-modal{position:relative!important}.crew-edit-modal .modal-delete-btn{z-index:20!important;color:#dc2626!important;height:38px!important;box-shadow:none!important;background:#fff!important;border:1px solid #ef4444!important;border-radius:12px!important;padding:0 18px!important;font-size:13px!important;font-weight:600!important;position:absolute!important;bottom:18px!important;right:28px!important}.crew-edit-modal .modal-delete-btn:hover{background:#fef2f2!important}@media (width<=640px){.crew-edit-modal .modal-delete-btn{height:34px!important;padding:0 14px!important;font-size:11px!important;bottom:14px!important;right:18px!important}}.crew-edit-modal .crew-edit-actions{position:relative!important}.crew-edit-modal .modal-delete-btn{position:absolute!important;top:610px!important;right:74px!important}@media (width<=640px){.crew-edit-modal .modal-delete-btn{top:auto!important;bottom:12px!important;right:18px!important}}.crew-edit-modal .modal-delete-btn{bottom:30px!important}@media (width<=640px){.crew-edit-modal .modal-delete-btn{bottom:24px!important}}.crew-edit-footer{background:#fff!important;border-top:1px solid #eef3f8!important;flex:none!important;justify-content:flex-end!important;align-items:center!important;min-height:52px!important;padding:10px 28px 14px!important;display:flex!important}.crew-edit-footer .modal-delete-btn{z-index:1!important;color:#dc2626!important;min-width:78px!important;height:34px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1px solid #f3b4b4!important;border-radius:10px!important;padding:0 14px!important;font-size:12px!important;font-weight:600!important;position:static!important;inset:auto!important}.crew-edit-footer .modal-delete-btn:hover{background:#fff5f5!important;border-color:#ef4444!important}.modal-delete-confirm{z-index:80!important;background:#fff!important;border:1px solid #f1d4d4!important;border-radius:14px!important;width:min(360px,100% - 56px)!important;margin:0!important;padding:12px 14px!important;position:absolute!important;bottom:66px!important;right:28px!important;box-shadow:0 18px 50px #0f172a29!important}.modal-delete-confirm strong{color:#1e293b!important;font-size:13px!important;font-weight:700!important}.modal-delete-confirm span{color:#64748b!important;font-size:12px!important;line-height:1.45!important}.modal-delete-confirm div{justify-content:flex-end!important;gap:8px!important;margin-top:8px!important;display:flex!important}.modal-delete-confirm .btn-danger{color:#fff!important;background:#dc2626!important;border:0!important;border-radius:10px!important;font-weight:600!important}.modal-delete-confirm .btn-light{border-radius:10px!important;font-weight:500!important}@media (width<=640px){.crew-edit-footer{min-height:48px!important;padding:8px 18px 12px!important}.crew-edit-footer .modal-delete-btn{min-width:72px!important;height:32px!important;font-size:11px!important}.modal-delete-confirm{width:calc(100% - 28px)!important;bottom:58px!important;right:14px!important}.modal-delete-confirm div{flex-direction:column-reverse!important}.modal-delete-confirm .btn{width:100%!important}}.app-loading-screen.twitter-style-loading{color:#071633!important;background:#fff!important;align-content:center!important;place-items:center!important;gap:22px!important;width:100vw!important;min-height:100dvh!important;display:grid!important;overflow:hidden!important}.twitter-loader-logo-wrap{background:#fff;border-radius:999px;place-items:center;width:132px;height:132px;animation:1.6s ease-in-out infinite twitterLogoPulse;display:grid}.twitter-loader-logo{object-fit:contain;filter:drop-shadow(0 14px 26px #0b47872e);width:108px;height:auto;animation:1.6s ease-in-out infinite twitterLogoPop;display:block}.blink-blur-loader{justify-content:center;align-items:center;gap:9px;height:22px;display:inline-flex}.blink-blur-loader span{filter:blur(.2px);background:#22b8e6;border-radius:999px;width:10px;height:10px;animation:1.05s ease-in-out infinite blinkBlurVCMS}.blink-blur-loader span:nth-child(2){background:#167bd8;animation-delay:.16s}.blink-blur-loader span:nth-child(3){background:#113b8f;animation-delay:.32s}.twitter-style-loading p{color:#47617d;letter-spacing:.02em;margin:0;font-size:13px;font-weight:600}@keyframes blinkBlurVCMS{0%,to{opacity:.25;filter:blur(1.4px);transform:translateY(0)scale(.82)}45%{opacity:1;filter:blur();transform:translateY(-5px)scale(1.1)}}@keyframes twitterLogoPulse{0%,to{transform:scale(.94)}50%{transform:scale(1.04)}}@keyframes twitterLogoPop{0%,to{opacity:.82;transform:scale(.96)}50%{opacity:1;transform:scale(1.05)}}.twitter-loader-logo-wrap{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.twitter-loader-logo{filter:none!important;box-shadow:none!important;background:0 0!important}.blink-blur-loader{box-shadow:none!important;background:0 0!important;border:none!important}.app-loading-screen.twitter-style-loading:before,.app-loading-screen.twitter-style-loading:after{display:none!important}.app-loading-screen.twitter-style-loading{gap:0!important}.twitter-loader-logo-wrap{margin:0!important;padding:0!important}.twitter-loader-logo-wrap img,.twitter-loader-logo-wrap svg{margin:0 auto!important;display:block!important}.blink-blur-loader{margin:-6px 0 -4px!important;padding:0!important;line-height:1!important}.twitter-style-loading p{color:#1e3a8a!important;letter-spacing:.2px!important;margin:0!important;padding:0!important;font-size:20px!important;font-weight:800!important;display:none!important}.login-page.vcms-premium-login{color:#082a60!important;background:#fff!important;width:100vw!important;min-height:100vh!important;overflow:hidden!important}.vcms-login-stage{background:#fff!important;grid-template-columns:50.5% 49.5%!important;width:100vw!important;min-height:100vh!important;display:grid!important}.vcms-login-left{background:linear-gradient(#f2fafffa 0%,#dbf1fff5 62%,#cae9fcf0 100%)!important;min-height:100vh!important;padding:92px 76px 0 105px!important;position:relative!important;overflow:hidden!important}.vcms-login-left:after{content:""!important;z-index:50!important;pointer-events:none!important;background:#fff!important;width:250px!important;height:110vh!important;position:absolute!important;top:-4vh!important;right:-132px!important;transform:skew(-8deg)!important}.vcms-login-left:before{content:""!important;z-index:9!important;background:linear-gradient(135deg,#0a3f7b 0%,#07366d 56%,#062f65 100%)!important;border-radius:54% 46% 0 0/43% 43% 0 0!important;height:190px!important;position:absolute!important;bottom:-36px!important;left:-7%!important;right:-3%!important;box-shadow:inset 0 3px #ffffff6b!important}.vcms-brand-copy{z-index:20!important;max-width:570px!important;position:relative!important}.vcms-brand-copy h1{letter-spacing:-.06em!important;color:#0a3a77!important;margin:0!important;font-size:clamp(64px,5.8vw,86px)!important;font-weight:950!important;line-height:.9!important}.vcms-brand-copy h2{letter-spacing:-.035em!important;color:#0a2f66!important;margin:18px 0 0!important;font-size:clamp(24px,2vw,31px)!important;font-weight:900!important;line-height:1.1!important}.vcms-title-line{background:linear-gradient(90deg,#0a6fdd,#239fff)!important;border-radius:999px!important;width:74px!important;height:5px!important;margin:26px 0 30px!important;display:block!important}.vcms-brand-copy p{color:#344d72!important;max-width:560px!important;margin:0!important;font-size:17.5px!important;font-weight:520!important;line-height:1.56!important}.vcms-feature-row{z-index:25!important;grid-template-columns:repeat(4,minmax(100px,1fr))!important;max-width:615px!important;margin-top:40px!important;display:grid!important;position:relative!important}.vcms-feature-row div{color:#0577ef!important;background:0 0!important;border-right:1px solid #093d7e33!important;align-content:center!important;place-items:center!important;gap:8px!important;min-height:86px!important;display:grid!important}.vcms-feature-row div:last-child{border-right:none!important}.vcms-feature-row svg{stroke-width:2.25px!important;width:29px!important;height:29px!important}.vcms-feature-row span{color:#071633!important;text-align:center!important;font-size:13px!important;font-weight:760!important;line-height:1.16!important}.vcms-lng-visual{z-index:7!important;background:0 0!important;height:295px!important;position:absolute!important;bottom:94px!important;left:0!important;right:0!important;overflow:hidden!important}.vcms-lng-visual img{object-fit:cover!important;object-position:50% 53%!important;width:100%!important;height:100%!important;display:block!important}.vcms-sky,.vcms-water,.vcms-ship,.vcms-bottom-wave{display:none!important}.vcms-left-footer{z-index:30!important;color:#fff!important;align-items:center!important;gap:18px!important;display:flex!important;position:absolute!important;bottom:46px!important;left:103px!important}.vcms-left-footer>svg{color:#fff!important;border:2px solid #ffffffe0!important;border-radius:999px!important;width:58px!important;height:58px!important;padding:12px!important}.vcms-left-footer strong,.vcms-left-footer span{color:#fff!important;font-size:14px!important;line-height:1.48!important;display:block!important}.vcms-left-footer strong{font-weight:850!important}.vcms-login-right{background:#fff!important;align-content:center!important;place-items:center!important;min-height:100vh!important;padding:42px 64px 78px!important;display:grid!important;position:relative!important}.vcms-login-card{background:#fffffff5!important;border:1px solid #dce5f2d1!important;border-radius:34px!important;align-content:start!important;gap:16px!important;width:min(590px,92vw)!important;min-height:686px!important;padding:44px 48px 38px!important;display:grid!important;box-shadow:0 26px 86px #0f254c1a!important}.vcms-card-logo{color:#0c4c99!important;justify-self:center!important;place-items:center!important;width:116px!important;height:104px!important;margin-bottom:4px!important;display:grid!important}.vcms-card-logo svg{stroke-width:1.75px!important;width:96px!important;height:96px!important}.vcms-login-card h2{text-align:center!important;color:#0b2b61!important;letter-spacing:-.035em!important;margin:0!important;font-size:32px!important;font-weight:900!important;line-height:1!important}.vcms-login-card>p{text-align:center!important;color:#66708c!important;margin:0 0 22px!important;font-size:16px!important;font-weight:540!important}.vcms-login-input{color:#596989!important;background:#fffffffa!important;border:1px solid #dce4ef!important;border-radius:15px!important;grid-template-columns:28px 1fr auto!important;align-items:center!important;gap:13px!important;height:62px!important;padding:0 18px!important;display:grid!important}.vcms-login-input:focus-within{border-color:#1d73df!important;box-shadow:0 0 0 4px #1d73df14!important}.vcms-login-input input{color:#0b285c!important;background:0 0!important;border:0!important;outline:0!important;height:100%!important;font-size:16px!important;font-weight:650!important}.vcms-login-input input::placeholder{color:#7b87a4!important;font-weight:580!important}.vcms-eye-btn{color:#51617f!important;cursor:pointer!important;background:0 0!important;border:0!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important}.vcms-login-options{color:#465371!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;margin:2px 0 16px!important;font-size:14px!important;font-weight:650!important;display:flex!important}.vcms-login-options label{align-items:center!important;gap:8px!important;display:inline-flex!important}.vcms-login-options input{accent-color:#0b73e8!important;width:16px!important;height:16px!important}.vcms-login-options button{color:#006fe8!important;cursor:pointer!important;background:0 0!important;border:0!important;font-weight:850!important}.vcms-signin-btn{color:#fff!important;cursor:pointer!important;background:linear-gradient(90deg,#0061d6,#0b80ef)!important;border:0!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;gap:14px!important;height:60px!important;font-size:17px!important;font-weight:850!important;display:inline-flex!important;box-shadow:0 12px 26px #0065dc42!important}.vcms-designed{color:#65708b!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:18px!important;margin:18px 0 2px!important;display:grid!important}.vcms-designed span{background:#dce4ef!important;height:1px!important}.vcms-designed em{font-style:normal!important;font-weight:700!important}.vcms-designed-by{text-align:center!important;color:#727d98!important;font-size:15px!important;font-weight:650!important}.vcms-designed-by b{color:#3b8cff!important;vertical-align:-7px!important;margin-left:12px!important;font-size:28px!important;line-height:0!important}.vcms-security-strip{color:#52617d!important;white-space:nowrap!important;align-items:center!important;gap:30px!important;font-size:14px!important;font-weight:700!important;display:flex!important;position:absolute!important;bottom:54px!important;left:50%!important;transform:translate(-50%)!important}.vcms-security-strip span{align-items:center!important;gap:10px!important;display:inline-flex!important}.vcms-security-strip i{background:#dce4ef!important;width:1px!important;height:30px!important}.vcms-premium-login .login-message{color:#0b4ca5!important;background:#f4f8ff!important;border-radius:12px!important;padding:10px 12px!important;font-size:13px!important;font-weight:650!important}@media (width<=1050px){.vcms-login-stage{background:#fff!important;grid-template-columns:1fr!important}.vcms-login-left{display:none!important}.vcms-login-right{min-height:100vh!important;padding:28px 18px!important}.vcms-login-card{border-radius:26px!important;width:min(440px,94vw)!important;min-height:0!important;padding:34px 26px 30px!important}.vcms-security-strip{display:none!important}}.vcms-feature-row svg{stroke-width:2.1px!important;color:#0074ef!important;width:30px!important;height:30px!important}.vcms-feature-row div{gap:9px!important}.vcms-lng-visual{z-index:7!important;height:330px!important;bottom:98px!important;overflow:hidden!important;-webkit-mask-image:linear-gradient(#0000 0%,#00000026 3%,#000 13% 86%,#000000eb 100%)!important;mask-image:linear-gradient(#0000 0%,#00000026 3%,#000 13% 86%,#000000eb 100%)!important}.vcms-lng-visual:before{content:""!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(#e7f6ffeb 0%,#e7f6ff6b 48%,#e7f6ff00 100%)!important;height:95px!important;position:absolute!important;inset:0 0 auto!important}.vcms-login-left:before{z-index:12!important;transform-origin:100% 100%!important;background:linear-gradient(135deg,#0b3d78 0%,#06356e 54%,#052f65 100%)!important;border-radius:62% 38% 0 0/36% 32% 0 0!important;height:225px!important;bottom:-68px!important;left:-9%!important;right:-6%!important;transform:rotate(-1.4deg)!important;box-shadow:inset 0 3px #ffffff6b,0 -1px #ffffff6b!important}.vcms-login-left .vcms-left-footer:before{content:""!important;pointer-events:none!important;z-index:-1!important;border-bottom:3px solid #ffffffb3!important;border-radius:0 0 70%!important;width:49vw!important;height:82px!important;position:fixed!important;bottom:162px!important;left:0!important;transform:rotate(-2deg)!important}.vcms-left-footer{bottom:50px!important}.vcms-designed{display:none!important}.vcms-designed-by{text-align:center!important;color:#75819c!important;margin-top:20px!important;font-size:15px!important;font-weight:400!important}.vcms-designed-by b{display:none!important}.vcms-login-card{min-height:650px!important;padding-top:44px!important;padding-bottom:34px!important}.vcms-signin-btn{margin-top:8px!important}.vcms-login-card .login-message+.vcms-signin-btn{margin-top:0!important}.vcms-security-strip{bottom:56px!important}.vcms-feature-row{grid-template-columns:repeat(3,minmax(115px,1fr))!important;max-width:470px!important}.vcms-feature-row div:nth-child(3){border-right:none!important}.vcms-card-logo{width:126px!important;height:92px!important;margin-bottom:8px!important}.vcms-card-logo img{object-fit:contain!important;width:118px!important;height:auto!important;display:block!important}.vcms-login-left:before{transform-origin:100% 100%!important;background:linear-gradient(135deg,#0b3f7b 0%,#073a75 52%,#06346b 100%)!important;border-radius:70% 30% 0 0/48% 34% 0 0!important;height:205px!important;bottom:-58px!important;left:-8%!important;right:-6%!important;transform:rotate(-1.8deg)!important;box-shadow:inset 0 3px #ffffff8c,0 -2px #ffffff59!important}.vcms-lng-visual{z-index:7!important;height:315px!important;bottom:98px!important}.vcms-left-security-footer{color:#fff!important;z-index:35!important;align-items:center!important;gap:22px!important;display:flex!important;bottom:48px!important;left:100px!important}.vcms-left-security-footer span{color:#fff!important;white-space:nowrap!important;align-items:center!important;gap:10px!important;font-size:14px!important;font-weight:700!important;display:inline-flex!important}.vcms-left-security-footer i{background:#ffffff73!important;width:1px!important;height:30px!important;display:inline-block!important}.vcms-left-security-footer>svg,.vcms-security-strip{display:none!important}.vcms-designed-by{margin-top:22px!important;font-weight:400!important}.vcms-login-card .vcms-designed-by{display:block!important}.vcms-login-card{min-height:610px!important;padding-bottom:36px!important}@media (width<=1050px){.vcms-feature-row{grid-template-columns:repeat(3,minmax(90px,1fr))!important}}.vcms-login-left{padding-top:72px!important;padding-left:92px!important}.vcms-brand-copy h1{font-size:70px!important;line-height:.9!important}.vcms-feature-row{grid-template-columns:repeat(3,142px)!important;justify-content:start!important;justify-items:stretch!important;max-width:426px!important;margin-top:18px!important;margin-left:0!important;padding-left:0!important;transform:none!important}.vcms-feature-row div{min-height:74px!important;padding-left:0!important;padding-right:0!important}.vcms-lng-visual{z-index:7!important;height:330px!important;bottom:100px!important;-webkit-mask-image:linear-gradient(#0000 0%,#00000040 4%,#000 16% 100%)!important;mask-image:linear-gradient(#0000 0%,#00000040 4%,#000 16% 100%)!important}.vcms-login-left .vcms-lng-visual:after,.vcms-login-left .vcms-left-footer:before{display:none!important}.vcms-login-left:before{content:""!important;z-index:18!important;height:170px!important;box-shadow:none!important;clip-path:path("M 0 68 C 190 42 295 132 468 104 C 598 82 650 34 820 42 L 820 190 L 0 190 Z")!important;background:linear-gradient(135deg,#0a3f7c 0%,#073873 55%,#053067 100%)!important;border-radius:0!important;position:absolute!important;bottom:-2px!important;left:-6%!important;right:-5%!important;transform:none!important}.vcms-login-left:after{content:""!important;z-index:45!important;opacity:1!important;pointer-events:none!important;background:0 0!important;border-top:3px solid #ffffffd1!important;border-radius:55% 45% 0 0/72% 55% 0 0!important;width:auto!important;height:76px!important;position:absolute!important;inset:auto 7% 123px -4%!important;transform:rotate(-1deg)!important}.vcms-login-left .vcms-brand-copy:after{content:""!important;z-index:60!important;pointer-events:none!important;background:#fff!important;width:210px!important;height:110vh!important;position:fixed!important;top:-5vh!important;left:calc(50.5vw - 110px)!important;transform:skew(-8deg)!important}.vcms-security-strip,.vcms-designed,.vcms-designed-by b{display:none!important}@media (width<=1050px){.vcms-login-left .vcms-brand-copy:after{display:none!important}}.vcms-login-stage{grid-template-columns:50% 50%!important}.vcms-login-left{background:linear-gradient(#eef9ff 0%,#dff2ff 100%)!important;padding-top:72px!important;padding-left:92px!important;padding-right:72px!important;overflow:hidden!important}.vcms-brand-copy h2{margin-top:14px!important;font-size:26px!important}.vcms-brand-copy p{max-width:560px!important;margin:0!important;font-size:16px!important;line-height:1.5!important}.vcms-feature-row{grid-template-columns:repeat(3,142px)!important;justify-content:start!important;max-width:426px!important;margin-top:18px!important;margin-left:0!important;padding-left:0!important;transform:none!important}.vcms-lng-visual{z-index:7!important;border:0!important;height:300px!important;bottom:108px!important;left:0!important;right:0!important;overflow:hidden!important;-webkit-mask-image:none!important;mask-image:none!important}.vcms-lng-visual:before,.vcms-lng-visual:after,.vcms-login-left .vcms-lng-visual:after,.vcms-login-left .vcms-left-footer:before{display:none!important}.vcms-lng-visual img{object-fit:cover!important;object-position:center 50%!important;width:100%!important;height:100%!important;transform:none!important}.vcms-login-left:before{content:""!important;z-index:18!important;clip-path:none!important;height:108px!important;box-shadow:none!important;background:#073b78!important;border-radius:0!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;transform:none!important}.vcms-left-security-footer{z-index:40!important;box-shadow:none!important;background:0 0!important;border:0!important;bottom:36px!important;left:92px!important}.vcms-left-security-footer span{color:#fff!important;font-size:14px!important;font-weight:700!important}.vcms-left-security-footer i{background:#ffffff6b!important;height:28px!important}.vcms-login-right{background:#fff!important}.vcms-signin-btn svg{transform:none!important}.vcms-designed,.vcms-designed-by b{display:none!important}.vcms-login-card .vcms-designed-by{color:#7b849e!important;font-weight:400!important;display:block!important}.vcms-lng-visual{-webkit-mask-image:linear-gradient(#0000 0%,#00000094 8%,#000000e0 14%,#000 22% 100%)!important;mask-image:linear-gradient(#0000 0%,#00000094 8%,#000000e0 14%,#000 22% 100%)!important}.vcms-lng-visual:before{content:""!important;pointer-events:none!important;z-index:3!important;background:linear-gradient(#dff2ffeb 0%,#dff2ff73 10%,#dff2ff00 24%)!important;position:absolute!important;inset:0!important}.vcms-lng-visual{height:305px!important;position:absolute!important;bottom:108px!important;left:0!important;right:0!important;overflow:hidden!important;-webkit-mask-image:linear-gradient(#0000 0%,#0000004d 7%,#000000b8 14%,#000 24% 100%)!important;mask-image:linear-gradient(#0000 0%,#0000004d 7%,#000000b8 14%,#000 24% 100%)!important}.vcms-lng-visual:before{content:""!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(#e6f4fff2 0%,#e6f4ff8c 9%,#e6f4ff2e 18%,#e6f4ff00 28%)!important;position:absolute!important;inset:0!important}.vcms-login-left:before{clip-path:none!important;border-radius:0!important;transform:none!important}.vcms-lng-visual{background:#e8f6ff!important;height:350px!important;bottom:108px!important;overflow:hidden!important;-webkit-mask-image:none!important;mask-image:none!important}.vcms-lng-visual img{object-fit:cover!important;object-position:center 48%!important;width:100%!important;height:100%!important;display:block!important;transform:none!important}.vcms-login-left:before{clip-path:none!important;height:108px!important;box-shadow:none!important;background:#073b78!important;border-radius:0!important;bottom:0!important;left:0!important;right:0!important;transform:none!important}.vcms-login-left:after,.vcms-login-left .vcms-brand-copy:after,.vcms-login-left .vcms-left-footer:before{display:none!important}.vcms-lng-visual{background:#e8f6ff!important;height:360px!important;bottom:108px!important;overflow:hidden!important}.vcms-lng-visual img{object-position:center 47%!important;transform:none!important}.vcms-lng-visual:before{content:""!important;z-index:6!important;pointer-events:none!important;background:linear-gradient(#e8f6ff 0% 10%,#e8f6fff0 18%,#e8f6ffc7 28%,#e8f6ff80 40%,#e8f6ff3d 52%,#e8f6ff14 64%,#e8f6ff00 76%)!important;display:block!important;position:absolute!important;inset:0!important}.vcms-lng-visual:after{content:""!important;z-index:7!important;pointer-events:none!important;background:radial-gradient(circle at 12% 18%,#ffffff6b 0%,#ffffff2e 22%,#0000 46%),radial-gradient(circle at 78% 12%,#ffffff47 0%,#0000 38%),linear-gradient(#ffffff4d 0%,#ffffff2e 35%,#fff0 100%)!important;height:240px!important;display:block!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.vcms-login-left:before{clip-path:none!important;background:#073b78!important;border-radius:0!important;height:108px!important;transform:none!important}.vcms-lng-visual{display:none!important}.vcms-login-left{background:linear-gradient(#eef9ff 0%,#e2f4ff 100%)!important}.vcms-brand-copy{max-width:600px!important}.vcms-login-left:before{content:""!important;clip-path:none!important;height:118px!important;box-shadow:none!important;background:#073b78!important;border-radius:0!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;transform:none!important}.vcms-left-security-footer{z-index:40!important;bottom:42px!important;left:92px!important}.vcms-login-left:after,.vcms-login-left .vcms-brand-copy:after,.vcms-login-left .vcms-left-footer:before,.vcms-lng-visual:before,.vcms-lng-visual:after{display:none!important}.vcms-login-left{padding-top:104px!important}.vcms-brand-copy h1{font-size:68px!important}.vcms-brand-copy h2{margin-top:14px!important}.vcms-title-line{margin:22px 0 24px!important}.vcms-feature-row{margin-top:24px!important}.vcms-login-right{z-index:30!important;background:#fff!important;position:relative!important;overflow:hidden!important}.vcms-login-right:before{content:""!important;z-index:0!important;background:#fff!important;position:absolute!important;inset:0!important}.vcms-login-card{z-index:5!important;position:relative!important}.vcms-login-stage{background:linear-gradient(90deg,#e2f4ff 0 50%,#fff 50% 100%)!important}.vcms-login-left:before{z-index:18!important}.vcms-left-security-footer{z-index:40!important}html body .login-page.vcms-premium-login .vcms-login-left .vcms-brand-copy{margin-top:70px!important}html body .login-page.vcms-premium-login .vcms-login-left .vcms-feature-row{margin-top:24px!important}html body .login-page.vcms-premium-login .vcms-brand-copy h1{font-size:66px!important}html body .login-page.vcms-premium-login .vcms-brand-copy h2{margin-top:12px!important}html body .login-page.vcms-premium-login .vcms-title-line{margin:20px 0 22px!important}html body .login-page.vcms-premium-login .vcms-login-stage{background:#fff!important;position:relative!important}html body .login-page.vcms-premium-login .vcms-login-stage:after{content:""!important;z-index:20!important;pointer-events:none!important;background:#fff!important;width:50%!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important}html body .login-page.vcms-premium-login .vcms-login-right{z-index:30!important;background:#fff!important;position:relative!important}html body .login-page.vcms-premium-login .vcms-login-left:before{width:100%!important;right:0!important}html body .login-page.vcms-premium-login .vcms-left-security-footer{z-index:45!important}.login-page.vcms-premium-login,.login-page.vcms-premium-login .vcms-login-stage{background:linear-gradient(#eef9ff 0%,#e2f4ff 100%)!important}html body .login-page.vcms-premium-login .vcms-login-stage:after,.vcms-login-right:before{display:none!important}.vcms-login-stage{grid-template-columns:50% 50%!important;position:relative!important;overflow:hidden!important}.vcms-login-left{z-index:2!important;background:0 0!important;position:relative!important}.vcms-login-right{z-index:5!important;background:0 0!important;position:relative!important}.vcms-login-stage:before{content:""!important;z-index:1!important;pointer-events:none!important;background:#073b78!important;height:118px!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.vcms-login-left:before{display:none!important}.vcms-login-card{z-index:20!important;background:#fffffff5!important;position:relative!important}.vcms-left-security-footer{z-index:25!important;position:absolute!important;bottom:40px!important;left:92px!important}.vcms-login-left:after,.vcms-login-left .vcms-brand-copy:after{display:none!important}.vcms-login-right{padding-bottom:118px!important}html body .login-page.vcms-premium-login .vcms-login-stage:before{content:""!important;z-index:1!important;pointer-events:none!important;background:#073b78!important;width:100vw!important;height:118px!important;margin:0!important;padding:0!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}html body .login-page.vcms-premium-login,html body .login-page.vcms-premium-login .vcms-login-stage{overflow-x:hidden!important}html body .login-page.vcms-premium-login .vcms-login-stage{min-height:100vh!important;position:relative!important;overflow:hidden!important}html body .login-page.vcms-premium-login .vcms-login-stage:before{content:""!important;z-index:0!important;background:#083b78!important;width:100vw!important;height:126px!important;display:block!important;position:fixed!important;bottom:0!important;left:0!important}html body .login-page.vcms-premium-login .vcms-left-panel{z-index:2!important;position:relative!important}html body .login-page.vcms-premium-login .vcms-left-security-footer{z-index:10!important;position:fixed!important;bottom:34px!important;left:60px!important}html body .login-page.vcms-premium-login{isolation:isolate!important;background:linear-gradient(#eef9ff 0%,#e2f4ff 100%)!important;min-height:100vh!important;position:relative!important;overflow:hidden!important}html body .login-page.vcms-premium-login:before{content:""!important;z-index:5!important;pointer-events:none!important;background:#073b78!important;width:100vw!important;height:126px!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}html body .login-page.vcms-premium-login .vcms-login-left:before,html body .login-page.vcms-premium-login .vcms-login-stage:before{content:none!important;display:none!important}html body .login-page.vcms-premium-login .vcms-login-stage{z-index:10!important;background:0 0!important;min-height:100vh!important;position:relative!important}html body .login-page.vcms-premium-login .vcms-login-left{z-index:11!important;background:0 0!important;position:relative!important}html body .login-page.vcms-premium-login .vcms-login-right{z-index:12!important;background:0 0!important;padding-bottom:126px!important;position:relative!important}html body .login-page.vcms-premium-login .vcms-login-stage:after,html body .login-page.vcms-premium-login .vcms-login-right:before{content:none!important;display:none!important}html body .login-page.vcms-premium-login .vcms-login-card{z-index:30!important;position:relative!important}html body .login-page.vcms-premium-login .vcms-left-security-footer{z-index:40!important;background:0 0!important;position:fixed!important;bottom:42px!important;left:92px!important}@media (width<=1050px){html body .login-page.vcms-premium-login:before{height:96px!important}html body .login-page.vcms-premium-login .vcms-login-right{padding-bottom:96px!important}}html body .login-page.vcms-premium-login:before{z-index:5!important;background:#073b78!important;height:84px!important}html body .login-page.vcms-premium-login .vcms-login-stage:before,html body .login-page.vcms-premium-login .vcms-login-left:before{content:none!important;display:none!important}html body .login-page.vcms-premium-login .vcms-login-stage{grid-template-columns:49% 51%!important}html body .login-page.vcms-premium-login .vcms-left-security-footer{z-index:60!important;box-shadow:none!important;background:0 0!important;border:0!important;align-items:center!important;gap:16px!important;display:flex!important;position:fixed!important;bottom:27px!important;left:auto!important;right:72px!important}html body .login-page.vcms-premium-login .vcms-left-security-footer span{color:#fff!important;gap:8px!important;font-size:13px!important;font-weight:700!important}html body .login-page.vcms-premium-login .vcms-left-security-footer i{background:#ffffff61!important;width:1px!important;height:22px!important;margin:0 6px!important}html body .login-page.vcms-premium-login .vcms-login-card{z-index:40!important;margin-bottom:0!important;position:relative!important}@media (width<=1050px){html body .login-page.vcms-premium-login:before{height:72px!important}html body .login-page.vcms-premium-login .vcms-login-right{padding-bottom:72px!important}html body .login-page.vcms-premium-login .vcms-left-security-footer{bottom:22px!important;right:20px!important}}html body .login-page.vcms-premium-login .vcms-login-left{padding-left:54px!important}html body .login-page.vcms-premium-login .vcms-login-left-content{max-width:540px!important}html body .login-page.vcms-premium-login .vcms-login-card h1,html body .login-page.vcms-premium-login .welcome-title{letter-spacing:-.8px!important;font-size:52px!important;font-weight:700!important}html body .login-page.vcms-premium-login .vcms-login-logo,html body .login-page.vcms-premium-login .welcome-logo{width:92px!important;height:auto!important;margin-bottom:14px!important}html body .login-page.vcms-premium-login .vcms-left-security-footer{gap:22px!important;right:180px!important}html body .login-page.vcms-premium-login .vcms-left-security-footer span{align-items:center!important;display:flex!important}html body .login-page.vcms-premium-login .vcms-left-security-footer{font-size:13px!important}html body .login-page.vcms-premium-login .vcms-login-stage{grid-template-columns:minmax(520px,.95fr) minmax(620px,1.05fr)!important;align-items:center!important;column-gap:clamp(24px,3vw,72px)!important;padding-left:clamp(28px,4vw,74px)!important;padding-right:clamp(28px,4vw,74px)!important;display:grid!important}html body .login-page.vcms-premium-login .vcms-login-left{flex:unset!important;width:100%!important;max-width:none!important;padding-left:clamp(30px,3.5vw,76px)!important}html body .login-page.vcms-premium-login .vcms-login-right{flex:unset!important;justify-content:center!important;place-items:center!important;width:100%!important;max-width:none!important;display:grid!important}html body .login-page.vcms-premium-login .vcms-login-card{width:min(590px,92vw)!important;min-width:520px!important;max-width:590px!important}@media (width>=1700px){html body .login-page.vcms-premium-login .vcms-login-stage{grid-template-columns:720px 620px!important;column-gap:120px!important;max-width:1640px!important;margin:0 auto!important}}@media (width<=1400px){html body .login-page.vcms-premium-login .vcms-login-stage{grid-template-columns:minmax(460px,.9fr) minmax(560px,1.1fr)!important;column-gap:clamp(16px,2vw,40px)!important}html body .login-page.vcms-premium-login .vcms-login-card{min-width:500px!important}}@media (width<=1050px){html body .login-page.vcms-premium-login .vcms-login-stage{grid-template-columns:1fr!important;max-width:none!important;padding-left:18px!important;padding-right:18px!important;display:grid!important}html body .login-page.vcms-premium-login .vcms-login-card{width:min(440px,94vw)!important;min-width:0!important;max-width:440px!important}}html body .login-page.vcms-premium-login .vcms-login-card{border:1px solid #c4d7eebf!important;box-shadow:0 18px 45px #082a6014,0 6px 18px #082a600d!important}@media (width>=1051px){html body .login-page.vcms-premium-login .vcms-login-card{width:min(590px,92vw)!important;min-width:520px!important;max-width:590px!important;min-height:auto!important}}@media (width<=1050px){html body .login-page.vcms-premium-login{min-height:100dvh!important;overflow-y:auto!important}html body .login-page.vcms-premium-login .vcms-login-right{justify-content:center!important;align-items:center!important;min-height:100dvh!important;padding:18px 14px 88px!important;display:flex!important}html body .login-page.vcms-premium-login .vcms-login-card{border-radius:24px!important;gap:12px!important;width:min(430px,100vw - 28px)!important;min-width:0!important;max-width:430px!important;height:auto!important;min-height:0!important;padding:clamp(22px,5vw,32px) clamp(18px,5vw,26px)!important;box-shadow:0 14px 34px #082a601a,0 4px 12px #082a600d!important}html body .login-page.vcms-premium-login .vcms-card-logo{width:86px!important;height:auto!important;margin-bottom:4px!important}html body .login-page.vcms-premium-login .vcms-card-logo img{width:86px!important;height:auto!important}html body .login-page.vcms-premium-login .vcms-login-card h2{font-size:clamp(24px,7vw,30px)!important;line-height:1.05!important}html body .login-page.vcms-premium-login .vcms-login-card>p{margin-bottom:10px!important;font-size:14px!important}html body .login-page.vcms-premium-login .vcms-login-input{border-radius:14px!important;height:52px!important;padding:0 14px!important}html body .login-page.vcms-premium-login .vcms-login-input input{font-size:14px!important}html body .login-page.vcms-premium-login .vcms-login-options{margin:0 0 10px!important;font-size:12px!important}html body .login-page.vcms-premium-login .vcms-signin-btn{border-radius:13px!important;height:52px!important;font-size:15px!important}html body .login-page.vcms-premium-login .vcms-designed-by{margin-top:10px!important;font-size:12px!important}}@media (width<=480px),(height<=720px){html body .login-page.vcms-premium-login .vcms-login-right{align-items:flex-start!important;padding-top:16px!important}html body .login-page.vcms-premium-login .vcms-login-card{border-radius:22px!important;gap:10px!important;padding:18px 16px!important}html body .login-page.vcms-premium-login .vcms-card-logo,html body .login-page.vcms-premium-login .vcms-card-logo img{width:72px!important}html body .login-page.vcms-premium-login .vcms-login-card h2{font-size:24px!important}html body .login-page.vcms-premium-login .vcms-login-input,html body .login-page.vcms-premium-login .vcms-signin-btn{height:48px!important}}html body .login-page.vcms-premium-login .vcms-login-card{border-radius:28px!important;width:min(560px,88vw)!important;min-width:0!important;max-width:560px!important;height:auto!important;min-height:auto!important;padding:34px 42px 30px!important;box-shadow:0 20px 55px #082a601a,0 6px 18px #082a600d!important}html body .login-page.vcms-premium-login .vcms-card-logo,html body .login-page.vcms-premium-login .vcms-card-logo img{width:82px!important;height:auto!important}html body .login-page.vcms-premium-login .vcms-login-card h2{font-size:28px!important;font-weight:760!important;line-height:1.08!important}html body .login-page.vcms-premium-login .vcms-login-card>p{margin-bottom:16px!important;font-size:14px!important}html body .login-page.vcms-premium-login .vcms-login-input,html body .login-page.vcms-premium-login .vcms-signin-btn{height:54px!important}html body .login-page.vcms-premium-login .vcms-brand-copy,html body .login-page.vcms-premium-login .vcms-feature-row{margin-left:0!important}html body .login-page.vcms-premium-login .vcms-feature-row{grid-template-columns:repeat(3,150px)!important;justify-content:start!important;justify-items:center!important;column-gap:0!important;max-width:450px!important;margin-top:24px!important;padding-left:0!important;display:grid!important}html body .login-page.vcms-premium-login .vcms-feature-row>div:first-child{justify-self:start!important}html body .login-page.vcms-premium-login .vcms-feature-row>div{width:150px!important;min-height:82px!important}html body .login-page.vcms-premium-login .vcms-feature-row>div:first-child{width:135px!important}@media (width>=1300px){html body .login-page.vcms-premium-login .vcms-login-stage{grid-template-columns:minmax(560px,.95fr) minmax(560px,1.05fr)!important;column-gap:clamp(24px,4vw,80px)!important;max-width:1560px!important;margin:0 auto!important}}@media (width<=1050px){html body .login-page.vcms-premium-login .vcms-login-right{justify-content:center!important;padding:18px 14px 88px!important}html body .login-page.vcms-premium-login .vcms-login-card{border-radius:24px!important;width:min(430px,100vw - 28px)!important;max-width:430px!important;padding:24px 20px!important}}@media (height<=720px){html body .login-page.vcms-premium-login .vcms-login-card{gap:9px!important;padding-top:18px!important;padding-bottom:18px!important}html body .login-page.vcms-premium-login .vcms-card-logo,html body .login-page.vcms-premium-login .vcms-card-logo img{width:68px!important}}html body .login-page.vcms-premium-login .vcms-login-right{justify-content:center!important;padding-left:0!important}@media (width<=1200px){html body .login-page.vcms-premium-login .vcms-login-card{margin-left:0!important}}html body .login-page.vcms-premium-login .vcms-left-content,html body .login-page.vcms-premium-login .vcms-left-panel-content{padding-top:110px!important}html body .login-page.vcms-premium-login .vcms-feature-row{margin-top:34px!important;margin-left:55px!important}html body .login-page.vcms-premium-login .vcms-brand-copy{margin-top:24px!important}html body .login-page.vcms-premium-login .vcms-login-card{margin-left:-95px!important}@media (width<=1200px){html body .login-page.vcms-premium-login .vcms-login-card,html body .login-page.vcms-premium-login .vcms-feature-row{margin-left:0!important}}html body .login-page.vcms-premium-login .vcms-brand-copy{margin-left:0!important;padding-left:0!important}html body .login-page.vcms-premium-login .vcms-feature-row{justify-content:start!important;justify-items:start!important;margin-left:0!important;padding-left:0!important;transform:none!important}html body .login-page.vcms-premium-login .vcms-feature-row>div:first-child{justify-self:start!important;margin-left:0!important;padding-left:0!important}html body .login-page.vcms-premium-login .vcms-feature-row>div{width:150px!important}html body .login-page.vcms-premium-login .vcms-feature-row{margin-left:-22px!important}html body .login-page.vcms-premium-login .vcms-feature-row>div:first-child{margin-left:-10px!important}html body .login-page.vcms-premium-login .vcms-bottom-bar-content,html body .login-page.vcms-premium-login .vcms-bottom-bar-inner{justify-content:flex-end!important;gap:22px!important;padding-right:150px!important}html body .login-page.vcms-premium-login .vcms-forgot-password,html body .login-page.vcms-premium-login .forgot-password{font-weight:600!important}html body .login-page.vcms-premium-login .vcms-left-security-footer{z-index:60!important;align-items:center!important;gap:14px!important;display:flex!important;position:fixed!important;bottom:27px!important;left:auto!important;right:280px!important}html body .login-page.vcms-premium-login .vcms-left-security-footer i{height:22px!important;margin:0 4px!important}html body .login-page.vcms-premium-login .vcms-login-options button,html body .login-page.vcms-premium-login .vcms-login-options button[type=button]{font-weight:500!important}html body .login-page.vcms-premium-login .vcms-left-security-footer{display:none!important}html body .login-page.vcms-premium-login .vcms-designed-by{color:#7b849e!important;margin-top:14px!important;margin-bottom:0!important;font-weight:400!important}html body .login-page.vcms-premium-login .vcms-card-security{color:#4b5f7f!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:16px!important;margin-top:12px!important;font-size:12px!important;font-weight:600!important;display:flex!important}html body .login-page.vcms-premium-login .vcms-card-security i{background:#d4deeb!important;width:1px!important;height:18px!important;display:inline-block!important}html body .login-page.vcms-premium-login:before{height:76px!important}html body .login-page.vcms-premium-login .vcms-login-right{padding-bottom:76px!important}@media (width<=520px){html body .login-page.vcms-premium-login .vcms-card-security{flex-wrap:wrap!important;gap:10px!important;font-size:11px!important}html body .login-page.vcms-premium-login .vcms-card-security i{display:none!important}}html body .login-page.vcms-premium-login .vcms-card-security{color:#5f7190!important;justify-content:center!important;align-items:center!important;gap:12px!important;margin-top:10px!important;font-size:12px!important;font-weight:600!important;display:flex!important}html body .login-page.vcms-premium-login .vcms-security-dot{color:#b7c4d8!important}html body .login-page.vcms-premium-login .vcms-card-logo{margin-bottom:-10px!important}html body .login-page.vcms-premium-login .vcms-login-card h2{margin-top:0!important}html body .login-page.vcms-premium-login .vcms-card-security svg{color:#5f7190!important;stroke-width:2.2px!important;flex:none!important}html body .login-page.vcms-premium-login .vcms-card-security span{align-items:center!important;gap:7px!important;display:inline-flex!important}@media (width>=1051px) and (width<=1450px){html body .login-page.vcms-premium-login .vcms-login-stage{grid-template-columns:minmax(430px,.92fr) minmax(460px,1fr)!important;column-gap:clamp(18px,2.2vw,42px)!important;padding-left:clamp(24px,3vw,52px)!important;padding-right:clamp(24px,3vw,52px)!important}html body .login-page.vcms-premium-login .vcms-login-right{justify-content:center!important;padding-left:0!important;padding-right:0!important}html body .login-page.vcms-premium-login .vcms-login-card{border-radius:28px!important;width:min(500px,100%)!important;min-width:0!important;max-width:500px!important;margin-left:0!important;padding:30px 34px 28px!important}html body .login-page.vcms-premium-login .vcms-login-input{box-sizing:border-box!important;width:100%!important}html body .login-page.vcms-premium-login .vcms-signin-btn{width:100%!important}}@media (width>=1051px) and (width<=1220px){html body .login-page.vcms-premium-login .vcms-login-stage{grid-template-columns:minmax(390px,.85fr) minmax(430px,1fr)!important;column-gap:18px!important}html body .login-page.vcms-premium-login .vcms-login-card{max-width:460px!important;padding:28px 30px 26px!important}html body .login-page.vcms-premium-login .vcms-brand-copy h1{font-size:58px!important}html body .login-page.vcms-premium-login .vcms-brand-copy h2{font-size:24px!important}html body .login-page.vcms-premium-login .vcms-feature-row{grid-template-columns:repeat(3,130px)!important;max-width:390px!important}}html body .login-page.vcms-premium-login .vcms-login-card{box-shadow:0 18px 44px #072b5c1a,0 4px 14px #072b5c0d!important}html body .login-page.vcms-premium-login .vcms-login-input input{color:#1d3561!important;font-weight:500!important}html body .login-page.vcms-premium-login .vcms-login-input input::placeholder{color:#7a88a5!important;font-weight:500!important}
