.member-action-menu-shell{display:inline-flex;position:relative}.member-action-dots{color:#0b2a55;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex}.member-action-dots img{width:18px;height:18px}.member-action-dots:hover,.member-action-dots:focus-visible,.member-action-dots.is-open{background:#f0f5fb;outline:none;box-shadow:0 0 0 3px #007a781f}.member-action-dots:active{transform:scale(.96)}.member-action-menu-panel{z-index:1200;color:#071b4d;transform-origin:100%;background:#fff;border:1px solid #dce6f2;border-radius:14px;width:min(286px,100vw - 24px);max-height:calc(100vh - 24px);animation:.18s cubic-bezier(.4,0,.2,1) member-action-menu-in;position:fixed;overflow:visible;box-shadow:0 22px 55px #071b4d29,0 4px 12px #071b4d14}.member-action-menu-panel:before,.member-action-menu-panel:after{content:"";top:var(--member-action-arrow-top,24px);pointer-events:none;background:#fff;width:12px;height:12px;position:absolute;transform:translateY(-50%)rotate(45deg)}.member-action-menu-panel:before{box-shadow:0 4px 12px #071b4d1f}.member-action-menu-panel.is-left:before,.member-action-menu-panel.is-left:after{border-top:1px solid #dce6f2;border-right:1px solid #dce6f2;right:-6px}.member-action-menu-panel.is-right:before,.member-action-menu-panel.is-right:after{border-bottom:1px solid #dce6f2;border-left:1px solid #dce6f2;left:-6px}.member-action-menu-panel.is-right{transform-origin:0}.member-action-menu-header{flex-direction:column;gap:4px;padding:16px 16px 13px;display:flex}.member-action-menu-header strong{color:#071b4d;font-size:15px;font-weight:800;line-height:1.25}.member-action-menu-header span{color:#52617a;font-size:13px;font-weight:700}.member-action-menu-divider{background:#e6edf5;height:1px}.member-action-menu-items{background:#fff;border-radius:0 0 14px 14px;max-height:calc(100vh - 128px);padding:8px;overflow:hidden}.member-action-menu-item{color:#071b4d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:42px;padding:9px 10px;font-size:14px;font-weight:750;transition:background .16s,color .16s,transform .16s;display:flex}.member-action-menu-item img{flex:none;width:18px;height:18px}.member-action-menu-item:hover,.member-action-menu-item:focus-visible{color:#007a78;background:#eef7f7;outline:none}.member-action-menu-item:active{transform:translate(2px)}.member-action-menu-item.is-placeholder span:after{content:"  · TODO";color:#7a879c;letter-spacing:.02em;font-size:11px;font-weight:800}@keyframes member-action-menu-in{0%{opacity:0;transform:translateY(-2px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.staff-members-page{--member-navy:#071b4d;--member-teal:#007a78;--member-border:#dfe7f1;--member-muted:#53627c;color:var(--member-navy);flex-direction:column;gap:22px;display:flex}.member-list-heading-row{justify-content:space-between;align-items:flex-end;gap:24px;padding:10px 26px 0;display:flex}.member-list-heading-row h1{letter-spacing:-.03em;margin:0 0 8px;font-size:34px;font-weight:600;line-height:1.15}.member-list-heading-row p{color:var(--member-muted);margin:0;font-size:16px}.member-list-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.member-list-secondary-btn,.member-list-primary-btn{cursor:pointer;border-radius:8px;align-items:center;gap:10px;height:48px;padding:0 18px;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.member-list-secondary-btn{color:var(--member-navy);border:1px solid var(--member-border);background:#fff}.member-list-primary-btn{color:#fff;background:linear-gradient(135deg,#007a78,#006b68);border:0;box-shadow:0 14px 25px #007a782e}.member-list-secondary-btn:hover,.member-list-primary-btn:hover{transform:translateY(-1px)}.member-list-icon{object-fit:contain;flex:none;width:18px;height:18px}.member-filter-card,.member-table-card{border:1px solid var(--member-border);background:#fff;border-radius:12px;box-shadow:0 12px 30px #0f172a0a}.member-filter-card{padding:26px}.member-filter-grid{grid-template-columns:1.9fr repeat(5,minmax(150px,1fr));align-items:end;gap:22px 28px;display:grid}.member-search-field,.member-filter-field,.member-date-field{color:var(--member-navy);flex-direction:column;gap:9px;font-size:13px;font-weight:700;display:flex}.member-search-field{justify-content:flex-end;position:relative}.member-search-field .member-list-icon{opacity:.68;position:absolute;bottom:16px;left:16px}.member-search-field input,.member-filter-field select,.member-date-field button{height:48px;color:var(--member-navy);background:#fff;border:1px solid #ccd8e6;border-radius:8px;outline:none;font-size:15px}.member-search-field input{width:100%;padding:0 16px 0 46px}.member-filter-field select{appearance:auto;padding:0 16px}.member-date-field button{color:var(--member-muted);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.member-filter-footer{justify-content:space-between;align-items:center;margin-top:28px;display:flex}.member-clear-btn,.member-saved-btn{color:var(--member-navy);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-weight:700;display:inline-flex}.member-table-summary{color:var(--member-muted);border-bottom:1px solid #e8eef6;padding:18px 26px;font-weight:600}.member-api-note{color:#7c4a00;background:#fff8e8;border:1px solid #f8d28a;border-radius:10px;margin:12px 26px 0;padding:10px 14px;font-size:13px;font-weight:700}.member-table-wrap{overflow-x:auto}.member-table{border-collapse:collapse;width:100%;min-width:1040px}.member-table th,.member-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e8eef6;padding:16px 22px}.member-table th{color:var(--member-navy);background:#fbfcff;font-size:14px;font-weight:700}.member-table td{color:var(--member-navy);font-size:15px;font-weight:500}.member-table a{color:var(--member-navy);font-weight:700;text-decoration:none}.member-table input[type=checkbox]{width:17px;height:17px;accent-color:var(--member-teal)}.member-list-badge{color:#26344d;background:#eef2f7;border-radius:999px;justify-content:center;align-items:center;min-width:74px;padding:6px 11px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.member-list-badge-active{color:#087a32;background:#dff4e5}.member-list-badge-retired{color:#0967a8;background:#d9ecff}.member-list-badge-pending{color:#bd6b00;background:#fff0cc}.member-list-badge-suspended{color:#d00000;background:#ffe0e0}.member-list-badge-inactive,.member-list-badge-deceased,.member-list-badge-terminated{color:#17233a;background:#e9edf2}.member-number-text{color:#0b2a55;font-weight:500}.member-action-dots{color:#0b2a55;cursor:default;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:24px;line-height:1;display:inline-flex}.member-action-dots:hover{background:#f0f5fb}.member-empty-row{text-align:center!important;color:var(--member-muted)!important;padding:36px!important}.member-pagination-row{justify-content:space-between;align-items:center;gap:16px;padding:22px 26px 26px;display:flex}.member-pagination-row label{color:var(--member-muted);align-items:center;gap:12px;font-weight:700;display:inline-flex}.member-pagination-row select{height:42px;color:var(--member-navy);background:#fff;border:1px solid #ccd8e6;border-radius:8px;padding:0 12px}.member-pagination-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.member-pagination-controls button{min-width:42px;height:42px;color:var(--member-navy);cursor:pointer;background:#fff;border:1px solid #d7e1ed;border-radius:8px;font-weight:700}.member-pagination-controls button.active{background:var(--member-teal);color:#fff;border-color:var(--member-teal)}.member-pagination-controls button:disabled{opacity:.45;cursor:not-allowed}@media (width<=1280px){.member-filter-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media (width<=768px){.staff-members-page{gap:16px}.member-list-heading-row{flex-direction:column;align-items:flex-start}.member-list-heading-row h1{font-size:28px}.member-list-actions{width:100%}.member-list-secondary-btn,.member-list-primary-btn{flex:100%;justify-content:center}.member-filter-card{padding:18px}.member-filter-grid{grid-template-columns:1fr;gap:14px}.member-filter-footer,.member-pagination-row{flex-direction:column;align-items:stretch}.member-table-summary{padding:16px 18px}.member-pagination-controls{justify-content:center}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.member-table .member-action-dots{cursor:pointer}.staff-dashboard-shell .add-member-page,.add-member-page{--add-navy:#071b4d;--add-teal:#007a78;--add-teal-dark:#00635f;--add-border:#dfe7f1;--add-muted:#53627c;--add-soft:#f8fbfd;--add-warning:#f59e0b;color:var(--add-navy);flex-direction:column;gap:22px;padding:8px 24px 0;display:flex}.add-member-page *{box-sizing:border-box}.add-member-title-row{align-items:flex-start;gap:16px;display:flex}.add-member-title-row h1{letter-spacing:-.03em;margin:0 0 8px;font-size:34px;line-height:1.15}.add-member-title-row p{color:var(--add-muted);margin:0;font-size:16px}.add-member-back-link{cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-top:1px;display:inline-flex}.add-member-back-link img{width:26px;height:26px}.add-member-stepper{grid-template-columns:repeat(4,1fr);align-items:start;width:100%;max-width:1320px;margin:10px auto 8px;display:grid}.add-member-step{text-align:center;flex-direction:column;align-items:center;gap:10px;min-width:0;display:flex;position:relative}.add-member-step-line{z-index:0;background:#bfc8d8;height:3px;position:absolute;top:20px;left:-50%;right:50%;transform:translate(40px)}.add-member-step.complete .add-member-step-line,.add-member-step.active .add-member-step-line{background:var(--add-teal)}.add-member-step-marker{z-index:1;width:42px;height:42px;color:var(--add-navy);background:#fff;border:1.5px solid #bac5d4;border-radius:50%;justify-content:center;align-items:center;font-size:17px;font-weight:700;display:inline-flex;position:relative}.add-member-step-marker img{width:24px;height:24px}.add-member-step.complete .add-member-step-marker{color:var(--add-teal);border-color:#8cc8c2}.add-member-step.active .add-member-step-marker{border-color:var(--add-teal);color:#fff;background:linear-gradient(135deg,#00877d,#00635f);box-shadow:0 10px 24px #007a7838}.add-member-step-label{color:#33405f;max-width:150px;font-size:15px;line-height:1.35}.add-member-step.active .add-member-step-label{color:var(--add-teal-dark);font-weight:700}.add-member-card,.add-member-side-card{border:1px solid var(--add-border);background:#fffffff0;border-radius:12px;box-shadow:0 10px 30px #071b4d0d}.add-member-form-card,.add-member-flow-card,.add-member-review-card{padding:30px}.add-member-form-card h2,.add-member-flow-card h2,.add-member-review-card h2{margin:0 0 10px;font-size:22px;line-height:1.2}.add-member-form-card p,.add-member-flow-card p,.add-member-review-card p{color:#33405f;margin:0;font-size:15px;line-height:1.55}.add-member-divider{background:var(--add-border);height:1px;margin:24px 0}.add-member-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 40px;display:grid}.add-member-form-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.add-member-field{color:var(--add-navy);flex-direction:column;gap:10px;font-size:14px;font-weight:700;display:flex}.add-member-field em,.add-member-consent em{color:#ef4444;font-style:normal}.add-member-field input,.add-member-field textarea,.add-member-field select{width:100%;min-height:48px;color:var(--add-navy);font:inherit;background:#fff;border:1px solid #cfd8e6;border-radius:7px;outline:none;padding:0 16px;font-weight:500}.add-member-field textarea{resize:vertical;min-height:108px;padding:15px 16px;line-height:1.45}.add-member-field input:focus,.add-member-field textarea:focus,.add-member-field select:focus{border-color:var(--add-teal);box-shadow:0 0 0 3px #007a781c}.add-member-field.span-2{grid-column:1/-1}.add-member-date-input,.phone-field{background:#fff;border:1px solid #cfd8e6;border-radius:7px;align-items:center;gap:12px;min-height:48px;padding:0 14px;display:flex}.add-member-date-input input,.phone-field input{min-height:auto;box-shadow:none;border:0;padding:0}.add-member-date-input img{opacity:.75;width:18px;height:18px}.phone-field strong{border-right:1px solid #cfd8e6;padding-right:12px;font-weight:600}.add-member-required-note{color:#61708a;margin-top:24px;display:block}.add-member-main-with-side,.add-member-review-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;display:grid}.add-member-card-title{align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.add-member-card-title>span,.add-member-info-icon{background:#eaf7f5;border-radius:50%;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.add-member-card-title img,.add-member-info-icon img{width:28px;height:28px}.add-member-soft-box{background:linear-gradient(#f8fdfce6,#fffffff0);border:1px solid #b9dcd9;border-radius:8px;margin-bottom:24px;padding:24px}.add-member-checklist{gap:16px;margin:20px 0 0;padding:0;list-style:none;display:grid}.add-member-checklist li{color:var(--add-navy);grid-template-columns:24px 1fr;align-items:start;gap:18px;line-height:1.45;display:grid}.add-member-checklist img{width:21px;height:21px;margin-top:1px}.add-member-consent{color:var(--add-navy);align-items:flex-start;gap:14px;padding:16px 0;font-weight:600;line-height:1.45;display:flex}.add-member-consent input{width:24px;height:24px;accent-color:var(--add-teal);flex:none;margin:0}.add-member-consent.highlight,.add-member-consent.final{background:#f8fdfc;border:1px solid #c8e4e1;border-radius:8px;margin-top:18px;padding:16px 18px}.add-member-consent small{color:#53627c;margin-top:6px;font-weight:500;display:block}.add-member-side-column{gap:22px;display:grid}.add-member-side-card{padding:24px}.add-member-info-card{align-items:flex-start;gap:18px;display:flex}.add-member-info-card.warning{background:#fffaf0;border-color:#f3cf83}.add-member-info-card.info{background:#eff7ff;border-color:#bfdbfe}.add-member-info-card.help{background:#f4fbfa;border-color:#bfe2df}.add-member-info-card.warning .add-member-info-icon{background:#fff2cf}.add-member-info-card.info .add-member-info-icon{background:#e1efff}.add-member-info-card h3,.add-member-progress-card h3{margin:0 0 10px;font-size:16px}.add-member-info-card p{color:var(--add-navy);margin:0;line-height:1.55}.add-member-progress-content{align-items:center;gap:22px;display:flex}.add-member-progress-ring{background:conic-gradient(#15b89f var(--progress), #e8edf4 0);border-radius:50%;flex:none;place-items:center;width:110px;height:110px;display:grid;position:relative}.add-member-progress-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:11px}.add-member-progress-ring strong,.add-member-progress-ring span{z-index:1;text-align:center;display:block;position:relative}.add-member-progress-ring strong{font-size:32px;line-height:.8;top:10px}.add-member-progress-ring span{font-size:15px;font-weight:700;bottom:15px}.add-member-progress-content p{color:var(--add-teal-dark);margin:8px 0 4px;font-weight:700}.add-member-progress-content small{color:#33405f;line-height:1.45}.add-member-review-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.add-member-review-stack{gap:18px;display:grid}.add-member-review-section{background:#fff;border:1px solid #d8e7e7;border-radius:8px;overflow:hidden}.add-member-review-section header{background:#f3fbfa;border-bottom:1px solid #d8e7e7;align-items:center;gap:12px;min-height:44px;padding:0 14px;display:flex}.add-member-review-section header span{background:#e5f6f4;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.add-member-review-section header img{width:18px;height:18px}.add-member-review-section h3{color:var(--add-teal-dark);flex:1;margin:0;font-size:15px}.add-member-review-section button{border:1px solid var(--add-teal);color:#0060d1;background:#fff;border-radius:5px;padding:4px 10px;font-weight:700}.add-member-review-row{border-bottom:1px solid #e6edf4;grid-template-columns:42% 1fr;min-height:29px;display:grid}.add-member-review-row:last-child{border-bottom:0}.add-member-review-row span,.add-member-review-row strong{padding:7px 16px;font-size:14px;line-height:1.25}.add-member-review-row span{border-right:1px solid #e6edf4;font-weight:700}.add-member-review-row strong{white-space:pre-wrap;font-weight:500}.add-member-approved,.add-member-doc-row{color:var(--add-teal-dark);background:#f8fbfb;align-items:center;gap:14px;padding:16px;font-weight:700;display:flex}.add-member-approved img,.add-member-doc-row img{width:24px;height:24px}.add-member-approved small{color:#33405f;margin-top:8px;font-weight:500;display:block}.add-member-doc-row small{color:#53627c;font-weight:500}.add-member-doc-row strong{color:#007a4d;background:#e6f8ee;border-radius:5px;margin-left:auto;padding:5px 10px}.add-member-actions{border-top:1px solid #edf2f7;justify-content:flex-end;gap:18px;padding:16px 0 22px;display:flex}.add-member-btn{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:12px;min-width:145px;height:48px;font-size:15px;font-weight:700;display:inline-flex}.add-member-btn img{width:22px;height:22px}.add-member-btn.primary{color:#fff;background:linear-gradient(135deg,#00877d,#00635f);border:0;box-shadow:0 14px 24px #007a7829}.add-member-btn.secondary,.add-member-btn.outline{color:var(--add-teal-dark);border:1px solid var(--add-teal);background:#fff}.add-member-btn.secondary:first-child{color:var(--add-navy);border-color:#cfd8e6}.add-member-toast{z-index:50;color:#fff;background:#063f3e;border-radius:12px;align-items:center;gap:16px;padding:14px 16px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 40px #0003}.add-member-toast button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:20px}.add-member-mobile-top,.add-member-mobile-secure{display:none}@media (width<=1080px){.add-member-page{padding:10px 18px 84px}.add-member-main-with-side,.add-member-review-layout{grid-template-columns:1fr}.desktop-review-side{display:none}.add-member-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.add-member-review-grid{grid-template-columns:1fr}}@media (width<=760px){.add-member-page{gap:18px;padding:0 18px 88px}.add-member-mobile-top{border-bottom:1px solid #e4ebf3;justify-content:space-between;align-items:center;height:88px;margin:0 -18px 8px;padding:0 28px;display:flex}.add-member-mobile-top button{background:0 0;border:0}.add-member-mobile-top img{width:28px;height:28px}.add-member-mobile-top strong{letter-spacing:-.04em;font-size:30px}.add-member-title-row h1{font-size:30px}.add-member-title-row p{font-size:17px;line-height:1.45}.add-member-stepper{grid-template-columns:repeat(4,minmax(80px,1fr));margin:6px 0 8px;overflow:hidden}.add-member-step-line{top:19px;transform:translate(35px)}.add-member-step-marker{width:40px;height:40px}.add-member-step-label{max-width:100px;font-size:15px}.add-member-form-card,.add-member-flow-card,.add-member-review-card{padding:24px}.add-member-form-card h2,.add-member-flow-card h2,.add-member-review-card h2{font-size:26px}.add-member-form-card p,.add-member-flow-card p,.add-member-review-card p{font-size:17px}.add-member-form-grid,.add-member-form-grid.compact{grid-template-columns:1fr;gap:22px}.add-member-field{font-size:16px}.add-member-field input,.add-member-field textarea,.add-member-field select,.add-member-date-input,.phone-field{min-height:60px;font-size:18px}.add-member-field textarea{min-height:132px}.add-member-card-title{gap:16px}.add-member-card-title>span,.add-member-info-icon{width:60px;height:60px}.add-member-soft-box{padding:22px}.add-member-checklist li{gap:16px;font-size:18px}.add-member-consent{font-size:18px}.add-member-side-card{padding:22px}.add-member-side-column{gap:16px}.add-member-actions{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;grid-template-columns:1fr 1fr 1fr;gap:14px;padding:14px 0;display:grid;position:sticky;bottom:0}.add-member-actions .add-member-btn{width:100%;min-width:0;height:56px;font-size:17px}.add-member-actions .secondary:first-child{grid-column:auto}.add-member-mobile-secure{height:46px;color:var(--add-teal-dark);z-index:9;background:#fffffff7;border-top:1px solid #e4ebf3;align-items:center;gap:12px;padding:0 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.add-member-mobile-secure img{width:20px;height:20px}.add-member-mobile-secure span{background:#aeb9c9;width:1px;height:20px}.add-member-mobile-secure p{color:#53627c;margin:0}}@media (width<=520px){.add-member-page{padding-left:12px;padding-right:12px}.add-member-mobile-top{margin-left:-12px;margin-right:-12px}.add-member-stepper{grid-template-columns:repeat(4,minmax(70px,1fr))}.add-member-step-label{font-size:13px}.add-member-form-card,.add-member-flow-card,.add-member-review-card,.add-member-side-card{padding:18px}.add-member-actions{grid-template-columns:1fr}}.add-member-field.has-error input,.add-member-field.has-error textarea,.add-member-field.has-error select,.phone-field.has-error,.add-member-consent.has-error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.add-member-date-input:has(input:invalid){border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.add-member-field-error{color:#b91c1c;margin-top:-2px;font-size:13px;font-weight:600;line-height:1.35}.add-member-consent-error{margin:8px 0 14px;display:block}.phone-field select{color:var(--add-navy);font:inherit;background:0 0;border:0;border-right:1px solid #cfd8e6;outline:none;max-width:116px;min-height:auto;padding:0 10px 0 0;font-weight:700}.phone-field span{flex:none}.add-member-btn:disabled,.add-member-btn[disabled]{cursor:not-allowed;opacity:.55;filter:grayscale(.25);box-shadow:none}.add-member-date-input input[type=date]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer}.add-member-date-input input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.add-member-date-input{cursor:pointer;position:relative}.add-member-date-display{color:var(--add-navy);white-space:nowrap;flex:1;font-weight:500;line-height:1}.add-member-date-display.placeholder{color:#7a8499}.add-member-date-input input[type=date]{opacity:0;cursor:pointer;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.add-member-date-input:focus-within{border-color:var(--add-teal);box-shadow:0 0 0 3px #007a781c}.add-member-date-input:focus{border-color:var(--add-teal);outline:none;box-shadow:0 0 0 3px #007a781c}.add-member-processing-overlay{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 22% 18%,#2dbeaa2e,#0000 30%),linear-gradient(135deg,#071b4df0,#00635feb);justify-content:center;align-items:center;padding:24px;animation:.26s both addMemberOverlayFadeIn;display:flex;position:fixed;inset:0}.add-member-processing-panel{text-align:center;width:min(560px,100%);max-height:calc(100vh - 48px);color:var(--add-navy);background:#fffffff7;border:1px solid #ffffff7a;border-radius:24px;padding:30px 32px;animation:.34s cubic-bezier(.4,0,.2,1) both addMemberProcessingSlideIn;overflow:hidden;box-shadow:0 28px 80px #00000047}.add-member-processing-icon{background:#e6f8f5;border:1px solid #bde6e1;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 16px;display:grid;box-shadow:0 14px 32px #007a7824}.add-member-processing-icon span{border:4px solid #007a7829;border-top-color:var(--add-teal);border-radius:50%;width:34px;height:34px;animation:.9s linear infinite addMemberSpin}.add-member-processing-icon.complete{background:#dcfce7;border-color:#86efac}.add-member-processing-icon img{width:42px;height:42px}.add-member-processing-panel h2{letter-spacing:-.03em;margin:0 0 8px;font-size:28px;line-height:1.15}.add-member-processing-panel>p{color:#53627c;max-width:440px;margin:0 auto 18px;line-height:1.55}.add-member-processing-reference{color:var(--add-teal-dark);background:#f0fdfa;border:1px solid #b8e4df;border-radius:999px;align-items:center;gap:10px;margin:0 0 18px;padding:10px 14px;display:inline-flex}.add-member-processing-reference span{letter-spacing:.04em;text-transform:uppercase;color:#667085;font-size:12px;font-weight:800}.add-member-processing-reference strong{font-size:15px}.add-member-processing-bar{background:#e5edf5;border-radius:999px;width:100%;height:10px;margin:4px 0 10px;overflow:hidden}.add-member-processing-bar span{border-radius:inherit;background:linear-gradient(90deg,#00a394,#16a34a);height:100%;transition:width .26s cubic-bezier(.4,0,.2,1);display:block}.add-member-processing-percent{color:var(--add-teal-dark);margin:0 0 18px;font-size:14px;display:block}.add-member-processing-steps{text-align:left;gap:7px;margin:0;padding:0;list-style:none;display:grid}.add-member-processing-steps li{color:#637083;border-radius:12px;align-items:center;gap:12px;min-height:32px;padding:6px 10px;transition:background .22s,color .22s,transform .22s;display:flex}.add-member-processing-steps li span{color:#7a8499;background:#eef3f8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;transition:background .22s,color .22s;display:inline-flex}.add-member-processing-steps li p{margin:0;font-size:13.5px;font-weight:700}.add-member-processing-steps li.active{color:var(--add-navy);background:#f8fbfd}.add-member-processing-steps li.done{color:#166534;background:#f0fdf4}.add-member-processing-steps li.done span{color:#fff;background:#16a34a}@keyframes addMemberOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes addMemberProcessingSlideIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes addMemberSpin{to{transform:rotate(360deg)}}@media (width<=760px){.add-member-processing-overlay{align-items:flex-start;padding:18px;overflow-y:auto}.add-member-processing-panel{border-radius:20px;margin-top:18px;padding:24px 20px}.add-member-processing-panel h2{font-size:25px}.add-member-processing-steps li{min-height:32px;padding:6px 8px}.add-member-processing-steps li p{font-size:13px}}.add-member-processing-panel.is-complete{width:min(500px,100%);padding:38px 36px 34px}.add-member-processing-panel.is-complete .add-member-processing-icon{margin-bottom:18px}.add-member-processing-panel.is-complete .add-member-processing-reference{border-radius:16px;flex-direction:column;gap:4px;width:fit-content;max-width:100%;margin:4px auto 20px;padding:12px 18px;display:flex}.add-member-processing-panel.is-complete .add-member-processing-reference strong{font-size:18px}.add-member-processing-panel.is-complete .add-member-processing-bar{margin-top:12px}.add-member-processing-panel.is-complete .add-member-processing-percent{margin-bottom:0}@media (width<=640px){.add-member-processing-overlay{padding:16px}.add-member-processing-panel{max-height:calc(100vh - 32px);padding:26px 22px}.add-member-processing-panel h2{font-size:24px}.add-member-processing-steps li{min-height:30px}}.member-profile-page{--profile-navy:#071b4d;--profile-teal:#007a78;--profile-border:#dfe7f1;--profile-muted:#53627c;color:var(--profile-navy);flex-direction:column;gap:22px;padding:0 26px 24px;display:flex}.member-profile-breadcrumb{color:var(--profile-muted);align-items:center;gap:14px;padding-top:6px;font-size:15px;font-weight:700;display:flex}.member-profile-breadcrumb button{color:var(--profile-teal);cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.member-profile-breadcrumb span:last-child{color:var(--profile-navy);font-weight:600}.member-profile-hero,.member-profile-card{border:1px solid var(--profile-border);background:#fff;border-radius:12px;box-shadow:0 12px 30px #0f172a0a}.member-profile-hero{grid-template-columns:130px 1fr auto;align-items:start;gap:28px;padding:30px 34px;display:grid}.member-profile-photo{width:112px;height:112px;color:var(--profile-teal);background:linear-gradient(135deg,#dbe8f3,#f7fbff);border-radius:50%;justify-content:center;align-items:center;font-size:34px;font-weight:900;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ced9e8}.member-profile-title-row{flex-wrap:wrap;align-items:flex-start;gap:28px;display:flex}.member-profile-title-row h1{letter-spacing:-.03em;margin:8px 0 4px;font-size:34px;font-weight:700;line-height:1.12}.member-profile-number-line{color:#243a68;align-items:center;gap:10px;font-size:21px;font-weight:500;display:inline-flex}.member-profile-number-line button{cursor:pointer;background:0 0;border:0;padding:0}.member-profile-number-line img{width:18px;height:18px}.member-profile-badges{align-items:center;gap:14px;margin-top:16px;display:flex}.member-profile-badge{color:#087a32;background:#e0f4e8;border:1px solid #c8ecd4;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:112px;height:40px;font-weight:800;display:inline-flex}.member-profile-badge span{background:#069447;border-radius:50%;width:10px;height:10px}.member-profile-badge img{width:18px;height:18px}.member-profile-badge.portal{color:#006b55;background:#e8f6ef}.member-profile-facts{grid-template-columns:repeat(5,minmax(130px,1fr));gap:0;margin:28px 0 0;display:grid}.member-profile-facts div{border-right:1px solid #d8e1ee;margin-right:28px;padding:0 28px 0 0}.member-profile-facts div:last-child{border-right:0;margin-right:0}.member-profile-facts dt,.member-profile-field-row dt{color:var(--profile-muted);white-space:pre-line;margin-bottom:8px;font-size:14px;font-weight:500}.member-profile-facts dd,.member-profile-field-row dd{color:var(--profile-navy);white-space:pre-line;margin:0;font-size:16px;font-weight:800}.member-profile-actions{align-items:flex-start;gap:16px;display:flex}.member-profile-mobile-actions{display:none}.member-profile-primary-action,.member-profile-secondary-action,.member-profile-overflow,.member-profile-outline-button,.member-profile-small-action,.member-profile-quick-actions button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.member-profile-primary-action{color:#fff;background:linear-gradient(135deg,#00837f,#006965);border:0;min-width:174px;height:54px;box-shadow:0 12px 22px #0079742e}.member-profile-secondary-action{border:1px solid var(--profile-border);min-width:190px;height:54px;color:var(--profile-navy);background:#fff}.member-profile-overflow{border:1px solid var(--profile-border);background:#fff;width:54px;height:54px}.member-profile-primary-action img,.member-profile-secondary-action img,.member-profile-overflow img,.member-profile-outline-button img,.member-profile-small-action img,.member-profile-quick-actions img{width:20px;height:20px}.member-profile-tabs{border-bottom:1px solid #dce6f2;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.member-profile-tabs button{color:#243a68;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:58px;font-size:16px;font-weight:800;display:inline-flex}.member-profile-tabs button.active{color:var(--profile-teal);border-bottom-color:var(--profile-teal)}.member-profile-tabs img{width:22px;height:22px}.member-profile-content-grid{grid-template-columns:minmax(0,1.18fr) minmax(0,.96fr) minmax(300px,.82fr);grid-template-areas:"personal contact quick""employer employer timeline";align-items:start;gap:20px;display:grid}.member-profile-card{padding:24px}.member-profile-card-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;display:flex}.member-profile-card-title{align-items:center;gap:14px;display:flex}.member-profile-card-title h3{margin:0;font-size:20px;font-weight:800}.member-profile-card-icon{background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.member-profile-card-icon img{width:24px;height:24px}.member-profile-small-action{height:32px;color:var(--profile-teal);background:#fff;border:1px solid #98cbd0;padding:0 11px}.member-profile-personal-layout{grid-template-columns:1fr 190px;align-items:center;gap:24px;display:grid}.member-profile-card dl{margin:0}.member-profile-field-row{grid-template-columns:150px 1fr;gap:16px;margin-bottom:14px;display:grid}.member-profile-field-row:last-child{margin-bottom:0}.member-profile-id-card{background:linear-gradient(135deg,#eef9f6,#f8fcff);border:1px solid #b9ddd8;border-radius:10px;grid-template-columns:54px 1fr;gap:14px;min-height:152px;padding:18px;display:grid;position:relative}.member-profile-id-avatar{background:linear-gradient(#627080 0 40%,#e7edf2 41%);border-radius:8px;width:50px;height:62px}.member-profile-id-card strong{color:var(--profile-teal);margin-bottom:8px;font-size:12px;display:block}.member-profile-id-card span{color:#2c8a80;margin-bottom:12px;font-size:12px;display:block}.member-profile-id-card i{background:#c6dedc;border-radius:10px;width:80px;height:5px;margin-bottom:8px;display:block}.member-profile-id-card em{color:#41516a;font-family:cursive;font-size:16px;position:absolute;bottom:18px;left:72px}.personal-card{grid-area:personal}.contact-card{grid-area:contact}.quick-card{grid-area:quick}.employer-card{grid-area:employer}.timeline-card{grid-area:timeline}.personal-card,.contact-card,.quick-card{min-height:292px}.quick-card{align-self:stretch}.timeline-card{align-self:start}.member-profile-quick-actions{flex-direction:column;gap:12px;display:flex}.member-profile-quick-actions button{min-height:44px;color:var(--profile-navy);background:#fff;border:1px solid #d7e1ed;font-size:15px}.member-profile-quick-actions button.primary{color:#fff;background:linear-gradient(135deg,#00837f,#006965);border-color:#0000}.member-profile-employer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 40px;display:grid}.member-profile-outline-button{height:46px;color:var(--profile-navy);background:#fff;border:1px solid #d7e1ed;margin-top:18px;padding:0 22px;font-size:15px}.member-profile-timeline{border-left:2px solid #99d3cb;margin:0;padding:0 0 0 18px;list-style:none}.member-profile-timeline li{grid-template-columns:70px 1fr;gap:12px;margin-bottom:18px;display:grid;position:relative}.member-profile-timeline li:before{content:"";background:var(--profile-teal);border-radius:50%;width:12px;height:12px;position:absolute;top:4px;left:-25px}.member-profile-timeline strong{color:var(--profile-teal)}.member-profile-timeline span{font-weight:800}.member-profile-timeline em{color:var(--profile-muted);grid-column:2;margin-top:-8px;font-style:normal}@media (width<=1200px){.member-profile-hero{grid-template-columns:110px 1fr}.member-profile-actions{grid-column:2}.member-profile-facts{grid-template-columns:repeat(3,minmax(130px,1fr));row-gap:18px}.member-profile-content-grid{grid-template-columns:1fr 1fr;grid-template-areas:"personal contact""quick quick""employer timeline"}.personal-card,.contact-card,.quick-card{min-height:0}}@media (width<=768px){.member-profile-page{gap:16px;padding:0 18px 110px}.member-profile-breadcrumb{white-space:nowrap;padding-bottom:2px;font-size:14px;overflow-x:auto}.member-profile-hero{flex-direction:column;gap:18px;padding:16px;display:flex}.member-profile-photo{width:104px;height:104px}.member-profile-title-row{gap:10px}.member-profile-title-row h1{margin-top:0;font-size:28px}.member-profile-number-line{font-size:19px}.member-profile-badges{flex-wrap:wrap;margin-top:12px}.member-profile-actions{display:none}.member-profile-mobile-actions{grid-template-columns:1fr;gap:10px;width:100%;display:grid}.member-profile-primary-action,.member-profile-secondary-action{width:100%;min-width:0}.member-profile-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%}.member-profile-facts div{border-right:1px solid #d8e1ee;margin:0;padding:0 12px 0 0}.member-profile-facts div:nth-child(2n),.member-profile-facts div:last-child{border-right:0}.member-profile-tabs{gap:18px;padding-bottom:0;display:flex;overflow-x:auto}.member-profile-tabs button{min-width:max-content;padding:0 8px;font-size:15px}.member-profile-content-grid{flex-direction:column;gap:14px;display:flex}.member-profile-card{width:100%;padding:18px}.member-profile-card-title h3{font-size:19px}.member-profile-personal-layout{grid-template-columns:1fr}.member-profile-id-card{max-width:220px}.member-profile-field-row{grid-template-columns:110px 1fr;gap:12px}.member-profile-employer-grid{grid-template-columns:1fr}.member-profile-timeline li{grid-template-columns:58px 1fr}}:root{--color-primary:#0f4c81;--color-primary-dark:#09365d;--color-surface:#fff;--color-background:#fafbfc;--color-border:#dfe7f1;--color-text:#172033;--color-muted:#667085;--color-success:#107c41;--color-warning:#a15c00;--color-danger:#b42318;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--font-family:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}@media (width<=700px){.portal-layout{grid-template-columns:1fr}.sidebar{position:relative}.portal-header{align-items:flex-start;gap:var(--space-3);flex-direction:column}}@media (width<=700px){.profile-detail-row{gap:var(--space-1);grid-template-columns:1fr}}@media (width<=900px){.filter-grid{grid-template-columns:1fr}.filter-actions{flex-direction:column;align-items:stretch}}:root{--dash-navy:#071948;--dash-teal:#007a78;--dash-dark-teal:#034b5d;--dash-border:#d9e2ec;--dash-soft:#f8fafc;--dash-text:#071948;--dash-muted:#5d6c8b}.dash-icon{object-fit:contain;width:1.25rem;height:1.25rem;display:inline-block}.staff-portal-layout.portal-layout{color:var(--dash-text);grid-template-columns:260px minmax(0,1fr)}.dashboard-sidebar.sidebar{color:#fff;background:radial-gradient(circle at 10% 92%,#0a848061,#0000 38%),linear-gradient(#073a52 0%,#003d50 48%,#073760 100%);flex-direction:column;height:100vh;padding:0;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-brand-mark{color:#111827;text-align:center;background:#fff;border-bottom:1px solid #ffffff24;min-height:205px;padding:30px 22px 22px}.sidebar-brand-mark .brand-fire{color:#ef4444;margin-bottom:-4px;font-size:2.3rem;font-weight:900;line-height:1}.sidebar-brand-mark .brand-title{letter-spacing:.04em;color:#1f2937;font-size:3rem;font-weight:900;line-height:.95}.sidebar-brand-mark .brand-subtitle{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:.58rem;overflow:hidden}.sidebar-brand-mark .brand-hands{filter:saturate(1.1);margin-top:8px;font-size:2.35rem}.dashboard-sidebar-nav{flex:1;padding:24px 14px;overflow-y:auto}.dashboard-sidebar a,.dashboard-sidebar .sidebar-group-label{color:#fff;background:0 0;border-radius:10px;align-items:center;gap:12px;margin-bottom:8px;padding:14px 16px;font-weight:700;display:flex}.dashboard-sidebar a:hover,.dashboard-sidebar a.active{background:linear-gradient(135deg,#007a78f2,#005f70e6)}.dashboard-sidebar .sidebar-group-label{cursor:default;background:0 0;justify-content:flex-start}.dashboard-sidebar .sidebar-group-label .sidebar-caret{filter:invert();opacity:.9;width:1rem;height:1rem;margin-left:auto}.dashboard-sidebar .dash-icon{filter:brightness(0)invert()}.dashboard-sidebar .sidebar-submenu{background:0 0;border-left:1px solid #ffffff47;margin:2px 0 12px 34px;padding-left:16px}.dashboard-sidebar .sidebar-submenu a{border-radius:8px;margin-bottom:4px;padding:9px 12px;font-size:.92rem;font-weight:600}.collapse-menu-button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;margin:auto 16px 22px;padding:10px;font-weight:700;display:flex}.collapse-menu-button .dash-icon{filter:brightness(0)invert()}.dashboard-topbar.portal-header{border-bottom:3px solid var(--dash-teal);background:#fff;grid-template-columns:minmax(190px,340px) minmax(360px,560px) minmax(360px,auto);align-items:center;gap:24px;height:82px;padding:0 28px;display:grid;box-shadow:0 1px #0c193c0d}.dashboard-topbar-left,.dashboard-topbar-actions{align-items:center;gap:18px;display:flex}.dashboard-topbar-left h1{color:var(--dash-text);margin:0;font-size:1.55rem;font-weight:700}.topbar-icon-button{cursor:pointer;width:42px;height:42px;color:var(--dash-text);background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;display:inline-flex;position:relative}.topbar-icon-button:hover{background:#f1f5f9}.topbar-icon-button .dash-icon{width:1.55rem;height:1.55rem}.dashboard-search{border:1px solid var(--dash-border);height:52px;color:var(--dash-muted);background:#fff;border-radius:10px;align-items:center;gap:14px;padding:0 18px;display:flex}.dashboard-search input{min-width:0;color:var(--dash-text);border:0;outline:0;flex:1;font-size:1rem}.dashboard-topbar-actions{justify-content:flex-end}.notification-button span{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:2px;right:1px}.dashboard-user-chip{align-items:center;gap:10px;display:flex}.dashboard-avatar{color:#fff;background:linear-gradient(135deg,#fbbe76,#7c2d12);border:3px solid #f3f7fb;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:inline-flex}.dashboard-user-text{line-height:1.2;display:grid}.dashboard-user-text strong{font-size:.95rem}.dashboard-user-text small{color:var(--dash-muted)}.dashboard-content-shell.content{padding:0;overflow-x:hidden}.aligned-dashboard{max-width:1680px;margin:0 auto;padding:26px 28px 0}.dashboard-hero{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.dashboard-hero h1{color:var(--dash-text);margin:0 0 6px;font-size:1.9rem;line-height:1.1}.dashboard-hero p{color:var(--dash-muted);margin:0;font-size:1.05rem}.dashboard-date{color:#31415f;white-space:nowrap;align-items:center;gap:8px;display:flex}.dashboard-date .dash-icon{width:1.25rem;height:1.25rem}.kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-bottom:20px;display:grid}.aligned-card{border:1px solid var(--dash-border);background:#fff;border-radius:12px;box-shadow:0 8px 20px #0f172a0a}.kpi-card{grid-template-rows:1fr auto;grid-template-columns:62px 1fr;column-gap:18px;min-height:145px;padding:24px;display:grid}.kpi-icon{border-radius:13px;grid-row:1/span 2;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.kpi-icon .dash-icon{filter:brightness(0)invert();width:2rem;height:2rem}.kpi-icon.green{background:linear-gradient(135deg,#008c83,#04635e)}.kpi-icon.blue{background:linear-gradient(135deg,#2563eb,#0b57ce)}.kpi-icon.purple{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.kpi-icon.orange{background:linear-gradient(135deg,#f59e0b,#f97316)}.kpi-icon.red{background:linear-gradient(135deg,#ef4444,#dc2626)}.kpi-content h3{color:var(--dash-text);margin:0 0 8px;font-size:.95rem;font-weight:700}.kpi-content strong{color:var(--dash-text);margin-bottom:7px;font-size:1.95rem;line-height:1;display:block}.kpi-content p{color:var(--dash-muted);margin:0}.kpi-trend{color:#16a34a;grid-column:2;align-items:center;gap:6px;font-size:.93rem;font-weight:700;display:flex}.kpi-trend.down{color:#16a34a}.kpi-trend .dash-icon{width:1rem;height:1rem}.dashboard-main-grid{grid-template-columns:1.05fr 1.35fr 1fr;align-items:stretch;gap:18px;display:grid}.dashboard-main-grid>.aligned-card{min-height:270px;padding:22px}.aligned-card-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.aligned-card-header h2{color:var(--dash-text);margin:0;font-size:1.25rem}.aligned-card-header a{color:#005edb;font-weight:700}.dashboard-list,.security-list,.reports-list{border:1px solid var(--dash-border);border-radius:12px;overflow:hidden}.dashboard-list-row,.reports-list a,.security-row{border-bottom:1px solid var(--dash-border);min-height:61px;color:var(--dash-text);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.dashboard-list-row:last-child,.reports-list a:last-child,.security-row:last-child{border-bottom:0}.dashboard-list-row strong,.security-row strong{font-size:.92rem;display:block}.dashboard-list-row small,.security-row small{color:var(--dash-muted);margin-top:3px;display:block}.list-icon,.activity-icon{border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.list-icon .dash-icon,.activity-icon .dash-icon{width:1.15rem;height:1.15rem}.list-icon.orange{background:#fff1db}.list-icon.purple{background:#f0e7ff}.list-icon.red{background:#ffe3e3}.list-icon.blue{background:#e2efff}.list-icon.green{background:#e8f7ea}.activity-table{border:1px solid var(--dash-border);border-radius:12px;overflow:hidden}.activity-row{border-bottom:1px solid var(--dash-border);grid-template-columns:38px 54px 1.3fr 1.2fr 1fr;align-items:center;gap:14px;min-height:52px;padding:9px 12px;font-size:.9rem;display:grid}.activity-row:last-child{border-bottom:0}.activity-row a{color:#005edb;font-weight:700}.activity-icon.green{background:#28a25a}.activity-icon.blue{background:#2563eb}.activity-icon.red{background:#ef4444}.activity-icon .dash-icon{filter:brightness(0)invert()}.employer-overview{grid-template-columns:1fr 1fr;align-items:center;gap:14px;display:grid}.donut-chart{background:conic-gradient(#2563eb 0 26%, #4caf50 26% 44%, #7c3aed 44% 58%, #f59e0b 58% 74%, #d1d5db 74% 100%);border-radius:50%;width:190px;height:190px;margin:0 auto;position:relative}.donut-chart:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:49px}.chart-legend{gap:17px;display:grid}.chart-legend span{color:var(--dash-text);grid-template-columns:14px 1fr auto;align-items:center;gap:10px;display:grid}.chart-legend i{border-radius:3px;width:12px;height:12px}.legend-blue{background:#2563eb}.legend-green{background:#4caf50}.legend-purple{background:#7c3aed}.legend-orange{background:#f59e0b}.chart-range{border:1px solid var(--dash-border);color:var(--dash-text);background:#fff;border-radius:8px;padding:8px 12px}.line-chart svg{width:100%;height:220px}.line-chart line{stroke:#d9e2ec;stroke-width:1px}.chart-labels text{fill:var(--dash-muted);text-anchor:middle;font-size:14px}.security-row time{color:var(--dash-muted);white-space:nowrap;font-size:.85rem}.reports-list a{grid-template-columns:32px 1fr auto;font-weight:700}.reports-list .dash-icon{color:var(--dash-muted)}.dashboard-footer{color:var(--dash-muted);justify-content:space-between;padding:28px 2px 26px;font-size:.9rem;display:flex}.mobile-dashboard-header,.mobile-bottom-nav{display:none}@media (width<=1280px){.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr 1fr}.dashboard-main-grid>.aligned-card:nth-child(3),.dashboard-main-grid>.aligned-card:nth-child(6){grid-column:auto}.dashboard-topbar.portal-header{grid-template-columns:auto 1fr auto}.dashboard-search{min-width:260px}}@media (width<=900px){.staff-portal-layout.portal-layout{display:block}.dashboard-sidebar,.dashboard-topbar.portal-header{display:none}.dashboard-content-shell.content{padding:0}.aligned-dashboard{max-width:100%;padding:0 30px 108px}.mobile-dashboard-header{border-bottom:1px solid var(--dash-border);background:#fff;grid-template-columns:44px 1fr 44px 44px 48px;align-items:center;gap:12px;height:110px;margin:0 -30px 28px;padding:0 28px;display:grid}.mobile-brand{letter-spacing:.03em;justify-items:center;font-size:1.55rem;font-weight:900;line-height:1;display:grid}.mobile-brand span{font-size:1.55rem}.dashboard-hero{gap:12px;margin-bottom:24px;display:grid}.dashboard-hero h1{font-size:1.9rem}.dashboard-date{justify-content:flex-end;font-size:1.05rem}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;overflow:visible}.kpi-card{grid-template-rows:auto auto auto;grid-template-columns:1fr;min-height:190px;padding:20px}.kpi-icon{grid-row:auto;margin-bottom:18px}.kpi-trend{grid-column:auto;margin-top:16px}.dashboard-main-grid{grid-template-columns:1fr;gap:18px}.dashboard-main-grid>.aligned-card{min-height:auto;padding:18px}.employer-overview{grid-template-columns:1fr}.activity-row{grid-template-columns:36px 50px minmax(0,1fr)}.activity-row a,.activity-row span:last-child{font-size:.86rem}.activity-row span:last-child{color:var(--dash-muted);grid-column:3}.mobile-bottom-nav{z-index:20;border-top:1px solid var(--dash-border);height:86px;padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 24px #0f172a14}.mobile-bottom-nav a{color:#5d6c8b;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-weight:700;display:flex}.mobile-bottom-nav a.active{color:var(--dash-teal)}.mobile-bottom-nav .dash-icon{width:1.65rem;height:1.65rem}.dashboard-footer{display:none}}@media (width<=520px){.aligned-dashboard{padding-left:18px;padding-right:18px}.mobile-dashboard-header{grid-template-columns:40px 1fr 38px 38px 44px;margin-left:-18px;margin-right:-18px;padding:0 18px}.kpi-grid{grid-template-columns:repeat(2,minmax(150px,1fr));padding-bottom:4px;display:grid;overflow-x:auto}.kpi-card{min-width:150px}.dashboard-list-row,.security-row{grid-template-columns:40px minmax(0,1fr) auto}}*{box-sizing:border-box}body{font-family:var(--font-family);color:var(--color-text);background:var(--color-background);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.app-shell{flex-direction:column;min-height:100vh;display:flex}.portal-layout{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--color-primary-dark);color:#fff;padding:var(--space-5)}.sidebar a{padding:var(--space-3);border-radius:var(--radius-sm);margin-bottom:var(--space-2);display:block}.sidebar a:hover{background:#ffffff1f}.main-panel{flex-direction:column;min-width:0;display:flex}.portal-header{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:var(--space-4) var(--space-5);justify-content:space-between;align-items:center;display:flex}.content{padding:var(--space-5)}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-5);margin-bottom:var(--space-4)}.form-grid{gap:var(--space-4);max-width:640px;display:grid}.field label{margin-bottom:var(--space-2);font-weight:600;display:block}.field input,.field select,.field textarea{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;width:100%;padding:10px 12px}.btn{border-radius:var(--radius-sm);cursor:pointer;border:0;padding:10px 14px;font-weight:700}.btn-primary{background:var(--color-primary);color:#fff}.btn-secondary{color:var(--color-text);background:#eef2f7}.alert{padding:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-border);background:#fff}.status-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.upload-zone{border:2px dashed var(--color-border);border-radius:var(--radius-md);padding:var(--space-5);background:#fafcff}@media (width<=700px){.portal-layout{grid-template-columns:1fr}.sidebar{position:relative}.portal-header{align-items:flex-start;gap:var(--space-3);flex-direction:column}}.alert-error{color:#8a1f1f;background:#fff5f5;border-color:#f3b5b5}.field .error,.field-error{color:#8a1f1f;margin-top:var(--space-1);font-size:.9rem}.profile-detail-grid{gap:0;margin:0;display:grid}.profile-detail-row{gap:var(--space-4);padding:var(--space-3) 0;border-bottom:1px solid var(--color-border);grid-template-columns:minmax(180px,280px) 1fr;display:grid}.profile-detail-row:last-child{border-bottom:0}.profile-detail-row dt{color:var(--color-primary-dark);font-weight:700}.profile-detail-row dd{white-space:pre-wrap;word-break:break-word;margin:0}@media (width<=700px){.profile-detail-row{gap:var(--space-1);grid-template-columns:1fr}}.dashboard-summary-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.dashboard-count{margin:var(--space-2) 0 0;color:var(--color-primary-dark);font-size:2.25rem;font-weight:700}.responsive-table-wrap{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;padding:.75rem}.data-table th{color:var(--color-muted);font-size:.85rem}.pagination-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;margin-top:1rem;display:flex}.filter-grid{gap:var(--space-4);grid-template-columns:minmax(220px,1fr) minmax(180px,260px) auto;align-items:end;display:grid}.filter-actions{gap:var(--space-2);align-items:center;display:flex}.table-link{color:var(--color-primary);font-weight:700;text-decoration:underline}@media (width<=900px){.filter-grid{grid-template-columns:1fr}.filter-actions{flex-direction:column;align-items:stretch}}.sidebar-group{margin-bottom:var(--space-2)}.sidebar-group-label{padding:var(--space-3);border-radius:var(--radius-sm);background:#ffffff14;font-weight:700;display:block}.sidebar-submenu{margin:var(--space-2) 0 var(--space-3) var(--space-3);padding-left:var(--space-2);border-left:1px solid #ffffff38}.sidebar-submenu a{margin-bottom:var(--space-1);padding:.55rem .75rem;font-size:.92rem}.sidebar-submenu[data-open=true]{border-radius:var(--radius-sm);padding-top:var(--space-1);padding-bottom:var(--space-1);background:#ffffff0a}.auth-page{color:#102a72;background:#f8fafc;min-height:100vh;padding:2rem;font-family:Inter,Segoe UI,Arial,sans-serif}.auth-shell{background:#fff;border:1px solid #d9e2ec;border-radius:18px;grid-template-columns:minmax(320px,34%) 1fr;min-height:calc(100vh - 4rem);display:grid;position:relative;overflow:hidden;box-shadow:0 16px 48px #0f172a1f}.auth-desktop-brand{color:#fff;background:linear-gradient(160deg,#053454 0%,#006b68 100%);display:block;position:relative;overflow:hidden}.auth-brand{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1.4rem;min-height:100%;padding:6rem 2rem 3rem;display:flex;position:relative}.auth-page-staff .auth-brand{justify-content:center}.auth-logo-mark{text-shadow:0 4px 18px #00000040;flex-direction:column;align-items:center;display:flex}.auth-flame{color:#ef4444;font-size:3rem;line-height:1;transform:rotate(18deg)}.auth-logo-text{letter-spacing:.04em;color:#fff;font-size:clamp(4rem,7vw,6rem);font-weight:900;line-height:.85}.auth-page-staff .auth-logo-text{font-size:clamp(3.4rem,6vw,5.25rem)}.auth-logo-subtitle{color:#fffffff2;font-size:1rem;font-weight:500}.auth-handshake{filter:drop-shadow(0 4px 10px #00000040);font-size:4rem}.auth-brand-divider{background:#ffffffb8;width:180px;height:1px;margin-top:1.5rem}.auth-brand-slogan{letter-spacing:.03em;font-size:1.35rem;line-height:1.5}.auth-brand h1{color:#fff;margin:1rem 0 0;font-size:2.15rem;line-height:1.15}.auth-brand strong{color:#56d47e;font-size:1.35rem}.auth-brand p{color:#fff;max-width:360px;font-size:1.05rem;line-height:1.5}.auth-bridge{opacity:.8;background:linear-gradient(#007a7800,#007a788c);border-radius:50% 50% 0 0;height:42%;position:absolute;bottom:0;left:-10%;right:-10%}.auth-content{justify-content:center;align-items:center;min-width:0;padding:6rem 2rem 7rem;display:flex;position:relative}.auth-language{color:#0b1f5e;align-items:center;gap:.6rem;font-weight:700;display:inline-flex;position:absolute;top:2.2rem;right:2.2rem}.auth-language .auth-icon{width:24px;height:24px}.auth-env-badge{color:#006b68;background:#f0fdf8;border:1px solid #b7eadb;border-radius:8px;align-items:center;gap:.5rem;padding:.55rem .8rem;font-weight:700;display:inline-flex;position:absolute;top:2rem;right:2rem}.auth-panel{text-align:center;width:min(640px,100%)}.auth-panel h1{color:#06185b;margin:1rem 0 .75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.12}.auth-page-staff .auth-panel h1{font-size:1.65rem}.auth-circle{background:#e3f3ef;border-radius:999px;justify-content:center;align-items:center;width:86px;height:86px;display:inline-flex}.auth-circle .auth-icon{filter:invert(29%)sepia(59%)saturate(1174%)hue-rotate(143deg)brightness(91%)contrast(101%);width:48px;height:48px}.auth-title-rule{background:#007a78;border-radius:999px;width:48px;height:4px;margin:.7rem auto 1.7rem}.auth-subtitle{color:#2d3f68;max-width:520px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.65}.auth-form{text-align:left;gap:1.35rem;max-width:560px;margin:0 auto;display:grid}.auth-field>span{color:#06185b;margin-bottom:.65rem;font-size:1rem;font-weight:700;display:block}.auth-field b{color:#ef4444}.auth-field em{color:#ef4444;margin-top:.45rem;font-style:normal;display:block}.auth-input-wrap{background:#fff;border:1px solid #cfd8e6;border-radius:8px;align-items:center;gap:1rem;height:56px;padding:0 1rem;display:flex}.auth-input-wrap input{color:#102a72;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:1.05rem}.auth-input-wrap input::placeholder{color:#6b789f}.auth-icon{object-fit:contain;width:22px;height:22px}.auth-input-wrap .auth-icon{filter:invert(28%)sepia(19%)saturate(1967%)hue-rotate(189deg)brightness(94%)contrast(89%)}.auth-show-password{color:#06185b;cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;font-weight:700;display:inline-flex}.auth-row-between{justify-content:space-between;align-items:center;gap:1rem;display:flex}.auth-check{color:#405078;align-items:center;gap:.65rem;display:inline-flex}.auth-check input{width:20px;height:20px}.auth-link{color:#005bea;font-weight:700}.auth-primary-btn,.auth-secondary-btn{text-align:center;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.9rem;min-height:56px;font-size:1.15rem;font-weight:700;text-decoration:none;display:inline-flex}.auth-primary-btn{color:#fff;background:linear-gradient(135deg,#007a78,#006b68);border:0;box-shadow:0 10px 24px #007a7838}.auth-primary-btn:disabled,.auth-secondary-btn:disabled{opacity:.7;cursor:not-allowed}.auth-primary-btn .auth-icon,.auth-secondary-btn .auth-icon{filter:brightness(0)invert()}.auth-secondary-btn{color:#007a78;background:#fff;border:1px solid #007a78}.auth-secondary-btn .auth-icon{filter:invert(29%)sepia(59%)saturate(1174%)hue-rotate(143deg)brightness(91%)contrast(101%)}.auth-secure-access{color:#007a78;justify-content:center;align-items:center;gap:1.3rem;margin:2rem auto 1rem;font-weight:700;display:flex}.auth-secure-access span{background:#d9e2ec;width:110px;height:1px}.auth-secure-line{color:#526182;align-items:center;gap:.7rem;display:inline-flex}.auth-form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1rem;font-weight:700}.auth-divider{background:#d9e2ec;height:1px;margin:.6rem 0 .4rem}.auth-alert{text-align:left;color:#006b68;opacity:1;background:#f0fdfa;border:1px solid #d9e2ec;border-radius:8px;align-items:center;gap:1.2rem;padding:1.1rem 1.4rem;transition:opacity .35s;display:flex}.auth-alert p{margin:.2rem 0 0;line-height:1.55}.auth-alert strong{color:inherit;display:block}.auth-alert .auth-icon{flex:none;width:34px;height:34px}.auth-alert-info{color:#006b68;background:#f0fdfa}.auth-alert-blue{color:#102a72;background:#eff6ff}.auth-alert-error{color:#dc2626;background:#fff1f2;border-color:#fecaca}.auth-alert-warning{color:#92400e;background:#fffbeb;border-color:#fcd34d}.auth-alert-success,.auth-alert-success-soft{color:#008236;background:#ecfdf5;border-color:#bbf7d0}.auth-alert-close{color:#6b7280;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:.2rem .4rem;font-size:2rem;line-height:1}.auth-alert-close:hover,.auth-alert-close:focus{color:#102a72}.auth-alert-fading{opacity:0}.auth-code-validity-alert{flex-wrap:nowrap}.auth-code-validity-alert>div{min-width:0}.auth-code-validity-copy{white-space:nowrap;display:inline-block}.auth-code-validity-copy strong{color:#2563eb;white-space:nowrap;display:inline}.auth-code-grid{grid-template-columns:repeat(6,1fr);gap:1.9rem;display:grid}.auth-code-grid input{text-align:center;color:#102a72;border:1px solid #cfd8e6;border-radius:8px;width:64px;height:64px;font-size:2rem;font-weight:700}.auth-button-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.auth-reset-form{grid-template-columns:1fr 340px;align-items:start;max-width:920px}.auth-reset-main{gap:1.2rem;display:grid}.auth-strength{grid-template-columns:repeat(5,1fr);gap:.35rem;display:grid}.auth-strength span{background:#d1d5db;border-radius:999px;height:7px}.auth-strength span.filled{background:#16a34a}.auth-strength-label{color:#102a72;margin:-.8rem 0 .7rem}.auth-strength-label strong{color:#16a34a}.auth-requirements{color:#102a72;border:1px solid #d9e2ec;border-radius:8px;padding:1.5rem}.auth-requirements h2{color:#007a78;margin:0 0 1rem;font-size:1.25rem}.auth-requirements p{align-items:flex-start;gap:.65rem;line-height:1.5;display:flex}.auth-requirements .auth-icon{filter:invert(29%)sepia(59%)saturate(1174%)hue-rotate(143deg)brightness(91%)contrast(101%)}.auth-requirements p.failed{color:#7f1d1d}.auth-requirements p.failed .auth-icon{filter:invert(35%)sepia(72%)saturate(3630%)hue-rotate(340deg)brightness(96%)contrast(95%)}.auth-requirements p.passed{color:#102a72}.auth-success-lead{color:#007a44;text-align:center;font-size:1.35rem;font-weight:700}.auth-mobile-brand{display:none}.auth-footer{color:#2d3f68;border-top:1px solid #d9e2ec;grid-column:1/-1;align-items:center;gap:1.5rem;min-height:72px;padding:1rem 2rem;font-size:.98rem;display:flex}.auth-footer span{align-items:center;gap:.6rem;display:inline-flex}.auth-footer .auth-icon{filter:invert(29%)sepia(59%)saturate(1174%)hue-rotate(143deg)brightness(91%)contrast(101%)}.auth-footer-separator{background:#d9e2ec;width:1px;height:24px;padding:0}.auth-footer-right{margin-left:auto}.staff-dashboard-approved{color:#0b1f5e}.staff-dashboard-greeting{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1.3rem;display:flex}.staff-dashboard-greeting h1{margin:0 0 .4rem;font-size:2rem}.staff-dashboard-greeting p,.staff-dashboard-greeting span{color:#405078;margin:0}.staff-stat-grid{grid-template-columns:repeat(5,minmax(160px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.staff-stat-card,.staff-dashboard-card{background:#fff;border:1px solid #d9e2ec;border-radius:10px;box-shadow:0 8px 24px #0f172a0a}.staff-stat-card{grid-template-columns:58px 1fr;gap:1rem;min-height:150px;padding:1.3rem;display:grid}.staff-stat-card p{margin:.1rem 0 .6rem;font-weight:700}.staff-stat-card strong{font-size:2rem;display:block}.staff-stat-card span{color:#526182}.staff-stat-card em{color:#16a34a;grid-column:2;font-style:normal;font-weight:700}.staff-dash-icon{color:#fff;background:linear-gradient(135deg,#007a78,#009688);border-radius:12px;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.7rem;display:inline-flex}.staff-dash-icon-applications{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.staff-dash-icon-authorizations{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.staff-dash-icon-status{background:linear-gradient(135deg,#f59e0b,#f97316)}.staff-dash-icon-security{background:linear-gradient(135deg,#ef4444,#dc2626)}.staff-dashboard-grid{grid-template-columns:1.1fr 1.35fr 1.1fr;gap:1rem;display:grid}.staff-dashboard-card{padding:1.25rem}.staff-dashboard-card header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.staff-dashboard-card h2{margin:0;font-size:1.25rem}.staff-dashboard-card a{color:#005bea;font-weight:700}.staff-list{border:1px solid #e5ebf2;border-radius:8px;overflow:hidden}.staff-list-row{border-bottom:1px solid #e5ebf2;grid-template-columns:44px 1fr auto;align-items:center;gap:.8rem;padding:.9rem;display:grid}.staff-list-row:last-child{border-bottom:0}.staff-list-row p{color:#526182;margin:.2rem 0 0}.staff-list-dot,.staff-activity-dot{background:#eef6ff;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.staff-list-dot.alert{background:#fff1f2}.staff-activity-list{border:1px solid #e5ebf2;border-radius:8px;overflow:hidden}.staff-activity-row{border-bottom:1px solid #e5ebf2;grid-template-columns:34px 58px 1fr 140px 110px;align-items:center;gap:.8rem;padding:.75rem .8rem;font-size:.92rem;display:grid}.staff-activity-row:last-child{border-bottom:0}.staff-activity-row a{color:#005bea;font-weight:700}.staff-donut-row{grid-template-columns:160px 1fr;align-items:center;gap:1.5rem;display:grid}.staff-donut{background:conic-gradient(#2563eb 0 28%, #4caf50 28% 48%, #f59e0b 48% 68%, #d1d5db 68% 100%);border-radius:50%;width:150px;height:150px;position:relative}.staff-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:42px}.staff-donut-row ul{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.staff-donut-row li{grid-template-columns:12px 1fr auto;align-items:center;gap:.7rem;display:grid}.staff-donut-row li span{background:#2563eb;border-radius:3px;width:12px;height:12px}.staff-donut-row li:nth-child(2) span{background:#4caf50}.staff-donut-row li:nth-child(3) span{background:#8b5cf6}.staff-donut-row li:nth-child(4) span{background:#f59e0b}.staff-chart{background:linear-gradient(#0000,#007a7814);border-bottom:3px solid #007a78;align-items:end;gap:2rem;height:200px;padding:1rem 1.5rem;display:flex}.staff-chart span{background:#007a78;border-radius:999px 999px 0 0;flex:1}.staff-chart span:first-child{height:40%}.staff-chart span:nth-child(2){height:52%}.staff-chart span:nth-child(3){height:60%}.staff-chart span:nth-child(4){height:72%}.staff-chart span:nth-child(5){height:84%}@media (width<=1100px){.staff-stat-grid{grid-template-columns:repeat(2,1fr)}.staff-dashboard-grid{grid-template-columns:1fr}}@media (width>=761px){.auth-page-viewport-fit{height:100vh;min-height:100vh;padding:clamp(.75rem,1.6vh,1.25rem);overflow:hidden}.auth-page-viewport-fit .auth-shell{grid-template-rows:minmax(0,1fr) auto;height:calc(100vh - 2*clamp(.75rem,1.6vh,1.25rem));min-height:0}.auth-page-viewport-fit .auth-brand{gap:clamp(.75rem,1.8vh,1.15rem);padding-top:clamp(2rem,5vh,4rem);padding-bottom:clamp(1.25rem,3vh,2rem)}.auth-page-viewport-fit .auth-content{align-items:center;padding-top:clamp(2.5rem,4.5vh,4rem);padding-bottom:clamp(1.25rem,3vh,2.25rem);overflow:hidden}.auth-page-viewport-fit .auth-panel h1{margin-top:clamp(.55rem,1.2vh,1rem);margin-bottom:clamp(.35rem,.9vh,.7rem)}.auth-page-viewport-fit .auth-title-rule{margin-top:clamp(.35rem,.8vh,.7rem);margin-bottom:clamp(.8rem,1.8vh,1.35rem)}.auth-page-viewport-fit .auth-subtitle{margin-bottom:clamp(1rem,2.1vh,1.6rem);line-height:1.5}.auth-page-viewport-fit .auth-form{gap:clamp(.75rem,1.55vh,1.1rem)}.auth-page-viewport-fit .auth-footer{min-height:clamp(54px,7vh,68px);padding-top:clamp(.6rem,1.2vh,.9rem);padding-bottom:clamp(.6rem,1.2vh,.9rem)}.auth-page-viewport-fit .auth-logo-text{font-size:clamp(3.35rem,5.4vw,5.35rem)}.auth-page-viewport-fit .auth-handshake{font-size:clamp(2.8rem,5vh,3.6rem)}.auth-page-viewport-fit .auth-brand-divider{margin-top:clamp(.6rem,1.4vh,1rem)}.auth-page-viewport-fit .auth-brand-slogan{font-size:clamp(1rem,1.8vh,1.2rem)}.auth-page-login-fit .auth-panel,.auth-page-forgot-fit .auth-panel,.auth-page-verify-fit .auth-panel{max-height:100%}}@media (width>=761px) and (height<=820px){.auth-page-viewport-fit .auth-circle{width:72px;height:72px}.auth-page-viewport-fit .auth-circle .auth-icon{width:40px;height:40px}.auth-page-viewport-fit .auth-input-wrap,.auth-page-viewport-fit .auth-primary-btn,.auth-page-viewport-fit .auth-secondary-btn{height:50px;min-height:50px}.auth-page-viewport-fit .auth-code-grid input{width:58px;height:58px}.auth-page-viewport-fit .auth-alert{padding-top:.85rem;padding-bottom:.85rem}.auth-page-login-fit .auth-secure-access,.auth-page-login-fit .auth-secure-line{margin-top:.75rem}}@media (width<=760px){.auth-page{background:#fff;padding:0}.auth-shell{min-height:100vh;box-shadow:none;border:0;border-radius:0;display:block;overflow:visible}.auth-desktop-brand{display:none}.auth-mobile-brand{width:100%;display:block}.auth-brand-compact{color:#06185b;background:0 0;gap:.5rem;min-height:0;padding:4rem 1.5rem 1.8rem}.auth-brand-compact .auth-logo-text{color:#111;font-size:4rem}.auth-brand-compact .auth-logo-subtitle{color:#111}.auth-brand-compact .auth-handshake{font-size:3rem}.auth-brand-compact .auth-brand-divider,.auth-brand-compact .auth-brand-slogan,.auth-brand-compact .auth-bridge,.auth-brand-compact h1,.auth-brand-compact strong,.auth-brand-compact p{display:none}.auth-page-staff .auth-mobile-brand{color:#fff;background:linear-gradient(160deg,#053454 0%,#006b68 100%);border-radius:0 0 24px 24px}.auth-page-staff .auth-brand-compact .auth-logo-text,.auth-page-staff .auth-brand-compact .auth-logo-subtitle{color:#fff}.auth-page-staff .auth-brand-compact h1,.auth-page-staff .auth-brand-compact strong,.auth-page-staff .auth-brand-compact p,.auth-page-staff .auth-brand-compact .auth-title-rule{display:block}.auth-page-staff .auth-brand-compact h1{margin-top:1rem;font-size:2rem}.auth-page-staff .auth-brand-compact p{color:#fff}.auth-content{padding:0 1.4rem 8rem;display:block}.auth-language{top:4.2rem;right:1.5rem}.auth-env-badge{top:3rem;right:1.8rem}.auth-panel{margin:0 auto}.auth-page-staff .auth-panel{background:#fff;border-radius:28px 28px 0 0;margin-top:-1rem;padding-top:2rem}.auth-panel h1{font-size:2rem}.auth-subtitle{font-size:1.18rem}.auth-code-grid{gap:.7rem}.auth-code-grid input{width:100%;height:56px}.auth-button-row,.auth-reset-form{grid-template-columns:1fr}.auth-requirements{order:2}.auth-primary-btn{width:100%}.auth-footer{z-index:5;background:#fff;gap:.6rem;min-height:62px;padding:.7rem 1.2rem;font-size:.85rem;position:fixed;bottom:0;left:0;right:0}.auth-footer-separator{display:none!important}.auth-footer span:nth-of-type(2){display:none}.auth-footer-right{margin-left:auto}.staff-dashboard-greeting{display:block}.staff-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-stat-card{grid-template-columns:1fr;min-height:210px}.staff-activity-row{grid-template-columns:34px 52px 1fr}.staff-activity-row a,.staff-activity-row span:last-child{display:none}}.auth-loading-screen{box-sizing:border-box;color:#102a72;background:radial-gradient(circle at 50% 35%,#2dbeaa24,#0000 34%),linear-gradient(135deg,#f8fafc 0%,#fff 52%,#eef7f6 100%);justify-content:center;align-items:center;min-height:100dvh;padding:2rem;animation:.18s ease-out both authFadeIn;display:flex}.auth-loading-card{text-align:center;background:#ffffffeb;border:1px solid #d9e2ec;border-radius:24px;width:min(420px,100%);padding:2.5rem 2rem;box-shadow:0 24px 70px #102a721f}.auth-loading-mark{color:#007a78;background:#2dbeaa24;border-radius:999px;place-items:center;width:84px;height:84px;margin:0 auto 1.25rem;display:grid;position:relative}.auth-loading-shield{font-size:2rem;line-height:1;transform:rotate(45deg)}.auth-loading-ring{border:3px solid #007a7826;border-top-color:#007a78;border-radius:999px;animation:.9s linear infinite authSpin;position:absolute;inset:-6px}.auth-loading-card h1{margin:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.auth-loading-card p{color:#415174;margin:.75rem 0 1.5rem}.auth-loading-bar{background:#d9e2ec;border-radius:999px;height:6px;overflow:hidden}.auth-loading-bar span{border-radius:inherit;background:linear-gradient(90deg,#007a78,#2dbeaa);width:42%;height:100%;animation:1.1s ease-in-out infinite authLoadingBar;display:block}.auth-loading-screen-exit{animation:.32s ease-in both authFadeOut}.auth-loading-bar-determinate span{width:0;transition:width .42s cubic-bezier(.22,1,.36,1);animation:none;transform:none}.portal-layout{animation:.28s ease-out both stkoPortalBlendIn}@keyframes authFadeOut{0%{opacity:1}to{opacity:0}}@keyframes stkoPortalBlendIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes authSpin{to{transform:rotate(360deg)}}@keyframes authFadeIn{0%{opacity:0}to{opacity:1}}@keyframes authLoadingBar{0%{transform:translate(-110%)}55%{transform:translate(70%)}to{transform:translate(240%)}}.staff-portal-layout.sidebar-collapsed{grid-template-columns:88px minmax(0,1fr)}.dashboard-sidebar{transition:width .24s}.dashboard-sidebar .sidebar-brand-mark,.dashboard-sidebar .dashboard-sidebar-nav a,.dashboard-sidebar .sidebar-group-label,.dashboard-sidebar .collapse-menu-button{transition:all .22s}.dashboard-sidebar .sidebar-group{box-shadow:none;background:0 0;border:0;margin:0 0 4px}.dashboard-sidebar .sidebar-group-label{text-align:left;appearance:none;width:100%;font:inherit;border:0}.dashboard-sidebar .sidebar-group-label:hover,.dashboard-sidebar .sidebar-group.active-group>.sidebar-group-label{background:#ffffff1a}.dashboard-sidebar .sidebar-caret{transition:transform .2s}.dashboard-sidebar .sidebar-submenu{opacity:0;max-height:0;transition:max-height .26s,opacity .2s,margin .2s;overflow:hidden}.dashboard-sidebar .sidebar-submenu[data-open=true]{opacity:1;max-height:440px}.dashboard-sidebar.collapsed .brand-title,.dashboard-sidebar.collapsed .brand-subtitle,.dashboard-sidebar.collapsed .brand-hands,.dashboard-sidebar.collapsed .dashboard-sidebar-nav a span,.dashboard-sidebar.collapsed .sidebar-group-label span,.dashboard-sidebar.collapsed .sidebar-caret,.dashboard-sidebar.collapsed .collapse-menu-button span{opacity:0;white-space:nowrap;width:0;max-width:0;overflow:hidden}.dashboard-sidebar.collapsed .sidebar-brand-mark{min-height:110px;padding:22px 10px}.dashboard-sidebar.collapsed .brand-fire{margin-bottom:0}.dashboard-sidebar.collapsed .dashboard-sidebar-nav{padding:18px 10px}.dashboard-sidebar.collapsed .dashboard-sidebar-nav a,.dashboard-sidebar.collapsed .sidebar-group-label,.dashboard-sidebar.collapsed .collapse-menu-button{justify-content:center;padding-left:12px;padding-right:12px}.dashboard-sidebar.collapsed .sidebar-submenu{display:none}.dashboard-user-chip{cursor:pointer;background:0 0;border:0;border-radius:999px;padding:4px 6px}.dashboard-user-chip:hover{background:#f5f8fb}.profile-caret{transition:transform .2s}.profile-caret.open{transform:rotate(180deg)}.profile-dropdown{border:1px solid var(--dash-border);z-index:40;opacity:0;visibility:hidden;background:#fff;border-radius:18px;width:330px;padding:14px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 14px);right:0;transform:translateY(-8px)scale(.98);box-shadow:0 22px 55px #0f172a29}.profile-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.profile-dropdown-header{color:var(--dash-text);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:8px 6px 14px;display:grid}.dashboard-avatar.large{width:58px;height:58px;font-size:1.3rem}.profile-dropdown-header strong,.profile-dropdown-header span,.profile-dropdown-header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-dropdown-header span{color:var(--dash-muted);margin-top:3px}.profile-dropdown-header small{color:#007a78;margin-top:5px;font-weight:700}.profile-dropdown-divider{background:var(--dash-border);height:1px;margin:6px 0}.profile-dropdown button{width:100%;color:var(--dash-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px 10px;font-weight:700;display:flex}.profile-dropdown button:hover{background:#f4f8fb}.dashboard-hero h1{text-transform:none}@media (width<=900px){.staff-portal-layout.sidebar-collapsed{grid-template-columns:1fr}.profile-dropdown{width:min(330px,100vw - 36px);position:fixed;top:86px;right:18px}}.dashboard-sidebar.sidebar{width:260px;min-width:260px;max-width:260px;overflow:hidden!important}.staff-portal-layout.sidebar-collapsed .dashboard-sidebar.sidebar,.dashboard-sidebar.sidebar.collapsed{width:88px;min-width:88px;max-width:88px}.dashboard-sidebar-nav{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden!important}.dashboard-sidebar-nav::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.dashboard-sidebar ::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.dashboard-sidebar a,.dashboard-sidebar .sidebar-group-label,.dashboard-sidebar .collapse-menu-button{box-sizing:border-box;align-items:center;width:100%;min-width:0;min-height:48px;line-height:1.18;display:flex;overflow:hidden}.dashboard-sidebar .sidebar-group-label{cursor:pointer;justify-content:flex-start;gap:12px}.dashboard-sidebar .sidebar-group-label>.dash-icon:first-child,.dashboard-sidebar a>.dash-icon:first-child,.dashboard-sidebar .collapse-menu-button>.dash-icon:first-child{flex:0 0 20px;align-self:center;width:20px;height:20px}.dashboard-sidebar .sidebar-group-label>span,.dashboard-sidebar a>span,.dashboard-sidebar .collapse-menu-button>span{overflow-wrap:normal;flex:auto;min-width:0;line-height:1.18;display:block}.dashboard-sidebar .sidebar-group-label .sidebar-caret{flex:0 0 16px;align-self:center;margin-left:auto}.dashboard-sidebar .sidebar-group{overflow:hidden}.dashboard-sidebar .sidebar-submenu{box-sizing:border-box;margin-top:0;margin-bottom:0;transition:max-height .24s,opacity .18s,margin .18s;box-shadow:none!important;background:0 0!important;overflow:hidden!important}.dashboard-sidebar .sidebar-submenu[data-open=true]{opacity:1;max-height:360px;margin-top:2px;margin-bottom:10px;background:0 0!important}.dashboard-sidebar.collapsed .sidebar-group,.dashboard-sidebar.collapsed .dashboard-sidebar-nav,.dashboard-sidebar.collapsed .collapse-menu-button{overflow:hidden!important}.dashboard-sidebar.collapsed .sidebar-submenu,.dashboard-sidebar.collapsed .sidebar-submenu[data-open=true]{opacity:0!important;border:0!important;max-height:0!important;margin:0!important;padding:0!important;display:none!important}.dashboard-sidebar.collapsed .sidebar-group-label,.dashboard-sidebar.collapsed .dashboard-sidebar-nav a,.dashboard-sidebar.collapsed .collapse-menu-button{justify-content:center;gap:0;width:100%;padding-left:0;padding-right:0}.dashboard-sidebar.collapsed .sidebar-group-label>.dash-icon:first-child,.dashboard-sidebar.collapsed .dashboard-sidebar-nav a>.dash-icon:first-child,.dashboard-sidebar.collapsed .collapse-menu-button>.dash-icon:first-child{margin:0 auto}.dashboard-sidebar.collapsed .sidebar-group-label span,.dashboard-sidebar.collapsed .dashboard-sidebar-nav a span,.dashboard-sidebar.collapsed .collapse-menu-button span,.dashboard-sidebar.collapsed .sidebar-caret{display:none!important}.dashboard-sidebar.collapsed .sidebar-brand-mark{overflow:hidden}.collapse-menu-button{flex:none;max-width:calc(100% - 32px);overflow:hidden}:root{--sidebar-motion-ease:cubic-bezier(.4, 0, .2, 1);--sidebar-motion-duration:.3s;--submenu-motion-duration:.26s}.staff-portal-layout{transition:grid-template-columns var(--sidebar-motion-duration) var(--sidebar-motion-ease)}.dashboard-content-shell.content,.dashboard-topbar.portal-header,.aligned-dashboard{transition:margin var(--sidebar-motion-duration) var(--sidebar-motion-ease), padding var(--sidebar-motion-duration) var(--sidebar-motion-ease), transform var(--sidebar-motion-duration) var(--sidebar-motion-ease), opacity .22s var(--sidebar-motion-ease)}.dashboard-sidebar.sidebar{transition:width var(--sidebar-motion-duration) var(--sidebar-motion-ease), min-width var(--sidebar-motion-duration) var(--sidebar-motion-ease), max-width var(--sidebar-motion-duration) var(--sidebar-motion-ease), box-shadow var(--sidebar-motion-duration) var(--sidebar-motion-ease);will-change:width, min-width, max-width}.dashboard-sidebar .sidebar-brand-mark,.dashboard-sidebar .dashboard-sidebar-nav,.dashboard-sidebar .dashboard-sidebar-nav a,.dashboard-sidebar .sidebar-group,.dashboard-sidebar .sidebar-group-label,.dashboard-sidebar .collapse-menu-button{transition:padding var(--sidebar-motion-duration) var(--sidebar-motion-ease), margin var(--sidebar-motion-duration) var(--sidebar-motion-ease), gap var(--sidebar-motion-duration) var(--sidebar-motion-ease), min-height var(--sidebar-motion-duration) var(--sidebar-motion-ease), background-color .18s var(--sidebar-motion-ease), transform var(--sidebar-motion-duration) var(--sidebar-motion-ease)}.dashboard-sidebar .sidebar-group-label>span,.dashboard-sidebar .dashboard-sidebar-nav a>span,.dashboard-sidebar .collapse-menu-button>span,.dashboard-sidebar .brand-title,.dashboard-sidebar .brand-subtitle,.dashboard-sidebar .brand-hands{opacity:1;visibility:visible;max-width:190px;transition:opacity .22s var(--sidebar-motion-ease), visibility .22s var(--sidebar-motion-ease), max-width var(--sidebar-motion-duration) var(--sidebar-motion-ease), width var(--sidebar-motion-duration) var(--sidebar-motion-ease)}.dashboard-sidebar .sidebar-group-label>.dash-icon:first-child,.dashboard-sidebar .dashboard-sidebar-nav a>.dash-icon:first-child,.dashboard-sidebar .collapse-menu-button>.dash-icon:first-child{transition:margin var(--sidebar-motion-duration) var(--sidebar-motion-ease), transform var(--sidebar-motion-duration) var(--sidebar-motion-ease), width var(--sidebar-motion-duration) var(--sidebar-motion-ease), height var(--sidebar-motion-duration) var(--sidebar-motion-ease)}.dashboard-sidebar .sidebar-caret{transition:transform var(--submenu-motion-duration) var(--sidebar-motion-ease), opacity .18s var(--sidebar-motion-ease), max-width var(--sidebar-motion-duration) var(--sidebar-motion-ease);transform-origin:50%}.dashboard-sidebar .sidebar-caret.open{transform:rotate(180deg)}.dashboard-sidebar .sidebar-submenu{opacity:0;visibility:hidden;max-height:0;transition:max-height var(--submenu-motion-duration) var(--sidebar-motion-ease), opacity .22s var(--sidebar-motion-ease), visibility .22s var(--sidebar-motion-ease), transform var(--submenu-motion-duration) var(--sidebar-motion-ease), margin var(--submenu-motion-duration) var(--sidebar-motion-ease), padding var(--submenu-motion-duration) var(--sidebar-motion-ease);will-change:max-height, opacity, transform;transform:translateY(-4px);display:block!important;overflow:hidden!important}.dashboard-sidebar .sidebar-submenu[data-open=true]{opacity:1;visibility:visible;max-height:420px;transform:translateY(0)}.dashboard-sidebar .sidebar-submenu a{transition:background-color .18s var(--sidebar-motion-ease), color .18s var(--sidebar-motion-ease), opacity .22s var(--sidebar-motion-ease), transform .22s var(--sidebar-motion-ease)}.dashboard-sidebar.collapsed .sidebar-group-label>span,.dashboard-sidebar.collapsed .dashboard-sidebar-nav a>span,.dashboard-sidebar.collapsed .collapse-menu-button>span,.dashboard-sidebar.collapsed .brand-title,.dashboard-sidebar.collapsed .brand-subtitle,.dashboard-sidebar.collapsed .brand-hands,.dashboard-sidebar.collapsed .sidebar-caret{opacity:0!important;visibility:hidden!important;width:0!important;max-width:0!important;overflow:hidden!important}.dashboard-sidebar.collapsed .sidebar-submenu,.dashboard-sidebar.collapsed .sidebar-submenu[data-open=true]{opacity:0!important;visibility:hidden!important;border:0!important;max-height:0!important;margin:0!important;padding:0!important;display:block!important;transform:translateY(-4px)!important}.dashboard-sidebar.collapsed .collapse-menu-button .dash-icon{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.staff-portal-layout,.dashboard-sidebar.sidebar,.dashboard-sidebar *,.dashboard-content-shell.content,.dashboard-topbar.portal-header,.aligned-dashboard{transition-duration:1ms!important;animation-duration:1ms!important}}.dashboard-profile-menu{position:relative}.profile-dropdown{transform-origin:100% 0;border-radius:16px;width:300px;padding:10px 10px 12px;transition:opacity .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1),visibility .22s cubic-bezier(.4,0,.2,1);top:calc(100% + 10px);right:0;box-shadow:0 18px 45px #0f172a2e}.profile-dropdown-identity{color:var(--dash-text,#0f172a);text-align:center;flex-direction:column;align-items:center;gap:4px;padding:14px 12px 12px;display:flex}.profile-dropdown-email{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--dash-text,#0f172a);font-size:14px;font-weight:700;overflow:hidden}.profile-dropdown-identity small{text-overflow:ellipsis;white-space:nowrap;color:#64748b;max-width:100%;font-size:13px;font-weight:600;overflow:hidden}.profile-dropdown-divider{background:#0f172a1a;margin:8px 0}.profile-dropdown button{border-radius:10px;gap:11px;min-height:42px;padding:10px 12px;font-size:14px;font-weight:650}.profile-dropdown button svg,.profile-dropdown button .icon{flex:0 0 18px;width:18px;height:18px}.profile-dropdown button.logout{color:#dc2626}.profile-dropdown button.logout:hover{background:#fef2f2}.logout-transition-overlay{z-index:9999;opacity:1;background:linear-gradient(135deg,#007a78f5,#102a72f5);place-items:center;padding:24px;transition:opacity .26s cubic-bezier(.4,0,.2,1),transform .26s cubic-bezier(.4,0,.2,1);animation:.24s cubic-bezier(.4,0,.2,1) both logoutOverlayIn;display:grid;position:fixed;inset:0}.logout-transition-overlay.is-fading{opacity:0;transform:scale(1.01)}.logout-transition-card{text-align:center;color:#102a72;background:#fffffff5;border:1px solid #ffffff3d;border-radius:24px;width:min(420px,100vw - 48px);padding:34px 32px;animation:.32s cubic-bezier(.4,0,.2,1) 60ms both logoutCardIn;box-shadow:0 28px 80px #02061752}.logout-transition-mark{color:#fff;background:linear-gradient(135deg,#007a78,#2dbeaa);border-radius:20px;place-items:center;width:62px;height:62px;margin-bottom:18px;display:inline-grid;box-shadow:0 16px 36px #007a7847}.logout-transition-mark svg,.logout-transition-mark .icon{width:30px;height:30px}.logout-transition-card h2{margin:0 0 8px;font-size:24px;font-weight:700;line-height:1.2}.logout-transition-card p{color:#475569;min-height:24px;margin:0 0 22px;font-size:15px;font-weight:650}.logout-transition-progress{background:#dbeafe;border-radius:999px;height:8px;overflow:hidden}.logout-transition-progress span{border-radius:inherit;background:linear-gradient(90deg,#007a78,#2dbeaa);height:100%;transition:width .52s cubic-bezier(.4,0,.2,1);display:block}@keyframes logoutOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes logoutCardIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=760px){.profile-dropdown{width:min(300px,100vw - 32px);position:fixed;top:78px;right:16px}.logout-transition-card{border-radius:22px;padding:30px 24px}}.auth-success-lead+.auth-subtitle+.auth-primary-btn,.auth-panel .auth-primary-btn{width:100%}.auth-success-lead+.auth-subtitle+.auth-primary-btn{margin-bottom:20px}
