.public-layout{min-height:100vh;padding:24px;display:grid;align-content:center;justify-items:center;background:linear-gradient(180deg,#eef3f9,#f8fbff)}.public-layout.login-layout{padding:0;align-content:stretch;background:linear-gradient(180deg,#081a30,#0d2744 55%,#071524);color:#e8f2fb}.public-layout.register-layout{min-height:100dvh;padding:12px 16px;align-content:center;justify-items:center;overflow:hidden}.public-layout.register-layout--register-page{height:100dvh;max-height:100dvh;padding:10px 16px}html:has(.register-layout--register-page),body:has(.register-layout--register-page){overflow:hidden;height:100%}.register-layout .public-content{width:min(520px,100%);max-width:520px;padding:0}.register-layout .public-content--register{width:min(920px,100%);max-width:920px}.register-page-shell{width:100%;display:grid;place-items:center}.register-card{width:100%;border-radius:26px;border:1px solid #d2e0ee;background:linear-gradient(180deg,#f2f6fb,#ecf2f9);box-shadow:0 20px 44px #1c3e6024;padding:18px 18px 16px;display:grid;gap:12px}.public-header{display:none;width:min(1060px,100%)}.register-brand-header{display:flex;flex-direction:column;gap:3px}.register-brand-label{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#6a86a4;line-height:1.1}.register-step-label{margin:0;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#4f7396}.register-card--compact{max-width:520px;margin:0 auto;padding:22px 22px 18px;gap:14px}.register-card--enterprise{width:100%;max-width:920px;margin:0;padding:0;gap:0;overflow:hidden;border-radius:20px;border:1px solid #c8d9eb;background:linear-gradient(145deg,#fff,#f4f8fc 48%,#eef4fa);box-shadow:0 1px #ffffffe6 inset,0 18px 40px #1531511f}.register-card-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:0}.register-info-panel{display:grid;align-content:start;gap:8px;padding:22px 24px;border-right:1px solid rgba(200,217,235,.85);background:linear-gradient(180deg,#f8fbfff5,#ecf4fce0)}.register-form-panel{display:grid;align-content:start;gap:10px;padding:22px 24px 20px;background:linear-gradient(180deg,#fffffffa,#f9fcfff0)}.register-form-panel-heading{display:grid;gap:2px}.register-form-panel-heading h2{font-size:14px;font-weight:650;color:#1f4268;letter-spacing:-.01em}.register-form-panel-heading p{font-size:12px;color:#6984a0;line-height:1.35}.register-title--enterprise{font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:1.12;color:#0a2d52}.register-subtitle--enterprise{font-size:13px;line-height:1.4;color:#4a6885;max-width:34ch}.register-hhr-preview{margin-top:6px;padding:10px 12px;border-radius:12px;border:1px solid #c5d9ec;background:linear-gradient(180deg,#fdfefe,#f0f6fc);display:grid;gap:4px}.register-hhr-preview-label{font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#6d86a1}.register-hhr-preview-value{font-size:15px;font-weight:700;color:#0f4c81;word-break:break-all;line-height:1.25}.register-hhr-preview-note{font-size:11px;line-height:1.35;color:#6a8198}.register-info-list{margin:4px 0 0;padding:0;list-style:none;display:grid;gap:6px}.register-info-list li{position:relative;padding-left:14px;font-size:11.5px;line-height:1.35;color:#567592}.register-info-list li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:999px;background:#3d8fd4;transform:translateY(-50%)}.register-fields{display:grid;gap:8px;width:100%}.register-fields .register-field,.register-fields .register-input-wrap{width:100%}.register-error-summary--compact{padding:8px 10px;gap:4px;border:1px solid #f0c4c9;background:linear-gradient(180deg,#fff8f9,#fff1f3)}.register-error-summary--compact p{margin:0;font-size:12px;line-height:1.35;color:#a61e2e;font-weight:600}.register-error-summary--compact strong,.register-error-summary--compact ul{display:none}.register-actions--enterprise{margin-top:2px;gap:8px;width:100%}.register-actions--enterprise .register-submit{width:100%;min-height:42px;border-radius:11px;font-size:13.5px}.register-actions--enterprise .register-secondary-action{font-size:11.5px}.register-card--enterprise .field-help{font-size:10.5px;color:#6a8198;line-height:1.25}.register-card--enterprise .field-error{font-size:11px}@media(max-width:860px){.register-card-layout{grid-template-columns:1fr}.register-info-panel{border-right:none;border-bottom:1px solid rgba(200,217,235,.85);padding:18px 18px 14px}.register-form-panel{padding:16px 18px 18px}.register-info-list{display:none}}@media(max-height:820px){.register-layout--register-page{padding:8px 12px}.register-info-panel,.register-form-panel{padding:16px 18px}.register-title--enterprise{font-size:22px}.register-subtitle--enterprise{font-size:12px}.register-hhr-preview{margin-top:4px;padding:8px 10px}.register-fields{gap:6px}.register-field input[type=text],.register-field input[type=email],.register-field input[type=password]{height:38px}.register-actions--enterprise .register-submit{min-height:40px}}@media(max-width:640px){.register-layout .public-content--register{width:100%;max-width:100%}.register-card--enterprise{border-radius:16px}}.register-grid--single{grid-template-columns:1fr}.registration-flow-shell{width:100%;min-height:calc(100dvh - 48px);display:grid;place-items:center;overflow:hidden;padding:8px 0}.registration-flow-card{width:min(520px,100%);margin:0 auto}.registration-flow-header h1,.registration-flow-header .register-title{font-size:clamp(26px,3.2vw,32px);line-height:1.08}.registration-flow-header p,.registration-flow-header .register-subtitle{font-size:13.5px;line-height:1.4}.registration-flow-primary-action,a.registration-flow-primary-action{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:0 16px;line-height:1.2;text-decoration:none;box-sizing:border-box}.register-helper-note{display:block;margin-top:2px;color:#6a8198;font-size:11.5px;font-weight:500}.register-title{font-size:clamp(28px,2.85vw,35px);font-weight:800;letter-spacing:-.03em;flex:0 0 auto;color:#092952;line-height:1.04}.register-subtitle{font-size:13.5px;color:#3f5f7f;line-height:1.32;max-width:42ch}.register-error-summary{border-radius:14px;padding:14px 16px;background:linear-gradient(180deg,#fff9f9,#fff3f3);display:grid;gap:8px}.register-error-summary strong{font-size:13px}.register-error-summary ul{margin:0;padding-left:18px;display:grid;gap:6px}.register-form-body{display:grid;gap:12px}.register-section{border-radius:14px;padding:12px 14px;border:1px solid rgba(214,229,244,.72);background:linear-gradient(180deg,#fff,#f8fbff);display:grid;gap:7px}.register-section-heading{display:grid;gap:2px}.register-section-heading-title{display:inline-flex;align-items:center;gap:7px}.register-section-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:#4a77a7;flex-shrink:0}.register-section-icon svg{width:16px;height:16px}.register-section-heading h2{font-size:13.5px;font-weight:650;color:#1f4268;letter-spacing:-.006em}.register-section-heading p{font-size:11.5px;color:#6984a0;line-height:1.26}.register-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;align-items:start}.register-field{display:grid;gap:4px;min-width:0}.register-field--full{grid-column:1 / -1}.register-field>span{font-size:12px;font-weight:600;color:#1d3a56;letter-spacing:.008em}.register-input-wrap{position:relative;display:flex;align-items:center}.register-input-icon{position:absolute;left:11px;top:50%;transform:translateY(-50%);width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:#2d5f96;pointer-events:none}.register-input-icon svg{width:16px;height:16px}.register-field input[type=text],.register-field input[type=email],.register-field input[type=password]{width:100%;height:40px;border:1.5px solid #ccd9ec;border-radius:10px;padding:0 12px 0 36px;font-size:13px;line-height:1.3;color:#0d2840;background:#fafcffeb;outline:none;transition:border-color .22s ease,box-shadow .22s ease,background .22s ease}.register-field input::-moz-placeholder{color:#94afc9}.register-field input::placeholder{color:#94afc9}.register-field input:focus{border-color:#1c68cc;box-shadow:0 0 0 3px #1c68cc24;background:#fff}.register-field input[aria-invalid=true]{border-color:#d85b5b;box-shadow:0 0 0 3px #d85b5b1a}.register-input-wrap--password input{padding-right:40px}.register-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px;height:24px;border:none;border-radius:8px;background:transparent;color:#2f6298;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.register-password-toggle svg{width:15px;height:15px}.register-password-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #2b6db22e}.register-card .field-help{font-size:10.5px;color:#5f7f9e;line-height:1.22;margin-top:0}.register-card .register-helper-inline{font-size:9.5px;display:block;width:100%;max-width:100%;min-width:0;white-space:normal;overflow-wrap:break-word}.register-card .register-helper-email-inline{font-size:8.9px;white-space:nowrap;overflow:hidden;text-overflow:clip}.register-card .field-error{font-size:11px;color:#c63232;line-height:1.3}.register-checkbox-row{display:flex;align-items:center;gap:9px;padding:8px 10px;border:1px solid rgba(195,218,240,.78);border-radius:12px;background:linear-gradient(180deg,#f3f9ffd6,#eaf4ff9e);font-size:12px;line-height:1.3;color:#48647f}.register-checkbox-row input{width:16px;height:16px;margin-top:0;accent-color:#15579f;flex-shrink:0}.register-checkbox-row span{display:inline-flex;align-items:center;gap:3px}.register-checkbox-row .required{margin-left:1px}.register-actions{display:flex;flex-direction:column;align-items:center;gap:4px;padding:0;margin-top:0}.register-submit{height:40px;width:min(500px,100%);display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f4890,#1c72da);color:#fff;border:none;border-radius:11px;font-size:14px;font-weight:600;cursor:pointer;transition:background .22s ease,box-shadow .22s ease,opacity .15s,transform .22s ease;box-shadow:0 8px 22px #0f489042,inset 0 1px #ffffff3d;letter-spacing:.01em}.register-submit:focus-visible{outline:none;box-shadow:0 0 0 3px #57a0e952,0 10px 30px #0f489052,inset 0 1px #ffffff3d}.register-submit:disabled{opacity:.65;cursor:not-allowed}.register-secondary-action{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;text-align:center;font-size:12px;color:#4e6d8d;font-weight:600}.register-secondary-action a{display:inline;min-height:0;padding:0;border:none;background:transparent;font-size:12.5px;font-weight:700;color:#0e4f9f;text-decoration:none}@media(min-width:901px){.register-page-shell{width:min(1040px,100%)}.register-form-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.register-section--company{grid-column:1;grid-row:1}.register-section--contact{grid-column:2;grid-row:1}.register-section--company,.register-section--contact{min-height:224px}.register-section--company .register-grid,.register-section--contact .register-grid{row-gap:9px}.register-section--security{grid-column:1 / -1;grid-row:2}.register-section--security .register-grid{grid-template-columns:repeat(2,minmax(0,440px));justify-content:center;gap:6px 12px}.register-section--security .register-field{gap:3px}.register-section--security .register-checkbox-row,.register-section--security .field-error{width:min(892px,100%);justify-self:center}.register-actions{grid-column:1 / -1;grid-row:3;align-self:start;width:min(892px,100%);justify-self:center;margin-top:-4px}.register-section-heading{grid-template-columns:1fr;row-gap:2px}}@media(max-width:900px){.register-layout .public-content{width:100%;max-width:100%;padding:22px 18px;align-items:flex-start}.register-card{padding:24px 18px;gap:18px;border-radius:22px}.register-form-body{gap:14px}.register-grid{grid-template-columns:1fr;gap:14px}.register-field--full{grid-column:auto}}.otp-verification-shell{width:100%;display:grid;place-items:center}.otp-verification-card{width:min(520px,100%);border-radius:26px;border:1px solid #d5e2ef;background:linear-gradient(180deg,#fefefe,#f2f7fc);box-shadow:0 24px 50px #15315124;padding:22px 22px 18px;display:grid;gap:16px}.otp-verification-header{display:grid;gap:6px}.otp-brand-label{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#6a86a4;line-height:1.1}.otp-verification-header h1{font-size:clamp(28px,4vw,34px);line-height:1.04;letter-spacing:-.03em;color:#103256}.otp-verification-header p{font-size:14px;line-height:1.45;color:#567592}.otp-verification-body{display:grid;gap:18px}.otp-security-badge{margin:0;justify-self:start;font-size:11.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#3f6587;border:1px solid #c7d9ea;background:linear-gradient(180deg,#f8fbff,#eef5fd);border-radius:999px;padding:4px 10px}.otp-destination{margin:0;display:grid;gap:2px;color:#587591;font-size:12px}.otp-destination span{letter-spacing:.04em;text-transform:uppercase;font-weight:700;font-size:10.5px;color:#6f88a3}.otp-destination strong{font-size:13px;color:#244868;font-weight:700;word-break:break-word}.otp-destination-separator{font-size:11px;color:#6f88a3;text-transform:lowercase;letter-spacing:normal;font-weight:500}.otp-verification-helper{font-size:13px;line-height:1.45;color:#466783;margin:2px 0 0}.otp-dev-note{margin:0;justify-self:center;font-size:10px;color:#8ca0b3;padding:0;background:transparent;border:none}.otp-input-group{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:2px;margin-bottom:6px}.otp-digit-input{width:100%;height:58px;border:1.25px solid #cad9e8;border-radius:16px;background:linear-gradient(180deg,#fff,#f7fbff);text-align:center;font-size:24px;font-weight:700;letter-spacing:.02em;color:#11375d;padding:0;outline:none;box-shadow:inset 0 1px #fffffff5;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.otp-digit-input:focus{border-color:#2f73b2;box-shadow:0 0 0 3px #2f73b22e;background:#fff}.otp-verification-success{margin:0;font-size:12.5px;line-height:1.4;color:#1f6b3a;border-radius:12px;border:1px solid #bee2c8;background:linear-gradient(180deg,#f3fbf5,#ebf8ef);padding:10px 12px}.otp-verification-error{margin:0;font-size:12.5px;line-height:1.4;color:#ad2437;border-radius:12px;border:1px solid #f3c4cc;background:linear-gradient(180deg,#fff7f8,#fff0f2);padding:10px 12px}.otp-primary-action{min-height:46px;border:none;border-radius:14px;background:linear-gradient(135deg,#0f4890,#1c72da);color:#fff;font-size:14px;font-weight:700;letter-spacing:.01em;box-shadow:0 14px 28px #0f489038}.otp-primary-action:focus-visible{outline:none;box-shadow:0 0 0 4px #2f73b229}.otp-secondary-action{justify-self:center;min-height:0;padding:0;border:none;background:transparent;color:#4f7294;font-size:12.5px;font-weight:700;box-shadow:none;cursor:default}.otp-secondary-action:not(:disabled){color:#0f4c81;cursor:pointer}.otp-secondary-action:disabled{opacity:1;cursor:default}.otp-secondary-action:focus-visible,.otp-secondary-action:active{background:transparent;box-shadow:none;outline:none}.otp-security-note{margin:2px 0 0;text-align:center;font-size:12px;line-height:1.45;color:#6a8198}.registration-success-shell,.headhr-setup-shell{width:100%;display:grid;place-items:center;overflow:hidden}.registration-success-card,.headhr-setup-card{width:min(520px,100%);border-radius:26px;border:1px solid #d5e2ef;background:linear-gradient(180deg,#fefefe,#f2f7fc);box-shadow:0 24px 50px #15315124;padding:22px 22px 18px;display:grid;gap:16px}.registration-success-header,.headhr-setup-header{display:grid;gap:8px}.registration-success-brand,.headhr-setup-brand{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#6a86a4;line-height:1.1}.registration-success-kicker{width:-moz-fit-content;width:fit-content;margin-top:4px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2d6b98;border-radius:999px;border:1px solid #c5d8eb;background:linear-gradient(180deg,#f8fbff,#eef5fd);padding:4px 10px}.registration-success-title-row{display:flex;align-items:center;gap:10px}.registration-success-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;box-shadow:0 8px 18px #29815138;flex:0 0 auto}.registration-success-icon svg{width:34px;height:34px}.registration-success-header h1,.headhr-setup-header h1{font-size:clamp(28px,4vw,34px);line-height:1.04;letter-spacing:-.03em;color:#103256}.registration-success-header p,.headhr-setup-header p{font-size:14px;line-height:1.45;color:#567592}.registration-success-email-note{margin-top:8px;padding:10px 12px;border-radius:10px;border:1px solid #cfe3d4;background:#f4fbf7;color:#2f5d45;font-size:13px}@media(min-width:1366px){.registration-success-title-row{flex-wrap:nowrap}.registration-success-title-row h1{white-space:nowrap;font-size:32px}}.registration-success-summary{margin:0;padding:0;display:grid;gap:10px}.registration-success-summary div{display:grid;gap:3px;border-radius:12px;border:1px solid #cfdeec;background:linear-gradient(180deg,#fdfefe,#f4f9fe);padding:10px 12px}.registration-success-summary dt{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6d86a1}.registration-success-summary dd{margin:0;color:#1e4366;font-size:14px;font-weight:600;word-break:break-word}.registration-success-highlight{border-color:#9fd0b4!important;background:linear-gradient(180deg,#f6fcf8,#edf8f1)!important}.registration-success-highlight dd{color:#0f4c81;font-size:15px}.registration-success-steps{display:grid;gap:10px;border-radius:12px;border:1px solid #cfdeec;background:linear-gradient(180deg,#fdfefe,#f4f9fe);padding:12px}.registration-success-steps h2{margin:0;font-size:13px;font-weight:700;letter-spacing:.02em;color:#1f4268}.registration-success-steps ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.registration-success-steps li{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:8px;font-size:13px;color:#244868;font-weight:600}.registration-step-status{width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1}.registration-step-status-done{color:#fff;background:linear-gradient(180deg,#42a36b,#277c4d)}.registration-step-status-pending{color:#5f7d99;background:linear-gradient(180deg,#edf3f9,#e3edf7);border:1px solid #cddaea}.registration-success-action,.headhr-setup-action{min-height:46px;border:none;border-radius:14px;background:linear-gradient(135deg,#0f4890,#1c72da);color:#fff;font-size:14px;font-weight:700;letter-spacing:.01em;box-shadow:0 14px 28px #0f489038;cursor:pointer}a.registration-success-action{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:0 16px;line-height:1.2;text-decoration:none;box-sizing:border-box}.registration-success-action:focus-visible,.headhr-setup-action:focus-visible{outline:none;box-shadow:0 0 0 4px #2f73b229}.headhr-setup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.headhr-setup-status{display:grid;border-radius:12px;border:1px solid #cfdeec;background:linear-gradient(180deg,#fdfefe,#f4f9fe);padding:10px}.headhr-setup-status ul{margin:0;padding:0;list-style:none;display:grid;gap:6px}.headhr-setup-status li{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:7px;font-size:12.5px;color:#244868;font-weight:600}.headhr-step-status{width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1}.headhr-step-status-done{color:#fff;background:linear-gradient(180deg,#42a36b,#277c4d)}.headhr-step-status-pending{color:#5f7d99;background:linear-gradient(180deg,#edf3f9,#e3edf7);border:1px solid #cddaea}.headhr-setup-field{display:grid;gap:5px;min-width:0}.headhr-setup-field span{font-size:12px;font-weight:650;color:#1d3a56}.headhr-setup-field input{height:39px;border:1.5px solid #ccd9ec;border-radius:10px;padding:0 12px;font-size:12.5px;line-height:1.3;color:#0d2840;background:#fafcffeb}.headhr-setup-note{margin:0;font-size:12px;line-height:1.35;color:#5f7d99;border-radius:12px;border:1px solid #d6e4f2;background:linear-gradient(180deg,#f8fbff,#f1f6fc);padding:8px 10px}.headhr-setup-note-compact{padding-top:7px;padding-bottom:7px}.headhr-setup-credentials-card{margin:0;font-size:12px;line-height:1.35;color:#2f5d3d;border-radius:12px;border:1px solid #c7e0cf;background:linear-gradient(180deg,#f4fbf6,#ebf7ef);padding:8px 10px}.headhr-setup-card{gap:12px;padding:22px 22px 18px}.headhr-setup-header{gap:5px}.headhr-setup-header p{font-size:13px;line-height:1.35}.headhr-setup-action{min-height:42px}.headhr-setup-error{margin:0;font-size:12px;line-height:1.4;color:#ad2437;border-radius:12px;border:1px solid #f3c4cc;background:linear-gradient(180deg,#fff7f8,#fff0f2);padding:8px 10px}.headhr-setup-card--password{gap:14px}.headhr-setup-summary{display:grid;gap:8px;border-radius:12px;border:1px solid #cfdeec;background:linear-gradient(180deg,#fdfefe,#f4f9fe);padding:12px}.headhr-setup-summary div{display:grid;gap:2px}.headhr-setup-summary span{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6d86a1}.headhr-setup-summary strong{color:#1e4366;font-size:14px;word-break:break-word}.headhr-setup-grid--password{grid-template-columns:1fr;gap:12px}.headhr-setup-card--password .headhr-setup-field,.headhr-setup-card--password .register-input-wrap{width:100%}.headhr-setup-card--password .register-input-wrap input{width:100%;height:42px;border:1.5px solid #ccd9ec;border-radius:10px;padding:0 44px 0 12px;font-size:13px;line-height:1.3;color:#0d2840;background:#fafcffeb;box-sizing:border-box}.headhr-setup-card--password .register-input-wrap input:focus{border-color:#1c68cc;box-shadow:0 0 0 3px #1c68cc24;background:#fff;outline:none}.headhr-setup-card--password .register-password-toggle{min-width:44px;font-size:11px;font-weight:700;color:#2f6298}.headhr-setup-card--password .register-checkbox-row{margin-top:2px}.registration-success-card--final{max-width:520px;margin:0 auto}@media(max-height:820px){.registration-flow-shell{min-height:calc(100dvh - 32px);padding:4px 0}.registration-flow-card,.register-card--compact,.otp-verification-card,.registration-success-card,.headhr-setup-card{padding:18px 18px 16px;gap:12px}.register-title,.registration-flow-header h1,.otp-verification-header h1,.registration-success-header h1,.headhr-setup-header h1{font-size:26px}.register-subtitle,.registration-flow-header p,.otp-verification-header p,.registration-success-header p,.headhr-setup-header p{font-size:13px}.otp-verification-body{gap:12px}}@media(max-width:640px){.register-layout{padding:12px}.registration-flow-card,.register-card--compact,.otp-verification-card,.registration-success-card,.headhr-setup-card{padding:18px 16px 16px;border-radius:22px}}.setup-decision-shell{width:100%;min-height:calc(100dvh - 48px);display:grid;place-items:center;overflow:hidden}.setup-decision-card{width:min(640px,100%);border-radius:26px;border:1px solid #d5e2ef;background:linear-gradient(180deg,#fefefe,#f2f7fc);box-shadow:0 24px 50px #15315124;padding:24px 24px 20px;display:grid;gap:14px}.setup-decision-header{display:grid;gap:7px}.setup-decision-brand{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#6a86a4;line-height:1.1}.setup-decision-title-row{display:flex;align-items:center;gap:10px}.setup-decision-success-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;box-shadow:0 8px 18px #29815138;flex:0 0 auto}.setup-decision-success-icon svg{width:34px;height:34px}.setup-decision-header h1{font-size:clamp(28px,4vw,34px);line-height:1.04;letter-spacing:-.03em;color:#103256}.setup-decision-header p{font-size:14px;line-height:1.4;color:#567592}.setup-decision-progress,.setup-decision-modules{border-radius:12px;border:1px solid #cfdeec;background:linear-gradient(180deg,#fdfefe,#f4f9fe);padding:10px 12px}.setup-decision-progress ul,.setup-decision-modules ul{margin:0;padding:0;list-style:none;display:grid;gap:7px}.setup-decision-progress li{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:8px;font-size:13px;color:#244868;font-weight:600}.setup-step-status{width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1}.setup-step-status-done{color:#fff;background:linear-gradient(180deg,#42a36b,#277c4d)}.setup-step-status-pending{color:#5f7d99;background:linear-gradient(180deg,#edf3f9,#e3edf7);border:1px solid #cddaea}.setup-decision-modules h2{margin:0 0 8px;font-size:13px;font-weight:700;letter-spacing:.02em;color:#1f4268}.setup-decision-modules li{font-size:13px;color:#244868;font-weight:600;padding-left:12px;position:relative}.setup-decision-modules li:before{content:"";width:6px;height:6px;border-radius:999px;background:#2c6ea1;position:absolute;left:0;top:7px}.setup-decision-indicator{margin:0;font-size:12.5px;line-height:1.4;color:#2f5d3d;border-radius:12px;border:1px solid #c7e0cf;background:linear-gradient(180deg,#f4fbf6,#ebf7ef);padding:8px 10px;font-weight:650}.setup-decision-success-note{margin:0;font-size:13px;line-height:1.45;color:#2f5d3d;border-radius:12px;border:1px solid #c7e0cf;background:linear-gradient(180deg,#f4fbf6,#ebf7ef);padding:9px 10px;font-weight:650}.setup-decision-secondary-note,.setup-decision-footer-note{margin:0;font-size:13px;line-height:1.4;color:#567592}.setup-decision-completion-panel{border-radius:12px;border:1px solid #cfdeec;background:linear-gradient(180deg,#fdfefe,#f4f9fe);padding:10px 12px}.setup-decision-completion-panel ul{margin:0;padding:0;list-style:none;display:grid;gap:7px}.setup-decision-completion-panel li{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:8px;font-size:13px;color:#244868;font-weight:600}.setup-decision-back-button{min-height:44px;border-radius:14px}.setup-decision-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.setup-decision-actions button{min-height:44px;border-radius:14px}@media(max-width:640px){.setup-decision-shell{min-height:calc(100dvh - 32px);overflow:auto;padding:8px 0}.setup-decision-card{padding:20px 16px 16px;border-radius:22px;gap:12px}.setup-decision-title-row{align-items:flex-start}.setup-decision-success-icon,.setup-decision-success-icon svg{width:30px;height:30px}.setup-decision-actions{grid-template-columns:1fr}}@media(max-width:640px){.otp-verification-card{padding:24px 18px 20px;border-radius:22px}.otp-input-group{gap:8px}.otp-digit-input{height:52px;font-size:22px;border-radius:14px}.registration-success-card,.headhr-setup-card{padding:24px 18px 20px;border-radius:22px;gap:16px}.registration-success-title-row{align-items:flex-start}.registration-success-icon,.registration-success-icon svg{width:30px;height:30px}.headhr-setup-grid{grid-template-columns:1fr}}.login-experience{min-height:100vh;width:100%;display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(420px,1fr)}.login-hero{position:relative;overflow:hidden;padding:clamp(32px,5vw,60px);border-right:1px solid rgba(152,191,236,.18);background:radial-gradient(circle at 22% 10%,rgba(55,136,220,.25),transparent 34%),radial-gradient(circle at 80% 84%,rgba(25,84,150,.32),transparent 40%),linear-gradient(165deg,#051427,#09203d 52%,#0b2a4e);color:#e8f3ff}.login-hero-bg-orb{position:absolute;border-radius:999px;filter:blur(3px);opacity:.8;animation:loginFloat 13s ease-in-out infinite}.login-hero-bg-orb-top{width:280px;height:280px;top:-110px;left:-80px;background:radial-gradient(circle,rgba(114,184,255,.48),rgba(57,120,189,.05) 68%,transparent 78%)}.login-hero-bg-orb-bottom{width:330px;height:330px;right:-90px;bottom:-130px;background:radial-gradient(circle,rgba(81,142,208,.42),rgba(22,72,125,.1) 70%,transparent 82%);animation-delay:2.8s}.login-hero-inner{position:relative;z-index:1;max-width:700px;margin:0 auto;display:grid;gap:18px;animation:loginFadeIn .6s ease}.login-hero-kicker{width:-moz-fit-content;width:fit-content;padding:6px 12px;border-radius:999px;border:1px solid rgba(163,206,252,.42);background:#0a24438a;color:#c5e4ff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.login-hero h1{font-size:clamp(34px,4.2vw,52px);color:#f2f8ff;letter-spacing:-.02em}.login-hero-message{color:#bdd8f3;max-width:62ch;font-size:clamp(15px,1.6vw,18px)}.login-hero-capabilities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.login-capability-card{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;border:1px solid rgba(151,195,240,.24);border-radius:12px;padding:12px;background:linear-gradient(165deg,#0e2b4ead,#09203b70);box-shadow:inset 0 0 0 1px #a9cff714;transition:none}.login-capability-icon{width:32px;height:32px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#e1f0ff,#f8fbff);color:#13406a;font-size:10px;font-weight:700;letter-spacing:.06em;box-shadow:0 6px 16px #08182c57}.login-capability-card h3{margin:0 0 2px;color:#eaf4ff;font-size:15px}.login-capability-card p{color:#b4d1ee;font-size:13px}.login-stats-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;border-radius:14px;border:1px solid rgba(153,196,240,.26);background:linear-gradient(180deg,#0e2c4fa8,#081c3485)}.login-stats-strip div{display:grid;gap:3px}.login-stats-strip strong{font-size:clamp(20px,2.7vw,30px);color:#f1f8ff;line-height:1}.login-stats-strip span{color:#b7d5f2;font-size:12px}.login-hero-illustration{display:grid;gap:10px}.login-illustration-card{border:1px solid rgba(159,201,244,.26);border-radius:14px;padding:14px;background:linear-gradient(180deg,#103156b8,#081d3585);box-shadow:inset 0 0 0 1px #b3d5f814;display:grid;gap:4px}.login-illustration-card p,.login-illustration-card span{color:#bad6f3;font-size:12px}.login-illustration-card strong{color:#f3f9ff;font-size:clamp(18px,2.4vw,26px)}.login-illustration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.login-illustration-grid div{border:1px solid rgba(161,201,243,.22);border-radius:12px;padding:10px;display:grid;gap:4px;background:#091f388f}.login-illustration-grid span{color:#accbec;font-size:12px}.login-illustration-grid strong{color:#edf7ff;font-size:22px}.login-auth-zone{min-height:100vh;display:grid;place-items:center;padding:clamp(24px,5vw,56px);background:linear-gradient(180deg,#06182fd1,#0a1f3ab8)}.login-card.login-glass-panel{width:min(540px,100%);background:linear-gradient(180deg,#f6fbffde,#e8f3ffcc);border:1px solid rgba(255,255,255,.62);box-shadow:0 28px 64px #0614275c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);gap:14px;animation:loginFadeIn .5s ease}.login-auth-kicker{width:-moz-fit-content;width:fit-content;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#245888;border:1px solid #bdd8f1;background:#edf5fd}.login-card.login-glass-panel h2{font-size:clamp(26px,2.5vw,34px);letter-spacing:-.015em}.login-segmented{gap:8px;padding:5px;border-radius:12px;border:1px solid #c6d9ec;background:linear-gradient(180deg,#e9f3fdd9,#dfedfab8)}.login-segmented .mode-tab{border-radius:9px;border-color:transparent;background:transparent;color:#26557f;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px}.login-segmented .mode-tab.active{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff);box-shadow:none}.mode-tab-icon{width:22px;height:22px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;letter-spacing:.04em;border:1px solid #bdd5eb;color:#20517f;background:#f3f8fe}.field-floating{position:relative;display:block}.field-floating input{width:100%;height:52px;border-radius:11px;border:1px solid #bdd1e5;background:#ffffffe6;padding:18px 12px 8px;transition:border-color .16s ease,box-shadow .16s ease}.field-floating input:focus{outline:none;border-color:#3f84c4;box-shadow:0 0 0 3px #2c7cc433}.field-floating span{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#5e7895;font-size:14px;pointer-events:none;transition:all .15s ease;background:transparent}.field-floating input:not(:-moz-placeholder)+span{top:11px;transform:translateY(0);font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#1d4d79}.field-floating input:focus+span,.field-floating input:not(:placeholder-shown)+span{top:11px;transform:translateY(0);font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#1d4d79}.login-submit{height:48px;border-radius:11px;font-size:15px;font-weight:700;letter-spacing:.01em;background:linear-gradient(135deg,#0f4c81,#1d6cad);box-shadow:0 14px 28px #0f4c8142}.login-card .hint,.login-card .error{margin:0}@keyframes loginFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes loginFloat{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(10px) translate(4px)}}.dashboard-page,.employee-list-page,.hr-review-page,.onboarding-page,.setup-page,.company-profile-page,.user-profile-page{display:grid;gap:12px}.setup-master-page{height:calc(100dvh - 86px);min-height:0;overflow:hidden;grid-template-rows:auto minmax(0,1fr)}.setup-master-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px}.setup-master-heading{display:grid;gap:4px}.setup-master-heading h2{font-size:22px;line-height:1.08}.setup-master-actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.setup-master-actions button{min-height:34px;padding:0 12px}.setup-master-content{min-height:0;display:grid;gap:6px}.setup-master-table-shell{display:grid;min-height:0;gap:6px}.setup-master-table-card{min-height:auto;display:grid;gap:0;padding:6px 8px}.setup-master-table-card .table-wrap{min-height:auto;overflow-x:auto;overflow-y:auto;max-width:100%;max-height:calc(100dvh - 280px)}.setup-pincode-lookup-row{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.setup-pincode-lookup-note{margin:0;font-size:12px;color:#567592}.setup-address-lookup-panel{display:grid;gap:10px;padding:12px;border:1px solid #d8e4f0;border-radius:10px;background:#f8fbff}.setup-address-lookup-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.setup-address-lookup-row strong{display:block;font-size:13px;color:#1f3a54}.setup-address-lookup-hint{margin:2px 0 0;font-size:11.5px;color:#6a8198;line-height:1.35}.setup-address-lookup-divider{height:1px;background:#dce7f2}@media(max-width:640px){.setup-address-lookup-row{flex-direction:column;align-items:flex-start}.setup-address-lookup-row button{width:100%}}.setup-branch-modal{max-width:760px}.employee-ats-import-modal{max-width:960px;width:min(960px,calc(100vw - 32px))}.employee-ats-dropzone{border:1px dashed #b8c9dc;border-radius:10px;padding:18px;display:grid;gap:10px;justify-items:start;background:#f8fbff}.employee-ats-dropzone.is-drag-over{border-color:#3d8fd4;background:#eef6ff}.employee-ats-preview-shell{display:grid;gap:8px}.employee-ats-preview-shell .table-wrap{max-height:320px;overflow:auto}.employee-ats-import-actions{display:flex;gap:8px}.employee-team-page,.employee-team-panel{display:grid;gap:16px}.employee-team-section h4{margin:0 0 8px;font-size:14px;color:#1f3a54}.employee-team-empty{margin:0;padding:12px;border-radius:8px;background:#f4f8fc;color:#567592;font-size:13px}.employee-team-manager-card{display:grid;gap:4px;padding:12px;border:1px solid #d8e4f0;border-radius:10px;background:#fff}.employee-team-manager-card span{font-size:12px;color:#567592}.employee-team-modal{max-width:960px;width:min(960px,calc(100vw - 32px))}.employee-team-modal .employee-team-panel .table-wrap{max-height:220px;overflow:auto}.employee-dashboard-card .inline-actions{margin-top:12px}.setup-master-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.org-units-segment{display:inline-flex;align-items:center;gap:4px;margin:0 0 12px;padding:4px;border:1px solid #d8e2ee;border-radius:10px;background:#f7fafc;max-width:100%}.org-units-segment button{border:none;background:transparent;color:#4a5d73;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer}.org-units-segment button.is-active{background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff);box-shadow:none}.setup-subsidiary-modal .setup-modal-actions{margin-top:4px}.app-shell-active-company{font-size:12px;color:#5b6f86;margin-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.active-company-workspace{display:grid;gap:1px;min-width:0;max-width:220px;padding:6px 12px;border:1px solid #d8e2ee;border-radius:10px;background:#f8fbff;line-height:1.2}.active-company-workspace--compact{max-width:180px;padding:5px 10px}.active-company-workspace-home{font-size:11px;color:#6a7f96;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.active-company-workspace-label{font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:#8a9bb0}.active-company-workspace-current{font-size:13px;color:#1f3348;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px}.shell-header--dashboard{grid-template-columns:auto 1fr auto}.org-unit-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.org-unit-badge--branch{background:#e8f5ee;color:#1f6b45}.org-unit-badge--subsidiary{background:#edf3ff;color:#1f4f91}.subsidiary-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.subsidiary-card{border:1px solid #d8e2ee;border-radius:12px;padding:14px;background:#fff;display:grid;gap:12px}.subsidiary-card-head h3{margin:6px 0 2px;font-size:16px}.subsidiary-card-code{margin:0;font-size:12px;color:#6a7f96}.subsidiary-card-meta{margin:0;display:grid;gap:8px}.subsidiary-card-meta div{display:grid;gap:2px}.subsidiary-card-meta dt{font-size:11px;text-transform:uppercase;letter-spacing:.03em;color:#8a9bb0}.subsidiary-card-meta dd{margin:0;font-size:13px;color:#2f4358}.subsidiary-card-address dd{white-space:normal}.subsidiary-card-actions{display:flex;flex-wrap:wrap;gap:8px}.subsidiary-card-empty{grid-column:1 / -1}.unsaved-changes-dialog{max-width:420px}.unsaved-changes-actions{justify-content:flex-end}@media(max-width:768px){.org-units-segment{display:flex;width:100%}.org-units-segment button{flex:1 1 0;padding:8px 10px}}.setup-master-toolbar-filters{display:inline-flex;align-items:center;gap:8px}.setup-master-toolbar-actions{display:inline-flex;align-items:center;gap:6px}.setup-master-toolbar-actions button{font-size:13.5px}.setup-master-search{width:min(320px,100%);height:32px;border:1px solid #d1deec;border-radius:9px;padding:0 10px;font-size:14px}.setup-master-search:focus{border-color:#b6c6d7;box-shadow:0 0 0 2px #2a3a4c14;outline:none}.setup-master-status-filter{height:32px;min-width:132px;border:1px solid #d1deec;border-radius:9px;background:#fff;color:#2f4760;padding:0 10px;font-size:14px}.setup-master-status-filter:focus{border-color:#b6c6d7;box-shadow:0 0 0 2px #2a3a4c14;outline:none}.setup-master-actions-cell{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.setup-master-actions-cell button{font-size:13px;min-height:30px;padding:0 10px}.setup-master-actions-col{width:168px;min-width:168px}.setup-table th.setup-master-actions-col{text-align:left}.setup-inline-edit{border:1px solid #cfdceb;background:#f5f9fd;color:#1f456a}.setup-inline-edit:focus{border-color:#c2d4e7;background:#edf4fb;color:#1c3f61}.setup-inline-delete,.setup-inline-disable{border:1px solid #dfd4d4;background:#fbf9f9;color:#6f3535}.setup-inline-delete:focus,.setup-inline-disable:focus{border-color:#d7c8c8;background:#f8f5f5;color:#693232}.setup-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 10px;border-radius:999px;border:1px solid #d3dce6;font-size:12px;font-weight:600}.setup-status-active{background:#f2f7f3;border-color:#cad8cf;color:#2f5840}.setup-status-inactive{background:#f4f5f7;border-color:#d8dde3;color:#546171}.setup-status-invited{background:#eef4fb;border-color:#c9d9ef;color:#2f4f7a}.setup-status-noshow{background:#fdf0ef;border-color:#efc9c5;color:#8a3b34}.setup-category-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 10px;border-radius:999px;border:1px solid #d3dce6;font-size:12px;font-weight:600;white-space:nowrap}.setup-category-junior{background:#f4f7fb;border-color:#cdd9ea;color:#3a4f6d}.setup-category-middle{background:#f3f7f4;border-color:#c9d9ce;color:#2f5840}.setup-category-senior{background:#f6f3fa;border-color:#d5c9e4;color:#4f3d6b}.setup-category-leadership{background:#f8f4ee;border-color:#e2d2b8;color:#6b4f24}.setup-disability-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 10px;border-radius:999px;border:1px solid #d3dce6;font-size:12px;font-weight:600;white-space:nowrap}.setup-disability-no{background:#f4f7fb;border-color:#cdd9ea;color:#3a4f6d}.setup-disability-yes{background:#f6f3fa;border-color:#d5c9e4;color:#4f3d6b}.setup-table-subtext{margin-top:2px;font-size:12px;color:#667085}.setup-link-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:8px 12px;border-radius:8px}.setup-master-enterprise-action{height:32px;padding:0 12px;border:1px solid #bfd5ec;background:#f8fbfe;color:#1e4a72;font-size:12px;font-weight:600;white-space:nowrap}.setup-master-enterprise-action:focus-visible{background:#eef5fc;border-color:#a8c4e0;color:#1e4a72}.setup-readonly-banner{margin:0 0 12px}.setup-warning{margin:0;border:1px solid #f0d5a4;border-radius:10px;background:#fff9ee;color:#7a5714;padding:8px 10px;font-size:12px;font-weight:600}.setup-master-empty-state{min-height:220px;display:grid;place-items:center;text-align:center;gap:10px;padding:18px 12px}.setup-master-empty-state h3{font-size:16px}.setup-master-empty-state p{color:#5f7892;font-size:12px}.setup-master-empty-actions{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:8px}.setup-master-mobile-grid{display:none;gap:10px}.setup-master-modal-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.setup-master-modal-grid .setup-wide-field{grid-column:1 / -1}.setup-master-modal-note{color:#5f7892;font-size:11.5px}.setup-import-preview{display:grid;gap:6px}.setup-import-preview-head{display:flex;justify-content:space-between;gap:8px;align-items:center}.setup-import-error-list{margin:0;padding-left:18px;display:grid;gap:4px;color:#9f3b3b;font-size:11.5px}.setup-import-scroll{max-height:210px;overflow:auto;border:1px solid #dbe7f3;border-radius:10px}.setup-import-scroll table{margin:0}.setup-upload-dropzone{border:1px dashed #b7cfe7;border-radius:10px;padding:16px;display:grid;place-items:center;text-align:center;gap:5px;background:#f8fbff}.setup-upload-dropzone.drag-over{border-color:#2d6fb8;background:#eef6ff}.setup-upload-dropzone p{margin:0;font-size:12.5px;font-weight:700;color:#2f587d}.setup-upload-dropzone span{font-size:12px;color:#6c85a0}.setup-upload-browse-btn{min-height:32px;font-size:13.5px}.setup-upload-file-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dbe7f3;border-radius:9px;background:#fbfdff;padding:8px 10px}.setup-upload-file-meta strong{font-size:13px;color:#1f4669;word-break:break-word}.setup-upload-file-meta span{font-size:12px;color:#64809c}.setup-upload-file-meta-actions{display:inline-flex;align-items:center;gap:8px}.setup-upload-file-meta-actions button{min-height:28px;font-size:12px}.setup-table th,.setup-table td{padding:6px 8px;font-size:14px}.setup-table th{height:34px;font-size:14.5px;font-weight:700;letter-spacing:.01em}.company-profile-hero,.user-profile-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start}.company-profile-page{height:auto;overflow:visible;padding-right:0;gap:4px}.company-profile-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.company-profile-page-head h2{margin:0;font-size:20px;color:#103251}.company-profile-page-head p{margin:2px 0 0;font-size:12px;color:#607b96}.company-profile-completion{min-width:140px;border:1px solid #c9ddee;border-radius:10px;padding:8px 10px;background:#f7fbff;display:grid;gap:4px;justify-items:end;text-align:right;max-width:360px}.company-profile-completion span{font-size:12px;color:#567592;text-transform:uppercase;letter-spacing:.04em}.company-profile-completion strong{font-size:18px;color:#103256}.company-profile-completion em{font-size:12px;color:#6a8198;font-style:normal;line-height:1.35}.company-profile-completion.is-complete strong{color:#247a49}.company-profile-page-v2{min-height:0}.company-profile-page-v2 .company-profile-sections-grid--equal{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1200px){.company-profile-page-v2 .company-profile-sections-grid--equal{grid-template-columns:1fr}.company-profile-page-head{flex-direction:column;align-items:stretch}.company-profile-completion{justify-items:start;text-align:left;max-width:none}}@media(min-width:1366px)and (min-height:768px){.company-profile-page-v2:not(.company-profile-enterprise--extended){height:calc(100dvh - 86px);overflow:hidden;grid-template-rows:auto minmax(0,1fr)}.company-profile-page-v2.company-profile-enterprise--extended{height:auto;min-height:calc(100dvh - 86px);overflow:auto;display:flex;flex-direction:column}.company-profile-page-v2:not(.company-profile-enterprise--extended) .company-profile-sections-grid--equal{min-height:0;overflow:auto;align-content:start}}.company-profile-page .card{padding:8px;gap:5px;height:auto;display:grid;align-content:start}.company-profile-page.company-profile-enterprise .card{height:auto}.company-profile-page .company-profile-section--payroll-statutory.card{height:auto;display:flex;flex-direction:column}.company-profile-page .inline-actions{gap:6px}.company-profile-page input,.company-profile-page textarea,.company-profile-page select{padding:5px 8px;font-size:11px}.company-profile-page textarea{min-height:38px}.company-profile-footer-actions{align-self:start}.company-profile-form{display:grid;gap:4px}.company-profile-sections-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.company-profile-sections-grid--equal{align-items:stretch;grid-auto-rows:1fr}.company-profile-section--wide{grid-column:1 / -1}.company-profile-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.company-profile-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.company-profile-section,.user-profile-section{gap:6px}.company-profile-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.company-profile-section-head h3{margin:0;font-size:14px;color:#133d63}.company-profile-section-meta{display:grid;gap:2px}.company-profile-section-meta h3{margin:0;font-size:13px}.company-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 7px}.company-profile-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.company-profile-info-row{display:grid;gap:2px;min-width:0}.company-profile-logo-preview{display:grid;gap:4px}.company-profile-logo-image{width:56px;height:56px;border-radius:10px;border:1px solid #d1e3f3;-o-object-fit:cover;object-fit:cover;background:#f2f8ff}.company-profile-info-label{font-size:11px;color:#68829a;display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.company-profile-identity-note{grid-column:1 / -1;margin:0;padding:8px 10px;border-radius:8px;background:#f4f9ff;border:1px solid #d9e6f2;font-size:12px;color:#4f6f8d}.company-profile-locked-badge{display:inline-flex;align-items:center;gap:4px;padding:1px 6px;border-radius:999px;background:#eef4fb;border:1px solid #d1e3f3;color:#3f6484;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.company-profile-info-row--locked .company-profile-info-value{color:#3f6484}.company-profile-field--locked input[readonly]{background:#f4f8fc;border-color:#d1e3f3;color:#3f6484;cursor:not-allowed}.company-profile-field--locked span{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.company-logo-card{margin-bottom:12px}.company-logo-dropzone{display:grid;gap:12px;padding:14px;border:1px dashed #c7dced;border-radius:12px;background:#f8fbff}.company-logo-dropzone.is-drag-over{border-color:#4f8fc9;background:#eef6ff}.company-logo-preview-frame{display:flex;align-items:center;justify-content:center;min-height:120px;max-height:120px;padding:10px;border-radius:10px;background:#fff;border:1px solid #dbe7f3}.company-logo-preview-image{max-height:120px;max-width:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.company-logo-preview-empty{display:grid;gap:4px;text-align:center;color:#5a7a96;font-size:13px}.company-logo-preview-empty small{font-size:12px}.company-logo-file-meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin:0;font-size:12px;color:#4f6f8d}.company-logo-actions{justify-content:flex-start}.company-brand-mark{display:inline-flex;align-items:center;gap:10px;min-width:0}.company-brand-mark--compact{gap:8px}.company-brand-mark-visual,.company-brand-mark-fallback,.sidebar-brand-logo,.company-brand-mark-image{width:36px;height:36px;border-radius:10px;flex-shrink:0}.company-brand-mark--compact .company-brand-mark-visual,.company-brand-mark--compact .company-brand-mark-fallback,.company-brand-mark--compact .company-brand-mark-image,.company-brand-mark--compact .sidebar-brand-logo{width:30px;height:30px;border-radius:8px}.company-brand-mark-fallback,.brand-mark{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#edf5ff,#dbe9f8);color:#1d4f82;border:1px solid #c7dced}.company-brand-mark-image{-o-object-fit:contain;object-fit:contain;background:#fff;border:1px solid #dbe7f3;padding:4px}.product-brand-mark-image{-o-object-fit:contain;object-fit:contain;background:transparent;display:block;border:none;padding:0}.auth-brand-logo{-o-object-fit:contain;object-fit:contain;display:block;flex-shrink:0}.sidebar-brand-logo{-o-object-fit:contain;object-fit:contain;background:#fff;border:1px solid #dbe7f3;padding:4px}.company-brand-mark-text{display:grid;gap:1px;min-width:0}.company-brand-mark-text strong{font-size:14px;color:#123b60;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-brand-mark-text small{font-size:11px;color:#5a7a96}.shell-header-branding{display:flex;align-items:center;gap:12px;min-width:0}.split-auth-brand-header .company-brand-mark{margin-bottom:8px}.split-auth-brand-header .company-brand-mark-text strong{font-size:20px}.split-auth-brand-header .company-brand-mark-text small{font-size:14px;color:#4a6885;line-height:1.5}@media(max-width:720px){.shell-header-branding{flex-direction:column;align-items:flex-start;gap:6px}}.company-profile-info-value{font-size:14px;color:#102f4a;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-profile-field{display:grid;gap:3px;min-width:0}.company-profile-field span{font-size:11px;font-weight:600;color:#1d3a56}.company-profile-card-actions{flex-shrink:0}.company-profile-card-footer{margin-top:auto;padding-top:6px;border-top:1px solid #e2edf7;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.company-profile-card-meta{display:grid;gap:1px}.company-profile-card-meta span{font-size:10px;color:#68829a}.company-profile-card-meta strong{font-size:11px;color:#11395d;font-weight:600}.company-profile-card-links{display:inline-flex;gap:6px}.company-profile-card-links .text-link{border:none;background:transparent;font-size:11px;color:#245f91;padding:0;cursor:pointer}.company-profile-card-links .text-link:disabled{color:#8da7bf;cursor:not-allowed}@media(min-width:1200px)and (max-height:820px){.company-profile-page{gap:2px}.company-profile-page .card{padding:6px;gap:4px}.company-profile-page input,.company-profile-page textarea,.company-profile-page select{padding:4px 7px;font-size:11px}.company-profile-page textarea{min-height:34px}.company-profile-info-value{font-size:13px}}@media(max-width:1200px){.company-profile-sections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1024px){.company-profile-sections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-profile-section-head{flex-direction:column;align-items:flex-start}.company-profile-info-grid{grid-template-columns:1fr}}@media(max-width:760px){.company-profile-sections-grid{grid-template-columns:1fr}.company-profile-page-head{flex-direction:column;align-items:flex-start}}.company-profile-field strong{color:#bf4b00}.company-profile-field--full,.company-profile-page .setup-address-lookup-panel{grid-column:1 / -1}.company-profile-page .setup-address-lookup-panel .setup-pincode-lookup-note{margin:0}.enterprise-profile-page{gap:14px}.enterprise-profile-page .card{border-radius:16px;border:1px solid #d5e2ee;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 24px #0c2a4712}.employee-profile-page{display:grid;gap:12px}.employee-profile-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.employee-profile-header h2{font-size:24px;letter-spacing:-.02em}.employee-profile-meta{margin-top:4px;color:#5d7791;font-size:13px}.employee-profile-header-actions{flex-wrap:wrap;justify-content:flex-end}.employee-profile-form-card,.employee-profile-form{display:grid;gap:12px}.employee-form-section{display:grid;gap:10px;padding:12px;border:1px solid #d9e6f2;border-radius:14px;background:#fff}.employee-form-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.employee-form-section-head h3{font-size:15px;color:#123b60}.employee-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.employee-form-grid label{display:grid;gap:4px;min-width:0}.employee-form-grid label{font-size:12px;color:#254867;font-weight:700}.employee-form-grid input,.employee-form-grid select{min-width:0;width:100%}.employee-form-grid .full{grid-column:1 / -1}.employee-profile-footer-actions{justify-content:flex-end;gap:8px;padding-top:2px}.employee-profile-footer-actions button{min-width:118px}.employee-profile-page .secondary,.employee-profile-page button{border-radius:10px}.employee-profile-page input,.employee-profile-page select{height:38px;font-size:14px}@media(max-width:1024px){.employee-profile-header{flex-direction:column}.employee-profile-header-actions{justify-content:flex-start}.employee-form-grid{grid-template-columns:1fr}}@media(max-height:820px)and (min-width:1200px){.employee-profile-page{gap:8px}.employee-profile-header,.employee-form-section{padding:10px 12px}.employee-profile-form{gap:10px}.employee-form-section,.employee-form-grid{gap:8px}}.overview-hero{display:grid;grid-template-columns:1.5fr auto auto;gap:14px;align-items:center}.overview-brand-block{display:flex;align-items:center;gap:12px;min-width:0}.overview-logo,.overview-logo-fallback{width:64px;height:64px;border-radius:14px;border:1px solid #cadbec;flex-shrink:0}.overview-logo{-o-object-fit:cover;object-fit:cover;background:#eef5fd}.overview-logo-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;letter-spacing:.04em;color:#15446f;background:linear-gradient(180deg,#e8f1fb,#d8e7f8)}.overview-brand-block h2{font-size:clamp(20px,2.1vw,28px);color:#0f3559;margin-bottom:2px}.overview-brand-block p{color:#346289;font-size:13px;font-weight:600}.overview-contact-line{display:flex;flex-wrap:wrap;gap:10px}.overview-brand-block small{color:#647f98;font-size:12px}.overview-logo-empty{width:24px;height:24px;border-radius:8px;border:2px dashed #8aa9c7}.overview-kpis{display:grid;gap:8px}.overview-kpis div{display:grid;gap:2px;padding:8px 10px;border-radius:10px;border:1px solid #dbe8f5;background:#fff}.overview-kpis span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6885a3;font-weight:700}.overview-kpis strong{font-size:16px;color:#113a5f}.overview-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.summary-cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.company-profile-layout{display:grid;grid-template-columns:minmax(0,7fr) minmax(260px,3fr);gap:12px;align-items:start}.company-profile-left,.company-details-stack{display:grid;gap:12px}.summary-card{display:grid;gap:6px;padding:14px}.summary-card span{color:#607f9c;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.summary-card strong{font-size:30px;line-height:1;color:#103a60}.summary-card small{color:#6f8aa4;font-size:12px}.company-main-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.organization-snapshot-panel{display:grid;gap:10px;position:sticky;top:86px}.organization-snapshot-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.organization-snapshot-head h3{font-size:15px;color:#123b60}.organization-snapshot-head span{font-size:12px;color:#547798;font-weight:700}.organization-snapshot-list{display:grid;border:1px solid #dbe8f4;border-radius:10px;background:#fff}.organization-snapshot-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #ebf2f9}.organization-snapshot-row:last-child{border-bottom:none}.organization-snapshot-row span{font-size:12px;color:#607f9b}.organization-snapshot-row strong{font-size:16px;color:#123b60}.organization-snapshot-note{margin:0;font-size:12px;color:#708aa3}.profile-panel,.advanced-panel{display:grid;gap:10px}.profile-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-panel-head h3{font-size:15px;color:#123b60}.advanced-head-actions{display:inline-flex;gap:8px}.setup-required-badge{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 10px;border-radius:999px;border:1px solid #f0d79d;background:#fff6df;color:#8a6418;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.profile-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-info-row{display:grid;gap:2px;border:1px solid #e1ebf5;border-radius:10px;background:#fff;padding:10px}.profile-info-row span{font-size:11px;color:#6884a0;text-transform:uppercase;letter-spacing:.07em;font-weight:700}.profile-info-row strong{font-size:14px;color:#123a5e;font-weight:700;word-break:break-word}.muted-empty{color:#7a91a9;font-size:12px;font-style:normal}.profile-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.overview-edit-grid{grid-column:1 / -1;padding-top:4px}.profile-edit-grid label{display:grid;gap:4px}.profile-edit-grid label span{font-size:11px;color:#254867;font-weight:700;letter-spacing:.01em}.profile-edit-grid label.full{grid-column:1 / -1}.profile-edit-grid textarea{min-height:64px}.section-edit-actions{display:inline-flex;gap:8px;justify-content:flex-end}.compact-tabbed-profile-page{gap:6px}.tabbed-company-profile-shell{gap:6px;padding:8px 10px 10px}.company-workspace-hero{display:block}.enterprise-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-height:70px}.cardless-panel{border:1px solid #e7eef6;border-radius:16px;background:radial-gradient(circle at top right,rgba(33,112,198,.12),transparent 34%),linear-gradient(180deg,#fff,#f7fbff);padding:6px 9px;box-shadow:0 4px 10px #0e30520d}.company-workspace-identity{display:grid;gap:6px}.enterprise-hero-left{min-width:0}.enterprise-brand-row{gap:10px}.workspace-logo{width:40px;height:40px}.workspace-eyebrow{margin:0 0 4px;color:#62809d;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.company-workspace-identity h2{font-size:clamp(17px,1.7vw,22px);color:#0f3558;letter-spacing:-.02em;line-height:1.05}.enterprise-hero-primary-contact{margin-top:4px;display:inline-flex;align-items:center;gap:6px;min-width:0}.enterprise-hero-primary-contact span{color:#667f99;font-size:10.5px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.enterprise-hero-primary-contact strong{color:#335777;font-size:11.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-onboarding-guide{margin-top:4px;font-size:11px;color:#4f6f8f;font-weight:700}.enterprise-hero-right{display:grid;align-items:stretch;min-width:186px}.hero-status-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #d8e5f3;padding:4px 8px;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.hero-status-badge.ok{background:#e8f7ef;color:#166a40}.hero-status-badge.missing{background:#fff3e6;color:#9f5310}.mini-section-action{min-height:26px;border-radius:8px;border:1px solid #d2e2f2;background:#f6fbff;color:#25527a;padding:4px 8px;font-size:11px;font-weight:700}.setup-progress-card{border:1px solid #d8e4f1;border-radius:12px;padding:7px 9px;background:#fff;box-shadow:0 4px 10px #14385a0f;display:grid;gap:2px}.setup-progress-card p{margin:0;color:#234e76;font-size:11.5px;font-weight:700}.setup-progress-card .text-link{justify-self:start;padding:0;min-height:0}.enterprise-top-edit{min-height:32px;padding:6px 10px}.enterprise-completion-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #c6daef;border-radius:999px;background:#f3f9ff;color:#1c4f7d;font-size:12px;font-weight:700;padding:6px 10px}.enterprise-completion-pill.subtle{background:#f8fbff;border-color:#d7e6f5}.enterprise-completion-pill .text-link{font-size:12px;padding:0;min-height:0}.workspace-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workspace-fact{display:grid;gap:2px;padding:8px 10px;border-radius:10px;background:#fafcffe0;border:1px solid #e7eff7}.workspace-fact span{color:#6883a0;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.workspace-fact strong{color:#123b61;font-size:13px;line-height:1.3;word-break:break-word}.company-workspace-progress{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.workspace-progress-head{display:flex;align-items:baseline;gap:8px;min-width:-moz-max-content;min-width:max-content}.workspace-progress-head span{color:#5d7894;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.workspace-progress-head strong{color:#0f4b81;font-size:22px;line-height:1}.workspace-progress-bar{height:8px;border-radius:999px;background:#e8f0f8;overflow:hidden}.workspace-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1f72cb,#1aa3c7)}.workspace-progress-copy{display:grid;gap:4px}.workspace-progress-copy p{color:#385b7b;font-size:12px;font-weight:700}.workspace-progress-copy ul{margin:0;padding-left:16px;display:grid;gap:3px;color:#5f7892;font-size:12px}.workspace-progress-cta{justify-self:end;padding:8px 12px;border-radius:9px;min-height:34px}.tabbed-profile-header{display:grid;gap:4px}.tabbed-profile-brand-row{display:flex;align-items:center;gap:10px}.tabbed-profile-brand-row h2{font-size:20px;color:#10375b}.tabbed-profile-brand-row p{margin-top:2px;font-size:12px;color:#5f7f9b}.tabbed-profile-header-line{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px;font-size:12px;color:#5f7f9b}.tabbed-profile-tablist{display:flex;flex-wrap:wrap;gap:5px}.tabbed-profile-tablist button{min-height:32px;border:1px solid #cfdeed;border-radius:9px;background:#f8fbff;color:#36597a;font-size:11.5px;font-weight:700;padding:6px 10px;white-space:nowrap}.tabbed-profile-tablist button.active{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:#fff;box-shadow:none}.tab-label{font-size:11.5px;font-weight:700}.tab-flow-actions{display:inline-flex;gap:8px}.tabbed-profile-panel{border:1px solid #deebf7;border-radius:12px;background:#fff;padding:8px 10px;display:grid;gap:8px;box-shadow:0 6px 16px #10385f0d}.tabbed-profile-panel .profile-panel-head{align-items:center;min-height:30px}.profile-panel-head h3{font-size:15px}.profile-panel-hint{margin-top:1px;color:#62809d;font-size:11px;font-weight:600}.profile-panel-head .text-link{align-self:center}.enterprise-tab-main{display:grid;gap:6px}.enterprise-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.enterprise-group-card{border:1px solid #e8eef5;border-radius:12px;background:#fff;padding:8px;box-shadow:0 3px 8px #143c600a;display:grid;gap:4px}.enterprise-group-head h4{color:#123b60;font-size:13px}.enterprise-group-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.enterprise-data-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px}.enterprise-data-row{display:grid;gap:1px;padding:5px 0;border-bottom:1px solid #eef3f9}.enterprise-data-label{display:inline-flex;align-items:center;gap:6px}.enterprise-field-icon{width:16px;height:16px;border-radius:50%;border:1px solid #d7e6f4;background:#f6fbff;color:#2e597f;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-style:normal;font-weight:800}.enterprise-field-icon.mail:before{content:"@"}.enterprise-field-icon.mobile:before{content:"M"}.enterprise-field-icon.support:before{content:"S"}.enterprise-field-icon.contact:before{content:"C"}.enterprise-field-icon.hr:before{content:"H"}.address-clean-placeholder{margin-top:4px;color:#5f7a95;font-size:12px;font-weight:700}.compliance-status-list-compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.compliance-status-list-compact div{border:1px solid #e4edf6;border-radius:10px;background:#fbfdff;padding:8px;display:grid;gap:2px}.compliance-status-list-compact span{color:#6983a0;font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-weight:800}.compliance-status-list-compact strong{color:#1f4a70;font-size:13px;font-weight:700}.compliance-status-list-compact em{justify-self:start;margin-top:2px;font-style:normal}.enterprise-data-row span{color:#6b84a0;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.enterprise-data-row strong{color:#123b61;font-size:13px;line-height:1.35;word-break:break-word}.enterprise-summary-top{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.enterprise-summary-top div{border:1px solid #deebf8;border-radius:10px;background:#fff;padding:8px;display:grid;gap:2px}.enterprise-summary-top span{color:#6e87a2;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.enterprise-summary-top strong{color:#153d62;font-size:18px}.compliance-table{width:100%;border-collapse:collapse}.compliance-table th,.compliance-table td{text-align:left;padding:8px 6px;border-bottom:1px solid #e8f0f8;font-size:12px}.compliance-table th{color:#63809d;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.compliance-table td{color:#1f4b71;font-weight:600}.settings-compact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px}.settings-compact-grid div{border-bottom:1px solid #eaf1f9;padding-bottom:6px;display:grid;gap:2px}.settings-compact-grid span{color:#6a84a0;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.settings-compact-grid strong{color:#163f63;font-size:13px}.required-indicator{font-style:normal;color:#b42318;margin-left:4px}.compact-section-stack,.business-settings-grid,.contact-business-grid,.contact-summary-table{display:grid;gap:8px}.business-settings-grid,.contact-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-section-block{display:grid;gap:6px;padding:8px 0 2px}.compact-section-block-soft{padding-top:4px}.compact-section-block-wide{padding-bottom:6px}.compact-section-head{display:flex;align-items:center;justify-content:space-between}.compact-section-head h4{font-size:13px;color:#153c60}.compact-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.compact-detail-grid-spacious{gap:0 18px}.compact-detail-row{display:grid;gap:2px;padding:7px 0;border-bottom:1px solid #edf3f8}.compact-detail-row-full{grid-column:1 / -1}.compact-detail-row span,.contact-summary-values span,.contact-summary-title small,.business-address-block span{color:#6b84a0;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.compact-detail-row strong,.contact-summary-values strong,.business-address-block p{color:#123b61;font-size:13px;line-height:1.35;word-break:break-word}.contact-summary-row{display:grid;grid-template-columns:minmax(170px,220px) minmax(0,1fr);gap:16px;align-items:start;padding:8px 0;border-bottom:1px solid #edf3f8}.contact-summary-row:last-child{border-bottom:none}.contact-summary-title{display:grid;gap:2px}.contact-summary-title h4{font-size:13px;color:#163d61}.contact-summary-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.contact-summary-values div{display:grid;gap:2px}.business-profile-card{display:grid;gap:12px;padding:16px;border-radius:16px;background:linear-gradient(180deg,#fff,#f9fbfe);box-shadow:inset 0 0 0 1px #e2ecf6}.business-profile-card-accent{background:radial-gradient(circle at top right,rgba(37,112,199,.12),transparent 32%),linear-gradient(180deg,#fff,#f5faff)}.business-profile-card-wide{min-height:168px}.business-profile-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.business-profile-head h4{font-size:16px;color:#10365a}.business-profile-head span{color:#6783a0;font-size:12px;font-weight:700}.business-info-list,.business-contact-list,.compliance-status-list,.brand-summary-grid{display:grid;gap:10px}.business-info-list{grid-template-columns:repeat(2,minmax(0,1fr))}.business-info-list div,.business-contact-list div,.brand-summary-grid div{display:grid;gap:3px;padding-bottom:10px;border-bottom:1px solid #edf3f8}.business-info-list div.full-row{grid-column:1 / -1}.business-info-list div:last-child,.business-contact-list div:last-child,.brand-summary-grid div:last-child{border-bottom:none;padding-bottom:0}.business-info-list span,.business-contact-list span,.brand-summary-grid span,.business-address-block span{color:#6b84a0;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.business-info-list strong,.business-contact-list strong,.brand-summary-grid strong,.business-address-block p{color:#123b61;font-size:14px;line-height:1.5;word-break:break-word}.business-address-block{display:grid;gap:8px}.business-inline-meta{display:flex;flex-wrap:wrap;gap:6px}.business-inline-meta span{padding:5px 8px;border-radius:999px;background:#eef5fb;color:#416688;font-size:11px;font-weight:700}.compliance-status-list div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:10px;background:#f9fbfe;border:1px solid #e5edf6}.compliance-status-list span{color:#244969;font-size:13px;font-weight:700}.compliance-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:76px;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.compliance-status-badge.ok{background:#e7f7ef;color:#1c7a49}.compliance-status-badge.missing{background:#fff3e8;color:#b85a10}.tabbed-profile-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;padding-top:4px;border-top:1px solid #edf3f8;margin-top:2px}@media(max-width:1180px){.enterprise-hero{grid-template-columns:1fr;min-height:0}.enterprise-hero-right{min-width:0}.enterprise-data-rows,.enterprise-overview-grid,.settings-compact-grid,.compliance-status-list-compact,.company-profile-layout{grid-template-columns:1fr}.organization-snapshot-panel{position:static}.overview-hero{grid-template-columns:1fr;align-items:stretch}.overview-actions{justify-content:flex-start}.summary-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.tabbed-profile-tablist{gap:8px}.cardless-panel,.tabbed-profile-panel{padding:12px}.enterprise-data-rows,.enterprise-overview-grid{grid-template-columns:1fr}.tabbed-profile-footer{align-items:stretch}.tab-flow-actions,.tabbed-profile-footer .section-edit-actions{width:100%;justify-content:flex-end}.profile-info-grid,.profile-edit-grid{grid-template-columns:1fr}}@media(max-width:640px){.tabbed-company-profile-shell{padding:12px}.enterprise-hero-right{flex-wrap:wrap}.tabbed-profile-tablist{overflow-x:auto;white-space:nowrap;flex-wrap:nowrap}.summary-cards-grid{grid-template-columns:1fr}.overview-brand-block{align-items:flex-start}.overview-logo,.overview-logo-fallback{width:52px;height:52px}}.profile-summary-item,.security-flow-step{border:1px solid #dbe7f3;border-radius:12px;padding:12px 14px;background:#f8fbff;display:grid;gap:4px}.profile-summary-item span,.security-flow-step p{color:#607b96;font-size:12px}.profile-summary-item strong{font-size:14px;color:#14314e}.security-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.security-flow-step strong{font-size:13px;color:#173a5b}.preferences-grid{display:grid;gap:10px}.preference-toggle{display:flex;justify-content:space-between;gap:14px;align-items:center;border:1px solid #dbe7f3;border-radius:12px;padding:12px 14px;background:#fff}.preference-toggle span{display:grid;gap:4px}.preference-toggle small{color:#607b96;font-size:12px}.button-link{display:inline-flex;align-items:center;justify-content:center}.page-toast{position:fixed;top:18px;right:18px;z-index:40;min-width:min(340px,calc(100vw - 36px));padding:12px 14px;border-radius:12px;background:#fff;box-shadow:var(--shadow-md);border-left:4px solid #6b8fb1}.company-profile-page .page-toast{top:12px;right:12px}.page-toast.success{border-left-color:#1a8f58}.page-toast.error{border-left-color:#c24c4c}.page-toast.info{border-left-color:#2d6aa6}.dashboard-hero,.employee-list-hero,.onboarding-hero,.setup-page-hero,.hr-review-hero{display:grid;gap:12px}@media(max-width:900px){.setup-master-page{height:auto;overflow:visible}.setup-master-header{grid-template-columns:1fr;align-items:start}.setup-master-actions{justify-content:flex-start}.setup-master-mobile-grid{display:grid}.setup-master-modal-grid{grid-template-columns:1fr}.setup-master-toolbar{flex-direction:column;align-items:stretch}.setup-master-toolbar-actions{justify-content:flex-start;flex-wrap:wrap}.setup-master-search{width:100%}.company-profile-page{overflow-y:auto}.company-profile-hero,.user-profile-hero,.company-profile-sections-grid,.company-profile-grid,.security-flow-grid,.company-profile-grid--three,.company-profile-grid--two{grid-template-columns:1fr}.company-profile-section--wide{grid-column:auto}.preference-toggle{align-items:flex-start;flex-direction:column}.setup-master-table-card .table-wrap{overflow:visible;max-height:none}}@media(max-width:768px){.login-layout .public-content{min-height:unset}.login-experience{grid-template-columns:1fr;min-height:100vh}.login-hero{padding:24px 16px;border-right:0;border-bottom:1px solid rgba(152,191,236,.22)}.login-hero-capabilities,.login-stats-strip,.login-illustration-grid{grid-template-columns:1fr}.login-auth-zone{min-height:auto;padding:16px}.login-card.login-glass-panel{width:100%}.public-layout{align-content:start;padding-top:28px}.card{padding:18px}.gateway-shell{grid-template-columns:1fr}.shell-overlay{display:block;position:fixed;inset:0;z-index:25;background:#0c203685;border:none;padding:0}.shell-sidebar{position:fixed;left:0;top:0;width:min(300px,84vw);height:100vh;z-index:30;transform:translate(-100%);transition:transform .2s ease;max-height:none}.shell-sidebar.open{transform:translate(0)}.shell-nav-toggle{display:inline-flex;border:1px solid #c6d8ea;color:#173d63;background:#f4f9ff}.sidebar-collapse-btn{display:none}.shell-main-area{padding:14px;gap:12px}.shell-header{padding:10px 12px}.shell-header-right{margin-left:auto}.shell-context{text-align:left}.app-shell,.dashboard-hero,.employee-list-hero{grid-template-columns:1fr}.dashboard-hero-actions,.actions-between{justify-content:flex-start}.dashboard-grid-kpis,.employee-summary-grid,.hr-review-summary-grid,.setup-summary-grid,.onboarding-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid-main,.dashboard-completion-grid,.dashboard-sync-metrics,.dashboard-actions-grid,.onboarding-lifecycle-grid,.onboarding-form-grid,.setup-form-grid,.hr-review-modal-grid,.employee-filters-grid,.setup-checklist-grid{grid-template-columns:1fr}.employee-table-card,.setup-table-card,.hr-review-table-wrap{display:none}.employee-cards-grid,.setup-mobile-grid,.hr-review-cards-grid{display:grid}}@media(min-width:769px)and (max-width:1140px){.login-experience{grid-template-columns:1fr}.login-hero{border-right:0;border-bottom:1px solid rgba(152,191,236,.2)}.login-auth-zone{min-height:auto}.login-hero-capabilities,.dashboard-grid-kpis,.employee-summary-grid,.hr-review-summary-grid,.setup-summary-grid,.onboarding-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid-main{grid-template-columns:1fr}.dashboard-actions-grid,.setup-checklist-grid,.onboarding-lifecycle-grid,.employee-filters-grid,.onboarding-form-grid,.setup-form-grid,.hr-review-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--bg: #f3f6fa;--surface: #ffffff;--text: #1f2937;--muted: #64748b;--brand: #1e5a96;--brand-strong: #1e5a96;--brand-soft: #dce8f4;--border: #d1dae6;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 14px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--shadow-sm: 0 8px 18px rgba(16, 37, 61, .08);--shadow-md: 0 12px 30px rgba(16, 37, 61, .08)}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Helvetica Neue,sans-serif;color:var(--text);background:linear-gradient(180deg,#eef3f9,#f8fbff);line-height:1.45}h1,h2,h3{margin:0;line-height:1.25;color:#10253d}p{margin:0}a{color:var(--brand);text-decoration:none}.public-layout{min-height:100vh;padding:24px;display:grid;align-content:center;justify-items:center;background:radial-gradient(circle at 12% 10%,rgba(16,37,61,.08),transparent 40%),radial-gradient(circle at 88% 86%,rgba(15,76,129,.1),transparent 35%),linear-gradient(180deg,#eef3f9,#f8fbff)}.public-header{margin-bottom:16px;width:min(560px,100%);text-align:left}.public-content{width:min(560px,100%)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-6);display:grid;gap:var(--space-3);box-shadow:var(--shadow-md)}.login-card,.auth-card{width:min(560px,100%)}.muted-text{color:var(--muted)}label{display:grid;gap:var(--space-1);font-size:14px}input,textarea,select{border:1px solid var(--border);border-radius:var(--radius-sm);padding:10px;font:inherit;color:var(--text);background:#fff}textarea{min-height:96px}button{border:1px solid transparent;background:var(--brand);color:#fff;border-radius:var(--control-radius, 10px);padding:10px 20px;cursor:pointer;font-weight:600;transition:none;box-shadow:none}.secondary{background:var(--brand-soft);color:var(--brand);border-color:#bfd5ec}button.danger{background:#b42318}button:disabled{opacity:.6;cursor:not-allowed}.error{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:var(--radius-sm);padding:8px 10px;font-size:14px}.hint{color:#0f4c81;background:#edf5fe;border:1px solid #bfd5ec;border-radius:var(--radius-sm);padding:8px 10px;font-size:14px}.required{color:#b91c1c;font-weight:600}.field-help{color:var(--muted);margin-top:-2px;font-size:12px}.field-error{color:#b91c1c;font-size:13px}.error-summary{border:1px solid #fecaca;background:#fef2f2;color:#991b1b;border-radius:10px;padding:10px 12px;font-size:14px}.error-summary ul{margin:8px 0 0;padding-left:18px}.error-summary.compact{padding:8px 10px}.checkbox-row{display:flex;align-items:center;gap:10px}.login-cta-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.secondary-cta{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:var(--radius-sm);border:1px solid #bfd5ec;background:#eaf2fb;color:#0f4c81;font-weight:600}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2)}.mode-tab{background:#eaf2fb;color:#0f4c81;border:1px solid #bfd5ec}.mode-tab.active{background:#0f4c81;color:#fff;border-color:#0f4c81}.inline-actions{display:flex;gap:var(--space-2);align-items:center;flex-wrap:wrap}.actions-between{justify-content:space-between}.badge{width:-moz-fit-content;width:fit-content;border-radius:999px;font-size:12px;padding:4px 10px;border:1px solid #c8d7e7;background:#eef3f8;color:#36516e;font-weight:600}.badge.done{background:#d6f5e2;color:#116149;border-color:#9fdab7}.badge.pending{background:#ffeccf;color:#7a4d00;border-color:#f4d7a1}.form-grid{display:grid;gap:12px}.table-wrap{width:100%;overflow-x:auto}.setup-table{width:100%;border-collapse:collapse}.setup-table th,.setup-table td{border:1px solid var(--border);padding:9px;text-align:left;vertical-align:top}.setup-table th{background:#edf4fb}.setup-progress-bar{width:100%;height:14px;border-radius:999px;background:#deebf9;overflow:hidden}.setup-progress-bar span{display:block;height:100%;background:linear-gradient(90deg,#0f4c81,#1d7ac9)}.step-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.step-card{border:1px solid var(--border);border-radius:10px;padding:12px;display:grid;gap:8px;background:#fbfdff}.step-card h3{margin:0;font-size:15px}.modal-backdrop{position:fixed;inset:0;background:#10253d73;display:grid;place-items:center;padding:20px;z-index:50}.modal-card{width:min(960px,100%);max-height:calc(100vh - 40px);overflow:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;box-shadow:0 18px 48px #10253d33;display:grid;gap:14px}.gateway-shell{min-height:100vh;display:grid;grid-template-columns:290px minmax(0,1fr);background:radial-gradient(circle at 95% 4%,rgba(15,76,129,.07),transparent 36%),linear-gradient(180deg,#eef4fb,#f9fbff)}.gateway-shell.collapsed{grid-template-columns:92px minmax(0,1fr)}.shell-overlay{display:none}.shell-sidebar{background:linear-gradient(180deg,#0a2038,#112e4f 55%,#0c2440),radial-gradient(circle at 12% 10%,rgba(150,199,244,.16),transparent 42%);color:#e8f2fb;border-right:1px solid rgba(186,208,231,.3);padding:18px 14px;display:grid;grid-template-rows:auto 1fr;gap:14px;position:sticky;top:0;max-height:100vh}.sidebar-brand-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.sidebar-brand{display:flex;align-items:center;gap:10px}.brand-mark{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;letter-spacing:.08em;color:#0b253f;background:linear-gradient(140deg,#d2e7fb,#fff);box-shadow:0 5px 18px #0916274d}.sidebar-collapse-btn{border:1px solid rgba(190,214,240,.4);color:#e8f2fb;background:#0d243ec7;padding:5px 9px;border-radius:8px;font-size:13px}.sidebar-group{margin-bottom:14px}.sidebar-group h3{margin:0 0 6px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#8cb1d8;font-weight:700;padding:0 8px}.sidebar-group ul{margin:0;padding:0;list-style:none;display:grid;gap:4px}.sidebar-group a{display:block;color:#d3e6f8;border:1px solid transparent;border-radius:10px;padding:9px 10px;font-size:14px;transition:background-color .15s ease,border-color .15s ease}.sidebar-group a.active{background:linear-gradient(150deg,#e6f2ff,#f9fbff);color:#113b63;border-color:#bed6ee;font-weight:700}.gateway-shell.collapsed .sidebar-brand p,.gateway-shell.collapsed .sidebar-group h3,.gateway-shell.collapsed .sidebar-group a{display:none}.gateway-shell.collapsed .sidebar-brand-row{justify-content:center}.gateway-shell.collapsed .sidebar-collapse-btn{position:absolute;right:8px;top:18px}.shell-main-area{min-width:0;padding:20px clamp(14px,2.6vw,34px) 28px;display:grid;grid-template-rows:auto 1fr;gap:16px}.shell-header{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:center;background:#fff;border:1px solid #d5e2ef;border-radius:var(--radius-lg);padding:12px 16px;box-shadow:var(--shadow-sm)}.shell-eyebrow,.dashboard-eyebrow{margin:0;color:#516f8e;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.shell-context{display:grid;gap:1px;text-align:right}.shell-context strong{font-size:13px}.shell-context p{margin:0;color:#617e9c;font-size:12px}.shell-content{min-width:0;width:min(1320px,100%);margin:0 auto}.shell-content>*{min-width:0}.dashboard-page,.employee-list-page,.hr-review-page,.onboarding-page,.setup-page,.dashboard-hero,.employee-list-hero,.onboarding-hero,.setup-page-hero,.hr-review-hero{display:grid;gap:12px}.dashboard-hero{grid-template-columns:minmax(280px,1fr) auto;align-items:center}.employee-list-hero{grid-template-columns:minmax(260px,1fr) auto;align-items:center}.dashboard-hero-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.kpi-label{color:#5b7795;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.kpi-value{font-size:clamp(26px,2.2vw,34px);font-weight:800;color:#0d3558;line-height:1}.dashboard-grid-kpis,.employee-summary-grid,.hr-review-summary-grid,.setup-summary-grid,.setup-checklist-grid,.onboarding-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dashboard-grid-main{display:grid;grid-template-columns:1.6fr 1fr;gap:12px;align-items:start}.dashboard-panel,.dashboard-kpi-card,.employee-summary-card,.hr-review-summary-card,.setup-summary-card,.onboarding-detail-panel,.setup-checklist-card{gap:10px}.dashboard-completion-grid,.dashboard-sync-metrics,.dashboard-actions-grid,.onboarding-lifecycle-grid,.setup-form-grid,.onboarding-form-grid,.hr-review-modal-grid{display:grid;gap:10px}.dashboard-completion-grid,.dashboard-sync-metrics,.onboarding-form-grid,.setup-form-grid,.hr-review-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-actions-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.onboarding-lifecycle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-sync-metrics p{border:1px solid #dbe7f3;border-radius:8px;padding:8px;background:#f8fbff}.dashboard-actions-panel{grid-column:1 / -1}.employee-list-add-btn{font-weight:700;padding:11px 16px}.employee-filters-grid{display:grid;grid-template-columns:1.8fr repeat(3,minmax(160px,1fr));gap:10px}.employee-table-card,.setup-table-card{padding:14px}.employee-table th,.employee-table td,.hr-review-table th,.hr-review-table td{white-space:normal;word-break:break-word}.employee-cell-primary{display:grid;gap:2px}.employee-cell-primary strong{font-size:14px}.employee-cell-primary span{font-size:12px;color:#5e7895}.employee-email-cell{min-width:190px}.employee-actions{min-width:220px}.employee-cards-grid,.hr-review-cards-grid,.setup-mobile-grid{display:none;gap:10px}.employee-mobile-card,.hr-review-mobile-card,.setup-mobile-card{gap:10px}.employee-mobile-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.employee-mobile-head h3{margin:0;font-size:16px}.employee-mobile-details{display:grid;gap:6px}.hr-review-modal-header,.hr-review-modal-grid,.onboarding-form-section,.setup-form-section{gap:10px}.onboarding-rules-list{margin:0;padding-left:18px;display:grid;gap:6px}.setup-wide-field{grid-column:1 / -1}.app-shell{display:grid;grid-template-columns:220px 1fr;min-height:100vh}.sidebar{background:#10253d;color:#fff;padding:20px;display:grid;align-content:start;gap:12px}.sidebar a{color:#cde1f5}.sidebar nav{display:grid;gap:14px}.nav-group{display:grid;gap:6px}.nav-group strong{color:#eef5fd;font-size:13px;letter-spacing:.04em}@media(max-width:768px){.public-layout{align-content:start;padding-top:28px}.card{padding:18px}.gateway-shell{grid-template-columns:1fr}.shell-overlay{display:block;position:fixed;inset:0;z-index:25;background:#0c203685;border:none;padding:0}.shell-sidebar{position:fixed;left:0;top:0;width:min(300px,84vw);height:100vh;z-index:30;transform:translate(-100%);transition:transform .2s ease;max-height:none}.shell-sidebar.open{transform:translate(0)}.shell-nav-toggle{display:inline-flex;border:1px solid #c6d8ea;color:#173d63;background:#f4f9ff}.sidebar-collapse-btn{display:none}.shell-main-area{padding:14px;gap:12px}.shell-header{padding:10px 12px}.shell-header-right{margin-left:auto}.shell-context{text-align:left}.app-shell,.dashboard-hero,.employee-list-hero{grid-template-columns:1fr}.dashboard-hero-actions,.actions-between{justify-content:flex-start}.dashboard-grid-kpis,.employee-summary-grid,.hr-review-summary-grid,.setup-summary-grid,.onboarding-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid-main,.dashboard-completion-grid,.dashboard-sync-metrics,.dashboard-actions-grid,.onboarding-lifecycle-grid,.onboarding-form-grid,.setup-form-grid,.hr-review-modal-grid,.employee-filters-grid,.setup-checklist-grid{grid-template-columns:1fr}.employee-table-card,.setup-table-card,.hr-review-table-wrap{display:none}.employee-cards-grid,.setup-mobile-grid,.hr-review-cards-grid{display:grid}}@media(min-width:769px)and (max-width:1140px){.dashboard-grid-kpis,.employee-summary-grid,.hr-review-summary-grid,.setup-summary-grid,.onboarding-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid-main{grid-template-columns:1fr}.dashboard-actions-grid,.setup-checklist-grid,.onboarding-lifecycle-grid,.employee-filters-grid,.onboarding-form-grid,.setup-form-grid,.hr-review-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.public-layout.login-layout{min-height:100dvh;height:100dvh;overflow:hidden;background:linear-gradient(#031123c2,#031123c2),radial-gradient(circle at 16% 18%,rgba(58,128,199,.46),transparent 34%),radial-gradient(circle at 82% 82%,rgba(33,90,154,.52),transparent 36%),linear-gradient(140deg,#031226,#082244 48%,#0b2e58)}.login-layout .public-content{width:100%;min-height:100dvh;height:100dvh}.login-experience.login-experience-minimal{position:relative;min-height:100dvh;height:100dvh;width:100%;display:grid;place-items:center;padding:clamp(18px,2.6vh,28px) 16px;overflow:hidden}.login-background-illustration{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 24% 24%,rgba(116,184,250,.28),transparent 34%),radial-gradient(circle at 74% 22%,rgba(68,136,207,.2),transparent 36%),radial-gradient(circle at 70% 78%,rgba(49,112,181,.28),transparent 38%)}.employee-directory-card .employee-directory-table-wrap{overflow-x:hidden;overflow-y:visible;max-height:none}.employee-directory-card{overflow-x:hidden}.employee-directory-card .employee-table{table-layout:auto;width:100%;min-width:0}.employee-directory-card .employee-table th,.employee-directory-card .employee-table td{font-size:14px;line-height:1.35;padding:10px}.employee-directory-card .employee-table th{font-size:14px;font-weight:650;vertical-align:middle;white-space:nowrap}.employee-directory-card .employee-col-employee{width:20%}.employee-directory-card .employee-col-email{width:18%}.employee-directory-card .employee-col-org{width:25%}.employee-directory-card .employee-col-status{width:9%}.employee-directory-card .employee-col-onboarding{width:11%}.employee-directory-card .employee-col-actions{width:200px;min-width:200px;max-width:200px}.employee-directory-card .employee-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle}.employee-directory-card .employee-cell-primary{min-width:0;gap:2px;line-height:1.3}.employee-directory-card .employee-cell-primary strong,.employee-directory-card .employee-cell-primary span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.employee-directory-card .employee-meta-line{font-size:12px;color:#516a86}.employee-directory-card .employee-cell-primary strong{font-size:14px;font-weight:650}.employee-directory-card .employee-cell-primary span{font-size:12px;color:#5d7590}.employee-directory-card .employee-org-col{white-space:normal}.employee-directory-card .employee-org-cell{display:grid;gap:2px;min-width:0}.employee-directory-card .employee-org-cell span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.4;color:#37506c}.employee-directory-card .employee-org-cell strong{font-size:12px;color:#56718e}.employee-directory-card .setup-status-badge{white-space:nowrap;min-width:74px;min-height:24px;width:-moz-fit-content;width:fit-content}.employee-directory-card .employee-invite-cell{display:grid;gap:4px;min-width:0}.employee-directory-card .employee-invite-text{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.employee-directory-card .employee-invite-cell button{width:-moz-fit-content;width:fit-content;max-width:100%;white-space:nowrap}.employee-directory-card .setup-master-actions-col,.employee-directory-card .employee-actions-col{width:200px;min-width:200px;max-width:200px;white-space:nowrap;overflow:visible;vertical-align:middle}.employee-directory-card .employee-actions-row{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;justify-content:flex-start;white-space:nowrap}.employee-directory-card .employee-actions-row button{height:32px;min-height:32px;padding:0 10px;line-height:1;white-space:nowrap}.employee-directory-card .employee-actions-row .setup-inline-edit,.employee-directory-card .employee-actions-row .setup-inline-disable{display:inline-flex;align-items:center;justify-content:center;height:32px;min-height:32px}.employee-directory-card .setup-inline-edit,.employee-directory-card .setup-inline-disable{min-width:74px;border-radius:8px}.employee-directory-card .employee-email-cell,.employee-directory-card .employee-org-col{padding-left:8px;padding-right:8px}.employee-directory-card .setup-inline-disable{border-color:#d9bcbc;background:transparent;color:#7f3f3f}.employee-directory-card .setup-inline-disable:focus{border-color:#cfa8a8;background:#fcf6f6;color:#703838}.employee-directory-card .employee-modal-section{display:grid;gap:8px;padding:10px;border:1px solid #d9e6f2;border-radius:10px;background:#fbfdff}.employee-directory-card .employee-modal-section h4{margin:0;font-size:14px;color:#1a456c}.employee-directory-card .employee-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.employee-directory-card .employee-modal-grid label{display:grid;gap:4px}.employee-directory-card .setup-upload-browse-btn{min-height:34px;border-color:#bed2e6;background:#f8fbff}.employee-form-modal{width:min(920px,100%);max-height:none;overflow:visible;padding:0;gap:10px}.modal-card.employee-form-shell{overflow:hidden;max-height:min(92vh,860px);padding:16px 18px;display:flex;flex-direction:column;gap:10px}.employee-form-shell-form{display:flex;flex-direction:column;min-height:0;flex:1;gap:0}.employee-form-modal-body{overflow-y:auto;min-height:0;flex:1;padding-right:4px;display:grid;gap:10px}.employee-form-shell .employee-modal-footer{flex-shrink:0;margin-top:8px;padding-top:12px;border-top:1px solid #dce7f2;background:#fff;justify-content:flex-end}.employee-login-preview-field input[readonly]{background:#f4f8fc;color:#123b60;cursor:default}.employee-login-preview-field .field-help{font-size:12px;color:#5a7a96;font-weight:500}.employee-login-preview-field .field-error{font-size:12px;color:#b42318;font-weight:600}.employee-setup-link-panel{display:grid;gap:8px;padding:12px;border:1px solid #d9e6f2;border-radius:12px;background:#f8fbff}.employee-setup-link-preview{display:block;overflow-wrap:anywhere;font-size:12px;color:#123b60;background:#eef4fb;padding:8px 10px;border-radius:8px}.dev-setup-links-panel{margin-top:12px;padding:14px 16px;border:1px solid #d9e6f2;border-radius:14px;background:linear-gradient(180deg,#fbfdff,#f4f9ff);box-shadow:0 1px 2px #123b600a}.dev-setup-links-header{display:grid;gap:4px;margin-bottom:10px}.dev-setup-links-header h3{margin:0;font-size:15px;color:#123b60}.dev-setup-links-note{margin:0;font-size:12px;color:#5a7a96}.dev-setup-links-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.dev-setup-links-item{display:grid;gap:8px;padding:10px 12px;border:1px solid #e3edf7;border-radius:10px;background:#fff}.dev-setup-links-meta{display:flex;flex-wrap:wrap;gap:8px 16px;min-width:0}.dev-setup-links-meta-item{display:inline-flex;align-items:baseline;gap:6px;min-width:0}.dev-setup-links-meta-label{font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#5a7a96}.dev-setup-links-meta-value{font-size:13px;font-weight:600;color:#123b60;overflow-wrap:anywhere}.dev-setup-links-link-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.dev-setup-links-url{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#123b60;background:#eef4fb;padding:7px 10px;border-radius:8px}.dev-setup-links-copy{flex-shrink:0;min-width:88px}@media(max-width:720px){.dev-setup-links-link-row{grid-template-columns:1fr}.dev-setup-links-copy{width:100%}.dev-setup-links-url{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.employee-form-modal .employee-mobile-head{margin-bottom:2px}.employee-form-modal .employee-mobile-head h3{font-size:18px}.employee-form-modal .employee-compact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.employee-form-modal .employee-compact-form-grid label{display:grid;gap:4px}.employee-form-modal .employee-compact-form-grid input,.employee-form-modal .employee-compact-form-grid select{min-height:36px}.employee-form-modal .employee-modal-footer{grid-column:1 / -1;margin-top:2px;justify-content:flex-end;position:sticky;bottom:0;padding-top:8px;background:linear-gradient(180deg,#fff0,#fff 46%)}@media(max-height:760px){.employee-form-modal{max-height:calc(100vh - 24px);overflow:auto}.employee-form-modal .employee-modal-footer{position:static;background:transparent;padding-top:4px}}.employee-directory-toolbar{display:grid;grid-template-columns:1fr auto;align-items:start;gap:10px 12px}.employee-directory-filters{display:grid;grid-template-columns:minmax(260px,1.4fr) repeat(4,minmax(120px,1fr));gap:10px;min-width:0}.employee-directory-search{width:100%;min-width:220px}.employee-directory-filter{min-width:120px}.employee-directory-actions{justify-self:end;justify-content:flex-end;flex-wrap:wrap;gap:8px}.employee-directory-actions button{white-space:nowrap;min-width:102px}@media(max-width:1280px){.employee-directory-toolbar{grid-template-columns:1fr}.employee-directory-actions{justify-self:start}}@media(max-width:980px){.employee-directory-card .employee-directory-table-wrap{overflow-x:auto}.employee-directory-card .employee-table{min-width:920px}.employee-directory-filters{grid-template-columns:repeat(2,minmax(160px,1fr))}.employee-directory-card .employee-modal-grid,.employee-form-modal .employee-compact-form-grid{grid-template-columns:1fr}.employee-directory-search{grid-column:1 / -1;min-width:0}.employee-directory-actions{flex-wrap:wrap}}.hr-review-page{display:grid;gap:8px}.hr-review-queue-card{display:grid;gap:8px;padding:12px}.hr-review-queue-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hr-review-queue-head h2{margin:0;font-size:20px;color:#123b60}.hr-review-queue-card .mode-switch{display:inline-flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;scrollbar-width:thin}.hr-review-queue-card .mode-tab{min-height:30px;padding:5px 10px;font-size:12px;border-radius:999px;white-space:nowrap}.hr-review-queue-card .hr-review-table-wrap{overflow:visible}.hr-review-queue-card .hr-review-table{width:100%}.hr-review-queue-card .hr-review-table th,.hr-review-queue-card .hr-review-table td{font-size:14px;vertical-align:middle}.hr-review-empty-state{min-height:220px;display:grid;place-content:center;justify-items:center;text-align:center;gap:8px;border:1px solid #dbe8f4;border-radius:12px;background:#fbfdff}.hr-review-empty-state-icon{width:42px;height:42px;border-radius:10px;border:1px solid #cfe0f0;background:linear-gradient(180deg,#f4f9ff,#ebf3fc);display:inline-flex;align-items:center;justify-content:center;color:#3c648a;font-weight:800;font-size:18px}.hr-review-empty-state h3{margin:0;font-size:18px;color:#123b60}.hr-review-empty-state p{margin:0;font-size:13px;color:#5f7892}.hr-review-details-page{gap:10px}.hr-review-details-card{width:100%;display:grid;gap:14px;padding:16px}.hr-review-details-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hr-review-details-head h2{margin:0;font-size:24px;color:#123b60}.hr-review-details-actions{display:inline-flex;align-items:center;gap:8px;justify-content:flex-end}.hr-review-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hr-review-detail-section{border:1px solid #dce7f2;border-radius:12px;background:#fbfdff;padding:14px;gap:10px;box-shadow:none}.hr-review-detail-section h3{margin:0;font-size:16px;color:#174264}.hr-review-detail-section p{margin:0;font-size:14px;line-height:1.35;color:#2c4f6e}.hr-review-detail-summary{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 12px}.hr-review-detail-summary h3,.hr-review-detail-decision{grid-column:1 / -1}.hr-review-detail-decision label{display:grid;gap:6px;font-size:13px;font-weight:700;color:#244765}.hr-review-detail-decision textarea{min-height:88px;padding:10px 12px;font-size:14px;line-height:1.35}.hr-review-detail-decision .inline-actions{gap:8px}.hr-review-detail-decision .inline-actions button{min-height:34px;font-size:12.5px;padding:0 14px}@media(max-width:1220px){.hr-review-detail-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.hr-review-details-head{flex-direction:column;align-items:flex-start}.hr-review-details-grid,.hr-review-detail-summary{grid-template-columns:1fr}}.login-background-illustration:before,.login-background-illustration:after{content:"";position:absolute;border-radius:999px;filter:blur(4px);opacity:.72;animation:loginFloat 14s ease-in-out infinite}.login-background-illustration:before{width:310px;height:310px;top:-120px;left:-90px;background:radial-gradient(circle,rgba(126,192,255,.5),rgba(66,134,201,.04) 70%,transparent 80%)}.login-background-illustration:after{width:360px;height:360px;right:-140px;bottom:-160px;background:radial-gradient(circle,rgba(97,158,223,.38),rgba(28,81,138,.08) 72%,transparent 82%);animation-delay:3s}.login-auth-zone.login-auth-zone-centered{position:relative;z-index:1;min-height:auto;height:auto;width:100%;display:grid;place-items:center;padding:0;background:transparent}.login-card.login-glass-panel.login-glass-panel-focused{width:min(480px,calc(100vw - 32px));max-height:min(690px,calc(100dvh - 44px));overflow:auto;margin:0;padding:clamp(18px,2.4vh,26px);gap:12px;border-radius:20px;border:1px solid rgba(216,234,251,.68);background:linear-gradient(180deg,#f1f9ffd6,#e0eefbc7);box-shadow:0 26px 64px #05122370,inset 0 1px #ffffffa3;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);animation:loginFadeIn .45s ease}.login-brand-title{margin:0;font-size:clamp(26px,3vw,36px);letter-spacing:-.02em;color:#0b2949}.login-brand-tagline{margin-top:-2px;color:#2f587f;font-size:14px;line-height:1.35}.login-glass-panel-focused .muted-text{color:#3c6185;font-size:13px}.login-glass-panel-focused .hint{color:#1f5582;background:#e6f2fdd1;border-color:#bcd6ee}.login-glass-panel-focused .error{background:#fff1f2e6}.login-glass-panel-focused .field-help{margin-top:-4px;font-size:12px}.login-glass-panel-focused .mode-switch{margin-top:2px}.login-glass-panel-focused .field-floating input{height:48px}.login-glass-panel-focused .login-submit{height:46px}@media(max-width:1140px){.public-layout.login-layout,.login-layout .public-content,.login-experience.login-experience-minimal{min-height:100dvh;height:auto;overflow:auto}.login-experience.login-experience-minimal{padding:18px 12px}.login-card.login-glass-panel.login-glass-panel-focused{width:min(520px,calc(100vw - 24px));max-height:none;overflow:visible}}@media(max-height:760px){.public-layout.login-layout,.login-layout .public-content,.login-experience.login-experience-minimal{height:auto;min-height:100dvh;overflow:auto}}.public-layout.login-layout{min-height:100dvh;height:100dvh;padding:0;overflow:hidden}.auth-scene{position:relative;width:100%;min-height:100dvh;height:100dvh;display:grid;place-items:center;padding:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.auth-scene-overlay{position:absolute;inset:0;background:radial-gradient(circle at 18% 22%,rgba(102,166,232,.24),transparent 34%),radial-gradient(circle at 84% 78%,rgba(53,118,189,.26),transparent 36%),linear-gradient(160deg,#031227d1,#04162ec7)}.auth-panel{position:relative;z-index:1;width:min(460px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;display:grid;gap:12px;padding:clamp(18px,2.4vh,28px);border-radius:20px;border:1px solid rgba(233,244,255,.54);background:linear-gradient(180deg,#eff8ffd6,#dfedfac7);box-shadow:0 30px 64px #030f1e75,inset 0 1px #ffffffad;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);animation:loginFadeIn .35s ease}.auth-header{display:grid;gap:4px}.auth-header h1{font-size:clamp(27px,3vw,36px);color:#092746;letter-spacing:-.02em}.auth-header p{color:#335d84;font-size:14px;line-height:1.35}.auth-notice{margin:0}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:5px;border-radius:12px;border:1px solid #c7d9ea;background:linear-gradient(180deg,#e7f2fcd1,#dbeaf7b8)}.auth-tab{border:1px solid transparent;border-radius:9px;background:transparent;color:#2c5a81;font-weight:700;height:38px;padding:0 10px;transition:none}.auth-tab:active{border-color:transparent;background:transparent;color:#2c5a81;box-shadow:none;transform:none;filter:none;opacity:1}.auth-tab.active{border-color:#a8c8e4;background:linear-gradient(180deg,#f9fcff,#edf5fd);color:#114068;box-shadow:0 4px 14px #0f4c8124}.auth-tab.active:active{border-color:#a8c8e4;background:linear-gradient(180deg,#f9fcff,#edf5fd);color:#114068;box-shadow:0 4px 14px #0f4c8124;transform:none;filter:none;opacity:1}.auth-help{margin:0;color:#40678c;font-size:13px}.auth-field{display:grid;gap:5px}.auth-field span{color:#1f4e79;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.auth-field input{width:100%;height:46px;border:1px solid #bbd2e7;border-radius:10px;background:#ffffffe6;padding:0 12px;transition:border-color .16s ease,box-shadow .16s ease}.auth-field input:focus{outline:none;border-color:#3f84c4;box-shadow:0 0 0 3px #2e7cc233}.auth-submit{height:46px;border-radius:10px;font-size:15px;font-weight:700;letter-spacing:.01em;background:linear-gradient(135deg,#0f4c81,#1b6ba9);box-shadow:0 14px 26px #0f4c8142}.auth-footer-row{margin-top:2px}.auth-panel .field-help{margin-top:-2px}@media(max-width:1024px){.public-layout.login-layout,.login-layout .public-content,.auth-scene{min-height:100dvh;height:auto;overflow:auto}.auth-scene{padding:18px 12px}.auth-panel{width:min(500px,calc(100vw - 24px));max-height:none;overflow:visible}}@media(max-height:780px){.public-layout.login-layout,.login-layout .public-content,.auth-scene{height:auto;min-height:100dvh;overflow:auto}.auth-panel{max-height:none;overflow:visible}}.public-layout.login-layout{min-height:100dvh;height:100dvh;overflow:hidden}.login-layout .public-content{width:100%;min-height:100dvh;height:100dvh;overflow:hidden}.premium-auth-shell{position:relative;min-height:100dvh;height:100dvh;width:100%;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#071a32}.premium-auth-shell:before,.premium-auth-shell:after{content:"";position:absolute;border-radius:999px;pointer-events:none;filter:blur(8px);opacity:.5;animation:authGlowFloat 14s ease-in-out infinite}.premium-auth-shell:before{width:360px;height:360px;left:-120px;top:-140px;background:radial-gradient(circle,rgba(145,196,245,.46),rgba(145,196,245,.04) 72%,transparent 82%)}.premium-auth-shell:after{width:420px;height:420px;right:-160px;bottom:-170px;background:radial-gradient(circle,rgba(103,166,232,.4),rgba(103,166,232,.05) 74%,transparent 84%);animation-delay:2.4s}.premium-auth-overlay{position:absolute;inset:0;background:radial-gradient(circle at 74% 52%,rgba(210,232,255,.2),rgba(210,232,255,.03) 22%,transparent 40%),radial-gradient(circle at 16% 20%,rgba(106,174,242,.18),transparent 40%),radial-gradient(circle at 86% 78%,rgba(57,120,189,.18),transparent 38%),linear-gradient(150deg,#031226db,#051a34d6)}.premium-auth-overlay:before{content:"";position:absolute;inset:0;opacity:.09;background-image:linear-gradient(rgba(196,220,245,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(196,220,245,.2) 1px,transparent 1px);background-size:28px 28px}.premium-auth-grid{position:relative;z-index:1;width:min(1240px,100%);height:100%;margin:0 auto;display:grid;grid-template-columns:1.12fr minmax(420px,.88fr);align-items:center;gap:clamp(22px,3.2vw,44px);padding:clamp(18px,3vh,34px)}.premium-auth-grid:after{content:"";position:absolute;right:clamp(120px,12vw,220px);top:50%;width:clamp(360px,40vw,520px);height:clamp(360px,40vw,520px);border-radius:50%;transform:translateY(-50%);pointer-events:none;background:radial-gradient(circle,rgba(198,223,248,.22),rgba(198,223,248,.06) 40%,transparent 70%);filter:blur(10px);z-index:-1}.premium-auth-hero{color:#e8f2ff;display:grid;gap:16px;align-content:center;min-width:0;animation:loginFadeIn .5s ease}.premium-hero-product{width:-moz-fit-content;width:fit-content;margin:0;color:#e2f1ff;font-size:clamp(15px,1.4vw,18px);font-weight:800;letter-spacing:.14em;text-transform:uppercase}.premium-auth-hero h2{margin:0;color:#f3f8ff;font-size:clamp(28px,3.3vw,44px);line-height:1.14;letter-spacing:-.02em;max-width:18ch}.premium-hero-copy{margin:0;color:#c6ddf5;font-size:clamp(15px,1.3vw,17px);line-height:1.45;max-width:62ch}.premium-trust-row{display:flex;gap:9px;flex-wrap:wrap}.premium-trust-row span{border:1px solid rgba(171,208,246,.5);background:#0b2745ad;border-radius:999px;padding:6px 11px;font-size:12px;letter-spacing:.01em;text-transform:none;color:#d9ecff;white-space:nowrap}.premium-auth-panel{position:relative;width:min(480px,100%);max-height:calc(100dvh - 36px);overflow:visible;justify-self:end;display:grid;gap:12px;padding:clamp(20px,2.8vh,30px);border-radius:22px;border:1px solid rgba(255,255,255,.65);background:#f8fafce0;box-shadow:0 30px 80px #00000059,inset 0 1px #ffffffb3;backdrop-filter:blur(20px) saturate(135%);-webkit-backdrop-filter:blur(20px) saturate(135%);animation:loginFadeIn .4s ease}.premium-auth-panel:before{content:"";position:absolute;inset:-1px;border-radius:22px;pointer-events:none;border:1px solid rgba(255,255,255,.32)}.premium-auth-panel:after{content:"";position:absolute;width:340px;height:340px;left:50%;top:50%;transform:translate(-42%,-46%);border-radius:50%;pointer-events:none;z-index:-1;filter:blur(12px);background:radial-gradient(circle,rgba(209,229,250,.3),rgba(209,229,250,.06) 52%,transparent 74%)}.premium-panel-header{display:grid;gap:6px}.premium-brand-lockup{display:flex;align-items:center;gap:10px}.premium-brand-mark{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;letter-spacing:.08em;font-weight:800;color:#0f3a63;background:linear-gradient(145deg,#e1f0ff,#fff);box-shadow:0 8px 18px #0f355a47}.premium-brand-lockup strong{display:block;font-size:13px;letter-spacing:.01em;color:#1b4a74}.premium-brand-lockup span{display:block;margin-top:1px;font-size:11px;color:#4f7398;letter-spacing:.04em;text-transform:uppercase}.premium-panel-header h1{margin:0;font-size:clamp(32px,3vw,42px);letter-spacing:-.02em;color:#082542;line-height:1.05}.premium-panel-header p{margin:0;color:#1f456b;font-size:14px;line-height:1.4}.premium-auth-panel .auth-field span{color:#123b63;font-weight:700}.premium-auth-panel .auth-field input{border-color:#9ebfda;background:#fff;color:#0d2946}.premium-auth-panel .auth-field input::-moz-placeholder{color:#547293}.premium-auth-panel .auth-field input::placeholder{color:#547293}.premium-auth-panel .auth-field input:focus{border-color:#2f73b2;box-shadow:0 0 0 4px #2f73b238}.premium-auth-panel .field-help{color:#4b6b8b}.premium-auth-panel .auth-tabs{margin-top:4px}.premium-auth-panel .auth-field input{height:47px}.premium-auth-panel .field-help{margin-top:-2px}.premium-auth-panel .auth-submit{height:47px;background:linear-gradient(135deg,#0f4c81,#1f73b7);border:1px solid rgba(16,72,121,.22);box-shadow:0 14px 28px #0f4c8147}.premium-auth-panel .auth-footer-row{margin-top:4px}.premium-auth-panel .auth-help{color:#3b6186;line-height:1.35}@media(max-width:1024px){.public-layout.login-layout,.login-layout .public-content,.premium-auth-shell{height:auto;min-height:100dvh;overflow:auto}.premium-auth-grid{grid-template-columns:1fr;align-content:start;gap:16px;min-height:100dvh;height:auto;padding:16px 12px 20px}.premium-auth-hero{gap:10px}.premium-auth-hero h2{max-width:none;font-size:clamp(28px,5.5vw,38px)}.premium-hero-copy{font-size:14px}.premium-auth-grid:after{right:50%;transform:translate(50%,-50%);width:min(460px,76vw);height:min(460px,76vw)}.premium-auth-panel{justify-self:stretch;width:100%;max-height:none;overflow:visible}}@media(max-height:780px)and (min-width:1025px){.premium-auth-grid{gap:18px;padding:14px 16px}.premium-auth-hero{gap:10px}.premium-auth-hero h2{font-size:clamp(25px,2.8vw,38px)}.premium-auth-panel{padding:16px 18px;gap:10px}}@keyframes authGlowFloat{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(10px) translate(6px)}}.public-layout.login-layout,.login-layout .public-content{min-height:100dvh;height:100dvh;overflow:hidden}.nexus-auth-scene{position:relative;min-height:100dvh;height:100dvh;width:100%;overflow:hidden;display:grid;place-items:center end;padding:clamp(14px,2.1vh,20px);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0f2039}.nexus-auth-bg{position:absolute;inset:0;pointer-events:none;background:linear-gradient(158deg,#0818306b,#07152a52),linear-gradient(90deg,#0818301a,#08183033 46%,#08183057)}.nexus-auth-bg:before,.nexus-auth-bg:after{content:none}.nexus-auth-layout{position:relative;z-index:2;width:min(1320px,100%);height:100%;max-height:calc(100dvh - 30px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);justify-items:end;align-items:center;gap:0}.nexus-auth-scene:before{content:none}.nexus-auth-scene:after{content:none}.nexus-auth-card{position:relative;z-index:2;width:min(372px,100%);max-height:min(690px,calc(100dvh - 34px));overflow:hidden;display:grid;gap:8px;padding:clamp(15px,2vh,22px);border-radius:26px;border:1px solid rgba(246,252,255,.58);background:linear-gradient(166deg,#fafeffa3,#f0f7fd80);box-shadow:0 40px 100px #040e1e4d,0 0 0 1px #cce3f633,inset 0 1px #ffffff8f;backdrop-filter:blur(30px) saturate(155%);-webkit-backdrop-filter:blur(30px) saturate(155%);animation:loginFadeIn .45s ease;justify-self:end;margin-right:clamp(8px,2.5vw,28px)}.nexus-auth-card:before{content:"";position:absolute;width:260px;height:260px;right:-84px;top:-96px;transform:none;border-radius:50%;pointer-events:none;z-index:-1;background:radial-gradient(circle,rgba(213,234,252,.2),rgba(213,234,252,.05) 56%,transparent 76%);filter:blur(18px)}.nexus-auth-header{display:grid;gap:5px}.nexus-auth-brand{margin:0;color:#143f68;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.nexus-auth-header h1{margin:0;color:#092847;font-size:clamp(27px,2.4vw,32px);line-height:1.03;letter-spacing:-.02em}.nexus-auth-subtitle{margin:0;color:#2b5277;font-size:12px;line-height:1.35}.nexus-auth-trust{display:flex;flex-wrap:wrap;gap:6px;margin-top:1px}.nexus-auth-trust span{border-radius:999px;border:1px solid rgba(187,212,232,.8);background:#f4faffb8;color:#1f4a71;font-size:11px;padding:4px 7px}.nexus-auth-card .hint{margin:0}.nexus-auth-card .auth-tabs{margin-top:0;gap:6px;padding:3px;border-radius:13px;border:1px solid rgba(196,216,233,.88);background:linear-gradient(180deg,#eef5fcdb,#e4eff9c2)}.nexus-auth-card .auth-tab{color:#244f75;background:transparent;height:34px;border-radius:10px}.nexus-auth-card .auth-tab.active{background:linear-gradient(180deg,#fbfdff,#edf5fd);color:#0f3f66;border-color:#9fc0dc;box-shadow:0 7px 18px #1149781f}.nexus-auth-card .auth-help{margin:0;color:#355b7f;line-height:1.33;font-size:11.5px}.nexus-auth-card .auth-field{gap:2px}.nexus-auth-card .auth-field span{color:#113c64;font-weight:700;font-size:11px}.nexus-auth-card .auth-field input{height:43px;background:#fcffffbd;border:1px solid rgba(171,198,221,.82);color:#0d2d49;border-radius:12px}.nexus-auth-card .auth-field input::-moz-placeholder{color:#607d99}.nexus-auth-card .auth-field input::placeholder{color:#607d99}.nexus-auth-card .auth-field input:focus{border-color:#2f73b2;box-shadow:0 0 0 3px #2f73b233}.nexus-auth-card .field-help{margin-top:-2px;color:#4f6f8d;font-size:11px}.nexus-auth-card .auth-submit{height:43px;background:linear-gradient(135deg,#0d4573,#2f8cd6);border:1px solid rgba(16,72,121,.2);box-shadow:0 16px 34px #0c406e3d}.nexus-auth-card .auth-footer-row{margin-top:0;align-items:center}@media(max-width:1024px){.public-layout.login-layout,.login-layout .public-content,.nexus-auth-scene{min-height:100dvh;height:100dvh;overflow:hidden}.nexus-auth-scene{padding:12px}.nexus-auth-layout{max-height:calc(100dvh - 24px);width:min(560px,100%);justify-items:center}.nexus-auth-card{max-height:calc(100dvh - 30px);padding:16px 16px 17px;justify-self:center}}@media(max-width:640px){.nexus-auth-scene{padding:10px}.nexus-auth-layout{max-height:calc(100dvh - 20px)}.nexus-auth-card{width:92vw;max-height:calc(100dvh - 22px);gap:7px}.nexus-auth-card .auth-field input,.nexus-auth-card .auth-submit{height:42px}}.public-layout.login-layout{background:radial-gradient(circle at 9% 11%,rgba(114,179,238,.14),transparent 42%),radial-gradient(circle at 88% 86%,rgba(143,205,246,.12),transparent 38%),#fff}.login-layout .public-content{height:100vh;overflow:hidden}@media(max-width:1080px){.login-layout .public-content{height:auto;overflow:auto}}.split-auth-layout{--gateway-panel-bg: linear-gradient(170deg, rgba(255, 255, 255, .97), rgba(251, 253, 255, .94));--gateway-panel-border: 1px solid rgba(218, 232, 245, .95);--gateway-panel-shadow: 0 12px 30px rgba(15, 40, 72, .07);display:flex;width:100%;height:100%;padding:clamp(20px,2.2vw,32px);gap:0;background:#fff;position:relative;box-sizing:border-box;overflow:clip;border-radius:24px;border:var(--gateway-panel-border);box-shadow:0 22px 48px #0c26481a}.split-auth-layout:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(120,191,240,.18),transparent 70%);top:-160px;left:-140px;pointer-events:none;z-index:0}.split-auth-layout:after{content:"";position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(146,211,247,.16),transparent 72%);right:-180px;bottom:-210px;pointer-events:none;z-index:0}.split-auth-left{width:48%;min-width:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:clamp(20px,3.8vw,56px) clamp(24px,4.8vw,72px);background:transparent;border-radius:0;border:none;overflow-y:hidden;overflow-x:hidden;position:relative;z-index:2;box-shadow:none}.split-auth-inner{max-width:456px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:16px;transform:translateY(-4px)}.split-auth-brand-header{display:flex;flex-direction:column;gap:5px;margin-bottom:6px}.split-brand-label{font-size:11px;font-weight:700;letter-spacing:.16em;color:#6281a3;line-height:1.25;text-transform:uppercase;margin:0}.split-auth-title{font-size:clamp(38px,4.1vw,54px);font-weight:800;letter-spacing:-.035em;color:#092952;line-height:1.02;margin:0}.split-auth-subtitle{font-size:14px;color:#4a6885;margin:0;line-height:1.5}.split-auth-form{display:flex;flex-direction:column;gap:12px;padding:18px;border-radius:18px;border:1px solid rgba(199,220,242,.96);background:linear-gradient(168deg,#fff,#f6faff 60%,#eef6ff),radial-gradient(circle at 12% 8%,rgba(165,212,249,.2),transparent 54%);box-shadow:0 26px 50px #0f2d521f,0 10px 22px #0f2d5217,inset 0 1px #fffffff5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.split-auth-form .auth-tabs{display:flex!important;gap:4px;padding:3px;border-radius:13px;background:linear-gradient(180deg,#edf4fb,#e5eef8);border:1px solid #d2e1f0}.split-auth-form .auth-tab{flex:1;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:500;color:#5a7897;background:transparent;border:none;cursor:pointer;box-shadow:none;transform:none;transition:none}.split-auth-form .auth-tab-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:currentColor;flex:0 0 auto;opacity:1;transform:none}.split-auth-form .auth-tab-icon svg{width:18px;height:18px;flex:0 0 auto;color:currentColor;stroke:currentColor;fill:none;opacity:1;display:block}.split-auth-form .auth-tab-text{line-height:1;color:inherit}.split-auth-form .auth-tab--hr .auth-tab-icon,.split-auth-form .auth-tab--employee .auth-tab-icon{transform:none}.split-auth-form .auth-tab:active{background:transparent;color:#5a7897;border:none;box-shadow:none;transform:none;filter:none;opacity:1}.split-auth-form .auth-tab.active{background:var(--control-active-bg, #1e5a96);color:#fff;font-weight:600;box-shadow:none}.split-auth-form .auth-tab.active:active{background:var(--control-active-bg, #1e5a96);color:#fff;font-weight:600;border:none;box-shadow:none;transform:none;filter:none;opacity:1}.split-auth-form .auth-tab.active .auth-tab-icon,.split-auth-form .auth-tab.active .auth-tab-icon svg{color:#fff;stroke:#fff;fill:none;opacity:1}.split-auth-form .auth-tab:not(.active){color:#5a7897}.split-auth-form .auth-tab:not(.active) .auth-tab-icon,.split-auth-form .auth-tab:not(.active) .auth-tab-icon svg{color:currentColor;stroke:currentColor;fill:none;opacity:1}.split-auth-form .auth-tab:focus-visible{outline:2px solid var(--control-focus-ring, #7ba3c9);outline-offset:2px}.split-auth-form .auth-help{margin:0;font-size:13px;color:#516880;line-height:1.5;text-align:left}.split-auth-form .auth-field{display:flex;flex-direction:column;gap:4px}.split-auth-form .auth-field>span{font-size:12.5px;font-weight:600;color:#1d3a56;letter-spacing:.01em}.split-auth-form .auth-input-wrap{position:relative;display:flex;align-items:center}.split-auth-form .auth-input-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#2d5f96;background:transparent;pointer-events:none}.split-auth-form .auth-input-icon svg{width:18px;height:18px}.split-auth-form .auth-field input{height:48px;border:1.5px solid #ccd9ec;border-radius:10px;padding:0 14px 0 40px;font-size:14px;line-height:1.3;color:#0d2840;background:#fafcffe6;transition:border-color .22s ease,box-shadow .22s ease,background .22s ease;outline:none;width:100%;box-sizing:border-box}.split-auth-form .auth-input-wrap--password input{padding-right:48px}.split-auth-form .auth-password-toggle{position:absolute;top:0;right:16px;bottom:0;width:32px;height:32px;margin-block:auto;border:none;border-radius:8px;background:transparent;color:#2f6298;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:none;transform:none;z-index:1}.split-auth-form .auth-password-toggle svg{width:18px;height:18px;display:block;flex:0 0 auto;pointer-events:none}.split-auth-form .auth-password-toggle:active,.split-auth-form .auth-password-toggle:focus{background:transparent;color:#2f6298;box-shadow:none;transform:none}.split-auth-form .auth-password-toggle:focus-visible{outline:2px solid rgba(43,109,178,.28);outline-offset:1px;box-shadow:none}.split-auth-form .auth-forgot-row{display:flex;justify-content:flex-end;margin-top:-2px}.split-auth-form .auth-forgot-link{border:none;background:transparent;color:#516b86;font-size:12px;font-weight:600;padding:0;cursor:pointer;text-decoration:none;transition:none}.split-auth-form .auth-forgot-link:focus-visible{color:#516b86;text-decoration:underline;text-underline-offset:2px;outline:2px solid rgba(43,109,178,.28);outline-offset:2px;box-shadow:none}.split-auth-form .auth-field input::-moz-placeholder{color:#94afc9}.split-auth-form .auth-field input::placeholder{color:#94afc9}.split-auth-form .auth-field input:focus{border-color:#1c68cc;box-shadow:0 0 0 3px #1c68cc24;background:#fff}.split-auth-form .field-help{font-size:11.5px;color:#7898b2;margin:-4px 0 0;line-height:1.35;text-align:left}.split-auth-form .error{font-size:13px;color:#c63232;background:#fff4f4;border:1px solid #f8c8c8;border-radius:8px;padding:9px 13px;margin:0;line-height:1.4}.split-auth-form .auth-submit{width:100%;min-height:52px;height:auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--control-active-bg, #1e5a96);border-radius:10px;background:var(--control-active-bg, #1e5a96);background-image:none;color:#fff;font-size:15px;font-weight:600;cursor:pointer;letter-spacing:.01em;margin-top:2px;opacity:1;box-shadow:none;transform:none;transition:none;filter:none}.split-auth-form .auth-submit:focus-visible{outline:2px solid var(--control-focus-ring, #7ba3c9);outline-offset:2px;box-shadow:none}.split-auth-form .auth-submit:active,.split-auth-form .auth-submit:focus{background:var(--control-active-bg, #1e5a96);background-image:none;border-color:var(--control-active-bg, #1e5a96);color:#fff;box-shadow:none;transform:none;filter:none}.split-auth-form .auth-submit:disabled,.split-auth-form .auth-submit:disabled:active{background:var(--control-active-bg, #1e5a96);background-image:none;border-color:var(--control-active-bg, #1e5a96);color:#fff;opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.split-auth-form .login-cta-row{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px 10px;margin-top:10px;padding:12px 14px;border:1px solid rgba(195,218,240,.72);border-radius:12px;background:linear-gradient(180deg,#f3f9ffd6,#eaf4ff9e)}.split-auth-form .muted-text{font-size:12.5px;font-weight:500;color:#6f8fae}.split-auth-form .secondary-cta{font-size:12px;font-weight:700;letter-spacing:.01em;text-transform:none;color:#0f53ae;padding:7px 12px;border-radius:8px;border:1px solid rgba(169,200,235,.9);background:#ffffffad;box-shadow:0 3px 10px #1e54921f;text-decoration:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease,color .2s ease}.split-auth-form .secondary-cta:focus-visible{outline:none;box-shadow:0 0 0 3px #77b3ec47,0 7px 14px #1e549229}.split-auth-right{flex:1;background:transparent;margin:0;border-radius:0;border:none;display:flex;align-items:stretch;justify-content:center;overflow:hidden;position:relative;z-index:2;box-shadow:none}.split-auth-left:before{content:none}.split-auth-left:after{content:none}.split-auth-left>*{position:relative;z-index:1}.split-auth-right:before{content:"";position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(150,206,246,.28),transparent 70%);top:-120px;right:-140px;pointer-events:none;animation:rightGlowDrift 16s ease-in-out infinite}.split-auth-right:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(173,220,252,.22),transparent 70%);bottom:-120px;left:-80px;pointer-events:none;animation:rightGlowDrift 18s ease-in-out infinite reverse}.split-carousel{position:relative;width:100%;height:100%;padding:16px;isolation:isolate}.split-carousel:before{content:"";position:absolute;inset:16px;border-radius:16px;border:1px solid rgba(121,178,236,.32);background:radial-gradient(circle at 78% 14%,rgba(151,212,255,.24),transparent 44%),linear-gradient(148deg,#0a1f44,#0f3068,#0b2452);box-shadow:inset 0 1px #ffffff1f;pointer-events:none;z-index:0}.split-slide{position:absolute;inset:16px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 34px 74px;opacity:0;visibility:hidden;transform:translateY(14px) scale(.985);transition:opacity .55s ease,transform .55s ease;pointer-events:none;z-index:1}.split-slide--active{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto;z-index:2}.split-slide-illustration{width:clamp(340px,74%,600px);aspect-ratio:16 / 9.4;display:flex;align-items:center;justify-content:center;margin-bottom:8px;flex-shrink:0;filter:drop-shadow(0 22px 34px rgba(5,24,54,.38)) saturate(1.03) contrast(1.04)}.split-slide--active .split-slide-illustration{animation:splitFloat 7s ease-in-out infinite}.split-slide-copy{width:min(100%,38ch);min-height:134px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.slide-illustration{width:100%;height:100%;shape-rendering:geometricPrecision}.vector-illustration{position:relative;width:100%;height:100%;border-radius:18px;overflow:hidden;border:1px solid rgba(188,222,255,.4);box-shadow:0 24px 48px #0416345c,inset 0 1px #ffffff3d}.vector-illustration-art{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vector-illustration-glow{position:absolute;inset:0;background:radial-gradient(circle at 78% 16%,rgba(183,223,255,.26),transparent 44%);pointer-events:none}.vector-illustration-grid{position:absolute;inset:0;background:linear-gradient(120deg,#06173238,#0820420f),repeating-linear-gradient(90deg,rgba(189,226,255,.12) 0,rgba(189,226,255,.12) 1px,transparent 1px,transparent 40px);mix-blend-mode:screen;pointer-events:none}.vector-illustration--workspace .vector-illustration-grid{background:linear-gradient(120deg,#081c3a4d,#08224614),repeating-linear-gradient(90deg,rgba(193,228,255,.1) 0,rgba(193,228,255,.1) 1px,transparent 1px,transparent 36px)}.vector-illustration--ecosystem .vector-illustration-grid{background:linear-gradient(135deg,#081f3f47,#0a244c1a),repeating-linear-gradient(45deg,rgba(191,227,255,.12) 0,rgba(191,227,255,.12) 1px,transparent 1px,transparent 28px)}.vector-illustration-chips{position:absolute;left:14px;right:14px;bottom:14px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.scene-chip{display:inline-flex;align-items:center;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:600;color:#eff8fff0;border:1px solid rgba(183,220,255,.54);background:#071f4385;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.split-slide-title{color:#fff;font-size:clamp(19px,1.72vw,23px);font-weight:700;letter-spacing:-.009em;text-align:center;width:100%;margin:0 0 11px;line-height:1.14;white-space:normal;text-wrap:balance;overflow-wrap:anywhere}.split-slide-description{color:#c2daf4e0;font-size:clamp(13.5px,1.05vw,15px);text-align:center;line-height:1.62;margin:0;width:100%;min-height:72px}.split-carousel-dots{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;z-index:4}.split-dot{width:8px;height:8px;border-radius:99px;background:#ffffff47;border:none;cursor:pointer;padding:0;transition:background .25s,width .25s,box-shadow .25s}.split-dot--active{background:#fffffffa;width:26px;border-radius:4px;box-shadow:0 0 0 1px #ffffff38,0 0 14px #a1d3ff47}.split-carousel-nav{position:absolute;bottom:26px;right:26px;display:flex;gap:6px;z-index:4}.split-nav-btn{width:32px;height:32px;border-radius:50%;background:#ffffff1f;border:1px solid rgba(192,224,255,.42);color:#ffffffd1;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;line-height:1;padding:0 0 1px}@media(max-width:1080px){.split-auth-layout{flex-direction:column;height:auto;min-height:100dvh;padding:0;gap:0;border-radius:0;border:none;box-shadow:none;overflow-y:auto}.split-auth-layout:before,.split-auth-layout:after{content:none}.split-auth-left{width:100%;min-width:unset;padding:36px 28px 32px;box-shadow:none;border-radius:0;border:none;justify-content:flex-start;align-items:center;overflow-y:visible}.split-auth-left:before{inset:0;border-radius:0;border:none;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent)}.split-auth-inner{transform:none;max-width:440px}.split-auth-right{margin:0;border-radius:0;border:none;box-shadow:none;border-top:1px solid rgba(216,230,244,.9);min-height:420px;flex:none}.split-carousel{padding:0}.split-carousel:before{inset:0;border-radius:0;border:none}.split-slide{inset:0;border-radius:0}.split-slide-illustration{width:clamp(300px,74%,500px)}}@media(max-width:640px){.split-auth-layout{min-height:100dvh;height:auto;overflow:auto}.split-auth-left{height:auto;overflow-y:visible;justify-content:flex-start;padding:28px 20px 24px}.split-auth-inner{gap:14px;max-width:100%}.split-auth-form .auth-field input{height:44px}.split-auth-form .auth-submit{min-height:52px;height:auto}.split-auth-right{display:flex;min-height:340px}.split-slide{padding:22px 22px 76px}.split-slide-illustration{width:min(380px,88vw);margin-bottom:12px}.split-slide-title{font-size:21px}.split-slide-description{font-size:13.5px;line-height:1.52}}@media(min-height:900px)and (min-width:1081px){.split-auth-inner{gap:22px}}@keyframes rightGlowDrift{0%,to{transform:translate(0)}50%{transform:translate(-10px,8px)}}@keyframes splitFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.gateway-shell{grid-template-columns:264px minmax(0,1fr)}.gateway-shell.collapsed{grid-template-columns:84px minmax(0,1fr)}.shell-sidebar{padding:14px 10px;gap:10px}.sidebar-brand-row{padding:0 4px}.sidebar-collapse-btn{width:28px;height:28px;padding:0;border-radius:9px}.sidebar-group{margin-bottom:10px}.sidebar-group h3{margin-bottom:4px}.sidebar-group a{padding:7px 9px;border-radius:9px;font-size:13px}.sidebar-group a.active{box-shadow:0 6px 16px #09274733}.shell-nav-link-inner{display:flex;align-items:center;gap:8px}.shell-nav-icon{width:22px;height:22px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;letter-spacing:.06em;background:#9dc4ea33;border:1px solid rgba(170,205,239,.42);color:#e3f1ff}.sidebar-group a.active .shell-nav-icon{color:#0c3f70;background:#327abf1f;border-color:#3a80c340}.gateway-shell.collapsed .sidebar-group a{display:flex;justify-content:center;padding:7px}.gateway-shell.collapsed .shell-nav-link-inner{justify-content:center}.shell-main-area{padding:5px clamp(10px,1.8vw,20px) 6px;gap:8px}.shell-header{min-height:50px;padding:4px 9px}.shell-header-right{gap:8px}.shell-account-chip{display:inline-flex;align-items:center;gap:8px;padding:5px 9px;border-radius:12px;background:linear-gradient(180deg,#f9fcff,#eef5fd);border:1px solid #d2e2f1}.shell-account-avatar{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#0f4c81,#1a71d1);color:#fff;font-size:11px;font-weight:700}.shell-context{gap:0}.shell-context strong{font-size:12.5px}.shell-context p{font-size:11px}.shell-logout-btn{height:34px;padding:0 12px;border-radius:10px;background:linear-gradient(180deg,#fff9f9,#ffecec);border:1px solid #efc8c8;color:#9f2c2c;font-size:12px;font-weight:700}.shell-content{width:min(1240px,100%)}.dashboard-page{gap:4px}.dashboard-page .card{padding:10px 12px;border-radius:12px}.dashboard-hero{grid-template-columns:minmax(380px,1fr) auto;gap:6px;align-items:end}.dashboard-hero h2{font-size:24px;line-height:1.1}.dashboard-hero .muted-text{max-width:58ch;font-size:12.5px;line-height:1.35}.dashboard-nav-tabs{gap:6px}.dashboard-nav-tab{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border-radius:9px;border:1px solid #c8dced;background:#f1f7ff;color:#184b79;font-size:12px;font-weight:700}.dashboard-grid-kpis{gap:8px}.dashboard-kpi-card{display:grid;gap:5px}.dashboard-kpi-icon{width:26px;height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#e8f3ff,#f7fbff);border:1px solid #cce0f3;color:#205384;font-size:10px;font-weight:700;letter-spacing:.05em}.kpi-label{font-size:11px}.kpi-value{font-size:clamp(22px,1.9vw,30px)}.dashboard-grid-main{grid-template-columns:1.52fr 1fr;gap:6px}.dashboard-panel{gap:6px}.dashboard-panel--setup{grid-row:span 2}.dashboard-actions-panel{grid-column:2}.setup-progress-bar{height:10px}.dashboard-completion-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.dashboard-completion-grid .step-card{padding:7px;gap:5px}.dashboard-completion-grid .step-card h3{font-size:13px}.dashboard-sync-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.dashboard-sync-metrics p{padding:6px;font-size:12px}.dashboard-actions-list{display:grid;gap:6px}.dashboard-action-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;border:1px solid #d8e6f4;border-radius:9px;padding:7px 9px;background:#fafdff}.dashboard-action-row h3{font-size:13px}.dashboard-action-row .muted-text{font-size:11px;line-height:1.3}.dashboard-action-row a{font-size:12px;font-weight:700}.dashboard-page .hint,.dashboard-page .muted-text{font-size:11.5px}.dashboard-page .hint{padding:6px 8px}@media(min-width:1141px)and (max-width:1380px){.gateway-shell{grid-template-columns:242px minmax(0,1fr)}.shell-content{width:min(1140px,100%)}.dashboard-hero{grid-template-columns:1fr;align-items:start}.dashboard-hero-actions{justify-content:flex-start}.dashboard-grid-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-grid-main{grid-template-columns:1.3fr 1fr}.dashboard-completion-grid,.dashboard-sync-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.gateway-shell{grid-template-columns:240px minmax(0,1fr)}.gateway-shell.collapsed{grid-template-columns:72px minmax(0,1fr)}.shell-sidebar{background:linear-gradient(180deg,#081a30,#0d2744 55%,#071524),radial-gradient(circle at 12% 10%,rgba(150,199,244,.16),transparent 42%);color:#e8f2fb;border-right:1px solid rgba(186,208,231,.24);padding:16px 12px;display:grid;grid-template-rows:auto 1fr;gap:14px;position:sticky;top:0;max-height:100vh;overflow:hidden}.sidebar-brand-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.sidebar-brand{display:flex;align-items:center;gap:10px;min-width:0}.brand-mark{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;letter-spacing:.08em;color:#0b253f;background:linear-gradient(140deg,#d2e7fb,#fff);box-shadow:0 5px 18px #0916274d}.sidebar-brand h2{margin:0;font-size:18px;line-height:1.2;color:#fff}.sidebar-brand p{margin:2px 0 0;color:#a8c4e2;font-size:12px}.sidebar-collapse-btn{width:34px;height:34px;padding:0;border-radius:10px;border:1px solid rgba(190,214,240,.4);color:#e8f2fb;background:#0d243ec7;font-size:13px}.sidebar-nav{overflow-y:auto;padding-right:2px}.sidebar-setup-progress{display:none}.sidebar-group{margin-bottom:12px;display:grid;gap:6px}.sidebar-group h3{margin:0;padding:0 8px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#8cb1d8;font-weight:700}.sidebar-group ul{margin:0;padding:0;list-style:none;display:grid;gap:6px}.sidebar-group a{position:relative;display:block;padding:11px 12px;border-radius:12px;border:1px solid transparent;color:#d3e6f8;font-size:14px;transition:background-color .15s ease,border-color .15s ease}.sidebar-group a.active{background:linear-gradient(150deg,#eef5fc,#fff);color:#123d63;border-color:#bed6ee;font-weight:700;box-shadow:inset 0 0 0 1px #a5c9ea59,0 10px 18px #0c2c4e26}.sidebar-group a.active:before{content:"";position:absolute;left:-10px;top:8px;bottom:8px;width:3px;border-radius:3px;background:linear-gradient(180deg,#2c7fd1,#14549d)}.sidebar-group a.active .shell-nav-icon{color:#123d63;background:#327abf1f;border-color:#3a80c340}.shell-nav-icon{width:20px;height:20px;border-radius:7px;background:#d7eafc38;border:1px solid rgba(219,237,255,.58);color:#eef6ff;flex:0 0 auto}.shell-nav-icon svg{width:18px;height:18px;fill:currentColor}.shell-nav-link-inner{display:flex;align-items:center;gap:10px;min-width:0}.shell-nav-label{font-size:14px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gateway-shell.collapsed .sidebar-brand p,.gateway-shell.collapsed .sidebar-group h3,.gateway-shell.collapsed .shell-nav-label{display:none}.gateway-shell.collapsed .sidebar-brand-row{justify-content:space-between}.gateway-shell.collapsed .sidebar-collapse-btn{position:static;width:26px;height:26px;border-radius:8px}.gateway-shell.collapsed .sidebar-group a{display:flex;justify-content:center;padding:10px 0}.gateway-shell.collapsed .shell-nav-link-inner{width:100%;justify-content:center}.gateway-shell.collapsed .sidebar-group a.active:before{left:-8px}.gateway-shell.collapsed .sidebar-setup-progress{display:none}.shell-content{width:100%;margin:0;min-width:0}.shell-main-area{padding:14px 16px;gap:10px;min-width:0}.shell-header{min-height:72px;padding:12px 14px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:center;background:#fff;border:1px solid #d5e2ef;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.shell-header-left,.shell-header-right{display:flex;align-items:center;gap:12px}.shell-nav-toggle{display:none}.shell-header-left strong{font-size:16px}.shell-eyebrow{margin:0;color:#516f8e;letter-spacing:.08em;text-transform:uppercase;font-size:10.5px}.shell-header-right{gap:12px;align-items:center;flex-wrap:nowrap}.shell-header-clock{display:grid;gap:2px;padding:8px 12px;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#eef5fd);border:1px solid #d6e4f1;white-space:nowrap}.shell-header-clock-date{font-size:12.5px;color:#24486a;font-weight:700}.shell-header-clock-time{font-size:13.5px;color:#0f4a83;font-weight:800}.shell-profile-wrap{position:relative;display:inline-flex;align-items:center}.shell-profile-btn{width:44px;height:44px;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center}.shell-account-avatar{width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#0f4c81,#1a71d1);color:#fff;font-size:13px;font-weight:800;box-shadow:0 6px 16px #0d39612e}.shell-profile-menu{position:absolute;right:0;top:calc(100% + 10px);width:280px;padding:14px;border-radius:14px;border:1px solid #d4e3f1;background:#fff;box-shadow:0 18px 36px #11375b29;display:grid;gap:4px;z-index:25}.shell-profile-menu strong{font-size:14px;color:#143b61}.shell-profile-menu span{font-size:12px;color:#5b7891;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell-logout-btn{height:44px;padding:0 16px;border-radius:12px;background:linear-gradient(180deg,#fff9f9,#ffecec);border:1px solid #efc8c8;color:#9f2c2c;font-size:13px;font-weight:700}.dashboard-v3{display:grid;gap:5px}.dashboard-v3-row{min-width:0}.dashboard-v3-hero{display:grid;gap:2px;padding:3px 2px}.dashboard-v3-hero h1{margin:0;font-size:24px;line-height:1.1;color:#143a60;letter-spacing:-.01em}.dashboard-v3-hero p{margin:0;font-size:11.5px;color:#466885}.dashboard-v3-executive{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.exec-metric-card{border:0;border-radius:8px;background:linear-gradient(180deg,#fffffff5,#f7fbffdb);box-shadow:0 8px 18px #11375b14;padding:7px 8px;display:grid;gap:2px}.exec-metric-label{margin:0;font-size:10px;font-weight:600;color:#5a7790}.exec-metric-value{margin:0;color:#143b60;font-size:30px;line-height:1.1;font-weight:800}.exec-metric-support{margin:0;font-size:10px;color:#3f6080}.dashboard-status-note{margin:0;font-size:10px;color:#496984;background:#f2f8ff;border:1px solid #d1e2f1;border-radius:7px;padding:2px 6px}.dashboard-v3-operations{display:grid;grid-template-columns:2.2fr 1fr;gap:6px}.actions-command-panel,.platform-status-panel,.journey-panel,.workspace-summary-panel{min-width:0;border:0;border-radius:8px;background:linear-gradient(180deg,#fcfeff,#f7fbff);box-shadow:0 7px 16px #11375b12}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:3px}.panel-heading h3{margin:0;font-size:12px;color:#153d63}.action-command-list{display:grid;gap:4px}.action-command-row{display:grid;grid-template-columns:74px minmax(220px,1fr) minmax(190px,1fr) auto;align-items:center;border:0;border-radius:7px;background:#fffffff2;box-shadow:inset 0 0 0 1px #c9dced73;padding:6px 8px;min-width:0;gap:8px}.action-command-row h4{margin:0;font-size:11.2px;color:#133b60;line-height:1.2}.action-command-row p{margin:0;font-size:10.4px;color:#3b6083;line-height:1.25}.action-command-row a{height:24px;padding:0 10px;border:0;border-radius:6px;background:#dfefff;color:#0f4f90;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:10.5px;font-weight:700}.platform-status-list{display:grid;gap:4px}.platform-status-row{border:0;border-radius:7px;padding:4px 2px;background:transparent;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.platform-status-row p{margin:0;font-size:10px;color:#476a88}.platform-status-row .ops-status,.status-matrix-token{font-size:10.5px;font-weight:700}.status-matrix-token.healthy:before{content:"? "}.status-matrix-token.warning:before{content:"? "}.status-matrix-token.critical:before{content:"! "}.platform-status-detail{margin:4px 0 0;font-size:9.5px;color:#3f6284}.dashboard-v3-journey,.dashboard-v3-summary{display:block}.journey-track{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:4px}.journey-track:before{content:"";position:absolute;left:10px;right:10px;top:9px;height:2px;border-radius:2px;background:#cfdfef}.journey-stage{position:relative;display:grid;justify-items:center;gap:3px;padding-top:0;opacity:.52}.journey-dot{width:8px;height:8px;border-radius:999px;border:1px solid #94b6d7;background:#fff;z-index:1}.journey-stage.done .journey-dot{border-color:#178f62;background:#2ab882}.journey-stage.done,.journey-stage.current{opacity:1}.journey-stage.current .journey-dot{width:10px;height:10px;border-color:#1f6fb0;background:#2f84cc}.journey-stage h4{margin:0;font-size:10px;color:#355c80;font-weight:600;text-align:center}.journey-stage.done h4,.journey-stage.current h4{color:#143c62}.workspace-insights-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.workspace-insight-card{border:0;border-radius:8px;background:#ffffffeb;box-shadow:inset 0 0 0 1px #c8dcec6b;padding:5px 6px;display:grid;gap:1px;justify-items:start}.workspace-insight-icon{width:16px;height:16px;border-radius:5px;background:#e8f3ff;color:#1f5f99;font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.workspace-insight-value{margin:0;font-size:14px;font-weight:800;color:#173e64}.workspace-insight-label{margin:0;font-size:9.5px;color:#5b7891}.ops-status.healthy{color:#0f744f}.ops-status.warning{color:#9f6800}.ops-status.critical{color:#a43030}.priority-badge{display:inline-flex;align-items:center;justify-content:center;min-height:16px;padding:0 6px;border-radius:999px;font-size:9px;font-weight:700;text-transform:none;letter-spacing:.01em;border:1px solid #ceddeb;color:#305777;background:#edf4fb;margin-bottom:1px}.priority-badge.critical{color:#8d2525;border-color:#efc3c3;background:#fff1f1}.priority-badge.warning{color:#8e5f00;border-color:#f2d9a7;background:#fff5df}.priority-badge.ready{color:#0e6d48;border-color:#b4e0c5;background:#e8f8ef}.dashboard-v3 .card{padding:5px 7px}@media(min-width:1141px)and (max-width:1380px){.gateway-shell{grid-template-columns:240px minmax(0,1fr)}.dashboard-v3-executive{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-v3-operations{grid-template-columns:2.1fr 1fr}.action-command-row{grid-template-columns:68px minmax(145px,1fr) minmax(125px,1fr) auto}.workspace-insights-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.dashboard-task{display:grid;gap:8px;min-width:0}.task-hero{display:grid;gap:10px;padding:10px 12px;border-radius:16px;background:linear-gradient(160deg,#fff,#eef6ff 60%,#f8fbff);box-shadow:0 16px 28px #1135591f;position:relative;overflow:hidden}.task-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 84% 18%,rgba(72,145,216,.2),transparent 34%);pointer-events:none}.task-hero-head{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(110px,180px) auto;align-items:center;gap:12px;position:relative;z-index:1}.task-hero-copy{display:grid;gap:2px}.task-hero-kicker{font-size:10.6px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6686a8}.task-hero h1{margin:0;font-size:26px;line-height:1.04;color:#133a60;letter-spacing:-.02em}.task-hero-message{font-size:12.8px;color:#466885}.task-hero-readiness{display:grid;justify-items:center;align-content:center;min-height:82px;border-radius:14px;background:linear-gradient(180deg,#ffffffeb,#eff7fff5);box-shadow:inset 0 0 0 1px #bed6ec7a}.task-hero-readiness strong{font-size:34px;line-height:1;color:#123b61}.task-hero-readiness span{font-size:11px;font-weight:700;color:#547492;text-transform:uppercase;letter-spacing:.08em}.task-primary-cta{height:38px;padding:0 16px;border-radius:10px;background:linear-gradient(180deg,#3188d5,#1f6aac);box-shadow:0 10px 18px #1f6aac47;color:#fff;font-size:11.6px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;position:relative;z-index:1}.task-hero-blocker{border-radius:12px;background:#ffffffc7;color:#365c80;padding:8px 10px;font-size:11.5px;font-weight:600;position:relative;z-index:1}.task-row-split{display:grid;grid-template-columns:minmax(0,7fr) minmax(250px,3fr);gap:8px}.task-section{border-radius:14px;background:linear-gradient(180deg,#fffffff5,#f5f9fff5);box-shadow:0 10px 20px #12365a14;padding:10px 12px;min-width:0}.task-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.task-section-head h2{margin:0;font-size:13px;color:#153d64;letter-spacing:.01em}.task-action-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:6px 8px;border-radius:12px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 8px 18px #123a5e14}.task-action-row.critical{box-shadow:inset 3px 0 #cf4949,0 10px 18px #922b2b1f;background:linear-gradient(180deg,#fffdfd,#fff5f5)}.task-action-row.warning{box-shadow:inset 3px 0 #d19a22,0 8px 18px #9154001a}.task-action-copy{display:grid;gap:2px;min-width:0}.task-action-row h3{margin:0;font-size:13px;line-height:1.08;color:#133b60}.task-action-row p{margin:0;font-size:9.7px;color:#4c6b87;line-height:1.15}.task-action-row a{height:28px;padding:0 10px;border-radius:9px;background:linear-gradient(180deg,#dff0ff,#cde6ff);color:#0a4a86;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;white-space:nowrap}.task-checklist{display:grid;gap:8px}.task-checklist-item{display:flex;align-items:center;gap:8px;min-height:28px;padding:5px 7px;border-radius:10px;background:#ffffffd6;box-shadow:inset 0 0 0 1px #c4d7e880;font-size:10.6px;font-weight:600;color:#335d82}.task-checklist-item.done{color:#1e6c4b}.task-checklist-item.pending{color:#895800}.task-checklist-mark{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:10px;font-weight:700;background:#edf4fb;flex-shrink:0}.task-checklist-item.done .task-checklist-mark{background:#e8f8ef;color:#0f704d}.task-checklist-item.pending .task-checklist-mark{background:#fff4dd;color:#915400}.progress-checklist{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;position:relative}.progress-checklist:before{content:"";position:absolute;left:10%;right:10%;top:16px;height:2px;background:linear-gradient(90deg,#b3d4f2,#d5e6f8)}.progress-item{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:start;padding:8px 9px;border-radius:12px;background:linear-gradient(180deg,#fffffffa,#f4f9fff5);box-shadow:0 8px 16px #12365a14}.progress-item p{margin:0;font-size:11px;line-height:1.25}.progress-item.done p{color:#1d6c4b}.progress-item.current p{color:#8a5900}.progress-item.future p{color:#587792}.progress-icon{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;box-shadow:0 0 0 2px #fff}.progress-item.done .progress-icon{background:#e5f6ec;color:#0f704d}.progress-item.current .progress-icon{background:#fff1d8;color:#915400}.progress-item.future .progress-icon{background:#edf4fb;color:#587792}.snapshot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.snapshot-card{border-radius:12px;background:linear-gradient(180deg,#fff,#f3f8ff);box-shadow:0 10px 18px #11375b17;padding:10px 12px;display:grid;gap:3px;min-height:78px}.snapshot-value{margin:0;font-size:26px;line-height:1;font-weight:800;color:#123c61}.snapshot-label{margin:0;font-size:9.8px;color:#5a7891}.task-warning-card{margin-top:8px;border-radius:10px;padding:7px 8px;background:linear-gradient(180deg,#fff8ea,#fff3dc);box-shadow:inset 0 0 0 1px #efce8c80;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.task-warning-icon{width:18px;height:18px;border-radius:999px;background:#ffd37a;color:#805000;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.task-warning-copy{display:grid;gap:1px}.task-warning-copy h3{margin:0;font-size:11px;color:#805000}.task-warning-copy p{margin:0;font-size:9.6px;line-height:1.2;color:#916100}.task-warning-card a{height:26px;padding:0 10px;border-radius:8px;background:linear-gradient(180deg,#ffd88e,#f6c96f);color:#5f3d00;font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.task-row-title{margin:0 0 8px;font-size:13px;color:#153d64;letter-spacing:.01em}.quick-access-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.quick-access-link{min-height:42px;border-radius:10px;background:linear-gradient(180deg,#eef6ff,#deeeff);color:#154877;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 12px #123a5e17}.shell-main-area{padding:8px 12px 10px}.shell-content{width:100%}.enterprise-dashboard{--enterprise-primary: #1d4ed8;--enterprise-success: #16a34a;--enterprise-warning: #d97706;height:100%;display:grid;align-content:start;gap:10px;overflow:hidden}.dashboard-top-header{min-height:56px;border-radius:0;border:none;border-bottom:1px solid #e5ecf3;background:#fff;box-shadow:0 1px 3px #0000000a;padding:4.5px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.dashboard-top-label{margin:0;color:#5e7d99;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dashboard-top-copy h1{margin:0;font-size:clamp(28px,2vw,34px);line-height:1.1;padding-bottom:0;letter-spacing:-.01em;color:#163d6b;font-weight:700}.dashboard-top-copy p{margin:0;font-size:11px;color:#4e6f8c}.dashboard-top-actions{position:relative;display:flex;align-items:center;gap:10px}.dashboard-time-inline{display:flex;align-items:center;gap:0;font-size:17px;font-weight:650;line-height:1;min-height:auto;color:#1e293b;white-space:nowrap}.dashboard-time-icon{color:#7c97b0;font-size:14px;line-height:1;margin-top:2px}.dashboard-time-value{font-size:17px;font-weight:650;line-height:1;color:#334155}.dashboard-profile-area{position:relative}.dashboard-avatar-btn{width:44px;height:44px;border-radius:999px;border:1px solid #cbd5e1;background:linear-gradient(180deg,#f0f4f8,#e8f0f8);color:#0f172a;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;line-height:0}.dashboard-avatar-btn svg{display:block;flex-shrink:0}.dashboard-avatar-btn:active{background:linear-gradient(180deg,#f0f4f8,#e8f0f8)!important;border-color:#cbd5e1!important;box-shadow:none!important;transform:none!important;filter:none!important;transition:none!important}.dashboard-avatar-btn:focus{outline:none}.dashboard-avatar-btn:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.dashboard-profile-menu{position:absolute;right:0;top:calc(100% + 8px);width:280px;border-radius:14px;border:1px solid #c8dcee;background:#fff;box-shadow:0 18px 36px #11375b29;padding:12px;display:grid;gap:4px;z-index:40}.dashboard-profile-menu strong{font-size:14px;color:#123c61}.dashboard-profile-menu span{font-size:12px;color:#5b7891;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-user-chip{height:30px;border-radius:10px;border:1px solid #c8dcee;background:#fff;padding:0 8px;display:inline-flex;align-items:center;gap:7px}.dashboard-user-chip span{width:20px;height:20px;border-radius:999px;background:#dbeeff;color:#114674;font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.dashboard-user-chip strong{font-size:10.5px;color:#1a4870;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-logout{height:44px;padding:0 16px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-size:12px;font-weight:700;box-shadow:0 1px 2px #0000000a;display:inline-flex;align-items:center;justify-content:center;gap:8px}.dashboard-logout__icon,.shell-header-logout__icon{flex-shrink:0;display:block}.shell-header-logout{display:inline-flex;align-items:center;justify-content:center;gap:8px}.dashboard-hero-row{min-height:76px;border-radius:12px;background:linear-gradient(160deg,#fff,#edf6ff);box-shadow:0 10px 20px #11375b17;padding:9px 10px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.dashboard-hero-message{margin:0;font-size:13px;color:#234f75;font-weight:700}.dashboard-hero-row h2{margin:0;font-size:17px;color:#123c63}.dashboard-hero-row p{margin:0;font-size:10.8px;color:#557592}.dashboard-hero-cta{height:34px;padding:0 14px;border-radius:9px;background:linear-gradient(180deg,#3188d5,#1f6aac);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;white-space:nowrap}.dashboard-action-card,.dashboard-checklist-row,.dashboard-overview-row,.dashboard-insights-row,.dashboard-quick-row,.dashboard-kpi-row{border-radius:12px;border:1px solid #e5e7eb;border-top:1px solid #e5e7eb;background:linear-gradient(180deg,#fff,#fafafa);box-shadow:0 2px 8px #0f172a0d;padding:8px 11px}.dashboard-action-card{min-height:128px;border:1px solid #f4d8ad;border-left:8px solid #f97316;border-top:1px solid #f4d8ad;border-color:#f4d8ad #f4d8ad #f4d8ad #f97316;background:linear-gradient(180deg,#fff8e8,#fff6e2);align-items:center;justify-content:space-between;display:flex;gap:20px;padding:18px 20px;border-radius:15px;box-shadow:0 4px 14px #92570e1f}.dashboard-action-copy{display:grid;gap:6px;min-width:0;flex:0 1 75%}.dashboard-action-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:var(--enterprise-warning);background:#ffe9bf;border-radius:999px;flex:0 0 auto}.dashboard-action-icon svg{width:12px;height:12px;fill:currentColor}.dashboard-action-divider{display:none}.dashboard-action-head{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;flex:0 0 auto}.dashboard-action-copy h2{margin:0;font-size:11px;font-weight:800;color:#7c2d12;text-transform:uppercase;letter-spacing:.1em}.dashboard-action-copy h3{margin:0;font-size:24px;font-weight:800;color:#8a320f;line-height:1.1}.dashboard-action-copy p{margin:0;font-size:14px;font-weight:600;color:#8f4a12;line-height:1.35;min-width:0}.dashboard-action-side{display:grid;justify-items:center;align-items:center;gap:10px;flex:0 1 25%;min-width:170px;text-align:center}.dashboard-action-time{display:inline-flex;margin:0;font-size:12px;line-height:1.2;color:#7c2d12;font-weight:700;white-space:nowrap;background:#ffeccd;border:1px solid #f6ce8f;border-radius:999px;padding:6px 10px}.dashboard-action-copy span{display:inline-flex;margin-top:0;font-size:12px;line-height:1.2;color:#7c2d12;font-weight:700;white-space:nowrap;flex:0 0 auto}.dashboard-action-cta{height:46px;padding:0 20px;border-radius:10px;border:1px solid #f59e0b;background:linear-gradient(180deg,#f97316,#ea580c);color:#fff;font-size:13px;font-weight:700;display:inline-flex;align-items:center;white-space:nowrap;text-decoration:none}@media(max-width:980px){.dashboard-action-card{flex-direction:column;align-items:flex-start;min-height:0}.dashboard-action-copy,.dashboard-action-side{width:100%;flex:1 1 auto}.dashboard-action-side{justify-items:start;align-items:start;text-align:left;min-width:0}}.dashboard-row-title,.dashboard-quick-row h2,.dashboard-checklist-row h2,.dashboard-overview-row h2,.dashboard-insights-row h2{margin:0 0 7px;font-size:12px;color:#204564}.dashboard-checklist-grid,.dashboard-activity-grid{display:grid;gap:8px}.dashboard-checklist-row{padding:12px 16px 10px}.dashboard-checklist-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px}.dashboard-checklist-item{min-height:120px;border-radius:12px;padding:10px 10px 8px;background:#f8fafc;border:1px solid #dbe3ee;display:grid;justify-items:center;align-content:center;gap:4px;position:relative;text-align:center;z-index:1}.dashboard-checklist-item.done{background:#f0fdf4;border-color:#bbf7d0}.dashboard-checklist-item.current{background:#fff7e6;border:2px solid #f59e0b;box-shadow:0 8px 18px #f59e0b38,0 0 0 3px #f59e0b24}.dashboard-checklist-item.future{background:#f8fafc;border-color:#e2e8f0}.dashboard-checklist-item strong,.dashboard-checklist-item span{margin:0}.dashboard-checklist-item strong{font-size:18px;color:#334155;line-height:1.08;font-weight:700;display:grid;justify-items:center;gap:6px;white-space:normal}.dashboard-checklist-item span{font-size:13px;color:#64748b;line-height:1.15;white-space:nowrap;font-weight:700;border-radius:999px;padding:2px 8px;background:#e2e8f0}.dashboard-checklist-item.done strong:before{content:"?";width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;background:#bbf7d0;color:#15803d}.dashboard-checklist-item.current strong:before{content:"!";width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;background:#fed7aa;color:#c2410c;box-shadow:0 0 0 6px #f59e0b29}.dashboard-checklist-item.future strong:before{content:"?";width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;background:#e2e8f0;color:#64748b}.dashboard-checklist-item.done strong{color:#166534}.dashboard-checklist-item.current strong{color:#7c2d12}.dashboard-checklist-item.done span{color:#166534;background:#bbf7d0}.dashboard-checklist-item.current span{color:#9a3412;background:#fdba74}.dashboard-checklist-item.current .dashboard-checklist-desc{color:#8b4513}.dashboard-checklist-item.current .dashboard-checklist-desc:before{content:"Current Step";display:inline-block;margin-right:6px;padding:2px 8px;border-radius:999px;background:#f59e0b;color:#fff;font-size:10px;font-weight:700;vertical-align:middle}.dashboard-checklist-desc{margin:0;font-size:10px;line-height:1.2;font-weight:600;color:#64748b;white-space:nowrap}.dashboard-checklist-action{display:inline-flex;align-items:center;gap:4px;font-size:10px;line-height:1.2;font-weight:700;color:#b45309;text-decoration:none}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.dashboard-kpi-card{border-radius:10px;border:1px solid #dbe5f1;border-top:1px solid #dbe5f1;background:linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 2px 6px #0f172a0f;padding:12px 12px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:96px;position:relative}.dashboard-kpi-body{display:grid;justify-items:center;align-items:center;gap:4px;min-width:0;width:100%}.dashboard-kpi-value{margin:0;font-size:33px;line-height:1;font-weight:800;color:#1f3f8f}.dashboard-kpi-label{margin:0;font-size:11px;font-weight:700;color:#334155;text-align:center}.dashboard-kpi-status{margin:0;font-size:10px;font-weight:600;color:#64748b;text-align:center}.dashboard-kpi-corner{position:absolute;top:10px;right:10px;width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#45698d;background:#e8eef8;flex:0 0 auto}.dashboard-kpi-corner svg{width:13px;height:13px;fill:currentColor}.dashboard-kpi-branches .dashboard-kpi-corner{color:#1d4ed8;background:#dbeafe}.dashboard-kpi-departments .dashboard-kpi-corner{color:#7e22ce;background:#f3e8ff}.dashboard-kpi-roles .dashboard-kpi-corner{color:#4338ca;background:#e0e7ff}.dashboard-kpi-employees .dashboard-kpi-corner{color:#15803d;background:#dcfce7}.dashboard-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.dashboard-quick-grid.five-items{grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-quick-link{min-height:78px;border-radius:12px;border:1px solid #c6d2e2;background:linear-gradient(180deg,#fff,#eef4fb);color:#1e293b;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;box-shadow:0 2px 6px #1a2a4314;text-align:center;padding:10px 8px;line-height:1.2;text-decoration:none;transform:translateY(0);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.dashboard-quick-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:#295986;flex:0 0 auto}.dashboard-quick-icon svg{width:20px;height:20px;fill:currentColor}.dashboard-quick-title{font-size:11px;font-weight:700;color:#1f2f46;line-height:1.1}.dashboard-note-banner{margin:0;font-size:9.8px;color:#4b6c89}@media(min-width:1141px)and (max-width:1380px){.enterprise-dashboard,.setup-overview-page{gap:7px}.dashboard-status-row{grid-template-columns:minmax(0,1fr) auto auto}.dashboard-step p{font-size:9.3px}.dashboard-quick-grid.five-items{grid-template-columns:repeat(5,minmax(0,1fr))}.setup-overview-head h1{font-size:20px}.setup-progress-main strong{font-size:30px}}.gateway-shell{--sidebar-width-expanded: 270px;--sidebar-width-collapsed: 72px;--sidebar-width-current: var(--sidebar-width-expanded);position:relative;height:100vh;min-height:100vh;display:block;overflow:hidden}.gateway-shell.collapsed{--sidebar-width-current: var(--sidebar-width-collapsed)}.shell-sidebar{width:var(--sidebar-width-current);position:fixed;top:0;left:0;bottom:0;z-index:20;max-height:none;overflow:hidden;background:#f4f7fb;border-right:1px solid rgba(139,161,186,.28);box-shadow:4px 0 12px #63799414}.sidebar-brand-row{display:block;padding-bottom:7px}.sidebar-brand-toggle{width:100%;min-height:42px;border:0;background:transparent;padding:0;color:inherit;cursor:pointer;border-radius:10px}.sidebar-brand-toggle:focus-visible{outline:2px solid rgba(82,122,164,.45);outline-offset:1px}.sidebar-brand{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:6px 8px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;min-width:0;overflow:hidden}.brand-mark{width:32px;height:32px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);box-shadow:inset 0 1px #ffffffe6,0 4px 10px #7f93ab29;color:#355170;flex:0 0 auto}.brand-mark svg{width:18px;height:18px;stroke:currentColor}.sidebar-brand-text{display:grid;gap:1px;min-width:0}.sidebar-brand-text strong{font-size:13px;font-weight:800;color:#0f172a;white-space:nowrap}.sidebar-brand-text small{font-size:10px;color:#64748b;font-weight:600;white-space:nowrap}.sidebar-nav{overflow-y:hidden;overflow-x:hidden;padding-top:3px}.sidebar-group{margin-bottom:5px;gap:2px}.sidebar-group h3{font-size:9.6px;letter-spacing:.09em;color:#6d829b;margin-bottom:3px;padding-left:6px}.sidebar-group ul{gap:3px}.sidebar-group a{overflow:hidden;border-radius:8px;border:1px solid transparent;color:#334155;min-height:36px;padding:0 10px;display:flex;align-items:center;font-size:13px;font-weight:600;transition:all .15s ease-in-out}.sidebar-group a.active{background:#dbeafe;border-color:#60a5fa;box-shadow:inset 0 0 0 1px #3b82f6;color:#1e40af;font-weight:700}.sidebar-group a.active:before{content:"";position:absolute;left:4px;top:7px;bottom:7px;width:2px;border-radius:3px;background:#5a7ea6}.sidebar-group a.active .shell-nav-icon{color:#21425f;background:#6f8eae24;border-color:#6684a442}.shell-nav-icon{width:19px;height:19px;background:#6c87a41f;border-color:#7892ae38;color:#476483}.shell-nav-icon svg{width:16px;height:16px}.shell-nav-link-inner{gap:6px}.shell-nav-label{font-size:12.9px;font-weight:600;letter-spacing:.004em}.shell-main-area{position:relative;z-index:1;height:100vh;margin-left:var(--sidebar-width-current);width:calc(100% - var(--sidebar-width-current));min-width:0;overflow:hidden}.shell-content{height:100%;width:100%;min-width:0;overflow:hidden}.gateway-shell.collapsed .sidebar-brand-text,.gateway-shell.collapsed .sidebar-group h3,.gateway-shell.collapsed .shell-nav-label,.gateway-shell.collapsed .sidebar-setup-progress{display:none}.gateway-shell.collapsed .sidebar-brand{justify-content:center;padding:5px}.gateway-shell.collapsed .sidebar-group a{padding:0}.gateway-shell.collapsed .shell-nav-link-inner{justify-content:center;width:100%}.shell-header-clock{grid-template-columns:auto auto;align-items:center;-moz-column-gap:6px;column-gap:6px;row-gap:0}.shell-header-clock-icon{grid-row:1 / span 2;align-self:center;font-size:15px;line-height:1;opacity:.9}.shell-header-clock-date{font-size:15px;line-height:1.1}.shell-header-clock-time{font-size:16px;line-height:1.1}.gateway-shell.collapsed .sidebar-group a.active:before{left:2px}@media(max-width:1140px){.gateway-shell,.gateway-shell.collapsed{--sidebar-width-current: 0px}.shell-sidebar{width:min(300px,84vw);transform:translate(-100%);transition:transform .2s ease}.shell-sidebar.open{transform:translate(0)}.shell-main-area{margin-left:0;width:100%}}.hr-review-queue-card .mode-tab,.mode-tab,.secondary,.setup-inline-edit,.setup-inline-disable,.dashboard-logout,.shell-main-area>.shell-header>button[type=button],.sidebar-group a,.employee-directory-actions button,.setup-master-toolbar-actions button,.inline-actions button{transition:none!important;transform:none!important;box-shadow:none!important;cursor:pointer}.hr-review-queue-card .mode-tab:focus-visible:not(.active),.mode-tab:focus-visible:not(.active){background:#eaf2fb!important;color:#0f4c81!important;border-color:#bfd5ec!important;transform:none!important;box-shadow:none!important}.sidebar-group a:focus-visible{background:#e2e8f0!important;border-color:#cbd5e1!important;color:#0f172a!important;transform:none!important;box-shadow:none!important}.sidebar-group a.active:focus-visible{background:#dbeafe!important;border-color:#60a5fa!important;color:#1e40af!important;box-shadow:inset 0 0 0 1px #3b82f6!important}.secondary:focus-visible,.setup-inline-edit:focus-visible,.setup-inline-disable:focus-visible,.employee-directory-actions button:focus-visible,.setup-master-toolbar-actions button:focus-visible,.inline-actions button:focus-visible,.shell-main-area>.shell-header>button[type=button]:focus-visible{transform:none!important;box-shadow:none!important}.dashboard-logout:focus-visible{background:#fff!important;border-color:#cbd5e1!important;color:#0f172a!important;transform:none!important;box-shadow:none!important}.hr-review-detail-modal{width:min(92vw,1240px);max-height:82vh;overflow:visible;padding:16px 18px;gap:12px;border:1px solid #d7e3ef;box-shadow:0 12px 28px #11304f29}.hr-review-detail-modal .hr-review-detail-titlebar{align-items:center;margin-bottom:0}.hr-review-detail-modal .hr-review-detail-titlebar h3{margin:0;font-size:16px;line-height:1.2}.hr-review-detail-modal .hr-review-detail-titlebar .secondary{min-height:32px;padding:0 12px;font-size:12.5px}.hr-review-detail-modal .hr-review-modal-header{display:grid;gap:10px}.hr-review-detail-modal .hr-review-summary-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:9px 12px;padding:10px 12px;border-radius:8px;border:1px solid #d9e5f1;background:#f8fbff;box-shadow:none}.hr-review-detail-modal .hr-review-summary-strip h3{margin:0;font-size:13px;font-weight:800;color:#174264;grid-column:1 / -1}.hr-review-detail-modal .hr-review-summary-strip p{margin:0;font-size:12px;line-height:1.3;color:#2a4c6a}.hr-review-detail-modal .hr-review-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hr-review-detail-modal .hr-review-info-card{padding:11px 12px;border-radius:8px;border:1px solid #dce7f2;background:#fbfdff;box-shadow:none;gap:7px}.hr-review-detail-modal .hr-review-info-card h3{margin:0;font-size:13px;line-height:1.2;color:#1a4467}.hr-review-detail-modal .hr-review-info-card p{margin:0;font-size:12px;line-height:1.3;color:#2c4f6e}.hr-review-detail-modal .hr-review-decision-card{margin-top:0;grid-column:1 / -1}.hr-review-detail-modal .hr-review-decision-card label{display:grid;gap:5px;font-size:12px;font-weight:700;color:#244765}.hr-review-detail-modal .hr-review-decision-card textarea{min-height:74px;max-height:74px;padding:9px 10px;font-size:12px;line-height:1.3}.hr-review-detail-modal .hr-review-decision-card .inline-actions{gap:8px;margin-top:6px}.hr-review-detail-modal .hr-review-decision-card .inline-actions button{min-height:32px;padding:0 12px;font-size:12px}@media(max-width:1040px){.hr-review-detail-modal{width:min(95vw,1160px);padding:14px 15px;gap:10px}.hr-review-detail-modal .hr-review-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.hr-review-detail-modal{padding:12px}.hr-review-detail-modal .hr-review-modal-grid,.hr-review-detail-modal .hr-review-summary-strip{grid-template-columns:1fr}}.user-profile-page.user-profile-compact{height:calc(100dvh - 70px);max-height:calc(100dvh - 70px);min-height:0;overflow:hidden;grid-template-rows:auto minmax(0,1fr);gap:10px}.user-profile-page.user-profile-compact .error,.user-profile-page.user-profile-compact .page-toast{margin:0}.user-profile-main-card{height:100%;min-height:0;padding:14px 16px;border-radius:14px;border:1px solid #d7e3ef;box-shadow:0 10px 22px #102b491a;overflow:hidden}.user-profile-main-grid{height:100%;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}.user-profile-main-left,.user-profile-main-right{min-height:0;display:grid;gap:12px;align-content:stretch}.user-profile-summary-block{display:grid;gap:9px;border:1px solid #dbe7f2;border-radius:10px;background:#fbfdff;padding:12px 13px}.user-profile-summary-block h3{margin:0;font-size:15px;font-weight:800;color:#143e62}.user-profile-summary-grid{display:grid;grid-template-columns:1fr;gap:9px}.user-profile-page.user-profile-compact .profile-summary-item{border:1px solid #e0eaf4;border-radius:9px;padding:10px 11px;gap:5px;background:#fff}.user-profile-page.user-profile-compact .profile-summary-item span{font-size:12px}.user-profile-page.user-profile-compact .profile-summary-item strong{font-size:14px;line-height:1.25}.user-profile-main-right{display:flex;flex-direction:column;border:1px solid #dbe7f2;border-radius:10px;background:#fbfdff;padding:12px 13px}.user-profile-password-head{display:grid;gap:4px}.user-profile-password-head h3{margin:0;font-size:15px;font-weight:800;color:#143e62}.user-profile-password-head p{margin:0;font-size:12px;color:#607b96}.user-profile-loading{margin:0;font-size:12px;color:#5d7893}.user-profile-password-form{display:flex;flex-direction:column;gap:10px;flex:1}.user-profile-password-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.user-profile-password-wide{grid-column:1 / -1}.user-profile-page.user-profile-compact .company-profile-field{gap:4px}.user-profile-page.user-profile-compact .company-profile-field span{font-size:12px}.user-profile-page.user-profile-compact .company-profile-field input{height:38px;padding:0 10px;font-size:13px;border-radius:8px}.user-profile-password-help{margin:0;font-size:11.5px;line-height:1.35;color:#5d7893}.user-profile-password-actions{margin-top:auto;justify-content:flex-end;gap:8px}.user-profile-password-actions button{min-height:34px;padding:0 14px;font-size:12.5px}@media(max-width:980px){.user-profile-page.user-profile-compact{height:auto;overflow:visible;grid-template-rows:auto}.user-profile-main-card{height:auto;overflow:visible}.user-profile-main-grid,.user-profile-password-grid{grid-template-columns:1fr}.user-profile-password-wide{grid-column:auto}}.hr-review-modal-backdrop{position:fixed;inset:0;z-index:9999;padding:24px;display:grid;place-items:center;background:#10253d73}.review-detail-modal,.hr-review-detail-modal.review-detail-modal{width:min(1200px,calc(100vw - 48px))!important;max-width:min(1200px,calc(100vw - 48px));height:auto;max-height:calc(100vh - 48px)!important;overflow:hidden!important;padding:12px 14px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;margin:0}.review-detail-modal .modal-content,.review-detail-modal .modal-body{max-height:none!important}.review-detail-modal .modal-content{overflow:visible!important}.review-detail-modal .modal-body{min-height:0;overflow-y:auto!important;overflow-x:hidden!important;padding-right:4px}.review-detail-modal .hr-review-detail-titlebar h3{margin:0;font-size:16px;line-height:1.2}.review-detail-modal .hr-review-detail-titlebar .secondary{min-height:32px;padding:0 12px;font-size:12px}.review-details-grid,.review-detail-modal .review-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.review-detail-modal .hr-review-summary-strip{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px;padding:10px 12px}.review-detail-modal .hr-review-summary-strip h3{grid-column:1 / -1;margin:0;font-size:14px}.review-detail-modal .hr-review-info-card{padding:11px 12px;gap:7px}.review-detail-modal .hr-review-info-card h3{margin:0;font-size:14px}.review-detail-modal .hr-review-info-card p,.review-detail-modal .hr-review-summary-strip p{margin:0;font-size:12.5px;line-height:1.3}.review-detail-modal .hr-review-decision-card{grid-column:1 / -1}.review-detail-modal .hr-review-decision-card label{display:grid;gap:5px;font-size:12.5px}.review-detail-modal .hr-review-decision-card textarea{min-height:78px;max-height:none;overflow-y:auto;font-size:12.5px;line-height:1.3}@media(max-width:1100px){.review-detail-modal .hr-review-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.hr-review-modal-backdrop{padding:12px}.review-detail-modal,.hr-review-detail-modal.review-detail-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px);max-height:calc(100vh - 24px)!important}.review-details-grid,.review-detail-modal .review-details-grid,.review-detail-modal .hr-review-summary-strip{grid-template-columns:1fr}}.onboarding-status-compact-page{height:auto;min-height:0;overflow:visible}.onboarding-status-shell{width:100%;max-width:none;margin:0;height:auto;min-height:0;display:grid;gap:12px;padding:12px;overflow:visible}.onboarding-status-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px}.onboarding-status-hero-main{display:grid;gap:8px}.onboarding-status-hero-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.onboarding-status-hero h2{margin:0;font-size:28px;line-height:1.15;color:#102f4a}.onboarding-status-hero p{margin:2px 0 0;font-size:13px;color:#5e7993}.onboarding-status-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.onboarding-status-overview-card{min-height:108px;border:1px solid #d8e5f2;border-radius:12px;background:#fff;padding:12px;display:grid;align-content:space-between;gap:6px}.onboarding-status-overview-card span{font-size:12px;color:#607b96;font-weight:700}.onboarding-status-overview-card small{font-size:11px;line-height:1.3;color:#6c8298}.onboarding-lifecycle-card{border:1px solid #dbe7f3;border-radius:12px;background:#fbfdff;padding:12px 14px;display:grid;gap:10px}.onboarding-lifecycle-card h3{margin:0;font-size:15px;color:#153e62}.onboarding-status-stepper{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:10px;width:100%}.onboarding-step{width:100%;min-width:0;display:grid;gap:6px}.onboarding-step-track{display:flex;align-items:center;gap:6px}.onboarding-step-dot{width:14px;height:14px;border-radius:999px;background:#a4b9cf;border:2px solid #ffffff;box-shadow:0 0 0 1px #9fb5c8;flex:0 0 auto}.onboarding-step-connector{height:4px;border-radius:999px;background:#d4dce6;flex:1}.onboarding-step.done .onboarding-step-dot,.onboarding-step-dot.done{background:#2f8a58;box-shadow:0 0 0 1px #2f8a58}.onboarding-step-connector.done{background:#2f8a58}.onboarding-step-label{font-size:11px;font-weight:700;color:#2e4f6e;line-height:1.2;overflow-wrap:anywhere}.onboarding-status-summary-box{border:1px solid #dbe7f3;border-radius:12px;background:#fbfdff;padding:12px 14px;display:grid;gap:8px}.onboarding-status-summary-box h3{margin:0;font-size:14px;color:#153e62}.onboarding-status-summary-box ul{margin:0;padding-left:18px;display:grid;gap:2px}.onboarding-status-summary-box p,.onboarding-status-summary-box li{margin:0;font-size:12px;color:#375876}.onboarding-completion-summary{border:1px solid #dbe7f3;border-radius:12px;background:#fff;padding:12px 14px;display:grid;gap:10px}.onboarding-completion-summary h3{margin:0;font-size:14px;color:#153e62}.onboarding-completion-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.onboarding-kpi-card{margin:0;min-height:100px;display:grid;align-content:space-between;gap:6px;border:1px solid #e2ebf5;border-radius:12px;padding:12px;font-size:13px;background:#fbfdff}.onboarding-kpi-card strong{color:#4e6d89;font-weight:700}.onboarding-kpi-card span{color:#123b60;font-weight:700;font-size:13px;line-height:1.25;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.onboarding-status-actions{margin-top:2px;width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px}.onboarding-status-actions button{min-height:38px;padding:0 14px}.onboarding-profile-page{height:auto;min-height:0;overflow:visible}.public-content.public-content-onboarding-profile{width:100%;max-width:100%;display:grid;align-content:start}.public-layout.onboarding-profile-layout{min-height:100dvh;align-content:start;padding:10px 24px 12px;overflow:hidden}.onboarding-profile-desktop{width:min(1180px,calc(100vw - 96px));max-width:1180px;margin:12px auto 0;height:auto;min-height:0;padding:14px 8px 8px;display:grid;gap:10px;overflow:visible}.onboarding-profile-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 6px 6px}.onboarding-profile-header h2{margin:0;font-size:28px;line-height:1.15;color:#102f4a}.onboarding-profile-detail-panel{min-height:0;display:grid;gap:12px;padding:12px 14px;border:1px solid #dbe7f3;border-radius:12px;background:#fff;overflow:visible}.onboarding-profile-detail-panel .onboarding-profile-form{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.onboarding-profile-column{display:grid;gap:14px;align-content:start}.onboarding-profile-detail-panel .onboarding-form-section{width:100%;max-width:none;min-height:0;height:auto;padding:10px 12px;gap:8px;display:grid;grid-template-rows:auto;align-content:start;border:1px solid #e1ebf5;border-radius:12px;background:#fbfdff;overflow:visible}.onboarding-readonly-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.onboarding-readonly-stack,.onboarding-kv-grid{display:grid;gap:8px}.onboarding-kv-row{display:grid;grid-template-columns:minmax(120px,auto) minmax(0,1fr);gap:10px;align-items:start}.onboarding-kv-label{font-size:12px;font-weight:700;color:#4a6783;white-space:nowrap}.onboarding-kv-value{font-size:13px;font-weight:600;color:#17344f;line-height:1.3;white-space:normal;overflow-wrap:anywhere}.onboarding-readonly-item{display:grid;gap:2px;min-width:0;align-content:start}.onboarding-readonly-label{font-size:11.5px;font-weight:700;color:#4a6783;text-transform:none;letter-spacing:.01em}.onboarding-readonly-value{font-size:13px;font-weight:600;color:#17344f;line-height:1.3;white-space:normal;overflow-wrap:anywhere}.onboarding-readonly-value-missing{color:#90a2b6;font-weight:500}.onboarding-success-banner{border:1px solid #cfe7d6;background:linear-gradient(180deg,#f3fbf6,#effaf3);color:#1d5a31;border-radius:10px;padding:10px 12px;display:grid;gap:4px}.onboarding-profile-column-right{grid-auto-rows:1fr}.onboarding-profile-column-right .onboarding-form-section{height:100%}.onboarding-success-banner strong{font-size:13px;letter-spacing:.01em}.onboarding-success-banner p{color:#2e6640;font-size:12.5px}.onboarding-profile-summary{border:1px solid #dbe7f3;border-radius:10px;background:#f8fbff;padding:10px 12px;display:grid;gap:8px}.onboarding-profile-summary h3{margin:0;font-size:12px;color:#234565;text-transform:uppercase;letter-spacing:.04em}.onboarding-profile-summary-badges{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.onboarding-profile-summary-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 12px;padding-top:8px;border-top:1px solid #e2ecf7}.onboarding-profile-summary-meta-item{display:grid;gap:2px;min-width:0}.onboarding-status-pill{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700;line-height:1.25;white-space:nowrap}.onboarding-status-pill-ok{border:1px solid #c7dfcf;background:#eef8f1;color:#255538}.onboarding-contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.onboarding-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.onboarding-address-block{border:1px solid #dde8f4;border-radius:10px;background:#fff;padding:10px;display:grid;gap:8px;align-content:start}.onboarding-address-block-permanent{border-left:2px solid #d4e3f2;padding-left:12px}.onboarding-address-block h4{margin:0;font-size:12px;color:#1a456b}.onboarding-address-summary{font-size:13px;font-weight:600;color:#17344f;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.onboarding-address-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.onboarding-profile-detail-panel .onboarding-form-section h3{margin:0;font-size:13px;color:#153e62}.onboarding-profile-detail-panel .onboarding-form-grid{display:grid;gap:5px 7px;grid-template-columns:repeat(2,minmax(180px,1fr))}.onboarding-profile-detail-panel .onboarding-form-grid label{display:grid;gap:3px;min-width:0;font-size:12px;font-weight:700;color:#274a68;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.onboarding-profile-detail-panel .onboarding-form-grid input,.onboarding-profile-detail-panel .onboarding-form-grid textarea{min-height:32px;font-size:12.5px;min-width:0;width:100%;max-width:100%;box-sizing:border-box;white-space:normal;overflow:visible;text-overflow:unset}.onboarding-profile-detail-panel .onboarding-form-grid textarea{height:56px;min-height:56px;max-height:72px;resize:none;overflow:visible;overflow-wrap:anywhere;white-space:pre-wrap}.onboarding-profile-detail-panel .onboarding-section-address .onboarding-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.onboarding-profile-detail-panel .onboarding-section-personal .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-section-contact .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-section-emergency .onboarding-form-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.onboarding-profile-detail-panel .onboarding-section-contact .onboarding-form-grid{grid-template-columns:1fr}.onboarding-profile-detail-panel .onboarding-section-contact .onboarding-form-grid label,.onboarding-profile-detail-panel .onboarding-section-contact .onboarding-form-grid input{width:100%;max-width:100%;min-width:0;white-space:normal;overflow:visible;text-overflow:unset}.onboarding-profile-actions{margin-top:0;grid-column:1 / -1;justify-self:end;align-self:start;width:auto;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:8px}.onboarding-profile-actions button{min-height:36px;padding-inline:16px}.onboarding-profile-actions .secondary{background:#f4f9ff;border:1px solid #c6d8ea;color:#173d63}.onboarding-profile-actions .secondary:focus-visible{background:#eaf3fc;border-color:#b7cee4;color:#15385a}.employee-directory-card .setup-upload-dropzone{padding:14px;gap:6px}.employee-directory-card .setup-upload-browse-btn{border-color:#c9daeb;background:#f3f8ff;color:#1f4d76}.employee-directory-card .setup-upload-browse-btn:focus-visible{border-color:#bfd3e7;background:#edf5ff;color:#1c4468}.hr-review-queue-card .mode-tab:focus-visible:not(.active),.mode-tab:focus-visible:not(.active){background:#eef4fb!important;border-color:#c7d8e8!important;color:#153d63!important}.dashboard-logout:focus-visible{background:#f8fbff!important;border-color:#cfd9e5!important;color:#1f2937!important}@media(max-width:1200px){.onboarding-status-overview,.onboarding-completion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.onboarding-status-stepper{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.onboarding-step-track{gap:6px}.onboarding-step-connector{display:none}}@media(max-width:980px){.onboarding-status-compact-page,.onboarding-profile-page{height:auto;overflow:visible}.onboarding-status-hero{grid-template-columns:1fr}.onboarding-status-hero-actions{justify-content:flex-start}.onboarding-status-overview,.onboarding-status-stepper,.onboarding-completion-grid,.onboarding-profile-detail-panel .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-section-personal .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-section-contact .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-section-emergency .onboarding-form-grid,.onboarding-readonly-grid,.onboarding-address-grid{grid-template-columns:1fr}.onboarding-kv-row{grid-template-columns:minmax(108px,auto) minmax(0,1fr)}.onboarding-profile-summary-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.onboarding-contact-form-grid{grid-template-columns:1fr}.onboarding-address-block-permanent{border-left:1px solid #dde8f4;border-top:2px solid #d4e3f2;padding-left:8px;padding-top:10px}.onboarding-profile-detail-panel .onboarding-profile-form{grid-template-columns:1fr}.onboarding-profile-column{gap:10px}.onboarding-profile-column-right{grid-auto-rows:auto}.onboarding-profile-column-right .onboarding-form-section{height:auto}.onboarding-profile-detail-panel .onboarding-form-section{min-height:0;height:auto}.onboarding-status-actions,.onboarding-profile-actions{flex-wrap:wrap;justify-content:flex-start}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.shell-content>.onboarding-page{width:100%;max-width:100%;margin:0;overflow-x:hidden}.shell-content>.onboarding-page.onboarding-status-compact-page,.shell-content>.onboarding-page.onboarding-profile-compact-page{width:100%;max-width:none;margin:0;padding:24px 32px;box-sizing:border-box}.onboarding-status-shell,.onboarding-profile-shell,.onboarding-status-overview,.onboarding-lifecycle-card,.onboarding-status-summary-box,.onboarding-completion-summary,.onboarding-profile-detail-panel,.onboarding-profile-detail-panel .onboarding-form-section,.onboarding-profile-detail-panel .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-form-grid label,.onboarding-profile-detail-panel .onboarding-form-grid input,.onboarding-profile-detail-panel .onboarding-form-grid textarea{width:100%;max-width:100%}.onboarding-status-shell,.onboarding-profile-shell,.onboarding-lifecycle-card,.onboarding-status-summary-box,.onboarding-completion-summary,.onboarding-profile-detail-panel{overflow:visible;max-height:none}.onboarding-status-overview,.onboarding-completion-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.onboarding-profile-detail-panel .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-section-personal .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-section-address .onboarding-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.onboarding-profile-detail-panel .onboarding-section-contact .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-section-emergency .onboarding-form-grid{grid-template-columns:1fr}@media(max-width:1200px){.shell-content>.onboarding-page.onboarding-status-compact-page,.shell-content>.onboarding-page.onboarding-profile-compact-page{padding:18px 20px}}@media(max-width:980px){.shell-content>.onboarding-page.onboarding-status-compact-page,.shell-content>.onboarding-page.onboarding-profile-compact-page{padding:14px}.onboarding-status-overview,.onboarding-status-stepper,.onboarding-completion-grid,.onboarding-profile-detail-panel .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-section-personal .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-section-contact .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-section-address .onboarding-form-grid,.onboarding-profile-detail-panel .onboarding-section-emergency .onboarding-form-grid{grid-template-columns:1fr}.onboarding-profile-detail-panel .onboarding-section-personal,.onboarding-profile-detail-panel .onboarding-section-contact,.onboarding-profile-detail-panel .onboarding-section-address,.onboarding-profile-detail-panel .onboarding-section-emergency{grid-column:auto}.onboarding-profile-actions{grid-column:1;justify-self:start}}.employee-profile-page.employee-form-workspace{height:calc(100dvh - 86px);min-height:0;overflow:hidden;gap:6px;align-content:start;justify-items:center}.employee-profile-page.employee-form-workspace .employee-profile-form-card{width:min(1400px,100%);height:calc(100% - 20px);min-height:0;margin:20px auto 0;padding:10px 12px;gap:6px;overflow:hidden}.employee-profile-page.employee-form-workspace .employee-profile-form{height:100%;min-height:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:6px;align-content:start}.employee-profile-page.employee-form-workspace .employee-form-title-block{display:grid;gap:2px;margin-bottom:1px}.employee-profile-page.employee-form-workspace .employee-form-title-block h2{margin:0;font-size:24px;line-height:1.15;color:#111827;letter-spacing:-.015em}.employee-profile-page.employee-form-workspace .employee-form-title-block p{margin:0;font-size:13px;font-weight:700;color:#58748f}.employee-profile-page.employee-form-workspace .employee-form-section{gap:7px;padding:9px 10px;border-radius:12px;border-color:#e3ecf6}.employee-profile-page.employee-form-workspace .organization-mapping-section{min-height:0;display:grid;align-content:start}.employee-profile-page.employee-form-workspace .employee-form-section-head h3{margin:0;font-size:14px}.employee-profile-page.employee-form-workspace .employee-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px}.employee-profile-page.employee-form-workspace .organization-mapping-section .employee-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;align-content:start}.employee-profile-page.employee-form-workspace .employee-form-grid label{gap:3px;font-size:12px}.employee-profile-page.employee-form-workspace .employee-form-grid input,.employee-profile-page.employee-form-workspace .employee-form-grid select{height:35px;font-size:13px}.employee-profile-page.employee-form-workspace .organization-mapping-section .employee-form-grid select{min-height:48px;height:48px}.employee-profile-page.employee-form-workspace .employee-profile-footer-actions{margin-top:auto;position:sticky;bottom:0;z-index:2;justify-content:flex-end;gap:8px;padding-top:6px;padding-bottom:2px;border-top:1px solid #e3ecf6;background:linear-gradient(180deg,#ffffffdb,#fff 34%)}.employee-profile-page.employee-form-workspace .employee-profile-footer-actions button{min-width:164px}.shell-content>.onboarding-page.onboarding-profile-compact-page{padding:16px 32px;box-sizing:border-box;overflow-x:hidden}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-shell{width:min(1280px,calc(100vw - 64px));max-width:1280px;margin:0 auto}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-section{width:100%;max-width:100%;min-width:0;overflow:visible;padding:7px 8px;gap:5px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid{width:100%;max-width:100%;min-width:0;display:grid;gap:6px 8px;overflow:visible}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid label{min-width:0;white-space:normal;overflow:visible;text-overflow:unset}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid input,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid textarea{width:100%;min-width:0;max-width:100%;white-space:normal;overflow:visible;text-overflow:unset}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid{grid-template-columns:1fr}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid label{grid-column:1;width:100%;max-width:100%;min-width:0;white-space:normal;overflow:visible;text-overflow:unset}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid input{width:100%;min-width:0;max-width:100%;white-space:normal;overflow:visible;text-overflow:unset}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,.85fr)}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact{width:100%;max-width:100%;overflow:visible}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:6px 10px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid label{min-width:0;white-space:normal;overflow:visible;text-overflow:unset}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid input,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid textarea{width:100%;min-width:0;max-width:100%;overflow:visible;text-overflow:unset;white-space:normal}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-actions{grid-column:1 / -1;justify-self:end;width:auto;margin-top:0}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-actions button{box-shadow:none;transition:none}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-actions button:focus-visible{box-shadow:none;transform:none;filter:none}@media(max-width:980px){.shell-content>.onboarding-page.onboarding-profile-compact-page{padding:14px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-form,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency .onboarding-form-grid{grid-template-columns:1fr}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-actions,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency .onboarding-form-grid label:last-child{grid-column:auto;justify-self:start}}.shell-content>.onboarding-page.onboarding-profile-compact-page{padding:24px 32px;box-sizing:border-box;overflow-x:hidden}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-shell{width:min(1180px,calc(100vw - 120px));max-width:1180px;margin:0 auto}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-detail-panel{width:100%;max-width:100%;overflow:visible}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-form{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-section,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid label,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid input,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid textarea{width:100%;max-width:100%;white-space:normal;overflow:visible;text-overflow:unset}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-section{min-height:0;padding:8px 10px;gap:6px;overflow:visible}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:6px 8px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address .onboarding-form-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address .onboarding-form-grid textarea{height:58px;min-height:58px;max-height:72px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid input,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid textarea{width:100%;min-width:0;overflow:visible;text-overflow:unset;white-space:normal}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid label{min-width:0;white-space:normal}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-section,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid label,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid input,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid textarea{overflow:visible;text-overflow:unset}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid{grid-template-columns:1fr;gap:8px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid label,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid input{width:100%;min-width:0;max-width:100%;white-space:normal;overflow:visible;text-overflow:unset}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid{grid-template-columns:1fr!important;width:100%;max-width:100%;overflow:visible}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid label,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid input{grid-column:1;width:100%;max-width:100%;min-width:0;white-space:normal;overflow:visible;text-overflow:unset}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-actions{grid-column:1 / -1;justify-self:end;width:auto}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address{grid-column:1}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency{grid-column:2}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address .onboarding-form-grid{grid-template-columns:1fr}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid textarea{height:60px;min-height:60px;max-height:72px;overflow:visible}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-actions{grid-column:1 / -1;justify-self:end}@media(max-width:980px){.shell-content>.onboarding-page.onboarding-profile-compact-page{padding:14px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-form,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency .onboarding-form-grid{grid-template-columns:1fr}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid{grid-template-columns:1fr!important}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-actions{grid-column:auto;justify-self:start}}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-form{align-items:stretch}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact{display:grid;align-content:start}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid{grid-template-columns:1fr!important;gap:10px;width:100%;max-width:100%;min-width:0;overflow:visible}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid label,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid label,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid input,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid input{grid-column:1;width:100%;max-width:100%;min-width:0;white-space:normal;overflow:visible;text-overflow:unset}@media(max-width:980px){.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact{height:auto}}.shell-content>.onboarding-page.onboarding-profile-compact-page{width:100%!important;max-width:100%!important;margin:0!important;padding:0 16px!important;box-sizing:border-box;overflow-x:hidden!important}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-shell{width:min(1180px,calc(100vw - 96px))!important;max-width:1180px!important;margin:32px auto!important}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-form{grid-template-columns:1fr 1fr!important;gap:16px!important}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid label,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid input{width:100%!important;max-width:100%!important;min-width:0;white-space:normal!important;overflow:visible!important;text-overflow:unset!important}@media(max-width:980px){.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-shell{width:100%!important;max-width:100%!important;margin:14px auto!important}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-form{grid-template-columns:1fr!important}}.shell-content>.onboarding-page.onboarding-profile-compact-page{width:100%;max-width:100%;margin:0;padding:12px 20px;box-sizing:border-box;overflow-x:hidden;overflow-y:hidden}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-shell{width:min(1120px,calc(100vw - 160px));max-width:1120px;margin:0 auto}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-form{grid-template-columns:1fr 1fr}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid label,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid input{width:100%;max-width:100%;min-width:0;white-space:normal;overflow:visible;text-overflow:unset}@media(max-width:980px){.shell-content>.onboarding-page.onboarding-profile-compact-page{overflow-y:visible}}.shell-content>.onboarding-page.onboarding-profile-compact-page{width:100%!important;max-width:100%!important;margin:0!important;padding:14px 24px!important;box-sizing:border-box;overflow-x:hidden!important}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-shell{width:min(1400px,calc(100vw - 80px))!important;max-width:1400px!important;margin:0 auto!important;min-height:0;overflow:visible}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-detail-panel{width:100%!important;max-width:100%!important;min-height:0;overflow:visible!important}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;align-items:stretch}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-section{width:100%!important;max-width:100%!important;min-width:0;overflow:visible!important}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid{grid-template-columns:1fr!important;gap:10px!important}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid label,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid input,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid textarea{width:100%!important;max-width:100%!important;min-width:0;overflow:visible!important;text-overflow:unset!important;white-space:normal}@media(max-width:980px){.shell-content>.onboarding-page.onboarding-profile-compact-page{padding:14px!important}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-form,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal .onboarding-form-grid{grid-template-columns:1fr!important}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-actions{grid-column:auto;justify-self:start}}@media(max-width:1024px){.employee-profile-page.employee-form-workspace,.employee-profile-page.employee-form-workspace .employee-profile-form-card,.employee-profile-page.employee-form-workspace .employee-profile-form{height:auto;overflow:visible}.employee-profile-page.employee-form-workspace .employee-form-grid{grid-template-columns:1fr}}.shell-content>.onboarding-page.onboarding-profile-compact-page{padding:14px 24px;box-sizing:border-box;overflow-x:hidden}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-shell{width:min(1180px,calc(100vw - 120px));max-width:1180px;margin:0 auto;padding:6px 8px;gap:6px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-detail-panel{width:100%;max-width:100%;padding:6px 8px;gap:6px;overflow:visible}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;align-items:stretch}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-section{width:100%;max-width:100%;min-width:0;min-height:0;padding:8px 10px;gap:6px;overflow:visible;display:grid;align-content:start}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact{height:100%;align-self:stretch}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency{height:100%;align-self:stretch}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal{grid-column:1}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact{grid-column:2}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address{grid-column:1}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency{grid-column:2}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid{width:100%;max-width:100%;min-width:0;display:grid;gap:8px 10px;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid label,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid input,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid textarea{width:100%;max-width:100%;min-width:0;white-space:normal;overflow:visible;text-overflow:unset}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid input,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-form-grid textarea{min-height:34px;font-size:13px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal .onboarding-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-form-grid{grid-template-columns:1fr!important;gap:10px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address .onboarding-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address .onboarding-form-grid textarea{height:56px;min-height:56px;max-height:72px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency .onboarding-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency .onboarding-form-grid label:last-child{grid-column:1 / -1}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-actions{grid-column:1 / -1;justify-self:end;width:auto;margin-top:2px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-actions button,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-actions button:focus-visible{box-shadow:none;transform:none;filter:none}@media(max-width:980px){.shell-content>.onboarding-page.onboarding-profile-compact-page{padding:14px}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-form,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact .onboarding-contact-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address .onboarding-form-grid,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency .onboarding-form-grid{grid-template-columns:1fr!important}.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-personal,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-contact,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-address,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-profile-actions,.shell-content>.onboarding-page.onboarding-profile-compact-page .onboarding-section-emergency .onboarding-form-grid label:last-child{grid-column:auto;justify-self:start;height:auto}}.hr-review-finalize-modal{width:min(92vw,760px);max-height:none;overflow:visible;padding:18px 20px 16px;gap:12px}.hr-review-finalize-header h3{margin:0 0 4px;font-size:17px}.hr-review-finalize-header .hint{margin:0}.hr-review-finalize-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.hr-review-finalize-grid label{display:grid;gap:6px;font-size:13px}.hr-review-finalize-checkbox{display:flex!important;align-items:center;justify-content:space-between;gap:12px;padding-top:22px}.hr-review-finalize-checkbox span{font-weight:500}.hr-review-finalize-notes{display:grid;gap:6px;margin-top:4px}.hr-review-finalize-notes textarea{min-height:72px;resize:vertical}.hr-review-finalize-actions{margin-top:4px}.link-button{border:none;background:none;color:#1d4ed8;cursor:pointer;padding:0;font:inherit;text-decoration:underline}.onboarding-edit-page .onboarding-document-list li,.hr-review-detail-modal .onboarding-document-list li{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px}@media(max-width:768px){.hr-review-finalize-grid{grid-template-columns:1fr}.hr-review-finalize-checkbox{padding-top:0}}.setup-master-view-switch{flex-shrink:0}.department-tree-panel{padding:16px 20px 20px;overflow-x:auto}.department-tree-root,.department-tree-children{list-style:none;margin:0;padding:0}.department-tree-item+.department-tree-item{margin-top:4px}.department-tree-line{display:inline-block;font-family:Consolas,Courier New,monospace;font-size:.95rem;line-height:1.6;white-space:pre;color:var(--text-primary, #111827)}.department-tree-meta{font-family:inherit;color:var(--text-muted, #6b7280);font-size:.875rem}.department-tree-children{margin-left:0}.phone-number-field{display:grid;gap:12px}.phone-number-label{display:block;font-weight:600;color:var(--text-primary, #111827)}.phone-number-country-field,.phone-number-input-field{display:grid;gap:6px}.phone-number-sublabel{font-size:.875rem;color:var(--text-muted, #6b7280)}.phone-number-control{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;border:1px solid var(--border-color, #d1d5db);border-radius:8px;padding:0 12px;min-height:42px;background:#fff}.phone-number-control.has-error{border-color:#dc2626}.phone-number-control input,.phone-number-country-field select{width:100%;min-height:40px;border:1px solid var(--border-color, #d1d5db);border-radius:8px;padding:8px 12px;background:#fff}.phone-number-control input{border:0;padding:10px 0;min-width:0}.phone-number-dial-code{font-weight:600;color:var(--text-primary, #111827);white-space:nowrap}.phone-number-error{margin:0}.phone-dial-code-helper{margin:8px 0 0;font-size:.875rem;color:var(--text-muted, #6b7280)}.register-phone-field{grid-column:1 / -1}@media(max-width:768px){.phone-number-control{grid-template-columns:1fr;gap:8px;padding:10px 12px}.phone-number-dial-code{padding-bottom:4px;border-bottom:1px solid var(--border-color, #e5e7eb)}}.modal-card.disable-impact-modal{width:min(460px,calc(100vw - 32px));max-height:none;overflow:visible;padding:22px 24px;gap:14px;border:1px solid #d6e6fa;border-radius:16px;box-shadow:0 24px 70px #0f2d5a38}.disable-impact-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.disable-impact-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d2e3f4;border-radius:10px;background:#f8fbfe;color:#0b3558;cursor:pointer;flex-shrink:0;padding:0;box-shadow:none}.disable-impact-close:focus-visible:not(:disabled){background:#eef5fc;border-color:#c7ddf5;color:#082a47;outline:none;box-shadow:0 0 0 3px #1c68cc1f}.disable-impact-close:disabled{opacity:.6;cursor:not-allowed}.disable-impact-alert{margin:0;padding:12px 14px;border-radius:12px;border:1px solid #f2ce9e;background:#fff8ec;color:#8a5a1c;font-size:.92rem;line-height:1.5}.disable-impact-head{display:grid;gap:4px;min-width:0}.disable-impact-head h3{margin:0;font-size:1.15rem;color:var(--text)}.disable-impact-entity{margin:0;font-size:.92rem;color:var(--muted)}.disable-impact-message{margin:0;font-size:.92rem;line-height:1.45;color:var(--text)}.disable-impact-safe{color:#1f6b3a}.disable-impact-blocked{display:grid;gap:8px}.disable-impact-list{margin:0;padding:0 0 0 1.1rem;display:grid;gap:4px;font-size:.9rem;line-height:1.4;color:var(--text)}.disable-impact-section{display:grid;gap:6px}.disable-impact-section-title{margin:0;font-size:.84rem;font-weight:600;color:var(--text)}.disable-impact-governance{margin:0;font-size:.9rem;line-height:1.45;color:var(--text)}.disable-impact-action-list{margin:0;padding:0 0 0 1.2rem;display:grid;gap:4px;font-size:.88rem;line-height:1.4;color:var(--text)}.disable-impact-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:4px}.onboarding-education-section{margin-top:20px}.onboarding-education-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.onboarding-education-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.onboarding-education-card{border:1px solid var(--border, #dbe3f0);border-radius:10px;padding:14px 16px;background:#fff;min-width:0}.onboarding-education-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.onboarding-education-card-body p{margin:4px 0;font-size:.92rem;line-height:1.45;word-break:break-word}.onboarding-education-form{margin-bottom:12px}.onboarding-education-fields label{min-width:0}.onboarding-education-readonly-list{display:grid;gap:12px}.onboarding-education-readonly-item{padding:12px 0;border-bottom:1px solid var(--border, #e5e7eb)}.onboarding-education-readonly-item:last-child{border-bottom:none;padding-bottom:0}.onboarding-education-readonly-item p{margin:4px 0 0;color:var(--text-muted, #4b5563);line-height:1.45;word-break:break-word}@media(max-width:900px){.onboarding-education-grid{grid-template-columns:1fr}}.onboarding-edit-card{padding:20px 24px}.onboarding-edit-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.onboarding-edit-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.onboarding-workspace{display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:20px;align-items:start}.onboarding-workspace-nav{border:1px solid var(--border, #dbe3f0);border-radius:10px;padding:16px;background:#f8fafc}.onboarding-workspace-nav h3{margin:0 0 8px;font-size:1rem}.onboarding-workspace-progress{margin:0 0 12px;font-size:.9rem;color:var(--text-muted, #4b5563)}.onboarding-workspace-nav-list{list-style:none;margin:0;padding:0;display:grid;gap:4px}.onboarding-workspace-nav-item{width:100%;display:flex;align-items:center;gap:8px;border:none;background:transparent;text-align:left;padding:8px 10px;border-radius:8px;cursor:pointer;font:inherit;color:inherit}.onboarding-workspace-nav-item.active{background:#e8eef8}.onboarding-workspace-nav-marker{width:1.25rem;flex-shrink:0;text-align:center}.onboarding-workspace-content{min-width:0}.onboarding-workspace-panel{border:1px solid var(--border, #dbe3f0);border-radius:10px;padding:16px 18px;background:#fff}.onboarding-workspace-panel h3,.onboarding-workspace-panel h4{margin-top:0}.onboarding-workspace-actions{margin-top:16px}.onboarding-declaration-fieldset{border:0;margin:0;padding:0;display:grid;gap:12px}.onboarding-declaration-item{display:flex;align-items:flex-start;gap:10px;font-weight:500}.onboarding-declaration-item input{margin-top:4px}.onboarding-reference-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.onboarding-reference-item{display:flex;justify-content:space-between;gap:16px;border:1px solid var(--border, #dbe3f0);border-radius:8px;padding:12px 14px}.onboarding-reference-form{margin-top:16px}.onboarding-review-checklist{list-style:none;margin:12px 0 16px;padding:0;display:grid;gap:8px}.onboarding-review-checklist li{display:flex;align-items:center;gap:8px}.onboarding-employment-section{margin-top:0}.onboarding-employment-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.onboarding-employment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.onboarding-employment-card{border:1px solid var(--border, #dbe3f0);border-radius:10px;padding:14px 16px;background:#fff;min-width:0}.onboarding-employment-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.onboarding-employment-card-body p{margin:4px 0;font-size:.92rem;line-height:1.45;word-break:break-word}.onboarding-employment-form{margin-bottom:12px}.onboarding-employment-fields label{min-width:0}.onboarding-fresher-toggle{border:1px solid var(--border, #e5e7eb);border-radius:8px;padding:12px 14px;margin-bottom:14px;display:flex;flex-wrap:wrap;gap:16px}.onboarding-fresher-toggle legend{font-weight:600;padding:0 4px}.onboarding-fresher-toggle label{display:inline-flex;align-items:center;gap:6px}.onboarding-experience-summary{border:1px solid var(--border, #dbe3f0);border-radius:8px;padding:12px 14px;margin-bottom:14px;background:#f8fafc}.onboarding-experience-summary p{margin:4px 0}.onboarding-employment-timeline{display:grid;gap:0;position:relative;padding-left:18px}.onboarding-employment-timeline:before{content:"";position:absolute;left:4px;top:6px;bottom:6px;width:2px;background:var(--border, #dbe3f0)}.onboarding-employment-timeline-item{position:relative;padding:0 0 16px 12px}.onboarding-employment-timeline-item:before{content:"";position:absolute;left:-18px;top:6px;width:10px;height:10px;border-radius:50%;background:#1d4ed8;border:2px solid #fff;box-shadow:0 0 0 1px #dbe3f0}.onboarding-employment-timeline-item:last-child{padding-bottom:0}.onboarding-employment-timeline-item p{margin:4px 0 0;color:var(--text-muted, #4b5563)}@media(max-width:900px){.onboarding-workspace,.onboarding-employment-grid{grid-template-columns:1fr}}.public-layout.register-layout--saas{height:100dvh;max-height:100dvh;padding:0;display:block;background:linear-gradient(180deg,#f4f7fb,#eef3f9);box-sizing:border-box}html:has(.register-layout--saas),body:has(.register-layout--saas){overflow:hidden;height:100%}.register-layout--saas .public-content--register{width:100%;max-width:none;height:100%;min-height:0;padding:0;box-sizing:border-box}.reg-saas-page{--reg-space-heading-subtitle: 10px;--reg-space-subtitle-form: 24px;--reg-space-row: 28px;--reg-space-label-field: 8px;--reg-space-fields-note: 24px;--reg-space-note-cta: 28px;--reg-space-cta-signin: 20px;--reg-control-h: 56px;--reg-input-shell-h: 62px;--reg-panel-pad-y: 32px;--reg-panel-pad-x: 40px;--reg-form-content-gap: 18px;--reg-form-grid-row-gap: 24px;--reg-form-grid-col-gap: 32px;--reg-field-gap: 8px;--reg-field-messages-gap: 4px;--reg-space-intro-fields: 8px;--reg-space-banner-top: 18px;--reg-space-banner-bottom: 18px;--reg-space-cta-signin: 12px;--reg-space-signin-bottom: 12px;--reg-feature-list-gap: 14px;--reg-security-breathe: 12px;--reg-submit-h: 58px;--reg-banner-pad-y: 14px;--reg-banner-pad-x: 16px;--reg-radius-control: 14px;--reg-radius-cta: 14px;--registration-page-max-width: min(1400px, calc(100vw - 64px) );--registration-header-min-height: 54px;--registration-header-max-height: 58px;--registration-footer-min-height: 44px;--registration-shell-gap: 6px;--registration-card-radius: 18px;--registration-left-panel-ratio: .37fr;--registration-right-panel-ratio: .63fr;--registration-panel-padding-y: var(--reg-panel-pad-y);--registration-panel-padding-x: var(--reg-panel-pad-x);display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:var(--registration-page-max-width);max-width:100%;height:100dvh;max-height:100dvh;min-height:0;margin-inline:auto;padding:0;gap:var(--registration-shell-gap);box-sizing:border-box;font-size:15px}.reg-saas-page:has(>.reg-saas-shell),.reg-saas-page:has(>.register-saas-shell){display:flex;flex-direction:column;gap:0}.reg-saas-shell,.register-saas-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;flex:1 1 auto;width:100%;max-width:100%;height:auto;min-height:0;margin-inline:auto;padding:0;gap:var(--registration-shell-gap);box-sizing:border-box}.reg-saas-header,.register-enterprise-header,.reg-saas-footer,.register-enterprise-footer{width:100%;max-width:100%;margin-inline:auto;box-sizing:border-box}.reg-saas-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:var(--registration-header-min-height);max-height:var(--registration-header-max-height);padding:0 2px;border-bottom:1px solid #e2eaf3;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0}.reg-saas-header-brand{display:flex;align-items:center;gap:12px;min-width:0}.reg-saas-header-logo{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:transparent;flex-shrink:0;overflow:hidden}.reg-saas-header-logo .auth-brand-logo{width:38px;height:38px}.reg-saas-header-titles{display:flex;flex-direction:column;gap:1px;min-width:0;line-height:1.25}.reg-saas-header-titles strong{font-size:15px;font-weight:700;color:#0f2f52;letter-spacing:-.01em}.reg-saas-header-titles span{font-size:13px;color:#5f7894;font-weight:400}.reg-saas-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.reg-saas-secure-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid #d4e3f2;background:#f7fafd;color:#2f557d;font-size:12px;font-weight:500}.reg-saas-lang-select{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;border:1px solid #d4e3f2;background:#fff;color:#4a6785;font-size:12px;font-weight:500;cursor:not-allowed;opacity:.85}.reg-saas-main{display:grid;place-items:stretch;width:100%;min-width:0;min-height:0;overflow:hidden;box-sizing:border-box}.reg-saas-card{display:grid;width:100%;max-width:100%;height:100%;min-height:0;min-width:0;margin-inline:auto;border:1px solid #d0deec;border-radius:var(--registration-card-radius);background:#fff;box-shadow:0 20px 44px #0f2f5217;overflow:hidden;box-sizing:border-box}.reg-saas-card-layout,.register-enterprise-card{width:100%;max-width:100%;margin-inline:auto;display:grid;grid-template-columns:minmax(0,var(--registration-left-panel-ratio)) minmax(0,var(--registration-right-panel-ratio));grid-template-rows:minmax(0,1fr);min-width:0;height:100%;min-height:0;overflow:hidden;box-sizing:border-box}.reg-saas-panel-left,.register-left-panel{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0;height:100%;padding:clamp(18px,2.2vh,28px) clamp(20px,2vw,28px);background:linear-gradient(165deg,#0b2f57,#0f3d6e 42%,#124880);color:#e8f2fc;min-height:0;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box}.register-left-panel{gap:0}.register-left-panel .register-left-main{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.register-left-panel .register-left-content{flex:0 0 auto;display:flex;flex-direction:column;gap:14px}.register-left-features{display:flex;flex:1 1 auto;flex-direction:column;justify-content:stretch;min-height:0;width:100%;padding-top:8px;overflow:visible;box-sizing:border-box}.register-left-panel .register-feature-list{margin-top:0;display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-evenly;gap:0;margin-bottom:0;padding:0;list-style:none;overflow:visible;min-height:0;width:100%}.register-left-panel .register-security-footer{flex-shrink:0;width:100%;padding-top:var(--reg-security-breathe);box-sizing:border-box}.register-left-panel .register-feature-item,.register-left-panel .reg-saas-feature-item.register-feature-item{display:grid;grid-template-columns:48px auto;-moz-column-gap:12px;column-gap:12px;align-items:center;justify-content:start;justify-items:start;gap:0;min-height:46px;width:100%;margin:0;padding:0}.register-left-panel .register-feature-icon,.register-left-panel .reg-saas-feature-icon.register-feature-icon{width:44px;height:44px;flex:unset;justify-self:start;margin:0;padding:0;transform:none;position:static;left:auto}.register-left-panel .register-feature-text{margin:0;padding:0;transform:none;position:static;left:auto;flex:unset;min-width:0;justify-self:start}.register-left-panel .register-feature-label,.register-left-panel .register-feature-text .reg-saas-feature-title{margin:0;padding:0;transform:none;position:static;left:auto}.reg-saas-step-kicker{margin:0;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#d6e8fad1}.reg-saas-stepper-track{display:flex;align-items:center;list-style:none;margin:8px 0 0;padding:0}.reg-saas-stepper-node{display:flex;flex:1;align-items:center;align-self:center;min-width:0;height:26px}.reg-saas-stepper-node:after{content:"";flex:1;align-self:center;height:2px;margin:0 6px;border-radius:999px;background:#fff3}.reg-saas-stepper-node.is-active:after,.reg-saas-stepper-node.is-complete:after{background:linear-gradient(90deg,#6eb5ff,#9ed0ff80)}.reg-saas-stepper-node:last-child:after{display:none}.reg-saas-stepper-dot{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;border-radius:50%;border:2px solid rgba(255,255,255,.28);background:#ffffff0d;color:#dcebfab3;font-size:11px;font-weight:600;line-height:1}.reg-saas-stepper-node.is-active .reg-saas-stepper-dot{border-color:#9ed0ff;background:linear-gradient(180deg,#e8f4ff,#b9dcff);color:#0b2f57}.reg-saas-stepper-node.is-complete .reg-saas-stepper-dot{border-color:#9ed0ffbf;background:#ffffff24;color:#e8f4ff}.reg-saas-panel-title{margin:0;font-size:clamp(26px,2.4vw,36px);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:#fff}.reg-saas-panel-subtitle{margin:var(--reg-space-heading-subtitle) 0 0;font-size:16px;line-height:1.5;font-weight:400;color:#e4f0fce0;max-width:36ch}.register-left-panel .reg-saas-panel-title{margin-bottom:10px}.register-left-panel .reg-saas-panel-subtitle{max-width:520px;line-height:1.5;font-size:16px;color:#ffffffe0;margin-top:0;margin-bottom:22px}.reg-saas-hhr-card{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.reg-saas-hhr-card-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:8px;background:#ffffff1a;color:#b9dcff}.reg-saas-hhr-card-body{min-width:0;flex:1}.reg-saas-hhr-card-label{display:block;font-size:9px;font-weight:600;letter-spacing:.1em;color:#c6dcf5d9}.reg-saas-hhr-card-value{display:block;margin-top:4px;font-size:15px;font-weight:600;color:#fff;letter-spacing:-.01em;word-break:break-all;line-height:1.3}.reg-saas-hhr-card-helper{margin:3px 0 0;font-size:12px;line-height:1.35;font-weight:400;color:#c6daf0c7}.reg-saas-feature-list{margin:0;padding:0;list-style:none;display:grid;gap:10px;flex:1 1 auto;min-height:0;overflow:visible;align-content:start}.reg-saas-feature-item{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:center}.reg-saas-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);color:#b9dcff}.reg-saas-feature-title{display:block;font-size:13px;font-weight:600;color:#f4f9ff;line-height:1.3}.reg-saas-feature-item p{margin:2px 0 0;font-size:12px;line-height:1.35;font-weight:400;color:#d2e4f6cc}.register-left-panel .reg-saas-feature-item.register-feature-item{display:grid;grid-template-columns:48px auto;-moz-column-gap:12px;column-gap:12px;align-items:center;justify-content:start;justify-items:start;gap:0}.register-left-panel .reg-saas-feature-item.register-feature-item p{margin:2px 0 0;padding:0}@media(min-width:900px){.reg-saas-feature-item p{display:none}}.register-left-panel .register-left-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding-top:14px;border-top:1px solid rgba(255,255,255,.15);flex-shrink:0;min-width:0;box-sizing:border-box;overflow:visible}.register-left-panel .register-left-footer-item{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex:0 0 auto;font-size:11px;font-weight:600;color:#e4f0fcf2;opacity:.9;white-space:nowrap}.register-left-panel .register-left-footer-item svg{width:13px;height:13px;flex-shrink:0}.register-left-panel .register-left-footer-item>span{overflow:visible;text-overflow:unset}@media(max-width:1280px){.register-left-panel .register-left-footer{gap:8px}.register-left-panel .register-left-footer-item{font-size:10.5px}.register-left-panel .register-left-footer-item svg{width:12px;height:12px}}@media(max-width:1024px){.register-left-panel .register-left-footer{flex-wrap:wrap;justify-content:center;row-gap:10px;-moz-column-gap:16px;column-gap:16px}}.reg-saas-panel-right,.register-form-panel{display:flex;flex-direction:column;justify-content:flex-start;gap:0;width:100%;min-width:0;max-width:none;height:100%;padding:var(--registration-panel-padding-y) var(--registration-panel-padding-x);min-height:0;overflow:visible;background:#fff;box-sizing:border-box}.register-form-intro{display:flex;flex-direction:column;gap:12px;flex-shrink:0;width:100%;min-width:0}.register-form-fields{flex:0 0 auto;width:100%;min-width:0;margin-top:var(--reg-space-intro-fields);overflow:visible}.register-form-footer-actions{display:flex;flex-direction:column;flex-shrink:0;align-items:stretch;gap:var(--reg-space-cta-signin);width:100%;margin:0;padding-bottom:var(--reg-space-signin-bottom);box-sizing:border-box}.register-form-footer-actions .register-submit-button,.register-form-footer-actions .reg-saas-submit,.register-form-footer-actions .register-signin-row,.register-form-footer-actions .reg-saas-signin{margin:0}.register-form-footer-actions .register-signin-row,.register-form-footer-actions .reg-saas-signin{width:100%;text-align:center}.register-form-content{width:100%;max-width:none;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:var(--reg-form-content-gap);margin-top:var(--reg-space-subtitle-form);box-sizing:border-box;flex:1 1 auto;min-height:0}.reg-saas-form-heading h2{margin:0;font-size:clamp(26px,2.2vw,32px);font-weight:700;color:#0f2f52;letter-spacing:-.02em;line-height:1.15}.reg-saas-form-heading p{margin:var(--reg-space-heading-subtitle) 0 0;font-size:15px;color:#5f7894;line-height:1.5;font-weight:400}.reg-saas-error-summary{border-radius:14px;border:1px solid #f0c4c9;background:#fff5f6;padding:10px 14px;width:100%;box-sizing:border-box}.reg-saas-error-summary p{margin:0;font-size:13px;line-height:1.4;color:#a61e2e;font-weight:500}.register-form-grid,.reg-saas-form-grid{width:100%;min-width:0;max-width:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);-moz-column-gap:var(--reg-form-grid-col-gap);column-gap:var(--reg-form-grid-col-gap);row-gap:var(--reg-form-grid-row-gap);align-items:start;box-sizing:border-box}.register-form-grid>.register-field,.reg-saas-form-grid>.register-field{width:100%;min-width:0;max-width:none;box-sizing:border-box}.register-form-panel .register-field,.register-form-panel .reg-saas-field{display:flex;flex-direction:column;gap:var(--reg-field-gap);width:100%;min-width:0;max-width:none;box-sizing:border-box;position:static;margin:0;overflow:visible}.register-field-label,.register-form-panel .reg-saas-field-label{display:flex;align-items:center;flex-wrap:wrap;gap:4px;width:100%;min-width:0;white-space:normal;overflow:visible;text-overflow:unset;font-size:14px;font-weight:700;color:#2f4f6f;line-height:1.3;margin:0;position:static}.register-form-panel .reg-saas-field-label-text{min-width:0;overflow:visible;text-overflow:unset;white-space:normal}.register-required{color:#dc2626;font-weight:700;flex-shrink:0}.register-form-panel .registration-input-shell,.register-form-panel .enterprise-input{--reg-input-pad-inline-start: 24px;--reg-input-pad-inline-end: 16px;--reg-input-icon-box: 24px;--reg-input-icon-gap: 16px;display:flex;align-items:center;gap:var(--reg-input-icon-gap);width:100%;min-width:0;height:var(--reg-input-shell-h);padding:0 var(--reg-input-pad-inline-end) 0 var(--reg-input-pad-inline-start);border:1px solid #c7d9eb;border-radius:14px;background:#f8fbff;box-sizing:border-box;overflow:hidden}.register-form-panel .registration-input-prefix,.register-form-panel .enterprise-input__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 var(--reg-input-icon-box);width:var(--reg-input-icon-box);height:var(--reg-input-icon-box);margin:0;border:0;background:transparent;color:#356a9f;pointer-events:none}.register-form-panel .registration-input-prefix svg,.register-form-panel .enterprise-input__icon svg{width:20px;height:20px;flex-shrink:0}.register-form-panel .registration-country-code,.register-form-panel .enterprise-input__dial-code{display:inline-flex;align-items:center;align-self:center;flex:0 0 auto;margin:0;padding:0 12px 0 0;border-right:1px solid #d8e3ef;color:#17375e;font-family:inherit;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0;white-space:nowrap}.register-form-panel .registration-input-control,.register-form-panel .enterprise-input__control{flex:1 1 auto;width:100%;min-width:0;height:auto;min-height:0;padding:0;margin:0;border:0!important;outline:0!important;border-radius:0;background:transparent!important;background-image:none!important;box-shadow:none!important;color:#17375e;font-family:inherit;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0;box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none;align-self:center}.register-form-panel .registration-input-shell:focus-within,.register-form-panel .enterprise-input:focus-within{border-color:#2b75bd;box-shadow:0 0 0 3px #2b75bd1f}.register-form-panel .registration-input-shell.has-error,.register-form-panel .enterprise-input.has-error{border-color:#d86b79;box-shadow:0 0 0 3px #d86b791a}.register-form-panel .registration-input-control::placeholder,.register-form-panel .enterprise-input__control::placeholder,.register-form-panel .registration-input-control::-webkit-input-placeholder,.register-form-panel .enterprise-input__control::-webkit-input-placeholder,.register-form-panel .registration-input-control::-moz-placeholder,.register-form-panel .enterprise-input__control::-moz-placeholder{color:#8aa6c8;font-family:inherit;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:0;opacity:1}.register-form-panel .registration-input-control:focus,.register-form-panel .enterprise-input__control:focus{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.register-form-panel .registration-input-control:-webkit-autofill,.register-form-panel .registration-input-control:-webkit-autofill:focus,.register-form-panel .registration-input-control:-webkit-autofill:active{-webkit-text-fill-color:#17375e!important;font-family:inherit;font-size:16px;font-weight:500;caret-color:#17375e;background:transparent!important;background-image:none!important;box-shadow:0 0 0 1000px #f8fbff inset!important;-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}.register-form-panel .reg-saas-input-wrap,.register-form-panel .register-control,.register-form-panel .register-phone-control,.register-form-panel .phone-input-wrapper{display:flex;align-items:center;width:100%;max-width:100%;min-width:0;height:56px;min-height:56px;box-sizing:border-box;border:1px solid #c5d4e4;border-radius:14px;background:#fbfdff;position:relative;margin:0}.register-form-panel .reg-saas-input-wrap:focus-within{border-color:#2f6fad;box-shadow:0 0 0 3px #2f6fad24}.register-form-panel .reg-saas-input-wrap.has-error{border-color:#d86b79;box-shadow:0 0 0 3px #d86b791a}.register-form-panel .reg-saas-input-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;min-width:40px;color:#4a6f94}.register-form-panel .reg-saas-input-icon svg{width:20px;height:20px}.register-form-panel .register-field input[type=text]:not(.registration-input-control),.register-form-panel .register-field input[type=email]:not(.registration-input-control),.register-form-panel .register-field input[type=tel]:not(.registration-input-control),.register-form-panel .register-field select,.register-form-panel .register-input,.register-form-panel .register-select,.register-form-panel .phone-number-input{flex:1 1 0;width:auto;max-width:none;min-width:0;height:56px;min-height:56px;margin:0;padding:0 14px 0 0;border:none;border-radius:0;background:transparent;background-image:none;box-shadow:none;outline:none;font-size:15px;line-height:1.4;color:#0f2f52;box-sizing:border-box;overflow:visible;text-overflow:unset;-moz-appearance:none;appearance:none;-webkit-appearance:none}.register-form-panel .register-field input:focus,.register-form-panel .register-field select:focus,.register-form-panel .register-field input[aria-invalid=true]{border:none;box-shadow:none;background:transparent}.register-form-panel .register-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235f86ad' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.register-form-panel .register-input::-moz-placeholder,.register-form-panel .phone-number-input::-moz-placeholder{color:#6d849c}.register-form-panel .register-input::placeholder,.register-form-panel .phone-number-input::placeholder{color:#6d849c}.register-form-panel .phone-dial-code,.register-form-panel .reg-saas-dial-prefix{display:inline-flex;align-items:center;flex:0 0 auto;width:auto;min-width:0;max-width:none;padding:0 10px 0 0;margin:0 8px 0 0;border-right:1px solid #c5d4e4;font-size:15px;font-weight:500;color:#2f557d;white-space:nowrap;box-sizing:border-box}.register-form-panel .register-phone-input-slot{display:flex;flex:1 1 auto;align-items:stretch;min-width:0;width:auto;max-width:100%}.register-form-panel .register-phone-input-slot input{width:100%;min-width:0;max-width:100%;padding-left:8px;padding-right:16px}.register-form-panel .register-country-field-wrap.registration-input-shell{border-color:#c7d9eb;background:#f8fbff}.register-form-panel .register-country-field-wrap.registration-input-shell:focus-within{border-color:#2b75bd;box-shadow:0 0 0 3px #2b75bd1f}.register-country-combobox{position:relative;flex:1 1 auto;min-width:0;width:100%;height:100%;overflow:hidden}.register-country-combobox__autofill-hint{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.register-country-combobox__trigger,.country-combobox-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;height:100%;min-height:0;margin:0;padding:0;border:none;border-radius:0;background:transparent;color:#17375e;font-family:inherit;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0;text-align:left;cursor:pointer;box-sizing:border-box;overflow:hidden}.register-country-combobox__trigger:focus,.register-country-combobox__trigger:focus-visible,.country-combobox-trigger:focus,.country-combobox-trigger:focus-visible{outline:none;background:transparent}.register-country-combobox__trigger:disabled,.country-combobox-trigger:disabled{cursor:not-allowed;opacity:.65}.register-country-combobox__value{flex:1 1 auto;min-width:0;padding-left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#17375e;font-family:inherit;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0}.register-country-combobox__chevron,.country-combobox-chevron{flex:0 0 auto;flex-shrink:0;margin-right:16px;color:#5f86ad;transition:transform .18s ease}.register-country-combobox__chevron.is-open,.country-combobox-chevron.is-open{transform:rotate(180deg)}.register-country-combobox__panel,.country-dropdown-list{margin:0;padding:6px;list-style:none;max-height:320px;overflow-x:hidden;overflow-y:auto;border:1px solid #d6e6fa;border-radius:14px;background:#fff;box-shadow:0 20px 45px #0f3c7826;box-sizing:border-box;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.register-country-combobox__panel::-webkit-scrollbar,.country-dropdown-list::-webkit-scrollbar{display:none}.register-country-combobox__option{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border-radius:10px;background:#fff;color:#003b70;font-size:15px;line-height:1.35;cursor:pointer;box-sizing:border-box}.register-country-combobox__option.is-active{background:#f6faff;color:#003b70}.register-country-combobox__option.is-selected{background:#eaf3ff;color:#003b70;font-weight:600}.register-country-combobox__option.is-selected.is-active{background:#eaf3ff;color:#003b70}.register-country-combobox__check,.register-country-combobox__check-spacer{flex:0 0 16px;width:16px;min-width:16px}.register-country-combobox__check{color:#2563eb}.register-country-combobox__option-label{flex:1 1 auto;min-width:0}.register-form-panel .reg-saas-field-messages{display:flex;flex-direction:column;gap:var(--reg-field-messages-gap);width:100%;min-height:0;position:static;margin:0;overflow:visible}.register-form-panel .reg-saas-field--with-helper .reg-saas-field-messages{min-height:18px}.register-helper,.register-form-panel .field-help{min-height:18px;font-size:13px;line-height:1.35;color:#5f7894;margin:0}.register-error,.register-form-panel .field-error{min-height:18px;font-size:13px;line-height:1.35;color:#b42334;margin:0}.register-form-panel .field-help--spacer,.register-form-panel .field-error--spacer{visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:0;height:0;overflow:hidden}@media(min-width:1367px)and (min-height:865px){.reg-saas-page{--reg-panel-pad-y: 40px;--reg-panel-pad-x: 48px;--reg-form-content-gap: 22px;--reg-space-subtitle-form: 20px}}.register-info-banner,.register-form-panel .reg-saas-info-banner{width:100%;max-width:100%;box-sizing:border-box;display:flex;align-items:flex-start;gap:10px;padding:var(--reg-banner-pad-y) var(--reg-banner-pad-x);border-radius:12px;background:#eef5fc;border:1px solid #d5e6f4;color:#3d5a75;flex-shrink:0}.register-form-panel>.register-info-banner,.register-form-panel>.reg-saas-info-banner{margin-top:var(--reg-space-banner-top);margin-bottom:var(--reg-space-banner-bottom)}.register-form-panel>.register-form-footer-actions{flex-shrink:0}.register-info-banner-icon,.reg-saas-info-banner-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;color:#3b82c4}.reg-saas-info-banner-text{margin:0;font-size:13px;line-height:1.45;font-weight:400}.reg-saas-info-banner-text span{display:block}.register-submit-button,.register-form-panel .reg-saas-submit{width:100%;max-width:100%;height:var(--reg-submit-h);min-height:var(--reg-submit-h);display:flex;align-items:center;justify-content:center;gap:12px;border:none;border-radius:14px;background:linear-gradient(180deg,#1a5fa8,#0f4a87);color:#fff;font-size:15px;font-weight:700;white-space:nowrap;cursor:pointer;box-shadow:0 8px 20px #0f4a872e;box-sizing:border-box;position:static;margin:0;flex-shrink:0}.register-submit-button:focus-visible,.register-form-panel .reg-saas-submit:focus-visible{outline:2px solid #2f6fad;outline-offset:2px}.register-submit-button:disabled,.register-form-panel .reg-saas-submit:disabled{opacity:.72;cursor:not-allowed}.register-submit-button svg,.register-form-panel .reg-saas-submit svg{width:22px;height:22px;flex-shrink:0}.register-signin-row,.register-form-panel .reg-saas-signin{width:100%;max-width:100%;margin:0;padding-bottom:2px;text-align:center;font-size:14px;font-weight:400;color:#5f7894;box-sizing:border-box;position:static;flex-shrink:0}.register-signin-row a,.register-form-panel .reg-saas-signin a{color:#1a5fa8;font-weight:600;text-decoration:none}.reg-saas-page .register-form-panel .register-field{display:flex!important;grid-template-columns:unset!important;gap:var(--reg-field-gap)}.reg-saas-page .register-form-panel .register-field>span:not(.registration-input-prefix):not(.registration-country-code):not(.register-required):not(.reg-saas-field-label-text){font-size:inherit;font-weight:inherit;color:inherit;letter-spacing:normal}.reg-saas-page .register-form-panel .register-field input[type=text]:not(.registration-input-control),.reg-saas-page .register-form-panel .register-field input[type=email]:not(.registration-input-control),.reg-saas-page .register-form-panel .register-field input[type=tel]:not(.registration-input-control),.reg-saas-page .register-form-panel .register-field select{border:none!important;box-shadow:none!important;background:transparent!important;background-image:none!important;height:var(--reg-input-shell-h)!important;min-height:var(--reg-input-shell-h)!important;padding:0 14px 0 0!important;overflow:visible!important;text-overflow:unset!important}.reg-saas-page .register-form-panel .registration-input-control,.reg-saas-page .register-form-panel .enterprise-input__control{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;background-image:none!important;align-self:center!important}.reg-saas-page .register-form-panel .registration-input-control:-webkit-autofill,.reg-saas-page .register-form-panel .registration-input-control:-webkit-autofill:focus,.reg-saas-page .register-form-panel .registration-input-control:-webkit-autofill:active{-webkit-text-fill-color:#17375e!important;font-family:inherit;font-size:16px;font-weight:500;caret-color:#17375e;box-shadow:0 0 0 1000px #f8fbff inset!important;background:transparent!important;background-image:none!important;-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}@media(min-width:900px){.reg-saas-page .register-form-panel{overflow:visible}}@media(max-width:899px){.register-form-grid,.reg-saas-form-grid{grid-template-columns:1fr;row-gap:20px}}.reg-saas-footer,.register-enterprise-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;min-height:var(--registration-footer-min-height);padding:10px 0;border-top:1px solid #e2eaf3;background:#ffffffe6;flex-shrink:0}.reg-saas-footer-col{margin:0;font-size:12px;font-weight:400;color:#6a8198;min-width:0}.reg-saas-footer-col--left{text-align:left}.reg-saas-footer-col--center{text-align:center}.reg-saas-footer-col--right{text-align:right}.reg-saas-footer-divider{width:1px;height:16px;background:#d4e3f2;flex-shrink:0}.reg-saas-footer p{margin:0;font-size:12px;font-weight:400;color:#6a8198}@media(max-height:820px){.reg-saas-page{--reg-space-heading-subtitle: 12px;--reg-space-subtitle-form: 16px;--reg-space-row: 20px;--reg-space-fields-note: 20px;--reg-space-note-cta: 22px}}@media(max-height:720px){.reg-saas-page{--reg-space-heading-subtitle: 10px;--reg-space-subtitle-form: 12px;--reg-space-row: 14px;--reg-space-fields-note: 14px;--reg-space-note-cta: 16px;--reg-space-cta-signin: 14px}.reg-saas-shell{gap:4px}}@media(max-width:1366px){.reg-saas-page{--registration-page-max-width: min(1400px, calc(100vw - 48px) );--registration-left-panel-ratio: .36fr;--registration-right-panel-ratio: .64fr;width:var(--registration-page-max-width)}.reg-saas-shell,.register-saas-shell,.reg-saas-card-layout,.register-enterprise-card{width:100%}}@media(max-width:1366px)and (max-height:768px){.reg-saas-page{--registration-page-max-width: min(1400px, calc(100vw - 32px) );width:var(--registration-page-max-width)}}@media(max-height:864px){.reg-saas-page{--reg-panel-pad-y: 26px;--reg-panel-pad-x: 34px;--reg-form-grid-row-gap: 15px;--reg-space-banner-top: 18px;--reg-space-banner-bottom: 18px;--reg-space-cta-signin: 12px;--reg-space-signin-bottom: 12px;--reg-space-intro-fields: 8px;--reg-space-heading-subtitle: 10px;--reg-field-messages-gap: 2px;--registration-shell-gap: 4px;gap:var(--registration-shell-gap)}.reg-saas-feature-item p{display:none}.register-left-features{padding-top:6px}.register-left-panel .register-left-footer{padding-top:12px}.reg-saas-page .reg-saas-main,.reg-saas-page .reg-saas-card,.reg-saas-page .reg-saas-card-layout{min-height:0}}@media(max-width:1024px){.public-layout.register-layout--saas{height:auto;max-height:none;overflow-x:hidden;overflow-y:auto}html:has(.register-layout--saas),body:has(.register-layout--saas){overflow-x:hidden;overflow-y:auto;height:auto}.reg-saas-page{height:auto;max-height:none;overflow-x:hidden;overflow-y:auto;min-height:100vh}.reg-saas-shell,.register-saas-shell{width:min(1400px,calc(100vw - 32px));height:auto;min-height:100vh;gap:8px;padding-bottom:16px}.reg-saas-main,.reg-saas-card{height:auto;overflow:hidden}.reg-saas-card-layout,.register-enterprise-card{width:100%;grid-template-columns:1fr;height:auto}.reg-saas-panel-left,.register-left-panel{overflow:hidden}.reg-saas-panel-right,.register-form-panel{overflow-x:hidden;overflow-y:auto;padding:32px 24px}}@media(max-width:768px){.reg-saas-header-actions .reg-saas-secure-badge{display:none}.register-left-panel .register-left-footer{flex-wrap:wrap;justify-content:center;row-gap:8px;-moz-column-gap:14px;column-gap:14px}.reg-saas-footer,.register-enterprise-footer{grid-template-columns:1fr;gap:8px;text-align:center}.reg-saas-footer-divider{display:none}.reg-saas-footer-col--left,.reg-saas-footer-col--center,.reg-saas-footer-col--right{text-align:center}}@media(max-width:480px){.reg-saas-shell,.register-saas-shell{width:calc(100vw - 24px)}.reg-saas-panel-left,.reg-saas-panel-right,.register-form-panel{padding:16px}.reg-saas-panel-title,.reg-saas-form-heading h2{font-size:26px}}.public-layout.register-layout.register-layout--saas{height:100dvh;max-height:100dvh;padding:0;display:block;box-sizing:border-box}.public-layout.register-layout.register-layout--saas .public-content--register{display:block;width:100%;max-width:none;height:100%;min-height:0;padding:0;box-sizing:border-box}.register-layout--saas .register-form-panel{display:flex;flex-direction:column;gap:0;align-content:unset;padding:var(--reg-panel-pad-y) var(--reg-panel-pad-x);background:#fff;box-sizing:border-box;overflow:visible}.reg-saas-form-heading{flex-shrink:0}.reg-saas-page .register-form-panel .register-field input,.reg-saas-page .register-form-panel .registration-field input,.reg-saas-page .register-form-panel .register-field select,.reg-saas-page .register-form-panel .registration-field select,.reg-saas-page .register-form-panel .register-field .registration-input-control,.reg-saas-page .register-form-panel .registration-field .registration-input-control,.reg-saas-page .register-form-panel .register-field .enterprise-input__control,.reg-saas-page .register-form-panel .registration-field .enterprise-input__control,.reg-saas-page .register-form-panel .register-field select option,.reg-saas-page .register-form-panel .registration-field select option,.reg-saas-page .register-form-panel .register-field .registration-country-code,.reg-saas-page .register-form-panel .registration-field .country-code,.reg-saas-page .register-form-panel .register-field .enterprise-input__dial-code,.reg-saas-page .register-form-panel .registration-field .enterprise-input__dial-code,.reg-saas-page .register-form-panel .register-field .register-country-combobox__value,.reg-saas-page .register-form-panel .registration-field .field-value,.reg-saas-page .register-form-panel .register-field .register-country-combobox__trigger,.reg-saas-page .register-form-panel .registration-field .register-country-combobox__trigger{font-family:inherit;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0;color:#17375e}.reg-saas-page .register-form-panel .register-field input::placeholder,.reg-saas-page .register-form-panel .registration-field input::placeholder,.reg-saas-page .register-form-panel .register-field textarea::placeholder,.reg-saas-page .register-form-panel .registration-field textarea::placeholder,.reg-saas-page .register-form-panel .register-field .registration-input-control::placeholder,.reg-saas-page .register-form-panel .registration-field .registration-input-control::placeholder,.reg-saas-page .register-form-panel .register-field .enterprise-input__control::placeholder,.reg-saas-page .register-form-panel .registration-field .enterprise-input__control::placeholder,.reg-saas-page .register-form-panel .register-field .field-placeholder,.reg-saas-page .register-form-panel .registration-field .field-placeholder,.reg-saas-page .register-form-panel .register-field input::-webkit-input-placeholder,.reg-saas-page .register-form-panel .registration-field input::-webkit-input-placeholder,.reg-saas-page .register-form-panel .register-field .registration-input-control::-webkit-input-placeholder,.reg-saas-page .register-form-panel .registration-field .registration-input-control::-webkit-input-placeholder,.reg-saas-page .register-form-panel .register-field .enterprise-input__control::-webkit-input-placeholder,.reg-saas-page .register-form-panel .registration-field .enterprise-input__control::-webkit-input-placeholder,.reg-saas-page .register-form-panel .register-field input::-moz-placeholder,.reg-saas-page .register-form-panel .registration-field input::-moz-placeholder,.reg-saas-page .register-form-panel .register-field .registration-input-control::-moz-placeholder,.reg-saas-page .register-form-panel .registration-field .registration-input-control::-moz-placeholder,.reg-saas-page .register-form-panel .register-field .enterprise-input__control::-moz-placeholder,.reg-saas-page .register-form-panel .registration-field .enterprise-input__control::-moz-placeholder{font-family:inherit;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:0;color:#8aa6c8;opacity:1}.reg-saas-page .register-form-panel .register-field input:-webkit-autofill,.reg-saas-page .register-form-panel .registration-field input:-webkit-autofill,.reg-saas-page .register-form-panel .register-field .registration-input-control:-webkit-autofill,.reg-saas-page .register-form-panel .registration-field .registration-input-control:-webkit-autofill,.reg-saas-page .register-form-panel .register-field .enterprise-input__control:-webkit-autofill,.reg-saas-page .register-form-panel .registration-field .enterprise-input__control:-webkit-autofill,.reg-saas-page .register-form-panel .register-field input:-webkit-autofill:focus,.reg-saas-page .register-form-panel .registration-field input:-webkit-autofill:focus,.reg-saas-page .register-form-panel .register-field .registration-input-control:-webkit-autofill:focus,.reg-saas-page .register-form-panel .registration-field .registration-input-control:-webkit-autofill:focus,.reg-saas-page .register-form-panel .register-field .enterprise-input__control:-webkit-autofill:focus,.reg-saas-page .register-form-panel .registration-field .enterprise-input__control:-webkit-autofill:focus{-webkit-text-fill-color:#17375e;font-family:inherit;font-size:16px;font-weight:500;-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}.otp-enterprise-page .register-form-panel.otp-right-panel{justify-content:center;align-items:stretch;overflow:visible}.otp-enterprise-page .otp-right-content{width:100%;max-width:min(620px,100%);min-width:0;margin-inline:auto;display:flex;flex-direction:column;gap:0;flex:0 1 auto;min-height:0;overflow:visible;box-sizing:border-box}.otp-enterprise-page .register-left-panel .register-left-main{flex:0 1 auto}.otp-enterprise-page .register-left-panel .register-left-content{gap:0}.otp-enterprise-page .register-left-panel .reg-saas-stepper{margin-bottom:24px}.otp-enterprise-page .register-left-panel .reg-saas-panel-title{margin-top:0;margin-bottom:16px}.otp-enterprise-page .register-left-panel .reg-saas-panel-subtitle{margin-top:0;margin-bottom:0}.otp-enterprise-page .register-left-panel .register-feature-list{margin-top:42px;gap:0;flex:0 0 auto}.otp-enterprise-page .register-left-panel .register-feature-item,.otp-enterprise-page .register-left-panel .reg-saas-feature-item.register-feature-item{height:52px;min-height:52px;margin-bottom:20px}.otp-enterprise-page .register-left-panel .register-feature-item:last-child,.otp-enterprise-page .register-left-panel .reg-saas-feature-item.register-feature-item:last-child{margin-bottom:0}.otp-enterprise-page .otp-header-row{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:22px;flex-shrink:0;box-sizing:border-box}.otp-enterprise-page .otp-dev-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:-moz-fit-content;width:fit-content;max-width:min(100%,280px);height:36px;min-height:36px;margin:0;padding:0 18px;border-radius:12px;border:1px solid #b8d4f0;background:#eef5fc;box-sizing:border-box;white-space:nowrap;flex-shrink:0;box-shadow:none;font-size:13px}.otp-enterprise-page .otp-security-footer{display:flex;align-items:center;justify-content:center;gap:8px;width:min(620px,100%);margin:12px auto 0;padding-top:8px;border-top:1px solid #e2eaf3;min-height:24px;height:auto;flex-shrink:0;box-sizing:border-box}.otp-enterprise-page .otp-back-button{align-self:auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;margin-bottom:0;padding:0 14px;border-radius:999px;border:1.5px solid #2f6fad;background:transparent;color:#1a5fa8;font-size:13px;font-weight:600;line-height:1;cursor:pointer;box-sizing:border-box;flex-shrink:0}.otp-enterprise-page .otp-back-button:focus-visible{outline:2px solid #2f6fad;outline-offset:2px}.otp-enterprise-page .otp-back-button svg{flex-shrink:0}.otp-enterprise-page .otp-sent-block{display:flex;flex-direction:column;gap:10px;width:100%;min-width:0;margin-bottom:22px}.otp-enterprise-page .otp-sent-label{margin:0;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6a8198}.otp-enterprise-page .otp-channel-list{display:flex;flex-direction:column;gap:10px;width:100%;min-width:0}.otp-enterprise-page .otp-channel-row{display:flex;align-items:center;gap:12px;width:100%;min-width:0}.otp-enterprise-page .otp-channel-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#eef5fc;border:1px solid #d5e6f4;color:#2f6fad}.otp-enterprise-page .otp-channel-value{margin:0;font-size:14px;font-weight:600;color:#0f2f52;line-height:1.35;word-break:break-word;min-width:0}.otp-enterprise-page .otp-secure-badge{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin-bottom:22px;padding:6px 12px;border-radius:999px;border:1px solid #c5d9ee;background:#f0f6fc;color:#2f557d;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.otp-enterprise-page .otp-instruction{margin:0 0 18px;font-size:14px;line-height:1.45;color:#5f7894}.otp-enterprise-page .otp-code-row{display:grid;grid-template-columns:repeat(6,72px);justify-content:center;gap:18px;width:100%;min-width:0;margin-bottom:20px;box-sizing:border-box}.otp-enterprise-page .otp-code-box,.otp-enterprise-page .otp-digit-input{width:72px;height:72px;min-width:72px;max-width:72px;flex:none;margin:0;padding:0;border:1.5px solid #c5d4e4;border-radius:16px;background:#fbfdff;text-align:center;font-size:26px;font-weight:700;letter-spacing:.02em;color:#0f2f52;outline:none;box-sizing:border-box;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.otp-enterprise-page .otp-code-box:focus,.otp-enterprise-page .otp-digit-input:focus{border-color:#2f6fad;box-shadow:0 0 0 3px #2f6fad29;background:#fff}.otp-enterprise-page .otp-code-box[aria-invalid=true]{border-color:#d86b79;box-shadow:0 0 0 3px #d86b791a}.otp-enterprise-page .otp-verification-error{width:min(620px,100%);margin:0 auto 12px;font-size:13px;line-height:1.4;color:#ad2437;border-radius:12px;border:1px solid #f3c4cc;background:#fff7f8;padding:10px 14px;box-sizing:border-box}.otp-enterprise-page .otp-action-stack{display:flex;flex-direction:column;gap:0;width:100%;box-sizing:border-box}.otp-enterprise-page .otp-submit-button{width:min(620px,100%);height:56px;min-height:56px;margin:0 auto 14px;border:none;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:12px;white-space:nowrap;background:linear-gradient(180deg,#1a5fa8,#0f4a87);color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 20px #0f4a872e;box-sizing:border-box;flex-shrink:0}.otp-enterprise-page .otp-submit-button:focus-visible{outline:2px solid #2f6fad;outline-offset:2px}.otp-enterprise-page .otp-submit-button:disabled{opacity:.72;cursor:not-allowed}.otp-enterprise-page .otp-submit-button svg{width:22px;height:22px;flex-shrink:0}.otp-enterprise-page .otp-resend-button{width:min(620px,100%);height:44px;min-height:44px;margin:0 auto;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:0 16px;border:1.5px solid #c5d4e4;background:#fff;color:#1a5fa8;font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer;box-sizing:border-box;flex-shrink:0;box-shadow:none}.otp-enterprise-page .otp-resend-button:disabled{color:#5f7894;background:#f8fafc;border-color:#d8e3ef;cursor:not-allowed;opacity:1}.otp-enterprise-page .otp-resend-button:disabled:focus,.otp-enterprise-page .otp-resend-button:disabled:active{background:#f8fafc;border-color:#d8e3ef;color:#5f7894;box-shadow:none;outline:none}.otp-enterprise-page .otp-actions-wrap{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;margin-bottom:0;box-sizing:border-box}.otp-enterprise-page .otp-dev-badge-label{font-size:13px;font-weight:500;color:#5f7894}.otp-enterprise-page .otp-dev-badge-value{font-size:13px;font-weight:700;letter-spacing:.08em;color:#0f4a87;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.otp-enterprise-page .otp-security-footer p{margin:0;font-size:12px;line-height:1.4;color:#8aa0b8;text-align:center}.otp-enterprise-page .otp-security-footer svg{flex-shrink:0;color:#8aa0b8}@media(max-width:1366px)and (max-height:820px){.otp-enterprise-page .otp-header-row,.otp-enterprise-page .otp-sent-block,.otp-enterprise-page .otp-secure-badge{margin-bottom:18px}.otp-enterprise-page .otp-instruction{margin-bottom:16px;font-size:13px}.otp-enterprise-page .otp-code-row{grid-template-columns:repeat(6,64px);gap:14px;margin-bottom:16px}.otp-enterprise-page .register-left-panel .register-feature-list{margin-top:36px}.otp-enterprise-page .register-left-panel .register-feature-item,.otp-enterprise-page .register-left-panel .reg-saas-feature-item.register-feature-item{height:48px;min-height:48px;margin-bottom:16px}.otp-enterprise-page .otp-code-box,.otp-enterprise-page .otp-digit-input{width:64px;min-width:64px;max-width:64px;height:64px;font-size:22px;border-radius:14px}.otp-enterprise-page .otp-submit-button{height:52px;min-height:52px;margin-bottom:12px}.otp-enterprise-page .otp-resend-button{height:40px;min-height:40px;margin-bottom:0}.otp-enterprise-page .otp-dev-badge{height:34px;min-height:34px;padding:0 14px;font-size:12px}.otp-enterprise-page .otp-dev-badge-label,.otp-enterprise-page .otp-dev-badge-value{font-size:12px}.otp-enterprise-page .otp-security-footer{padding-top:6px}.otp-enterprise-page .otp-security-footer p{font-size:12px;line-height:1.35}}@media(max-width:899px){.otp-enterprise-page .otp-back-button{width:100%;justify-content:center}.otp-enterprise-page .otp-code-row{grid-template-columns:repeat(6,52px);gap:8px}.otp-enterprise-page .otp-code-box,.otp-enterprise-page .otp-digit-input{width:52px;min-width:52px;max-width:52px;height:52px;font-size:20px;border-radius:14px}}@media(max-width:480px){.otp-enterprise-page .otp-code-row{grid-template-columns:repeat(6,48px);gap:6px}.otp-enterprise-page .otp-code-box,.otp-enterprise-page .otp-digit-input{width:48px;min-width:48px;max-width:48px;height:48px;font-size:18px}}.otp-enterprise-page .otp-verification-success{display:none}.password-enterprise-page .register-form-panel.password-right-panel{justify-content:center;align-items:stretch;overflow:visible}.password-enterprise-page .password-right-content{width:100%;max-width:min(620px,100%);min-width:0;margin-inline:auto;display:flex;flex-direction:column;gap:var(--reg-form-grid-row-gap);flex:0 1 auto;min-height:0;overflow:visible;box-sizing:border-box}.password-enterprise-page .register-left-panel .register-left-main{flex:0 1 auto}.password-enterprise-page .register-left-panel .register-left-content{gap:0}.password-enterprise-page .register-left-panel .reg-saas-stepper{margin-bottom:24px}.password-enterprise-page .register-left-panel .reg-saas-panel-title{margin-top:0;margin-bottom:16px}.password-enterprise-page .register-left-panel .reg-saas-panel-subtitle,.password-enterprise-page .register-left-panel .password-setup-subtitle{margin-top:0;margin-bottom:0}.password-enterprise-page .register-left-panel .register-feature-list{margin-top:42px;gap:0;flex:0 0 auto}.password-enterprise-page .register-left-panel .register-feature-item,.password-enterprise-page .register-left-panel .reg-saas-feature-item.register-feature-item{height:52px;min-height:52px;margin-bottom:20px}.password-enterprise-page .register-left-panel .register-feature-item:last-child,.password-enterprise-page .register-left-panel .reg-saas-feature-item.register-feature-item:last-child{margin-bottom:0}.password-enterprise-page .password-account-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:0;width:100%;min-height:0;padding:0;border-radius:12px;border:1px solid #d8e5f2;background:#f7fafd;overflow:hidden;box-sizing:border-box;flex-shrink:0}.password-enterprise-page .password-account-summary-item{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:10px 14px;box-sizing:border-box}.password-enterprise-page .password-account-summary-item+.password-account-summary-item{border-left:1px solid #dce8f3}.password-enterprise-page .password-account-summary-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6a8198;line-height:1.2}.password-enterprise-page .password-account-summary-value{font-family:inherit;font-size:14px;font-weight:600;color:#17375e;line-height:1.35;word-break:break-word}.password-enterprise-page .password-form-stack{display:flex;flex-direction:column;gap:var(--reg-form-grid-row-gap);width:100%;min-width:0;flex:0 0 auto}.password-enterprise-page .password-form-stack .register-form-footer-actions{margin:0;padding-bottom:0;gap:var(--reg-space-cta-signin)}.password-enterprise-page .registration-input-shell.enterprise-input:has(.password-field__toggle){--reg-input-pad-inline-end: 8px;gap:8px}.password-enterprise-page .password-field__toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;align-self:center;min-width:48px;height:36px;margin:0;padding:0 8px;border:none;border-radius:8px;background:transparent;color:#2f6298;font-family:inherit;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;box-sizing:border-box}.password-enterprise-page .password-field__toggle:focus-visible{outline:2px solid #2f6fad;outline-offset:1px}.password-enterprise-page .password-terms-row{display:flex;align-items:center;gap:10px;width:100%;margin:0;cursor:pointer;font-family:inherit;font-size:14px;line-height:1.45;color:#3d5a78}.password-enterprise-page .password-terms-row input{width:18px;height:18px;margin:0;flex-shrink:0;accent-color:#1a5fa8;cursor:pointer}.password-enterprise-page .password-terms-row span{display:inline;padding-top:0}.password-enterprise-page .password-terms-row .register-required{color:#dc2626;font-weight:700}.password-enterprise-page .password-form-error{margin:0;padding:10px 14px;border-radius:12px;border:1px solid #f0c4c9;background:#fff5f6;color:#a61e2e;font-family:inherit;font-size:13px;font-weight:500;line-height:1.4}.password-enterprise-page .password-security-footer{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin:0;padding-top:8px;border-top:1px solid #e2eaf3;min-height:24px;height:auto;flex-shrink:0;box-sizing:border-box}.password-enterprise-page .password-security-footer p{margin:0;font-family:inherit;font-size:12px;line-height:1.4;color:#8aa0b8;text-align:center}.password-enterprise-page .password-security-footer svg{flex-shrink:0;color:#8aa0b8}@media(max-width:1366px)and (max-height:820px){.password-enterprise-page .register-left-panel .register-feature-list{margin-top:36px}.password-enterprise-page .register-left-panel .register-feature-item,.password-enterprise-page .register-left-panel .reg-saas-feature-item.register-feature-item{height:48px;min-height:48px;margin-bottom:16px}.password-enterprise-page .password-account-summary-item{padding:10px 12px}}@media(max-width:1024px){.password-enterprise-page .password-account-summary{grid-template-columns:1fr}.password-enterprise-page .password-account-summary-item+.password-account-summary-item{border-left:none;border-top:1px solid #dce8f3}}.success-enterprise-page.reg-saas-page{--success-shell-w: min(1360px, calc(100vw - 72px) );--success-header-h: 54px;--success-footer-h: 40px;--success-shell-gap: 4px;width:100%;min-height:100dvh;height:100dvh;max-height:100dvh;overflow:hidden;box-sizing:border-box}.success-enterprise-page .success-enterprise-shell.reg-saas-shell{width:var(--success-shell-w);max-width:1360px;margin-inline:auto;height:100%;gap:var(--success-shell-gap)}.success-enterprise-page .reg-saas-header,.success-enterprise-page .success-enterprise-footer.reg-saas-footer{width:100%;max-width:100%}.success-enterprise-page .success-enterprise-main.reg-saas-main{width:100%;height:calc(100dvh - var(--success-header-h) - var(--success-footer-h) - (var(--success-shell-gap) * 2));min-height:0;overflow:hidden}.success-enterprise-page .success-enterprise-card.reg-saas-card,.success-enterprise-page .registration-success-card{width:100%;max-width:100%;height:100%;min-height:0;min-width:0;margin-inline:auto;display:grid;grid-template-columns:minmax(390px,.36fr) minmax(0,.64fr);overflow:hidden;border:1px solid #d0deec;border-radius:18px;background:#fff;box-shadow:0 20px 44px #0f2f5217;box-sizing:border-box}.success-enterprise-page .success-enterprise-card-layout{display:contents}.success-enterprise-page .success-left-panel.reg-saas-panel-left{display:flex;flex-direction:column;gap:0;width:100%;min-width:0;height:100%;min-height:0;padding:clamp(18px,2.2vh,28px) clamp(20px,2vw,28px);background:linear-gradient(165deg,#0b2f57,#0f3d6e 42%,#124880);color:#e8f2fc;overflow:hidden;box-sizing:border-box}.success-enterprise-page .success-left-panel .register-left-main{display:flex;flex:0 1 auto;flex-direction:column;min-height:0;width:100%}.success-enterprise-page .success-left-panel .register-left-content{display:flex;flex-direction:column;gap:0;flex:0 0 auto;min-width:0;overflow:visible}.success-enterprise-page .success-left-panel .reg-saas-stepper{margin-bottom:24px}.success-enterprise-page .success-left-panel .reg-saas-step-kicker{font-size:13px}.success-enterprise-page .success-left-intro{display:flex;flex-direction:column;gap:0;margin:0}.success-enterprise-page .success-left-title{margin:0 0 10px;font-size:clamp(26px,2.4vw,36px);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:#fff}.success-enterprise-page .registration-left-description{margin:0;width:100%;max-width:430px;font-size:16px;line-height:1.5;white-space:normal;overflow:visible;overflow-wrap:break-word;word-wrap:break-word;color:#ffffffe0}.success-enterprise-page .reg-saas-stepper-node.is-numbered-complete .reg-saas-stepper-dot{border-color:#ffffff8c;background:#ffffff29;color:#fff;font-size:11px;font-weight:700}.success-enterprise-page .reg-saas-stepper-node.is-numbered-complete:after{background:#ffffff6b}.success-enterprise-page .reg-saas-stepper-node.is-final-complete .reg-saas-stepper-dot{border-color:#fff;background:#fff;color:#0f4a87}.success-enterprise-page .reg-saas-stepper-node.is-final-complete:after{display:none}.success-enterprise-page .success-feature-list{display:flex;flex-direction:column;margin:32px 0 0;padding:0;list-style:none;gap:22px;flex:0 0 auto;width:100%}.success-enterprise-page .success-feature-list li{list-style:none;margin:0;padding:0}.success-enterprise-page .success-feature-item{display:flex;align-items:center;height:56px;min-height:56px;width:100%;margin:0;padding:0;grid-template-columns:unset}.success-enterprise-page .success-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);color:#b9dcff;flex-shrink:0}.success-enterprise-page .success-feature-copy{margin-left:12px;min-width:0}.success-enterprise-page .success-feature-title{display:block;font-size:15px;font-weight:600;color:#f4f9ff;line-height:1.3}.success-enterprise-page .success-feature-copy p{display:none}.success-enterprise-page .success-left-panel .register-security-footer{margin-top:auto;flex-shrink:0}.success-enterprise-page .success-right-panel.reg-saas-panel-right{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;min-width:0;width:100%;height:100%;min-height:0;padding:32px 40px;overflow:hidden;background:#fff;box-sizing:border-box}.success-enterprise-page .success-right-content{display:flex;flex-direction:column;gap:20px;width:100%;max-width:860px;margin-inline:auto;min-width:0;flex:0 1 auto;box-sizing:border-box}.success-enterprise-page .success-hero{display:flex;flex-direction:column;gap:0;margin:0;flex-shrink:0}.success-enterprise-page .success-hero-heading{display:flex;align-items:center;gap:12px;margin-bottom:6px}.success-enterprise-page .success-hero-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(180deg,#43a56c,#247a49);color:#fff;flex-shrink:0;box-shadow:0 6px 16px #247a4933}.success-enterprise-page .success-hero-icon svg{width:24px;height:24px}.success-enterprise-page .success-hero-title{margin:0;font-size:clamp(36px,2.6vw,40px);font-weight:700;color:#0f2f52;letter-spacing:-.02em;line-height:1.1}.success-enterprise-page .success-header-description{margin:0;padding-left:60px;font-size:16px;line-height:1.45;color:#5f7894;max-width:none}@media(min-width:900px){.success-enterprise-page .success-header-description{white-space:nowrap}}.success-enterprise-page .success-hero-message{margin:0;padding-left:60px;font-size:16px;line-height:1.45;color:#5f7894;max-width:min(100%,720px)}.success-enterprise-page .success-email-banner{display:flex;align-items:center;gap:10px;margin:0;padding:12px 14px;border-radius:10px;border:1px solid #b9e4c8;background:linear-gradient(180deg,#f3fbf6,#e8f7ee);color:#1f6b42;box-sizing:border-box;flex-shrink:0}.success-enterprise-page .success-email-banner svg{flex-shrink:0}.success-enterprise-page .success-email-banner p{margin:0;font-size:13px;line-height:1.4;font-weight:500}.success-enterprise-page .success-detail-stack{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0;margin:0;flex-shrink:0}.success-enterprise-page .success-detail-row{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;align-items:center;min-width:0;min-height:76px;height:76px;padding:18px 22px;border-radius:16px;border:1px solid #d4e3f2;background:linear-gradient(180deg,#f8fbfe,#f3f8fd);box-sizing:border-box}.success-enterprise-page .success-detail-row--highlight{border-color:#b9e4c8;background:linear-gradient(180deg,#f3fbf6,#e8f7ee)}.success-enterprise-page .success-detail-row-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#eef5fc;border:1px solid #d5e6f4;color:#2f6fad;flex-shrink:0;align-self:center}.success-enterprise-page .success-detail-row--highlight .success-detail-row-icon{background:#e3f4ea;border-color:#b9e4c8;color:#247a49}.success-enterprise-page .success-detail-row-copy{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0;align-self:center}.success-enterprise-page .success-detail-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6d86a1;line-height:1.2}.success-enterprise-page .success-detail-value{display:block;font-size:15px;font-weight:700;color:#1e4366;line-height:1.3;overflow-wrap:anywhere;word-break:break-word}.success-enterprise-page .success-detail-row--highlight .success-detail-value{color:#0f4a87}.success-enterprise-page .success-signin-button{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:56px;min-height:56px;margin-top:2px;padding:0 22px;border:none;border-radius:15px;background:linear-gradient(180deg,#1a5fa8,#0f4a87);color:#fff;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;box-sizing:border-box;flex-shrink:0}.success-enterprise-page .success-signin-button span{grid-column:2;text-align:center}.success-enterprise-page .success-signin-button svg{grid-column:3;justify-self:end;flex-shrink:0}.success-enterprise-page .success-signin-button:focus-visible{outline:2px solid #2f6fad;outline-offset:2px}.success-enterprise-page .success-secondary-link{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:860px;margin-inline:auto;height:52px;border-radius:14px;border:1px solid #c5d4e4;background:#fff;color:#2f6298;font-size:15px;font-weight:700;text-decoration:none;box-sizing:border-box}.success-enterprise-page .success-loading-text{margin:0;font-size:15px;color:#5f7894;line-height:1.5}.success-enterprise-page .success-enterprise-footer.reg-saas-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;min-height:var(--success-footer-h);padding:6px 0;flex-shrink:0}.success-enterprise-page .success-enterprise-footer .reg-saas-footer-col--right{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.success-enterprise-page .success-enterprise-footer .reg-saas-footer-col{font-size:11px}.success-enterprise-page .success-enterprise-footer .reg-saas-footer-divider{height:14px}.register-layout--saas .success-enterprise-page .success-enterprise-card,.register-layout--saas .success-enterprise-page .registration-success-card{width:100%;max-width:100%;padding:0}.register-layout--saas .success-enterprise-page .reg-saas-panel-right{overflow:hidden!important}.register-layout--saas .public-content--register{display:flex;justify-content:center}@media(max-width:1366px)and (max-height:820px){.success-enterprise-page{--success-header-h: 50px;--success-footer-h: 36px}.success-enterprise-page .success-left-panel.reg-saas-panel-left{padding:16px 20px}.success-enterprise-page .success-left-panel .reg-saas-stepper{margin-bottom:20px}.success-enterprise-page .success-feature-list{margin-top:28px;gap:18px}.success-enterprise-page .success-feature-item{height:52px;min-height:52px}.success-enterprise-page .success-right-panel.reg-saas-panel-right{padding:24px 28px}.success-enterprise-page .success-right-content{gap:18px}.success-enterprise-page .success-detail-row{min-height:72px;height:72px;padding:16px 20px}.success-enterprise-page .success-signin-button{height:52px;min-height:52px}}@media(max-width:1024px){.success-enterprise-page .success-enterprise-card.reg-saas-card,.success-enterprise-page .registration-success-card{grid-template-columns:1fr;height:auto;max-height:calc(100dvh - var(--success-header-h) - var(--success-footer-h) - 12px);overflow-y:auto}.success-enterprise-page .success-enterprise-main.reg-saas-main{height:auto;max-height:calc(100dvh - var(--success-header-h) - var(--success-footer-h) - 12px);overflow-y:auto}.success-enterprise-page .success-right-panel.reg-saas-panel-right{padding:24px 28px 28px}.success-enterprise-page .success-header-description,.success-enterprise-page .success-hero-message{white-space:normal;padding-left:0}}@media(max-width:640px){.success-enterprise-page{--success-shell-w: calc(100vw - 24px) }.success-enterprise-page .success-enterprise-card.reg-saas-card,.success-enterprise-page .registration-success-card{grid-template-columns:1fr}.success-enterprise-page .success-left-panel.reg-saas-panel-left,.success-enterprise-page .success-right-panel.reg-saas-panel-right{padding:18px 16px}.success-enterprise-page .success-right-content{max-width:100%}.success-enterprise-page .success-hero-title{font-size:30px}.success-enterprise-page .success-header-description,.success-enterprise-page .success-hero-message{padding-left:0;white-space:normal}.success-enterprise-page .success-detail-row{min-height:72px;height:auto;padding:14px 16px}.success-enterprise-page .success-enterprise-footer{grid-template-columns:1fr;gap:8px;text-align:center}.success-enterprise-page .success-enterprise-footer .reg-saas-footer-divider{display:none}.success-enterprise-page .success-enterprise-footer .reg-saas-footer-col,.success-enterprise-page .success-enterprise-footer .reg-saas-footer-col--right{justify-content:center;text-align:center}}.auth-forgot-backdrop{background:#10253d47;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.auth-forgot-modal.modal-card{width:min(560px,calc(100vw - 32px));max-width:560px;max-height:calc(100vh - 40px);overflow:visible;display:flex;flex-direction:column;gap:20px;padding:28px 30px;border:1px solid #d6e6fa;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0f2d5a38}.auth-forgot-modal--employee.modal-card{padding:26px 30px 24px}.auth-forgot-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-shrink:0}.auth-forgot-modal__header-main{display:flex;align-items:flex-start;gap:12px;min-width:0}.auth-forgot-modal__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(180deg,#eef5fc,#e3effa);border:1px solid #c7ddf5;color:#1a5fa8;flex-shrink:0}.auth-forgot-modal__titles{display:flex;flex-direction:column;gap:4px;min-width:0}.auth-forgot-modal__titles h3{margin:0;font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#0f2f52}.auth-forgot-modal__subtitle{margin:0;font-size:14px;line-height:1.45;color:#5f7894}.auth-forgot-modal__close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #d2e3f4;border-radius:10px;background:#f8fbfe;color:#0b3558;cursor:pointer;flex-shrink:0;transition:none}.auth-forgot-modal__close svg{width:20px;height:20px;flex-shrink:0}.auth-forgot-modal__close:focus-visible{background:#f8fbfe;border-color:#d2e3f4;color:#0b3558;outline:none;box-shadow:0 0 0 3px #1c68cc1f}.auth-forgot-modal__form{display:flex;flex-direction:column;gap:0}.auth-forgot-modal__description{margin:0 0 18px;font-size:14px;line-height:1.45;color:#3d5a78}.auth-forgot-modal__fields{display:flex;flex-direction:column;gap:14px}.auth-forgot-modal__field{display:flex;flex-direction:column;gap:6px}.auth-forgot-modal__field>span{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#5f7894}.auth-forgot-modal__input-wrap{position:relative;display:flex;align-items:center}.auth-forgot-modal__input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;color:#2f6298;pointer-events:none}.auth-forgot-modal__input-wrap input{width:100%;height:52px;padding:0 14px 0 42px;border:1.5px solid #c7ddf5;border-radius:12px;background:#fbfdff;color:#0d2840;font-size:14px;line-height:1.3;box-sizing:border-box;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.auth-forgot-modal__input-wrap input::-moz-placeholder{color:#94afc9}.auth-forgot-modal__input-wrap input::placeholder{color:#94afc9}.auth-forgot-modal__input-wrap input:focus{border-color:#1c68cc;box-shadow:0 0 0 3px #1c68cc24;background:#fff}.auth-forgot-modal__security-note{margin:18px 0 0;padding:10px 12px;border-radius:10px;border:1px solid #e2eaf3;background:#f7fafd;font-size:12.5px;line-height:1.45;color:#5f7894}.auth-forgot-modal__error{margin:0;font-size:12px;line-height:1.35;color:#bf2f2f}.auth-forgot-modal__field .auth-forgot-modal__error{margin-top:2px}.auth-forgot-modal__error--banner{margin-top:12px;padding:10px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;font-size:13px}.auth-forgot-modal__actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px;flex-shrink:0}.auth-forgot-modal__actions--success{margin-top:0;padding-top:0}.auth-forgot-modal__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;box-sizing:border-box;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.auth-forgot-modal__btn--secondary{width:116px;min-width:116px;border:1px solid #d2e3f4;background:#f8fbfe;color:#3d5a78}.auth-forgot-modal__btn--primary{min-width:128px;border:none;background:linear-gradient(180deg,#1a5fa8,#0f4a87);color:#fff}.auth-forgot-modal__btn:focus-visible{outline:none;box-shadow:0 0 0 3px #1c68cc2e}.auth-forgot-modal__btn:disabled{opacity:.72;cursor:not-allowed}.auth-forgot-modal__spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.42);border-top-color:#fffffff5;border-radius:999px;display:inline-block;animation:authForgotSpinnerRotate .7s linear infinite}@keyframes authForgotSpinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-forgot-modal__success{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:12px;border:1px solid #b9e4c8;background:linear-gradient(180deg,#f3fbf6,#e8f7ee)}.auth-forgot-modal__success strong{font-size:15px;color:#22573a}.auth-forgot-modal__success p{margin:0;font-size:13px;line-height:1.45;color:#40614f}@media(max-width:640px){.auth-forgot-modal.modal-card,.auth-forgot-modal--employee.modal-card{width:calc(100vw - 32px);padding:22px 20px}.auth-forgot-modal__actions{flex-direction:row;justify-content:flex-end;flex-wrap:wrap}.auth-forgot-modal__btn--secondary,.auth-forgot-modal__btn--primary{width:auto;min-width:0}.auth-forgot-modal__btn--secondary{width:116px}.auth-forgot-modal__btn--primary{min-width:128px}}.hhr-org-dashboard{--hhr-navy: #0f355e;--hhr-blue: #2563eb;--hhr-blue-strong: #1d4ed8;--hhr-blue-hover: #1e40af;--hhr-text: #0f355e;--hhr-muted: #60758d;--hhr-meta: #60758d;--hhr-page: #f3f7fc;--hhr-card: #ffffff;--hhr-card-border: #d7e2ee;--hhr-panel-bg: #f8fafc;--hhr-panel-border: #d7e2ee;--hhr-icon-bg: #eff6ff;--hhr-success: #16a34a;--hhr-success-bg: #eef9f2;--hhr-success-border: #b7e4c7;--hhr-success-text: #166534;--hhr-shadow-card: 0 6px 18px rgba(30, 64, 102, .06);--hhr-shadow-soft: 0 2px 8px rgba(30, 64, 102, .04);--hhr-radius: 12px;--hhr-radius-sm: 10px;--hhr-section-gap: 16px;--hhr-heading-gap: 10px;--hhr-card-gap: 14px;box-sizing:border-box;height:auto;min-height:0;max-height:none;display:flex;flex-direction:column;align-content:flex-start;flex:0 0 auto;gap:0;padding:0 0 22px;overflow:visible;background:transparent;color:var(--hhr-text)}.gateway-shell--hhr-dashboard .shell-main-area{background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(37,99,235,.04),transparent 55%),#f3f7fc}.gateway-shell--hhr-dashboard .shell-content{background:transparent}.gateway-shell--hhr-dashboard .shell-content>.hhr-org-dashboard{height:auto;min-height:0;max-height:none;flex:0 0 auto}.hhr-org-dashboard>.company-profile-page-intro{margin:0 0 14px;padding:0;font-size:13px;line-height:1.45;color:var(--hhr-muted);max-width:none;flex:0 0 auto}.hhr-org-dashboard__error{margin:0 0 14px;padding:10px 14px;border-radius:var(--hhr-radius-sm);border:1px solid #fecaca;background:#fef2f2;color:#991b1b;font-size:13px;flex:0 0 auto}.hhr-org-section-title{display:flex;align-items:center;gap:10px;margin:0;padding:0;border:none;font-size:18px;font-weight:650;line-height:1.25;color:var(--hhr-navy);min-height:22px}.hhr-org-section-title:before{content:"";width:3px;height:22px;border-radius:3px;background:var(--hhr-blue);flex-shrink:0}.hhr-org-status{margin:0 0 14px;flex:0 0 auto}.hhr-org-status__panel{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding:12px 18px;border-radius:var(--hhr-radius);border:1px solid var(--hhr-panel-border);border-left:4px solid var(--hhr-blue);background:var(--hhr-panel-bg);box-shadow:var(--hhr-shadow-soft)}.hhr-org-status__panel--success{border-color:var(--hhr-success-border);border-left-color:var(--hhr-success);background:var(--hhr-success-bg);box-shadow:0 3px 10px #16a34a0f}.hhr-org-status__panel--success h2,.hhr-org-status__panel--success p{color:var(--hhr-success-text)}.hhr-org-status__panel--neutral{border-left-color:var(--hhr-panel-border)}.hhr-org-status__title-row{display:inline-flex;align-items:center;gap:10px;min-width:0}.hhr-org-status__check{width:26px;height:26px;border-radius:999px;background:#dcfce7;color:var(--hhr-success);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hhr-org-status__check svg{width:15px;height:15px;fill:currentColor}.hhr-org-status__copy{min-width:0;display:grid;gap:4px}.hhr-org-status__panel h2{margin:0;font-size:15px;font-weight:650;color:var(--hhr-text);line-height:1.3}.hhr-org-status__panel>p,.hhr-org-status__panel .hhr-org-status__copy>p{margin:0;font-size:13px;color:var(--hhr-muted);line-height:1.4}.hhr-org-status__panel--success>p{text-align:right;max-width:440px;flex:1 1 auto;align-self:center}.hhr-org-status__progress{font-weight:600;color:var(--hhr-navy)!important}.hhr-org-status__cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:8px;background:var(--hhr-blue-strong);color:#fff;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.hhr-org-status__cta:focus-visible{background:var(--hhr-blue-hover);color:#fff}.hhr-org-status__cta:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.hhr-org-overview{margin:0 0 var(--hhr-section-gap);flex:0 0 auto;display:grid;grid-template-rows:auto auto;gap:var(--hhr-heading-gap)}.hhr-org-overview__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--hhr-card-gap);align-items:stretch}.hhr-org-overview__card{background:var(--hhr-card);border:1px solid var(--hhr-card-border);border-radius:var(--hhr-radius);border-top:3px solid var(--hhr-blue);padding:18px 20px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:36px auto auto;-moz-column-gap:15px;column-gap:15px;row-gap:0;align-items:center;height:144px;min-height:144px;max-height:144px;box-sizing:border-box;box-shadow:var(--hhr-shadow-card);transition:border-color .15s ease,box-shadow .15s ease}.hhr-org-overview__icon{grid-column:1;grid-row:1;width:36px;height:36px;border-radius:10px;background:var(--hhr-icon-bg);border:1px solid #dbe7f6;color:var(--hhr-blue);display:inline-flex;align-items:center;justify-content:center;margin:0;flex-shrink:0;align-self:center}.hhr-org-overview__icon svg{width:18px;height:18px;flex-shrink:0}.hhr-org-overview__icon svg[stroke],.hhr-org-overview__icon svg:not([fill=currentColor]):not([fill]){fill:none;stroke:currentColor;stroke-width:2.25}.hhr-org-overview__value{grid-column:2;grid-row:1;margin:0;align-self:center;justify-self:start;font-size:34px;font-weight:700;line-height:1;letter-spacing:-.02em;color:var(--hhr-navy)}.hhr-org-overview__label{grid-column:1 / -1;grid-row:2;margin:14px 0 4px;font-size:15px;font-weight:600;color:var(--hhr-text);align-self:start;line-height:1.3}.hhr-org-overview__meta{grid-column:1 / -1;grid-row:3;margin:0;font-size:13px;color:var(--hhr-meta);align-self:start;line-height:1.3}.hhr-org-progress{margin:0 0 var(--hhr-section-gap);flex:0 0 auto;display:grid;gap:var(--hhr-heading-gap)}.hhr-org-progress__track{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--hhr-card-gap);z-index:0}.hhr-org-step{position:relative;z-index:1;display:flex;align-items:center;gap:12px;height:78px;min-height:78px;max-height:78px;padding:12px 14px;border-radius:var(--hhr-radius-sm);border:1px solid var(--hhr-card-border);border-left-width:3px;border-left-color:var(--hhr-card-border);background:var(--hhr-card);text-decoration:none;color:inherit;box-shadow:var(--hhr-shadow-soft);box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.hhr-org-step:focus-visible{border-color:#b8c9dc;border-left-color:#b8c9dc;box-shadow:0 4px 12px #1e406612}.hhr-org-step:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.hhr-org-step--completed{border-color:#d7e2ee;border-left-color:#16a34a;border-left-width:3px;box-shadow:var(--hhr-shadow-soft)}.hhr-org-step--completed:focus-visible{border-color:#d7e2ee;border-left-color:#16a34a;box-shadow:0 4px 12px #1e406612}.hhr-org-step--in-progress{border-color:#d7e2ee;border-left-color:var(--hhr-blue);border-left-width:3px;box-shadow:var(--hhr-shadow-soft)}.hhr-org-step__icon{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hhr-org-step__icon svg{width:14px;height:14px;fill:currentColor}.hhr-org-step__icon--done{background:#dcfce7;color:#16a34a}.hhr-org-step__icon--current{background:var(--hhr-icon-bg);color:var(--hhr-blue)}.hhr-org-step__icon--pending{background:#f1f5f9;color:#94a3b8}.hhr-org-step__icon--pending svg{fill:none}.hhr-org-step__body{display:grid;gap:3px;min-width:0;align-content:center}.hhr-org-step__body strong{font-size:14px;font-weight:600;color:var(--hhr-navy)}.hhr-org-step__body span{font-size:12px;color:var(--hhr-meta)}.hhr-org-step--completed .hhr-org-step__body span{color:#16a34a;font-weight:600}.hhr-org-step--in-progress .hhr-org-step__body span{color:var(--hhr-blue);font-weight:600}.hhr-org-actions{margin:0;flex:0 0 auto;display:grid;gap:var(--hhr-heading-gap)}.hhr-org-actions__row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--hhr-card-gap)}.hhr-org-actions__tile{display:flex;align-items:center;gap:14px;height:78px;min-height:78px;max-height:78px;padding:12px 14px;border-radius:var(--hhr-radius-sm);border:1px solid var(--hhr-card-border);background:var(--hhr-card);text-decoration:none;color:var(--hhr-text);box-shadow:var(--hhr-shadow-soft);box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.hhr-org-actions__tile:focus-visible{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb12;color:var(--hhr-navy)}.hhr-org-actions__tile:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.hhr-org-actions__tile:focus-visible .hhr-org-overview__icon{background:#dbeafe;border-color:#93c5fd;color:var(--hhr-blue-strong)}.hhr-org-actions__tile:focus-visible .hhr-org-actions__arrow{border-color:#93c5fd;color:var(--hhr-blue);background:#f8fbff}.hhr-org-actions__tile .hhr-org-overview__icon{width:34px;height:34px;margin:0;border-radius:10px;flex-shrink:0}.hhr-org-actions__tile .hhr-org-overview__icon svg{width:17px;height:17px}.hhr-org-actions__label{flex:1;min-width:0;font-size:14px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hhr-org-actions__arrow{width:22px;height:22px;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:var(--hhr-meta);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.hhr-org-actions__arrow svg{width:12px;height:12px}@media(min-width:1101px)and (max-height:820px){.hhr-org-dashboard{padding-bottom:20px;--hhr-section-gap: 14px}.hhr-org-status{margin-bottom:14px}.hhr-org-overview__card{height:140px;min-height:140px;max-height:140px;padding:18px}.hhr-org-overview__value{font-size:34px}.hhr-org-overview__label{margin-top:14px}.hhr-org-step,.hhr-org-actions__tile{height:76px;min-height:76px;max-height:76px}.hhr-org-status__panel{min-height:52px;padding:10px 16px}}@media(max-width:1199px)and (min-width:768px){.hhr-org-dashboard{height:auto;min-height:0;overflow:visible;padding-bottom:20px;--hhr-section-gap: 14px}.hhr-org-overview__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hhr-org-overview__card{height:auto;min-height:140px;max-height:none;grid-template-rows:36px auto auto}.hhr-org-progress__track{grid-template-columns:repeat(2,minmax(0,1fr))}.hhr-org-actions__row{grid-template-columns:repeat(3,minmax(0,1fr))}.hhr-org-actions__tile,.hhr-org-step{height:auto;min-height:76px;max-height:none}.hhr-org-actions__label{white-space:normal}}@media(max-width:991px)and (min-width:768px){.hhr-org-actions__row{grid-template-columns:repeat(2,minmax(0,1fr))}.hhr-org-status__panel{flex-wrap:wrap}}@media(max-width:767px){.hhr-org-dashboard{height:auto;min-height:0;overflow:visible;padding:0 0 20px;--hhr-section-gap: 14px;--hhr-heading-gap: 10px;--hhr-card-gap: 12px}.hhr-org-dashboard>.company-profile-page-intro{margin-bottom:12px}.hhr-org-status{margin-bottom:14px}.hhr-org-status__panel{flex-direction:column;align-items:flex-start;min-height:0;padding:12px 14px;gap:10px}.hhr-org-status__panel--success>p{text-align:left;max-width:none}.hhr-org-status__cta{width:100%;min-height:44px}.hhr-org-overview__grid,.hhr-org-progress__track,.hhr-org-actions__row{grid-template-columns:minmax(0,1fr)}.hhr-org-overview__card{height:auto;min-height:132px;max-height:none;padding:16px;grid-template-rows:36px auto auto}.hhr-org-step,.hhr-org-actions__tile{height:auto;min-height:48px;max-height:none;padding:12px}.hhr-org-actions__label{white-space:normal}}@media(max-width:479px){.hhr-org-dashboard{--hhr-card-gap: 10px}.hhr-org-overview__value{font-size:30px}}.shell-content:has(>.hr-dashboard-page){overflow:hidden;height:100%}.shell-content>.hr-dashboard-page{height:calc(100vh - 18px);max-height:calc(100vh - 18px);width:100%;max-width:100%;min-height:0;box-sizing:border-box}.hr-dashboard-page{--hr-primary: #1d4ed8;--hr-border: #e2e8f0;--hr-text: #0f172a;--hr-muted: #64748b;--hr-surface: #ffffff;--hr-gap: 18px;height:100%;max-height:100%;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:var(--hr-gap);overflow:hidden;box-sizing:border-box;background:#f4f7fb}.hr-dashboard-page .hr-dashboard-surface{border:1px solid var(--hr-border);border-radius:10px;background:var(--hr-surface);box-shadow:0 1px 3px #0f172a0f;box-sizing:border-box}.hr-dashboard-page .hr-dashboard-header{padding:8px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hr-dashboard-page .hr-dashboard-header-copy h1{margin:0;font-size:18px;font-weight:700;color:#163d6b;line-height:1.2}.hr-dashboard-page .hr-dashboard-header-copy p{margin:2px 0 0;font-size:12px;color:var(--hr-muted)}.hr-dashboard-page .hr-dashboard-header-actions.dashboard-top-actions{gap:8px}.hr-dashboard-page .hr-dashboard-header-actions .dashboard-time-value{font-size:12px;font-weight:600;color:#334155}.hr-dashboard-page .hr-dashboard-header-actions .dashboard-avatar-btn{width:34px;height:34px;font-size:11px}.hr-dashboard-page .hr-dashboard-header-actions .dashboard-logout{min-height:34px;height:34px;padding:0 10px;font-size:12px}.hr-dashboard-page .hr-dashboard-kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;gap:var(--hr-gap);min-width:0;align-items:stretch}.hr-dashboard-page .hr-dashboard-kpi-card{padding:10px 12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;height:100%}.hr-dashboard-page .hr-dashboard-kpi-card.tone-amber{border-color:#fde68a;background:linear-gradient(135deg,#fffbeb,#fff)}.hr-dashboard-page .hr-dashboard-kpi-card.tone-blue{border-color:#bfdbfe;background:linear-gradient(135deg,#eff6ff,#fff)}.hr-dashboard-page .hr-dashboard-kpi-card.tone-green{border-color:#bbf7d0;background:linear-gradient(135deg,#f0fdf4,#fff)}.hr-dashboard-page .hr-dashboard-kpi-card.tone-teal{border-color:#99f6e4;background:linear-gradient(135deg,#f0fdfa,#fff)}.hr-dashboard-page .hr-dashboard-kpi-icon{width:28px;height:28px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(15,23,42,.06);color:var(--hr-primary)}.hr-dashboard-page .hr-dashboard-kpi-card.tone-amber .hr-dashboard-kpi-icon{color:#b45309}.hr-dashboard-page .hr-dashboard-kpi-card.tone-green .hr-dashboard-kpi-icon{color:#15803d}.hr-dashboard-page .hr-dashboard-kpi-card.tone-teal .hr-dashboard-kpi-icon{color:#0f766e}.hr-dashboard-page .hr-dashboard-kpi-icon svg{width:15px;height:15px;fill:currentColor}.hr-dashboard-page .hr-dashboard-kpi-value{margin:0;font-size:19px;font-weight:700;line-height:1;color:var(--hr-text)}.hr-dashboard-page .hr-dashboard-kpi-label{margin:3px 0 0;font-size:11px;font-weight:600;color:#475569;line-height:1.2}.hr-dashboard-page .hr-dashboard-body{min-height:0;min-width:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:var(--hr-gap);overflow:hidden}.hr-dashboard-page .hr-dashboard-main{min-height:0;min-width:0;display:grid;grid-template-columns:minmax(0,3fr) minmax(0,1fr);gap:var(--hr-gap);overflow:hidden}.hr-dashboard-page .hr-dashboard-card--queue{padding:12px 14px;display:flex;flex-direction:column;gap:8px;min-width:0;min-height:0;height:100%;overflow:hidden}.hr-dashboard-page .hr-dashboard-queue-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.hr-dashboard-page .hr-dashboard-sidebar{display:flex;flex-direction:column;gap:var(--hr-gap);min-width:0;min-height:0;align-content:start;justify-content:flex-start}.hr-dashboard-page .hr-dashboard-card{padding:12px 14px;display:flex;flex-direction:column;gap:8px;min-width:0}.hr-dashboard-page .hr-dashboard-card h2,.hr-dashboard-page .hr-dashboard-card h3{margin:0;font-size:13px;font-weight:700;color:var(--hr-text);flex-shrink:0}.hr-dashboard-page .hr-dashboard-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0}.hr-dashboard-page .hr-dashboard-card-head h2{margin:0}.hr-dashboard-page .hr-dashboard-link{font-size:11px;font-weight:600;color:var(--hr-primary);text-decoration:none;white-space:nowrap}.hr-dashboard-page .hr-dashboard-queue-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.hr-dashboard-page .hr-dashboard-queue-scroll::-webkit-scrollbar{width:4px}.hr-dashboard-page .hr-dashboard-queue-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.hr-dashboard-page .hr-dashboard-queue-clear,.hr-dashboard-page .hr-dashboard-muted{flex:1;margin:0;display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;color:var(--hr-muted);line-height:1.5;padding:16px}.hr-dashboard-page .hr-dashboard-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:11px}.hr-dashboard-page .hr-dashboard-table thead th{position:sticky;top:0;z-index:1;background:var(--hr-surface);padding:0 4px 6px 0;border-bottom:1px solid #e2e8f0;text-align:left;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--hr-muted)}.hr-dashboard-page .hr-dashboard-table tbody td{padding:5px 4px 5px 0;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-dashboard-page .hr-dashboard-table tbody tr:last-child td{border-bottom:none}.hr-dashboard-page .hr-dashboard-table th:nth-child(1),.hr-dashboard-page .hr-dashboard-table td:nth-child(1){width:24%}.hr-dashboard-page .hr-dashboard-table th:nth-child(2),.hr-dashboard-page .hr-dashboard-table td:nth-child(2){width:16%}.hr-dashboard-page .hr-dashboard-table th:nth-child(3),.hr-dashboard-page .hr-dashboard-table td:nth-child(3){width:14%}.hr-dashboard-page .hr-dashboard-table th:nth-child(4),.hr-dashboard-page .hr-dashboard-table td:nth-child(4){width:16%}.hr-dashboard-page .hr-dashboard-table th:nth-child(5),.hr-dashboard-page .hr-dashboard-table td:nth-child(5){width:14%}.hr-dashboard-page .hr-dashboard-table th:nth-child(6),.hr-dashboard-page .hr-dashboard-table td:nth-child(6){width:16%}.hr-dashboard-page .hr-dashboard-employee-cell strong{display:block;font-size:11px;font-weight:600;color:var(--hr-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-dashboard-page .hr-dashboard-employee-cell span{font-size:9px;color:var(--hr-muted)}.hr-dashboard-page .hr-dashboard-stage{display:inline-flex;padding:1px 5px;border-radius:4px;font-size:9px;font-weight:600;background:#f1f5f9;color:#475569}.hr-dashboard-page .hr-dashboard-priority{display:inline-flex;padding:1px 5px;border-radius:999px;font-size:9px;font-weight:700}.hr-dashboard-page .hr-dashboard-priority.is-high{background:#fee2e2;color:#b91c1c}.hr-dashboard-page .hr-dashboard-priority.is-medium{background:#ffedd5;color:#c2410c}.hr-dashboard-page .hr-dashboard-priority.is-normal{background:#f1f5f9;color:#475569}.hr-dashboard-page .hr-dashboard-action-link{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 7px;border:1px solid #dbeafe;border-radius:5px;background:#eff6ff;color:var(--hr-primary);font-size:10px;font-weight:600;text-decoration:none}.hr-dashboard-page .hr-dashboard-card--work{padding:10px 12px;flex-shrink:0}.hr-dashboard-page .hr-dashboard-work-list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.hr-dashboard-page .hr-dashboard-work-list li{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:6px 8px;border:1px solid #f1f5f9;border-radius:6px;background:#f8fafc;font-size:10px;color:#475569}.hr-dashboard-page .hr-dashboard-work-list strong{font-size:12px;font-weight:700;color:var(--hr-text)}.hr-dashboard-page .hr-dashboard-card--actions{padding:10px 12px;flex-shrink:0}.hr-dashboard-page .hr-dashboard-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hr-dashboard-page .hr-dashboard-action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:54px;padding:8px 6px;border:1px solid var(--hr-border);border-radius:8px;background:#f8fafc;color:var(--hr-text);font-size:9px;font-weight:600;text-align:center;text-decoration:none;line-height:1.2}.hr-dashboard-page .hr-dashboard-action-icon{width:26px;height:26px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;color:var(--hr-primary);flex-shrink:0}.hr-dashboard-page .hr-dashboard-action-icon svg{width:13px;height:13px;fill:currentColor}.hr-dashboard-page .hr-dashboard-card--status{padding:10px 14px 12px;max-height:140px;overflow:hidden}.hr-dashboard-page .hr-dashboard-status-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hr-dashboard-page .hr-dashboard-status-list li{display:grid;gap:4px;min-width:0}.hr-dashboard-page .hr-dashboard-status-row{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:11px;color:#475569}.hr-dashboard-page .hr-dashboard-status-row strong{font-size:11px;font-weight:700;color:var(--hr-text)}.hr-dashboard-page .hr-dashboard-status-bar{height:4px;border-radius:999px;background:#e2e8f0}.hr-dashboard-page .hr-dashboard-status-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.hr-dashboard-page .hr-dashboard-status-bar.is-green span{background:linear-gradient(90deg,#4ade80,#16a34a)}.hr-dashboard-page .hr-dashboard-status-bar.is-amber span{background:linear-gradient(90deg,#fcd34d,#d97706)}.hr-dashboard-page .hr-dashboard-status-bar.is-blue span{background:linear-gradient(90deg,#93c5fd,#2563eb)}.hr-dashboard-page .hr-dashboard-status-bar.is-slate span{background:linear-gradient(90deg,#cbd5e1,#64748b)}@media(max-width:1100px){.shell-content>.hr-dashboard-page{height:auto;max-height:none}.hr-dashboard-page{overflow:visible;grid-template-rows:auto}.hr-dashboard-page .hr-dashboard-body{grid-template-rows:auto auto;overflow:visible}.hr-dashboard-page .hr-dashboard-main{grid-template-columns:1fr;overflow:visible}.hr-dashboard-page .hr-dashboard-card--queue{min-height:280px;max-height:360px}.hr-dashboard-page .hr-dashboard-status-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hr-dashboard-page .hr-dashboard-card--status{max-height:none}}@media(max-width:768px){.hr-dashboard-page{--hr-gap: 14px}.hr-dashboard-page .hr-dashboard-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.hr-dashboard-page .hr-dashboard-header{flex-direction:column;align-items:flex-start}.hr-dashboard-page .hr-dashboard-status-list{grid-template-columns:1fr}}.gateway-shell--company-profile .shell-main-area,.gateway-shell--hhr-dashboard .shell-main-area{padding:10px 14px 12px;gap:10px}.gateway-shell--company-profile .shell-main-area{grid-template-rows:auto minmax(0,1fr)}.gateway-shell--hhr-dashboard .shell-main-area{grid-template-rows:auto auto;align-content:start}.gateway-shell--company-profile .shell-header,.gateway-shell--hhr-dashboard .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--company-profile .shell-content{min-height:0;overflow:auto;width:100%;max-width:none;margin:0}.gateway-shell--hhr-dashboard .shell-content{height:auto;min-height:0;max-height:none;align-self:start;overflow:visible;width:100%;max-width:none;margin:0}.gateway-shell--company-profile .shell-header-branding--org-only{gap:10px}.gateway-shell--company-profile .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--company-profile .shell-eyebrow{font-size:10px;letter-spacing:.1em}.gateway-shell--company-profile .shell-header-left strong,.gateway-shell--hhr-dashboard .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.company-profile-enterprise{height:auto;min-height:100%;overflow:auto;display:flex;flex-direction:column;gap:12px;padding:0;position:relative}.company-profile-page-intro{margin:0;padding:0 2px;font-size:13px;line-height:1.45;color:#5f7d97;max-width:720px;flex-shrink:0}.company-profile-enterprise .company-profile-page-head{display:none}.company-profile-enterprise .company-profile-card,.company-profile-enterprise .card{border-radius:12px;border:1px solid #dce7f3;background:#fff;box-shadow:none;padding:14px 16px;gap:14px;min-width:0}.company-profile-enterprise .company-profile-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px}.company-profile-enterprise .company-profile-section-meta h3{margin:0;font-size:15px;font-weight:700;color:#0f2f52;line-height:1.2}.company-profile-enterprise .company-profile-section-meta p{margin:0;font-size:12px;color:#64748b;line-height:1.35}.company-profile-enterprise .company-profile-edit-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;border-radius:8px;border:1px solid #c9d8e8;background:#fff;color:#1e3a5f;flex-shrink:0;white-space:nowrap;min-height:32px;align-self:flex-start}.company-profile-enterprise .company-profile-logo-inline-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:8px;height:auto;min-height:0;width:100%;margin:0;padding:0;align-self:start;flex:0 0 auto}.company-profile-enterprise .company-profile-logo-inline-wrap .company-profile-info-label{margin:0}.company-profile-enterprise .company-logo-view{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;height:auto;min-height:0;width:auto;margin:0;padding:0;flex:0 0 auto}.company-profile-enterprise .company-logo-view-preview,.company-profile-enterprise .company-logo-preview{width:64px;height:52px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #dbe7f3;background:#f4f8fc;overflow:hidden;box-sizing:border-box}.company-profile-enterprise .company-logo-view-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.company-profile-enterprise .company-logo-view-initials{font-size:14px;font-weight:700;letter-spacing:.04em;color:#4f6f8d;line-height:1}.company-profile-enterprise .company-logo-view-icon{color:#8aa6c8}.company-profile-enterprise .company-logo-view-empty-text{font-size:10px;font-weight:600;letter-spacing:.02em;color:#8aa6c8;line-height:1}.company-profile-enterprise .company-logo-inline{display:flex;align-items:center;gap:8px;padding:4px 8px;border:1px dashed #c5d8ea;border-radius:10px;background:#f8fbfe;min-width:0;min-height:44px}.company-profile-enterprise .company-logo-inline-preview{width:48px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #dbe7f3;background:#fff;overflow:hidden}.company-profile-enterprise .company-logo-inline-image{max-width:100%;max-height:40px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.company-profile-enterprise .company-logo-inline-empty{font-size:10px;color:#6a849c;text-align:center;line-height:1.25;padding:3px}.company-profile-enterprise .company-logo-inline-side{display:flex;flex-direction:column;justify-content:center;gap:3px;min-width:0}.company-profile-enterprise .company-logo-inline-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.company-profile-enterprise .company-logo-inline-actions button{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;font-size:11px;min-height:28px}.company-profile-enterprise .company-logo-inline-hint{font-size:10px;color:#94a3b8;line-height:1.25}.company-profile-enterprise .company-logo-inline-error{margin:0;font-size:11px}.company-profile-enterprise .company-profile-grid,.company-profile-enterprise .company-profile-sections-grid--equal{display:grid;min-height:0;align-items:stretch;align-content:start;grid-auto-rows:auto;gap:12px;position:relative;overflow:visible}.company-profile-enterprise .company-profile-sections-grid--four{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.company-profile-enterprise .company-profile-grid__full-width{grid-column:1 / -1;position:relative;z-index:0;margin:0;min-width:0;width:100%}.company-profile-enterprise.company-profile-enterprise--extended{overflow:auto}.company-profile-enterprise .company-profile-organization-note,.company-profile-enterprise .company-profile-modal__helper{margin:8px 0 0;font-size:11px;line-height:1.4;color:#64748b}.company-profile-enterprise .company-profile-section--payroll-statutory{margin:0;display:flex;flex-direction:column;max-width:100%;width:100%;height:auto;min-height:0;overflow:visible;position:relative;z-index:0}.company-profile-enterprise .company-profile-statutory-payroll-body{flex:1 1 auto;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;min-height:0;overflow:hidden;-webkit-overflow-scrolling:touch}.company-profile-enterprise .company-profile-statutory-payroll-body--overlay,.company-profile-modal--payroll-statutory .company-profile-statutory-payroll-body{height:min(85vh,960px);max-height:min(85vh,960px)}.company-profile-enterprise .company-profile-statutory-error,.company-profile-enterprise .company-profile-statutory-loading{padding:12px 16px 16px;min-height:0}.company-profile-enterprise .company-profile-statutory-payroll-root{flex:1 1 auto;min-height:0;height:100%;max-width:100%;position:relative;display:flex;flex-direction:column;overflow:hidden}.company-profile-enterprise .company-profile-statutory-payroll-root>.h-full{min-height:0}@media(max-width:640px){.company-profile-enterprise .company-profile-statutory-payroll-body--overlay,.company-profile-modal--payroll-statutory .company-profile-statutory-payroll-body{height:min(80vh,900px);max-height:min(80vh,900px)}.company-profile-enterprise .company-profile-statutory-payroll-root .p-1.bg-slate-200{flex-wrap:wrap;width:100%}}.company-profile-enterprise .company-profile-sections-grid--equal .company-profile-section:not(.company-profile-section--payroll-statutory){display:flex;flex-direction:column;height:auto;min-height:0;position:relative;z-index:0}.company-profile-enterprise .company-profile-sections-grid--equal .company-profile-section>:not(.company-profile-section-head){flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.company-profile-enterprise .company-profile-card-body{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:0;width:100%;flex:1 1 auto;gap:0}.company-profile-enterprise .company-profile-field-group{flex:0 0 auto;min-width:0;width:100%}.company-profile-enterprise .company-profile-field-group--cols-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:16px;column-gap:16px;row-gap:12px;align-items:start}.company-profile-enterprise .company-profile-field-group--logo .company-profile-logo-inline-wrap{margin:0}.company-profile-enterprise .company-profile-card-body--basic{justify-content:flex-start;gap:18px}.company-profile-enterprise .company-profile-basic-logo-row{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;flex:0 0 auto;margin:0;padding:0}.company-profile-enterprise .company-profile-basic-logo-row .company-logo-label{margin:0}.company-profile-enterprise .company-profile-card-body--basic .company-logo-view{align-items:flex-start;width:auto}.company-profile-enterprise .company-profile-card-body--basic .company-logo-view-preview,.company-profile-enterprise .company-profile-card-body--basic .company-logo-preview{width:72px;height:64px;border-radius:10px}.company-profile-enterprise .company-profile-basic-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:24px;column-gap:24px;row-gap:28px;align-items:start;width:100%;flex:1 1 auto;min-height:0}.company-profile-enterprise .company-profile-card-body--basic .company-profile-info-row{min-width:0}.company-profile-enterprise .company-profile-card-body--basic .company-profile-info-value{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal;overflow-wrap:normal}.company-profile-enterprise .company-profile-info-label.field-label.field-label--locked-icon{display:inline-flex;align-items:baseline;flex-wrap:nowrap;white-space:nowrap;gap:4px;max-width:100%}.company-profile-enterprise .company-profile-info-label.field-label.field-label--locked-icon .field-label__text{flex:0 1 auto;min-width:0}.company-profile-enterprise .field-label__suffix-group{display:inline-flex;align-items:baseline;gap:4px;flex:0 0 auto;white-space:nowrap}.company-profile-enterprise .field-label__lock{display:inline-flex;align-items:center;justify-content:center;color:#6d86a1;line-height:1;flex:0 0 auto}.company-profile-enterprise .company-profile-info-grid{gap:12px 16px}.company-profile-enterprise .company-profile-info-row{display:flex;flex-direction:column;gap:4px;min-width:0}.company-profile-enterprise .company-profile-info-label,.company-profile-enterprise .company-profile-field>span,.company-profile-modal .company-profile-field>span,.company-profile-modal-pincode-field>span{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198;line-height:1.25}.company-profile-enterprise .company-profile-info-label.field-label,.company-profile-enterprise .company-profile-field>.field-label,.company-profile-modal .company-profile-field>.field-label{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:6px;max-width:100%}.company-profile-enterprise .field-label__text{min-width:0}.company-profile-enterprise .field-label__term-group{display:inline-flex;align-items:baseline;gap:4px;flex:0 0 auto;white-space:nowrap}.company-profile-req,.company-profile-enterprise .field-label__required{font-style:normal;margin:0;color:#9a3f3f;letter-spacing:0;text-transform:none;flex:0 0 auto;line-height:inherit}.company-profile-enterprise .company-profile-info-value{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word;overflow-wrap:anywhere;line-height:1.35;font-size:13px;font-weight:600;color:#0f2f52}.company-profile-enterprise .company-profile-locked-badge{display:inline-flex;align-items:center;gap:3px;font-size:9px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:2px 6px;border-radius:999px;border:1px solid #d4e0ec;background:#f4f8fc;color:#64748b;line-height:1}.company-profile-enterprise .company-profile-identity-note{font-size:11px;line-height:1.4;padding:8px 10px}.company-profile-enterprise .company-profile-info-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.company-profile-enterprise .company-profile-info-grid--address{grid-template-columns:1fr}.company-profile-page-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:8px 4px 2px;border-top:1px solid #e2ebf3;font-size:11px;color:#6a849c;flex-shrink:0}.company-profile-page-footer p{margin:0;min-width:0}.company-profile-page-footer-left{justify-self:start;text-align:left}.company-profile-page-footer-center{justify-self:center;text-align:center;color:#4f6f8d;white-space:nowrap}.company-profile-page-footer-right{justify-self:end;text-align:right;color:#4f6f8d;white-space:nowrap}@media(max-width:640px){.company-profile-page-footer{grid-template-columns:1fr;justify-items:center;text-align:center;gap:4px}.company-profile-page-footer-left,.company-profile-page-footer-center,.company-profile-page-footer-right{justify-self:center;text-align:center;white-space:normal}}@media(min-width:1101px){.company-profile-enterprise .company-profile-sections-grid--equal{grid-template-columns:repeat(3,minmax(0,1fr))}.company-profile-enterprise .company-profile-sections-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:641px)and (max-width:1100px){.company-profile-enterprise .company-profile-sections-grid--equal{grid-template-columns:repeat(2,minmax(0,1fr))}.company-profile-enterprise .company-profile-page-head{flex-wrap:wrap}}@media(max-width:640px){.company-profile-enterprise .company-profile-sections-grid--equal{grid-template-columns:1fr}.company-profile-enterprise .company-profile-page-head{flex-direction:column;align-items:stretch}.company-profile-enterprise .company-profile-completion{max-width:none}.company-profile-enterprise .company-profile-info-grid,.company-profile-enterprise .company-profile-field-group--cols-2{grid-template-columns:1fr}.company-profile-enterprise .company-profile-basic-fields-grid{grid-template-columns:1fr;-moz-column-gap:16px;column-gap:16px;row-gap:20px}}@media(min-width:1366px)and (min-height:768px){.company-profile-enterprise.company-profile-page-v2:not(.company-profile-enterprise--extended){height:100%;overflow:hidden}.company-profile-enterprise.company-profile-enterprise--extended.company-profile-page-v2{height:auto;min-height:100%;overflow:auto;display:flex;flex-direction:column}.company-profile-enterprise .company-profile-sections-grid--equal{overflow:visible;align-content:start}.company-profile-enterprise .company-profile-sections-grid--four{overflow:visible}}@media(max-width:1200px){.company-profile-page-v2.company-profile-enterprise .company-profile-sections-grid--equal{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.company-profile-page-v2.company-profile-enterprise .company-profile-sections-grid--equal{grid-template-columns:1fr}}@keyframes company-profile-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes company-profile-modal-scale-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.company-profile-modal-backdrop{position:fixed;inset:0;z-index:200;display:flex;align-items:stretch;justify-content:flex-end;padding:0;background:#10253d47;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:company-profile-modal-fade-in .18s ease-out;overflow:hidden}.company-edit-drawer,.company-profile-modal{width:min(600px,100vw);max-width:600px;height:100dvh;max-height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr);gap:0;border-radius:0;border:none;border-left:1px solid #d6e6fa;background:#fff;box-shadow:-12px 0 48px #0f2d5a2e;padding:0;overflow:hidden;animation:company-profile-modal-slide-in .22s ease-out}@keyframes company-profile-modal-slide-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.company-edit-drawer__header,.company-profile-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0;padding:20px 24px 16px;border-bottom:1px solid #e6eef8;background:#fff}.company-edit-drawer__form,.company-profile-modal__form{display:flex;flex-direction:column;min-height:0;overflow:hidden;grid-row:2}.company-edit-drawer__body{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;min-height:0;padding:20px 24px;display:flex;flex-direction:column;gap:12px}.company-edit-drawer__footer,.company-profile-modal__footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;flex-shrink:0;margin-top:0;padding:16px 24px 20px;border-top:1px solid #e6eef8;background:#fff}.company-profile-modal__header-main{display:flex;flex-direction:column;gap:4px;min-width:0}.company-profile-modal__eyebrow{margin:0;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6a8198}.company-profile-modal__header-main h3{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:#0f2f52}.company-profile-modal__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d2e3f4;border-radius:10px;background:#f8fbfe;color:#0b3558;cursor:pointer;flex-shrink:0;padding:0;box-shadow:none}.company-profile-modal__close:focus-visible:not(:disabled){background:#eef5fc;border-color:#c7ddf5;color:#082a47;outline:none;box-shadow:0 0 0 3px #1c68cc1f}.company-profile-modal__close:disabled{opacity:.6;cursor:not-allowed}.company-profile-modal__form{gap:0}.company-profile-modal__error{margin:0;padding:10px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#9a3f3f;font-size:13px;line-height:1.4}.company-profile-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.company-profile-modal__grid .company-profile-field--full,.company-profile-modal__grid .setup-wide-field{grid-column:1 / -1}.company-profile-modal__helper-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.company-profile-modal__footer{display:flex;justify-content:flex-end;align-items:center;gap:12px}.company-profile-modal__btn{display:inline-flex;align-items:center;justify-content:center;height:44px;min-width:140px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;box-sizing:border-box;border:none}.company-profile-modal__btn--secondary{border:1px solid #d2e3f4;background:#f8fbfe;color:#3d5a78;min-width:116px}.company-profile-modal__btn--ghost{border:1px solid #d2e3f4;background:transparent;color:#0f4c81;min-width:0;height:38px;padding:0 14px;font-size:13px;white-space:nowrap}.company-profile-modal__btn--primary{background:linear-gradient(180deg,#1a5fa8,#0f4a87);color:#fff}.company-profile-modal__btn--secondary:focus-visible:not(:disabled),.company-profile-modal__btn--ghost:focus-visible:not(:disabled){background:#eef5fc;border-color:#c7ddf5;color:#082a47;box-shadow:none;transform:none}.company-profile-modal__btn--primary:focus-visible:not(:disabled){box-shadow:0 8px 20px #0f4a8738;transform:none}.company-profile-modal__btn:disabled{background:#e5edf5;color:#8a94a6;border:1px solid #d8e2ec;cursor:not-allowed;pointer-events:none;opacity:1}.company-profile-modal__btn--secondary:disabled{background:#f4f8fc;color:#8a94a6}.company-profile-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 22px;background:linear-gradient(180deg,#1e4a72,#163d63);flex-shrink:0;min-height:44px}.company-profile-modal-header h3{margin:0;font-size:15px;color:#fff;font-weight:600;line-height:1;letter-spacing:.01em}.company-profile-modal-close{width:30px;height:30px;border-radius:8px;border:1px solid rgba(255,255,255,.28);background:#ffffff14;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.company-profile-modal-close:disabled{opacity:.5;cursor:not-allowed}.company-profile-modal-form{display:flex;flex-direction:column;min-height:0;flex:0 0 auto}.company-profile-modal-body{padding:16px 22px;overflow:visible;min-height:0;flex:0 0 auto;display:grid;gap:10px}.company-profile-modal-logo-wrap{display:grid;gap:5px}.company-profile-modal-logo-wrap .company-logo-inline{padding:5px 10px}.company-profile-modal-logo-wrap .company-logo-inline-preview{width:56px;height:48px}.company-profile-modal-logo-wrap .company-logo-inline-image{max-height:48px}.company-profile-grid--two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.company-profile-grid--two .company-profile-field--full,.company-profile-grid--two .setup-wide-field{grid-column:1 / -1}.company-profile-modal-identity-note{margin:0;padding:5px 10px;border-radius:8px;background:#f4f9ff;border:1px solid #d9e6f2;font-size:11px;line-height:1.35;color:#4f6f8d}.company-profile-modal .company-profile-field{display:grid;gap:5px;min-width:0}.company-profile-modal .company-profile-field>span{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198;line-height:1.25}.company-profile-modal-pincode-field>span{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198}.company-profile-modal .company-profile-locked-badge{font-size:9px;padding:1px 5px;gap:3px;letter-spacing:.02em}.company-profile-modal input,.company-profile-modal select{height:44px;width:100%;padding:0 12px;font-size:13px;border-radius:8px;border:1px solid #cbd5e1;box-sizing:border-box}.company-profile-modal input::-moz-placeholder,.company-profile-modal textarea::-moz-placeholder{color:#94a3b8}.company-profile-modal input::placeholder,.company-profile-modal textarea::placeholder{color:#94a3b8}.company-profile-modal textarea{width:100%;min-height:64px;max-height:72px;padding:9px 12px;font-size:13px;border-radius:8px;border:1px solid #cbd5e1;resize:vertical;box-sizing:border-box;line-height:1.35}.company-profile-modal .company-profile-field--locked input[readonly]{height:44px;background:#f1f5f9;color:#475569;border-color:#e2e8f0}.company-profile-modal-phone-field .phone-number-label,.company-profile-modal-phone-split .phone-number-sublabel{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198}.company-profile-modal-phone-field .phone-number-label:after{content:" *";color:#9a3f3f;font-style:normal;letter-spacing:0;text-transform:none}.company-profile-modal-phone-split .phone-number-input-field .phone-number-sublabel:after{content:" *";color:#9a3f3f;font-style:normal;letter-spacing:0;text-transform:none}.company-profile-pincode-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.company-profile-pincode-row input{height:44px}.company-profile-location-btn{min-width:148px;height:44px;padding:0 12px;font-size:12px;white-space:nowrap}.company-profile-modal-btn--secondary{background:#fff;border:1px solid #cbd5e1;color:#1e3a5f}.company-profile-modal-lookup-note{margin:0;font-size:11px;line-height:1.35;color:#64748b}.company-profile-modal-phone-field .phone-number-field{gap:5px}.company-profile-modal-phone-field .phone-number-label{font-size:12px;font-weight:500;color:#475569}.company-profile-modal-phone-field .phone-number-sublabel{font-size:11px;color:#64748b}.company-profile-modal-phone-field .phone-number-country-field select{height:44px;padding:0 10px;font-size:13px;border-radius:8px;border:1px solid #cbd5e1}.company-profile-modal-phone-field .phone-number-control{min-height:44px;height:44px;padding:0 10px;border-radius:8px;border:1px solid #cbd5e1}.company-profile-modal-phone-field .phone-number-control input{height:42px;min-height:42px;border:0;padding:0}.company-profile-modal-phone-field .phone-number-error,.company-profile-modal-phone-field .field-help{margin:0;font-size:11px;line-height:1.3}@media(min-width:768px){.company-profile-modal-phone-field .phone-number-field{display:grid;grid-template-columns:minmax(120px,.34fr) minmax(0,1fr);grid-template-rows:auto auto;-moz-column-gap:12px;column-gap:12px;row-gap:5px;align-items:end}.company-profile-modal-phone-field .phone-number-label{grid-column:1 / -1}.company-profile-modal-phone-field .phone-number-country-field{grid-column:1;grid-row:2}.company-profile-modal-phone-field .phone-number-input-field{grid-column:2;grid-row:2}.company-profile-modal-phone-field .phone-number-error,.company-profile-modal-phone-field .field-help{grid-column:1 / -1}}.company-profile-modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:12px 22px;border-top:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.company-profile-modal-btn{min-width:136px;height:42px;padding:0 18px;font-size:13px;font-weight:600;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.company-profile-modal-btn--cancel{background:#fff;border:1px solid #cbd5e1;color:#1e3a5f}.company-profile-modal-btn--save{background:#1d4ed8;border:1px solid #1d4ed8;color:#fff}.company-profile-modal-btn:disabled{opacity:.55;cursor:not-allowed}@media(max-width:767px){.company-profile-modal-backdrop{padding:0;justify-content:stretch}.company-edit-drawer,.company-profile-modal{width:100%;max-width:100%}.company-edit-drawer__footer,.company-profile-modal__footer{flex-direction:column-reverse;align-items:stretch}.company-profile-modal__btn{width:100%}.company-profile-grid--two,.company-profile-pincode-row,.company-profile-modal-phone-field .phone-number-field{grid-template-columns:1fr}.company-profile-page-footer{grid-template-columns:1fr;justify-items:center;text-align:center;gap:4px}.company-profile-page-footer-left,.company-profile-page-footer-center,.company-profile-page-footer-right{justify-self:center;text-align:center;white-space:normal}}.company-profile-modal--basic{width:min(600px,100vw);max-width:600px}.company-profile-modal--basic .company-profile-modal-form{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.company-profile-modal--basic .company-profile-modal-header{min-height:42px;padding:8px 20px;flex-shrink:0}.company-profile-modal--basic .company-profile-modal-header h3{font-size:14px;font-weight:600;line-height:1.2}.company-profile-modal--basic .company-profile-modal-close{width:28px;height:28px;color:#fff;border:1px solid rgba(255,255,255,.45);background:#ffffff1f;flex-shrink:0}.company-profile-modal--basic .company-profile-modal-close svg{stroke:#fff;color:#fff}.company-profile-modal--basic .company-profile-modal-body{padding:20px 28px;overflow:hidden;flex:1;min-height:0;display:block;gap:0}.company-profile-modal--basic .company-profile-grid--basic{gap:12px 18px}.company-profile-modal--basic .company-profile-modal-logo-wrap{margin-bottom:4px}.company-logo-modal-inline{display:flex;align-items:center;gap:14px;padding:12px 14px;border:1px solid #dce8f5;border-radius:12px;background:#f8fbfe}.company-logo-modal-inline-preview{width:56px;height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #dbe7f3;background:#fff;overflow:hidden}.company-logo-modal-inline-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.company-logo-modal-inline-placeholder{color:#9db4cc}.company-logo-modal-inline-body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.company-logo-modal-inline-title{font-size:13px;font-weight:700;color:#0f2f52;line-height:1.2}.company-logo-modal-inline-hint{font-size:11px;color:#7c93aa;line-height:1.25}.company-logo-modal-inline-actions{display:flex;align-items:center;gap:8px;margin-top:6px}.company-logo-modal-inline-upload{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:12px;font-weight:600;border-radius:8px;border:1px solid #0f4a87;background:linear-gradient(180deg,#1a5fa8,#0f4a87);color:#fff;white-space:nowrap;cursor:pointer}.company-logo-modal-inline-upload:disabled{opacity:.6;cursor:not-allowed}.company-logo-modal-inline-remove{height:34px;padding:0 12px;font-size:12px;font-weight:600;border-radius:8px;border:1px solid #d2e3f4;background:#fff;color:#3d5a78;cursor:pointer}.company-logo-modal-inline-remove:disabled{opacity:.6;cursor:not-allowed}.company-logo-modal-inline-error{margin:4px 0 0;font-size:11px;color:#9a3f3f}.company-profile-modal--basic .company-profile-field{gap:4px}.company-profile-modal--basic .company-profile-field>span{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198}.company-profile-modal--basic input,.company-profile-modal--basic select{height:42px;padding:0 12px;font-size:13px;border-radius:8px}.company-profile-modal--basic .company-profile-field--locked input[readonly]{height:42px;background:#f1f5f9}.company-profile-modal--basic .company-profile-locked-badge{font-size:8px;padding:1px 4px}.company-profile-modal--basic .company-profile-modal-phone-split{grid-column:1 / -1;min-width:0}.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-field{display:grid;grid-template-columns:minmax(140px,.38fr) minmax(0,1fr);-moz-column-gap:18px;column-gap:18px;row-gap:4px;align-items:end}.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-label{display:none}.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-country-field{grid-column:1;grid-row:1}.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-input-field{grid-column:2;grid-row:1}.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-sublabel{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198}.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-country-field select{height:42px}.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-control input{height:40px;min-height:40px}.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-error,.company-profile-modal--basic .company-profile-modal-phone-split .field-help{grid-column:1 / -1;font-size:10px}.company-profile-modal--basic .company-profile-modal-footer{flex-shrink:0;padding:10px 28px 14px;background:#f8fafc}.company-profile-modal--basic .company-profile-modal-btn{height:40px;min-width:128px}@media(min-width:768px){.company-profile-modal--basic .company-profile-modal-body{overflow:hidden}}@media(max-width:767px){.company-profile-modal--basic{width:min(980px,calc(100vw - 24px));max-height:calc(100vh - 24px)}.company-profile-modal--basic .company-profile-modal-body{overflow-y:auto}.company-profile-modal--basic .company-logo-modal-inline{flex-wrap:wrap;max-height:none}.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-field{grid-template-columns:1fr}.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-country-field,.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-input-field{grid-column:1;grid-row:auto}}@media(max-width:767px){.company-profile-modal__grid{grid-template-columns:1fr}.company-profile-modal__footer{flex-direction:column-reverse;align-items:stretch}.company-profile-modal__btn{width:100%}}.company-profile-modal .phone-number-control,.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-control{display:grid;grid-template-columns:60px minmax(0,1fr);align-items:stretch;gap:0;height:44px;min-height:44px;padding:0;border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden}.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-control{height:42px;min-height:42px}.company-profile-modal--basic .company-profile-modal-phone-split .phone-number-control input{height:100%;min-height:0;padding:0 12px}.company-profile-modal .phone-number-control .phone-number-dial-code{display:flex;align-items:center;justify-content:center;height:100%;width:60px;font-size:13px;font-weight:600;color:#33526f;background:#f4f8fc;border-right:1px solid #dbe7f3}.company-profile-modal .phone-number-control input{height:100%;min-height:0;width:100%;border:0;border-radius:0;padding:0 12px;background:transparent;font-size:13px;box-sizing:border-box}.company-profile-modal .phone-number-control.has-error{border-color:#dc2626}.company-profile-modal input:focus,.company-profile-modal select:focus,.company-profile-modal textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.company-profile-modal .phone-number-control:focus-within{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.company-profile-modal .phone-number-control input:focus{outline:none;border-color:transparent;box-shadow:none}.company-profile-enterprise--tabbed{overflow-x:hidden;gap:10px}.company-profile-primary-tabs{display:flex;flex-wrap:nowrap;gap:6px;padding:4px;background:#eef3f8;border:1px solid #d7e3ef;border-radius:10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;flex-shrink:0}.company-profile-primary-tab{flex:1 1 0;min-width:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border:1px solid transparent;background:transparent;color:#4a647c;font-size:12px;font-weight:700;letter-spacing:.01em;padding:9px 10px;border-radius:8px;cursor:pointer}.company-profile-primary-tab.is-active,.company-profile-primary-tab[aria-selected=true]{background:#fff;color:#0f2f52;border-color:#c9daf0;box-shadow:0 1px 2px #0f2f520f}.company-profile-tab-panel{min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.company-profile-tab-panel__inner{display:grid;gap:12px;min-height:0}.company-profile-tab-panel__inner--overview,.company-profile-tab-panel__inner--registration,.company-profile-tab-panel__inner--payroll{grid-template-columns:minmax(0,1fr)}.company-profile-tab-panel__inner--organization{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.company-profile-enterprise--tabbed .company-profile-section{margin:0}.company-profile-enterprise--tabbed .company-profile-page-footer{flex-shrink:0}.company-profile-modal--centered{width:min(1100px,calc(100vw - 48px));max-width:min(1100px,calc(100vw - 48px));height:auto;max-height:calc(100vh - 48px);margin:auto;border-radius:14px;border:1px solid #d6e6fa;border-left:1px solid #d6e6fa;box-shadow:0 18px 48px #0f2d5a2e;animation:company-profile-modal-scale-in .18s ease-out}.company-profile-modal-backdrop{display:flex;align-items:center;justify-content:center;padding:24px}.company-profile-modal__header-desc{margin:6px 0 0;font-size:12px;line-height:1.4;color:#5f7d97;max-width:52ch}.company-profile-modal--payroll-statutory{width:min(1100px,calc(100vw - 48px));max-width:min(1100px,calc(100vw - 48px));height:calc(100vh - 48px);max-height:calc(100vh - 48px);margin:auto;border-radius:14px;border:1px solid #d6e6fa;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.company-profile-modal--payroll-statutory .company-edit-drawer__body,.company-profile-modal--payroll-statutory .company-profile-statutory-payroll-body--overlay{border-top:none;min-height:0}.company-profile-payroll-subtabs{display:flex;flex-wrap:wrap;gap:6px;padding:10px 14px 0}.company-profile-payroll-subtab{border:1px solid #d5e2ef;background:#f7fafc;color:#4a647c;font-size:11px;font-weight:700;padding:7px 10px;border-radius:8px;cursor:pointer}.company-profile-payroll-subtab.is-active,.company-profile-payroll-subtab[aria-selected=true]{background:#e8f1fb;color:#0f2f52;border-color:#b7cfe8}.company-profile-view-only-badge{display:inline-flex;align-items:center;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:5px 10px}.company-profile-section--payroll-statutory-summary{display:flex;flex-direction:column;min-height:0}.company-profile-statutory-summary-body{padding:12px 14px 14px;min-height:0}.company-profile-statutory-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.company-profile-statutory-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;min-width:0}.company-profile-statutory-summary-card__title{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#0f2f52}.company-profile-statutory-summary-fields{display:grid;gap:6px}.company-profile-statutory-summary-field{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:8px;align-items:start}.company-profile-statutory-summary-field__label{font-size:11px;color:#64748b;font-weight:600}.company-profile-statutory-summary-field__value{font-size:12px;color:#0f172a;font-weight:700;word-break:break-word;white-space:pre-wrap}.company-profile-statutory-summary-status{margin:0;padding:8px 2px;font-size:13px;color:#5f7d97}.company-profile-statutory-summary-status--error{color:#b91c1c}@media(max-width:1100px){.company-profile-tab-panel__inner--organization,.company-profile-statutory-summary-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:900px){.company-profile-primary-tab{flex:0 0 auto;padding:9px 12px}}@media(max-width:640px){.company-profile-modal--centered,.company-profile-modal--payroll-statutory{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0;margin:0}.company-profile-modal-backdrop{padding:0}.company-profile-statutory-summary-field{grid-template-columns:minmax(0,1fr);gap:2px}}.gateway-shell--branches .shell-header-branding--org-only{gap:10px}.gateway-shell--branches .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--branches .shell-eyebrow{font-size:10px;letter-spacing:.1em}.gateway-shell--branches .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.branches-page.setup-master-page{gap:12px;grid-template-rows:auto auto minmax(0,1fr);height:100%;min-height:0}.branches-page-intro{margin:0;padding:0 2px;font-size:13px;line-height:1.45;color:#5f7d97;max-width:720px}.branches-page .setup-master-header{display:none}.branches-page .branches-tabs{display:flex;align-items:stretch;gap:0;margin:0;padding:0;border:none;border-bottom:1px solid #dce6f0;background:transparent;width:100%}.branches-page .branches-tabs button{position:relative;border:none;background:transparent;color:#5b7086;border-radius:0;padding:10px 18px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;margin:0;box-shadow:none;min-height:auto}.branches-page .branches-tabs button.is-active{color:var(--control-active-fg, #ffffff);background:var(--control-active-bg, #1e5a96);box-shadow:none;border-radius:var(--control-radius, 10px)}.branches-page .branches-tabs button.is-active:after{content:"";position:absolute;left:14px;right:14px;bottom:-1px;height:2px;background:#0f4c81;border-radius:2px 2px 0 0}.branches-page .setup-master-content{min-height:0;display:flex;flex-direction:column;gap:0;overflow:hidden}.branches-subsidiaries-panel{min-height:0;flex:1;display:flex;flex-direction:column;gap:8px}.branches-page .setup-master-table-card,.branches-subsidiaries-panel .setup-master-table-card{min-height:0;flex:1;display:flex;flex-direction:column;padding:10px 12px 12px;border:1px solid #dce7f3;border-radius:12px;background:#fff;box-shadow:none;gap:10px}.branches-page .setup-master-toolbar,.branches-subsidiaries-panel .setup-master-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0}.branches-page .setup-master-toolbar-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1;min-width:0}.branches-page .setup-master-toolbar-actions,.branches-subsidiaries-panel .setup-master-toolbar-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.branches-page .setup-master-toolbar-actions button,.branches-subsidiaries-panel .setup-master-toolbar-actions button{min-height:34px;padding:0 14px;font-size:13px;font-weight:600}.branches-page .setup-master-table-wrap,.branches-subsidiaries-panel .setup-master-table-wrap{flex:1;min-height:0;width:100%;overflow:auto;border:1px solid #e4edf5;border-radius:8px}.branches-page .setup-master-table,.branches-subsidiaries-panel .setup-master-table{width:100%;border-collapse:collapse;table-layout:auto}.branches-page .setup-master-table th,.branches-page .setup-master-table td,.branches-subsidiaries-panel .setup-master-table th,.branches-subsidiaries-panel .setup-master-table td{padding:10px 12px;text-align:left;vertical-align:middle;border-bottom:1px solid #ecf1f6;font-size:13px;color:#2f4358}.branches-page .setup-master-table th,.branches-subsidiaries-panel .setup-master-table th{background:#f3f8fc;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#4a6279;white-space:nowrap;border-bottom:1px solid #dce7f2}.branches-page .setup-master-table tbody tr:last-child td,.branches-subsidiaries-panel .setup-master-table tbody tr:last-child td{border-bottom:none}.branches-page .setup-master-table .branches-address-cell,.branches-page .setup-master-table .setup-master-table-address{white-space:normal;word-break:break-word;line-height:1.45;min-width:180px}.branches-page .setup-master-actions-col,.branches-subsidiaries-panel .setup-master-actions-col{width:150px;min-width:150px;white-space:nowrap}.branches-page .setup-master-actions-cell,.branches-subsidiaries-panel .setup-master-actions-cell{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap}.branches-page .setup-master-actions-cell button,.branches-subsidiaries-panel .setup-master-actions-cell button{font-size:13px;min-height:30px;padding:0 10px}.branches-page .org-unit-badge,.branches-subsidiaries-panel .org-unit-badge{gap:5px;font-size:12px;line-height:1}.branches-page .org-unit-badge svg,.branches-subsidiaries-panel .org-unit-badge svg{flex-shrink:0}.branches-page .branches-empty-cell,.branches-subsidiaries-panel .branches-empty-cell{padding:0!important;border-bottom:none!important}.branches-page .branches-table-empty,.branches-subsidiaries-panel .branches-table-empty{min-height:240px;display:grid;place-items:center;justify-items:center;text-align:center;gap:10px;padding:32px 20px}.branches-page .branches-table-empty-icon,.branches-subsidiaries-panel .branches-table-empty-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#f1f5f9;color:#94a3b8}.branches-page .branches-table-empty h3,.branches-subsidiaries-panel .branches-table-empty h3{margin:0;font-size:16px;font-weight:700;color:#1f3348}.branches-page .branches-table-empty p,.branches-subsidiaries-panel .branches-table-empty p{margin:0;max-width:360px;font-size:13px;color:#6a8198;line-height:1.45}.branches-page .branches-table-empty button,.branches-subsidiaries-panel .branches-table-empty button{margin-top:4px;min-height:34px;padding:0 14px;font-size:13px}.branches-page .branches-tabs button:focus-visible:not(:disabled){background:transparent!important;color:inherit!important;border-color:transparent!important;box-shadow:none!important;transform:none!important}.branches-page .branches-tabs button.is-active:focus-visible:not(:disabled){color:var(--control-active-fg, #ffffff)!important;background:var(--control-active-bg, #1e5a96)!important}.branches-page .setup-master-toolbar-actions>button:not(.secondary):not(:disabled):focus-visible,.branches-subsidiaries-panel .setup-master-toolbar-actions>button:not(.secondary):not(:disabled):focus-visible,.branches-page .branches-table-empty>button:not(.secondary):not(:disabled):focus-visible,.branches-subsidiaries-panel .branches-table-empty>button:not(.secondary):not(:disabled):focus-visible{background:var(--brand)!important;border-color:transparent!important;color:#fff!important;box-shadow:none!important;transform:none!important}.branches-page .setup-master-toolbar-actions>button.secondary:not(:disabled):focus-visible,.branches-subsidiaries-panel .setup-master-toolbar-actions>button.secondary:not(:disabled):focus-visible,.branches-page .branches-table-empty>button.secondary:not(:disabled):focus-visible{background:var(--brand-soft)!important;border-color:#bfd5ec!important;color:var(--brand)!important;box-shadow:none!important;transform:none!important}.branches-page .setup-master-actions-cell .setup-inline-edit:not(:disabled):focus-visible,.branches-subsidiaries-panel .setup-master-actions-cell .setup-inline-edit:not(:disabled):focus-visible{background:#f5f9fd!important;border-color:#cfdceb!important;color:#1f456a!important;box-shadow:none!important;transform:none!important}.branches-page .setup-master-actions-cell .setup-inline-disable:not(:disabled):focus-visible,.branches-subsidiaries-panel .setup-master-actions-cell .setup-inline-disable:not(:disabled):focus-visible{background:#fbf9f9!important;border-color:#dfd4d4!important;color:#8b3a3a!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){.branches-page.setup-master-page{height:auto;overflow:visible;grid-template-rows:auto auto auto}.branches-page .setup-master-content{overflow:visible}.branches-page .setup-master-table-wrap,.branches-subsidiaries-panel .setup-master-table-wrap{overflow-x:auto;overflow-y:auto;max-height:none;-webkit-overflow-scrolling:touch}.branches-page .setup-master-toolbar,.branches-subsidiaries-panel .setup-master-toolbar{flex-direction:column;align-items:stretch}.branches-page .setup-master-toolbar-actions,.branches-subsidiaries-panel .setup-master-toolbar-actions{justify-content:flex-start;flex-wrap:wrap}.branches-page .setup-master-search,.branches-subsidiaries-panel .setup-master-search{width:100%}.branches-page .branches-tabs{overflow-x:auto}.branches-page .branches-tabs button{flex:1 1 0;padding:10px 12px;white-space:nowrap}}@media(max-width:720px){.branches-page .setup-master-table thead,.branches-subsidiaries-panel .setup-master-table thead{display:none}.branches-page .setup-master-table,.branches-subsidiaries-panel .setup-master-table,.branches-page .setup-master-table tbody,.branches-subsidiaries-panel .setup-master-table tbody,.branches-page .setup-master-table tr,.branches-subsidiaries-panel .setup-master-table tr,.branches-page .setup-master-table td,.branches-subsidiaries-panel .setup-master-table td{display:block;width:100%}.branches-page .setup-master-table tr,.branches-subsidiaries-panel .setup-master-table tr{border-bottom:1px solid #e4edf5;padding:10px 0}.branches-page .setup-master-table td,.branches-subsidiaries-panel .setup-master-table td{border-bottom:none;padding:4px 12px}.branches-page .setup-master-table td:before,.branches-subsidiaries-panel .setup-master-table td:before{content:attr(data-label);display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#8a9bb0;margin-bottom:2px}.branches-page .setup-master-actions-cell,.branches-subsidiaries-panel .setup-master-actions-cell{flex-wrap:wrap}}.branches-modal-backdrop{background:#10253d47;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.branches-modal.modal-card{width:min(580px,calc(100vw - 32px));max-width:580px;max-height:calc(100vh - 48px);overflow:visible;padding:18px 22px 16px;border:1px solid #d6e6fa;border-radius:16px;background:#fff;box-shadow:0 24px 70px #0f2d5a38;display:flex;flex-direction:column;gap:12px}.branches-bulk-modal{width:min(620px,calc(100vw - 32px));max-width:620px}.branches-subsidiary-modal.modal-card{width:min(800px,calc(100vw - 32px));max-width:800px}.branches-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.branches-modal__header-main{display:flex;flex-direction:column;gap:4px;min-width:0}.branches-modal__eyebrow{margin:0;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6a8198}.branches-modal__header-main h3{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:#0f2f52}.branches-modal__subtitle{margin:0;font-size:13px;line-height:1.45;color:#5f7d97;max-width:720px}.branches-modal__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d2e3f4;border-radius:10px;background:#f8fbfe;color:#0b3558;cursor:pointer;flex-shrink:0;padding:0;box-shadow:none}.branches-modal__close:focus-visible:not(:disabled){background:#eef5fc;border-color:#c7ddf5;color:#082a47;outline:none;box-shadow:0 0 0 3px #1c68cc1f}.branches-modal__close:disabled{opacity:.6;cursor:not-allowed}.branches-modal__step-tabs{display:inline-flex;align-self:flex-start;border:1px solid #bfd5ec;border-radius:10px;overflow:hidden;background:#f8fbff}.branches-modal__step-tabs button{border:none;border-right:1px solid #bfd5ec;background:transparent;color:#0f4c81;padding:8px 16px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;box-shadow:none;border-radius:0;min-height:auto}.branches-modal__step-tabs button:last-child{border-right:none}.branches-modal__step-tabs button.is-active{background:#0f4c81;color:#fff}.branches-modal__form{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;min-height:0}.branches-modal__error{margin:0;padding:10px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#9a3f3f;font-size:13px;line-height:1.4}.branches-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.branches-modal__section-label{margin:0;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#4a6279}.branches-modal__field{display:flex;flex-direction:column;gap:5px;min-width:0}.branches-modal__field--full{grid-column:1 / -1}.branches-modal__field>span{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6a8198}.branches-modal__req{font-style:normal;margin-left:4px;color:#9a3f3f}.branches-modal__field input,.branches-modal__field select,.branches-modal__textarea{width:100%;height:42px;padding:0 12px;border:1.5px solid #c7ddf5;border-radius:10px;background:#fbfdff;color:#0d2840;font-size:14px;box-sizing:border-box;outline:none}.branches-modal__textarea{height:auto;min-height:72px;padding:10px 12px;resize:vertical;font-family:inherit}.branches-modal__field input:focus,.branches-modal__field select:focus,.branches-modal__textarea:focus{border-color:#1c68cc;box-shadow:0 0 0 3px #1c68cc1f;background:#fff}.branches-modal__field input:disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}.branches-modal__dial-helper{gap:2px}.branches-modal__dial-helper .phone-dial-code-helper{margin:0;font-size:12px;color:#6a8198}.branches-modal__lookup-row.setup-address-lookup-panel{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:0;margin:0;border:none;background:transparent}.branches-modal__lookup-row .setup-address-lookup-hint,.branches-modal__lookup-row .setup-address-lookup-divider{display:none}.branches-modal__lookup-row .setup-address-lookup-row{display:inline-flex;align-items:center;gap:8px;margin:0;width:auto}.branches-modal__lookup-row .setup-address-lookup-row strong{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198;white-space:nowrap}.branches-modal__lookup-row .setup-address-lookup-row button{height:34px;min-height:34px;padding:0 12px;font-size:12px;font-weight:600;width:auto}.branches-modal__lookup-row .setup-pincode-lookup-note{flex:1 1 100%;margin:0;font-size:12px;color:#5f7d97}.branches-modal .phone-number-field{display:grid;grid-template-columns:180px minmax(0,1fr);gap:8px;width:100%}.branches-modal .phone-number-field .phone-number-country-field,.branches-modal .phone-number-field .phone-number-input-field{min-width:0}.branches-modal .phone-number-field .phone-number-control{width:100%}.branches-modal .phone-number-field .phone-number-control input{width:100%;min-width:0}.branches-modal .phone-number-field .phone-number-label{grid-column:1 / -1;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6a8198}.branches-modal .phone-number-field .phone-number-label:after{content:" *";color:#9a3f3f;font-style:normal}.branches-modal .phone-number-field .phone-number-sublabel{font-size:10px;font-weight:600;color:#8a9bb0;text-transform:uppercase;letter-spacing:.04em}.branches-modal .phone-number-field select,.branches-modal .phone-number-field .phone-number-control input{height:42px;border:1.5px solid #c7ddf5;border-radius:10px;background:#fbfdff;font-size:14px}.branches-modal__footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:auto;padding-top:2px}.branches-modal__btn{display:inline-flex;align-items:center;justify-content:center;height:44px;min-width:140px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;box-sizing:border-box;border:none}.branches-modal__btn--secondary{border:1px solid #d2e3f4;background:#f8fbfe;color:#3d5a78;min-width:116px}.branches-modal__btn--ghost{border:1px solid #d2e3f4;background:transparent;color:#0f4c81;min-width:180px;white-space:nowrap;text-align:center}.branches-modal__btn--primary{background:linear-gradient(180deg,#1a5fa8,#0f4a87);color:#fff}.branches-modal__btn--disable-action:not(:disabled){background:linear-gradient(180deg,#c44949,#9a3f3f);color:#fff}.branches-modal__btn--secondary:focus-visible:not(:disabled),.branches-modal__btn--ghost:focus-visible:not(:disabled){background:#eef5fc;border-color:#c7ddf5;color:#082a47;box-shadow:none;transform:none}.branches-modal__btn--primary:focus-visible:not(:disabled){box-shadow:0 8px 20px #0f4a8738;transform:none}.branches-modal__btn--disable-action:not(:disabled):focus-visible{box-shadow:0 8px 20px #9a3f3f38;transform:none}.branches-modal__btn--disable-action:disabled{background:#eef3f8;color:#8a94a6;border:1px solid #d8e2ec;cursor:not-allowed;pointer-events:none;opacity:1}.branches-modal__btn:disabled:not(.branches-modal__btn--disable-action){opacity:.72;cursor:not-allowed}.branches-bulk__body{display:flex;flex-direction:column;gap:12px;min-height:0}.branches-dropzone{border:1px dashed #b7cfe7;border-radius:10px;padding:16px;display:grid;place-items:center;text-align:center;gap:8px;background:#f8fbff}.branches-dropzone.is-drag-over{border-color:#2d6fb8;background:#eef6ff}.branches-dropzone__title{margin:0;font-size:12.5px;font-weight:700;color:#2f587d}.branches-dropzone__hint{margin:0;font-size:12px;color:#6c85a0}.branches-bulk__file{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dbe7f3;border-radius:9px;background:#fbfdff;padding:8px 10px}.branches-bulk__file strong{font-size:13px;color:#1f4669;word-break:break-word}.branches-bulk__file span{font-size:12px;color:#64809c}.branches-bulk__preview-scroll{max-height:210px;overflow:auto;border:1px solid #dbe7f3;border-radius:10px}.branches-bulk__footer{flex-direction:row;gap:12px}.branches-bulk__footer-main{display:flex;justify-content:flex-end;align-items:center;gap:12px;width:100%}.branch-disable__subtitle{font-weight:600;color:#3d5a78;word-break:break-word;overflow-wrap:anywhere}.branch-disable__body{display:flex;flex-direction:column;gap:12px;min-height:0}.branch-disable__panel{margin:0;padding:12px 14px;border-radius:12px;border:1px solid transparent;font-size:13.5px;line-height:1.5;font-weight:500}.branch-disable__panel--neutral{border-color:#d6e3ef;background:#f4f8fc;color:#3d5a78}.branch-disable__panel--warning{border-color:#f2ce9e;background:#fff8ec;color:#8a5a1c}.branch-disable__panel--danger{border-color:#f0c4c9;background:#fff5f6;color:#9a3f3f}.branch-disable__panel--success{border-color:#bfe3cd;background:#f1faf4;color:#1f6b45}.branch-disable__section{display:flex;flex-direction:column;gap:5px}.branch-disable__section-title{margin:0;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6a8198}.branch-disable__list{margin:0;padding:0 0 0 18px;display:flex;flex-direction:column;gap:3px;font-size:13px;line-height:1.45;color:#2f4358}.gateway-shell--departments .shell-header-branding--org-only{gap:10px}.gateway-shell--departments .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--departments .shell-eyebrow{font-size:10px;letter-spacing:.1em}.gateway-shell--departments .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.departments-page.setup-master-page{gap:12px;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0}.departments-page-intro{margin:0;padding:0 2px;font-size:13px;line-height:1.45;color:#5f7d97;max-width:720px}.departments-page .setup-master-content{min-height:0;display:flex;flex-direction:column;gap:0;overflow:hidden}.departments-page .setup-master-table-card{min-height:0;flex:1;display:flex;flex-direction:column;padding:10px 12px 12px;border:1px solid #dce7f3;border-radius:12px;background:#fff;box-shadow:none;gap:10px}.departments-page .departments-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.departments-page .departments-toolbar-left{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1;min-width:0}.departments-page .departments-view-switch{display:inline-flex;flex-shrink:0;border:1px solid #bfd5ec;border-radius:10px;overflow:hidden;background:#f8fbff;height:36px}.departments-page .departments-view-switch button{border:none;border-right:1px solid #bfd5ec;background:transparent;color:#0f4c81;padding:0 14px;font-size:13px;font-weight:600;cursor:pointer;height:36px;transition:none;box-shadow:none;border-radius:0}.departments-page .setup-master-search,.departments-page .setup-master-status-filter{height:36px;min-height:36px}.departments-page .setup-master-search{width:min(240px,100%)}.departments-page .setup-master-status-filter{min-width:128px}.departments-page .departments-view-switch button:last-child{border-right:none}.departments-page .departments-view-switch button.is-active{background:var(--control-active-bg, #1e5a96);color:#fff}.departments-page .setup-master-toolbar-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.departments-page .setup-master-toolbar-actions button{height:36px;min-height:36px;padding:0 16px;font-size:13px;font-weight:600}.departments-page .setup-master-table-wrap{flex:1;min-height:0;width:100%;overflow-y:auto;overflow-x:hidden;border:1px solid #e4edf5;border-radius:8px}.departments-page .setup-master-table{width:100%;border-collapse:collapse;table-layout:fixed}.departments-page .setup-master-table th,.departments-page .setup-master-table td{padding:10px 12px;height:auto;min-height:56px;text-align:left;vertical-align:middle;border-bottom:1px solid #ecf1f6;font-size:13px;color:#2f4358}.departments-page .setup-master-table th{background:#f3f8fc;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5a7086;white-space:nowrap;border-bottom:1px solid #dce7f2}.departments-page .setup-master-table tbody tr:last-child td{border-bottom:none}.departments-page .setup-master-actions-col{width:150px;min-width:150px;white-space:nowrap}.departments-page .setup-master-actions-cell{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap}.departments-page .setup-master-actions-cell button{font-size:13px;min-height:30px;padding:0 10px}.departments-page .departments-type-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.departments-page .departments-type-badge--parent{background:#e8f5ee;color:#1f6b45;border:1px solid #c8e6d4}.departments-page .departments-type-badge--sub{background:#edf3ff;color:#1f4f91;border:1px solid #c9d9ef}.departments-page .departments-empty-cell{padding:0!important;border-bottom:none!important}.departments-page .departments-table-empty{min-height:220px;display:grid;place-items:center;justify-items:center;text-align:center;gap:10px;padding:32px 20px}.departments-page .departments-table-empty h3{margin:0;font-size:16px;font-weight:700;color:#1f3348}.departments-page .departments-table-empty p{margin:0;font-size:13px;color:#6a8198}.departments-page .departments-hierarchy-panel{flex:1;min-height:0;overflow:auto;border:1px solid #e4edf5;border-radius:8px}.departments-page .departments-hierarchy-head{display:grid;grid-template-columns:36px minmax(160px,1.4fr) minmax(120px,1fr) 100px 150px;gap:8px;align-items:center;padding:10px 12px;background:#f3f8fc;border-bottom:1px solid #dce7f2;font-size:12px;font-weight:600;color:#4a6279}.departments-page .departments-hierarchy-row{display:grid;grid-template-columns:36px minmax(160px,1.4fr) minmax(120px,1fr) 100px 150px;gap:8px;align-items:center;padding:10px 12px;border-bottom:1px solid #ecf1f6;font-size:13px;color:#2f4358;min-height:48px}.departments-page .departments-hierarchy-row:last-child{border-bottom:none}.departments-page .departments-hierarchy-toggle{width:28px;height:28px;padding:0;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#475569;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:none;box-shadow:none}.departments-page .departments-hierarchy-toggle:disabled{visibility:hidden;cursor:default}.departments-page .departments-hierarchy-toggle svg{width:14px;height:14px;fill:currentColor}.departments-page .departments-hierarchy-name{min-width:0;font-weight:600;color:#1f3348;line-height:1.3;word-break:break-word}.departments-page .departments-hierarchy-name span{font-weight:500;color:#64748b}.departments-page .departments-hierarchy-branch{color:#475569;line-height:1.3;word-break:break-word}.departments-page .departments-hierarchy-status{display:flex;align-items:center}.departments-page .departments-hierarchy-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap}.departments-page .departments-hierarchy-actions button{font-size:13px;min-height:30px;padding:0 10px}.departments-page .departments-hierarchy-empty{min-height:220px;display:grid;place-items:center;text-align:center;gap:8px;padding:32px 20px}.departments-page .departments-hierarchy-empty h3{margin:0;font-size:16px;font-weight:700;color:#1f3348}.departments-page .departments-hierarchy-empty p{margin:0;font-size:13px;color:#6a8198}.departments-modal-backdrop{background:#10253d47;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.departments-modal.modal-card{width:min(580px,calc(100vw - 32px));max-width:580px;max-height:calc(100vh - 48px);overflow:visible;padding:20px 24px 18px;border:1px solid #d6e6fa;border-radius:16px;background:#fff;box-shadow:0 24px 70px #0f2d5a38;display:flex;flex-direction:column;gap:14px}.departments-bulk-modal{width:min(620px,calc(100vw - 32px));max-width:620px}.departments-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.departments-modal__header-main{display:flex;flex-direction:column;gap:4px;min-width:0}.departments-modal__eyebrow{margin:0;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6a8198}.departments-modal__header-main h3{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:#0f2f52}.departments-modal__subtitle{margin:0;font-size:13px;line-height:1.45;color:#5f7d97;max-width:720px}.departments-modal__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d2e3f4;border-radius:10px;background:#f8fbfe;color:#0b3558;cursor:pointer;flex-shrink:0;padding:0;box-shadow:none}.departments-modal__close:focus-visible:not(:disabled){background:#eef5fc;border-color:#c7ddf5;color:#082a47;outline:none;box-shadow:0 0 0 3px #1c68cc1f}.departments-modal__close:disabled{opacity:.6;cursor:not-allowed}.departments-modal__form{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-height:0}.departments-modal__error{margin:0;padding:10px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#9a3f3f;font-size:13px;line-height:1.4}.departments-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.departments-modal__field{display:flex;flex-direction:column;gap:6px;min-width:0}.departments-modal__field--full{grid-column:1 / -1}.departments-modal__field>span{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6a8198}.departments-modal__req{font-style:normal;margin-left:4px;color:#9a3f3f}.departments-modal__field input,.departments-modal__field select{width:100%;height:48px;padding:0 12px;border:1.5px solid #c7ddf5;border-radius:10px;background:#fbfdff;color:#0d2840;font-size:14px;box-sizing:border-box;outline:none}.departments-modal__field input:focus,.departments-modal__field select:focus{border-color:#1c68cc;box-shadow:0 0 0 3px #1c68cc1f;background:#fff}.departments-modal__footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:auto;padding-top:2px}.departments-modal__btn{display:inline-flex;align-items:center;justify-content:center;height:46px;min-width:140px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;box-sizing:border-box;border:none}.departments-modal__btn--secondary{border:1px solid #d2e3f4;background:#f8fbfe;color:#3d5a78;min-width:116px}.departments-modal__btn--ghost{border:1px solid #d2e3f4;background:transparent;color:#0f4c81;min-width:180px;white-space:nowrap;text-align:center}.departments-modal__btn--primary{background:linear-gradient(180deg,#1a5fa8,#0f4a87);color:#fff}.departments-modal__btn--secondary:focus-visible:not(:disabled),.departments-modal__btn--ghost:focus-visible:not(:disabled){background:#eef5fc;border-color:#c7ddf5;color:#082a47;box-shadow:none;transform:none}.departments-modal__btn--primary:focus-visible:not(:disabled){box-shadow:0 8px 20px #0f4a8738;transform:none}.departments-modal__btn:disabled{opacity:.72;cursor:not-allowed}.departments-bulk__body{display:flex;flex-direction:column;gap:12px;min-height:0}.departments-dropzone{border:1px dashed #b7cfe7;border-radius:10px;padding:16px;display:grid;place-items:center;text-align:center;gap:8px;background:#f8fbff}.departments-dropzone.is-drag-over{border-color:#2d6fb8;background:#eef6ff}.departments-dropzone__title{margin:0;font-size:12.5px;font-weight:700;color:#2f587d}.departments-dropzone__hint{margin:0;font-size:12px;color:#6c85a0}.departments-bulk__file{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dbe7f3;border-radius:9px;background:#fbfdff;padding:8px 10px}.departments-bulk__file strong{font-size:13px;color:#1f4669;word-break:break-word}.departments-bulk__file span{font-size:12px;color:#64809c}.departments-bulk__preview-scroll{max-height:210px;overflow:auto;border:1px solid #dbe7f3;border-radius:10px}.departments-bulk__footer{flex-direction:row;gap:12px}.departments-bulk__footer-main{display:flex;justify-content:flex-end;align-items:center;gap:12px;width:100%}.department-disable__subtitle{font-weight:600;color:#3d5a78;word-break:break-word;overflow-wrap:anywhere}.department-disable__body{display:flex;flex-direction:column;gap:12px;min-height:0}.department-disable__panel{margin:0;padding:12px 14px;border-radius:12px;border:1px solid transparent;font-size:13.5px;line-height:1.5;font-weight:500}.department-disable__panel--neutral{border-color:#d6e3ef;background:#f4f8fc;color:#3d5a78}.department-disable__panel--warning{border-color:#f2ce9e;background:#fff8ec;color:#8a5a1c}.department-disable__panel--danger{border-color:#f0c4c9;background:#fff5f6;color:#9a3f3f}.department-disable__panel--success{border-color:#bfe3cd;background:#f1faf4;color:#1f6b45}.department-disable__section{display:flex;flex-direction:column;gap:5px}.department-disable__section-title{margin:0;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6a8198}.department-disable__list{margin:0;padding:0 0 0 18px;display:flex;flex-direction:column;gap:3px;font-size:13px;line-height:1.45;color:#2f4358}.departments-page .departments-view-switch button:focus-visible:not(:disabled){box-shadow:none!important;transform:none!important}.departments-page .departments-view-switch button.is-active:focus-visible:not(:disabled){background:var(--control-active-bg, #1e5a96)!important;color:#fff!important}.departments-page .departments-view-switch button:not(.is-active):focus-visible:not(:disabled){background:transparent!important;color:#0f4c81!important}.departments-page .setup-master-toolbar-actions>button:not(.secondary):not(:disabled):focus-visible,.departments-page .departments-table-empty>button:not(.secondary):not(:disabled):focus-visible{background:var(--brand)!important;border-color:transparent!important;color:#fff!important;box-shadow:none!important;transform:none!important}.departments-page .setup-master-toolbar-actions>button.secondary:not(:disabled):focus-visible,.departments-page .departments-table-empty>button.secondary:not(:disabled):focus-visible{background:var(--brand-soft)!important;border-color:#bfd5ec!important;color:var(--brand)!important;box-shadow:none!important;transform:none!important}.departments-page .setup-master-actions-cell .setup-inline-edit:not(:disabled):focus-visible,.departments-page .departments-hierarchy-actions .setup-inline-edit:not(:disabled):focus-visible{background:#f5f9fd!important;border-color:#cfdceb!important;color:#1f456a!important;box-shadow:none!important;transform:none!important}.departments-page .setup-master-actions-cell .setup-inline-disable:not(:disabled):focus-visible,.departments-page .departments-hierarchy-actions .setup-inline-disable:not(:disabled):focus-visible{background:#fbf9f9!important;border-color:#dfd4d4!important;color:#8b3a3a!important;box-shadow:none!important;transform:none!important}.departments-page .departments-hierarchy-toggle:focus-visible:not(:disabled){background:#f8fafc!important;border-color:#e2e8f0!important;color:#475569!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){.departments-page.setup-master-page{height:auto;overflow:visible}.departments-page .setup-master-content{overflow:visible}.departments-page .setup-master-table-wrap,.departments-page .departments-hierarchy-panel{overflow-x:auto;overflow-y:auto;max-height:none;-webkit-overflow-scrolling:touch}.departments-page .departments-toolbar,.departments-page .departments-toolbar-left{flex-direction:column;align-items:stretch}.departments-page .departments-view-switch{width:100%}.departments-page .departments-view-switch button{flex:1 1 0;padding:8px 10px}.departments-page .setup-master-search{width:100%}.departments-page .departments-hierarchy-head{display:none}.departments-page .departments-hierarchy-row{grid-template-columns:36px 1fr;grid-template-rows:auto auto auto;gap:4px 8px;padding:12px}.departments-page .departments-hierarchy-name,.departments-page .departments-hierarchy-branch,.departments-page .departments-hierarchy-status,.departments-page .departments-hierarchy-actions{grid-column:2}}@media(max-width:720px){.departments-page .setup-master-table thead{display:none}.departments-page .setup-master-table,.departments-page .setup-master-table tbody,.departments-page .setup-master-table tr,.departments-page .setup-master-table td{display:block;width:100%}.departments-page .setup-master-table tr{border-bottom:1px solid #e4edf5;padding:10px 0}.departments-page .setup-master-table td{border-bottom:none;padding:4px 12px}.departments-page .setup-master-table td:before{content:attr(data-label);display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#8a9bb0;margin-bottom:2px}}.gateway-shell--designations .shell-header-branding--org-only{gap:10px}.gateway-shell--designations .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--designations .shell-eyebrow{font-size:10px;letter-spacing:.1em}.gateway-shell--designations .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.designations-page.setup-master-page{gap:12px;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0}.designations-page-intro{margin:0;padding:0 2px;font-size:13px;line-height:1.45;color:#5f7d97;max-width:720px}.designations-page .setup-master-content{min-height:0;display:flex;flex-direction:column;gap:0;overflow:hidden}.designations-page .setup-master-table-card{min-height:0;flex:1;display:flex;flex-direction:column;padding:10px 12px 12px;border:1px solid #dce7f3;border-radius:12px;background:#fff;box-shadow:none;gap:10px}.designations-page .designations-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.designations-page .designations-toolbar-left{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1;min-width:0}.designations-page .designations-view-switch{display:inline-flex;flex-shrink:0;border:1px solid #bfd5ec;border-radius:10px;overflow:hidden;background:#f8fbff;height:36px}.designations-page .designations-view-switch button{border:none;border-right:1px solid #bfd5ec;background:transparent;color:#0f4c81;padding:0 14px;font-size:13px;font-weight:600;cursor:pointer;height:36px;transition:none;box-shadow:none;border-radius:0}.designations-page .setup-master-search,.designations-page .setup-master-status-filter{height:36px;min-height:36px}.designations-page .setup-master-search{width:min(240px,100%)}.designations-page .setup-master-status-filter{min-width:128px}.designations-page .designations-view-switch button:last-child{border-right:none}.designations-page .designations-view-switch button.is-active{background:var(--control-active-bg, #1e5a96);color:#fff}.designations-page .setup-master-toolbar-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.designations-page .setup-master-toolbar-actions button{height:36px;min-height:36px;padding:0 16px;font-size:13px;font-weight:600}.designations-page .setup-master-table-wrap{flex:1;min-height:0;width:100%;overflow-y:auto;overflow-x:hidden;border:1px solid #e4edf5;border-radius:8px}.designations-page .setup-master-table{width:100%;border-collapse:collapse;table-layout:fixed}.designations-page .setup-master-table th,.designations-page .setup-master-table td{padding:10px 12px;height:auto;min-height:56px;text-align:left;vertical-align:middle;border-bottom:1px solid #ecf1f6;font-size:13px;color:#2f4358}.designations-page .designations-col-code{width:18%}.designations-page .designations-col-title{width:26%}.designations-page .designations-col-grade{width:10%}.designations-page .designations-col-category{width:24%}.designations-page .designations-col-status{width:12%}.designations-page .designations-col-actions{width:110px;min-width:110px}.designations-page .setup-master-table th{background:#f3f8fc;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5a7086;white-space:nowrap;border-bottom:1px solid #dce7f2}.designations-page .setup-master-table tbody tr:last-child td{border-bottom:none}.designations-page .setup-master-actions-col{width:150px;min-width:150px;white-space:nowrap}.designations-page .setup-master-actions-cell{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap}.designations-page .setup-master-actions-cell button{font-size:13px;min-height:30px;padding:0 10px}.designations-page .setup-category-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap;line-height:1.3}.designations-page .designations-type-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.designations-page .designations-type-badge--parent{background:#e8f5ee;color:#1f6b45;border:1px solid #c8e6d4}.designations-page .designations-type-badge--sub{background:#edf3ff;color:#1f4f91;border:1px solid #c9d9ef}.designations-page .designations-empty-cell{padding:0!important;border-bottom:none!important}.designations-page .designations-table-empty{min-height:220px;display:grid;place-items:center;justify-items:center;text-align:center;gap:10px;padding:32px 20px}.designations-page .designations-table-empty h3{margin:0;font-size:16px;font-weight:700;color:#1f3348}.designations-page .designations-table-empty p{margin:0;font-size:13px;color:#6a8198}.designations-page .designations-hierarchy-panel{flex:1;min-height:0;overflow:auto;border:1px solid #e4edf5;border-radius:8px}.designations-page .designations-hierarchy-head{display:grid;grid-template-columns:36px minmax(180px,1.5fr) minmax(140px,1fr) 100px 150px;gap:8px;align-items:center;padding:10px 12px;background:#f3f8fc;border-bottom:1px solid #dce7f2;font-size:12px;font-weight:600;color:#4a6279}.designations-page .designations-hierarchy-row{display:grid;grid-template-columns:36px minmax(180px,1.5fr) minmax(140px,1fr) 100px 150px;gap:8px;align-items:center;padding:10px 12px;border-bottom:1px solid #ecf1f6;font-size:13px;color:#2f4358;min-height:48px}.designations-page .designations-hierarchy-row:last-child{border-bottom:none}.designations-page .designations-hierarchy-row--child{background:#fbfdff}.designations-page .designations-hierarchy-toggle{width:28px;height:28px;padding:0;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#475569;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:none;box-shadow:none}.designations-page .designations-hierarchy-toggle:disabled{visibility:hidden;cursor:default}.designations-page .designations-hierarchy-toggle svg{width:14px;height:14px;fill:currentColor}.designations-page .designations-hierarchy-name{min-width:0;font-weight:600;color:#1f3348;line-height:1.3;word-break:break-word}.designations-page .designations-hierarchy-name--child{font-weight:500}.designations-page .designations-hierarchy-name span{font-weight:500;color:#64748b}.designations-page .designations-hierarchy-category{display:flex;align-items:center;min-width:0}.designations-page .designations-hierarchy-status{display:flex;align-items:center}.designations-page .designations-hierarchy-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap}.designations-page .designations-hierarchy-actions button{font-size:13px;min-height:30px;padding:0 10px}.designations-page .designations-hierarchy-empty{min-height:220px;display:grid;place-items:center;text-align:center;gap:8px;padding:32px 20px}.designations-page .designations-hierarchy-empty h3{margin:0;font-size:16px;font-weight:700;color:#1f3348}.designations-page .designations-hierarchy-empty p{margin:0;font-size:13px;color:#6a8198}.designations-page .designations-view-switch button:focus-visible:not(:disabled){box-shadow:none!important;transform:none!important}.designations-page .designations-view-switch button.is-active:focus-visible:not(:disabled){background:var(--control-active-bg, #1e5a96)!important;color:#fff!important}.designations-modal-backdrop{background:#10253d47;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.designations-modal.modal-card{width:min(580px,calc(100vw - 32px));max-width:580px;max-height:calc(100vh - 48px);overflow:visible;padding:20px 24px 18px;border:1px solid #d6e6fa;border-radius:16px;background:#fff;box-shadow:0 24px 70px #0f2d5a38;display:flex;flex-direction:column;gap:14px}.designations-bulk-modal{width:min(620px,calc(100vw - 32px));max-width:620px}.designations-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.designations-modal__header-main{display:flex;flex-direction:column;gap:4px;min-width:0}.designations-modal__eyebrow{margin:0;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6a8198}.designations-modal__header-main h3{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:#0f2f52}.designations-modal__subtitle{margin:0;font-size:13px;line-height:1.45;color:#5f7d97;max-width:720px}.designations-modal__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d2e3f4;border-radius:10px;background:#f8fbfe;color:#0b3558;cursor:pointer;flex-shrink:0;padding:0;box-shadow:none}.designations-modal__close:focus-visible:not(:disabled){background:#eef5fc;border-color:#c7ddf5;color:#082a47;outline:none;box-shadow:0 0 0 3px #1c68cc1f}.designations-modal__close:disabled{opacity:.6;cursor:not-allowed}.designations-modal__form{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-height:0}.designations-modal__error{margin:0;padding:10px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#9a3f3f;font-size:13px;line-height:1.4}.designations-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.designations-modal__field{display:flex;flex-direction:column;gap:6px;min-width:0}.designations-modal__field>span{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6a8198}.designations-modal__req{font-style:normal;margin-left:4px;color:#9a3f3f}.designations-modal__field input,.designations-modal__field select{width:100%;height:48px;padding:0 12px;border:1.5px solid #c7ddf5;border-radius:10px;background:#fbfdff;color:#0d2840;font-size:14px;box-sizing:border-box;outline:none}.designations-modal__field input:focus,.designations-modal__field select:focus{border-color:#1c68cc;box-shadow:0 0 0 3px #1c68cc1f;background:#fff}.designations-modal__footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:auto;padding-top:2px}.designations-modal__btn{display:inline-flex;align-items:center;justify-content:center;height:46px;min-width:140px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;box-sizing:border-box;border:none}.designations-modal__btn--secondary{border:1px solid #d2e3f4;background:#f8fbfe;color:#3d5a78;min-width:116px}.designations-modal__btn--ghost{border:1px solid #d2e3f4;background:transparent;color:#0f4c81;min-width:180px;white-space:nowrap;text-align:center}.designations-modal__btn--primary{background:linear-gradient(180deg,#1a5fa8,#0f4a87);color:#fff}.designations-modal__btn--secondary:focus-visible:not(:disabled),.designations-modal__btn--ghost:focus-visible:not(:disabled){background:#eef5fc;border-color:#c7ddf5;color:#082a47;box-shadow:none;transform:none}.designations-modal__btn--primary:focus-visible:not(:disabled){box-shadow:0 8px 20px #0f4a8738;transform:none}.designations-modal__btn:disabled{opacity:.72;cursor:not-allowed}.designations-bulk__body{display:flex;flex-direction:column;gap:12px;min-height:0}.designations-dropzone{border:1px dashed #b7cfe7;border-radius:10px;padding:16px;display:grid;place-items:center;text-align:center;gap:8px;background:#f8fbff}.designations-dropzone.is-drag-over{border-color:#2d6fb8;background:#eef6ff}.designations-dropzone__title{margin:0;font-size:12.5px;font-weight:700;color:#2f587d}.designations-dropzone__hint{margin:0;font-size:12px;color:#6c85a0}.designations-modal__btn--secondary.setup-upload-browse-btn{min-height:32px}.designations-bulk__file{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dbe7f3;border-radius:9px;background:#fbfdff;padding:8px 10px}.designations-bulk__file strong{font-size:13px;color:#1f4669;word-break:break-word}.designations-bulk__file span{font-size:12px;color:#64809c}.designations-bulk__preview-scroll{max-height:210px;overflow:auto;border:1px solid #dbe7f3;border-radius:10px}.designations-bulk__footer{flex-direction:row;gap:12px}.designations-bulk__footer-main{display:flex;justify-content:flex-end;align-items:center;gap:12px;width:100%}.designation-disable__subtitle{font-weight:600;color:#3d5a78;word-break:break-word;overflow-wrap:anywhere}.designation-disable__body{display:flex;flex-direction:column;gap:12px;min-height:0}.designation-disable__panel{margin:0;padding:12px 14px;border-radius:12px;border:1px solid transparent;font-size:13.5px;line-height:1.5;font-weight:500}.designation-disable__panel--neutral{border-color:#d6e3ef;background:#f4f8fc;color:#3d5a78}.designation-disable__panel--warning{border-color:#f2ce9e;background:#fff8ec;color:#8a5a1c}.designation-disable__panel--danger{border-color:#f0c4c9;background:#fff5f6;color:#9a3f3f}.designation-disable__panel--success{border-color:#bfe3cd;background:#f1faf4;color:#1f6b45}.designation-disable__section{display:flex;flex-direction:column;gap:5px}.designation-disable__section-title{margin:0;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6a8198}.designation-disable__list{margin:0;padding:0 0 0 18px;display:flex;flex-direction:column;gap:3px;font-size:13px;line-height:1.45;color:#2f4358}.designations-page .designations-view-switch button:not(.is-active):focus-visible:not(:disabled){background:transparent!important;color:#0f4c81!important}.designations-page .setup-master-toolbar-actions>button:not(.secondary):not(:disabled):focus-visible,.designations-page .designations-table-empty>button:not(.secondary):not(:disabled):focus-visible{background:var(--brand)!important;border-color:transparent!important;color:#fff!important;box-shadow:none!important;transform:none!important}.designations-page .setup-master-toolbar-actions>button.secondary:not(:disabled):focus-visible,.designations-page .designations-table-empty>button.secondary:not(:disabled):focus-visible{background:var(--brand-soft)!important;border-color:#bfd5ec!important;color:var(--brand)!important;box-shadow:none!important;transform:none!important}.designations-page .setup-master-actions-cell .setup-inline-edit:not(:disabled):focus-visible,.designations-page .designations-hierarchy-actions .setup-inline-edit:not(:disabled):focus-visible{background:#f5f9fd!important;border-color:#cfdceb!important;color:#1f456a!important;box-shadow:none!important;transform:none!important}.designations-page .setup-master-actions-cell .setup-inline-disable:not(:disabled):focus-visible,.designations-page .designations-hierarchy-actions .setup-inline-disable:not(:disabled):focus-visible{background:#fbf9f9!important;border-color:#dfd4d4!important;color:#8b3a3a!important;box-shadow:none!important;transform:none!important}.designations-page .designations-hierarchy-toggle:focus-visible:not(:disabled){background:#f8fafc!important;border-color:#e2e8f0!important;color:#475569!important;box-shadow:none!important;transform:none!important}@media(max-width:900px){.designations-page.setup-master-page{height:auto;overflow:visible}.designations-page .setup-master-content{overflow:visible}.designations-page .setup-master-table-wrap,.designations-page .designations-hierarchy-panel{overflow-x:auto;overflow-y:auto;max-height:none;-webkit-overflow-scrolling:touch}.designations-page .designations-toolbar,.designations-page .designations-toolbar-left{flex-direction:column;align-items:stretch}.designations-page .designations-view-switch{width:100%}.designations-page .designations-view-switch button{flex:1 1 0;padding:8px 10px}.designations-page .setup-master-search{width:100%}.designations-page .designations-hierarchy-head{display:none}.designations-page .designations-hierarchy-row{grid-template-columns:36px 1fr;grid-template-rows:auto auto auto auto;gap:4px 8px;padding:12px}.designations-page .designations-hierarchy-name,.designations-page .designations-hierarchy-category,.designations-page .designations-hierarchy-status,.designations-page .designations-hierarchy-actions{grid-column:2}}@media(max-width:720px){.designations-page .setup-master-table thead{display:none}.designations-page .setup-master-table,.designations-page .setup-master-table tbody,.designations-page .setup-master-table tr,.designations-page .setup-master-table td{display:block;width:100%}.designations-page .setup-master-table tr{border-bottom:1px solid #e4edf5;padding:10px 0}.designations-page .setup-master-table td{border-bottom:none;padding:4px 12px}.designations-page .setup-master-table td:before{content:attr(data-label);display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#8a9bb0;margin-bottom:2px}}.gateway-shell--hr-users .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr)}.gateway-shell--hr-users .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--hr-users .shell-content{min-height:0;overflow:hidden;width:100%;max-width:none;margin:0}.gateway-shell--hr-users .shell-header-branding--org-only{gap:10px}.gateway-shell--hr-users .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--hr-users .shell-eyebrow{font-size:10px;letter-spacing:.1em}.gateway-shell--hr-users .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.hr-users-page.setup-master-page{gap:12px;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0}.hr-users-page-intro{margin:0;padding:0 2px;font-size:13px;line-height:1.45;color:#5f7d97;max-width:720px}.hr-users-page .setup-master-content{min-height:0;display:flex;flex-direction:column;gap:10px;overflow:hidden}.hr-users-page .setup-master-table-card{min-height:0;flex:1 1 auto;align-self:stretch;display:flex;flex-direction:column;padding:12px 14px 14px;border:1px solid #dce7f3;border-radius:12px;background:#fff;box-shadow:none;gap:10px;overflow:hidden}.hr-users-page .hr-users-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap}.hr-users-page .hr-users-toolbar-left{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;flex:1;min-width:0}.hr-users-page .hr-users-view-switch{display:inline-flex;flex-shrink:0;border:1px solid #bfd5ec;border-radius:10px;overflow:hidden;background:#f8fbff;height:36px}.hr-users-page .hr-users-view-switch button{border:none;border-right:1px solid #bfd5ec;background:transparent;color:#0f4c81;padding:0 14px;font-size:13px;font-weight:600;cursor:pointer;height:36px;transition:none;box-shadow:none;border-radius:0}.hr-users-page .hr-users-view-switch button:last-child{border-right:none}.hr-users-page .hr-users-view-switch button.is-active{background:var(--control-active-bg, #1e5a96);color:#fff}.hr-users-page .hr-users-search,.hr-users-page .setup-master-status-filter{height:36px;min-height:36px}.hr-users-page .hr-users-search{width:min(240px,100%)}.hr-users-page .setup-master-status-filter{min-width:128px}.hr-users-page .setup-master-toolbar-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.hr-users-page .setup-master-toolbar-actions button{height:36px;min-height:36px;padding:0 16px;font-size:13px;font-weight:600}.hr-users-page .setup-master-table-wrap{flex:0 0 auto;width:100%;overflow-x:hidden;overflow-y:auto;border:1px solid #e4edf5;border-radius:8px;max-height:calc(100vh - 268px);background:#fff}.hr-users-page .setup-master-table{width:100%;border-collapse:collapse;table-layout:fixed}.hr-users-page .setup-master-table th,.hr-users-page .setup-master-table td{padding:10px 12px;height:auto;min-height:56px;text-align:left;vertical-align:middle;border-bottom:1px solid #ecf1f6;font-size:13px;color:#2f4358;overflow:hidden;text-overflow:ellipsis}.hr-users-page .setup-master-table th{height:38px;background:#f3f8fc;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5a7086;white-space:nowrap;border-bottom:1px solid #dce7f2}.hr-users-page .setup-master-table tbody tr:last-child td{border-bottom:none}.hr-users-page .setup-master-table .hr-users-col-name{width:17%}.hr-users-page .setup-master-table .hr-users-col-login{width:24%}.hr-users-page .setup-master-table .hr-users-col-mobile{width:15%}.hr-users-page .setup-master-table .hr-users-col-role{width:8%}.hr-users-page .setup-master-table .hr-users-col-status{width:11%}.hr-users-page .setup-master-table .hr-users-col-created{width:16%}.hr-users-page .setup-master-table .hr-users-col-actions{width:10%;min-width:72px}.hr-users-page .setup-master-table--all .hr-users-col-name{width:16%}.hr-users-page .setup-master-table--all .hr-users-col-login{width:22%}.hr-users-page .setup-master-table--all .hr-users-col-mobile{width:14%}.hr-users-page .setup-master-table--all .hr-users-col-role{width:8%}.hr-users-page .setup-master-table--all .hr-users-col-status{width:10%}.hr-users-page .setup-master-table--all .hr-users-col-created{width:18%}.hr-users-page .setup-master-table td.hr-users-login-cell,.hr-users-page .setup-master-table td.hr-users-name-cell{word-break:break-word;overflow-wrap:anywhere}.hr-users-page .setup-master-table .hr-users-col-actions,.hr-users-page .setup-master-table td.hr-users-col-actions{text-align:left}.hr-users-page .setup-master-actions-cell{overflow:visible;text-overflow:unset;padding-left:10px}.hr-users-table-spacer td{height:14px!important;min-height:0!important;padding:0!important;background:linear-gradient(180deg,#fafcfd,#f6f9fc);border-top:1px solid #ecf1f6;border-bottom:none!important}.hr-users-edit-btn{border:none;background:transparent;color:#1f5f99;font-size:13px;font-weight:600;line-height:1;padding:4px 2px;cursor:pointer;white-space:nowrap;box-shadow:none;min-height:auto}.hr-users-edit-btn:focus-visible:not(:disabled){color:#0f4c81;text-decoration:underline;outline:none;background:transparent;box-shadow:none}.hr-users-page .setup-status-badge{display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;min-height:22px;padding:0 8px;border-radius:999px}.hr-users-page .hr-users-empty-cell{padding:0!important;height:auto!important;border-bottom:none!important}.hr-users-page .hr-users-table-empty{min-height:120px;display:grid;place-items:center;justify-items:center;text-align:center;gap:10px;padding:24px 20px}.hr-users-page .hr-users-table-empty h3{margin:0;font-size:16px;font-weight:700;color:#1f3348}.hr-users-page .hr-users-table-empty p{margin:0;font-size:13px;color:#6a8198}.hr-users-page .hr-users-view-switch button:focus-visible:not(:disabled){box-shadow:none!important;transform:none!important}.hr-users-page .hr-users-view-switch button.is-active:focus-visible:not(:disabled){background:var(--control-active-bg, #1e5a96)!important;color:#fff!important}.hr-users-page .hr-users-view-switch button:not(.is-active):focus-visible:not(:disabled){background:transparent!important;color:inherit!important}.hr-users-page .setup-master-toolbar-actions>button:not(.secondary):not(:disabled):focus-visible,.hr-users-page .hr-users-table-empty>button:not(.secondary):not(:disabled):focus-visible{background:var(--brand)!important;border-color:transparent!important;color:#fff!important;box-shadow:none!important;transform:none!important}.hr-users-modal-backdrop{background:#10253d47;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.hr-users-modal.modal-card{width:min(580px,calc(100vw - 32px));max-width:580px;max-height:calc(100vh - 48px);overflow:visible;padding:20px 24px 18px;border:1px solid #d6e6fa;border-radius:16px;background:#fff;box-shadow:0 24px 70px #0f2d5a38;display:flex;flex-direction:column;gap:14px}.hr-users-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hr-users-modal__header-main{display:flex;flex-direction:column;gap:4px;min-width:0}.hr-users-modal__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d2e3f4;border-radius:10px;background:#f8fbfe;color:#0b3558;cursor:pointer;flex-shrink:0;padding:0;box-shadow:none}.hr-users-modal__close:focus-visible:not(:disabled){background:#eef5fc;border-color:#c7ddf5;color:#082a47;outline:none;box-shadow:0 0 0 3px #1c68cc1f}.hr-users-modal__close:disabled{opacity:.6;cursor:not-allowed}.hr-users-modal__eyebrow{margin:0;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6a8198}.hr-users-modal__header h3{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:#0f2f52}.hr-users-modal__form{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-height:0}.hr-users-modal__error{margin:0;padding:10px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#9a3f3f;font-size:13px;line-height:1.4}.hr-users-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.hr-users-modal__field{display:flex;flex-direction:column;gap:6px;min-width:0}.hr-users-modal__field>span{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6a8198}.hr-users-modal__field input,.hr-users-modal__field select{width:100%;height:48px;padding:0 12px;border:1.5px solid #c7ddf5;border-radius:10px;background:#fbfdff;color:#0d2840;font-size:14px;box-sizing:border-box;outline:none}.hr-users-modal__field input.is-readonly,.hr-users-modal__field input.is-disabled{background:#eef3f8;color:#4a6279;border-color:#ceddea;cursor:not-allowed}.hr-users-modal__field input.is-readonly.is-disabled{border-style:dashed}.hr-users-modal__readonly{display:flex;align-items:center;width:100%;height:48px;padding:0 12px;border:1.5px dashed #ceddea;border-radius:10px;background:#eef3f8;box-sizing:border-box}.hr-users-modal__readonly-value{font-size:14px;color:#4a6279;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-users-modal__readonly-placeholder{font-size:13px;color:#8a9bb0}.hr-users-modal__preview-group{display:flex;flex-direction:column;gap:5px}.hr-users-modal__preview-group .hr-users-modal__field{gap:6px}.hr-users-modal__field input:focus,.hr-users-modal__field select:focus{border-color:#1c68cc;box-shadow:0 0 0 3px #1c68cc1f;background:#fff}.hr-users-modal__field input.is-readonly:focus{background:#f4f8fc;box-shadow:none;border-color:#d8e6f4}.hr-users-modal__field .register-country-combobox,.hr-users-modal__country-control,.hr-users-modal__country-control .register-country-combobox,.hr-users-modal__country-control .register-country-combobox__trigger,.hr-users-modal__country-control .country-combobox-trigger{width:100%}.hr-users-modal__country-control .register-country-combobox__trigger,.hr-users-modal__country-control .country-combobox-trigger{height:48px;min-height:48px}.hr-users-modal__phone{display:flex;align-items:center;height:48px;border:1.5px solid #c7ddf5;border-radius:10px;background:#fbfdff;overflow:hidden}.hr-users-modal__phone:focus-within{border-color:#1c68cc;box-shadow:0 0 0 3px #1c68cc1f;background:#fff}.hr-users-modal__dial{display:inline-flex;align-items:center;height:100%;padding:0 10px 0 12px;border-right:1px solid #dce7f3;font-size:13px;font-weight:600;color:#4a6279;background:#f4f8fc;flex-shrink:0}.hr-users-modal__phone input{flex:1;min-width:0;height:100%;border:none;border-radius:0;background:transparent;box-shadow:none;padding:0 12px}.hr-users-modal__phone input:focus{box-shadow:none;border:none}.hr-users-status-toggle{display:inline-flex;align-items:stretch;width:100%;height:48px;padding:4px;border:1.5px solid #c7ddf5;border-radius:10px;overflow:hidden;background:#eef3f8;box-sizing:border-box;gap:4px}.hr-users-status-toggle button{flex:1 1 0;border:1px solid transparent;background:transparent;color:#5a7086;font-size:13px;font-weight:600;cursor:pointer;min-height:auto;padding:0;box-shadow:none;border-radius:7px}.hr-users-status-toggle button.is-active{background:#0f4c81;color:#fff;border-color:#0d4a87;box-shadow:none}.hr-users-status-toggle button:focus-visible:not(.is-active){background:#eef5fc;color:#0f4c81;box-shadow:none;transform:none}.hr-users-modal__field--full{grid-column:1 / -1}.hr-users-modal__note{margin:0;font-size:11.5px;line-height:1.35;color:#7a91a8}.hr-users-modal__footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:auto;padding-top:2px;flex-shrink:0}.hr-users-modal__btn{display:inline-flex;align-items:center;justify-content:center;height:46px;min-width:116px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;box-sizing:border-box}.hr-users-modal__btn--secondary{border:1px solid #d2e3f4;background:#f8fbfe;color:#3d5a78}.hr-users-modal__btn--primary{border:none;background:linear-gradient(180deg,#1a5fa8,#0f4a87);color:#fff;min-width:148px}.hr-users-modal__btn--secondary:focus-visible:not(:disabled){background:#eef5fc;border-color:#c7ddf5;box-shadow:none;transform:none}.hr-users-modal__btn--primary:focus-visible:not(:disabled){box-shadow:0 8px 20px #0f4a8738;transform:none}.hr-users-modal__btn:disabled{opacity:.72;cursor:not-allowed}@media(max-width:1100px){.hr-users-page .hr-users-toolbar,.hr-users-page .hr-users-toolbar-left{flex-wrap:wrap}}@media(max-width:900px){.hr-users-page.setup-master-page{height:auto;overflow:visible}.hr-users-page .setup-master-content{overflow:visible}.hr-users-page .setup-master-table-wrap{overflow-x:auto;overflow-y:auto;max-height:none;-webkit-overflow-scrolling:touch}.hr-users-page .hr-users-toolbar,.hr-users-page .hr-users-toolbar-left{flex-direction:column;align-items:stretch}.hr-users-page .hr-users-view-switch{width:100%}.hr-users-page .hr-users-view-switch button{flex:1 1 0}.hr-users-page .hr-users-search{width:100%}}@media(max-width:720px){.hr-users-page .setup-master-table{table-layout:auto}.hr-users-page .setup-master-table thead{display:none}.hr-users-page .setup-master-table,.hr-users-page .setup-master-table tbody,.hr-users-page .setup-master-table tr,.hr-users-page .setup-master-table td{display:block;width:100%;height:auto}.hr-users-page .setup-master-table tr{border-bottom:1px solid #e4edf5;padding:10px 0}.hr-users-page .setup-master-table td{border-bottom:none;padding:4px 12px;overflow:visible;text-overflow:unset}.hr-users-page .setup-master-table td:before{content:attr(data-label);display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#8a9bb0;margin-bottom:2px}.hr-users-modal__grid{grid-template-columns:1fr}.hr-users-modal__footer{flex-direction:column-reverse;align-items:stretch}.hr-users-modal__btn{width:100%}}.gateway-shell--user-profile .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr)}.gateway-shell--user-profile .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--user-profile .shell-content{min-height:0;overflow:hidden;width:100%;max-width:none;margin:0}.gateway-shell--user-profile .shell-header-branding--org-only{gap:10px}.gateway-shell--user-profile .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--user-profile .shell-eyebrow{font-size:10px;letter-spacing:.1em}.gateway-shell--user-profile .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.user-profile-enterprise.setup-page{display:flex;flex-direction:column;gap:10px;height:100%;min-height:0;overflow:hidden}.user-profile-enterprise__intro{margin:0;padding:0 2px;font-size:14px;line-height:1.45;color:#5f7d97;max-width:720px}.user-profile-enterprise__alert{margin:0;padding:10px 12px;border-radius:10px;font-size:13px;line-height:1.4}.user-profile-enterprise__alert--error{border:1px solid #f0c4c9;background:#fff5f6;color:#9a3f3f}.user-profile-enterprise .page-toast{margin:0}.user-profile-enterprise__grid{display:grid;grid-template-columns:minmax(0,45fr) minmax(0,55fr);gap:20px;align-items:stretch;flex:1 1 auto;min-height:0}.user-profile-enterprise__card{display:flex;flex-direction:column;gap:14px;padding:22px 24px;border:1px solid #d6e6fa;border-radius:16px;background:#fff;box-shadow:0 10px 28px #0f2d5a14;height:100%;align-self:stretch;min-height:0}.user-profile-enterprise__card--password{gap:12px}.user-profile-enterprise__card-title{margin:0;font-size:18px;font-weight:700;line-height:1.2;color:#0f2f52}.user-profile-enterprise__card-head{display:flex;flex-direction:column;gap:4px}.user-profile-enterprise__card-subtitle{margin:4px 0 0;font-size:14px;line-height:1.45;color:#5f7d97}.user-profile-enterprise__card:not(.user-profile-enterprise__card--password) .user-profile-enterprise__card-head{margin-bottom:4px}.user-profile-enterprise__loading{margin:0;font-size:13px;color:#6a8198}.user-profile-enterprise__overview{margin:0;display:flex;flex-direction:column;gap:0}.user-profile-enterprise__overview-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;height:auto;padding:16px 0;border-bottom:1px solid #ecf1f6}.user-profile-enterprise__overview-row:first-child{padding-top:2px}.user-profile-enterprise__overview-row:last-child{border-bottom:none;padding-bottom:0}.user-profile-enterprise__overview-icon{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.28);color:#355170;flex-shrink:0}.user-profile-enterprise__overview-text{display:flex;flex-direction:column;gap:3px;min-width:0}.user-profile-enterprise__overview-row dt{margin:0;font-size:12px;font-weight:600;letter-spacing:.01em;text-transform:none;color:#6a8198}.user-profile-enterprise__overview-row dd{margin:0;font-size:14px;font-weight:600;line-height:1.4;color:#1f3348;overflow:hidden;text-overflow:ellipsis}.user-profile-enterprise__password-form{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-height:0}.user-profile-enterprise__password-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.user-profile-enterprise__field{display:flex;flex-direction:column;gap:6px;min-width:0}.user-profile-enterprise__field--full{width:100%}.user-profile-enterprise__field>span{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6a8198}.user-profile-enterprise__input-wrap{position:relative;display:flex;align-items:center}.user-profile-enterprise__input-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#2f6298;pointer-events:none}.user-profile-enterprise__input-wrap input{width:100%;height:48px;padding:0 42px 0 40px;border:1.5px solid #c7ddf5;border-radius:10px;background:#fbfdff;color:#0d2840;font-size:14px;box-sizing:border-box;outline:none}.user-profile-enterprise__toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;border-radius:8px;background:transparent;color:#5f7d97;cursor:pointer}.user-profile-enterprise__toggle:focus-visible:not(:disabled){background:#eef5fc;color:#2f6298}.user-profile-enterprise__toggle:disabled{cursor:not-allowed;opacity:.6}.user-profile-enterprise__input-wrap input::-moz-placeholder{color:#94afc9}.user-profile-enterprise__input-wrap input::placeholder{color:#94afc9}.user-profile-enterprise__input-wrap input:focus{border-color:#1c68cc;box-shadow:0 0 0 3px #1c68cc1f;background:#fff}.user-profile-enterprise__policy{margin:0;font-size:11.5px;line-height:1.35;color:#7a91a8}.user-profile-enterprise__footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:auto;padding-top:12px}.user-profile-enterprise__btn{display:inline-flex;align-items:center;justify-content:center;height:44px;min-width:140px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;box-sizing:border-box}.user-profile-enterprise__btn--secondary{border:1px solid #d2e3f4;background:#f8fbfe;color:#3d5a78}.user-profile-enterprise__btn--primary{border:none;background:linear-gradient(180deg,#1a5fa8,#0f4a87);color:#fff}.user-profile-enterprise__btn--secondary:focus-visible:not(:disabled){background:#eef5fc;border-color:#c7ddf5;box-shadow:none;transform:none}.user-profile-enterprise__btn--primary:focus-visible:not(:disabled){box-shadow:0 8px 20px #0f4a8738;transform:none}.user-profile-enterprise__btn:disabled{opacity:.72;cursor:not-allowed}@media(max-width:980px){.user-profile-enterprise__grid{grid-template-columns:1fr}}@media(max-width:1140px){.gateway-shell--user-profile.gateway-shell--collapsible-sidebar .user-profile-enterprise.setup-page{height:auto;overflow:visible}.gateway-shell--user-profile.gateway-shell--collapsible-sidebar .shell-content{overflow-y:auto;height:auto}}@media(max-width:720px){.user-profile-enterprise__card{padding:18px 16px}.user-profile-enterprise__overview-row{grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start}.user-profile-enterprise__password-row{grid-template-columns:1fr}.user-profile-enterprise__footer{flex-direction:column-reverse;align-items:stretch}.user-profile-enterprise__btn{width:100%;min-height:44px}}.gateway-shell--collapsible-sidebar{--hhr-bp-desktop: 1200px;--hhr-bp-tablet: 992px;--hhr-bp-mobile: 768px;--hhr-bp-small: 480px}@media(max-width:1140px){.gateway-shell--collapsible-sidebar .shell-overlay{display:block;position:fixed;inset:0;z-index:25;background:#0c203685;border:none;padding:0;cursor:pointer}.gateway-shell--collapsible-sidebar .shell-nav-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 12px;border:1px solid #c6d8ea;border-radius:10px;color:#173d63;background:#f4f9ff;font-size:13px;font-weight:600;flex-shrink:0}.gateway-shell--collapsible-sidebar .shell-nav-toggle:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.gateway-shell--collapsible-sidebar .shell-main-area{margin-left:0;width:100%;max-width:100%;min-width:0;overflow-x:hidden}.gateway-shell--collapsible-sidebar .shell-content{width:100%;max-width:none;min-width:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.gateway-shell--collapsible-sidebar .shell-content>*{min-width:0;max-width:100%}.gateway-shell--collapsible-sidebar .app-sidebar img,.gateway-shell--collapsible-sidebar .app-sidebar__logo-image{max-width:100%;height:auto}}@media(max-width:1140px){.gateway-shell--hhr-employee-header .shell-header--employee-module{flex-wrap:nowrap;gap:8px;max-height:none;height:auto;min-height:56px;overflow:hidden}.gateway-shell--hhr-employee-header .shell-header-left{flex:1 1 auto;min-width:0;gap:8px}.gateway-shell--hhr-employee-header .shell-header-right{flex:0 0 auto;min-width:0;gap:6px}.gateway-shell--hhr-employee-header .employee-module-header{min-width:0}.gateway-shell--hhr-employee-header .employee-module-header__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gateway-shell--hhr-employee-header .employee-header-datetime{max-width:12rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(max-width:991px){.gateway-shell--hhr-employee-header .employee-header-datetime{max-width:9.5rem}.gateway-shell--hhr-employee-header .employee-header-datetime__time,.gateway-shell--hhr-employee-header .employee-header-datetime__sep{display:none}}@media(max-width:767px){.gateway-shell--hhr-employee-header .shell-header--employee-module{padding:8px 10px}.gateway-shell--hhr-employee-header .employee-header-datetime,.gateway-shell--hhr-employee-header .employee-module-header__eyebrow{display:none}.gateway-shell--hhr-employee-header .employee-module-header__title{font-size:1.05rem;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gateway-shell--hhr-employee-header .shell-header-logout{min-width:44px;min-height:44px;width:44px;padding:0;border-radius:10px;font-size:0;line-height:0;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:0}.gateway-shell--hhr-employee-header .shell-header-logout__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gateway-shell--hhr-employee-header .shell-header-logout__icon{display:block;width:16px;height:16px;flex-shrink:0}.gateway-shell--hhr-employee-header .shell-header-logout:before{content:none;display:none}.gateway-shell--hhr-employee-header .employee-header-profile-avatar,.gateway-shell--hhr-employee-header button.employee-header-profile-avatar{min-width:44px;min-height:44px}}@media(max-width:479px){.gateway-shell--hhr-employee-header .shell-nav-toggle{padding:0;width:44px;font-size:0;line-height:0}.gateway-shell--hhr-employee-header .shell-nav-toggle:before{content:"";display:block;width:18px;height:14px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;background:linear-gradient(currentColor,currentColor) center / 100% 2px no-repeat}}@media(max-width:1140px){.gateway-shell--hhr-dashboard .shell-main-area,.gateway-shell--company-profile.gateway-shell--collapsible-sidebar .shell-main-area,.gateway-shell--branches.gateway-shell--collapsible-sidebar .shell-main-area,.gateway-shell--departments.gateway-shell--collapsible-sidebar .shell-main-area,.gateway-shell--designations.gateway-shell--collapsible-sidebar .shell-main-area,.gateway-shell--hr-users.gateway-shell--collapsible-sidebar .shell-main-area,.gateway-shell--user-profile.gateway-shell--collapsible-sidebar .shell-main-area{grid-template-rows:auto auto;align-content:start;padding:10px 12px 14px;min-width:0}.gateway-shell--hhr-dashboard .shell-content,.gateway-shell--company-profile.gateway-shell--collapsible-sidebar .shell-content,.gateway-shell--branches.gateway-shell--collapsible-sidebar .shell-content,.gateway-shell--departments.gateway-shell--collapsible-sidebar .shell-content,.gateway-shell--designations.gateway-shell--collapsible-sidebar .shell-content,.gateway-shell--hr-users.gateway-shell--collapsible-sidebar .shell-content,.gateway-shell--user-profile.gateway-shell--collapsible-sidebar .shell-content{height:auto;max-height:none;overflow-x:hidden;overflow-y:visible}.gateway-shell--company-profile.gateway-shell--collapsible-sidebar .company-profile-enterprise,.gateway-shell--user-profile.gateway-shell--collapsible-sidebar .user-profile-enterprise.setup-page,.gateway-shell--branches.gateway-shell--collapsible-sidebar .branches-page.setup-master-page,.gateway-shell--departments.gateway-shell--collapsible-sidebar .departments-page.setup-master-page,.gateway-shell--designations.gateway-shell--collapsible-sidebar .designations-page.setup-master-page,.gateway-shell--hr-users.gateway-shell--collapsible-sidebar .hr-users-page.setup-master-page{height:auto;max-height:none;min-height:0;overflow:visible}}@media(max-width:767px){.gateway-shell--collapsible-sidebar .shell-main-area{padding:8px 12px 16px}}@media(max-width:1140px)and (min-width:721px){.gateway-shell--collapsible-sidebar .setup-master-table-wrap,.gateway-shell--collapsible-sidebar .branches-subsidiaries-panel .setup-master-table-wrap{overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;max-width:100%}.gateway-shell--collapsible-sidebar .setup-master-table{min-width:640px}}@media(max-width:767px){.gateway-shell--collapsible-sidebar .modal-card,.gateway-shell--collapsible-sidebar .branches-modal.modal-card,.gateway-shell--collapsible-sidebar .hr-users-modal,.gateway-shell--company-profile.gateway-shell--collapsible-sidebar [class*=modal]{width:min(100%,calc(100vw - 24px));max-width:calc(100vw - 24px);max-height:min(90dvh,calc(100vh - 24px))}.gateway-shell--collapsible-sidebar input,.gateway-shell--collapsible-sidebar select,.gateway-shell--collapsible-sidebar textarea{max-width:100%}.gateway-shell--collapsible-sidebar button,.gateway-shell--collapsible-sidebar a.button,.gateway-shell--collapsible-sidebar .setup-master-toolbar-actions button{min-height:44px}}body.is-gateway-mobile-nav-open{overflow:hidden;touch-action:none}.gateway-shell--attendance-monitoring .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr)}.gateway-shell--attendance-monitoring .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--attendance-monitoring .shell-content{min-height:0;overflow:hidden;width:100%;max-width:none;margin:0}.gateway-shell--attendance-monitoring .shell-header-branding--org-only{gap:10px}.gateway-shell--attendance-monitoring .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--attendance-monitoring .shell-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:uppercase}.gateway-shell--attendance-monitoring .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.hr-attendance-monitoring-page{display:flex;flex-direction:column;gap:8px;height:100%;min-height:0;width:100%;max-width:100%;overflow:hidden}.hr-attendance-monitoring-page__intro{margin:0;padding:0 2px;font-size:13px;line-height:1.4;color:#5f7d97;flex:0 0 auto;min-width:0}.hr-attendance-monitoring-page__split{display:grid;grid-template-columns:minmax(0,65%) minmax(0,35%);gap:8px;flex:1 1 auto;min-height:0;overflow:hidden}.hr-attendance-monitoring-page__split>.hr-attendance-monitoring__panel{min-height:0;max-height:100%}.hr-attendance-monitoring__alert{flex:0 0 auto;padding:8px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#7a2f35}.hr-attendance-monitoring__alert strong{display:block;font-size:13px;font-weight:700;color:#9a3f3f;margin-bottom:4px}.hr-attendance-monitoring__alert p{margin:0;font-size:12px;line-height:1.4;color:#7a2f35}.hr-attendance-monitoring__success{flex:0 0 auto;padding:8px 12px;border-radius:10px;border:1px solid #b8e0c8;background:#f0faf4;color:#166534;font-size:12px;font-weight:600;line-height:1.4}.hr-attendance-monitoring__summary-unavailable{margin:0;padding:8px 10px;border-radius:8px;border:1px dashed #d2e3f4;background:#f8fbfe;font-size:12px;line-height:1.4;color:#6a8198}.hr-attendance-monitoring__skeleton-line{border-radius:6px;background:linear-gradient(90deg,#edf2f7,#f8fafc,#edf2f7);background-size:200% 100%;animation:hr-attendance-skeleton 1.2s ease-in-out infinite}.hr-attendance-monitoring__skeleton-line--date{width:140px;height:12px;margin-top:6px}.hr-attendance-monitoring__skeleton-line--value{width:36px;height:22px;margin-top:4px}.hr-attendance-monitoring__skeleton-line--kpi{width:28px;height:20px;margin-top:4px}.hr-attendance-monitoring__kpi--skeleton dd{margin:0}.hr-attendance-monitoring__active-summary--skeleton .hr-attendance-monitoring__active-value{display:none}@keyframes hr-attendance-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.hr-attendance-monitoring__summary-card,.hr-attendance-monitoring__panel{background:#fff;border:1px solid #dce7f3;border-radius:12px;padding:10px 12px;min-width:0}.hr-attendance-monitoring__summary-card{flex:0 0 auto}.hr-attendance-monitoring__summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.hr-attendance-monitoring__summary-head h2{margin:0;font-size:15px;font-weight:700;color:#0f2f52}.hr-attendance-monitoring__summary-date{margin:3px 0 0;font-size:12px;color:#6a8198}.hr-attendance-monitoring__summary-actions{display:flex;align-items:stretch;gap:8px;flex-shrink:0}.hr-attendance-monitoring__active-summary{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px;padding:6px 10px;border-radius:10px;border:1px solid #dce7f3;background:#f8fbfe;flex-shrink:0;min-width:108px}.hr-attendance-monitoring__summary-refresh{align-self:stretch;height:auto;min-height:52px;padding:0 12px;font-size:12px}.hr-attendance-monitoring__active-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6a8198}.hr-attendance-monitoring__active-value{font-size:20px;line-height:1;color:#0f2f52}.hr-attendance-monitoring__kpi-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;margin:0}.hr-attendance-monitoring__kpi{padding:6px 8px;border-radius:8px;border:1px solid #e8eef5;background:#f8fbfe;min-width:0}.hr-attendance-monitoring__kpi dt{margin:0;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198}.hr-attendance-monitoring__kpi dd{margin:3px 0 0;font-size:18px;font-weight:700;color:#0f2f52;line-height:1.1}.hr-attendance-monitoring__panel{display:flex;flex-direction:column;min-height:0;overflow:hidden}.hr-attendance-monitoring__panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:8px;flex-shrink:0}.hr-attendance-monitoring__panel-head h2{margin:0;font-size:14px;font-weight:700;color:#0f2f52;letter-spacing:.01em}.hr-attendance-monitoring__panel-note{margin:0;font-size:11px;color:#7c93aa}.hr-attendance-monitoring__panel-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.hr-attendance-monitoring__panel-body--idle{flex:0 0 auto}.hr-attendance-monitoring__panel-body--centered{flex:1 1 auto;justify-content:center;align-items:center}.hr-attendance-monitoring__filters{display:grid;grid-template-columns:118px 118px minmax(100px,1fr) 108px 108px auto;align-items:end;gap:6px;margin-bottom:8px;min-width:0;flex-shrink:0}.hr-attendance-monitoring__filter{display:flex;flex-direction:column;gap:4px;min-width:0}.hr-attendance-monitoring__filter--employee{min-width:0}.hr-attendance-monitoring__filter-action{display:flex;align-items:flex-end;height:100%}.hr-attendance-monitoring__filter>span{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198;line-height:1.2}.hr-attendance-monitoring__filter input,.hr-attendance-monitoring__filter select,.hr-attendance-monitoring__filter-action .hr-attendance-monitoring__btn{height:32px;min-height:32px;padding:0 8px;border:1px solid #cbd5e1;border-radius:8px;font-size:12px;background:#fff;min-width:0;box-sizing:border-box}.hr-attendance-monitoring__filter-action .hr-attendance-monitoring__btn{min-width:64px;padding:0 12px}.hr-attendance-monitoring__btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;border:none;white-space:nowrap}.hr-attendance-monitoring__btn--secondary{border:1px solid #bfd5ec;background:#f8fbfe;color:#1e4a72}.hr-attendance-monitoring__btn--ghost{border:1px solid #d2e3f4;background:#fff;color:#1e4a72;height:28px;padding:0 10px;font-size:11px}.hr-attendance-monitoring__btn:disabled{opacity:.55;cursor:not-allowed}.hr-attendance-monitoring__tabs{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px;flex-shrink:0}.hr-attendance-monitoring__tab{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 9px;border:1px solid #d2e3f4;border-radius:999px;background:#fff;color:#3d5a78;font-size:11px;font-weight:600;cursor:pointer}.hr-attendance-monitoring__tab.is-active{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff)}.hr-attendance-monitoring__tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e8f0f8;color:#355170;font-size:10px;font-weight:700}.hr-attendance-monitoring__tab.is-active .hr-attendance-monitoring__tab-badge{background:#1a5fa8;color:#fff}.hr-attendance-monitoring__table-scroll{flex:1 1 auto;min-height:0;overflow:auto;border:1px solid #e8eef5;border-radius:10px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.hr-attendance-monitoring__table-scroll::-webkit-scrollbar{width:6px;height:6px}.hr-attendance-monitoring__table-scroll::-webkit-scrollbar-thumb{background:#64748b38;border-radius:999px}.hr-attendance-monitoring__table{width:100%;border-collapse:collapse;table-layout:fixed}.hr-attendance-monitoring__table th,.hr-attendance-monitoring__table td{padding:6px 8px;text-align:left;vertical-align:middle;border-bottom:1px solid #edf2f7;font-size:12px;color:#1e3a5f;overflow:hidden;text-overflow:ellipsis}.hr-attendance-monitoring__table th{position:sticky;top:0;z-index:1;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#5f7d97;background:#f4f8fc;border-bottom:1px solid #dce7f3;white-space:nowrap}.hr-attendance-monitoring__table tbody tr:last-child td{border-bottom:none}.hr-attendance-monitoring__table tr.is-selected td{background:#1a5fa80d}.hr-attendance-monitoring__cell-employee strong,.hr-attendance-monitoring__cell-type strong{display:block;font-size:12px;font-weight:600;color:#0f2f52}.hr-attendance-monitoring__cell-employee span,.hr-attendance-monitoring__cell-type span{display:block;margin-top:2px;font-size:10px;color:#7c93aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hr-att-chip{display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.hr-att-chip--present{background:#e8f7ee;color:#166534}.hr-att-chip--on-duty{background:#e8f1fb;color:#1d4ed8}.hr-att-chip--absent{background:#fdecec;color:#b42318}.hr-att-chip--office{background:#eef2ff;color:#3730a3}.hr-att-chip--wfh{background:#f3e8ff;color:#7e22ce}.hr-att-chip--field{background:#fff7ed;color:#c2410c}.hr-att-chip--neutral{background:#f1f5f9;color:#475569}.hr-attendance-monitoring__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;color:#6a8198}.hr-attendance-monitoring__empty svg{color:#9db4cc;margin-bottom:2px}.hr-attendance-monitoring__empty h3{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.hr-attendance-monitoring__empty p{margin:0;font-size:12px;line-height:1.45;color:#6a8198;max-width:280px}.hr-attendance-monitoring__empty--compact{padding:16px 12px;min-height:0;border:1px dashed #d2e3f4;border-radius:10px;background:#f8fbfe}.hr-attendance-monitoring__empty--requests{padding:18px 12px;min-height:0;width:100%}.hr-attendance-monitoring__loading{margin:0;font-size:12px;color:#6a8198}.hr-attendance-mgmt__drawer-overlay{position:fixed;inset:0;border:0;background:#0f263d47;z-index:40}.hr-attendance-mgmt__drawer{position:fixed;top:0;right:0;width:min(420px,100vw);height:100vh;background:#fff;border-left:1px solid #dce7f3;z-index:41;display:flex;flex-direction:column;box-shadow:-8px 0 24px #0f263d1a}.hr-attendance-mgmt__drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #e8eef5}.hr-attendance-mgmt__drawer-head h2{margin:0;font-size:18px;color:#0f2f52}.hr-attendance-mgmt__eyebrow{margin:0 0 4px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6a8198}.hr-attendance-mgmt__subtle{margin:0;font-size:12px;color:#7c93aa}.hr-attendance-mgmt__drawer-body{padding:16px;overflow-y:auto;flex:1}.hr-attendance-mgmt__detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.hr-attendance-mgmt__detail-grid dt{margin:0;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198}.hr-attendance-mgmt__detail-grid dd{margin:4px 0 0;font-size:13px;color:#1e3a5f}.hr-attendance-mgmt__detail-span{grid-column:1 / -1}.hr-attendance-mgmt__drawer-actions{display:flex;justify-content:flex-end;gap:10px;padding:14px 16px;border-top:1px solid #e8eef5}.hr-attendance-mgmt__modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:16px;background:#0f263d52}.hr-attendance-mgmt__modal-card{width:min(480px,100%);background:#fff;border-radius:14px;padding:18px;border:1px solid #dce7f3;box-shadow:0 20px 50px #0f2d5a2e}.hr-attendance-mgmt__modal-card h2{margin:0;font-size:18px;color:#0f2f52}.hr-attendance-mgmt__modal-card textarea{width:100%;margin-top:6px;border:1px solid #cbd5e1;border-radius:8px;padding:10px;font-size:13px}.hr-attendance-mgmt__modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}@media(max-width:1200px){.hr-attendance-monitoring__kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hr-attendance-monitoring-page__split{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.hr-attendance-monitoring__filters{grid-template-columns:repeat(3,minmax(0,1fr))}.hr-attendance-monitoring__filter--employee{grid-column:1 / -1}.hr-attendance-monitoring__filter-action{grid-column:1 / -1;justify-content:flex-end}}@media(max-width:900px){.hr-attendance-monitoring__kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hr-attendance-monitoring__summary-head{flex-direction:column}.hr-attendance-monitoring__summary-actions{width:100%;justify-content:space-between}.hr-attendance-monitoring__active-summary{align-items:flex-start;flex:1 1 auto}}@media(max-width:768px){.hr-attendance-mgmt__detail-grid{grid-template-columns:1fr}.hr-attendance-mgmt__drawer{width:100vw}}@media(min-width:1366px)and (max-height:800px){.gateway-shell--attendance-monitoring .shell-main-area{padding:8px 12px 10px;gap:8px}.gateway-shell--attendance-monitoring .shell-header{min-height:52px;padding:8px 12px}.gateway-shell--attendance-monitoring .shell-header-left strong{font-size:17px}.hr-attendance-monitoring-page{gap:6px}.hr-attendance-monitoring-page__intro{font-size:12px;line-height:1.35}.hr-attendance-monitoring__summary-card{padding:8px 10px}.hr-attendance-monitoring__summary-head{margin-bottom:6px}.hr-attendance-monitoring__summary-head h2{font-size:14px}.hr-attendance-monitoring__kpi-grid{gap:5px}.hr-attendance-monitoring__kpi{padding:5px 7px}.hr-attendance-monitoring__kpi dd{font-size:16px}.hr-attendance-monitoring__active-value{font-size:18px}.hr-attendance-monitoring__summary-refresh{min-height:48px}.hr-attendance-monitoring-page__split{gap:6px}.hr-attendance-monitoring__panel{padding:8px 10px}.hr-attendance-monitoring__panel-head,.hr-attendance-monitoring__filters,.hr-attendance-monitoring__tabs{margin-bottom:6px}}@media(min-width:1366px)and (min-height:768px)and (max-height:768px){.gateway-shell--attendance-monitoring,.gateway-shell--attendance-monitoring .shell-main-area,.gateway-shell--attendance-monitoring .shell-content,.hr-attendance-monitoring-page{overflow:hidden}}.hr-attendance-mgmt__view-only-note{margin:12px 16px 0;padding:10px 12px;border-radius:8px;background:#f8fbfe;border:1px solid #dce7f3}.gateway-shell--leave-management .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr)}.gateway-shell--leave-management .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--leave-management .shell-content{min-height:0;overflow:hidden;width:100%;max-width:none;margin:0}.gateway-shell--leave-management .shell-header-branding--org-only{gap:10px}.gateway-shell--leave-management .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--leave-management .shell-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:uppercase}.gateway-shell--leave-management .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.hr-leave-monitoring-page{display:flex;flex-direction:column;gap:8px;height:100%;min-height:0;width:100%;max-width:100%;overflow:hidden}.hr-leave-monitoring-page__intro{margin:0;padding:0 2px;font-size:13px;line-height:1.4;color:#5f7d97;flex:0 0 auto;min-width:0}.hr-leave-monitoring-page__panel-area{flex:1 1 auto;min-height:0;display:flex;overflow:hidden}.hr-leave-monitoring-page__panel-area>.hr-leave-monitoring__panel{flex:1 1 auto;min-height:0;max-height:100%}.hr-leave-monitoring__alert{flex:0 0 auto;padding:8px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#7a2f35}.hr-leave-monitoring__alert strong{display:block;font-size:13px;font-weight:700;color:#9a3f3f;margin-bottom:4px}.hr-leave-monitoring__alert p{margin:0;font-size:12px;line-height:1.4;color:#7a2f35}.hr-leave-monitoring__success{flex:0 0 auto;padding:8px 12px;border-radius:10px;border:1px solid #b8e0c8;background:#f0faf4;color:#166534;font-size:12px;font-weight:600;line-height:1.4}.hr-leave-monitoring__summary-unavailable{margin:0;padding:8px 10px;border-radius:8px;border:1px dashed #d2e3f4;background:#f8fbfe;font-size:12px;line-height:1.4;color:#6a8198}.hr-leave-monitoring__skeleton-line{border-radius:6px;background:linear-gradient(90deg,#edf2f7,#f8fafc,#edf2f7);background-size:200% 100%;animation:hr-leave-skeleton 1.2s ease-in-out infinite}.hr-leave-monitoring__skeleton-line--date{width:180px;height:12px;margin-top:6px}.hr-leave-monitoring__skeleton-line--value{width:36px;height:22px;margin-top:4px}.hr-leave-monitoring__skeleton-line--kpi{width:28px;height:20px;margin-top:4px}.hr-leave-monitoring__kpi--skeleton dd{margin:0}.hr-leave-monitoring__active-summary--skeleton .hr-leave-monitoring__active-value{display:none}@keyframes hr-leave-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.hr-leave-monitoring__summary-card,.hr-leave-monitoring__panel{background:#fff;border:1px solid #dce7f3;border-radius:12px;padding:10px 12px;min-width:0}.hr-leave-monitoring__summary-card{flex:0 0 auto}.hr-leave-monitoring__summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.hr-leave-monitoring__summary-head h2{margin:0;font-size:15px;font-weight:700;color:#0f2f52}.hr-leave-monitoring__summary-date{margin:3px 0 0;font-size:12px;color:#6a8198}.hr-leave-monitoring__summary-actions{display:flex;align-items:stretch;gap:8px;flex-shrink:0}.hr-leave-monitoring__active-summary{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px;padding:6px 10px;border-radius:10px;border:1px solid #dce7f3;background:#f8fbfe;flex-shrink:0;min-width:108px}.hr-leave-monitoring__summary-refresh{align-self:stretch;height:auto;min-height:52px;padding:0 12px;font-size:12px}.hr-leave-monitoring__active-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6a8198}.hr-leave-monitoring__active-value{font-size:20px;line-height:1;color:#0f2f52}.hr-leave-monitoring__kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0}.hr-leave-monitoring__kpi{padding:6px 8px;border-radius:8px;border:1px solid #e8eef5;background:#f8fbfe;min-width:0}.hr-leave-monitoring__kpi dt{margin:0;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198}.hr-leave-monitoring__kpi dd{margin:3px 0 0;font-size:18px;font-weight:700;color:#0f2f52;line-height:1.1}.hr-leave-monitoring__panel{display:flex;flex-direction:column;min-height:0;overflow:hidden}.hr-leave-monitoring__panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:8px;flex-shrink:0}.hr-leave-monitoring__panel-head h2{margin:0;font-size:14px;font-weight:700;color:#0f2f52;letter-spacing:.01em}.hr-leave-monitoring__panel-note{margin:0;font-size:11px;color:#7c93aa}.hr-leave-monitoring__panel-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.hr-leave-monitoring__panel-body--centered{flex:1 1 auto;justify-content:center;align-items:center}.hr-leave-monitoring__btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;border:none;white-space:nowrap}.hr-leave-monitoring__btn--secondary{border:1px solid #bfd5ec;background:#f8fbfe;color:#1e4a72}.hr-leave-monitoring__btn--ghost{border:1px solid #d2e3f4;background:#fff;color:#1e4a72;height:28px;padding:0 10px;font-size:11px}.hr-leave-monitoring__btn:disabled{opacity:.55;cursor:not-allowed}.hr-leave-monitoring__tabs{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px;flex-shrink:0}.hr-leave-monitoring__tab{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 9px;border:1px solid #d2e3f4;border-radius:999px;background:#fff;color:#3d5a78;font-size:11px;font-weight:600;cursor:pointer}.hr-leave-monitoring__tab.is-active{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff)}.hr-leave-monitoring__tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e8f0f8;color:#355170;font-size:10px;font-weight:700}.hr-leave-monitoring__tab.is-active .hr-leave-monitoring__tab-badge{background:#1a5fa8;color:#fff}.hr-leave-monitoring__table-scroll{flex:1 1 auto;min-height:0;overflow:auto;border:1px solid #e8eef5;border-radius:10px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.hr-leave-monitoring__table-scroll::-webkit-scrollbar{width:6px;height:6px}.hr-leave-monitoring__table-scroll::-webkit-scrollbar-thumb{background:#64748b38;border-radius:999px}.hr-leave-monitoring__table{width:100%;border-collapse:collapse;table-layout:fixed}.hr-leave-monitoring__table th,.hr-leave-monitoring__table td{padding:6px 8px;text-align:left;vertical-align:middle;border-bottom:1px solid #edf2f7;font-size:12px;color:#1e3a5f;overflow:hidden;text-overflow:ellipsis}.hr-leave-monitoring__table th{position:sticky;top:0;z-index:1;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#5f7d97;background:#f4f8fc;border-bottom:1px solid #dce7f3;white-space:nowrap}.hr-leave-monitoring__table tbody tr:last-child td{border-bottom:none}.hr-leave-monitoring__table tr.is-selected td{background:#1a5fa80d}.hr-leave-monitoring__cell-employee strong,.hr-leave-monitoring__cell-type strong{display:block;font-size:12px;font-weight:600;color:#0f2f52}.hr-leave-monitoring__cell-employee span,.hr-leave-monitoring__cell-type span,.hr-leave-monitoring__cell-subtle{display:block;margin-top:2px;font-size:10px;color:#7c93aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hr-leave-monitoring__panel .lv-status{display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em;white-space:nowrap;border:none}.hr-leave-monitoring__panel .lv-status--success{background:#e8f7ee;color:#166534}.hr-leave-monitoring__panel .lv-status--warning{background:#fff7ed;color:#c2410c}.hr-leave-monitoring__panel .lv-status--danger{background:#fdecec;color:#b42318}.hr-leave-monitoring__panel .lv-status--info{background:#e8f1fb;color:#1d4ed8}.hr-leave-monitoring__panel .lv-status--neutral{background:#f1f5f9;color:#475569}.hr-leave-monitoring__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;color:#6a8198}.hr-leave-monitoring__empty svg{color:#9db4cc;margin-bottom:2px}.hr-leave-monitoring__empty h3{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.hr-leave-monitoring__empty p{margin:0;font-size:12px;line-height:1.45;color:#6a8198;max-width:280px}.hr-leave-monitoring__empty--requests{padding:18px 12px;min-height:0;width:100%}.hr-leave-monitoring__loading{margin:0;font-size:12px;color:#6a8198}.gateway-shell--leave-management .hr-leave-approvals__drawer-overlay{background:#0f263d47}.gateway-shell--leave-management .hr-leave-approvals__drawer{border-left:1px solid #dce7f3;box-shadow:-8px 0 24px #0f263d1a}.gateway-shell--leave-management .hr-leave-approvals__drawer-head h2{font-size:18px;color:#0f2f52}.gateway-shell--leave-management .hr-leave-approvals__modal{background:#0f263d52}.gateway-shell--leave-management .hr-leave-approvals__modal-card{border:1px solid #dce7f3;border-radius:14px;box-shadow:0 20px 50px #0f2d5a2e}.gateway-shell--leave-management .hr-leave-approvals__modal-card h2{color:#0f2f52}@media(max-width:900px){.hr-leave-monitoring__kpi-grid{grid-template-columns:1fr}.hr-leave-monitoring__summary-head{flex-direction:column}.hr-leave-monitoring__summary-actions{width:100%;justify-content:space-between}.hr-leave-monitoring__active-summary{align-items:flex-start;flex:1 1 auto}}@media(min-width:1366px)and (max-height:800px){.gateway-shell--leave-management .shell-main-area{padding:8px 12px 10px;gap:8px}.gateway-shell--leave-management .shell-header{min-height:52px;padding:8px 12px}.gateway-shell--leave-management .shell-header-left strong{font-size:17px}.hr-leave-monitoring-page{gap:6px}.hr-leave-monitoring-page__intro{font-size:12px;line-height:1.35}.hr-leave-monitoring__summary-card{padding:8px 10px}.hr-leave-monitoring__summary-head{margin-bottom:6px}.hr-leave-monitoring__summary-head h2{font-size:14px}.hr-leave-monitoring__kpi-grid{gap:5px}.hr-leave-monitoring__kpi{padding:5px 7px}.hr-leave-monitoring__kpi dd{font-size:16px}.hr-leave-monitoring__active-value{font-size:18px}.hr-leave-monitoring__summary-refresh{min-height:48px}.hr-leave-monitoring__panel{padding:8px 10px}.hr-leave-monitoring__panel-head,.hr-leave-monitoring__tabs{margin-bottom:6px}}@media(min-width:1366px)and (min-height:768px)and (max-height:768px){.gateway-shell--leave-management,.gateway-shell--leave-management .shell-main-area,.gateway-shell--leave-management .shell-content,.hr-leave-monitoring-page{overflow:hidden}}.gateway-shell--profile-change-requests .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr)}.gateway-shell--profile-change-requests .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--profile-change-requests .shell-content{min-height:0;overflow:hidden;width:100%;max-width:none;margin:0}.gateway-shell--profile-change-requests .shell-header-branding--org-only{gap:10px}.gateway-shell--profile-change-requests .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--profile-change-requests .shell-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:uppercase}.gateway-shell--profile-change-requests .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.hr-profile-changes-page{display:flex;flex-direction:column;gap:8px;height:100%;min-height:0;width:100%;max-width:100%;overflow:hidden}.hr-profile-changes-page__intro{margin:0;padding:0 2px;font-size:13px;line-height:1.4;color:#5f7d97;flex:0 0 auto;min-width:0}.hr-profile-changes-page__panel-area{flex:1 1 auto;min-height:0;display:flex;overflow:hidden}.hr-profile-changes-page__panel-area>.hr-profile-changes__panel{flex:1 1 auto;min-height:0;max-height:100%}.hr-profile-changes__alert{flex:0 0 auto;padding:8px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#7a2f35}.hr-profile-changes__alert strong{display:block;font-size:13px;font-weight:700;color:#9a3f3f;margin-bottom:4px}.hr-profile-changes__alert p{margin:0;font-size:12px;line-height:1.4;color:#7a2f35}.hr-profile-changes__panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fff;border:1px solid #dce7f3;border-radius:12px;padding:10px 12px;min-width:0}.hr-profile-changes__toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:8px;flex-shrink:0}.hr-profile-changes__panel-note{margin:0;font-size:11px;color:#7c93aa}.hr-profile-changes__tabs{display:flex;flex-wrap:wrap;gap:5px;margin-left:auto}.hr-profile-changes__tab{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 9px;border:1px solid #d2e3f4;border-radius:999px;background:#fff;color:#3d5a78;font-size:11px;font-weight:600;cursor:pointer}.hr-profile-changes__tab.is-active{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff)}.hr-profile-changes__tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e8f0f8;color:#355170;font-size:10px;font-weight:700}.hr-profile-changes__tab.is-active .hr-profile-changes__tab-badge{background:#1a5fa8;color:#fff}.hr-profile-changes__panel-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.hr-profile-changes__empty-region{flex:1 1 auto;min-height:140px;display:flex;align-items:center;justify-content:center;border:1px solid #e8eef5;border-radius:10px;background:#f8fbfe;padding:16px}.hr-profile-changes__loading{margin:0;font-size:12px;color:#6a8198}.hr-profile-changes__table-scroll{flex:1 1 auto;min-height:0;overflow:auto;border:1px solid #e8eef5;border-radius:10px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.hr-profile-changes__table-scroll::-webkit-scrollbar{width:6px;height:6px}.hr-profile-changes__table-scroll::-webkit-scrollbar-thumb{background:#64748b38;border-radius:999px}.hr-profile-changes__table{width:100%;border-collapse:collapse;table-layout:fixed}.hr-profile-changes__table th,.hr-profile-changes__table td{padding:6px 8px;text-align:left;vertical-align:middle;border-bottom:1px solid #edf2f7;font-size:12px;color:#1e3a5f;overflow:hidden;text-overflow:ellipsis}.hr-profile-changes__table th{position:sticky;top:0;z-index:1;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#5f7d97;background:#f4f8fc;border-bottom:1px solid #dce7f3;white-space:nowrap}.hr-profile-changes__table tbody tr:last-child td{border-bottom:none}.hr-profile-changes__table tr.is-selected td{background:#1a5fa80d}.hr-profile-changes__cell-employee strong{display:block;font-size:12px;font-weight:600;color:#0f2f52}.hr-profile-changes__cell-employee span{display:block;margin-top:2px;font-size:10px;color:#7c93aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hr-profile-changes__cell-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hr-profile-changes__chip{display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.hr-profile-changes__chip--pending{background:#fff7ed;color:#c2410c}.hr-profile-changes__chip--approved{background:#e8f7ee;color:#166534}.hr-profile-changes__chip--rejected{background:#fdecec;color:#b42318}.hr-profile-changes__chip--neutral{background:#f1f5f9;color:#475569}.hr-profile-changes__actions{display:inline-flex;align-items:center;gap:4px;flex-wrap:nowrap}.hr-profile-changes__btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:28px;padding:0 10px;border-radius:8px;font-size:11px;font-weight:600;cursor:pointer;border:none;white-space:nowrap}.hr-profile-changes__btn--secondary{border:1px solid #bfd5ec;background:#f8fbfe;color:#1e4a72}.hr-profile-changes__btn--ghost{border:1px solid #d2e3f4;background:#fff;color:#1e4a72}.hr-profile-changes__btn--danger{border:1px solid #f0c4c9;background:#fff5f6;color:#9a3f3f}.hr-profile-changes__btn:disabled{opacity:.55;cursor:not-allowed}.hr-profile-changes__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;color:#6a8198;padding:0;width:auto;max-width:320px}.hr-profile-changes__empty svg{color:#9db4cc;margin-bottom:2px}.hr-profile-changes__empty h3{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.hr-profile-changes__empty p{margin:0;font-size:12px;line-height:1.45;color:#6a8198;max-width:280px}.hr-profile-changes__modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:16px;background:#0f263d52}.hr-profile-changes__modal-card{width:min(520px,100%);background:#fff;border-radius:14px;padding:18px;border:1px solid #dce7f3;box-shadow:0 20px 50px #0f2d5a2e}.hr-profile-changes__modal-card h2{margin:0 0 4px;font-size:18px;color:#0f2f52}.hr-profile-changes__modal-card p{margin:0;font-size:12px;color:#7c93aa}.hr-profile-changes__modal-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.hr-profile-changes__modal-label{display:block;margin-bottom:4px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198}.hr-profile-changes__modal-compare p{margin:0;font-size:13px;color:#1e3a5f}.hr-profile-changes__modal-reason{margin:0 0 12px;font-size:12px;color:#1e3a5f;line-height:1.45}.hr-profile-changes__modal-field{display:grid;gap:6px;margin-bottom:12px;font-size:12px;font-weight:600;color:#0f2f52}.hr-profile-changes__modal-field textarea{width:100%;min-height:84px;padding:10px;border:1px solid #cbd5e1;border-radius:8px;font-size:13px;font-weight:400;color:#1e3a5f;resize:vertical;box-sizing:border-box}.hr-profile-changes__modal-actions{display:flex;justify-content:flex-end;gap:8px}@media(max-width:900px){.hr-profile-changes__toolbar{flex-direction:column;align-items:stretch}.hr-profile-changes__tabs{margin-left:0}.hr-profile-changes__modal-compare{grid-template-columns:1fr}}@media(min-width:1366px)and (max-height:800px){.gateway-shell--profile-change-requests .shell-main-area{padding:8px 12px 10px;gap:8px}.gateway-shell--profile-change-requests .shell-header{min-height:52px;padding:8px 12px}.gateway-shell--profile-change-requests .shell-header-left strong{font-size:17px}.hr-profile-changes-page{gap:6px}.hr-profile-changes-page__intro{font-size:12px;line-height:1.35}.hr-profile-changes__panel{padding:8px 10px}.hr-profile-changes__toolbar{margin-bottom:6px}.hr-profile-changes__empty-region{min-height:160px;padding:12px}}@media(min-width:1366px)and (min-height:768px)and (max-height:768px){.gateway-shell--profile-change-requests,.gateway-shell--profile-change-requests .shell-main-area,.gateway-shell--profile-change-requests .shell-content,.hr-profile-changes-page{overflow:hidden}}.gateway-shell--hr-review-queue .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr)}.gateway-shell--hr-review-queue .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--hr-review-queue .shell-content{min-height:0;overflow:hidden;width:100%;max-width:none;margin:0}.gateway-shell--hr-review-queue .shell-header-branding--org-only{gap:10px}.gateway-shell--hr-review-queue .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--hr-review-queue .shell-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:uppercase}.gateway-shell--hr-review-queue .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.hr-review-queue-page{display:flex;flex-direction:column;gap:8px;height:100%;min-height:0;width:100%;max-width:100%;overflow:hidden}.hr-review-queue-page__intro{margin:0;padding:0 2px;font-size:13px;line-height:1.4;color:#5f7d97;flex:0 0 auto;min-width:0}.hr-review-queue-page__panel-area{flex:1 1 auto;min-height:0;display:flex;overflow:hidden}.hr-review-queue-page__panel-area>.hr-review-queue__panel{flex:1 1 auto;min-height:0;max-height:100%}.hr-review-queue__alert{flex:0 0 auto;padding:8px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#7a2f35}.hr-review-queue__alert strong{display:block;font-size:13px;font-weight:700;color:#9a3f3f;margin-bottom:4px}.hr-review-queue__alert p{margin:0;font-size:12px;line-height:1.4;color:#7a2f35}.hr-review-queue__success{flex:0 0 auto;padding:8px 12px;border-radius:10px;border:1px solid #b8e0c8;background:#f0faf4;color:#166534;font-size:12px;font-weight:600;line-height:1.4}.hr-review-queue__panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fff;border:1px solid #dce7f3;border-radius:12px;padding:10px 12px;min-width:0}.hr-review-queue__toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:8px;flex-shrink:0}.hr-review-queue__panel-note{margin:0;font-size:11px;color:#7c93aa}.hr-review-queue__tabs{display:flex;flex-wrap:wrap;gap:5px;margin-left:auto}.hr-review-queue__tab{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 9px;border:1px solid #d2e3f4;border-radius:999px;background:#fff;color:#3d5a78;font-size:11px;font-weight:600;cursor:pointer}.hr-review-queue__tab.is-active{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff)}.hr-review-queue__tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e8f0f8;color:#355170;font-size:10px;font-weight:700}.hr-review-queue__tab.is-active .hr-review-queue__tab-badge{background:#1a5fa8;color:#fff}.hr-review-queue__panel-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.hr-review-queue__empty-region{flex:1 1 auto;min-height:140px;display:flex;align-items:center;justify-content:center;border:1px solid #e8eef5;border-radius:10px;background:#f8fbfe;padding:16px}.hr-review-queue__loading{margin:0;font-size:12px;color:#6a8198}.hr-review-queue__table-scroll{flex:1 1 auto;min-height:0;overflow:auto;border:1px solid #e8eef5;border-radius:10px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.hr-review-queue__table-scroll::-webkit-scrollbar{width:6px;height:6px}.hr-review-queue__table-scroll::-webkit-scrollbar-thumb{background:#64748b38;border-radius:999px}.hr-review-queue__table{width:100%;border-collapse:collapse;table-layout:fixed}.hr-review-queue__table th,.hr-review-queue__table td{padding:6px 8px;text-align:left;vertical-align:middle;border-bottom:1px solid #edf2f7;font-size:12px;color:#1e3a5f;overflow:hidden;text-overflow:ellipsis}.hr-review-queue__table th{position:sticky;top:0;z-index:1;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#5f7d97;background:#f4f8fc;border-bottom:1px solid #dce7f3;white-space:nowrap}.hr-review-queue__table tbody tr:last-child td{border-bottom:none}.hr-review-queue__cell-employee strong{display:block;font-size:12px;font-weight:600;color:#0f2f52}.hr-review-queue__cell-employee span{display:block;margin-top:2px;font-size:10px;color:#7c93aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hr-review-queue__chip{display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.hr-review-queue__chip--pending{background:#fff7ed;color:#c2410c}.hr-review-queue__chip--approved{background:#e8f7ee;color:#166534}.hr-review-queue__chip--changes{background:#e8f1fb;color:#1d4ed8}.hr-review-queue__chip--rejected{background:#fdecec;color:#b42318}.hr-review-queue__chip--neutral{background:#f1f5f9;color:#475569}.hr-review-queue__btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:28px;padding:0 10px;border-radius:8px;font-size:11px;font-weight:600;cursor:pointer;border:none;white-space:nowrap}.hr-review-queue__btn--ghost{border:1px solid #d2e3f4;background:#fff;color:#1e4a72}.hr-review-queue__btn:disabled{opacity:.55;cursor:not-allowed}.hr-review-queue__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;color:#6a8198;padding:0;width:auto;max-width:320px}.hr-review-queue__empty svg{color:#9db4cc;margin-bottom:2px}.hr-review-queue__empty h3{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.hr-review-queue__empty p{margin:0;font-size:12px;line-height:1.45;color:#6a8198;max-width:280px}@media(max-width:900px){.hr-review-queue__toolbar{flex-direction:column;align-items:stretch}.hr-review-queue__tabs{margin-left:0}}@media(min-width:1366px)and (max-height:800px){.gateway-shell--hr-review-queue .shell-main-area{padding:8px 12px 10px;gap:8px}.gateway-shell--hr-review-queue .shell-header{min-height:52px;padding:8px 12px}.gateway-shell--hr-review-queue .shell-header-left strong{font-size:17px}.hr-review-queue-page{gap:6px}.hr-review-queue-page__intro{font-size:12px;line-height:1.35}.hr-review-queue__panel{padding:8px 10px}.hr-review-queue__toolbar{margin-bottom:6px}.hr-review-queue__empty-region{min-height:160px;padding:12px}}@media(min-width:1366px)and (min-height:768px)and (max-height:768px){.gateway-shell--hr-review-queue,.gateway-shell--hr-review-queue .shell-main-area,.gateway-shell--hr-review-queue .shell-content,.hr-review-queue-page{overflow:hidden}}.gateway-shell--employee-directory .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr)}.gateway-shell--employee-directory .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--employee-directory .shell-content{min-height:0;overflow:hidden;width:100%;max-width:none;margin:0}.gateway-shell--employee-directory .shell-header-branding--org-only{gap:10px}.gateway-shell--employee-directory .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--employee-directory .shell-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:uppercase}.gateway-shell--employee-directory .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.hr-employee-directory-page{display:flex;flex-direction:column;gap:8px;height:100%;min-height:0;width:100%;max-width:100%;overflow:hidden}.hr-employee-directory-page__subtitle-area{flex:0 0 auto;min-width:0;padding:0 2px}.hr-employee-directory-page__intro{margin:0;font-size:13px;line-height:1.4;color:#5f7d97}.hr-employee-directory-page__panel-area{flex:1 1 auto;min-height:0;display:flex;overflow:hidden}.hr-employee-directory-page__panel-area>.hr-employee-directory__panel{flex:1 1 auto;min-height:0;max-height:100%}.hr-employee-directory__alert{flex:0 0 auto;padding:8px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#7a2f35}.hr-employee-directory__alert strong{display:block;font-size:13px;font-weight:700;color:#9a3f3f;margin-bottom:4px}.hr-employee-directory__alert p{margin:0;font-size:12px;line-height:1.4;color:#7a2f35}.hr-employee-directory__success{flex:0 0 auto;padding:8px 12px;border-radius:10px;border:1px solid #b8e0c8;background:#f0faf4;color:#166534;font-size:12px;font-weight:600;line-height:1.4}.hr-employee-directory__panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fff;border:1px solid #dce7f3;border-radius:12px;padding:10px 12px;min-width:0}.hr-employee-directory__toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:nowrap;margin-bottom:8px;flex-shrink:0;min-width:0}.hr-employee-directory__toolbar-filters{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0;overflow:hidden}.hr-employee-directory__search{flex:1 1 140px;min-width:0;max-width:240px;height:32px;padding:0 10px;border:1px solid #d2e3f4;border-radius:8px;background:#fff;font-size:12px;color:#1e3a5f}.hr-employee-directory__search::-moz-placeholder{color:#8aa3bb}.hr-employee-directory__search::placeholder{color:#8aa3bb}.hr-employee-directory__filter{flex:0 0 auto;height:32px;padding:0 24px 0 10px;border:1px solid #d2e3f4;border-radius:8px;background:#fff;font-size:12px;font-weight:600;color:#3d5a78;max-width:156px}.hr-employee-directory__toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;flex:0 0 auto;flex-wrap:nowrap;flex-shrink:0;min-width:0}.hr-employee-directory__toolbar-actions .hr-employee-directory__btn{height:30px;padding:0 8px;font-size:11px}.hr-employee-directory__btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:32px;padding:0 11px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;border:none;white-space:nowrap;text-decoration:none;line-height:1}.hr-employee-directory__btn--secondary{border:1px solid #bfd5ec;background:#f8fbfe;color:#1e4a72}.hr-employee-directory__btn--secondary:focus-visible{background:#eef5fc;border-color:#a8c4e0;color:#1e4a72;outline:2px solid #1c68cc;outline-offset:1px}.hr-employee-directory__btn--primary{border:1px solid #1a5fa8;background:#1a5fa8;color:#fff}.hr-employee-directory__btn--primary:focus-visible{background:#164f8f;border-color:#164f8f;outline:2px solid #1c68cc;outline-offset:1px}.hr-employee-directory__btn--ghost{border:1px solid #d2e3f4;background:#fff;color:#1e4a72;height:28px;padding:0 9px;font-size:11px}.hr-employee-directory__btn--ghost:focus-visible{background:#eef5fc;border-color:#a8c4e0;outline:2px solid #1c68cc;outline-offset:1px}.hr-employee-directory__btn--danger{color:#b42318}.hr-employee-directory__btn:disabled{opacity:.55;cursor:not-allowed}.hr-employee-directory__panel-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.hr-employee-directory__empty-region{flex:1 1 auto;min-height:140px;display:flex;align-items:center;justify-content:center;border:1px solid #e8eef5;border-radius:10px;background:#f8fbfe;padding:16px}.hr-employee-directory__loading{margin:0;font-size:12px;color:#6a8198}.hr-employee-directory__table-scroll{flex:1 1 auto;min-height:0;overflow:auto;overflow-x:hidden;border:1px solid #e8eef5;border-radius:10px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.hr-employee-directory__table-scroll::-webkit-scrollbar{width:6px}.hr-employee-directory__table-scroll::-webkit-scrollbar-thumb{background:#64748b38;border-radius:999px}.hr-employee-directory__table{width:100%;border-collapse:collapse;table-layout:fixed}.hr-employee-directory__table th,.hr-employee-directory__table td{padding:6px 8px;text-align:left;vertical-align:middle;border-bottom:1px solid #edf2f7;font-size:12px;color:#1e3a5f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-employee-directory__table th{position:sticky;top:0;z-index:1;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#5f7d97;background:#f4f8fc;border-bottom:1px solid #dce7f3}.hr-employee-directory__table tbody tr:last-child td{border-bottom:none}.hr-employee-directory__col-code{width:9%}.hr-employee-directory__col-name{width:16%}.hr-employee-directory__col-branch{width:12%}.hr-employee-directory__col-department,.hr-employee-directory__col-designation{width:13%}.hr-employee-directory__col-disability,.hr-employee-directory__col-status{width:9%}.hr-employee-directory__col-actions{width:100px;min-width:100px;max-width:100px}.hr-employee-directory__table th.hr-employee-directory__col-actions{text-align:right;padding-right:8px}.hr-employee-directory__actions-cell{overflow:hidden;padding:6px 8px!important;text-align:right;vertical-align:middle}.hr-employee-directory__table .setup-status-badge{display:inline-flex;align-items:center;max-width:100%;height:20px;padding:0 7px;font-size:10px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-employee-directory__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;width:100%;min-width:0;max-width:100%;flex-wrap:nowrap;overflow:hidden;vertical-align:middle}.hr-employee-directory__actions-sep{flex:0 0 auto;color:#c5d4e4;font-size:10px;line-height:24px;height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hr-employee-directory__btn--action{width:38px;height:24px;min-width:38px;max-width:38px;padding:0;font-size:10px;flex:0 0 auto;line-height:1}.hr-employee-directory__menu{min-width:148px;max-width:168px;padding:4px;border:1px solid #dce7f3;border-radius:10px;background:#fff;box-shadow:0 8px 24px #0f34561f}.hr-employee-directory__menu-item{display:block;width:100%;padding:7px 10px;border:none;border-radius:7px;background:transparent;text-align:left;font-size:12px;font-weight:600;color:#1e4a72;cursor:pointer;white-space:nowrap}.hr-employee-directory__menu-item:focus-visible{background:#eef5fc;outline:2px solid #1c68cc;outline-offset:-2px}.hr-employee-directory__menu-item--danger{color:#b42318}.hr-employee-directory__menu-item:disabled{opacity:.55;cursor:not-allowed}.hr-employee-directory__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;color:#6a8198;padding:0;width:auto;max-width:360px}.hr-employee-directory__empty svg{color:#9db4cc;margin-bottom:2px}.hr-employee-directory__empty h3{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.hr-employee-directory__empty p{margin:0;font-size:12px;line-height:1.45;color:#6a8198}@media(max-width:900px){.hr-employee-directory__toolbar{flex-wrap:nowrap}.hr-employee-directory__toolbar-filters{width:auto;flex:1 1 auto}.hr-employee-directory__search{max-width:none}.hr-employee-directory__toolbar-actions{justify-content:flex-end;flex-wrap:nowrap}}@media(min-width:1366px)and (max-height:800px){.gateway-shell--employee-directory .shell-main-area{padding:8px 12px 10px;gap:8px}.gateway-shell--employee-directory .shell-header{min-height:52px;padding:8px 12px}.gateway-shell--employee-directory .shell-header-left strong{font-size:17px}.hr-employee-directory-page{gap:6px}.hr-employee-directory-page__intro{font-size:12px;line-height:1.35}.hr-employee-directory__panel{padding:8px 10px}.hr-employee-directory__toolbar{margin-bottom:6px}.hr-employee-directory__empty-region{min-height:160px;padding:12px}}@media(min-width:1366px)and (min-height:768px)and (max-height:768px){.gateway-shell--employee-directory,.gateway-shell--employee-directory .shell-main-area,.gateway-shell--employee-directory .shell-content,.hr-employee-directory-page{overflow:hidden}}.gateway-shell--employee-noshow .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr)}.gateway-shell--employee-noshow .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--employee-noshow .shell-content{min-height:0;overflow:hidden;width:100%;max-width:none;margin:0}.gateway-shell--employee-noshow .shell-header-branding--org-only{gap:10px}.gateway-shell--employee-noshow .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--employee-noshow .shell-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:uppercase}.gateway-shell--employee-noshow .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.hr-noshow-candidates-page{display:flex;flex-direction:column;gap:8px;height:100%;min-height:0;width:100%;max-width:100%;overflow:hidden}.hr-noshow-candidates-page__subtitle-area{flex:0 0 auto;min-width:0;padding:0 2px}.hr-noshow-candidates-page__heading{margin:0;font-size:15px;font-weight:700;color:#0f2f52;line-height:1.3}.hr-noshow-candidates-page__intro{margin:2px 0 0;font-size:13px;line-height:1.4;color:#5f7d97}.hr-noshow-candidates-page__panel-area{flex:1 1 auto;min-height:0;display:flex;overflow:hidden}.hr-noshow-candidates-page__panel-area>.hr-noshow-candidates__panel{flex:1 1 auto;min-height:0;max-height:100%}.hr-noshow-candidates__alert,.hr-noshow-candidates__success{flex:0 0 auto;padding:8px 12px;border-radius:10px;font-size:12px;line-height:1.4}.hr-noshow-candidates__alert{border:1px solid #f0c4c9;background:#fff5f6;color:#7a2f35}.hr-noshow-candidates__alert strong{display:block;font-size:13px;font-weight:700;color:#9a3f3f;margin-bottom:4px}.hr-noshow-candidates__alert p{margin:0}.hr-noshow-candidates__success{border:1px solid #b8e0c8;background:#f0faf4;color:#166534;font-weight:600}.hr-noshow-candidates__panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fff;border:1px solid #dce7f3;border-radius:12px;padding:10px 12px;min-width:0}.hr-noshow-candidates__toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:nowrap;margin-bottom:8px;flex-shrink:0;min-width:0}.hr-noshow-candidates__panel-note{margin:0;font-size:11px;color:#7c93aa}.hr-noshow-candidates__toolbar-actions{display:flex;align-items:center;gap:5px;flex-wrap:nowrap;flex-shrink:0;margin-left:auto}.hr-noshow-candidates__toolbar-actions .hr-noshow-candidates__btn{height:30px;padding:0 8px;font-size:11px}.hr-noshow-candidates__btn{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 11px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;border:none;white-space:nowrap;text-decoration:none;line-height:1}.hr-noshow-candidates__btn--secondary{border:1px solid #bfd5ec;background:#f8fbfe;color:#1e4a72}.hr-noshow-candidates__btn--danger{border:1px solid #e8b4b4;background:#fff5f5;color:#b42318}.hr-noshow-candidates__btn--ghost{border:1px solid #d2e3f4;background:#fff;color:#1e4a72;height:28px;padding:0 9px;font-size:11px}.hr-noshow-candidates__btn--ghost.hr-noshow-candidates__btn--danger{color:#b42318}.hr-noshow-candidates__panel-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.hr-noshow-candidates__empty-region{flex:1 1 auto;min-height:140px;display:flex;align-items:center;justify-content:center;border:1px solid #e8eef5;border-radius:10px;background:#f8fbfe;padding:16px}.hr-noshow-candidates__loading{margin:0;font-size:12px;color:#6a8198}.hr-noshow-candidates__table-scroll{flex:1 1 auto;min-height:0;overflow:auto;overflow-x:hidden;border:1px solid #e8eef5;border-radius:10px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.hr-noshow-candidates__table{width:100%;border-collapse:collapse;table-layout:fixed}.hr-noshow-candidates__table th,.hr-noshow-candidates__table td{padding:6px 8px;text-align:left;vertical-align:middle;border-bottom:1px solid #edf2f7;font-size:12px;color:#1e3a5f;overflow:hidden}.hr-noshow-candidates__table th{position:sticky;top:0;z-index:1;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#5f7d97;background:#f4f8fc;border-bottom:1px solid #dce7f3;white-space:nowrap}.hr-noshow-candidates__col-employee{width:18%}.hr-noshow-candidates__col-date{width:12%}.hr-noshow-candidates__col-overdue{width:11%}.hr-noshow-candidates__col-branch,.hr-noshow-candidates__col-department,.hr-noshow-candidates__col-designation{width:14%}.hr-noshow-candidates__col-actions{width:17%}.hr-noshow-candidates__cell-employee strong{display:block;font-size:12px;font-weight:600;color:#0f2f52;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-noshow-candidates__cell-employee span{display:block;margin-top:2px;font-size:10px;color:#7c93aa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-noshow-candidates__table td:not(:first-child){text-overflow:ellipsis;white-space:nowrap}.hr-noshow-candidates__actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.hr-noshow-candidates__empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;color:#6a8198;max-width:360px}.hr-noshow-candidates__empty h3{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.hr-noshow-candidates__empty p{margin:0;font-size:12px;line-height:1.45}@media(min-width:1366px)and (max-height:800px){.gateway-shell--employee-noshow .shell-main-area{padding:8px 12px 10px;gap:8px}.hr-noshow-candidates-page{gap:6px}.hr-noshow-candidates-page__heading{font-size:14px}.hr-noshow-candidates-page__intro{font-size:12px}.hr-noshow-candidates__panel{padding:8px 10px}}@media(min-width:1366px)and (min-height:768px)and (max-height:768px){.gateway-shell--employee-noshow,.gateway-shell--employee-noshow .shell-main-area,.gateway-shell--employee-noshow .shell-content,.hr-noshow-candidates-page{overflow:hidden}}.workforce-modal-backdrop{background:#10253d47;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.workforce-modal.modal-card{width:min(640px,calc(100vw - 32px));max-width:640px;max-height:calc(100vh - 48px);overflow:hidden;padding:16px 20px 14px;border:1px solid #d6e6fa;border-radius:16px;background:#fff;box-shadow:0 24px 70px #0f2d5a38;display:flex;flex-direction:column;gap:10px}.workforce-invite-modal{width:min(700px,calc(100vw - 32px));max-width:700px;gap:8px;padding:14px 18px 12px}.workforce-ats-modal{width:min(620px,calc(100vw - 32px));max-width:620px}.workforce-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0}.workforce-modal__header-main{display:flex;flex-direction:column;gap:4px;min-width:0}.workforce-modal__header-main h3{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:#0f2f52}.workforce-modal__subtitle{margin:0;font-size:13px;line-height:1.45;color:#5f7d97}.workforce-modal__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d2e3f4;border-radius:10px;background:#f8fbfe;color:#0b3558;cursor:pointer;flex-shrink:0;padding:0;box-shadow:none}.workforce-modal__step-tabs{display:inline-flex;align-self:flex-start;border:1px solid #bfd5ec;border-radius:10px;overflow:hidden;background:#f8fbff;flex-shrink:0}.workforce-modal__step-tabs button{border:none;border-right:1px solid #bfd5ec;background:transparent;color:#0f4c81;padding:8px 16px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;box-shadow:none;border-radius:0;min-height:auto}.workforce-modal__step-tabs button:last-child{border-right:none}.workforce-modal__step-tabs button.is-active{background:#0f4c81;color:#fff}.workforce-modal__form{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;min-height:0;overflow:hidden}.workforce-modal__body{flex:1 1 auto;min-height:0;overflow:hidden;overflow-x:hidden;padding-right:2px}.workforce-invite-modal .workforce-modal__body{overflow:hidden}.workforce-invite-modal .workforce-modal__grid{gap:8px 10px}.workforce-invite-modal .workforce-modal__field input,.workforce-invite-modal .workforce-modal__field select,.workforce-invite-modal .workforce-modal__textarea{height:38px}.workforce-invite-modal .workforce-modal__textarea{min-height:64px}.workforce-invite-modal .workforce-modal__checkbox-field .workforce-modal__checkbox-row{min-height:38px}.workforce-invite-modal .workforce-modal__phone-field .phone-number-field select,.workforce-invite-modal .workforce-modal__phone-field .phone-number-control input{height:38px}.workforce-modal__error{margin:0;padding:10px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#9a3f3f;font-size:13px;line-height:1.4;flex-shrink:0}.workforce-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.workforce-modal__field{display:flex;flex-direction:column;gap:5px;min-width:0}.workforce-modal__field--full{grid-column:1 / -1}.workforce-modal__field>span{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6a8198}.workforce-modal__req{font-style:normal;margin-left:4px;color:#9a3f3f}.workforce-modal__field input,.workforce-modal__field select,.workforce-modal__textarea{width:100%;height:42px;padding:0 12px;border:1.5px solid #c7ddf5;border-radius:10px;background:#fbfdff;color:#0d2840;font-size:14px;box-sizing:border-box;outline:none}.workforce-modal__textarea{height:auto;min-height:72px;padding:10px 12px;resize:vertical;font-family:inherit}.workforce-modal__field input:focus,.workforce-modal__field select:focus,.workforce-modal__textarea:focus{border-color:#1c68cc;box-shadow:0 0 0 3px #1c68cc1f;background:#fff}.workforce-modal__field input:disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}.workforce-modal__field-help{font-size:12px;color:#6a8198}.workforce-modal__field-error{font-size:12px;color:#9a3f3f}.workforce-modal__note{margin:0;font-size:12px;line-height:1.45;color:#5f7d97}.workforce-modal__checkbox-field .workforce-modal__checkbox-row{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border:1.5px solid #c7ddf5;border-radius:10px;background:#fbfdff;font-size:14px;color:#0d2840}.workforce-modal__checkbox-row input{width:auto;height:auto;margin:0}.workforce-modal__phone-field .phone-number-field{display:grid;grid-template-columns:180px minmax(0,1fr);gap:8px;width:100%}.workforce-modal__phone-field .phone-number-country-field,.workforce-modal__phone-field .phone-number-input-field{min-width:0}.workforce-modal__phone-field .phone-number-control,.workforce-modal__phone-field .phone-number-control input,.workforce-modal__phone-field select{width:100%;min-width:0;height:42px;border:1.5px solid #c7ddf5;border-radius:10px;background:#fbfdff;font-size:14px;box-sizing:border-box}.workforce-modal__phone-field .phone-number-label{grid-column:1 / -1;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6a8198}.workforce-modal__phone-field .phone-number-label:after{content:" *";color:#9a3f3f;font-style:normal}.workforce-modal__footer{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-shrink:0;flex-wrap:nowrap;padding-top:10px;border-top:1px solid #e8eef5;margin-top:auto}.workforce-modal__btn{display:inline-flex;align-items:center;justify-content:center;height:40px;min-width:108px;padding:0 14px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;box-sizing:border-box;border:none;white-space:nowrap;flex:0 0 auto}.workforce-modal__btn--secondary{border:1px solid #d2e3f4;background:#f8fbfe;color:#3d5a78}.workforce-modal__btn--ghost{border:1px solid #d2e3f4;background:transparent;color:#0f4c81;min-width:auto}.workforce-modal__btn--primary{background:linear-gradient(180deg,#1a5fa8,#0f4a87);color:#fff}.workforce-modal__btn:disabled{opacity:.65;cursor:not-allowed}.workforce-ats-modal__body{display:flex;flex-direction:column;gap:10px}.workforce-ats-modal__template-row{display:flex;align-items:center;gap:8px}.workforce-dropzone{border:1px dashed #b7cfe7;border-radius:10px;padding:14px;display:grid;place-items:center;text-align:center;gap:6px;background:#f8fbff}.workforce-dropzone.is-drag-over{border-color:#2d6fb8;background:#eef6ff}.workforce-dropzone__title{margin:0;font-size:12.5px;font-weight:700;color:#2f587d}.workforce-dropzone__hint{margin:0;font-size:12px;color:#6c85a0}.workforce-ats-modal__file{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #dbe7f3;border-radius:9px;background:#fbfdff;padding:8px 10px}.workforce-ats-modal__file strong{font-size:13px;color:#1f4669;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workforce-ats-modal__file span{font-size:12px;color:#64809c;flex-shrink:0}.workforce-ats-modal__preview-badge{margin:0;font-size:12px;font-weight:600;color:#166534}.workforce-ats-modal__preview-badge--warn{color:#c2410c}.workforce-ats-modal__preview-scroll{max-height:160px;overflow:auto;overflow-x:hidden;border:1px solid #dbe7f3;border-radius:10px}.workforce-ats-modal__table{width:100%;border-collapse:collapse;table-layout:fixed}.workforce-ats-modal__table th,.workforce-ats-modal__table td{padding:6px 8px;font-size:11px;border-bottom:1px solid #edf2f7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workforce-ats-modal__table th{position:sticky;top:0;background:#f4f8fc;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#5f7d97}.workforce-ats-modal__summary{padding:8px 10px;border-radius:9px;border:1px solid #f0d5a4;background:#fff9ee;color:#7a5714;font-size:12px}.workforce-modal__btn--primary:disabled{background:#e8eef5!important;border:1px solid #d2e3f4!important;color:#94a3b8!important;opacity:1!important;cursor:not-allowed!important;box-shadow:none!important}.workforce-ats-modal .workforce-modal__footer{justify-content:flex-end;flex-wrap:nowrap;gap:10px}.workforce-ats-modal .workforce-modal__btn--secondary:focus-visible{background:#eef5fc!important;border-color:#a8c4e0!important;color:#3d5a78!important;outline:2px solid #1c68cc;outline-offset:1px;box-shadow:none!important}.workforce-ats-modal .workforce-modal__btn--primary:disabled{background:#e8eef5!important;border:1px solid #d2e3f4!important;color:#94a3b8!important;opacity:1!important}@media(max-width:720px){.workforce-modal__grid,.workforce-modal__phone-field .phone-number-field{grid-template-columns:1fr}.workforce-modal__footer{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.workforce-modal__footer::-webkit-scrollbar{display:none}.workforce-modal__btn{min-width:96px;padding:0 12px;font-size:12px}}.gateway-shell--manager .shell-main-area,.gateway-shell--manager-my-team .shell-main-area,.gateway-shell--manager-team-attendance .shell-main-area,.gateway-shell--manager-team-leave .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr);min-height:100dvh;max-height:100dvh;overflow:hidden}.gateway-shell--manager .shell-header,.gateway-shell--manager-my-team .shell-header,.gateway-shell--manager-team-attendance .shell-header,.gateway-shell--manager-team-leave .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--manager .shell-content,.gateway-shell--manager-my-team .shell-content,.gateway-shell--manager-team-attendance .shell-content,.gateway-shell--manager-team-leave .shell-content{min-height:0;overflow:hidden;width:100%;max-width:none;margin:0;padding-top:0}.gateway-shell--manager-my-team .shell-header-branding--org-only,.gateway-shell--manager-team-attendance .shell-header-branding--org-only,.gateway-shell--manager-team-leave .shell-header-branding--org-only{gap:10px}.gateway-shell--manager-my-team .shell-header-org-icon,.gateway-shell--manager-team-attendance .shell-header-org-icon,.gateway-shell--manager-team-leave .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--manager-my-team .shell-eyebrow,.gateway-shell--manager-team-attendance .shell-eyebrow,.gateway-shell--manager-team-leave .shell-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:uppercase}.gateway-shell--manager-my-team .shell-header-left strong,.gateway-shell--manager-team-attendance .shell-header-left strong,.gateway-shell--manager-team-leave .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.mgr-workspace-page{display:flex;flex-direction:column;gap:6px;height:100%;min-height:0;width:100%;max-width:100%;overflow:hidden}.mgr-workspace-page__intro{margin:0;padding:0 2px;font-size:13px;line-height:1.4;color:#5f7d97;flex:0 0 auto;min-width:0}.mgr-workspace-page__panel-area{flex:1 1 auto;min-height:0;display:flex;overflow:hidden}.mgr-workspace-page__panel-area>.mgr-workspace-page__panel,.mgr-workspace-page__panel-area>.hr-attendance-monitoring__panel,.mgr-workspace-page__panel-area>.hr-leave-monitoring__panel{flex:1 1 auto;min-height:0;max-height:100%}.mgr-workspace-page__panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fff;border:1px solid #dce7f3;border-radius:12px;padding:10px 12px}.mgr-workspace-page__panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:8px;flex-shrink:0}.mgr-workspace-page__panel-head h2{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.mgr-workspace-page__panel-note{margin:0;font-size:11px;color:#7c93aa}.mgr-workspace-page__panel-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.mgr-workspace-page__panel-body--centered{justify-content:center;align-items:center}.mgr-workspace-page__empty-region{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}.mgr-workspace-page__tabs{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px;flex-shrink:0}.mgr-workspace-page__tab{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 9px;border:1px solid #d2e3f4;border-radius:999px;background:#fff;color:#3d5a78;font-size:11px;font-weight:600;cursor:pointer}.mgr-workspace-page__tab.is-active{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff)}.mgr-workspace-page__tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e8f0f8;color:#355170;font-size:10px;font-weight:700}.mgr-workspace-page__tab.is-active .mgr-workspace-page__tab-badge{background:#1a5fa8;color:#fff}.mgr-workspace-page__loading{margin:0;font-size:12px;color:#6a8198}.mgr-workspace-page__alert{flex:0 0 auto;padding:8px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#7a2f35}.mgr-workspace-page__alert strong{display:block;font-size:13px;font-weight:700;color:#9a3f3f;margin-bottom:4px}.mgr-workspace-page__alert p{margin:0;font-size:12px;line-height:1.4}.mgr-workspace-page__success{flex:0 0 auto;padding:8px 12px;border-radius:10px;border:1px solid #b8e0c8;background:#f0faf4;color:#166534;font-size:12px;font-weight:600;line-height:1.4}.mgr-workspace-page__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:24px 16px;text-align:center;color:#6a8198}.mgr-workspace-page__empty h3{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.mgr-workspace-page__empty p{margin:0;font-size:12px;line-height:1.4;max-width:320px}.mgr-workspace-kpi-grid{display:grid;gap:6px;margin:0;flex-shrink:0;min-width:0}.mgr-workspace-kpi-card{display:flex;flex-direction:column;justify-content:center;min-height:52px;min-width:0;padding:6px 8px;border-radius:8px;border:1px solid #e8eef5;background:#f8fbfe}.mgr-workspace-kpi-card>span,.mgr-workspace-kpi-card>dt{margin:0;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198;line-height:1.2}.mgr-workspace-kpi-card>strong,.mgr-workspace-kpi-card>dd{margin:3px 0 0;font-size:18px;font-weight:700;color:#0f2f52;line-height:1.1}.mgr-workspace-kpi-card>small{display:block;margin-top:2px;font-size:10px;color:#8aa0b6;line-height:1.2}.mgr-my-team-page__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mgr-my-team-page__members-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.mgr-my-team-page__members-scroll::-webkit-scrollbar{width:6px;height:6px}.mgr-my-team-page__members-scroll::-webkit-scrollbar-thumb{background:#64748b38;border-radius:999px}.mgr-my-team-page__members-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;align-content:start}.mgr-my-team-page__member-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;padding:8px 10px;border:1px solid #e8eef5;border-radius:10px;background:#fff;min-width:0}.mgr-my-team-page__member-photo{width:36px;height:36px;border-radius:999px;display:grid;place-items:center;background:#e8f1fb;color:#1a5fa8;font-size:11px;font-weight:700;flex-shrink:0}.mgr-my-team-page__member-body{min-width:0}.mgr-my-team-page__member-top{display:flex;align-items:baseline;justify-content:space-between;gap:6px}.mgr-my-team-page__member-top strong{font-size:12px;font-weight:700;color:#0f2f52;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mgr-my-team-page__member-top span{font-size:10px;color:#7c93aa;flex-shrink:0}.mgr-my-team-page__member-meta{margin:2px 0 4px;font-size:11px;color:#7c93aa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mgr-my-team-page__member-status{display:flex;flex-wrap:wrap;gap:4px}.mgr-my-team-page__status-chip{display:inline-flex;align-items:center;padding:2px 6px;border-radius:999px;background:#edf5ff;color:#1a5fa8;font-size:10px;font-weight:600}.mgr-my-team-page__status-chip--muted{background:#f3f6fa;color:#6a8198}.mgr-team-att-page__filters{display:grid;grid-template-columns:118px 118px minmax(120px,1fr) 108px 108px auto;align-items:end;gap:8px;margin-bottom:8px;min-width:0;flex-shrink:0}.mgr-team-att-page__filter{display:flex;flex-direction:column;gap:4px;min-width:0}.mgr-team-att-page__filter--employee{min-width:0}.mgr-team-att-page__filter-action{display:flex;align-items:flex-end;height:100%}.mgr-team-att-page__filter>span{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198;line-height:1.2}.mgr-team-att-page__filter input,.mgr-team-att-page__filter select,.mgr-team-att-page__filter-action .mgr-team-att-page__btn{width:100%;height:32px;min-height:32px;padding:0 8px;border:1px solid #cbd5e1;border-radius:8px;font-size:12px;background:#fff;min-width:0;box-sizing:border-box}.mgr-team-att-page__filter-action .mgr-team-att-page__btn{min-width:64px;padding:0 12px}.mgr-team-att-page__table-scroll{flex:1 1 auto;min-height:0;overflow:auto;border:1px solid #e8eef5;border-radius:10px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.mgr-team-att-page__table-scroll::-webkit-scrollbar{width:6px;height:6px}.mgr-team-att-page__table-scroll::-webkit-scrollbar-thumb{background:#64748b38;border-radius:999px}.mgr-team-att-page__table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}.mgr-team-att-page__table th,.mgr-team-att-page__table td{padding:6px 8px;text-align:left;border-bottom:1px solid #e8eef5;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mgr-team-att-page__table th{position:sticky;top:0;z-index:1;background:#f8fbfe;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198}.mgr-team-att-page__table td strong{display:block;font-weight:600;color:#0f2f52}.mgr-team-att-page__cell-subtle{display:block;font-size:10px;color:#8aa0b6}.mgr-team-att-page__table tr.is-selected td{background:#1a5fa80d}.mgr-team-att-page__btn{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border-radius:8px;font-size:11px;font-weight:600;cursor:pointer;border:1px solid #d2e3f4;background:#fff;color:#1e4a72;white-space:nowrap}.mgr-team-att-page__btn--secondary{border-color:#bfd5ec;background:#f8fbfe}.mgr-team-att-page__btn--ghost{height:26px;padding:0 9px;font-size:11px}.mgr-team-att-page__btn:disabled{opacity:.55;cursor:not-allowed}.mgr-team-att-page__overview-kpi{grid-template-columns:repeat(5,minmax(0,1fr))}.mgr-team-att-drawer__overlay{position:fixed;inset:0;margin:0;padding:0;border:0;border-radius:0;color:transparent;font-weight:inherit;background:#0f263d47;cursor:pointer;z-index:40;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.mgr-team-att-drawer__overlay:focus,.mgr-team-att-drawer__overlay:focus-visible,.mgr-team-att-drawer__overlay:active{background:#0f263d47;border-color:transparent;color:transparent;box-shadow:none;transform:none}.mgr-team-att-drawer{position:fixed;top:0;right:0;width:min(380px,92vw);height:100vh;background:#fff;border-left:1px solid #dce7f3;z-index:50;display:flex;flex-direction:column;padding:12px;box-shadow:-8px 0 24px #0f172a14}.mgr-team-att-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding-bottom:10px;border-bottom:1px solid #e8eef5}.mgr-team-att-drawer__head h2{margin:0;font-size:16px;color:#0f2f52}.mgr-team-att-drawer__eyebrow{margin:0 0 4px;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#6a8198}.mgr-team-att-drawer__subtle{margin:2px 0 0;font-size:11px;color:#7c93aa}.mgr-team-att-drawer__body{overflow-y:auto;flex:1;padding-top:10px}.mgr-team-att-drawer__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}.mgr-team-att-drawer__grid dt{margin:0;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6a8198}.mgr-team-att-drawer__grid dd{margin:2px 0 0;font-size:12px;color:#0f2f52}.mgr-team-att-drawer__grid-full{grid-column:1 / -1}.mgr-team-att-drawer__actions{display:flex;justify-content:flex-end;gap:6px;margin-top:10px;padding-top:10px;border-top:1px solid #e8eef5}.mgr-team-att-drawer__btn{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer}.mgr-team-att-drawer__btn--secondary{border:1px solid #bfd5ec;background:#f8fbfe;color:#1e4a72}.mgr-team-att-drawer__btn--primary{border:1px solid #1a5fa8;background:#1a5fa8;color:#fff}.mgr-team-att-drawer__btn--secondary:focus,.mgr-team-att-drawer__btn--secondary:focus-visible,.mgr-team-att-drawer__btn--secondary:active{border-color:#bfd5ec;background:#f8fbfe;color:#1e4a72;box-shadow:none;transform:none}.mgr-team-att-drawer__btn--primary:focus,.mgr-team-att-drawer__btn--primary:focus-visible,.mgr-team-att-drawer__btn--primary:active{border-color:#1a5fa8;background:#1a5fa8;color:#fff;box-shadow:none;transform:none}.gateway-shell--manager-team-leave .hr-leave-approvals__drawer-overlay,.gateway-shell--manager-team-attendance .mgr-team-att-drawer__overlay{background:#0f263d47!important;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.gateway-shell--manager-team-leave .hr-leave-approvals__drawer-overlay:focus,.gateway-shell--manager-team-leave .hr-leave-approvals__drawer-overlay:focus-visible,.gateway-shell--manager-team-leave .hr-leave-approvals__drawer-overlay:active,.gateway-shell--manager-team-attendance .mgr-team-att-drawer__overlay:focus,.gateway-shell--manager-team-attendance .mgr-team-att-drawer__overlay:focus-visible,.gateway-shell--manager-team-attendance .mgr-team-att-drawer__overlay:active{background:#0f263d47!important;border-color:transparent!important;color:transparent!important;box-shadow:none!important;transform:none!important}.gateway-shell--manager-team-leave .hr-leave-approvals__drawer{border-left:1px solid #dce7f3;box-shadow:-8px 0 24px #0f263d1a;z-index:50}.gateway-shell--manager-team-leave .hr-leave-approvals__drawer-overlay{z-index:49}.gateway-shell--manager-team-leave .hr-leave-approvals__modal{background:#0f263d52;z-index:60}.gateway-shell--manager-team-leave .hr-leave-approvals__drawer .button-secondary,.gateway-shell--manager-team-leave .hr-leave-approvals__modal .button-secondary{border:1px solid #bfd5ec;background:#f8fbfe;color:#1e4a72;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:600}.gateway-shell--manager-team-leave .hr-leave-approvals__drawer .button-primary,.gateway-shell--manager-team-leave .hr-leave-approvals__modal .button-primary{border:1px solid #1a5fa8;background:#1a5fa8;color:#fff;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:600}.gateway-shell--manager-team-leave .hr-leave-approvals__modal .danger{border:1px solid #b42318;background:#b42318;color:#fff;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:600}.gateway-shell--manager-team-leave .hr-leave-approvals__drawer .button-secondary:focus,.gateway-shell--manager-team-leave .hr-leave-approvals__drawer .button-secondary:focus-visible,.gateway-shell--manager-team-leave .hr-leave-approvals__drawer .button-secondary:active,.gateway-shell--manager-team-leave .hr-leave-approvals__modal .button-secondary:focus,.gateway-shell--manager-team-leave .hr-leave-approvals__modal .button-secondary:focus-visible,.gateway-shell--manager-team-leave .hr-leave-approvals__modal .button-secondary:active{border-color:#bfd5ec!important;background:#f8fbfe!important;color:#1e4a72!important;box-shadow:none!important;transform:none!important}.gateway-shell--manager-team-leave .hr-leave-approvals__drawer .button-primary:focus,.gateway-shell--manager-team-leave .hr-leave-approvals__drawer .button-primary:focus-visible,.gateway-shell--manager-team-leave .hr-leave-approvals__drawer .button-primary:active,.gateway-shell--manager-team-leave .hr-leave-approvals__modal .button-primary:focus,.gateway-shell--manager-team-leave .hr-leave-approvals__modal .button-primary:focus-visible,.gateway-shell--manager-team-leave .hr-leave-approvals__modal .button-primary:active{border-color:#1a5fa8!important;background:#1a5fa8!important;color:#fff!important;box-shadow:none!important;transform:none!important}.gateway-shell--manager-team-leave .hr-leave-approvals__modal .danger:focus,.gateway-shell--manager-team-leave .hr-leave-approvals__modal .danger:focus-visible,.gateway-shell--manager-team-leave .hr-leave-approvals__modal .danger:active{border-color:#b42318!important;background:#b42318!important;color:#fff!important;box-shadow:none!important;transform:none!important}.gateway-shell--manager-team-attendance .mgr-team-att-drawer__btn--secondary:focus,.gateway-shell--manager-team-attendance .mgr-team-att-drawer__btn--secondary:focus-visible,.gateway-shell--manager-team-attendance .mgr-team-att-drawer__btn--secondary:active{border-color:#bfd5ec!important;background:#f8fbfe!important;color:#1e4a72!important;box-shadow:none!important;transform:none!important}.gateway-shell--manager-team-attendance .mgr-team-att-drawer__btn--primary:focus,.gateway-shell--manager-team-attendance .mgr-team-att-drawer__btn--primary:focus-visible,.gateway-shell--manager-team-attendance .mgr-team-att-drawer__btn--primary:active{border-color:#1a5fa8!important;background:#1a5fa8!important;color:#fff!important;box-shadow:none!important;transform:none!important}.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal{background:#0f263d52;z-index:60}.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal .button-secondary{border:1px solid #bfd5ec;background:#f8fbfe;color:#1e4a72;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:600}.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal .button-primary{border:1px solid #1a5fa8;background:#1a5fa8;color:#fff;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:600}.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal .danger{border:1px solid #b42318;background:#b42318;color:#fff;border-radius:8px;height:32px;padding:0 12px;font-size:12px;font-weight:600}.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal .button-secondary:focus,.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal .button-secondary:focus-visible,.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal .button-secondary:active{border-color:#bfd5ec!important;background:#f8fbfe!important;color:#1e4a72!important;box-shadow:none!important;transform:none!important}.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal .button-primary:focus,.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal .button-primary:focus-visible,.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal .button-primary:active{border-color:#1a5fa8!important;background:#1a5fa8!important;color:#fff!important;box-shadow:none!important;transform:none!important}.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal .danger:focus,.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal .danger:focus-visible,.gateway-shell--manager-team-attendance .hr-attendance-mgmt__modal .danger:active{border-color:#b42318!important;background:#b42318!important;color:#fff!important;box-shadow:none!important;transform:none!important}.mgr-team-leave-page{gap:6px}.mgr-team-leave-page__summary-card{flex:0 0 auto;background:#fff;border:1px solid #dce7f3;border-radius:10px;padding:8px 10px}.mgr-team-leave-page__summary-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.mgr-team-leave-page__summary-head h2{margin:0;font-size:14px;font-weight:700;color:#0f2f52;line-height:1.2}.mgr-team-leave-page__summary-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.mgr-team-leave-page__summary-actions .hr-leave-monitoring__summary-refresh{height:32px;min-height:32px;align-self:center;padding:0 12px;font-size:12px}.mgr-team-leave-page__kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gateway-shell--manager-team-leave .hr-leave-monitoring__panel-head{margin-bottom:6px}.gateway-shell--manager-team-leave .hr-leave-monitoring__panel-head h2{font-size:14px;line-height:1.2}.gateway-shell--manager-team-attendance .mgr-workspace-page__panel-body,.gateway-shell--manager-team-leave .hr-leave-monitoring__panel-body{min-height:0;overflow:hidden}.gateway-shell--manager-team-attendance .hr-attendance-monitoring__summary-head{align-items:center;margin-bottom:6px}.gateway-shell--manager-team-attendance .hr-attendance-monitoring__summary-head h2{font-size:14px;line-height:1.2}.gateway-shell--manager-team-attendance .hr-attendance-monitoring__summary-refresh{height:32px;min-height:32px;align-self:center;padding:0 12px;font-size:12px}.gateway-shell--manager-my-team .sidebar-group a:focus-visible:not(.active),.gateway-shell--manager-team-attendance .sidebar-group a:focus-visible:not(.active),.gateway-shell--manager-team-leave .sidebar-group a:focus-visible:not(.active){background:transparent!important;border-color:transparent!important;color:#334155!important;box-shadow:none!important;transform:none!important}.gateway-shell--manager-my-team .sidebar-group a.active:focus-visible,.gateway-shell--manager-team-attendance .sidebar-group a.active:focus-visible,.gateway-shell--manager-team-leave .sidebar-group a.active:focus-visible{background:#dbeafe!important;border-color:#60a5fa!important;color:#1e40af!important;box-shadow:inset 0 0 0 1px #3b82f6!important;transform:none!important}.gateway-shell--manager .shell-header-right>button[type=button]:focus-visible,.gateway-shell--manager-my-team .shell-main-area>.shell-header>button[type=button]:focus-visible,.gateway-shell--manager-team-attendance .shell-main-area>.shell-header>button[type=button]:focus-visible,.gateway-shell--manager-team-leave .shell-main-area>.shell-header>button[type=button]:focus-visible,.gateway-shell--manager-my-team .dashboard-logout:focus-visible,.gateway-shell--manager-team-attendance .dashboard-logout:focus-visible,.gateway-shell--manager-team-leave .dashboard-logout:focus-visible{background:#fff!important;border-color:#cbd5e1!important;color:#0f172a!important;box-shadow:none!important;transform:none!important}@media(max-width:1100px){.mgr-my-team-page__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mgr-my-team-page__members-grid{grid-template-columns:1fr}.mgr-team-att-page__overview-kpi,.mgr-team-att-page__filters{grid-template-columns:repeat(3,minmax(0,1fr))}.mgr-team-att-page__filter--employee{grid-column:1 / -1}.mgr-team-att-page__filter-action{grid-column:1 / -1;justify-content:flex-end}}@media(max-width:768px){.mgr-team-att-page__filters{grid-template-columns:1fr}.mgr-team-att-page__filter--employee,.mgr-team-att-page__filter-action{grid-column:auto}}.gateway-shell--hod-dashboard .shell-main-area,.gateway-shell--hod-department-team .shell-main-area,.gateway-shell--hod-department-leave .shell-main-area,.gateway-shell--hod-department-attendance .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr);min-height:100dvh;max-height:100dvh;overflow:hidden}.gateway-shell--hod-dashboard .shell-header,.gateway-shell--hod-department-team .shell-header,.gateway-shell--hod-department-leave .shell-header,.gateway-shell--hod-department-attendance .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--hod-dashboard .shell-content,.gateway-shell--hod-department-team .shell-content,.gateway-shell--hod-department-leave .shell-content,.gateway-shell--hod-department-attendance .shell-content{min-height:0;overflow:hidden;width:100%;max-width:none;margin:0;padding-top:0}.gateway-shell--hod-dashboard .shell-header-branding--org-only,.gateway-shell--hod-department-team .shell-header-branding--org-only,.gateway-shell--hod-department-leave .shell-header-branding--org-only,.gateway-shell--hod-department-attendance .shell-header-branding--org-only{gap:10px}.gateway-shell--hod-dashboard .shell-header-org-icon,.gateway-shell--hod-department-team .shell-header-org-icon,.gateway-shell--hod-department-leave .shell-header-org-icon,.gateway-shell--hod-department-attendance .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--hod-dashboard .shell-eyebrow,.gateway-shell--hod-department-team .shell-eyebrow,.gateway-shell--hod-department-leave .shell-eyebrow,.gateway-shell--hod-department-attendance .shell-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:uppercase}.gateway-shell--hod-dashboard .shell-header-left strong,.gateway-shell--hod-department-team .shell-header-left strong,.gateway-shell--hod-department-leave .shell-header-left strong,.gateway-shell--hod-department-attendance .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.hod-workspace-page{display:flex;flex-direction:column;gap:6px;height:100%;min-height:0;width:100%;max-width:100%;overflow:hidden}.hod-workspace-page__intro{margin:0;padding:0 2px;font-size:13px;line-height:1.4;color:#5f7d97;flex:0 0 auto}.hod-workspace-page__context-strip{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;padding:8px 10px;border:1px solid #dce7f3;border-radius:10px;background:#f9fbfd;font-size:12px;color:#4b647c;flex:0 0 auto}.hod-workspace-page__context-strip strong{color:#0f2f52;font-weight:600}.hod-workspace-page__context-item{display:inline-flex;align-items:center;gap:6px}.hod-workspace-page__kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));flex:0 0 auto}.hod-workspace-page__kpi-grid--attendance{grid-template-columns:repeat(5,minmax(0,1fr))}.hod-workspace-page__summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hod-workspace-page__body-grid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(0,1fr);gap:8px;overflow:hidden}.hod-dashboard-page{gap:8px}.hod-dashboard-page .hod-workspace-page__body-grid{grid-template-columns:minmax(0,56fr) minmax(0,44fr);align-items:stretch}.hod-dashboard-page .hod-dashboard-page__left,.hod-dashboard-page .hod-dashboard-page__right{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;min-height:0;height:100%;overflow:hidden}.hod-dashboard-page .hod-dashboard-page__left.hod-workspace-page__stack,.hod-dashboard-page .hod-dashboard-page__right.hod-workspace-page__stack{display:grid;flex:unset}.hod-dashboard-page .hod-dashboard-page__workforce-panel{align-self:start;min-height:0;overflow:hidden}.hod-dashboard-page .hod-dashboard-page__workforce-panel .hod-workspace-page__panel-body,.hod-dashboard-page .hod-dashboard-page__workforce-body{flex:0 0 auto;overflow:visible;min-height:unset}.hod-dashboard-page .hod-dashboard-page__workforce-panel .hod-workspace-page__metric-grid{margin-bottom:0}.hod-dashboard-page .hod-dashboard-page__manager-panel{min-height:0;overflow:hidden;display:flex;flex-direction:column}.hod-dashboard-page .hod-dashboard-page__manager-body{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.hod-dashboard-page .hod-workspace-page__manager-list{flex:0 0 auto;width:100%}.hod-dashboard-page .hod-workspace-page__manager-row{min-height:58px;padding:8px 12px;align-items:center}.hod-dashboard-page .hod-dashboard-page__action-panel{align-self:start;min-height:0;overflow:hidden;display:flex;flex-direction:column}.hod-dashboard-page .hod-dashboard-page__action-body{flex:0 0 auto;overflow:hidden;min-height:unset}.hod-dashboard-page .hod-action-card-list{display:flex;flex-direction:column;gap:6px}.hod-dashboard-page .hod-action-card{min-height:66px;padding:10px 14px;box-sizing:border-box}.hod-dashboard-page .hod-dashboard-page__snapshot-panel{min-height:0;overflow:hidden;display:flex;flex-direction:column}.hod-dashboard-page .hod-dashboard-page__snapshot-body{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.hod-dashboard-page .hod-dashboard-page__snapshot-empty{flex:0 0 auto;width:100%;padding:12px}.hod-dashboard-page .hod-dashboard-page__snapshot-body .hod-workspace-page__snapshot-list{width:100%;align-self:stretch;flex:0 0 auto}.hod-dashboard-page__left,.hod-dashboard-page__right{min-height:0}.hod-kpi-card>dd .hod-metric__value,.hod-kpi-card>dd{font-size:26px;font-weight:700;color:#0f2f52;line-height:1.1}.hod-kpi-card>dt{font-size:10px}.hod-kpi-card>small{display:block;margin-top:2px;font-size:11px;color:#8aa0b6;line-height:1.25;text-transform:none;letter-spacing:normal;font-weight:400}.hod-metric__value{display:block;font-size:22px;font-weight:700;color:#0f2f52;line-height:1.1}.hod-metric__value--muted{font-size:20px;font-weight:600;color:#a8bccc}.hod-metric__unavailable{display:flex;flex-direction:column;gap:1px}.hod-metric__na-label{font-size:11px;font-weight:500;color:#8aa0b6;line-height:1.2}.hod-workspace-page__metric dd .hod-metric__value{font-size:22px}.hod-workspace-page__metric dd .hod-metric__value--muted{font-size:18px}.hod-workspace-page__stack{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.hod-workspace-page__panel-area{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.hod-workspace-page__panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fff;border:1px solid #dce7f3;border-radius:10px;padding:10px 12px}.hod-workspace-page__panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px;flex-shrink:0}.hod-workspace-page__panel-head h2,.hod-workspace-page__panel h3{margin:0;font-size:13px;font-weight:700;color:#0f2f52}.hod-workspace-page__panel-body{flex:1 1 auto;min-height:0;overflow:auto}.hod-workspace-page__metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:8px}.hod-workspace-page__metric{border:1px solid #e4edf6;border-radius:8px;padding:8px 10px;background:#fbfdff}.hod-workspace-page__metric dt{margin:0;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#7c93aa}.hod-workspace-page__metric dd{margin:4px 0 0;font-size:18px;font-weight:700;color:#0f2f52}.hod-workspace-page__manager-list{display:flex;flex-direction:column;gap:6px}.hod-workspace-page__manager-row{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr) minmax(0,.5fr);gap:8px;align-items:center;padding:8px 10px;border:1px solid #e4edf6;border-radius:8px;background:#fff;font-size:12px}.hod-workspace-page__manager-identity strong{display:block;color:#0f2f52}.hod-workspace-page__manager-status,.hod-workspace-page__manager-team{display:flex;flex-direction:column;gap:2px}.hod-workspace-page__manager-status-label{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#8aa0b6}.hod-workspace-page__manager-team strong{font-size:14px;color:#0f2f52}.hod-action-card-list{display:flex;flex-direction:column;gap:6px}.hod-action-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid #e4edf6;border-radius:8px;background:#fbfdff}.hod-action-card__copy strong{display:block;font-size:13px;color:#0f2f52}.hod-action-card__copy p{margin:2px 0 0;font-size:11px;color:#7c93aa;line-height:1.35}.hod-action-card__meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:88px}.hod-action-card__count{font-size:22px;font-weight:700;color:#0f2f52;line-height:1}.hod-action-card__link{font-size:12px;white-space:nowrap}.hod-workspace-page__snapshot-list{display:flex;flex-direction:column;gap:6px}.hod-workspace-page__snapshot-item{padding:8px 10px;border:1px solid #e4edf6;border-radius:8px;font-size:12px;color:#4b647c}.hod-workspace-page__snapshot-item strong{display:block;color:#0f2f52;margin-bottom:2px}.hod-status-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:600;border:1px solid transparent}.hod-status-chip--hod{background:#edf4fb;color:#1a4f84;border-color:#c9ddf2}.hod-status-chip--manager{background:#f2f6fa;color:#355170;border-color:#d5e2ef}.hod-status-chip--employee{background:#f8fafc;color:#5f7d97;border-color:#e2ebf4}.hod-status-chip--neutral{background:#f8fafc;color:#64748b;border-color:#e2e8f0}.hod-leave-page__summary-card{flex:0 0 auto;background:#fff;border:1px solid #dce7f3;border-radius:10px;padding:8px 10px}.hod-leave-page__summary-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.hod-leave-page__summary-head h2{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.hod-leave-page__refresh{height:32px;min-height:32px;padding:0 12px;font-size:12px}.gateway-shell--hod-department-leave .hod-workspace-page__panel-area{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:6px;overflow:hidden}.gateway-shell--hod-department-leave .hr-leave-monitoring__panel{flex:1 1 auto;min-height:0}.gateway-shell--hod-department-leave .hr-leave-monitoring__panel-body{min-height:0;overflow:hidden}.hod-att-overview__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.hod-att-overview__head h2{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.hod-att-overview__date{margin:2px 0 0;font-size:11px;color:#7c93aa}.hod-att-overview__helper{margin:4px 0 0;font-size:11px;color:#7c93aa;max-width:420px}.hod-workspace-page__table tbody tr:nth-child(2n){background:#fbfdff}.hod-att-overview{display:flex;flex-direction:column;gap:8px;min-height:0;height:100%}.hod-att-overview__coverage{flex:0 0 auto;border:1px solid #e4edf6;border-radius:8px;padding:8px 10px;background:#fbfdff}.hod-att-overview__coverage h3{margin:0 0 6px;font-size:13px;font-weight:700;color:#0f2f52}.hod-att-overview__coverage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.hod-att-overview__coverage-grid dt{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#7c93aa}.hod-att-overview__coverage-grid dd{margin:2px 0 0}.hod-att-overview__coverage-note{margin:6px 0 0;font-size:11px;color:#8aa0b6;line-height:1.35}.hod-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 12px;border-radius:8px;border:1px solid #c9d9ea;background:#fff;color:#355170;font-size:12px;font-weight:600;cursor:pointer;text-decoration:none}.hod-btn--secondary{background:#f7fafc}.hod-btn--link{border:none;background:transparent;color:#1a5fa8;padding:0;min-height:auto}.hod-workspace-page__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;padding:16px;color:#7c93aa;font-size:12px}.hod-workspace-page__empty h3{margin:0;font-size:13px;color:#0f2f52}.hod-workspace-page__empty p{margin:0;max-width:360px}.hod-workspace-page__empty--compact{padding:10px 12px;min-height:0}.hod-leave-page{gap:8px}.hod-team-att-page .mgr-workspace-page__panel,.gateway-shell--hod-department-attendance .hod-team-att-page{min-height:0}.gateway-shell--hod-department-attendance .hod-team-att-page .mgr-workspace-page__panel-area{flex:1 1 auto;min-height:0;overflow:hidden}.gateway-shell--hod-department-attendance .hod-att-overview{overflow:hidden}.gateway-shell--hod-department-attendance .hod-team-att-page .mgr-workspace-page__panel-body{min-height:0;overflow:hidden}.gateway-shell--hod-department-attendance .hod-team-att-page__table-scroll{flex:1 1 auto;min-height:0;overflow:auto}.hod-workspace-page button:focus-visible,.hod-workspace-page a:focus-visible,.hod-workspace-page input:focus-visible,.hod-workspace-page select:focus-visible{outline:2px solid rgba(26,95,168,.45);outline-offset:1px}.hod-workspace-page .mgr-workspace-kpi-card,.hod-workspace-page .hod-workspace-page__panel,.hod-workspace-page .hod-action-card,.hod-workspace-page .hod-btn{box-shadow:none!important;transform:none!important}.hod-workspace-page .mgr-workspace-page__tab.is-active,.hod-workspace-page .hr-leave-monitoring__tab.is-active{border-color:#1a5fa8;background:#1a5fa814;color:#0f4a87}.gateway-shell--hod-dashboard .sidebar-group h3,.gateway-shell--hod-department-team .sidebar-group h3,.gateway-shell--hod-department-leave .sidebar-group h3,.gateway-shell--hod-department-attendance .sidebar-group h3{color:#4b647c;font-weight:700;letter-spacing:.08em}.gateway-shell--hod-dashboard .sidebar-group a:focus-visible:not(.active),.gateway-shell--hod-department-team .sidebar-group a:focus-visible:not(.active),.gateway-shell--hod-department-leave .sidebar-group a:focus-visible:not(.active),.gateway-shell--hod-department-attendance .sidebar-group a:focus-visible:not(.active){background:transparent!important;border-color:transparent!important;color:#334155!important;box-shadow:none!important;transform:none!important}.gateway-shell--hod-dashboard .sidebar-group a.active:focus-visible,.gateway-shell--hod-department-team .sidebar-group a.active:focus-visible,.gateway-shell--hod-department-leave .sidebar-group a.active:focus-visible,.gateway-shell--hod-department-attendance .sidebar-group a.active:focus-visible{background:#dbeafe!important;border-color:#60a5fa!important;color:#1e40af!important;box-shadow:inset 0 0 0 1px #3b82f6!important;transform:none!important}@media(max-width:1199px){.hod-workspace-page__kpi-grid,.hod-workspace-page__kpi-grid--attendance{grid-template-columns:repeat(3,minmax(0,1fr))}.hod-workspace-page__body-grid{grid-template-columns:1fr}}@media(max-width:900px){.hod-workspace-page__kpi-grid,.hod-workspace-page__kpi-grid--attendance,.hod-workspace-page__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.onboarding-page.employee-onboarding-page{height:100%;min-height:0;overflow:hidden;gap:0;margin:0;width:100%}.shell-main-area:has(.employee-onboarding-page){display:grid;grid-template-rows:auto minmax(0,1fr);gap:6px;min-height:0;height:100vh;overflow:hidden;padding-block:6px 8px}.shell-main-area:has(.employee-onboarding-page) .shell-content{width:100%;max-width:none;margin:0;display:flex;flex-direction:column;min-height:0;overflow:hidden}.shell-content>.employee-onboarding-page{width:min(1180px,calc(100vw - 72px));max-width:100%;margin:0 auto;flex:1;min-height:0;overflow:hidden}.employee-onboarding-page{display:flex;flex-direction:column;min-height:0;overflow:hidden}.employee-onboarding-shell{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;gap:8px;border:1px solid #dce7f3;border-radius:10px;background:#fff;padding:12px 16px 10px;box-shadow:0 1px 2px #0f34560d}.employee-onboarding-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-shrink:0;margin:0;padding-bottom:8px;border-bottom:1px solid #e8eef4}.employee-onboarding-header h2{margin:0;font-size:20px;font-weight:700;color:#103251;line-height:1.15}.employee-onboarding-header .hint{margin:3px 0 0;font-size:12px;color:#607b96;line-height:1.35}.employee-onboarding-badges{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;align-items:center}.employee-onboarding-badges .badge{font-size:11px;padding:3px 9px}.employee-onboarding-alerts{flex-shrink:0;display:grid;gap:4px;font-size:12px;line-height:1.35}.employee-onboarding-alerts p,.employee-onboarding-alerts article{margin:0}.employee-onboarding-page .onboarding-review-mode-banner{padding:5px 10px;border-radius:6px;background:#eff6ff;border:1px solid #bfdbfe}.employee-onboarding-body{flex:1;min-height:0;overflow:hidden}.employee-onboarding-workspace{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px;align-items:stretch;height:100%;min-height:0}.employee-onboarding-nav{width:320px;min-width:320px;max-width:320px;display:flex;flex-direction:column;min-height:0;overflow:hidden;border:1px solid #dce7f3;border-radius:8px;padding:10px 8px;background:#f8fafc}.employee-onboarding-nav-heading{margin:0 0 3px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:none;color:#64748b;flex-shrink:0}.employee-onboarding-nav-progress{margin:0 0 8px;font-size:12px;color:#475569;font-weight:600;flex-shrink:0}.employee-onboarding-nav nav{flex:1;min-height:0;overflow:visible}.employee-onboarding-nav-list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.employee-onboarding-nav-item{width:100%;display:flex;align-items:center;gap:8px;border:none;background:transparent;text-align:left;padding:6px 10px;border-radius:6px;cursor:pointer;font:inherit;font-size:13px;color:#1e293b;line-height:1.25}.employee-onboarding-nav-item.active{background:#dbeafe;color:#0f4c81;font-weight:600}.employee-onboarding-nav-marker{width:1rem;flex-shrink:0;text-align:center;font-size:12px;color:#64748b}.employee-onboarding-nav-item.active .employee-onboarding-nav-marker{color:#0f4c81}.employee-onboarding-form{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.employee-onboarding-form-content{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.employee-onboarding-page .onboarding-workspace-panel{flex:1;min-height:0;border:1px solid #dce7f3;border-radius:8px;padding:14px 16px 0;background:#fff;min-width:0;display:flex;flex-direction:column;overflow:hidden}.employee-onboarding-page form.onboarding-workspace-panel{gap:0}.employee-onboarding-page .onboarding-workspace-panel h3{margin:0 0 12px;font-size:16px;font-weight:700;color:#103251;flex-shrink:0}.employee-onboarding-page .onboarding-workspace-panel h4{margin:10px 0 8px;font-size:13px;font-weight:600;color:#334155}.employee-onboarding-page .onboarding-workspace-panel fieldset{border:0;margin:0;padding:0;min-width:0}.employee-onboarding-page form.onboarding-workspace-panel>fieldset{flex:1;min-height:0;overflow:hidden}.employee-onboarding-page .form-grid{display:grid;gap:12px 16px}.employee-onboarding-page .form-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-onboarding-page .setup-wide-field{grid-column:1 / -1}.employee-onboarding-page .onboarding-workspace-panel label{display:grid;gap:5px;font-size:13px;font-weight:600;color:#334155;min-width:0}.employee-onboarding-page .onboarding-workspace-panel input:not([type=checkbox]):not([type=file]):not([type=radio]),.employee-onboarding-page .onboarding-workspace-panel select,.employee-onboarding-page .onboarding-workspace-panel textarea{width:100%;min-height:38px;padding:7px 12px;border:1px solid #c8d7e7;border-radius:6px;font:inherit;font-size:14px;font-weight:400;color:#0f172a;background:#fff;box-sizing:border-box}.employee-onboarding-page .onboarding-workspace-panel textarea{min-height:64px;resize:none}.employee-onboarding-page .onboarding-workspace-panel input[type=date]{padding-block:6px}.employee-onboarding-page .onboarding-workspace-panel>.onboarding-workspace-actions{display:none}.employee-onboarding-section-footer{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin-top:10px;padding:10px 0 2px;border-top:1px solid #e8eef4}.employee-onboarding-section-footer button{min-height:36px;padding:0 16px;font-size:13px}.employee-onboarding-page .onboarding-declaration-fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.employee-onboarding-page .onboarding-declaration-item{font-size:12px;font-weight:500;gap:8px}.employee-onboarding-page .onboarding-declaration-fieldset h4,.employee-onboarding-page .onboarding-declaration-fieldset .form-grid.two-col{grid-column:1 / -1}.employee-onboarding-page .onboarding-education-grid,.employee-onboarding-page .onboarding-employment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.employee-onboarding-page .onboarding-employment-card,.employee-onboarding-page .onboarding-education-readonly-item{padding:10px 12px}.employee-onboarding-page .onboarding-fresher-toggle{padding:10px 12px;margin-bottom:10px;font-size:13px}.employee-onboarding-page .onboarding-reference-item{padding:10px 12px}.employee-onboarding-page .onboarding-document-list{font-size:13px}.employee-onboarding-page .onboarding-review-checklist{gap:6px;margin:8px 0;font-size:13px}@media(max-width:1023px){.shell-main-area:has(.employee-onboarding-page){height:auto;overflow:visible}.shell-main-area:has(.employee-onboarding-page) .shell-content{overflow:visible;height:auto}.shell-content>.employee-onboarding-page{width:100%;max-width:100%;overflow:visible;height:auto}.employee-onboarding-shell,.employee-onboarding-body,.employee-onboarding-form,.employee-onboarding-form-content,.employee-onboarding-page .onboarding-workspace-panel{overflow:visible;height:auto}.employee-onboarding-workspace{grid-template-columns:1fr;height:auto}.employee-onboarding-nav{width:100%;min-width:0;max-width:none}.employee-onboarding-page .form-grid.two-col,.employee-onboarding-page .onboarding-declaration-fieldset{grid-template-columns:1fr}}.public-layout:has(.employee-onboarding-page.employee-onboarding-edit-page){display:flex;flex-direction:column;min-height:100dvh;height:100dvh;max-height:100dvh;padding:4px 8px;overflow:hidden;box-sizing:border-box;background:linear-gradient(180deg,#f3f5f8,#f8f9fb);align-content:stretch;justify-items:stretch}.public-layout:has(.employee-onboarding-page.employee-onboarding-edit-page):not(:has([data-section=personal])){height:auto;max-height:none;min-height:100dvh;overflow-x:hidden;overflow-y:auto}.public-layout:has(.employee-onboarding-page.employee-onboarding-edit-page) .public-header{width:100%;max-width:none;margin:0 0 2px;flex-shrink:0}.public-layout:has(.employee-onboarding-page.employee-onboarding-edit-page) .public-header h1{font-size:14px;margin:0;line-height:1.2}.public-layout:has(.employee-onboarding-page.employee-onboarding-edit-page) .public-header p{display:none}.public-content:has(.employee-onboarding-page.employee-onboarding-edit-page){width:100%!important;max-width:none!important;min-width:0;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow:hidden;box-sizing:border-box}.public-layout:has(.employee-onboarding-page.employee-onboarding-edit-page):not(:has([data-section=personal])) .public-content{overflow-x:hidden;overflow-y:visible;min-height:auto}.employee-onboarding-page.employee-onboarding-edit-page.card,.employee-onboarding-page.employee-onboarding-edit-page.auth-card,.employee-onboarding-page.employee-onboarding-edit-page .card,.employee-onboarding-page.employee-onboarding-edit-page .auth-card,.employee-onboarding-page.employee-onboarding-edit-page .onboarding-card{width:auto!important;max-width:none!important}.employee-onboarding-page.employee-onboarding-edit-page{width:min(100%,1680px);max-width:min(100%,1680px)!important;height:100%;min-height:0;max-height:100%;margin:0 auto;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1 auto;align-self:stretch}.public-layout:has(.employee-onboarding-page.employee-onboarding-edit-page):not(:has([data-section=personal])) .employee-onboarding-page.employee-onboarding-edit-page{height:auto;max-height:none;overflow-x:hidden;overflow-y:visible}.employee-onboarding-edit-loading{margin:auto;font-size:14px;color:#64748b}.employee-onboarding-edit-card{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%;overflow:hidden;border-radius:12px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px #0f172a0a,0 8px 20px #0f172a0d;box-sizing:border-box}.employee-onboarding-edit-body{width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;align-items:stretch}.employee-onboarding-edit-header{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center;padding:4px 10px 3px;border-bottom:1px solid #eef2f6;background:linear-gradient(180deg,#fff,#fafbfc);box-sizing:border-box}.employee-onboarding-edit-header-left{min-width:0}.employee-onboarding-edit-title{margin:0;font-size:15px;font-weight:700;letter-spacing:-.02em;line-height:1.15;color:#0f172a}.employee-onboarding-edit-subtitle{display:none}.employee-onboarding-edit-banner{margin:1px 0 0;font-size:11px;line-height:1.25;color:#64748b;overflow-wrap:anywhere}.employee-onboarding-edit-banner.is-error{color:#b91c1c;font-weight:600}.employee-onboarding-edit-header-right{display:flex;flex-direction:row;align-items:center;gap:8px;flex-shrink:0}.employee-onboarding-edit-current-step{display:none}.employee-onboarding-edit-status-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.employee-onboarding-edit-chip{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;font-size:11px;font-weight:600;line-height:1.2;white-space:nowrap}.employee-onboarding-edit-chip.is-accent{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.employee-onboarding-edit-current-step-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:none;color:#94a3b8}.employee-onboarding-edit-current-step strong{font-size:14px;font-weight:700;color:#0f172a;line-height:1.2}.employee-onboarding-edit-current-step-meta{font-size:12px;color:#64748b}.employee-onboarding-edit-progress-nav{flex:0 0 auto;padding:2px 8px;border-bottom:1px solid #eef2f6;background:#f8fafc;box-sizing:border-box;overflow:hidden}.employee-onboarding-edit-progress-track{display:grid;grid-template-columns:repeat(16,minmax(0,1fr));gap:2px;margin-bottom:2px}.employee-onboarding-edit-progress-segment{height:2px;border-radius:999px;background:#e2e8f0}.employee-onboarding-edit-progress-segment.is-complete{background:#86efac}.employee-onboarding-edit-progress-segment.is-active,.employee-onboarding-edit-progress-segment.is-complete.is-active{background:#2563eb}.employee-onboarding-edit-progress-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;min-width:0}.employee-onboarding-edit-progress-group-card{min-width:0;padding:2px 4px 3px;border:1px solid #e8edf3;border-radius:6px;background:#fff}.employee-onboarding-edit-progress-group-title{margin:0 0 2px;font-size:9px;font-weight:700;letter-spacing:.07em;color:#94a3b8;line-height:1}.employee-onboarding-edit-progress-group-tabs{display:flex;flex-wrap:wrap;gap:2px}.employee-onboarding-edit-progress-tab{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border:1px solid transparent;border-radius:999px;background:transparent;color:#64748b;font:inherit;font-size:11px;font-weight:500;line-height:1.15;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.employee-onboarding-edit-progress-tab.is-pending{color:#64748b}.employee-onboarding-edit-progress-tab.is-pending .employee-onboarding-edit-progress-tab-icon{color:#cbd5e1}.employee-onboarding-edit-progress-tab.is-complete:not(.is-active){color:#166534;font-weight:600}.employee-onboarding-edit-progress-tab.is-active{padding:2px 6px;background:#2563eb;border-color:#2563eb;color:#fff;font-size:11px;font-weight:700;box-shadow:0 1px 4px #2563eb33}.employee-onboarding-edit-progress-tab.is-active .employee-onboarding-edit-progress-tab-icon{color:#fff}.employee-onboarding-edit-progress-tab-icon{display:inline-flex;flex-shrink:0;color:#94a3b8}.employee-onboarding-edit-progress-tab.is-complete:not(.is-active) .employee-onboarding-edit-progress-tab-icon{color:#16a34a}.employee-onboarding-edit-progress-tab-label{overflow:hidden;text-overflow:ellipsis}.employee-onboarding-edit-workspace{display:grid;grid-template-columns:minmax(0,1fr) 148px;gap:0;align-items:stretch;flex:1 1 auto;min-height:0;overflow:hidden;background:#f8fafc;width:100%;min-width:0}.employee-onboarding-edit-workspace.is-full-width{grid-template-columns:minmax(0,1fr)}.employee-onboarding-edit-form-area{min-width:0;width:100%;max-width:none;overflow:hidden;display:flex;flex-direction:column;padding:3px 6px 3px 8px;box-sizing:border-box}.employee-onboarding-edit-section-card{width:100%;max-width:none;min-width:0;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:4px 8px 6px;border:1px solid #e8edf3;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a08;box-sizing:border-box}.employee-onboarding-edit-section-head{flex-shrink:0;width:100%;padding-bottom:3px;margin-bottom:0;border-bottom:1px solid #eef2f6}.employee-onboarding-edit-section-title{margin:0;font-size:15px;font-weight:700;letter-spacing:-.02em;color:#0f172a;line-height:1.1}.employee-onboarding-edit-section-desc{margin:1px 0 0;font-size:11px;line-height:1.25;color:#64748b}.employee-onboarding-edit-section-body{width:100%;max-width:none;min-width:0;flex:1 1 auto;min-height:0;overflow:hidden;display:block;padding-top:2px}.employee-onboarding-edit-section-panel{width:100%;max-width:none;min-width:0;display:block;overflow:visible;gap:0}.employee-onboarding-edit-section-body .onboarding-workspace-panel,.employee-onboarding-edit-section-panel{border:none;padding:0;margin:0;background:transparent;box-shadow:none}.employee-onboarding-edit-section-body .onboarding-workspace-panel>h3,.employee-onboarding-edit-section-panel>h3{display:none}.employee-onboarding-edit-section-body fieldset,.employee-onboarding-edit-section-panel fieldset{border:0;margin:0;padding:0;min-width:0;width:100%;max-width:none;overflow:visible;display:block}.employee-onboarding-edit-inline-hint{margin:0;padding:5px 8px;border-radius:8px;border:1px solid #dbeafe;background:#eff6ff;font-size:13px;line-height:1.35;color:#1e40af;flex-shrink:0}.employee-onboarding-edit-contact-address-title{margin:2px 0 0;font-size:11px;font-weight:600;color:#475569;flex-shrink:0}.employee-onboarding-edit-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3px;-moz-column-gap:6px;column-gap:6px;align-content:start;width:100%;max-width:none}.employee-onboarding-edit-form-grid.is-three-col,.employee-onboarding-edit-form-grid.is-personal-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-onboarding-edit-form-grid.is-four-col{grid-template-columns:repeat(4,minmax(0,1fr))}.employee-onboarding-edit-form-grid.is-contact-address textarea{min-height:52px;height:52px}.employee-onboarding-edit-form-grid .setup-wide-field,.employee-onboarding-edit-form-grid .employee-onboarding-edit-field-full{grid-column:1 / -1}.employee-onboarding-edit-section-body label{display:grid;gap:2px;font-size:12px;font-weight:600;color:#334155;min-width:0}.employee-onboarding-edit-section-body input:not([type=checkbox]):not([type=file]):not([type=radio]),.employee-onboarding-edit-section-body select,.employee-onboarding-edit-section-body textarea{width:100%;min-width:0;min-height:34px;height:34px;padding:4px 8px;border:1px solid #d8e0ea;border-radius:6px;font:inherit;font-size:13px;font-weight:400;color:#0f172a;background:#fff;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.employee-onboarding-edit-section-body textarea{min-height:34px;height:auto;padding-top:5px;padding-bottom:5px;resize:vertical}.employee-onboarding-edit-section-panel.is-personal .employee-onboarding-edit-form-grid.is-personal-fields textarea{min-height:40px;max-height:52px}.employee-onboarding-edit-section-body input:focus,.employee-onboarding-edit-section-body select:focus,.employee-onboarding-edit-section-body textarea:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 2px #2563eb1a}.employee-onboarding-edit-section-body input[type=date]{padding-block:7px}.employee-onboarding-edit-section-body select{padding-right:24px}.employee-onboarding-edit-section-body>.onboarding-workspace-actions,.employee-onboarding-edit-section-body .inline-actions.onboarding-workspace-actions{display:none!important}.employee-onboarding-edit-section-body .phone-number-field{display:grid;grid-template-columns:minmax(84px,.5fr) minmax(0,1fr);-moz-column-gap:8px;column-gap:8px;row-gap:3px;align-content:start;min-width:0}.employee-onboarding-edit-section-body .phone-number-label{grid-column:1 / -1;font-size:12px;font-weight:600;color:#334155}.employee-onboarding-edit-section-body .phone-number-sublabel{font-size:10px;font-weight:500;color:#64748b}.employee-onboarding-edit-section-body .phone-number-country-field,.employee-onboarding-edit-section-body .phone-number-input-field{display:grid;gap:2px;min-width:0}.employee-onboarding-edit-section-body .phone-number-control{display:flex;align-items:center;min-height:42px;height:42px;border:1px solid #d8e0ea;border-radius:8px;overflow:hidden;background:#fff}.employee-onboarding-edit-section-body .phone-number-dial-code{padding:0 8px;font-size:12px;color:#64748b;border-right:1px solid #e2e8f0;background:#f8fafc;height:100%;display:inline-flex;align-items:center}.employee-onboarding-edit-section-body .phone-number-control input{border:0;border-radius:0;min-height:32px;height:32px;box-shadow:none}.employee-onboarding-edit-section-body .phone-number-country-field select{min-height:42px;height:42px}.employee-onboarding-edit-section-body .phone-number-field .field-help,.employee-onboarding-edit-section-body .phone-number-field .phone-number-error{display:none}.employee-onboarding-edit-emergency-layout{display:grid;gap:8px;align-content:start}.employee-onboarding-edit-pf-esi-fieldset{gap:0!important}.employee-onboarding-edit-pf-esi-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-content:start}.employee-onboarding-edit-pf-esi-card{padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;display:grid;gap:6px;align-content:start}.employee-onboarding-edit-pf-esi-card-title{margin:0;font-size:11px;font-weight:700;color:#475569;text-transform:none;letter-spacing:.04em}.employee-onboarding-edit-pf-esi-extra{display:grid;gap:6px}.employee-onboarding-edit-declaration-fieldset{gap:8px!important}.employee-onboarding-edit-declaration-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.employee-onboarding-edit-declaration-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;padding:4px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:14px;font-weight:500;color:#334155;cursor:pointer}.employee-onboarding-edit-declaration-row input[type=checkbox]{width:14px;height:14px;margin:0;accent-color:#2563eb}.employee-onboarding-edit-declaration-sign-title{margin:0 0 4px;font-size:11px;font-weight:700;color:#475569;text-transform:none;letter-spacing:.04em}.employee-onboarding-edit-documents-upload{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) auto;gap:10px;align-items:end;flex-shrink:0}.employee-onboarding-edit-file-input{font-size:12px;padding:4px 0!important;min-height:34px!important;height:auto!important;border:0!important;box-shadow:none!important}.employee-onboarding-edit-documents-upload-action{display:flex;align-items:flex-end;padding-bottom:1px}.employee-onboarding-edit-section-panel.is-review{gap:4px;overflow:visible}.employee-onboarding-edit-upload-button{min-height:38px;padding:0 14px;border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;font:inherit;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.employee-onboarding-edit-upload-button:disabled{opacity:.5;cursor:not-allowed}.employee-onboarding-edit-documents-list{overflow:visible}.employee-onboarding-edit-documents-empty{margin:0;padding:8px 10px;border-radius:8px;border:1px dashed #cbd5e1;background:#f8fafc;font-size:12px;color:#64748b}.employee-onboarding-edit-document-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;align-content:start}.employee-onboarding-edit-document-list li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:13px}.employee-onboarding-edit-document-meta{display:grid;gap:1px;min-width:0}.employee-onboarding-edit-document-meta strong{font-size:12px;color:#475569}.employee-onboarding-edit-document-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a}.employee-onboarding-edit-review-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px;flex:1 1 auto;min-height:0;align-content:start}.employee-onboarding-edit-review-list>li{display:grid;grid-template-columns:18px minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:5px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;min-width:0}.employee-onboarding-edit-review-list>li.is-complete{border-color:#bbf7d0;background:#f0fdf4}.employee-onboarding-edit-review-list>li.is-pending{border-color:#e2e8f0;background:#fff}.employee-onboarding-edit-review-marker{flex-shrink:0;width:18px;text-align:center;font-size:13px;font-weight:700}.employee-onboarding-edit-review-list>li.is-complete .employee-onboarding-edit-review-marker{color:#16a34a}.employee-onboarding-edit-review-list>li.is-pending .employee-onboarding-edit-review-marker{color:#94a3b8}.employee-onboarding-edit-review-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;color:#0f172a}.employee-onboarding-edit-review-status-text{font-size:12px;font-weight:600;color:#64748b;white-space:nowrap}.employee-onboarding-edit-review-list>li.is-complete .employee-onboarding-edit-review-status-text{color:#166534}.employee-onboarding-edit-review-open-btn{min-height:32px;padding:0 10px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;color:#2563eb;font:inherit;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.employee-onboarding-edit-review-experience{margin:0;padding:5px 8px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.employee-onboarding-edit-review-experience p{margin:0;font-size:13px;color:#475569;line-height:1.35}.employee-onboarding-edit-section-panel.is-education .onboarding-education-section,.employee-onboarding-edit-section-panel.is-employment .onboarding-employment-section,.employee-onboarding-edit-section-panel.is-references .onboarding-references-section{display:flex;flex-direction:column;gap:4px;min-height:0;overflow:hidden}.employee-onboarding-edit-section-panel.is-education .onboarding-education-card,.employee-onboarding-edit-section-panel.is-employment .onboarding-employment-card{padding:5px 8px;border-radius:8px;font-size:13px}.employee-onboarding-edit-section-panel.is-education .onboarding-education-form.card,.employee-onboarding-edit-section-panel.is-education .onboarding-education-form{padding:6px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.employee-onboarding-edit-section-panel.is-education .onboarding-education-header,.employee-onboarding-edit-section-panel.is-employment .onboarding-employment-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0}.employee-onboarding-edit-section-panel.is-education .onboarding-education-header h3,.employee-onboarding-edit-section-panel.is-employment .onboarding-employment-header h3{display:none}.employee-onboarding-edit-section-panel.is-education .hint,.employee-onboarding-edit-section-panel.is-employment .hint,.employee-onboarding-edit-section-panel.is-references .hint{margin:0;padding:6px 10px;border-radius:8px;border:1px solid #dbeafe;background:#eff6ff;font-size:11px;line-height:1.35;color:#1e40af;flex-shrink:0}.employee-onboarding-edit-section-panel.is-employment .onboarding-fresher-toggle{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0;padding:6px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:12px;flex-shrink:0}.employee-onboarding-edit-section-panel.is-employment .onboarding-fresher-toggle label{display:inline-flex;align-items:center;gap:4px;font-weight:500;margin:0}.employee-onboarding-edit-section-panel.is-employment .onboarding-experience-summary{margin:0;padding:6px 10px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;font-size:11px;flex-shrink:0}.employee-onboarding-edit-section-panel.is-employment .onboarding-experience-summary p{margin:0;font-size:11px}.employee-onboarding-edit-section-panel.is-education .onboarding-education-grid,.employee-onboarding-edit-section-panel.is-employment .onboarding-employment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;overflow:hidden;align-content:start}.employee-onboarding-edit-section-panel.is-education .onboarding-education-fields,.employee-onboarding-edit-section-panel.is-education .form-grid.two-col.onboarding-education-fields,.employee-onboarding-edit-section-panel.is-references .onboarding-reference-form .form-grid.two-col{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 8px}.employee-onboarding-edit-section-panel.is-references .onboarding-references-section,.employee-onboarding-edit-section-panel.is-references{display:flex;flex-direction:column;gap:4px;min-height:0;overflow:hidden}.employee-onboarding-edit-section-panel.is-references .onboarding-reference-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;align-content:start}.employee-onboarding-edit-section-panel.is-references .onboarding-reference-item{padding:5px 8px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px}.employee-onboarding-edit-section-panel.is-documents{display:flex;flex-direction:column;gap:4px;min-height:0;overflow:hidden}.employee-onboarding-edit-hidden-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.employee-onboarding-edit-file-picker-label{display:inline-flex;align-items:center;min-height:42px;padding:0 12px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;font-size:14px;color:#64748b}.employee-onboarding-edit-section-toolbar{display:flex;justify-content:flex-end;flex-shrink:0}.employee-onboarding-edit-inline-add{min-height:36px;padding:0 12px;border:1px solid #2563eb;border-radius:8px;background:#fff;color:#2563eb;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.employee-onboarding-edit-inline-add:disabled{opacity:.5;cursor:not-allowed}.employee-onboarding-edit-help-panel{min-width:0;width:148px;overflow:hidden;padding:3px 5px 4px;border-left:1px solid #eef2f6;background:linear-gradient(180deg,#fafbfc,#f4f6f9);box-sizing:border-box;display:flex;flex-direction:column;align-self:stretch}.employee-onboarding-edit-help-details{min-width:0;margin:0}.employee-onboarding-edit-help-summary{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:2px 0 4px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:none;color:#94a3b8;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.employee-onboarding-edit-help-summary::-webkit-details-marker{display:none}.employee-onboarding-edit-help-summary:after{content:"▾";font-size:10px;color:#94a3b8;transition:transform .15s ease}.employee-onboarding-edit-help-details:not([open]) .employee-onboarding-edit-help-summary:after{transform:rotate(-90deg)}.employee-onboarding-edit-help-details-body{min-width:0}.employee-onboarding-edit-help-kicker{display:none}.employee-onboarding-edit-help-title{margin:0;font-size:12px;font-weight:700;color:#0f172a;line-height:1.15}.employee-onboarding-edit-help-divider{height:1px;margin:4px 0;background:linear-gradient(90deg,#e2e8f0,transparent)}.employee-onboarding-edit-help-stats{margin:0;display:grid;gap:4px}.employee-onboarding-edit-help-stats div{display:grid;gap:1px}.employee-onboarding-edit-help-stats dt{font-size:9px;font-weight:600;color:#94a3b8;text-transform:none;letter-spacing:.04em}.employee-onboarding-edit-help-stats dd{margin:0;font-size:11px;font-weight:600;color:#1e293b}.employee-onboarding-edit-help-overall{margin-top:4px;padding:4px 6px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:4px;font-size:9px;color:#64748b}.employee-onboarding-edit-help-overall strong{font-size:12px;font-weight:700;color:#2563eb}.employee-onboarding-edit-action-bar{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:3px 10px 4px;border-top:1px solid #eef2f6;background:#fff;z-index:2}.employee-onboarding-edit-action-bar button{min-height:32px;padding:0 12px;font-size:13px;font-weight:600;font-family:inherit;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.employee-onboarding-edit-action-bar button:disabled{opacity:.5;cursor:not-allowed}.employee-onboarding-edit-nav-button.is-secondary{border:1px solid #e2e8f0;background:#f8fafc;color:#475569}.employee-onboarding-edit-nav-button.is-outlined{border:1px solid #cbd5e1;background:#fff;color:#334155}.employee-onboarding-edit-save-button{border:1px solid #2563eb;background:#2563eb;color:#fff;box-shadow:0 1px 6px #2563eb33}.employee-onboarding-edit-error-card{display:grid;gap:12px;padding:28px 32px;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.employee-onboarding-edit-error-card h2{margin:0;font-size:20px;color:#0f172a}.employee-onboarding-edit-error-card p{margin:0;font-size:14px;line-height:1.45;color:#64748b}.employee-onboarding-edit-error-card .error{color:#b91c1c;font-weight:600}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-workspace{grid-template-columns:minmax(0,1fr) 148px;width:100%;max-width:none;overflow:hidden}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-workspace.is-full-width{grid-template-columns:minmax(0,1fr)}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-card,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-panel,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-form-area{width:100%;max-width:none;overflow:hidden}.employee-onboarding-page.employee-onboarding-edit-page:not(:has([data-section=personal])) .employee-onboarding-edit-section-body,.employee-onboarding-page.employee-onboarding-edit-page:not(:has([data-section=personal])) .employee-onboarding-edit-section-panel,.employee-onboarding-page.employee-onboarding-edit-page:not(:has([data-section=personal])) .employee-onboarding-edit-form-area,.employee-onboarding-page.employee-onboarding-edit-page:not(:has([data-section=personal])) .employee-onboarding-edit-section-card,.employee-onboarding-page.employee-onboarding-edit-page:not(:has([data-section=personal])) .employee-onboarding-edit-workspace{overflow:visible}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body fieldset,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-panel fieldset{width:100%;max-width:none;overflow:visible}.employee-onboarding-page.employee-onboarding-edit-page .onboarding-workspace-panel,.employee-onboarding-page.employee-onboarding-edit-page form.onboarding-workspace-panel{width:100%;max-width:none;min-width:0;border:none;border-radius:0;padding:0;margin:0;background:transparent;box-shadow:none;overflow:visible}.employee-onboarding-page.employee-onboarding-edit-page .onboarding-workspace-panel>fieldset,.employee-onboarding-page.employee-onboarding-edit-page form.onboarding-workspace-panel>fieldset{width:100%;max-width:none;overflow:visible}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-form-grid,.employee-onboarding-page.employee-onboarding-edit-page .form-grid.two-col{width:100%;max-width:none;grid-template-columns:repeat(2,minmax(0,1fr))}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-form-grid>label,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-form-grid>.employee-onboarding-edit-field-full{min-width:0;width:100%}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-form-grid.is-three-col,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-form-grid.is-personal-fields,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-form-grid.is-personal-additional-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.shell-content>.employee-onboarding-page.employee-onboarding-edit-page{width:min(100%,1680px);max-width:min(100%,1680px);margin:0 auto}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-head-inner{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-head-text{min-width:0}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-head-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-edit-btn,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-cancel-btn{min-height:28px;padding:0 10px;border-radius:6px;font:inherit;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-edit-btn{border:1px solid #2563eb;background:#2563eb;color:#fff}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-cancel-btn{border:1px solid #e2e8f0;background:#fff;color:#475569}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-mode-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid #fde68a;background:#fffbeb;color:#b45309;font-size:11px;font-weight:600}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-title{font-size:15px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-desc{font-size:11px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body{font-size:13px;line-height:1.3}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body label{font-size:12px;gap:2px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body input:not([type=checkbox]):not([type=file]):not([type=radio]),.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body select,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body textarea{min-height:34px;height:34px;padding:4px 8px;font-size:13px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body select{-moz-appearance:auto;appearance:auto;-webkit-appearance:menulist;cursor:pointer;z-index:2;padding-right:28px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body fieldset:disabled input:not([type=checkbox]):not([type=radio]),.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body fieldset:disabled select,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body fieldset:disabled textarea{background:#f8fafc;color:#0f172a;opacity:1}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-form-grid{row-gap:3px;-moz-column-gap:6px;column-gap:6px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-form-grid.is-contact-address textarea{min-height:44px;height:44px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-inline-hint{font-size:13px;padding:5px 8px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-inline-note{margin:0;font-size:14px;color:#64748b}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-phone-number-field,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body .phone-number-field{display:grid;grid-template-columns:minmax(88px,.5fr) minmax(0,1fr);-moz-column-gap:8px;column-gap:8px;row-gap:3px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body .phone-number-label{font-size:14px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body .phone-number-control,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-body .phone-number-country-field select{min-height:38px;height:38px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-review-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-declaration-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px}.employee-onboarding-page.employee-onboarding-edit-page [data-section=family] .employee-onboarding-edit-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-empty-state{display:grid;gap:6px;justify-items:start;padding:10px 12px;border:1px dashed #cbd5e1;border-radius:8px;background:linear-gradient(180deg,#f8fafc,#fff)}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-empty-title{margin:0;font-size:15px;font-weight:700;color:#0f172a}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-empty-desc{margin:0;font-size:14px;line-height:1.4;color:#64748b}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-empty-action{min-height:42px;padding:0 16px;border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-fresher-toggle{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:14px}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-fresher-toggle label{display:inline-flex!important;align-items:center;gap:6px;font-size:14px!important;font-weight:500!important;margin:0}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-panel.is-education .hint,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-panel.is-employment .hint,.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-section-panel.is-references .hint{display:none}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-action-bar button{min-height:32px;font-size:13px}.employee-onboarding-edit-section-card[data-section=personal] .employee-onboarding-edit-section-desc{display:none}.employee-onboarding-edit-workspace:has([data-section=personal]) .employee-onboarding-edit-help-stats>div:nth-child(2),.employee-onboarding-edit-workspace:has([data-section=personal]) .employee-onboarding-edit-help-stats>div:nth-child(3),.employee-onboarding-edit-workspace:has([data-section=personal]) .employee-onboarding-edit-help-title,.employee-onboarding-edit-workspace:has([data-section=personal]) .employee-onboarding-edit-help-divider{display:none}.employee-onboarding-edit-section-panel.is-personal fieldset{margin-top:0}.employee-onboarding-edit-section-card[data-section=personal] .employee-onboarding-edit-section-body{display:flex;flex-direction:column;min-height:0}.employee-onboarding-edit-section-panel.is-personal{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.employee-onboarding-personal-layout{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(200px,27%) minmax(0,1fr);gap:8px;align-items:stretch;overflow:hidden}.employee-onboarding-personal-fields-stack{display:flex;flex-direction:column;gap:8px;min-height:0;min-width:0;overflow:hidden}.employee-onboarding-section-layout{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0}.employee-onboarding-section-layout.is-fill{flex:1 1 auto;min-height:0}.employee-onboarding-section-layout.is-split,.employee-onboarding-section-layout.is-split-pf{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch}.employee-onboarding-section-group{display:flex;flex-direction:column;min-height:0;min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a08;overflow:hidden}.employee-onboarding-section-layout.is-fill>.employee-onboarding-section-group{flex:1 1 0}.employee-onboarding-section-group__head{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 10px;border-bottom:1px solid #eef2f6;background:linear-gradient(180deg,#fafbfc,#f6f8fb)}.employee-onboarding-section-group__head h4{margin:0;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:none;color:#64748b;line-height:1.2}.employee-onboarding-section-group__body{flex:1 1 auto;min-height:0;padding:8px 10px;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#fff,#fafbfc)}.employee-onboarding-section-group fieldset{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;border:0;margin:0;padding:0;overflow:hidden}.employee-onboarding-section-group .employee-onboarding-edit-form-grid{flex:1 1 auto;min-height:0;align-content:space-evenly}.employee-onboarding-section-group .employee-onboarding-edit-inline-hint,.employee-onboarding-section-group .employee-onboarding-edit-inline-note{margin:0 0 6px;padding:5px 8px;border-radius:6px;border:1px solid #eef2f6;background:#f8fafc;font-size:11px;line-height:1.35;color:#64748b}.employee-onboarding-edit-section-panel:not(.is-personal)>form,.employee-onboarding-edit-section-panel.is-education,.employee-onboarding-edit-section-panel.is-employment,.employee-onboarding-edit-section-panel.is-references,.employee-onboarding-edit-section-panel.is-documents,.employee-onboarding-edit-section-panel.is-review{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.employee-onboarding-edit-section-card:not([data-section=personal]) .employee-onboarding-edit-section-body{display:flex;flex-direction:column;min-height:0}.is-contact-layout .employee-onboarding-edit-form-grid.is-contact-address textarea{min-height:44px;height:44px}.is-family-layout .employee-onboarding-section-group .employee-onboarding-edit-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.is-government-layout .employee-onboarding-section-group{border-color:#cbd5e1}.is-government-layout .employee-onboarding-section-group__body{background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.is-government-layout input{font-variant-numeric:tabular-nums;letter-spacing:.03em}.is-banking-layout .employee-onboarding-section-group.is-account-verification .employee-onboarding-edit-inline-hint{border-color:#dbeafe;background:#eff6ff;color:#1e40af}.is-pf-esi-layout .employee-onboarding-edit-pf-esi-cards{display:contents}.is-pf-esi-layout .employee-onboarding-edit-pf-esi-extra{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:6px}.is-pf-esi-layout .employee-onboarding-edit-pf-esi-extra .employee-onboarding-edit-inline-hint{grid-column:1 / -1}.is-statutory-layout .employee-onboarding-section-layout.is-split .employee-onboarding-edit-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.is-emergency-layout .employee-onboarding-edit-emergency-layout{display:contents}.is-emergency-layout .employee-onboarding-edit-form-grid.is-four-col{grid-template-columns:repeat(4,minmax(0,1fr))}.is-nominee-layout .employee-onboarding-edit-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.is-declaration-layout .employee-onboarding-edit-declaration-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.is-declaration-layout .employee-onboarding-edit-declaration-sign{margin-top:8px;padding-top:8px;border-top:1px solid #eef2f6}.is-documents-layout .employee-onboarding-edit-documents-upload{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.is-review-layout .employee-onboarding-edit-inline-hint{margin:0 0 6px}.is-review-layout .employee-onboarding-edit-review-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;flex:1 1 auto;align-content:start;overflow:hidden}.is-review-layout .employee-onboarding-edit-review-list>li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;gap:2px 6px;padding:6px 8px;border:1px solid #e8edf3;border-radius:8px;background:#fff;align-items:center}.is-review-layout .employee-onboarding-edit-review-marker{grid-row:1 / span 2}.is-review-layout .employee-onboarding-edit-review-name{grid-column:2;white-space:normal;overflow:visible;text-overflow:clip;font-size:12px}.is-review-layout .employee-onboarding-edit-review-status-text{grid-column:2;font-size:10px}.is-review-layout .employee-onboarding-edit-review-open-btn{grid-column:3;grid-row:1 / span 2;min-height:28px;padding:0 8px;font-size:11px}.employee-onboarding-edit-section-toolbar{display:flex;justify-content:flex-end;margin-bottom:6px}.is-education-layout .onboarding-education-section,.is-employment-layout .onboarding-employment-section,.is-references-layout .onboarding-references-section{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;gap:6px}.is-education-layout .onboarding-education-grid,.is-employment-layout .onboarding-employment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;flex:1 1 auto;min-height:0;align-content:start;overflow:hidden}.is-education-layout .onboarding-education-card,.is-employment-layout .onboarding-employment-card{border:1px solid #e8edf3;border-radius:8px;padding:8px 10px;background:#fff;font-size:12px}.is-education-layout .onboarding-education-card-header,.is-employment-layout .onboarding-employment-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:4px}.is-education-layout .onboarding-education-card-body p,.is-employment-layout .onboarding-employment-card-body p{margin:0 0 2px;font-size:11px;color:#475569;line-height:1.35}.is-education-layout .onboarding-education-form,.is-employment-layout .onboarding-employment-form{grid-column:1 / -1;border:1px solid #dbeafe;border-radius:8px;padding:8px 10px;background:#f8fafc}.is-employment-layout .onboarding-fresher-toggle{margin:0;padding:0;border:none;background:transparent;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.is-employment-layout .onboarding-experience-summary{margin:0;padding:0;border:none;background:transparent}.is-employment-layout .onboarding-experience-summary p{margin:0 0 4px;font-size:12px;color:#475569}.is-references-layout .onboarding-reference-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;flex:1 1 auto;margin:0;padding:0;list-style:none;align-content:start;overflow:hidden}.is-references-layout .onboarding-reference-item{display:flex;flex-direction:column;justify-content:space-between;gap:6px;padding:8px 10px;border:1px solid #e8edf3;border-radius:8px;background:#fff;font-size:12px}.is-references-layout .onboarding-reference-item p{margin:0;font-size:11px;color:#64748b;line-height:1.35}.is-pf-esi-layout .employee-onboarding-edit-pf-esi-card{border:none;padding:0;margin:0;background:transparent;box-shadow:none}.is-pf-esi-layout .employee-onboarding-edit-pf-esi-card-title{display:none}.is-declaration-layout .employee-onboarding-edit-declaration-row{padding:6px 8px;border:1px solid #e8edf3;border-radius:6px;background:#fff}.is-declaration-layout .employee-onboarding-edit-declaration-sign-title{display:none}.employee-onboarding-personal-group{display:flex;flex-direction:column;min-height:0;min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a08;overflow:hidden}.employee-onboarding-personal-group.is-identity-summary{flex:1 1 auto}.employee-onboarding-personal-fields-stack .employee-onboarding-personal-group{flex:1 1 0}.employee-onboarding-personal-group__head{flex-shrink:0;padding:5px 10px;border-bottom:1px solid #eef2f6;background:linear-gradient(180deg,#fafbfc,#f6f8fb)}.employee-onboarding-personal-group__head h4{margin:0;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:none;color:#64748b;line-height:1.2}.employee-onboarding-personal-group__body{flex:1 1 auto;min-height:0;padding:8px 10px;display:flex;flex-direction:column;overflow:hidden}.employee-onboarding-personal-group fieldset{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;border:0;margin:0;padding:0;overflow:hidden}.employee-onboarding-personal-group .employee-onboarding-edit-form-grid{flex:1 1 auto;min-height:0;align-content:space-evenly}.is-identity-summary .employee-onboarding-identity-block{flex:1 1 auto;margin:0;padding:0;border:none;background:transparent;display:flex;flex-direction:column;justify-content:space-between;gap:8px;min-height:0}.is-identity-summary .employee-onboarding-identity-block__main{grid-template-columns:1fr;justify-items:center;gap:10px;flex:1 1 auto;align-content:center}.is-identity-summary .employee-onboarding-identity-block__photo,.is-identity-summary .employee-onboarding-identity-block__photo--placeholder{width:64px;height:64px;border-radius:10px}.is-identity-summary .employee-onboarding-identity-block__details{grid-template-columns:1fr;width:100%;gap:8px}.is-identity-summary .employee-onboarding-identity-block__details>div{padding:4px 6px;border-radius:6px;background:#f8fafc;border:1px solid #eef2f6}.is-identity-summary .employee-onboarding-identity-block__details dd{font-size:11px}.is-identity-summary .employee-onboarding-identity-block__actions{width:100%;justify-content:stretch}.is-identity-summary .employee-onboarding-identity-block__upload{width:100%}.is-identity-summary .employee-onboarding-identity-block__guidelines{text-align:center;padding-top:4px;border-top:1px dashed #e2e8f0}.is-personal-details .employee-onboarding-personal-group__body,.is-additional-details .employee-onboarding-personal-group__body{background:linear-gradient(180deg,#fff,#fafbfc)}.is-additional-details .employee-onboarding-edit-form-grid.is-personal-additional-fields{align-content:space-evenly;row-gap:6px}.is-additional-details .employee-onboarding-edit-form-grid.is-personal-additional-fields .setup-wide-field{grid-column:1 / -1}.is-additional-details .employee-onboarding-edit-form-grid.is-personal-additional-fields textarea{min-height:40px;max-height:48px}@media(max-width:767px){.employee-onboarding-personal-layout{grid-template-columns:1fr;overflow:visible}.employee-onboarding-personal-fields-stack{overflow:visible}.employee-onboarding-personal-group{flex:none}.employee-onboarding-identity-block__main{grid-template-columns:56px 1fr;grid-template-rows:auto auto}.employee-onboarding-identity-block__photo,.employee-onboarding-identity-block__photo--placeholder{width:56px;height:56px}.employee-onboarding-identity-block__details{grid-template-columns:1fr}.employee-onboarding-identity-block__actions{grid-column:1 / -1;justify-content:flex-start}.public-layout:has(.employee-onboarding-page.employee-onboarding-edit-page),.public-content:has(.employee-onboarding-page.employee-onboarding-edit-page){overflow:visible;height:auto}.employee-onboarding-edit-page,.employee-onboarding-edit-card{width:100%;height:auto;overflow:visible}.employee-onboarding-edit-header{grid-template-columns:1fr}.employee-onboarding-edit-header-right{align-items:flex-start}.employee-onboarding-edit-progress-groups{grid-template-columns:1fr 1fr}.employee-onboarding-edit-body{overflow:visible}.employee-onboarding-edit-workspace{grid-template-columns:1fr;overflow:visible}.employee-onboarding-edit-section-card,.employee-onboarding-edit-section-body,.employee-onboarding-edit-section-panel{overflow:visible;height:auto}.employee-onboarding-edit-help-panel{border-left:none;border-top:1px solid #eef2f6}.employee-onboarding-section-layout.is-split,.employee-onboarding-section-layout.is-split-pf,.is-education-layout .onboarding-education-grid,.is-employment-layout .onboarding-employment-grid,.is-references-layout .onboarding-reference-list,.is-review-layout .employee-onboarding-edit-review-list,.employee-onboarding-edit-form-grid,.employee-onboarding-edit-form-grid.is-three-col,.employee-onboarding-edit-form-grid.is-personal-fields,.employee-onboarding-edit-form-grid.is-personal-additional-fields,.employee-onboarding-edit-form-grid.is-four-col,.employee-onboarding-edit-pf-esi-cards,.employee-onboarding-edit-documents-upload,.employee-onboarding-edit-review-list,.employee-onboarding-edit-section-panel.is-education .onboarding-education-grid,.employee-onboarding-edit-section-panel.is-references .onboarding-reference-list,.employee-onboarding-edit-document-list{grid-template-columns:1fr}}.employee-onboarding-identity-block{display:grid;gap:3px;margin:0 0 4px;padding:5px 7px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.employee-onboarding-identity-block__main{display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:6px 8px;align-items:center;min-width:0}.employee-onboarding-identity-block__photo,.employee-onboarding-identity-block__photo--placeholder{width:60px;height:60px;border-radius:8px;-o-object-fit:cover;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0}.employee-onboarding-identity-block__photo--placeholder{display:grid;place-items:center;color:#64748b;background:#fff;font-size:.65rem}.employee-onboarding-identity-block__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 8px;margin:0;min-width:0}.employee-onboarding-identity-block__details>div{min-width:0}.employee-onboarding-identity-block__details dt{margin:0}.employee-onboarding-identity-block__details dd{margin:0;font-size:12px;font-weight:600;color:#0f172a;line-height:1.2;overflow-wrap:anywhere}.employee-onboarding-identity-block__label{font-size:9px;color:#94a3b8;text-transform:none;letter-spacing:.04em;font-weight:600}.employee-onboarding-identity-block__guidelines{margin:0;font-size:10px;line-height:1.25;color:#94a3b8}.employee-onboarding-identity-block__actions{display:flex;align-items:center;justify-content:flex-end}.employee-onboarding-identity-block__upload{min-height:30px!important;padding:0 10px!important;font-size:11px!important;white-space:nowrap}.employee-onboarding-page.employee-onboarding-edit-page .employee-onboarding-edit-upload-button{min-height:30px;padding:0 10px;font-size:11px}.hr-review-employee-identity__layout{display:flex;gap:1rem;align-items:flex-start;margin-bottom:.75rem}.hr-review-employee-identity__details{display:grid;gap:.35rem}.hr-review-profile-photo-preview--placeholder{display:grid;place-items:center;color:var(--text-muted, #64748b);background:#f8fafc;font-size:.85rem}.employee-profile-photo-section{display:grid;gap:.75rem;margin:1rem 0;padding-top:1rem;border-top:1px solid var(--border-subtle, #d8dee9)}.employee-profile-photo-section__header{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between}.employee-profile-photo-section__preview,.employee-profile-photo-section__placeholder{width:96px;height:96px;border-radius:12px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--border-subtle, #d8dee9);flex-shrink:0}.employee-profile-photo-section__placeholder{display:grid;place-items:center;color:var(--text-muted, #64748b);background:#f8fafc;font-size:.8rem}.hr-review-profile-photo-preview{width:160px;height:160px;border-radius:12px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--border-subtle, #d8dee9);margin:.75rem 0}.att-profile-photo-guidance{margin:0;padding-left:1.1rem}.public-layout.public-layout--employee-onboarding-shell{min-height:100vh;height:100vh;padding:0;display:block;align-content:stretch;justify-items:stretch;overflow:hidden;background:#f5f8fc;box-sizing:border-box}.public-layout.public-layout--employee-onboarding-shell .public-content--employee-onboarding-shell{width:100%!important;max-width:none!important;min-width:0;height:100%;min-height:100vh;display:block;overflow:hidden;box-sizing:border-box}.public-layout.public-layout--employee-onboarding-shell .gateway-shell--employee-onboarding{min-height:100vh;height:100vh}.public-layout.public-layout--employee-onboarding-shell .shell-content--employee-onboarding{min-height:0;overflow:auto;display:flex;flex-direction:column}.public-layout.public-layout--employee-onboarding-shell .shell-content--employee-onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-docs),.public-layout.public-layout--employee-onboarding-shell .shell-content--employee-onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-bank){overflow:auto}.public-layout.public-layout--employee-onboarding-shell .shell-content--employee-onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-docs)>.employee-my-profile-enterprise--onboarding,.public-layout.public-layout--employee-onboarding-shell .shell-content--employee-onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-bank)>.employee-my-profile-enterprise--onboarding{flex:1 1 auto;min-height:0}.public-layout.public-layout--employee-onboarding-shell .shell-content--employee-onboarding>.employee-status-enterprise-page{flex:1 1 auto;min-height:0}.public-layout:has(.employee-status-enterprise-page):not(.public-layout--employee-onboarding-shell){min-height:100vh;padding:10px 24px 12px;align-content:center;justify-items:stretch;overflow:hidden;box-sizing:border-box}.public-layout:has(.employee-status-enterprise-page):not(.public-layout--employee-onboarding-shell) .public-header{width:100%;max-width:none;margin-bottom:8px}.public-content:has(.employee-status-enterprise-page):not(.public-content--employee-onboarding-shell){width:100%!important;max-width:none!important;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.employee-status-enterprise-page.card,.employee-status-enterprise-page.auth-card,.employee-status-enterprise-page.onboarding-card,.employee-status-enterprise-page.employee-onboarding-card,.employee-status-enterprise-page.public-page-card,.employee-status-enterprise-page .card,.employee-status-enterprise-page .auth-card,.employee-status-enterprise-page .onboarding-card,.employee-status-enterprise-page .employee-onboarding-card,.employee-status-enterprise-page .public-page-card,.employee-status-enterprise-page .onboarding-status-shell,.employee-status-enterprise-page .onboarding-status-overview,.employee-status-enterprise-page .onboarding-status-summary-box,.employee-status-enterprise-page .onboarding-completion-summary,.employee-status-enterprise-page .onboarding-lifecycle-card,.employee-status-enterprise-page .onboarding-status-compact-page{width:auto!important;max-width:none!important;min-width:0}.employee-status-enterprise-page{width:100%;max-width:none!important;min-height:calc(100vh - 96px);display:flex;align-items:center;justify-content:center;padding:24px 36px;overflow:hidden;box-sizing:border-box;margin:0;gap:0;background:transparent}.employee-status-enterprise-page .employee-status-enterprise-card{width:min(1500px,calc(100vw - 72px));height:min(680px,calc(100vh - 150px));display:grid;grid-template-columns:34% 66%;overflow:hidden;border-radius:24px;border:1px solid #d0deec;background:#fff;box-shadow:0 20px 44px #0f2f5217;box-sizing:border-box;max-width:none!important;min-width:0}.employee-status-enterprise-page .employee-status-left-panel{min-width:0;padding:36px;display:flex;flex-direction:column;gap:12px;min-height:0;height:100%;background:linear-gradient(165deg,#0b2f57,#0f3d6e 42%,#124880);color:#e8f2fc;overflow:hidden;box-sizing:border-box}.employee-status-enterprise-page .employee-status-step-kicker{margin:0;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#d6e8fad1}.employee-status-enterprise-page .employee-status-stepper-track{display:flex;align-items:center;list-style:none;margin:6px 0 0;padding:0}.employee-status-enterprise-page .employee-status-stepper-node{display:flex;flex:1;align-items:center;min-width:0}.employee-status-enterprise-page .employee-status-stepper-node:after{content:"";flex:1;height:2px;margin:0 5px;border-radius:999px;background:#fff3}.employee-status-enterprise-page .employee-status-stepper-node.is-active:after,.employee-status-enterprise-page .employee-status-stepper-node.is-complete:after{background:linear-gradient(90deg,#6eb5ff,#9ed0ff80)}.employee-status-enterprise-page .employee-status-stepper-node:last-child:after{display:none}.employee-status-enterprise-page .employee-status-stepper-dot{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:50%;border:2px solid rgba(255,255,255,.28);background:#ffffff0d;color:#dcebfab3;font-size:10px;font-weight:600}.employee-status-enterprise-page .employee-status-stepper-node.is-active .employee-status-stepper-dot{border-color:#9ed0ff;background:linear-gradient(180deg,#e8f4ff,#b9dcff);color:#0b2f57}.employee-status-enterprise-page .employee-status-stepper-node.is-complete .employee-status-stepper-dot{border-color:#9ed0ffbf;background:#ffffff24;color:#e8f4ff}.employee-status-enterprise-page .employee-status-left-title{margin:0;font-size:clamp(22px,2vw,28px);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:#fff}.employee-status-enterprise-page .employee-status-left-subtitle{margin:8px 0 0;font-size:14px;line-height:1.45;color:#e4f0fce0;max-width:36ch}.employee-status-enterprise-page .employee-status-feature-list{margin:0;padding:0;list-style:none;display:grid;gap:8px;flex:1 1 auto;min-height:0;align-content:start}.employee-status-enterprise-page .employee-status-feature-item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:center}.employee-status-enterprise-page .employee-status-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);color:#b9dcff}.employee-status-enterprise-page .employee-status-feature-item.is-complete .employee-status-feature-icon{background:#6eb5ff33;color:#e8f4ff}.employee-status-enterprise-page .employee-status-feature-title{font-size:13px;font-weight:600;color:#fff;line-height:1.25}.employee-status-enterprise-page .employee-status-trust{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:8px}.employee-status-enterprise-page .employee-status-trust-item{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff12;color:#dcebfaeb;font-size:10px;font-weight:500}.employee-status-enterprise-page .employee-status-right-panel{min-width:0;padding:32px 38px;overflow:hidden;display:flex;flex-direction:column;width:100%;height:100%;min-height:0;box-sizing:border-box}.employee-status-enterprise-page .employee-status-right-content{width:100%;max-width:none!important;min-width:0;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.employee-status-enterprise-page .employee-status-right-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0;padding-bottom:10px;border-bottom:1px solid #e8eef4;min-width:0}.employee-status-enterprise-page .employee-status-right-header h2{margin:0;font-size:20px;font-weight:700;color:#103251;line-height:1.15;min-width:0}.employee-status-enterprise-page .employee-status-right-header p{margin:3px 0 0;font-size:12px;color:#607b96;line-height:1.35}.employee-status-enterprise-page .employee-status-right-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0;flex-wrap:wrap}.employee-status-enterprise-page .employee-status-right-actions button{min-height:34px;padding:0 12px;font-size:12px;white-space:nowrap}.employee-status-enterprise-page .employee-status-messages{flex-shrink:0;font-size:12px;margin-top:6px}.employee-status-enterprise-page .employee-status-messages p{margin:0}.employee-status-enterprise-page .employee-status-right-body{flex:1;min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:10px;overflow:hidden;margin-top:8px;width:100%;max-width:none!important}.employee-status-enterprise-page .employee-status-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%;min-width:0;max-width:none!important}.employee-status-enterprise-page .employee-status-card{border:1px solid #dce7f3;border-radius:10px;background:#fafcff;min-width:0;max-width:none!important;width:auto!important;padding:11px 12px;display:flex;flex-direction:column;justify-content:space-between;gap:5px;min-height:80px;overflow:hidden;box-sizing:border-box}.employee-status-enterprise-page .employee-status-card-label{font-size:10px;font-weight:700;color:#607b96;text-transform:uppercase;letter-spacing:.04em}.employee-status-enterprise-page .employee-status-card-value{font-size:13px;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.employee-status-enterprise-page .employee-status-card-hint{font-size:10px;line-height:1.3;color:#6c8298;overflow:hidden;text-overflow:ellipsis}.employee-status-enterprise-page .employee-status-lifecycle{border:1px solid #dce7f3;border-radius:10px;background:#f8fafc;padding:10px 12px;flex-shrink:0;width:100%;min-width:0;max-width:none!important;box-sizing:border-box}.employee-status-enterprise-page .employee-status-lifecycle h3{margin:0 0 8px;font-size:13px;font-weight:700;color:#153e62}.employee-status-enterprise-page .employee-status-lifecycle-track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;width:100%}.employee-status-enterprise-page .employee-status-lifecycle-step{min-width:0;display:flex;flex-direction:column;gap:5px}.employee-status-enterprise-page .employee-status-lifecycle-line{display:flex;align-items:center;width:100%}.employee-status-enterprise-page .employee-status-lifecycle-dot{width:10px;height:10px;border-radius:50%;background:#cbd5e1;flex-shrink:0}.employee-status-enterprise-page .employee-status-lifecycle-step.is-complete .employee-status-lifecycle-dot{background:#16a34a}.employee-status-enterprise-page .employee-status-lifecycle-connector{flex:1;height:2px;background:#dbe3f0;min-width:4px}.employee-status-enterprise-page .employee-status-lifecycle-connector.is-complete{background:#86efac}.employee-status-enterprise-page .employee-status-lifecycle-label{font-size:11px;line-height:1.25;color:#334155;text-align:center;white-space:nowrap;overflow:visible;text-overflow:clip}.employee-status-enterprise-page .employee-status-summary-grid{display:grid;grid-template-columns:55% 45%;gap:16px;min-width:0;min-height:0;overflow:hidden;width:100%;max-width:none!important}.employee-status-enterprise-page .employee-status-summary-panel{border:1px solid #dce7f3;border-radius:10px;background:#fff;padding:10px 12px;min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box;max-width:none!important}.employee-status-enterprise-page .employee-status-summary-panel h3{margin:0 0 6px;font-size:13px;font-weight:700;color:#153e62;flex-shrink:0}.employee-status-enterprise-page .employee-status-summary-panel ul{margin:0;padding-left:16px;font-size:11px;line-height:1.4;color:#334155}.employee-status-enterprise-page .employee-status-summary-panel li{margin-bottom:3px}.employee-status-enterprise-page .employee-status-summary-panel p{margin:4px 0 0;font-size:11px;line-height:1.4;color:#334155}.employee-status-enterprise-page .employee-status-completion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;min-width:0;max-width:none!important}.employee-status-enterprise-page .employee-status-kpi-card{min-height:66px;padding:8px 9px;gap:4px}.employee-status-enterprise-page .employee-status-kpi-card strong{font-size:9px;color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-weight:700}.employee-status-enterprise-page .employee-status-kpi-card>span:not(.employee-status-datetime){font-size:14px;color:#0f172a;font-weight:700;line-height:1.2}.employee-status-enterprise-page .employee-status-datetime{display:flex;flex-direction:column;gap:1px;min-width:0}.employee-status-enterprise-page .employee-status-datetime-date{font-size:12px;font-weight:600;color:#0f172a;line-height:1.2;white-space:nowrap}.employee-status-enterprise-page .employee-status-datetime-time{font-size:11px;font-weight:500;color:#475569;line-height:1.2;white-space:nowrap}.employee-status-enterprise-page .employee-status-kpi-empty{font-size:11px;color:#64748b;font-weight:500}.employee-status-enterprise-page .employee-status-actions{display:flex;justify-content:center;align-items:center;gap:10px;flex-shrink:0;padding-top:2px;flex-wrap:wrap}.employee-status-enterprise-page .employee-status-actions button{min-height:36px;padding:0 16px;font-size:13px;white-space:nowrap}@media(max-width:1100px){.employee-status-enterprise-page .employee-status-enterprise-card{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);height:auto;max-height:none}.employee-status-enterprise-page .employee-status-left-panel{max-height:220px}.employee-status-enterprise-page .employee-status-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-status-enterprise-page .employee-status-summary-grid{grid-template-columns:1fr}.employee-status-enterprise-page .employee-status-lifecycle-track{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:8px}}@media(max-width:1023px){.public-layout:has(.employee-status-enterprise-page){overflow:visible;height:auto}.public-content:has(.employee-status-enterprise-page){overflow:visible;height:auto}.employee-status-enterprise-page{min-height:0;height:auto;overflow:visible;padding:16px}.employee-status-enterprise-page .employee-status-enterprise-card{width:100%;height:auto;max-height:none;overflow:visible}.employee-status-enterprise-page .employee-status-right-panel,.employee-status-enterprise-page .employee-status-right-content,.employee-status-enterprise-page .employee-status-right-body{overflow:visible;height:auto}.employee-status-enterprise-page .employee-status-left-panel{max-height:none}}.gateway-shell--employee-dashboard .shell-main-area{min-height:100dvh;max-height:100dvh;height:100dvh;overflow:hidden;display:flex;flex-direction:column}.gateway-shell--employee-dashboard .shell-content--employee-dashboard{width:100%;max-width:none;flex:1 1 auto;min-height:0;overflow:hidden;padding:.35rem .75rem .5rem}.gateway-shell .shell-header--employee-module{flex:0 0 auto;flex-wrap:nowrap;align-items:center;gap:8px;min-height:64px;max-height:72px;padding:6px 12px;border-bottom:1px solid #d8e2ee;background:#fff}.gateway-shell .shell-header--employee-module .shell-header-left{flex:0 1 auto;min-width:0}.gateway-shell .shell-header--employee-module .shell-header-center{flex:1;min-width:0;display:flex;justify-content:center}.gateway-shell .shell-header--employee-module .shell-header-right,.shell-header-user-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0;margin-left:auto;white-space:nowrap}.gateway-shell .shell-header--employee-module .shell-header-right button:not(.employee-header-profile-avatar),.shell-header-user-actions .shell-header-logout{padding:.35rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:32px;height:auto;border-radius:var(--control-radius, 10px);border:1px solid transparent;background:var(--brand, #1e5a96);color:#fff;box-shadow:none;transform:none;filter:none;transition:none;cursor:pointer;white-space:nowrap}.shell-header-user-actions .shell-header-logout:active,.shell-header-user-actions .shell-header-logout:focus,.gateway-shell .shell-header--employee-module .shell-header-right .shell-header-logout:active,.gateway-shell .shell-header--employee-module .shell-header-right .shell-header-logout:focus{background:var(--brand, #1e5a96)!important;border-color:transparent!important;color:#fff!important;box-shadow:none!important;transform:none!important;filter:none!important;opacity:1!important;transition:none!important}.shell-header-user-actions .shell-header-logout:focus{outline:none}.shell-header-user-actions .shell-header-logout:focus-visible,.gateway-shell .shell-header--employee-module .shell-header-right .shell-header-logout:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.shell-header-logout__icon{flex-shrink:0;display:block;color:inherit}.employee-header-datetime{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.35rem;margin:0;font-family:var(--employee-font-family, "Segoe UI", "Helvetica Neue", sans-serif);font-size:.78rem;font-weight:700;color:#1a2b3f;line-height:1.2;white-space:nowrap}.employee-header-datetime__sep{font-weight:700;color:#5f738a}@media(max-width:1140px){.gateway-shell .shell-header--employee-module{flex-wrap:wrap;max-height:none;height:auto}.gateway-shell .shell-header--employee-module .shell-header-center{order:3;flex:1 1 100%;justify-content:flex-start}.employee-header-datetime{white-space:normal;max-width:14rem}}@media(max-width:760px){.employee-header-datetime{font-size:.7rem;max-width:11rem}}.employee-module-header{display:flex;align-items:center;gap:.75rem;min-width:0}.employee-module-header__icon{width:36px;height:36px;flex-shrink:0;border-radius:10px;background:#f1f5f9;border:1px solid #e2e8f0;display:inline-flex;align-items:center;justify-content:center;color:#1e3a5f}.employee-module-header__icon svg{width:18px;height:18px;fill:currentColor}.employee-module-header__icon svg[stroke],.employee-module-header__icon svg:not([fill]){fill:none;stroke:currentColor}.employee-module-header__text{min-width:0;display:grid;gap:.1rem;align-content:center}.employee-module-header__eyebrow{margin:0;font-size:var(--employee-font-size-sm, .75rem);font-weight:var(--employee-font-weight-semibold, 600);letter-spacing:.04em;text-transform:none;color:var(--employee-color-muted, #5f738a);line-height:var(--employee-line-height-tight, 1.15)}.employee-module-header__title{margin:0;font-size:var(--employee-font-size-xl, 1.25rem);font-weight:var(--employee-font-weight-bold, 700);color:var(--employee-color-text, #1a2b3f);line-height:var(--employee-line-height-tight, 1.2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-module-header__subtitle{margin:0;font-size:var(--employee-font-size-sm, .75rem);font-weight:var(--employee-font-weight-regular, 400);color:var(--employee-color-muted, #5f738a);line-height:var(--employee-line-height-tight, 1.25);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gateway-shell--hhr-employee-header .shell-header--employee-module{align-items:center}.employee-dashboard-header-avatar .employee-dashboard-avatar--sm{width:1.9rem;height:1.9rem;border-width:1px}button.employee-header-profile-avatar{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;background:transparent;cursor:pointer;border-radius:999px;line-height:0;flex-shrink:0}button.employee-header-profile-avatar:active{background:transparent!important;border-color:transparent!important;box-shadow:none!important;transform:none!important;filter:none!important;transition:none!important}button.employee-header-profile-avatar:focus{outline:none}button.employee-header-profile-avatar:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.employee-header-profile-avatar__glyph{color:#2f5578}.employee-header-profile-avatar__glyph svg{width:1rem;height:1rem;display:block}.employee-dashboard-shell-greeting{min-width:0;text-align:center}.employee-dashboard-shell-greeting__title{margin:0;font-size:.88rem;font-weight:700;color:#1a2b3f;line-height:1.15}.employee-dashboard-shell-greeting__meta{margin:.1rem 0 0;display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;color:#5f738a;line-height:1.15}.employee-dashboard-shell-greeting__sep{opacity:.7}.employee-dashboard-enterprise{--eds-gap: .45rem;--eds-radius: 10px;--eds-border: #d8e2ee;--eds-surface: #ffffff;--eds-muted: #5f738a;--eds-title: #1a2b3f;--eds-accent: #1f5f99;--eds-soft: #f5f8fc;width:100%;height:100%;min-height:0;overflow:hidden;box-sizing:border-box}.employee-dashboard-enterprise__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:minmax(0,1.05fr) minmax(0,.95fr) minmax(0,1.15fr);gap:var(--eds-gap);width:100%;height:100%;min-height:0;overflow:hidden}.employee-dashboard-enterprise__cell{min-width:0;min-height:0;display:flex}.employee-dashboard-enterprise__cell>*{flex:1;min-height:0;width:100%}.employee-dashboard-enterprise__cell--identity{grid-column:span 5;grid-row:1}.employee-dashboard-enterprise__cell--attendance{grid-column:span 7;grid-row:1}.employee-dashboard-enterprise__cell--leave,.employee-dashboard-enterprise__cell--payroll,.employee-dashboard-enterprise__cell--profile{grid-column:span 4;grid-row:2}.employee-dashboard-enterprise__cell--todo-activity{grid-column:1 / -1;grid-row:3}.employee-dashboard-enterprise__bottom{display:grid;grid-template-columns:minmax(0,8fr) minmax(0,4fr);gap:var(--eds-gap);width:100%;min-height:0;height:100%}.employee-dashboard-enterprise__attendance{min-height:0;display:flex;width:100%}.employee-dashboard-enterprise__attendance>.att-quick-attendance-card{flex:1;min-height:0;width:100%}.employee-dashboard-panel{display:grid;grid-template-rows:auto 1fr auto;gap:.4rem;min-height:0;padding:.55rem .65rem;border:1px solid var(--eds-border);border-radius:var(--eds-radius);background:var(--eds-surface);box-shadow:0 1px 2px #1a2b3f08;overflow:hidden}.employee-dashboard-panel--summary{background:linear-gradient(180deg,#fff,#f8fbff)}.employee-dashboard-panel--todo,.employee-dashboard-panel--activity{grid-template-rows:auto 1fr}.employee-dashboard-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;min-width:0}.employee-dashboard-panel__actions{display:flex;align-items:center;gap:.55rem;flex-shrink:0}.employee-dashboard-panel__eyebrow{margin:0;font-size:.6rem;font-weight:700;letter-spacing:.05em;text-transform:none;color:var(--eds-muted)}.employee-dashboard-panel__title{margin:.08rem 0 0;font-size:.84rem;font-weight:700;color:var(--eds-title);line-height:1.15}.employee-dashboard-panel__link{flex-shrink:0;font-size:.72rem;font-weight:600;color:var(--eds-accent);text-decoration:none;white-space:nowrap}.employee-dashboard-panel__link--muted{color:#5f738a}.employee-dashboard-panel__link:focus-visible{text-decoration:underline}.employee-dashboard-panel__link:focus-visible{outline:2px solid #93c5fd;outline-offset:2px;border-radius:4px}.employee-dashboard-panel__metrics{display:grid;gap:.35rem;align-content:start}.employee-dashboard-panel__metrics--triple,.employee-dashboard-panel__metrics--dual{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-dashboard-metric{display:grid;gap:.1rem;min-width:0;padding:.35rem .4rem;border:1px solid #e4ebf3;border-radius:8px;background:var(--eds-soft)}.employee-dashboard-kv-list{list-style:none;margin:0;padding:0;display:grid;gap:.28rem;align-content:start;min-height:0}.employee-dashboard-kv{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0;padding:.28rem .35rem;border-bottom:1px solid #eef2f7}.employee-dashboard-kv:last-child{border-bottom:none}.employee-dashboard-kv__label{display:inline-flex;align-items:center;gap:.35rem;min-width:0;font-size:.68rem;font-weight:600;color:var(--eds-muted)}.employee-dashboard-kv__label i{width:.9rem;color:var(--eds-accent);text-align:center}.employee-dashboard-kv__value{display:inline-flex;align-items:center;justify-content:flex-end;gap:.35rem;min-width:0;font-size:.78rem;font-weight:700;color:var(--eds-title);text-align:right}.employee-dashboard-callout{display:grid;gap:.1rem;margin:0;padding:.4rem .5rem;border-radius:8px;background:#eef6ff;border:1px solid #d6e8fa}.employee-dashboard-callout strong{display:inline-flex;align-items:center;gap:.35rem;font-size:.68rem;font-weight:700;color:#1f5f99}.employee-dashboard-callout span{font-size:.68rem;color:#47627d;line-height:1.25}.employee-dashboard-banner{margin:0;padding:.4rem .55rem;border-radius:8px;font-size:.72rem;font-weight:600;line-height:1.25}.employee-dashboard-banner--success{background:#ecfdf3;border:1px solid #bbf7d0;color:#166534}.employee-dashboard-priority{display:inline-flex;align-items:center;padding:.06rem .35rem;border-radius:999px;font-size:.58rem;font-weight:700;letter-spacing:.02em;line-height:1.2;text-transform:none}.employee-dashboard-priority--high{background:#fef2f2;color:#b91c1c}.employee-dashboard-priority--medium{background:#fff7ed;color:#c2410c}.employee-dashboard-priority--low{background:#eff6ff;color:#1d4ed8}.employee-dashboard-metric__label{font-size:.58rem;font-weight:700;letter-spacing:.03em;text-transform:none;color:var(--eds-muted)}.employee-dashboard-metric__value{font-size:.9rem;line-height:1.15;color:var(--eds-title)}.employee-dashboard-metric__value--text{font-size:.74rem;font-weight:700}.employee-dashboard-metric__value--success{color:#166534}.employee-dashboard-panel--leave .employee-dashboard-metric:first-child .employee-dashboard-metric__value{color:#1f5f99}.employee-dashboard-panel__metrics--compact{gap:.3rem}.employee-dashboard-panel__metrics--compact .employee-dashboard-metric{padding:.3rem .35rem}.employee-dashboard-panel__metrics--compact .employee-dashboard-metric__label{font-size:.55rem}.employee-dashboard-panel__metrics--compact .employee-dashboard-metric__value{font-size:.78rem}.employee-dashboard-panel--leave-manager{grid-template-rows:auto 1fr;gap:.35rem}.employee-dashboard-leave-split{display:grid;gap:.35rem;min-height:0}.employee-dashboard-leave-split__section{display:grid;gap:.2rem;min-width:0}.employee-dashboard-leave-split__label{margin:0;font-size:.58rem;font-weight:700;letter-spacing:.04em;text-transform:none;color:var(--eds-muted)}.employee-dashboard-panel__note{margin:0;font-size:.68rem;color:var(--eds-muted);line-height:1.3}.employee-dashboard-panel__note--warning{color:#9a3412}.employee-dashboard-empty{margin:0;padding:.55rem .4rem;font-size:.78rem;color:var(--eds-muted);text-align:center}.employee-dashboard-summary__body{min-height:0;display:grid;gap:.4rem;align-content:start}.employee-dashboard-summary__identity{display:flex;align-items:flex-start;gap:.55rem;min-width:0}.employee-dashboard-summary__details{min-width:0;display:grid;gap:.05rem}.employee-dashboard-summary__name{margin:0;font-size:.95rem;line-height:1.15;color:var(--eds-title)}.employee-dashboard-summary__code{margin:0;font-size:.75rem;font-weight:700;color:var(--eds-accent)}.employee-dashboard-summary__meta-line{margin:0;font-size:.72rem;color:var(--eds-muted);line-height:1.2}.employee-dashboard-summary__meta-line span{font-weight:600;color:#47627d}.employee-dashboard-summary__date-compact{margin:0;font-size:.68rem;font-weight:600;color:var(--eds-muted);white-space:nowrap}.employee-dashboard-summary__chips{display:flex;flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none}.employee-dashboard-summary__chip{display:inline-flex;align-items:center;padding:.12rem .4rem;border-radius:999px;border:1px solid #d7e3ef;background:#eef4fb;color:#35526f;font-size:.64rem;font-weight:600;line-height:1.15}.employee-dashboard-summary__chip--status{background:#ecfdf3;border-color:#bbf7d0;color:#166534}.employee-dashboard-avatar{display:grid;place-items:center;border-radius:999px;overflow:hidden;border:2px solid #cfe0f2;background:#eef4fb;flex-shrink:0}.employee-dashboard-avatar--md{width:3rem;height:3rem}.employee-dashboard-avatar--sm{width:2.25rem;height:2.25rem}.employee-dashboard-avatar__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.employee-dashboard-avatar__initials{font-size:.8rem;font-weight:700;color:#2f5578}.employee-dashboard-status-badge{display:inline-flex;align-items:center;padding:.08rem .35rem;border-radius:999px;font-size:.64rem;font-weight:700;line-height:1.15}.employee-dashboard-status-badge--success{background:#ecfdf3;color:#166534}.employee-dashboard-status-badge--warning{background:#fff7ed;color:#9a3412}.employee-dashboard-status-badge--neutral{background:#eef2f7;color:#475569}.employee-dashboard-profile-progress{display:grid;gap:.25rem}.employee-dashboard-profile-progress__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.7rem;color:var(--eds-muted)}.employee-dashboard-profile-progress__head strong{font-size:.78rem;color:var(--eds-title)}.employee-dashboard-profile-progress__track{width:100%;height:.38rem;border-radius:999px;background:#e7eef6;overflow:hidden}.employee-dashboard-profile-progress__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#16a34a)}.employee-dashboard-todo-list,.employee-dashboard-activity-list{list-style:none;margin:0;padding:0;display:grid;gap:.3rem;align-content:start;min-height:0;overflow:hidden}.employee-dashboard-todo-item{display:grid;grid-template-columns:auto 1fr auto;gap:.45rem;align-items:center;min-width:0;padding:.35rem .4rem;border:1px solid #e4ebf3;border-radius:8px;background:#fbfdff}.employee-dashboard-todo-item__icon{display:grid;place-items:center;width:1.45rem;height:1.45rem;border-radius:7px;background:#e8f1fa;color:var(--eds-accent);font-size:.7rem}.employee-dashboard-todo-item__body{min-width:0}.employee-dashboard-todo-item__title-row{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.employee-dashboard-todo-item__body strong{font-size:.74rem;color:var(--eds-title)}.employee-dashboard-todo-item__body p{margin:.05rem 0 0;font-size:.66rem;color:var(--eds-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-dashboard-todo-item__action{flex-shrink:0;font-size:.7rem;font-weight:700;color:var(--eds-accent);text-decoration:none;white-space:nowrap}.employee-dashboard-todo-item__action:focus-visible{text-decoration:underline}.employee-dashboard-activity-list{position:relative;padding-left:.15rem}.employee-dashboard-activity-item{display:grid;grid-template-columns:auto 1fr auto;gap:.45rem;align-items:start;padding:.3rem .2rem;border:none;border-radius:0;background:transparent}.employee-dashboard-activity-item__dot{width:.45rem;height:.45rem;margin-top:.28rem;border-radius:999px;background:#3b82f6;box-shadow:0 0 0 3px #dbeafe}.employee-dashboard-activity-item__body{min-width:0;display:grid;gap:.05rem}.employee-dashboard-activity-item__body strong{font-size:.72rem;color:var(--eds-title)}.employee-dashboard-activity-item__body span{font-size:.66rem;color:var(--eds-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-dashboard-activity-item__when{font-size:.62rem;font-weight:600;color:var(--eds-muted);white-space:nowrap}.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary{border:1px solid #b8d4ef;background:linear-gradient(180deg,#fff,#f3f9ff);padding:.55rem .65rem;gap:.4rem;box-shadow:0 1px 2px #1a2b3f08;overflow:hidden}.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-quick-attendance-card__header{align-items:center}.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-title{font-size:.84rem}.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-meta{font-size:.6rem}.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-quick-attendance-card__badge{text-transform:none;letter-spacing:.03em;font-size:.64rem}.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-quick-attendance-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-quick-attendance-card__stats--quad{grid-template-columns:repeat(4,minmax(0,1fr))}.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-stat-tile{padding:.35rem .4rem}.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-value{font-size:.74rem}.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-quick-attendance-card__actions{margin-top:0;gap:.4rem}.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-btn--punch{min-width:0;width:auto;font-size:.76rem;padding:.35rem .75rem}.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-quick-attendance-card__actions .att-btn:not(.att-btn--punch){font-size:.72rem;padding:.35rem .65rem}@media(min-width:1181px)and (min-height:720px){.gateway-shell--employee-dashboard .shell-content--employee-dashboard,.employee-dashboard-enterprise,.employee-dashboard-enterprise__grid{overflow:hidden}}@media(min-width:1440px)and (min-height:820px){.employee-dashboard-enterprise{--eds-gap: .55rem}.employee-dashboard-panel{padding:.65rem .75rem}}@media(max-width:1180px){.gateway-shell--employee-dashboard .shell-main-area{max-height:none;height:auto;overflow:visible}.gateway-shell--employee-dashboard .shell-content--employee-dashboard{overflow:visible;height:auto}.employee-dashboard-enterprise,.employee-dashboard-enterprise__grid{height:auto;overflow:visible}.employee-dashboard-enterprise__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.employee-dashboard-enterprise__cell--identity,.employee-dashboard-enterprise__cell--attendance,.employee-dashboard-enterprise__cell--leave,.employee-dashboard-enterprise__cell--payroll,.employee-dashboard-enterprise__cell--profile,.employee-dashboard-enterprise__cell--todo-activity{grid-column:span 1;grid-row:auto}.employee-dashboard-enterprise__cell--todo-activity{grid-column:1 / -1}.employee-dashboard-enterprise__bottom{grid-template-columns:1fr}.employee-dashboard-panel__metrics--triple,.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-quick-attendance-card__stats,.gateway-shell--employee-dashboard .attendance-module-root .att-quick-attendance-card--primary .att-quick-attendance-card__stats--quad{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.gateway-shell .shell-header--employee-module{flex-wrap:wrap;max-height:none;row-gap:.35rem}.gateway-shell .shell-header--employee-module .shell-header-center{order:3;flex:1 1 100%;justify-content:flex-start}.employee-dashboard-shell-greeting{text-align:left}}@media(max-width:760px){.employee-dashboard-enterprise__grid{grid-template-columns:1fr}.employee-dashboard-enterprise__cell--identity,.employee-dashboard-enterprise__cell--attendance,.employee-dashboard-enterprise__cell--leave,.employee-dashboard-enterprise__cell--payroll,.employee-dashboard-enterprise__cell--profile,.employee-dashboard-enterprise__cell--todo-activity{grid-column:1}.employee-dashboard-panel__metrics--triple{grid-template-columns:1fr}.employee-module-header__title{white-space:normal}}@media(max-height:719px){.gateway-shell--employee-dashboard .shell-main-area{max-height:none;height:auto;overflow:visible}.gateway-shell--employee-dashboard .shell-content--employee-dashboard{overflow:visible}.employee-dashboard-enterprise,.employee-dashboard-enterprise__grid{height:auto;overflow:visible}.employee-dashboard-enterprise__grid{grid-template-rows:auto}}.gateway-shell--employee-leave .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto auto;min-height:100dvh;height:auto;max-height:none;overflow:visible;align-content:start}.gateway-shell--employee-leave .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--employee-leave .shell-content{min-height:0;height:auto;max-height:none;overflow:visible;width:100%;max-width:100%;margin:0;padding-top:0;align-self:start}.gateway-shell--employee-leave .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#eef4fb;border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--employee-leave .shell-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:none}.gateway-shell--employee-leave .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.employee-leave-enterprise{display:flex;flex-direction:column;gap:10px;height:auto;min-height:0;width:100%;max-width:100%;overflow:visible}.employee-leave-enterprise .leave-module-root.lv-module-page{flex:0 0 auto;min-height:0;height:auto;max-height:none;display:flex;flex-direction:column;max-width:100%;margin:0;overflow:visible}.gateway-shell--employee-leave .leave-module-root .lv-workspace.employee-leave-enterprise__workspace,.employee-leave-enterprise .leave-module-root .lv-workspace.employee-leave-enterprise__workspace{display:flex!important;flex-direction:column!important;gap:10px!important;flex:0 0 auto;min-height:0;overflow:visible}.employee-leave-enterprise__workspace{flex:0 0 auto;min-height:0;display:flex;flex-direction:column;gap:10px;overflow:visible}.employee-leave-enterprise__identity-banner{display:flex;align-items:center;justify-content:space-between;gap:12px 18px;flex-wrap:wrap;flex-shrink:0;padding:10px 14px;border:1px solid #d7e3ef;border-radius:12px;background:#fff;outline:none;box-shadow:none}.employee-leave-enterprise__identity-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 220px}.employee-leave-enterprise__identity-name{margin:0;font-size:16px;font-weight:700;color:#0f2f52;line-height:1.25}.employee-leave-enterprise__identity-code{margin:2px 0 0;font-size:12px;font-weight:600;color:#4b6480;line-height:1.3}.employee-leave-enterprise__identity-meta{margin:3px 0 0;font-size:11px;color:#7c93aa;line-height:1.35}.employee-leave-enterprise__identity-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.employee-leave-enterprise__status-chip{flex-shrink:0;display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;line-height:1.4;border:1px solid #e2e8f0;background:#f1f5f9;color:#64748b}.employee-leave-enterprise__status-chip.is-active{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.employee-leave-enterprise__notice{flex-shrink:0;margin:0;padding:6px 10px;border-radius:8px;border:1px solid #fde68a;background:#fffbeb;color:#92400e;font-size:12px;line-height:1.35}.employee-leave-enterprise__main-card{display:flex;flex-direction:column;gap:10px;flex:0 0 auto;min-height:0;height:auto;max-height:none;overflow:visible;border:1px solid #d7e3ef;border-radius:12px;background:#fff;padding:12px 14px 14px;box-shadow:none}.employee-leave-enterprise__main-card-head h2{margin:0;font-size:16px;font-weight:700;color:#0f2f52;line-height:1.3}.employee-leave-enterprise__panel-subtitle{margin:4px 0 0;font-size:12px;color:#7c93aa;line-height:1.35}.employee-leave-enterprise__tabs{display:flex;flex-wrap:nowrap;gap:4px;flex-shrink:0;margin:0;width:100%}.employee-leave-enterprise__tab{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1 1 0;min-width:0;height:36px;padding:0 10px;border:1px solid #d2e3f4;border-radius:10px;background:#fff;color:#3d5a78;font-size:12px;font-weight:600;text-transform:none;cursor:pointer;outline:none;box-shadow:none;transform:none;transition:none}.employee-leave-enterprise__tab i{font-size:12px;color:#7c93aa}.employee-leave-enterprise__tab.is-active{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff)}.employee-leave-enterprise__tab.is-active i{color:var(--control-active-fg, #ffffff)}.employee-leave-enterprise__tabpanel{flex:0 0 auto;min-height:0;height:auto;max-height:none;overflow:visible;display:flex;flex-direction:column;margin:0}.employee-leave-enterprise__tabpanel>*{flex:0 0 auto;min-height:0;height:auto;max-height:none;overflow:visible}.employee-leave-enterprise__section{display:flex;flex-direction:column;gap:10px;min-height:0;height:auto;overflow:visible}.employee-leave-enterprise__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.employee-leave-enterprise__section-head h3{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.employee-leave-enterprise__dashboard{display:flex;flex-direction:column;gap:10px;min-height:0;height:auto;overflow:visible}.employee-leave-enterprise__panel{display:flex;flex-direction:column;min-height:0;height:auto;max-height:none;overflow:visible;border:1px solid #d7e3ef;border-radius:12px;background:#fff;padding:10px 12px;outline:none;box-shadow:none}.employee-leave-enterprise__panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0;margin-bottom:8px}.employee-leave-enterprise__panel-head h2,.employee-leave-enterprise__panel-head h3{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.employee-leave-enterprise__panel-actions{display:flex;align-items:center;gap:8px;flex-shrink:0;flex-wrap:wrap}.employee-leave-enterprise__panel-body{flex:0 0 auto;min-height:0;height:auto;overflow:visible}.employee-leave-enterprise__kpi-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;flex-shrink:0}.employee-leave-enterprise__kpi{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid #d7e3ef;border-radius:10px;background:#fff;min-width:0;outline:none;box-shadow:none}.employee-leave-enterprise__kpi-icon{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:13px}.employee-leave-enterprise__kpi.is-available .employee-leave-enterprise__kpi-icon{background:#e8f1fb;color:#0f4f86}.employee-leave-enterprise__kpi.is-pending .employee-leave-enterprise__kpi-icon{background:#ecfdf5;color:#047857}.employee-leave-enterprise__kpi.is-approved .employee-leave-enterprise__kpi-icon{background:#f3e8ff;color:#7c3aed}.employee-leave-enterprise__kpi.is-types .employee-leave-enterprise__kpi-icon{background:#fff7ed;color:#c2410c}.employee-leave-enterprise__kpi-label{margin:0;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:none;color:#6a8198}.employee-leave-enterprise__kpi-value{margin:2px 0 0;font-size:20px;font-weight:700;color:#0f2f52;line-height:1.15;min-height:1.15em}.employee-leave-enterprise__kpi-note{margin:2px 0 0;font-size:11px;color:#7c93aa;line-height:1.3}.employee-leave-enterprise__dashboard-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:start;min-height:0;height:auto;overflow:visible}.employee-leave-enterprise__list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.employee-leave-enterprise__list-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid #e8eef5;border-radius:8px;background:#f8fbfe;font-size:12px;color:#0f2f52;min-width:0}.employee-leave-enterprise__list-row>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.employee-leave-enterprise__balances-table-wrap{width:100%;flex:1 1 auto;min-height:320px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:none}.employee-leave-enterprise__balances-table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;flex:1 1 auto}.employee-leave-enterprise__balances-table th,.employee-leave-enterprise__balances-table td{padding:8px 10px;border:0;border-bottom:1px solid #f1f5f9;vertical-align:middle;font-size:14px;font-weight:400;color:#0f2f52;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-shadow:none;outline:none;transition:none}.employee-leave-enterprise__balances-table thead th{background:#f8fafc;color:#475569;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:none;line-height:1.2;white-space:normal;vertical-align:middle;height:32px;padding-top:6px;padding-bottom:6px;border-bottom:1px solid #e2e8f0}.employee-leave-enterprise__balances-table thead th.is-group{text-align:center;background:#f1f5f9;border-bottom:1px solid #cbd5e1;letter-spacing:.03em}.employee-leave-enterprise__balances-table thead th.is-sub{background:#f8fafc;font-size:11px;font-weight:600;letter-spacing:.01em;text-transform:none;color:#64748b;height:22px;padding-top:3px;padding-bottom:3px;border-bottom:1px solid #e2e8f0;text-align:right!important}.employee-leave-enterprise__col-unit{display:block;margin-top:1px;font-size:9px;font-weight:500;letter-spacing:0;text-transform:none;color:#94a3b8}.employee-leave-enterprise__col-unit.is-inline{display:inline;margin-top:0;margin-left:4px}.employee-leave-enterprise__balances-table th.is-text,.employee-leave-enterprise__balances-table td.is-text{text-align:left;width:24%;white-space:normal;padding-left:14px}.employee-leave-enterprise__balances-table th.is-num,.employee-leave-enterprise__balances-table td.is-num{text-align:right!important;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1;width:8.5%;padding-left:4px;padding-right:12px}.employee-leave-enterprise__balances-table th.is-date,.employee-leave-enterprise__balances-table td.is-date{text-align:right!important;width:10%;white-space:nowrap;padding-left:4px;padding-right:14px}.employee-leave-enterprise__balances-table td.is-available{font-size:14px;font-weight:600;color:#0f4f86;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1}.employee-leave-enterprise__balances-table td.is-muted{color:#94a3b8;font-weight:500;font-size:13px}.employee-leave-enterprise__type-cell{display:flex;align-items:center;gap:10px;min-width:0}.employee-leave-enterprise__type-badge{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1}.employee-leave-enterprise__type-badge.is-blue{background:#e8f1fb;color:#0f4f86}.employee-leave-enterprise__type-badge.is-green{background:#ecfdf5;color:#047857}.employee-leave-enterprise__type-badge.is-purple{background:#f3e8ff;color:#7c3aed}.employee-leave-enterprise__type-badge.is-orange{background:#fff7ed;color:#c2410c}.employee-leave-enterprise__type-badge.is-teal{background:#ecfeff;color:#0f766e}.employee-leave-enterprise__type-badge.is-slate{background:#f1f5f9;color:#475569}.employee-leave-enterprise__type-copy{display:grid;gap:0;min-width:0;line-height:1.15}.employee-leave-enterprise__type-copy strong{font-size:14px;font-weight:700;color:#0f2f52;line-height:1.15}.employee-leave-enterprise__type-copy span{margin-top:1px;font-size:13px;color:#94a3b8;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-leave-enterprise__balances-table-footer{margin:0;padding:8px 14px;border-top:1px solid #e2e8f0;background:#f8fafc;font-size:12px;font-weight:500;color:#94a3b8;line-height:1.3;flex-shrink:0;text-align:left}.employee-leave-enterprise__balances{flex:1 1 auto;min-height:0;justify-content:flex-start;gap:12px}.employee-leave-enterprise__balances .employee-leave-enterprise__section-head{align-items:center;flex-shrink:0}.employee-leave-enterprise__balances .employee-leave-enterprise__panel-subtitle{margin-top:4px;color:#94a3b8;opacity:.9}.employee-leave-enterprise__balances-apply{min-height:34px;height:34px;padding:0 16px;border-radius:8px;flex-shrink:0;align-self:center;margin-top:0}.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .shell-main-area{min-height:100dvh;max-height:100dvh;height:100dvh;overflow:hidden;grid-template-rows:auto minmax(0,1fr);align-content:stretch}.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .shell-content,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .leave-module-root,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__workspace,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__main-card,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__tabpanel,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__tabpanel>*{height:100%;max-height:none;min-height:0;flex:1 1 auto;overflow:hidden;display:flex;flex-direction:column}.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__main-card-head,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__tabs{flex:0 0 auto}.gateway-shell--employee-leave .employee-leave-enterprise__type-badge,.gateway-shell--employee-leave .employee-leave-enterprise__type-badge:active,.gateway-shell--employee-leave .employee-leave-enterprise__type-badge:focus{box-shadow:none!important;transform:none!important;filter:none!important;opacity:1!important;transition:none!important;cursor:default}.gateway-shell--employee-leave .employee-leave-enterprise__balances-apply:focus:not(:disabled),.gateway-shell--employee-leave .employee-leave-enterprise__balances-apply:active:not(:disabled){border-color:var(--control-active-bg, #1e5a96)!important;background:var(--control-active-bg, #1e5a96)!important;color:#fff!important;box-shadow:none!important;transform:none!important;filter:none!important}.employee-leave-enterprise__balances-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-content:start;min-height:0;height:auto;overflow:visible}.employee-leave-enterprise__balance-card{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border:1px solid #d7e3ef;border-radius:10px;background:#f8fbfe;min-width:0;overflow:hidden;outline:none;box-shadow:none}.employee-leave-enterprise__balance-card.is-skeleton{min-height:110px;background:#e8eef5}.employee-leave-enterprise__balance-code{margin:0;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:none;color:#6a8198}.employee-leave-enterprise__balance-type{margin:0;font-size:12px;font-weight:700;color:#0f2f52;line-height:1.25}.employee-leave-enterprise__balance-hero{margin:4px 0 0;font-size:22px;font-weight:700;color:#0f4f86;line-height:1.1}.employee-leave-enterprise__balance-hero span{margin-left:4px;font-size:11px;font-weight:600;color:#7c93aa}.employee-leave-enterprise__balance-meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:6px;padding-top:6px;font-size:11px;color:#5f7d97}.employee-leave-enterprise__apply{flex:0 0 auto;height:auto;min-height:0;max-height:none;gap:0;overflow:visible}.employee-leave-enterprise__apply-card{display:flex;flex-direction:column;flex:0 0 auto;height:auto;min-height:0;max-height:none;border:1px solid #e2e8f0;border-radius:10px;background:#fff;overflow:visible}.employee-leave-enterprise__apply-card-head{padding:10px 16px 8px;flex-shrink:0}.employee-leave-enterprise__apply-card-head h3{margin:0;font-size:16px;font-weight:600;color:#0f2f52;line-height:1.25}.employee-leave-enterprise__apply-card-head .employee-leave-enterprise__panel-subtitle{margin-top:2px;font-size:12px;color:#94a3b8}.employee-leave-enterprise__apply-divider{height:1px;background:#e8eef5;flex-shrink:0}.employee-leave-enterprise__apply-form{display:flex;flex-direction:column;flex:0 0 auto;min-height:0;height:auto;max-height:none;overflow:visible}.employee-leave-enterprise__apply-body{display:flex;flex-direction:column;gap:10px;padding:10px 16px 8px;flex:0 0 auto;height:auto;min-height:0;max-height:none;overflow:visible}.employee-leave-enterprise__apply-row{display:grid;gap:10px 12px;min-width:0;align-items:start}.employee-leave-enterprise__field{display:grid;gap:4px;min-width:0}.employee-leave-enterprise__field label,.employee-leave-enterprise__field legend{font-size:12px;font-weight:600;letter-spacing:0;text-transform:none;color:#475569}.employee-leave-enterprise__field input,.employee-leave-enterprise__field select,.employee-leave-enterprise__field textarea,.employee-leave-enterprise__type-select input{width:100%;box-sizing:border-box;height:32px;min-height:32px;border:1px solid #cbd5e1;border-radius:6px;padding:5px 10px;font-size:13px;color:#0f2f52;background:#fff;outline:none;transition:none;box-shadow:none}.employee-leave-enterprise__field textarea{height:auto;min-height:72px;max-height:72px;resize:none;line-height:1.4;padding:7px 10px}.employee-leave-enterprise__field-hint{margin:0;font-size:11px;color:#94a3b8;line-height:1.3}.employee-leave-enterprise__field-error{margin:0;font-size:11px;color:#b91c1c;line-height:1.3}.employee-leave-enterprise__reason-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.employee-leave-enterprise__char-count{font-size:11px;font-weight:600;color:#94a3b8;font-variant-numeric:tabular-nums;white-space:nowrap;margin:0 0 0 auto;text-align:right}.employee-leave-enterprise__type-menu{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;margin:0;padding:4px;list-style:none;max-height:180px;overflow:auto;border:1px solid #d7e3ef;border-radius:6px;background:#fff;box-shadow:0 8px 20px #0f2d5a14}.employee-leave-enterprise__type-empty{padding:8px 10px;font-size:12px;color:#94a3b8}.employee-leave-enterprise__type-option{width:100%;display:block;text-align:left;border:0;border-radius:6px;background:transparent;padding:6px 10px;cursor:pointer;box-shadow:none;transform:none;transition:none}.employee-leave-enterprise__type-option-main{display:grid;gap:1px}.employee-leave-enterprise__type-option-main strong{font-size:13px;font-weight:600;color:#0f2f52;line-height:1.25}.employee-leave-enterprise__type-option-main span{font-size:11px;color:#64748b;line-height:1.25}.employee-leave-enterprise__type-option.is-selected{background:#f1f5f9!important;color:inherit!important;box-shadow:none!important;transform:none!important}.employee-leave-enterprise__duration-card{display:flex;align-items:center;gap:8px;height:52px;min-height:52px;max-height:52px;padding:0 10px;border:1px solid #c5daf0;border-radius:6px;background:linear-gradient(180deg,#f3f8fd,#eaf3fb);box-sizing:border-box;overflow:visible}.employee-leave-enterprise__duration-card-icon{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#dbeafe;color:#0f4f86;font-size:12px}.employee-leave-enterprise__duration-card-label{margin:0;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;color:#64748b;line-height:1.15}.employee-leave-enterprise__duration-card-value{margin:1px 0 0;font-size:16px;font-weight:700;color:#0f4f86;line-height:1.1;font-variant-numeric:tabular-nums}.employee-leave-enterprise__duration-card-note{margin:1px 0 0;font-size:10px;color:#7c93aa;line-height:1.15}.employee-leave-enterprise__leave-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;border:0;background:transparent;flex:0 0 auto;height:auto;overflow:visible}.employee-leave-enterprise__summary-chip{display:grid;gap:2px;min-width:0;min-height:48px;padding:8px 10px;border:1px solid #d7e3ef;border-radius:6px;background:#fff;box-sizing:border-box}.employee-leave-enterprise__summary-chip span{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;color:#6a8198;line-height:1.2}.employee-leave-enterprise__summary-chip strong{font-size:15px;font-weight:700;color:#0f2f52;line-height:1.2;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-leave-enterprise__summary-chip.is-emphasis{border-color:#c5daf0;background:#f3f8fd}.employee-leave-enterprise__fieldset{margin:0;padding:8px 10px;border:1px solid #e8eef5;border-radius:6px;background:#f8fbfe;display:grid;gap:6px}.employee-leave-enterprise__checkbox{display:flex;align-items:center;gap:8px;font-size:13px;color:#0f2f52}.employee-leave-enterprise__apply-footer{position:static;display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:0;padding:14px 20px 18px;border-top:1px solid #e8eef5;background:#fff;flex:0 0 auto;height:auto;max-height:none;overflow:visible;border-radius:0 0 10px 10px}.employee-leave-enterprise__apply-footer .employee-leave-enterprise__btn{min-height:32px;height:32px;padding:0 16px;border-radius:6px;font-size:13px;font-weight:600}.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .shell-main-area{min-height:100dvh;height:auto;max-height:none;overflow:visible;grid-template-rows:auto auto;align-content:start}.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .shell-content,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-workspace,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .leave-module-root,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__workspace,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__main-card,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__tabpanel,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__tabpanel>*,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__apply,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__apply-card,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__apply-form,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__apply-body{height:auto!important;max-height:none!important;min-height:0;flex:0 0 auto!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important}.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__apply-footer{position:static!important;flex:0 0 auto;overflow:visible!important}.employee-leave-enterprise__table-wrap{min-height:0;height:auto;max-height:none;overflow:visible;border:1px solid #e8eef5;border-radius:8px}.employee-leave-enterprise__table{width:100%;table-layout:auto;border-collapse:collapse}.employee-leave-enterprise__table th{position:static;padding:8px 10px;border-bottom:1px solid #e8eef5;background:#f3f7fb;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:none;color:#6a8198;text-align:left;white-space:nowrap}.employee-leave-enterprise__table td{padding:8px 10px;border-bottom:1px solid #eef2f6;font-size:12px;color:#0f2f52;vertical-align:middle}.employee-leave-enterprise__table td.employee-leave-enterprise__table-reason{white-space:normal;overflow:visible;text-overflow:unset;max-width:240px}.employee-leave-enterprise__table-pagination{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.employee-leave-enterprise__table-footer{margin:0;font-size:11px;color:#7c93aa;flex-shrink:0}.employee-leave-enterprise__page-controls{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}.employee-leave-enterprise__page-btn{min-width:28px;height:28px;padding:0 8px;border:1px solid #d2e3f4;border-radius:8px;background:#fff;color:#3d5a78;font-size:12px;font-weight:600;cursor:pointer;outline:none;box-shadow:none;transform:none;transition:none}.employee-leave-enterprise__page-btn.is-active{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff)}.employee-leave-enterprise__filter{display:grid;gap:2px}.employee-leave-enterprise__filter label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;color:#6a8198}.employee-leave-enterprise__filter select{border:1px solid #cbd5e1;border-radius:8px;padding:6px 8px;font-size:11px;color:#0f2f52;background:#fff;outline:none}.employee-leave-enterprise__btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:32px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;outline:none;border:1px solid transparent;white-space:nowrap;box-shadow:none;transform:none;transition:none}.employee-leave-enterprise__btn--primary{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff)}.employee-leave-enterprise__btn--secondary{border-color:#bfd5ec;background:#f8fbfe;color:#0f4f86}.employee-leave-enterprise__btn--ghost{border-color:transparent;background:transparent;color:#0f4f86;padding:0 6px;min-height:24px}.employee-leave-enterprise__btn--danger{border-color:#fecdd3;background:#fff1f2;color:#be123c}.employee-leave-enterprise__link-btn{border:none!important;border-color:transparent!important;background:transparent!important;background-image:none!important;padding:0!important;border-radius:0!important;font-size:12px;font-weight:600;color:#0f4f86!important;cursor:pointer;outline:none;box-shadow:none!important;transform:none!important;filter:none!important;opacity:1;transition:none!important;animation:none!important}.employee-leave-enterprise__empty{margin:0;padding:16px 12px;text-align:center;font-size:12px;color:#7c93aa}.employee-leave-enterprise__empty--compact{display:grid;gap:6px;justify-items:start;text-align:left;padding:12px;border:1px dashed #d7e3ef;border-radius:10px;background:#f8fbfe}.employee-leave-enterprise__empty strong{display:block;margin-bottom:0;font-size:13px;color:#0f2f52}.employee-leave-enterprise__list-skeleton{display:grid;gap:8px}.employee-leave-enterprise__skeleton-row,.employee-leave-enterprise__skeleton-value{display:block;border-radius:8px;background:#e8eef5}.gateway-shell--employee-leave .lv-dialog-backdrop,.gateway-shell--employee-leave .lv-leaves-modal-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:16px;background:#0f263d73}.gateway-shell--employee-leave .lv-dialog,.gateway-shell--employee-leave .lv-leaves-modal{width:min(560px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);display:flex;flex-direction:column;overflow:hidden;border:1px solid #d7e3ef;border-radius:12px;background:#fff;box-shadow:0 16px 40px #0f2d5a1f;outline:none}.gateway-shell--employee-leave .lv-leaves-modal{width:min(900px,calc(100vw - 2rem))}.gateway-shell--employee-leave .lv-leaves-modal__header,.gateway-shell--employee-leave .lv-dialog .lv-panel-header{padding:12px 14px;border-bottom:1px solid #e8eef5}.gateway-shell--employee-leave .lv-leaves-modal__body{min-height:0;overflow:auto;padding:10px 14px 14px}.gateway-shell--employee-leave .lv-dialog__actions{display:flex;justify-content:flex-end;gap:8px;padding-top:8px}.gateway-shell--employee-leave .employee-leave-enterprise__identity-banner,.gateway-shell--employee-leave .employee-leave-enterprise__identity-banner:focus,.gateway-shell--employee-leave .employee-leave-enterprise__identity-banner:focus-within,.gateway-shell--employee-leave .employee-leave-enterprise__identity-banner:active,.gateway-shell--employee-leave .employee-leave-enterprise__main-card,.gateway-shell--employee-leave .employee-leave-enterprise__panel,.gateway-shell--employee-leave .employee-leave-enterprise__panel:focus,.gateway-shell--employee-leave .employee-leave-enterprise__panel:focus-within,.gateway-shell--employee-leave .employee-leave-enterprise__kpi,.gateway-shell--employee-leave .employee-leave-enterprise__balance-card{outline:none!important;box-shadow:none!important}.gateway-shell--employee-leave .employee-leave-enterprise button,.gateway-shell--employee-leave .employee-leave-enterprise input,.gateway-shell--employee-leave .employee-leave-enterprise select,.gateway-shell--employee-leave .employee-leave-enterprise textarea,.gateway-shell--employee-leave .lv-dialog-backdrop,.gateway-shell--employee-leave .lv-leaves-modal-overlay{outline:none;-webkit-tap-highlight-color:transparent}.gateway-shell--employee-leave .employee-leave-enterprise__tab:not(.is-active):focus,.gateway-shell--employee-leave .employee-leave-enterprise__tab:not(.is-active):active{border-color:#d2e3f4!important;background:#fff!important;color:#3d5a78!important}.gateway-shell--employee-leave .employee-leave-enterprise__tab.is-active:focus,.gateway-shell--employee-leave .employee-leave-enterprise__tab.is-active:active{border-color:var(--control-active-bg, #1e5a96)!important;background:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important}.gateway-shell--employee-leave .employee-leave-enterprise__tab.is-active:focus i,.gateway-shell--employee-leave .employee-leave-enterprise__tab.is-active:active i{color:var(--control-active-fg, #ffffff)!important}.gateway-shell--employee-leave .employee-leave-enterprise__btn--primary:focus:not(:disabled),.gateway-shell--employee-leave .employee-leave-enterprise__btn--primary:active:not(:disabled){border-color:var(--control-active-bg, #1e5a96)!important;background:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-leave .employee-leave-enterprise__btn--secondary:focus:not(:disabled),.gateway-shell--employee-leave .employee-leave-enterprise__btn--secondary:active:not(:disabled){border-color:#bfd5ec!important;background:#f8fbfe!important;color:#0f4f86!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-leave .employee-leave-enterprise__btn--ghost:focus:not(:disabled),.gateway-shell--employee-leave .employee-leave-enterprise__btn--ghost:active:not(:disabled){background:inherit;border-color:inherit;color:inherit;box-shadow:none!important;transform:none!important;outline:none!important}.gateway-shell--employee-leave .employee-leave-enterprise__page-btn.is-active:focus,.gateway-shell--employee-leave .employee-leave-enterprise__page-btn.is-active:active{border-color:var(--control-active-bg, #1e5a96)!important;background:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important}.gateway-shell--employee-leave .employee-leave-enterprise__btn--ghost:focus:not(:disabled),.gateway-shell--employee-leave .employee-leave-enterprise__btn--ghost:active:not(:disabled){border-color:transparent!important;background:transparent!important;color:#0f4f86!important}.gateway-shell--employee-leave .employee-leave-enterprise__link-btn,.gateway-shell--employee-leave .employee-leave-enterprise__link-btn:active,.gateway-shell--employee-leave .employee-leave-enterprise__link-btn:focus,.gateway-shell--employee-leave .employee-leave-enterprise__link-btn:focus-visible,.gateway-shell--employee-leave button.employee-leave-enterprise__link-btn,.gateway-shell--employee-leave button.employee-leave-enterprise__link-btn:active,.gateway-shell--employee-leave button.employee-leave-enterprise__link-btn:focus,.gateway-shell--employee-leave button.employee-leave-enterprise__link-btn:focus-visible{border:none!important;border-color:transparent!important;background:transparent!important;background-image:none!important;color:#0f4f86!important;padding:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important;filter:none!important;opacity:1!important;transition:none!important;animation:none!important;outline:none!important}.gateway-shell--employee-leave .employee-leave-enterprise__link-btn:focus-visible,.gateway-shell--employee-leave button.employee-leave-enterprise__link-btn:focus-visible{outline:2px solid rgba(43,109,178,.28)!important;outline-offset:1px!important}.gateway-shell--employee-leave .employee-leave-enterprise__tab:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__btn:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__link-btn:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__page-btn:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__field input:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__field select:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__field textarea:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__filter select:focus-visible{outline:2px solid rgba(43,109,178,.28);outline-offset:1px;box-shadow:none}.gateway-shell--employee-leave .sidebar-group a:focus-visible:not(.active){background:transparent!important;border-color:transparent!important;color:#334155!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-leave .shell-main-area>.shell-header>button[type=button]:focus-visible,.gateway-shell--employee-leave .dashboard-logout:focus-visible{background:#fff!important;border-color:#cbd5e1!important;color:#0f172a!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-leave .leave-module-root .lv-tab:focus-visible,.gateway-shell--employee-leave .leave-module-root .lv-btn:focus-visible{outline:2px solid rgba(43,109,178,.28)!important;outline-offset:1px!important;box-shadow:none!important}@media(max-width:1100px){.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .shell-main-area{max-height:none;overflow:visible}.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .shell-content,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .leave-module-root,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__workspace,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__main-card,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__tabpanel,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__tabpanel>*{height:auto;overflow:visible;flex:0 0 auto}.employee-leave-enterprise__balances-table-wrap{min-height:0;flex:0 0 auto}.employee-leave-enterprise__kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-leave-enterprise__dashboard-panels,.employee-leave-enterprise__apply-row--primary,.employee-leave-enterprise__apply-row--dates{grid-template-columns:1fr}.employee-leave-enterprise__leave-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-leave-enterprise__tabs{flex-wrap:wrap}.employee-leave-enterprise__tab,.employee-leave-enterprise__tab:first-child,.employee-leave-enterprise__tab:last-child{flex:1 1 calc(50% - 4px);border-radius:10px}}@media(max-width:768px){.employee-leave-enterprise__apply-row--primary,.employee-leave-enterprise__apply-row--dates,.employee-leave-enterprise__leave-summary{grid-template-columns:1fr}.employee-leave-enterprise__apply-footer{flex-wrap:wrap}.employee-leave-enterprise__identity-banner{align-items:flex-start}.employee-leave-enterprise__identity-actions{width:100%;align-items:flex-start}.employee-leave-enterprise__balances-grid{grid-template-columns:1fr}.employee-leave-enterprise__balances-table,.employee-leave-enterprise__balances-table thead{display:block;width:100%}.employee-leave-enterprise__balances-table thead{display:none}.employee-leave-enterprise__balances-table tbody{display:grid;gap:8px}.employee-leave-enterprise__balances-table tr{display:block;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#fff}.employee-leave-enterprise__balances-table td{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:4px 0;border:0;text-align:right}.employee-leave-enterprise__balances-table td:before{content:attr(data-label);color:#64748b;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:none;flex:0 0 auto;text-align:left}.employee-leave-enterprise__balances-table td.is-text{display:block;text-align:left}.employee-leave-enterprise__balances-table td.is-text:before{display:none}.employee-leave-enterprise__kpi-strip{grid-template-columns:1fr}.employee-leave-enterprise__tab,.employee-leave-enterprise__tab:first-child,.employee-leave-enterprise__tab:last-child{flex:1 1 100%}.employee-leave-enterprise__table,.employee-leave-enterprise__table thead{display:block;width:100%}.employee-leave-enterprise__table thead{display:none}.employee-leave-enterprise__table tbody{display:grid;gap:8px}.employee-leave-enterprise__table tr{display:block;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#fff}.employee-leave-enterprise__table td{display:flex;justify-content:space-between;gap:12px;padding:4px 0;border:0;white-space:normal}.employee-leave-enterprise__table td:before{content:attr(data-label);color:#64748b;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:none;flex:0 0 auto}.employee-leave-enterprise__table td.employee-leave-enterprise__table-reason{max-width:none}.employee-leave-enterprise__table-pagination{flex-direction:column;align-items:stretch}}.employee-leave-enterprise__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.employee-leave-enterprise__my-leaves-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.employee-leave-enterprise__my-leaves-head h3{margin:0;font-size:16px;font-weight:600;color:#0f2f52;line-height:1.25}.employee-leave-enterprise__my-leaves-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap}.employee-leave-enterprise__my-leaves-toolbar-left,.employee-leave-enterprise__my-leaves-toolbar-right{display:flex;align-items:center;gap:8px;min-width:0}.employee-leave-enterprise__my-leaves-control{box-sizing:border-box;height:34px;min-height:34px;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px;font-size:13px;color:#0f2f52;background:#fff;outline:none;box-shadow:none;transition:none}.employee-leave-enterprise__my-leaves-apply{height:34px;min-height:34px;padding:0 14px;border-radius:6px;transition:none!important}.employee-leave-enterprise__my-leaves-card{border:1px solid #d7e3ef;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f2d5a0a;overflow:visible}.employee-leave-enterprise__my-leaves-table{width:100%;table-layout:fixed;border-collapse:collapse}.employee-leave-enterprise__my-leaves-table thead th{height:52px;padding:0 12px;border-bottom:1px solid #e2e8f0;background:#f3f7fb;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:none;color:#64748b;text-align:left;white-space:nowrap;vertical-align:middle}.employee-leave-enterprise__my-leaves-table tbody td{height:50px;padding:0 12px;border-bottom:1px solid #eef2f6;font-size:14px;color:#0f2f52;vertical-align:middle;overflow:hidden}.employee-leave-enterprise__my-leaves-ellipsis,.employee-leave-enterprise__my-leaves-reason{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-leave-enterprise__my-leaves-status{display:inline-flex;align-items:center;max-width:100%}.employee-leave-enterprise__my-leaves-status .lv-status{height:24px;min-height:24px;max-width:100%;padding:0 10px;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.02em;text-transform:none;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:none!important;transform:none!important;transition:none!important}.employee-leave-enterprise__my-leaves-status.is-submitted .lv-status,.employee-leave-enterprise__my-leaves-status.is-draft .lv-status{background:#eff6ff;color:#1d4ed8}.employee-leave-enterprise__my-leaves-status.is-approved .lv-status{background:#ecfdf5;color:#047857}.employee-leave-enterprise__my-leaves-status.is-rejected .lv-status{background:#fff1f2;color:#be123c}.employee-leave-enterprise__my-leaves-status.is-cancelled .lv-status{background:#f1f5f9;color:#64748b}.employee-leave-enterprise__my-leaves-menu{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%}.employee-leave-enterprise__my-leaves-action-link{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;background:transparent;color:#0f4f86;font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;box-shadow:none;transform:none;transition:none}.employee-leave-enterprise__my-leaves-action-link:active{color:#0f4f86!important;background:transparent!important;box-shadow:none!important;transform:none!important;text-decoration:none}.employee-leave-enterprise__my-leaves-action-link:focus-visible{outline:2px solid rgba(43,109,178,.28);outline-offset:2px;border-radius:4px}.employee-leave-enterprise__my-leaves-menu-trigger{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:6px;background:transparent;color:#475569;font-size:18px;line-height:1;cursor:pointer;box-shadow:none;transform:none;transition:none}.employee-leave-enterprise__my-leaves-menu-trigger:focus,.employee-leave-enterprise__my-leaves-menu-trigger:active{background:transparent!important;border:0!important;color:#475569!important;box-shadow:none!important;transform:none!important}.employee-leave-enterprise__my-leaves-menu-trigger:focus-visible{outline:2px solid rgba(43,109,178,.28);outline-offset:1px}.employee-leave-enterprise__my-leaves-menu-list{position:fixed;z-index:1400;min-width:168px;margin:0;padding:4px;list-style:none;border:1px solid #d7e3ef;border-radius:8px;background:#fff;box-shadow:0 10px 24px #0f2d5a24;pointer-events:auto}.employee-leave-enterprise__my-leaves-menu-list button{width:100%;display:block;text-align:left;border:0;border-radius:6px;background:transparent;padding:8px 10px;font-size:13px;font-weight:600;color:#0f2f52;cursor:pointer;box-shadow:none;transform:none;transition:none}.employee-leave-enterprise__my-leaves-menu-list button:focus,.employee-leave-enterprise__my-leaves-menu-list button:active{background:transparent!important;color:#0f2f52!important;box-shadow:none!important;transform:none!important}.employee-leave-enterprise__my-leaves-cards{display:none;list-style:none;margin:0;padding:10px;gap:8px}.employee-leave-enterprise__my-leaves-card-item{display:grid;gap:8px;padding:12px;border:1px solid #e8eef5;border-radius:8px;background:#f8fafc}.employee-leave-enterprise__my-leaves-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.employee-leave-enterprise__my-leaves-card-top strong{font-size:14px;color:#0f2f52;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-leave-enterprise__my-leaves-card-item dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}.employee-leave-enterprise__my-leaves-card-item dt{margin:0;font-size:11px;font-weight:600;color:#64748b;text-transform:none}.employee-leave-enterprise__my-leaves-card-item dd{margin:2px 0 0;font-size:14px;color:#0f2f52}.employee-leave-enterprise__my-leaves-card-actions{display:flex;flex-wrap:wrap;gap:8px}.employee-leave-enterprise__my-leaves-empty{display:grid;justify-items:center;gap:8px;padding:36px 16px;border:1px solid #d7e3ef;border-radius:10px;background:#fff;text-align:center;box-shadow:0 1px 2px #0f2d5a0a}.employee-leave-enterprise__my-leaves-empty-icon{width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eef4fb;color:#0f4f86;font-size:18px}.employee-leave-enterprise__my-leaves-empty strong{font-size:15px;font-weight:600;color:#0f2f52}.employee-leave-enterprise__my-leaves-empty span{font-size:13px;color:#7c93aa}.employee-leave-enterprise__my-leaves-dialog-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:16px;background:#0f263d73}.employee-leave-enterprise__my-leaves-dialog{width:min(520px,calc(100vw - 2rem));border:1px solid #d7e3ef;border-radius:12px;background:#fff;box-shadow:0 16px 40px #0f2d5a1f;overflow:hidden}.employee-leave-enterprise__my-leaves-dialog header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;border-bottom:1px solid #e8eef5}.employee-leave-enterprise__my-leaves-dialog h4{margin:0;font-size:15px;font-weight:600;color:#0f2f52}.employee-leave-enterprise__my-leaves-dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:14px}.employee-leave-enterprise__my-leaves-dialog-grid .is-full{grid-column:1 / -1}.employee-leave-enterprise__my-leaves-dialog-grid dt{margin:0;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:none;color:#64748b}.employee-leave-enterprise__my-leaves-dialog-grid dd{margin:4px 0 0;font-size:14px;color:#0f2f52;word-break:break-word}.gateway-shell--employee-leave .employee-leave-enterprise__my-leaves-apply:focus,.gateway-shell--employee-leave .employee-leave-enterprise__my-leaves-apply:active,.gateway-shell--employee-leave .employee-leave-enterprise__my-leaves .employee-leave-enterprise__btn:focus,.gateway-shell--employee-leave .employee-leave-enterprise__my-leaves .employee-leave-enterprise__btn:active{box-shadow:none!important;transform:none!important;filter:none!important;transition:none!important}@media(max-width:1100px){.employee-leave-enterprise__my-leaves-toolbar{flex-wrap:wrap}.employee-leave-enterprise__my-leaves-toolbar-right{width:100%;margin-left:0}.employee-leave-enterprise__my-leaves-search{flex:1 1 auto;width:auto}}.gateway-shell--employee-profile .shell-main-area{box-sizing:border-box;padding:4px 10px 6px;gap:4px;grid-template-rows:auto minmax(0,1fr);height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}.gateway-shell--employee-profile .shell-header,.gateway-shell--employee-profile .shell-header--employee-module{min-height:52px;max-height:56px;padding:2px 8px;border-radius:0;box-shadow:none;border-bottom:1px solid var(--employee-color-border, #d7e3ef)}.gateway-shell--employee-profile .shell-content{min-height:0;overflow:hidden;width:100%;max-width:none;margin:0;padding-top:0}.gateway-shell--employee-profile .shell-header-branding--org-only{gap:10px}.gateway-shell--employee-profile .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--employee-profile .shell-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:none}.gateway-shell--employee-profile .shell-header-left strong{font-size:17px;color:#0f2f52;font-weight:600}.employee-profile-enterprise{--ep-card-bg: #fff;--ep-border: #d7e5f4;--ep-muted: #6a8198;--ep-title: #0f2f52;--ep-radius: 12px;--ep-gap: 6px;--ep-label-size: 10px;--ep-value-size: 12px;height:100%;min-height:0;width:100%;max-width:100%;display:flex;flex-direction:column;gap:var(--ep-gap);overflow:hidden}.employee-profile-enterprise__intro{margin:0;padding:0 2px;font-size:13px;line-height:1.4;color:#5f7d97;flex:0 0 auto}.employee-profile-enterprise__loading{margin:0;font-size:12px;color:#6a8198}.employee-profile-enterprise__alert{flex:0 0 auto;padding:8px 12px;border-radius:10px;border:1px solid #f0c4c9;background:#fff5f6;color:#7a2f35}.employee-profile-enterprise__alert strong{display:block;font-size:13px;font-weight:700;margin-bottom:4px}.employee-profile-enterprise__alert p{margin:0;font-size:12px;line-height:1.4}.employee-profile-enterprise__workspace{flex:1;min-height:0;display:flex;flex-direction:column;gap:var(--ep-gap);overflow:hidden}.employee-profile-enterprise__top-row{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1.75fr) minmax(240px,.75fr);gap:var(--ep-gap);align-items:stretch}.employee-profile-enterprise__top-row>*{height:100%}.employee-profile-identity-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.7rem;padding:.55rem .8rem;background:var(--ep-card-bg);border:1px solid var(--ep-border);border-radius:var(--ep-radius);align-items:center;min-height:0}.employee-profile-identity-card__avatar-block{display:grid;align-content:start;justify-items:center;gap:.35rem;width:96px}.employee-profile-identity-card__avatar{width:68px;height:68px;border-radius:12px;overflow:hidden;border:1px solid var(--ep-border);background:#f1f5f9;display:grid;place-items:center}.employee-profile-identity-card__avatar-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.employee-profile-identity-card__avatar-initials{font-size:1.35rem;font-weight:700;color:#334155}.employee-profile-identity-card__photo-form,.employee-profile-identity-card__photo-btn{width:100%}.employee-profile-identity-card__photo-btn:disabled{opacity:.7;cursor:wait}.employee-profile-identity-card__photo-message{margin:.35rem 0 0;font-size:.75rem;line-height:1.25}.employee-profile-identity-card__photo-message.is-error{color:#b91c1c}.employee-profile-identity-card__photo-message.is-success{color:#166534}.employee-profile-identity-card__details{min-width:0}.employee-profile-identity-card__eyebrow{margin:0;color:var(--ep-muted);font-size:var(--ep-label-size);font-weight:600;text-transform:none;letter-spacing:.04em}.employee-profile-identity-card__name{margin:.1rem 0 .35rem;font-size:1.0625rem;font-weight:700;color:var(--ep-title);line-height:1.2}.employee-profile-identity-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem .85rem;margin:0}.employee-profile-identity-card__meta div{min-width:0}.employee-profile-identity-card__meta dt{margin:0;color:#64748b;font-size:var(--ep-label-size);font-weight:600;letter-spacing:.025em;text-transform:none;line-height:1.15}.employee-profile-identity-card__meta dd{margin:.12rem 0 0;font-size:var(--ep-value-size);font-weight:600;color:var(--ep-title);line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-profile-status-card{background:var(--ep-card-bg);border:1px solid var(--ep-border);border-radius:var(--ep-radius);display:flex;flex-direction:column;min-height:0}.employee-profile-status-card__head,.employee-profile-section-card__head{padding:.4rem .7rem;border-bottom:1px solid var(--ep-border);background:#f8fafc;flex-shrink:0}.employee-profile-section-card__head--split{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.employee-profile-status-card__head h2,.employee-profile-section-card__head h2{margin:0;font-size:.875rem;font-weight:700;color:var(--ep-title);line-height:1.2}.employee-profile-status-card__body{flex:1;padding:.45rem .7rem;display:flex;flex-direction:column;justify-content:center;gap:.3rem;min-height:0}.employee-profile-status-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0}.employee-profile-status-card__stats>div{min-width:0}.employee-profile-status-card__stats dt{margin:0;color:#6a8198;font-size:var(--ep-label-size);font-weight:700;letter-spacing:.04em;text-transform:none;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-profile-status-card__stats dd{margin:.18rem 0 0;font-size:.9375rem;font-weight:700;color:var(--ep-title);line-height:1.2;white-space:nowrap}.employee-profile-status-card__hint{margin:0;color:var(--ep-muted);font-size:.72rem;line-height:1.3}.employee-profile-enterprise__main-grid{flex:1;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:var(--ep-gap);overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.employee-profile-enterprise__main-grid::-webkit-scrollbar{width:6px;height:6px}.employee-profile-enterprise__main-grid::-webkit-scrollbar-thumb{background:#64748b38;border-radius:999px}.employee-profile-section-card{background:var(--ep-card-bg);border:1px solid var(--ep-border);border-radius:var(--ep-radius);min-height:0;min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.employee-profile-section-card__body{padding:.34rem .65rem .38rem;min-height:0;overflow:hidden;display:flex;align-items:stretch}.employee-profile-enterprise__main-grid .employee-profile-section-card:nth-child(5) .employee-profile-section-card__body,.employee-profile-enterprise__main-grid .employee-profile-section-card:nth-child(6) .employee-profile-section-card__body{padding:.32rem .65rem .36rem}.employee-profile-section-card__empty{margin:0;color:var(--ep-muted);font-size:.8125rem;align-self:center}.employee-profile-summary-fields{width:100%;height:100%;display:grid;gap:.35rem .75rem;margin:0;align-content:start}.employee-profile-summary-fields--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-profile-summary-fields--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.employee-profile-summary-fields--cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.employee-profile-summary-field{min-width:0;margin:0;padding:0;border:none;background:transparent;border-radius:0}.employee-profile-summary-field__label{margin:0;color:#64748b;font-size:var(--ep-label-size);font-weight:600;letter-spacing:.025em;text-transform:none;line-height:1.15}.employee-profile-summary-field__value{margin:.14rem 0 0;color:var(--ep-title);font-size:var(--ep-value-size);font-weight:600;line-height:1.25;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-profile-enterprise__main-grid .employee-profile-section-card:nth-child(5) .employee-profile-summary-field__value,.employee-profile-enterprise__main-grid .employee-profile-section-card:nth-child(6) .employee-profile-summary-field__value,.employee-profile-enterprise__main-grid .employee-profile-section-card:nth-child(5) .employee-profile-summary-field__value-text,.employee-profile-enterprise__main-grid .employee-profile-section-card:nth-child(6) .employee-profile-summary-field__value-text{line-height:1.22}.employee-profile-summary-field__value--with-chip{display:flex;align-items:center;gap:.45rem;min-width:0}.employee-profile-summary-field__value-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-profile-summary-field--wide{grid-column:span 2}.employee-profile-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:28px;padding:0 10px;border-radius:8px;font-size:11px;font-weight:600;line-height:1.2;white-space:nowrap;cursor:pointer;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:transparent}.employee-profile-btn--secondary{border:1px solid #bfd5ec;background:#f8fbfe;color:#1e4a72}.employee-profile-btn--primary{border:1px solid #1a5fa8;background:#1a5fa8;color:#fff}.employee-profile-btn--ghost{border:none;background:transparent;color:#1a5fa8;height:auto;min-height:0;padding:0}.employee-profile-btn:disabled{opacity:.55;cursor:not-allowed}.employee-profile-documents-card__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.employee-profile-status-chip{display:inline-flex;align-items:center;border-radius:999px;padding:.12rem .5rem;font-size:.6875rem;font-weight:700;line-height:1.2;flex-shrink:0}.employee-profile-status-chip.is-pending{background:#fef3c7;color:#92400e}.employee-profile-status-chip.is-approved{background:#dcfce7;color:#166534}.employee-profile-status-chip.is-rejected{background:#fee2e2;color:#991b1b}.employee-profile-view-all-dialog{width:min(520px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);border:1px solid var(--ep-border);border-radius:var(--ep-radius);padding:0;overflow:hidden}.employee-profile-view-all-dialog::backdrop{background:#0f263d47}.employee-profile-documents-modal__backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:16px;background:#0f263d73}.employee-profile-documents-modal__card{width:min(780px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #d7e5f4;border-radius:12px;box-shadow:0 16px 40px #0f2d5a1f;outline:none}.employee-profile-documents-modal__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #e8eef5;flex-shrink:0}.employee-profile-documents-modal__head h2{margin:0;font-size:16px;font-weight:700;color:var(--ep-title);line-height:1.2}.employee-profile-documents-modal__body{flex:1 1 auto;min-height:0;overflow:auto;padding:0 14px 14px;background:#fff;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.employee-profile-documents-modal__table{min-width:0}.employee-profile-documents-modal__table-head{display:grid;grid-template-columns:minmax(108px,1.1fr) minmax(150px,1.7fr) minmax(104px,1fr) minmax(88px,.75fr) minmax(112px,auto);gap:8px;align-items:center;padding:10px 10px 8px;border-bottom:1px solid #e8eef5;background:#fff;position:sticky;top:0;z-index:1}.employee-profile-documents-modal__table-head span{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:none;color:#6a8198;line-height:1.2}.employee-profile-documents-modal__body::-webkit-scrollbar{width:6px}.employee-profile-documents-modal__body::-webkit-scrollbar-thumb{background:#64748b38;border-radius:999px}.employee-profile-documents-modal__list{list-style:none;margin:0;padding:8px 0 0;display:grid;gap:6px}.employee-profile-documents-modal__row{display:grid;grid-template-columns:minmax(108px,1.1fr) minmax(150px,1.7fr) minmax(104px,1fr) minmax(88px,.75fr) minmax(112px,auto);gap:8px;align-items:center;padding:10px;border:1px solid #e8eef5;border-radius:8px;background:#fff;min-width:0}.employee-profile-documents-modal__cell{display:flex;flex-direction:column;gap:2px;min-width:0}.employee-profile-documents-modal__cell--action{align-items:flex-start}.employee-profile-documents-modal__action-btn{width:100%;min-height:30px;padding:4px 8px;font-size:11px;white-space:nowrap}@media(min-width:769px){.employee-profile-documents-modal__cell .employee-profile-documents-modal__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.employee-profile-documents-modal__label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;color:#6a8198;line-height:1.2}.employee-profile-documents-modal__cell strong,.employee-profile-documents-modal__cell>span:not(.employee-profile-documents-modal__label):not(.employee-profile-status-chip){font-size:12px;font-weight:600;color:var(--ep-title);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-profile-documents-modal__cell--filename{min-width:0}.employee-profile-documents-modal__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:28px 16px;text-align:center;color:#6a8198}.employee-profile-documents-modal__empty h3{margin:0;font-size:14px;font-weight:700;color:var(--ep-title)}.employee-profile-documents-modal__empty p{margin:0;font-size:12px;line-height:1.4}.employee-profile-field-picker-modal__backdrop{position:fixed;inset:0;z-index:49;display:grid;place-items:center;padding:16px;background:#0f263d47;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.employee-profile-field-picker-modal__card{width:min(560px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #d7e5f4;border-radius:12px;box-shadow:0 20px 50px #0f2d5a24;outline:none}.employee-profile-field-picker-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #e8eef5;flex-shrink:0}.employee-profile-field-picker-modal__eyebrow{margin:0 0 4px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:none;color:#6a8198}.employee-profile-field-picker-modal__head h2{margin:0;font-size:16px;font-weight:700;color:var(--ep-title);line-height:1.2}.employee-profile-field-picker-modal__section{margin:4px 0 0;font-size:12px;color:#7c93aa}.employee-profile-field-picker-modal__body{flex:1 1 auto;min-height:0;overflow:auto;padding:10px 14px 14px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.employee-profile-field-picker-modal__body::-webkit-scrollbar{width:6px}.employee-profile-field-picker-modal__body::-webkit-scrollbar-thumb{background:#64748b38;border-radius:999px}.employee-profile-field-picker-modal__list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.employee-profile-field-picker-modal__row{width:100%;display:grid;grid-template-columns:minmax(120px,1.1fr) minmax(0,1.6fr) auto;align-items:center;gap:8px;padding:8px 10px;border:1px solid #d7e5f4;border-radius:8px;background:#f8fbfe;text-align:left;cursor:pointer;outline:none;min-width:0}.employee-profile-field-picker-modal__row:disabled{opacity:.65;cursor:not-allowed}.employee-profile-field-picker-modal__row-label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;color:#6a8198;line-height:1.2}.employee-profile-field-picker-modal__row-value{font-size:12px;font-weight:600;color:var(--ep-title);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.employee-profile-field-picker-modal__empty{margin:0;padding:20px 12px;text-align:center;font-size:12px;color:#6a8198}.employee-profile-view-all-dialog__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .9rem;border-bottom:1px solid var(--ep-border);background:#f8fafc}.employee-profile-view-all-dialog__head h2{margin:0;font-size:1rem;color:var(--ep-title)}.employee-profile-view-all-dialog__close{flex-shrink:0}.employee-profile-requests-list--dialog{padding:.75rem .9rem .9rem;max-height:min(420px,calc(100dvh - 8rem));overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.employee-profile-change-modal__backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:16px;background:#0f263d47;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.employee-profile-change-modal__card{width:min(560px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid var(--ep-border);border-radius:12px;box-shadow:0 20px 50px #0f2d5a24}.employee-profile-change-modal__header{padding:12px 14px 10px;border-bottom:1px solid #e8eef5;flex-shrink:0}.employee-profile-change-modal__eyebrow{margin:0 0 4px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:none;color:#6a8198}.employee-profile-change-modal__header h2{margin:0;font-size:16px;font-weight:700;color:var(--ep-title);line-height:1.2}.employee-profile-change-modal__field-name{margin:4px 0 0;font-size:12px;color:#7c93aa}.employee-profile-change-modal__form{display:flex;flex-direction:column;gap:10px;padding:12px 14px 14px;min-height:0;overflow:auto}.employee-profile-change-modal__compare{display:grid;grid-template-columns:1fr 1fr;gap:10px}.employee-profile-change-modal__compare-col{min-width:0}.employee-profile-change-modal__label{display:block;margin-bottom:4px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;color:#6a8198}.employee-profile-change-modal__value{margin:0;padding:8px 10px;border:1px solid #e8eef5;border-radius:8px;background:#f8fbfe;font-size:12px;color:var(--ep-title);line-height:1.35;overflow:hidden;text-overflow:ellipsis}.employee-profile-change-modal__input,.employee-profile-change-modal__textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;font-size:12px;color:var(--ep-title);background:#fff}.employee-profile-change-modal__input{height:32px;padding:0 8px}.employee-profile-change-modal__file-input-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.employee-profile-change-modal__file-picker{display:flex;align-items:center;gap:8px;min-height:32px;padding:4px 4px 4px 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-sizing:border-box}.employee-profile-change-modal__file-picker.is-invalid{border-color:#e11d48}.employee-profile-change-modal__file-picker-name{flex:1 1 auto;min-width:0;font-size:12px;font-weight:500;color:var(--ep-title);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-profile-change-modal__file-picker-name.is-empty{color:#7c93aa;font-weight:400}.employee-profile-change-modal__file-picker-btn{flex-shrink:0;min-height:24px;padding:4px 10px;font-size:11px;line-height:1.2}.employee-profile-change-modal__textarea{min-height:72px;padding:8px;resize:vertical}.employee-profile-change-modal__input.is-invalid,.employee-profile-change-modal__textarea.is-invalid{border-color:#e11d48}.employee-profile-change-modal__notice{margin:0;padding:8px 10px;border:1px solid #dbeafe;border-radius:8px;background:#f0f7ff;color:#1e4a72;font-size:12px;line-height:1.4}.employee-profile-change-modal__field{display:grid;gap:4px;min-width:0}.employee-profile-change-modal__error{margin:0;font-size:11px;color:#b91c1c;line-height:1.3}.employee-profile-change-modal__alert{padding:8px 10px;border-radius:8px;border:1px solid #f0c4c9;background:#fff5f6;color:#7a2f35;font-size:12px;line-height:1.35}.employee-profile-change-modal__actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding-top:2px;flex-shrink:0}.employee-profile-requests-list--dialog li{border:1px solid var(--ep-border);border-radius:8px;padding:.55rem .65rem;margin-bottom:.5rem}.employee-profile-requests-list__top{display:flex;justify-content:space-between;gap:.5rem;align-items:center}.employee-profile-requests-list--dialog p{margin:.15rem 0 0;color:var(--ep-muted);font-size:.8125rem}.employee-profile-requests-list--dialog p span{color:#111827;font-weight:600}.employee-profile-documents-list,.employee-profile-requests-list{list-style:none;margin:0;padding:0}.employee-profile-hr-queue__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;margin-bottom:1rem}.employee-profile-hr-queue__actions{display:flex;gap:.35rem}@media(max-width:1100px){.gateway-shell--employee-profile .shell-main-area{max-height:none;overflow:visible}.gateway-shell--employee-profile .shell-content{overflow:visible}.employee-profile-enterprise{height:auto;overflow:visible}.employee-profile-enterprise__workspace,.employee-profile-enterprise__main-grid{overflow:visible}.employee-profile-enterprise__main-grid,.employee-profile-enterprise__top-row{grid-template-columns:1fr;grid-template-rows:none}.employee-profile-summary-fields--cols-3,.employee-profile-summary-fields--cols-4,.employee-profile-summary-fields--cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-profile-summary-field--wide{grid-column:span 1}}@media(max-width:768px){.employee-profile-identity-card{grid-template-columns:1fr;justify-items:center;text-align:center}.employee-profile-identity-card__meta{grid-template-columns:1fr;width:100%}.employee-profile-status-card__stats,.employee-profile-summary-fields--cols-3,.employee-profile-summary-fields--cols-4,.employee-profile-summary-fields--cols-5{grid-template-columns:1fr}.employee-profile-section-card__head--split{flex-wrap:wrap}.employee-profile-change-modal__compare{grid-template-columns:1fr}.employee-profile-documents-modal__table-head{display:none}.employee-profile-documents-modal__row,.employee-profile-field-picker-modal__row{grid-template-columns:1fr;align-items:start}}.gateway-shell--employee-profile .employee-profile-section-card,.gateway-shell--employee-profile .employee-profile-identity-card,.gateway-shell--employee-profile .employee-profile-status-card,.gateway-shell--employee-profile .employee-profile-view-all-dialog,.gateway-shell--employee-profile .employee-profile-change-modal__card,.gateway-shell--employee-profile .employee-profile-documents-modal__card,.gateway-shell--employee-profile .employee-profile-field-picker-modal__card{border:1px solid #d7e5f4;outline:none}.gateway-shell--employee-profile .employee-profile-section-card:focus,.gateway-shell--employee-profile .employee-profile-section-card:focus-within,.gateway-shell--employee-profile .employee-profile-section-card:active,.gateway-shell--employee-profile .employee-profile-identity-card:focus,.gateway-shell--employee-profile .employee-profile-identity-card:focus-within,.gateway-shell--employee-profile .employee-profile-identity-card:active,.gateway-shell--employee-profile .employee-profile-status-card:focus,.gateway-shell--employee-profile .employee-profile-status-card:focus-within,.gateway-shell--employee-profile .employee-profile-status-card:active,.gateway-shell--employee-profile .employee-profile-section-card__head:focus,.gateway-shell--employee-profile .employee-profile-section-card__head:focus-within{outline:none;border-color:#d7e5f4;box-shadow:none}.gateway-shell--employee-profile .employee-profile-enterprise button,.gateway-shell--employee-profile .employee-profile-enterprise input,.gateway-shell--employee-profile .employee-profile-enterprise textarea,.gateway-shell--employee-profile .employee-profile-enterprise select,.gateway-shell--employee-profile .employee-profile-view-all-dialog,.gateway-shell--employee-profile .employee-profile-change-modal__backdrop,.gateway-shell--employee-profile .employee-profile-documents-modal__backdrop,.gateway-shell--employee-profile .employee-profile-field-picker-modal__backdrop{outline:none;-webkit-tap-highlight-color:transparent}.gateway-shell--employee-profile .employee-profile-enterprise button:focus,.gateway-shell--employee-profile .employee-profile-enterprise input:focus,.gateway-shell--employee-profile .employee-profile-enterprise textarea:focus,.gateway-shell--employee-profile .employee-profile-enterprise select:focus{outline:none}.gateway-shell--employee-profile .employee-profile-btn:focus-visible,.gateway-shell--employee-profile .employee-profile-enterprise input:focus-visible,.gateway-shell--employee-profile .employee-profile-enterprise textarea:focus-visible,.gateway-shell--employee-profile .employee-profile-enterprise select:focus-visible,.gateway-shell--employee-profile .employee-profile-view-all-dialog__close:focus-visible,.gateway-shell--employee-profile .employee-profile-field-picker-modal__row:focus-visible,.gateway-shell--employee-profile .employee-profile-change-modal__file-picker-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #2563eb1a}.gateway-shell--employee-profile .sidebar-group a:focus-visible:not(.active){background:transparent!important;border-color:transparent!important;color:#334155!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-profile .sidebar-group a.active:focus-visible{background:#dbeafe!important;border-color:#60a5fa!important;color:#1e40af!important;box-shadow:inset 0 0 0 1px #3b82f6!important;transform:none!important}.gateway-shell--employee-profile .shell-main-area>.shell-header>button[type=button]:focus-visible,.gateway-shell--employee-profile .dashboard-logout:focus-visible{background:#fff!important;border-color:#cbd5e1!important;color:#0f172a!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-profile .employee-profile-btn--secondary:focus:not(:disabled),.gateway-shell--employee-profile .employee-profile-btn--secondary:active:not(:disabled){border-color:#bfd5ec!important;background:#f8fbfe!important;color:#1e4a72!important;box-shadow:none!important;transform:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-btn--secondary:focus-visible:not(:disabled){border-color:#bfd5ec!important;background:#f8fbfe!important;color:#1e4a72!important;box-shadow:0 0 0 2px #2563eb1a!important;transform:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-btn--primary:focus:not(:disabled),.gateway-shell--employee-profile .employee-profile-btn--primary:active:not(:disabled){border-color:#1a5fa8!important;background:#1a5fa8!important;color:#fff!important;box-shadow:none!important;transform:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-btn--primary:focus-visible:not(:disabled){border-color:#1a5fa8!important;background:#1a5fa8!important;color:#fff!important;box-shadow:0 0 0 2px #2563eb1a!important;transform:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-btn--ghost:focus:not(:disabled),.gateway-shell--employee-profile .employee-profile-btn--ghost:active:not(:disabled){border-color:transparent!important;background:transparent!important;color:#1a5fa8!important;box-shadow:none!important;transform:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-btn--ghost:focus-visible:not(:disabled){border-color:transparent!important;background:transparent!important;color:#1a5fa8!important;box-shadow:0 0 0 2px #2563eb1a!important;transform:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-field-picker-modal__row:active:not(:disabled){border-color:inherit!important;background:inherit!important;color:inherit!important;box-shadow:none!important;transform:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-field-picker-modal__row:focus:not(:disabled){border-color:#d7e5f4!important;background:#f8fbfe!important;color:var(--ep-title)!important;box-shadow:none!important;transform:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-field-picker-modal__row:focus-visible:not(:disabled){border-color:#d7e5f4!important;background:#f8fbfe!important;color:var(--ep-title)!important;box-shadow:0 0 0 2px #2563eb1a!important;transform:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-change-modal__file-picker:focus-within{border-color:#cbd5e1!important;background:#fff!important;box-shadow:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-change-modal__file-picker-btn:active:not(:disabled){border-color:inherit!important;background:inherit!important;color:inherit!important;box-shadow:none!important;transform:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-change-modal__file-picker-btn:focus:not(:disabled){border-color:#bfd5ec!important;background:#f8fbfe!important;color:#1e4a72!important;box-shadow:none!important;transform:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-section-card:focus-within,.gateway-shell--employee-profile .employee-profile-identity-card:focus-within,.gateway-shell--employee-profile .employee-profile-status-card:focus-within{background:inherit!important;border:1px solid #d7e5f4!important;box-shadow:none!important;transform:none!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-change-modal__backdrop:focus,.gateway-shell--employee-profile .employee-profile-change-modal__backdrop:active,.gateway-shell--employee-profile .employee-profile-documents-modal__backdrop:focus,.gateway-shell--employee-profile .employee-profile-documents-modal__backdrop:active,.gateway-shell--employee-profile .employee-profile-field-picker-modal__backdrop:focus,.gateway-shell--employee-profile .employee-profile-field-picker-modal__backdrop:active{background:#0f263d73!important;outline:none!important}.gateway-shell--employee-profile .employee-profile-documents-modal__card:focus,.gateway-shell--employee-profile .employee-profile-documents-modal__card:focus-within,.gateway-shell--employee-profile .employee-profile-documents-modal__row:focus,.gateway-shell--employee-profile .employee-profile-documents-modal__row:focus-within,.gateway-shell--employee-profile .employee-profile-documents-modal__action-btn:focus:not(:disabled),.gateway-shell--employee-profile .employee-profile-documents-modal__action-btn:active:not(:disabled){border-color:#e8eef5!important;background:#fff!important;box-shadow:none!important;outline:none!important}.gateway-shell--employee-profile .payroll-standalone-root{background:transparent;color:var(--employee-color-text, #1a2b3f);font-family:var(--employee-font-family, "Segoe UI", "Helvetica Neue", sans-serif)}.gateway-shell--employee-profile .employee-my-profile-enterprise{--ep-border: var(--employee-color-border, #d7e3ef);--ep-muted: var(--employee-color-muted, #5f738a);--ep-title: var(--employee-color-text, #1a2b3f);--ep-radius: 8px;--ep-gap: 4px;--ep-label-size: var(--employee-font-size-xs, .6875rem);--ep-value-size: var(--employee-font-size-sm, .75rem);height:100%;min-height:0;width:100%;display:flex;flex-direction:column;gap:4px;overflow:hidden;background:transparent;position:relative;font-family:var(--employee-font-family, "Segoe UI", "Helvetica Neue", sans-serif)}.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs-wrap{flex:0 0 auto;padding:0 2px;background:transparent;border:none;box-shadow:none}.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs{display:flex;flex-wrap:nowrap;gap:3px;padding:0;overflow:visible;width:100%;background:transparent;border:0;box-shadow:none}.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab{display:inline-flex;align-items:center;justify-content:center;gap:4px;flex:1 1 0;min-width:0;min-height:32px;height:32px;padding:0 6px;border:1px solid #d2e3f4;border-radius:8px;background:#fff;color:#3d5a78;font-family:var(--employee-font-family);font-size:11px;font-weight:600;letter-spacing:0;text-transform:none;transition:none;box-shadow:none;transform:none;filter:none;outline:none;white-space:nowrap}.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab i{font-size:14px;line-height:1;width:1em;text-align:center;color:#7c93aa;flex-shrink:0}.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab:active,.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab:focus,.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab:not(.is-active):active{background:#fff!important;border-color:#d2e3f4!important;color:#1a2b3f!important;box-shadow:none!important;transform:none!important;filter:none!important;opacity:1!important}.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab:active i,.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab:not(.is-active):active i{color:#7c93aa!important}.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab.is-active,.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab.is-active:active,.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab.is-active:focus,.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab.is-active:focus-visible{background:var(--control-active-bg, #1e5a96)!important;border-color:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important;box-shadow:none!important;transform:none!important;filter:none!important}.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab.is-active i,.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab.is-active:active i,.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab.is-active:focus i,.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab.is-active:focus-visible i{color:var(--control-active-fg, #ffffff)!important}.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.gateway-shell--employee-profile .employee-my-profile-enterprise__body{flex:1 1 auto;min-height:0;overflow:hidden;padding:0 2px 2px;display:flex;flex-direction:column}.gateway-shell--employee-profile .employee-my-profile-enterprise__body>.employee-my-profile-enterprise__panel{flex:1 1 auto;min-height:0}.gateway-shell--employee-profile .employee-my-profile-enterprise__body>.employee-my-profile-enterprise__panel--records{flex:0 0 auto;align-self:flex-start;width:100%;height:auto;min-height:0}.gateway-shell--employee-profile .employee-my-profile-enterprise__body:has(>.employee-my-profile-enterprise__panel--records){overflow-x:hidden;overflow-y:auto;align-content:start}.gateway-shell--employee-profile .employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-employment:has(>.employee-my-profile-enterprise__panel--records),.gateway-shell--employee-profile .employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-academics:has(>.employee-my-profile-enterprise__panel--records),.gateway-shell--employee-profile .employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-family:has(>.employee-my-profile-enterprise__panel--records),.gateway-shell--employee-profile .employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-org:has(>.employee-my-profile-enterprise__panel--records),.gateway-shell--employee-profile .employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-personal:has(>.employee-my-profile-enterprise__panel--records){overflow:hidden;align-content:stretch}.gateway-shell--employee-profile .employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-employment>.employee-my-profile-enterprise__panel--records,.gateway-shell--employee-profile .employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-academics>.employee-my-profile-enterprise__panel--records,.gateway-shell--employee-profile .employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-family>.employee-my-profile-enterprise__panel--records,.gateway-shell--employee-profile .employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-org>.employee-my-profile-enterprise__panel--records,.gateway-shell--employee-profile .employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-personal>.employee-my-profile-enterprise__panel--records{flex:1 1 auto;align-self:stretch;height:100%;min-height:0}.gateway-shell--employee-profile .employee-my-profile-enterprise__banner{margin:0 0 8px;padding:6px 10px;border-radius:var(--employee-radius-md, 10px);font-size:12px;font-weight:var(--employee-font-weight-semibold, 600);line-height:1.3;flex:0 0 auto}.gateway-shell--employee-profile .employee-my-profile-enterprise__banner--info{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}.gateway-shell--employee-profile .employee-my-profile-enterprise__banner--warning{border:1px solid #fcd34d;background:#fffbeb;color:#92400e}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel{display:grid;gap:8px;max-width:100%;min-height:0;align-content:start}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;gap:6px;width:100%;max-width:100%;min-width:0;height:auto;max-height:100%;min-height:0;align-content:start;overflow:visible}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal>.employee-my-profile-top-zone,.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal>.employee-my-profile-section--identity,.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal>.employee-my-profile-info-row{grid-column:1 / -1;min-width:0;width:100%}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--dense{gap:8px}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--bank{grid-template-columns:1fr 1fr;align-items:start}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--bank>.employee-my-profile-section{margin:0}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel-head{display:flex;align-items:center;justify-content:space-between;gap:var(--employee-space-3, 12px);flex-wrap:wrap}.gateway-shell--employee-profile .employee-my-profile-enterprise__actions{display:flex;align-items:center;gap:var(--employee-space-2, 8px);flex-wrap:wrap}.gateway-shell--employee-profile .employee-my-profile-card,.gateway-shell--employee-profile .employee-my-profile-enterprise .bg-slate-50\/50,.gateway-shell--employee-profile .employee-my-profile-enterprise .bg-slate-50,.gateway-shell--employee-profile .employee-my-profile-enterprise .bg-white.p-3,.gateway-shell--employee-profile .employee-my-profile-enterprise .bg-blue-50\/30,.gateway-shell--employee-profile .employee-my-profile-enterprise .bg-blue-50\/50,.gateway-shell--employee-profile .employee-my-profile-enterprise .rounded-2xl,.gateway-shell--employee-profile .employee-my-profile-enterprise .rounded-xl{background:var(--employee-color-surface, #fff)!important;border:1px solid var(--employee-color-border, #d7e3ef)!important;border-radius:var(--employee-radius-lg, 12px)!important;box-shadow:none!important}.gateway-shell--employee-profile .employee-my-profile-grid{display:grid;gap:var(--employee-space-3, 12px);padding:var(--employee-space-3, 12px)}.gateway-shell--employee-profile .employee-my-profile-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.gateway-shell--employee-profile .employee-my-profile-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.gateway-shell--employee-profile .employee-my-profile-card.is-editing{border-color:#93c5fd!important;background:#f8fbff!important}.gateway-shell--employee-profile .employee-my-profile-field{display:grid;gap:2px;min-width:0;align-content:start}.gateway-shell--employee-profile .employee-my-profile-field__label{margin:0;font-size:12px;font-weight:500;color:#6b7280;letter-spacing:.02em;text-transform:none;line-height:1.2}.gateway-shell--employee-profile .employee-my-profile-field__required{color:#b91c1c}.gateway-shell--employee-profile .employee-my-profile-field__value{margin:0;font-size:14px;font-weight:600;color:#1a2b3f;line-height:1.25;word-break:break-word}.gateway-shell--employee-profile .employee-my-profile-field__value.is-empty{color:#6b7280;font-weight:400;font-style:italic}.gateway-shell--employee-profile .employee-my-profile-field--primary .employee-my-profile-field__value:not(.is-empty){font-size:14px;font-weight:700;color:#111827}.gateway-shell--employee-profile .employee-my-profile-field--secondary .employee-my-profile-field__value:not(.is-empty){font-size:14px;font-weight:600;color:#1f2937}.gateway-shell--employee-profile .employee-my-profile-field--tertiary .employee-my-profile-field__value:not(.is-empty){font-size:13px;font-weight:500;color:#374151}.gateway-shell--employee-profile .employee-my-profile-field__value--accent{color:var(--employee-color-accent, #0f4f86)}.gateway-shell--employee-profile .employee-my-profile-input,.gateway-shell--employee-profile .employee-my-profile-enterprise input,.gateway-shell--employee-profile .employee-my-profile-enterprise select,.gateway-shell--employee-profile .employee-my-profile-enterprise textarea{width:100%;min-height:var(--employee-control-height-sm, 32px);border:1px solid transparent;border-radius:var(--employee-radius-sm, 8px);background:var(--employee-color-soft, #f5f8fc);color:var(--employee-color-text, #1a2b3f);font-family:var(--employee-font-family);font-size:var(--employee-font-size-sm);font-weight:var(--employee-font-weight-medium, 500);line-height:1.35;padding:6px 8px;outline:none;box-shadow:none;transition:none;transform:none}.gateway-shell--employee-profile .employee-my-profile-enterprise input:disabled,.gateway-shell--employee-profile .employee-my-profile-enterprise select:disabled,.gateway-shell--employee-profile .employee-my-profile-enterprise textarea:disabled{color:var(--employee-color-text, #1a2b3f);opacity:1;cursor:default;background:var(--employee-color-soft, #f5f8fc);border-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gateway-shell--employee-profile .employee-my-profile-enterprise input:not(:disabled),.gateway-shell--employee-profile .employee-my-profile-enterprise select:not(:disabled),.gateway-shell--employee-profile .employee-my-profile-enterprise textarea:not(:disabled){background:#fff;border-color:#93c5fd}.gateway-shell--employee-profile .employee-my-profile-enterprise input:focus-visible,.gateway-shell--employee-profile .employee-my-profile-enterprise select:focus-visible,.gateway-shell--employee-profile .employee-my-profile-enterprise textarea:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.gateway-shell--employee-profile .employee-my-profile-section{padding:10px 12px;margin:0;border:1px solid #d7e3ef;border-radius:10px;background:#fff;box-shadow:none}.gateway-shell--employee-profile .employee-my-profile-section--condensed{padding:10px 12px;margin-bottom:0}.gateway-shell--employee-profile .employee-my-profile-section__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;min-height:30px;flex-wrap:nowrap}.gateway-shell--employee-profile .employee-my-profile-section__title-wrap{display:inline-flex;align-items:center;gap:8px;min-width:0}.gateway-shell--employee-profile .employee-my-profile-section__icon{width:28px;height:28px;border-radius:8px;background:var(--employee-color-accent-soft, #e8f1f9);color:var(--employee-color-accent, #0f4f86);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px}.gateway-shell--employee-profile .employee-my-profile-section__title{margin:0;font-size:13px;font-weight:600;color:#1a2b3f;letter-spacing:.01em;text-transform:none;line-height:1.25}.gateway-shell--employee-profile .employee-my-profile-section__note{margin:0;font-size:11px;font-weight:500;color:var(--employee-color-muted, #5f738a);font-style:normal;max-width:28rem;text-align:right;line-height:1.3}.gateway-shell--employee-profile .employee-my-profile-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px 12px;padding:0}.gateway-shell--employee-profile .employee-my-profile-enterprise .employee-ds-btn,.gateway-shell--employee-profile .employee-my-profile-enterprise button.employee-ds-btn{min-height:30px;height:30px;padding:0 10px;border-radius:7px;border:1px solid var(--employee-color-border, #d7e3ef);background:#fff;color:var(--employee-color-text, #1a2b3f);font-family:var(--employee-font-family);font-size:11px;font-weight:var(--employee-font-weight-semibold, 600);letter-spacing:.02em;text-transform:none;box-shadow:none;transform:none;transition:none;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.gateway-shell--employee-profile .employee-my-profile-enterprise .employee-ds-btn--primary{background:var(--employee-color-accent, #0f4f86);border-color:var(--employee-color-accent, #0f4f86);color:#fff}.gateway-shell--employee-profile .employee-my-profile-enterprise .employee-ds-btn.is-disabled,.gateway-shell--employee-profile .employee-my-profile-enterprise .employee-ds-btn:disabled{opacity:.55;cursor:not-allowed}.gateway-shell--employee-profile .employee-my-profile-enterprise .employee-ds-btn:active,.gateway-shell--employee-profile .employee-my-profile-enterprise button:active{transform:none!important;box-shadow:none!important;filter:none!important}.gateway-shell--employee-profile .employee-my-profile-enterprise .employee-ds-btn:focus-visible,.gateway-shell--employee-profile .employee-my-profile-enterprise button:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.gateway-shell--employee-profile .employee-my-profile-enterprise .font-black,.gateway-shell--employee-profile .employee-my-profile-enterprise .font-extrabold{font-weight:var(--employee-font-weight-bold, 700)!important}.gateway-shell--employee-profile .employee-my-profile-enterprise .tracking-widest,.gateway-shell--employee-profile .employee-my-profile-enterprise .tracking-tighter,.gateway-shell--employee-profile .employee-my-profile-enterprise .tracking-wider{letter-spacing:.03em!important}.gateway-shell--employee-profile .employee-my-profile-enterprise .uppercase{text-transform:none}.gateway-shell--employee-profile .employee-my-profile-enterprise .italic{font-style:normal}.gateway-shell--employee-profile .employee-my-profile-enterprise .animate-bounce,.gateway-shell--employee-profile .employee-my-profile-enterprise .animate-pulse{animation:none!important}.gateway-shell--employee-profile .employee-my-profile-enterprise div.bg-slate-900,.gateway-shell--employee-profile .employee-my-profile-enterprise div.bg-black{background:var(--employee-color-surface, #fff)!important;color:var(--employee-color-text, #1a2b3f)!important;border:1px solid var(--employee-color-border, #d7e3ef)!important;opacity:1!important;box-shadow:none!important}.gateway-shell--employee-profile .employee-my-profile-enterprise div.bg-slate-900 .text-white,.gateway-shell--employee-profile .employee-my-profile-enterprise div.bg-slate-900 h4,.gateway-shell--employee-profile .employee-my-profile-enterprise div.bg-slate-900 p{color:var(--employee-color-text, #1a2b3f)!important}.gateway-shell--employee-profile .employee-my-profile-enterprise div.bg-slate-900 .bg-white\/5,.gateway-shell--employee-profile .employee-my-profile-enterprise div.bg-slate-900 .border-white\/10{background:var(--employee-color-soft, #f5f8fc)!important;border-color:var(--employee-color-border, #d7e3ef)!important}.gateway-shell--employee-profile .employee-my-profile-enterprise div.bg-slate-900 .bg-blue-600{background:var(--employee-color-accent-soft, #e8f1f9)!important;color:var(--employee-color-accent, #0f4f86)!important}.gateway-shell--employee-profile .employee-my-profile-enterprise button.bg-blue-600,.gateway-shell--employee-profile .employee-my-profile-enterprise button.bg-slate-900,.gateway-shell--employee-profile .employee-my-profile-enterprise button.bg-black,.gateway-shell--employee-profile .employee-my-profile-enterprise button.bg-green-600,.gateway-shell--employee-profile .employee-my-profile-enterprise button.bg-green-600\/50{min-height:var(--employee-control-height, 36px);padding:0 14px!important;border-radius:var(--employee-radius-md, 10px)!important;border:1px solid var(--employee-color-accent, #0f4f86)!important;background:var(--employee-color-accent, #0f4f86)!important;color:#fff!important;font-family:var(--employee-font-family)!important;font-size:var(--employee-font-size-xs)!important;font-weight:var(--employee-font-weight-semibold, 600)!important;letter-spacing:.02em!important;text-transform:none!important;box-shadow:none!important;transform:none!important;transition:none!important;opacity:1!important}.gateway-shell--employee-profile .employee-my-profile-enterprise button.bg-blue-600:disabled,.gateway-shell--employee-profile .employee-my-profile-enterprise button.bg-green-600:disabled,.gateway-shell--employee-profile .employee-my-profile-enterprise button.bg-green-600\/50:disabled,.gateway-shell--employee-profile .employee-my-profile-enterprise button.opacity-50{opacity:.55!important;cursor:not-allowed}.gateway-shell--employee-profile .employee-my-profile-enterprise button.bg-blue-50,.gateway-shell--employee-profile .employee-my-profile-enterprise button.bg-slate-50{min-height:var(--employee-control-height, 36px);padding:0 14px!important;border-radius:var(--employee-radius-md, 10px)!important;border:1px solid var(--employee-color-border, #d7e3ef)!important;background:#fff!important;color:var(--employee-color-text, #1a2b3f)!important;font-family:var(--employee-font-family)!important;font-size:var(--employee-font-size-xs)!important;font-weight:var(--employee-font-weight-semibold, 600)!important;text-transform:none!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-profile .employee-my-profile-enterprise h3,.gateway-shell--employee-profile .employee-my-profile-enterprise h4{font-family:var(--employee-font-family)!important;font-weight:var(--employee-font-weight-bold, 700)!important;letter-spacing:.01em!important;text-transform:none!important;color:var(--employee-color-text, #1a2b3f)!important}.gateway-shell--employee-profile .employee-my-profile-enterprise table thead{background:var(--employee-color-soft, #f5f8fc)!important;color:var(--employee-color-muted, #5f738a)!important;text-transform:none!important;letter-spacing:.02em!important;font-weight:var(--employee-font-weight-semibold, 600)!important}.gateway-shell--employee-profile .employee-my-profile-enterprise .shadow-md,.gateway-shell--employee-profile .employee-my-profile-enterprise .shadow-lg,.gateway-shell--employee-profile .employee-my-profile-enterprise .shadow-xl,.gateway-shell--employee-profile .employee-my-profile-enterprise .shadow-2xl,.gateway-shell--employee-profile .employee-my-profile-enterprise .shadow-sm,.gateway-shell--employee-profile .employee-my-profile-enterprise .ring-1,.gateway-shell--employee-profile .employee-my-profile-enterprise .ring-2,.gateway-shell--employee-profile .employee-my-profile-enterprise .ring-blue-400,.gateway-shell--employee-profile .employee-my-profile-enterprise .ring-blue-500{box-shadow:none!important}.gateway-shell--employee-profile .employee-my-profile-enterprise .blur-3xl{display:none!important}@media(max-width:1180px){.gateway-shell--employee-profile .employee-my-profile-grid--5{grid-template-columns:repeat(2,minmax(0,1fr))}.gateway-shell--employee-profile .employee-my-profile-enterprise .grid-cols-5,.gateway-shell--employee-profile .employee-my-profile-enterprise .grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:4px}.gateway-shell--employee-profile .employee-my-profile-grid--5,.gateway-shell--employee-profile .employee-my-profile-enterprise .grid-cols-5,.gateway-shell--employee-profile .employee-my-profile-enterprise .grid-cols-4,.gateway-shell--employee-profile .employee-my-profile-enterprise .grid-cols-2{grid-template-columns:1fr!important}.gateway-shell--employee-profile .employee-my-profile-enterprise .col-span-2,.gateway-shell--employee-profile .employee-my-profile-enterprise .col-span-3{grid-column:1 / -1!important}.gateway-shell--employee-profile .employee-my-profile-enterprise__actions,.gateway-shell--employee-profile .employee-my-profile-enterprise .employee-ds-btn{width:100%;justify-content:center}}.gateway-shell--employee-profile .employee-my-profile-notices{display:grid;gap:8px;max-width:100%;font-family:var(--employee-font-family, "Segoe UI", "Helvetica Neue", sans-serif)}.gateway-shell--employee-profile .employee-my-profile-notices__header{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:0}.gateway-shell--employee-profile .employee-my-profile-notices__title-row{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;width:100%;min-height:30px}.gateway-shell--employee-profile .employee-my-profile-notices__subtitle{margin:0;font-size:12px;font-weight:var(--employee-font-weight-medium, 500);color:var(--employee-color-muted, #5f738a);line-height:1.3}.gateway-shell--employee-profile .employee-my-profile-notices__eyebrow{margin:0 0 4px;font-size:var(--employee-font-size-xs, .6875rem);font-weight:var(--employee-font-weight-semibold, 600);color:var(--employee-color-muted, #5f738a);letter-spacing:.02em;text-transform:none}.gateway-shell--employee-profile .employee-my-profile-notices__meta{margin:0;padding:4px 8px;border:1px solid var(--employee-color-border, #d7e3ef);border-radius:7px;background:var(--employee-color-soft, #f5f8fc);font-size:11px;font-weight:var(--employee-font-weight-semibold, 600);color:var(--employee-color-muted, #5f738a);white-space:nowrap}.gateway-shell--employee-profile .employee-my-profile-notices__meta strong{color:var(--employee-color-text, #1a2b3f);font-weight:var(--employee-font-weight-bold, 700)}.gateway-shell--employee-profile .employee-my-profile-notices__filters{border:1px solid var(--employee-color-border, #d7e3ef);border-radius:10px;background:#fff;padding:8px 10px}.gateway-shell--employee-profile .employee-my-profile-notices__filters-head{display:none}.gateway-shell--employee-profile .employee-my-profile-notices__filters-grid{display:grid;grid-template-columns:minmax(0,40%) repeat(3,minmax(0,1fr)) auto;gap:8px;align-items:end}.gateway-shell--employee-profile .employee-my-profile-notices__search-field{min-width:0}.gateway-shell--employee-profile .employee-my-profile-notices__search{position:relative}.gateway-shell--employee-profile .employee-my-profile-notices__search>i{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--employee-color-muted, #5f738a);font-size:11px;pointer-events:none}.gateway-shell--employee-profile .employee-my-profile-notices__search .employee-my-profile-input{padding-left:28px}.gateway-shell--employee-profile .employee-my-profile-notices__filters-actions{display:flex;align-items:flex-end;height:auto;min-height:30px;padding-bottom:0}.gateway-shell--employee-profile .employee-my-profile-notices__filters-actions .employee-ds-btn{width:auto;min-width:72px}.gateway-shell--employee-profile .employee-my-profile-notices__table-card{border:1px solid var(--employee-color-border, #d7e3ef);border-radius:var(--employee-radius-lg, 12px);background:#fff;overflow:hidden}.gateway-shell--employee-profile .employee-my-profile-notices__table-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;padding:8px 12px;border-bottom:1px solid var(--employee-color-border, #d7e3ef);background:var(--employee-color-soft, #f5f8fc);font-size:var(--employee-font-size-xs, .6875rem);color:var(--employee-color-muted, #5f738a)}.gateway-shell--employee-profile .employee-my-profile-notices__table-meta p{margin:0}.gateway-shell--employee-profile .employee-my-profile-notices__table-meta strong{color:var(--employee-color-text, #1a2b3f)}.gateway-shell--employee-profile .employee-my-profile-notices__table-wrap{overflow-x:auto}.gateway-shell--employee-profile .employee-my-profile-notices__table{width:100%;min-width:1100px;border-collapse:collapse;text-align:left}.gateway-shell--employee-profile .employee-my-profile-notices__table th{padding:8px 10px;border-bottom:1px solid var(--employee-color-border, #d7e3ef);background:var(--employee-color-soft, #f5f8fc);font-size:var(--employee-font-size-xs, .6875rem);font-weight:var(--employee-font-weight-semibold, 600);color:var(--employee-color-muted, #5f738a);letter-spacing:.02em;text-transform:none;white-space:nowrap}.gateway-shell--employee-profile .employee-my-profile-notices__table td{padding:8px 10px;border-bottom:1px solid #eef3f8;font-size:var(--employee-font-size-sm, .75rem);font-weight:var(--employee-font-weight-medium, 500);color:var(--employee-color-text, #1a2b3f);vertical-align:middle}.gateway-shell--employee-profile .employee-my-profile-notices__id{color:var(--employee-color-accent, #0f4f86)!important;font-weight:var(--employee-font-weight-semibold, 600)!important}.gateway-shell--employee-profile .employee-my-profile-notices__row-actions{display:flex;flex-wrap:wrap;gap:6px}.gateway-shell--employee-profile .employee-my-profile-notices__row-actions .employee-ds-btn{min-height:28px;padding:0 10px;font-size:10px}.gateway-shell--employee-profile .employee-my-profile-notices__badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid var(--employee-color-border, #d7e3ef);font-size:10px;font-weight:var(--employee-font-weight-semibold, 600);letter-spacing:.02em;text-transform:none;line-height:1.2;white-space:nowrap}.gateway-shell--employee-profile .employee-my-profile-notices__details{display:grid;gap:var(--employee-space-3, 12px)}.gateway-shell--employee-profile .employee-my-profile-notices__details-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.gateway-shell--employee-profile .employee-my-profile-notices__tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gateway-shell--employee-profile .employee-my-profile-notices__tile{padding:10px;border:1px solid var(--employee-color-border, #d7e3ef);border-radius:var(--employee-radius-md, 10px);background:var(--employee-color-soft, #f5f8fc)}.gateway-shell--employee-profile .employee-my-profile-notices__details-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:12px;align-items:start}.gateway-shell--employee-profile .employee-my-profile-notices__details-main,.gateway-shell--employee-profile .employee-my-profile-notices__details-side{display:grid;gap:12px}.gateway-shell--employee-profile .employee-my-profile-notices__section-body{display:grid;gap:6px}.gateway-shell--employee-profile .employee-my-profile-notices__detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 16px}.gateway-shell--employee-profile .employee-my-profile-notices__detail-row{display:grid;grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:8px;padding:6px 0;border-bottom:1px solid #eef3f8}.gateway-shell--employee-profile .employee-my-profile-notices__detail-row:last-child{border-bottom:none}.gateway-shell--employee-profile .employee-my-profile-notices__attachments{display:grid;gap:8px}.gateway-shell--employee-profile .employee-my-profile-notices__attachment{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid var(--employee-color-border, #d7e3ef);border-radius:var(--employee-radius-md, 10px);background:var(--employee-color-soft, #f5f8fc)}.gateway-shell--employee-profile .employee-my-profile-notices__ack-box,.gateway-shell--employee-profile .employee-my-profile-notices__readonly-box,.gateway-shell--employee-profile .employee-my-profile-notices__action-callout{margin-top:4px;padding:10px 12px;border:1px solid var(--employee-color-border, #d7e3ef);border-radius:var(--employee-radius-md, 10px);background:var(--employee-color-soft, #f5f8fc)}.gateway-shell--employee-profile .employee-my-profile-notices__ack-label{display:inline-flex;align-items:center;gap:8px;font-size:var(--employee-font-size-sm, .75rem);font-weight:var(--employee-font-weight-semibold, 600);color:var(--employee-color-text, #1a2b3f)}.gateway-shell--employee-profile .employee-my-profile-notices__section-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.gateway-shell--employee-profile .employee-my-profile-notices__response-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px}.gateway-shell--employee-profile .employee-my-profile-notices__upload{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:var(--employee-control-height-sm, 32px);padding:6px 10px;border:1px solid var(--employee-color-border, #d7e3ef);border-radius:var(--employee-radius-sm, 8px);background:#fff;font-size:var(--employee-font-size-sm, .75rem);color:var(--employee-color-text, #1a2b3f);cursor:pointer}.gateway-shell--employee-profile .employee-my-profile-notices__upload.is-disabled{opacity:.6;cursor:not-allowed;background:var(--employee-color-soft, #f5f8fc)}.gateway-shell--employee-profile .employee-my-profile-notices__status-list{display:grid;gap:8px}.gateway-shell--employee-profile .employee-my-profile-notices__status-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid var(--employee-color-border, #d7e3ef);border-radius:var(--employee-radius-md, 10px);background:var(--employee-color-soft, #f5f8fc)}.gateway-shell--employee-profile .employee-my-profile-notices__timeline{display:grid;gap:8px}.gateway-shell--employee-profile .employee-my-profile-notices__timeline-item{position:relative;padding-left:28px}.gateway-shell--employee-profile .employee-my-profile-notices__timeline-line{position:absolute;left:9px;top:22px;bottom:-8px;width:1px;background:var(--employee-color-border, #d7e3ef)}.gateway-shell--employee-profile .employee-my-profile-notices__timeline-marker{position:absolute;left:0;top:8px;width:18px;height:18px;border-radius:999px;border:2px solid var(--employee-color-border, #d7e3ef);background:#fff}.gateway-shell--employee-profile .employee-my-profile-notices__timeline-item.is-completed .employee-my-profile-notices__timeline-marker{border-color:#86efac;background:#22c55e}.gateway-shell--employee-profile .employee-my-profile-notices__timeline-item.is-current .employee-my-profile-notices__timeline-marker{border-color:#93c5fd;background:#3b82f6}.gateway-shell--employee-profile .employee-my-profile-notices__timeline-card{padding:8px 10px;border:1px solid var(--employee-color-border, #d7e3ef);border-radius:var(--employee-radius-md, 10px);background:var(--employee-color-soft, #f5f8fc)}.gateway-shell--employee-profile .employee-my-profile-notices__timeline-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.gateway-shell--employee-profile .employee-my-profile-notices .employee-ds-btn:active{transform:none!important;box-shadow:none!important}@media(max-width:1180px){.gateway-shell--employee-profile .employee-my-profile-notices__filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gateway-shell--employee-profile .employee-my-profile-notices__filters-actions{grid-column:1 / -1}.gateway-shell--employee-profile .employee-my-profile-notices__tiles,.gateway-shell--employee-profile .employee-my-profile-notices__details-grid,.gateway-shell--employee-profile .employee-my-profile-notices__detail-grid,.gateway-shell--employee-profile .employee-my-profile-notices__response-grid{grid-template-columns:1fr}}@media(max-width:760px){.gateway-shell--employee-profile .employee-my-profile-notices__filters-grid,.gateway-shell--employee-profile .employee-my-profile-notices__detail-row{grid-template-columns:1fr}.gateway-shell--employee-profile .employee-my-profile-notices__meta{width:100%;text-align:left;white-space:normal}}.gateway-shell--employee-profile .employee-my-profile-insurance{display:grid;gap:8px;max-width:100%;height:auto;min-height:0;flex:0 0 auto;align-self:flex-start;font-family:var(--employee-font-family, "Segoe UI", "Helvetica Neue", sans-serif)}.gateway-shell--employee-profile .employee-my-profile-insurance-card__status{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:600;line-height:1;white-space:nowrap;flex-shrink:0}.gateway-shell--employee-profile .employee-my-profile-insurance__subtabs{display:none}.gateway-shell--employee-profile .employee-my-profile-insurance__subtabs .employee-suite-enterprise__tab{min-height:var(--employee-control-height-sm, 32px);height:auto;padding:6px 12px;border-radius:var(--employee-radius-md, 10px);font-family:var(--employee-font-family);font-size:var(--employee-font-size-xs);font-weight:var(--employee-font-weight-semibold, 600);letter-spacing:.02em;text-transform:none;white-space:nowrap;transition:none;box-shadow:none;transform:none}.gateway-shell--employee-profile .employee-my-profile-insurance__subtabs .employee-suite-enterprise__tab:active{background:#fff;border-color:#d2e3f4;color:#3d5a78;box-shadow:none;transform:none}.gateway-shell--employee-profile .employee-my-profile-insurance__subtabs .employee-suite-enterprise__tab.is-active,.gateway-shell--employee-profile .employee-my-profile-insurance__subtabs .employee-suite-enterprise__tab.is-active:focus-visible{background:var(--control-active-bg, #1e5a96);border-color:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff);box-shadow:none;transform:none}.gateway-shell--employee-profile .employee-my-profile-insurance__subtabs .employee-suite-enterprise__tab:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.gateway-shell--employee-profile .employee-my-profile-insurance__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:0 2px}.gateway-shell--employee-profile .employee-my-profile-insurance__subtitle{margin:4px 0 0;font-size:var(--employee-font-size-sm, .75rem);font-weight:var(--employee-font-weight-medium, 500);color:var(--employee-color-muted, #5f738a);line-height:1.35}.gateway-shell--employee-profile .employee-my-profile-insurance__empty{padding:24px 16px;min-height:0}.gateway-shell--employee-profile .employee-my-profile-insurance__table-card{border:1px solid var(--employee-color-border, #d7e3ef);border-radius:var(--employee-radius-lg, 12px);background:#fff;overflow:hidden}.gateway-shell--employee-profile .employee-my-profile-insurance__table-wrap{overflow-x:auto}.gateway-shell--employee-profile .employee-my-profile-insurance__table{width:100%;min-width:760px;border-collapse:collapse;text-align:left}.gateway-shell--employee-profile .employee-my-profile-insurance__table th{padding:8px 10px;border-bottom:1px solid var(--employee-color-border, #d7e3ef);background:var(--employee-color-soft, #f5f8fc);font-size:var(--employee-font-size-xs, .6875rem);font-weight:var(--employee-font-weight-semibold, 600);color:var(--employee-color-muted, #5f738a);letter-spacing:.02em;text-transform:none;white-space:nowrap}.gateway-shell--employee-profile .employee-my-profile-insurance__table td{padding:8px 10px;border-bottom:1px solid #eef3f8;font-size:var(--employee-font-size-sm, .75rem);font-weight:var(--employee-font-weight-medium, 500);color:var(--employee-color-text, #1a2b3f);vertical-align:middle}.gateway-shell--employee-profile .employee-my-profile-insurance__table .is-numeric{text-align:right}.gateway-shell--employee-profile .employee-my-profile-insurance__member{font-weight:var(--employee-font-weight-semibold, 600)}.gateway-shell--employee-profile .employee-my-profile-insurance__mono{font-variant-numeric:tabular-nums;font-family:var(--employee-font-family)}@media(max-width:900px){.gateway-shell--employee-profile .employee-my-profile-insurance__subtabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:760px){.gateway-shell--employee-profile .employee-my-profile-insurance__table{min-width:0}.gateway-shell--employee-profile .employee-my-profile-insurance__table thead{display:none}.gateway-shell--employee-profile .employee-my-profile-insurance__table,.gateway-shell--employee-profile .employee-my-profile-insurance__table tbody,.gateway-shell--employee-profile .employee-my-profile-insurance__table tr,.gateway-shell--employee-profile .employee-my-profile-insurance__table td{display:block;width:100%}.gateway-shell--employee-profile .employee-my-profile-insurance__table tr{padding:10px 12px;border-bottom:1px solid var(--employee-color-border, #d7e3ef)}.gateway-shell--employee-profile .employee-my-profile-insurance__table td{display:grid;grid-template-columns:minmax(110px,40%) minmax(0,1fr);gap:8px;padding:6px 0;border-bottom:none;text-align:left!important}.gateway-shell--employee-profile .employee-my-profile-insurance__table td:before{content:attr(data-label);font-size:var(--employee-font-size-xs, .6875rem);font-weight:var(--employee-font-weight-semibold, 600);color:var(--employee-color-muted, #5f738a)}}.employee-my-profile-empty{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;border:1px solid var(--employee-color-border, #d7e3ef);border-radius:8px;background:#f8fafc}.employee-my-profile-empty--compact{flex-direction:row;align-items:flex-start;gap:12px;max-height:100px;min-height:90px;padding:10px 12px;overflow:hidden;height:auto;align-self:start}.employee-my-profile-empty--compact .employee-my-profile-empty__copy{display:grid;gap:2px;min-width:0;flex:1 1 auto}.employee-my-profile-empty--compact .employee-my-profile-empty__actions{display:none}.employee-my-profile-empty__icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#e8eef5;color:#35506b;font-size:13px;flex-shrink:0}.employee-my-profile-empty__title{margin:0;font-size:13px;font-weight:600;color:#1f3348;line-height:1.25}.employee-my-profile-empty__desc{margin:0;max-width:42rem;color:#5f738a;font-size:12px;line-height:1.3}.employee-my-profile-empty__hint{margin:2px 0 0;color:#6b7280;font-size:11px;font-style:italic;line-height:1.3}.employee-my-profile-empty__inline-action{display:inline-flex;align-items:center;justify-content:center;justify-self:start;align-self:start;width:auto;max-width:160px;min-width:0;min-height:28px;height:28px;margin:6px 0 0;padding:0 10px;border:1px solid #d7e3ef;border-radius:7px;background:#fff;color:#0f4f86;font-size:11px;font-weight:600;font-family:inherit;line-height:1;letter-spacing:.02em;white-space:nowrap;cursor:pointer;text-decoration:none;box-shadow:none;transform:none;transition:none;box-sizing:border-box}.employee-my-profile-empty__inline-action:active{color:#0f4f86;background:#fff;border-color:#d7e3ef;box-shadow:none;transform:none;filter:none}.employee-my-profile-empty__inline-action:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.gateway-shell--employee-profile .employee-my-profile-empty__inline-action{width:auto!important;max-width:160px!important;justify-content:center}.employee-my-profile-empty__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.employee-profile-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a59}.employee-profile-modal__panel{width:min(720px,100%);max-height:min(88vh,840px);overflow:auto;background:#fff;border-radius:10px;border:1px solid #d7e3ef;box-shadow:0 12px 40px #0f172a2e}.employee-profile-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e2e8f0}.employee-profile-modal__head h3{margin:0;font-size:1rem;color:#1f3348}.employee-profile-modal__body{display:flex;flex-direction:column;gap:12px;padding:14px}.gateway-shell--employee-profile .employee-my-profile-top-zone{display:grid;grid-template-columns:minmax(120px,140px) minmax(0,1fr);gap:10px 16px;align-items:center;min-width:0;width:100%;padding:10px 12px;border:1px solid #d7e3ef;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0f2f520a}.gateway-shell--employee-profile .employee-my-profile-top-zone__photo{grid-column:auto;min-width:0;width:100%;display:block;border:0;padding:0;background:transparent;border-radius:0;box-shadow:none}.gateway-shell--employee-profile .employee-my-profile-top-zone__summary{grid-column:auto;min-width:0;width:100%;display:flex;align-items:center}.gateway-shell--employee-profile .employee-my-profile-top-zone__actions{display:none!important}.gateway-shell--employee-profile .employee-my-profile-quick-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 18px;margin:0;width:100%}.gateway-shell--employee-profile .employee-my-profile-quick-summary__item{display:grid;gap:2px;min-width:0}.gateway-shell--employee-profile .employee-my-profile-quick-summary__item dt{margin:0;font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:none;color:#6b7280;line-height:1.15;white-space:nowrap}.gateway-shell--employee-profile .employee-my-profile-quick-summary__item dd{margin:0;font-size:14px;font-weight:600;color:#1a2b3f;line-height:1.25;overflow-wrap:anywhere;word-break:normal}.gateway-shell--employee-profile .employee-my-profile-quick-summary__item dd.is-empty,.gateway-shell--employee-profile .employee-my-profile-quick-summary__item dd .is-empty{font-style:italic;font-weight:400;color:#6b7280}.gateway-shell--employee-profile .employee-my-profile-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1;background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.gateway-shell--employee-profile .employee-my-profile-status-badge.is-active{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.gateway-shell--employee-profile .employee-my-profile-quick-action{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;width:100%;min-height:34px;height:34px;padding:0 10px;border-radius:8px;text-align:left;cursor:pointer;box-shadow:none;transform:none;transition:none;font-family:var(--employee-font-family, "Segoe UI", "Helvetica Neue", sans-serif)}.gateway-shell--employee-profile .employee-my-profile-quick-action--primary{border:1px solid var(--brand, #1e5a96);background:var(--brand, #1e5a96);color:#fff}.gateway-shell--employee-profile .employee-my-profile-quick-action--secondary{border:1px solid #c5d5e6;background:#fff;color:#1a2b3f}.gateway-shell--employee-profile .employee-my-profile-quick-action i{width:16px;height:16px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0;background:transparent;color:inherit}.gateway-shell--employee-profile .employee-my-profile-quick-action--primary i{background:#ffffff29;color:#fff}.gateway-shell--employee-profile .employee-my-profile-quick-action--secondary i{color:var(--brand, #1e5a96)}.gateway-shell--employee-profile .employee-my-profile-quick-action span{font-size:11px;font-weight:600;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gateway-shell--employee-profile .employee-my-profile-quick-action--primary:active,.gateway-shell--employee-profile .employee-my-profile-quick-action--primary:focus{background:var(--brand, #1e5a96)!important;border-color:var(--brand, #1e5a96)!important;color:#fff!important;box-shadow:none!important;transform:none!important;filter:none!important;opacity:1!important;transition:none!important}.gateway-shell--employee-profile .employee-my-profile-quick-action--secondary:active,.gateway-shell--employee-profile .employee-my-profile-quick-action--secondary:focus{background:#fff!important;border-color:#c5d5e6!important;color:#1a2b3f!important;box-shadow:none!important;transform:none!important;filter:none!important;opacity:1!important;transition:none!important}.gateway-shell--employee-profile .employee-my-profile-quick-action:focus{outline:none}.gateway-shell--employee-profile .employee-my-profile-quick-action:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal>.employee-my-profile-section,.gateway-shell--employee-profile .employee-my-profile-info-row>.employee-my-profile-section{padding:8px 12px;border-radius:10px;border:1px solid #d7e3ef;background:#fff;box-shadow:0 1px 2px #0f2f520a;min-height:0}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal .employee-my-profile-section__title{font-size:14px;font-weight:600;color:#1a2b3f;letter-spacing:0;line-height:1.2}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal .employee-my-profile-section__head{margin-bottom:8px;min-height:28px;gap:6px}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal .employee-my-profile-section__head-actions{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal .employee-my-profile-section__head .employee-ds-btn{min-height:28px;height:28px;padding:0 10px;font-size:11px}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal .employee-my-profile-field__label{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;letter-spacing:0;text-transform:none;color:#6b7280;line-height:1.15;margin:0}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal .employee-my-profile-field__icon{width:14px;text-align:center;color:#3b82f6;font-size:12px;flex-shrink:0}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal .employee-my-profile-field__value{font-size:14px;font-weight:600;color:#1a2b3f;line-height:1.25;margin:0;padding-left:20px}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal .employee-my-profile-field__value.is-empty{font-style:italic;font-weight:400;color:#9ca3af}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal .employee-my-profile-field{gap:2px;min-width:0}.gateway-shell--employee-profile .employee-my-profile-info-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;min-width:0;min-height:0;align-items:stretch;overflow:visible}.gateway-shell--employee-profile .employee-my-profile-info-row>.employee-my-profile-section{display:flex;flex-direction:column;height:100%;min-height:0;margin:0;overflow:visible}.gateway-shell--employee-profile .employee-my-profile-info-row>.employee-my-profile-section>.employee-my-profile-section__grid{flex:1 1 auto;min-height:0}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--personal .employee-my-profile-grid{padding:0!important;gap:8px 14px}.gateway-shell--employee-profile .employee-my-profile-grid--identity{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:8px;-moz-column-gap:14px;column-gap:14px}.gateway-shell--employee-profile .employee-my-profile-grid--contact,.gateway-shell--employee-profile .employee-my-profile-grid--address{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:8px;-moz-column-gap:14px;column-gap:14px}.gateway-shell--employee-profile .employee-my-profile-grid--address .employee-my-profile-field__value{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.3;max-height:2.6em}.gateway-shell--employee-profile .employee-my-profile-grid--org{grid-template-columns:repeat(5,minmax(0,1fr))}.gateway-shell--employee-profile .employee-my-profile-grid{padding:0!important;gap:6px 12px}.gateway-shell--employee-profile .employee-my-profile-top-zone__photo .employee-profile-photo-section.is-compact,.gateway-shell--employee-profile .employee-profile-photo-section.is-compact{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;padding:0!important;margin:0!important;border:0!important;border-top:0!important;background:transparent!important;box-shadow:none!important;width:100%!important;max-width:100%!important}.gateway-shell--employee-profile .employee-my-profile-top-zone__photo .employee-profile-photo-section.is-compact h3,.gateway-shell--employee-profile .employee-profile-photo-section.is-compact h3{margin:0;width:100%;text-align:center;font-size:12px;font-weight:600;color:#1a2b3f;line-height:1.15}.gateway-shell--employee-profile .employee-my-profile-top-zone__photo .employee-profile-photo-section.is-compact .employee-profile-photo-section__preview,.gateway-shell--employee-profile .employee-my-profile-top-zone__photo .employee-profile-photo-section.is-compact .employee-profile-photo-section__placeholder,.gateway-shell--employee-profile .employee-profile-photo-section.is-compact .employee-profile-photo-section__preview,.gateway-shell--employee-profile .employee-profile-photo-section.is-compact .employee-profile-photo-section__placeholder{width:72px!important;height:72px!important;border-radius:999px!important;-o-object-fit:cover;object-fit:cover;display:flex!important;align-items:center;justify-content:center;background:#e8eef5;color:#8aa0b5;font-size:22px;font-weight:600;border:1px solid #d7e3ef;margin:0 auto!important;flex-shrink:0}.gateway-shell--employee-profile .employee-my-profile-top-zone__photo .employee-profile-photo-section.is-compact .employee-profile-photo-section__actions,.gateway-shell--employee-profile .employee-profile-photo-section.is-compact .employee-profile-photo-section__actions{margin:0;width:auto}.gateway-shell--employee-profile .employee-my-profile-top-zone__photo .employee-profile-photo-section.is-compact .employee-profile-photo-section__actions .employee-ds-btn,.gateway-shell--employee-profile .employee-my-profile-top-zone__photo .employee-profile-photo-section.is-compact .employee-profile-photo-section__actions button,.gateway-shell--employee-profile .employee-profile-photo-section.is-compact .employee-profile-photo-section__actions .employee-ds-btn,.gateway-shell--employee-profile .employee-profile-photo-section.is-compact .employee-profile-photo-section__actions button{width:auto;max-width:100%;min-height:26px;height:26px;padding:0 10px;font-size:11px;white-space:nowrap;border-radius:6px;background:#fff;border:1px solid #c5d5e6;color:#1a2b3f}.gateway-shell--employee-profile .employee-my-profile-top-zone__photo .employee-profile-photo-section.is-compact .hint,.gateway-shell--employee-profile .employee-profile-photo-section.is-compact .hint{margin:0;width:100%;max-width:100%;font-size:10px;line-height:1.3;color:#64748b;text-align:center;white-space:normal;overflow-wrap:anywhere}.gateway-shell--employee-profile .employee-my-profile-top-zone__photo .employee-profile-photo-section.is-compact .error,.gateway-shell--employee-profile .employee-my-profile-top-zone__photo .employee-profile-photo-section.is-compact .success,.gateway-shell--employee-profile .employee-profile-photo-section.is-compact .error,.gateway-shell--employee-profile .employee-profile-photo-section.is-compact .success{margin:0;width:100%;max-width:100%;font-size:10px;line-height:1.3;text-align:center}.gateway-shell--employee-profile .employee-profile-status-chip.is-approved{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.gateway-shell--employee-profile .employee-profile-status-chip.is-rejected{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}@media(max-width:1359px){.gateway-shell--employee-profile .employee-my-profile-enterprise__body{overflow-x:hidden;overflow-y:auto}.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs{flex-wrap:wrap}.gateway-shell--employee-profile .employee-my-profile-enterprise__tabs .employee-suite-enterprise__tab{flex:0 1 auto}.gateway-shell--employee-profile .employee-my-profile-grid--identity{grid-template-columns:repeat(4,minmax(0,1fr))}.gateway-shell--employee-profile .employee-my-profile-top-zone{grid-template-columns:minmax(120px,140px) minmax(0,1fr);gap:8px;padding:8px 10px}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--bank{grid-template-columns:1fr}}@media(max-width:1140px){.gateway-shell--employee-profile .employee-my-profile-top-zone{grid-template-columns:minmax(120px,140px) minmax(0,1fr)}.gateway-shell--employee-profile .employee-my-profile-top-zone__actions{display:none!important}.gateway-shell--employee-profile .employee-my-profile-quick-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.gateway-shell--employee-profile .employee-my-profile-grid--identity{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1023px){.gateway-shell--employee-profile .shell-main-area{max-height:none;overflow:visible}.gateway-shell--employee-profile .shell-content{overflow:visible}.gateway-shell--employee-profile .employee-my-profile-top-zone{grid-template-columns:1fr;padding:12px}.gateway-shell--employee-profile .employee-my-profile-top-zone__photo,.gateway-shell--employee-profile .employee-my-profile-top-zone__summary,.gateway-shell--employee-profile .employee-my-profile-top-zone__actions{grid-column:auto;width:100%}.gateway-shell--employee-profile .employee-my-profile-info-row{grid-template-columns:1fr}.gateway-shell--employee-profile .employee-my-profile-grid--identity,.gateway-shell--employee-profile .employee-my-profile-grid--org,.gateway-shell--employee-profile .employee-my-profile-quick-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.gateway-shell--employee-profile .employee-my-profile-grid--identity,.gateway-shell--employee-profile .employee-my-profile-grid--contact,.gateway-shell--employee-profile .employee-my-profile-grid--address,.gateway-shell--employee-profile .employee-my-profile-grid--org,.gateway-shell--employee-profile .employee-my-profile-top-zone__actions,.gateway-shell--employee-profile .employee-my-profile-quick-summary{grid-template-columns:1fr}.gateway-shell--employee-profile .employee-my-profile-quick-action{height:auto;min-height:40px;padding:8px 12px}}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--org{display:flex;flex-direction:column;height:100%;min-height:0;gap:0}.gateway-shell--employee-profile .employee-my-profile-org-card{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:10px 12px;border:1px solid #d7e3ef;border-radius:10px;background:#fff;box-shadow:none}.gateway-shell--employee-profile .employee-my-profile-org-card__head{margin-bottom:10px;align-items:center;min-height:30px}.gateway-shell--employee-profile .employee-my-profile-org-card__title-block{display:grid;gap:2px;min-width:0}.gateway-shell--employee-profile .employee-my-profile-org-card .employee-my-profile-section__title{font-size:13px;font-weight:600;color:#1a2b3f}.gateway-shell--employee-profile .employee-my-profile-org-card__subtitle{margin:0;font-size:12px;font-weight:500;color:#6b7280;line-height:1.25}.gateway-shell--employee-profile .employee-my-profile-org-readonly-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;height:22px;padding:0 8px;border-radius:999px;border:1px solid #dbe3ee;background:#f3f6fa;color:#64748b;font-size:10px;font-weight:600;letter-spacing:.02em;white-space:nowrap;flex-shrink:0;line-height:1}.gateway-shell--employee-profile .employee-my-profile-org-card__body{display:flex;flex-direction:column;justify-content:center;gap:22px;flex:1 1 auto;min-height:0;width:100%}.gateway-shell--employee-profile .employee-my-profile-org-group{display:grid;gap:8px;min-width:0;width:100%}.gateway-shell--employee-profile .employee-my-profile-org-group__title{margin:0;padding-bottom:4px;border-bottom:1px solid #edf2f7;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:none;color:#64748b;line-height:1.2}.gateway-shell--employee-profile .employee-my-profile-org-group .employee-my-profile-grid--org{width:100%;grid-template-columns:repeat(5,minmax(0,1fr));-moz-column-gap:20px;column-gap:20px;row-gap:12px}.gateway-shell--employee-profile .employee-my-profile-org-group .employee-my-profile-field{gap:3px;align-content:start}.gateway-shell--employee-profile .employee-my-profile-org-group .employee-my-profile-field__label{font-size:12px;font-weight:500;color:#6b7280;line-height:1.2;min-height:15px}.gateway-shell--employee-profile .employee-my-profile-org-group .employee-my-profile-field__value{font-size:14px;font-weight:600;color:#1a2b3f;line-height:1.35;min-height:20px;display:flex;align-items:center}.gateway-shell--employee-profile .employee-my-profile-org-group .employee-my-profile-field__value.is-empty{color:#6b7280;font-weight:400;font-style:italic;line-height:1.35;align-items:center}.gateway-shell--employee-profile .employee-my-profile-org-code{font-size:15px;font-weight:700;color:#111827;line-height:1.35;letter-spacing:.01em}.gateway-shell--employee-profile .employee-my-profile-org-status,.gateway-shell--employee-profile .employee-my-profile-org-type-badge{display:inline-flex;align-items:center;justify-content:center;min-height:18px;height:18px;padding:0 8px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.02em;line-height:1}.gateway-shell--employee-profile .employee-my-profile-org-status.is-active{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.gateway-shell--employee-profile .employee-my-profile-org-type-badge{background:#f3f6fa;border:1px solid #dbe3ee;color:#334155;font-size:11px}.gateway-shell--employee-profile .employee-my-profile-org-email{display:inline-flex;align-items:center;gap:6px;min-width:0;min-height:20px;color:#1a2b3f;font-size:14px;font-weight:600;line-height:1.35}.gateway-shell--employee-profile .employee-my-profile-org-email i{color:#64748b;font-size:12px;width:12px;text-align:center;flex-shrink:0;line-height:1}.gateway-shell--employee-profile .employee-my-profile-org-email span{overflow-wrap:anywhere;line-height:1.35}.gateway-shell--employee-profile .employee-my-profile-org-manager{display:grid;gap:3px;min-width:0;align-content:start}.gateway-shell--employee-profile .employee-my-profile-org-manager__name{display:inline-flex;align-items:center;gap:6px;min-height:20px;font-size:14px;font-weight:700;color:#111827;line-height:1.35}.gateway-shell--employee-profile .employee-my-profile-org-manager__name i{color:#64748b;font-size:12px;width:12px;text-align:center;flex-shrink:0;line-height:1}.gateway-shell--employee-profile .employee-my-profile-org-manager__code{font-size:11px;font-weight:500;color:#64748b;line-height:1.3;padding-left:18px}@media(max-width:1359px){.gateway-shell--employee-profile .employee-my-profile-org-group .employee-my-profile-grid--org{grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:16px;column-gap:16px}.gateway-shell--employee-profile .employee-my-profile-org-card__body{gap:18px}}@media(max-width:760px){.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--org{height:auto}.gateway-shell--employee-profile .employee-my-profile-org-card__body{justify-content:flex-start;gap:16px}.gateway-shell--employee-profile .employee-my-profile-org-group .employee-my-profile-grid--org{grid-template-columns:1fr;-moz-column-gap:12px;column-gap:12px}}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--family{display:flex;flex-direction:column;height:100%;min-height:0}.gateway-shell--employee-profile .employee-my-profile-family-card{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:10px 12px;border:1px solid #d7e3ef;border-radius:10px;background:#fff;box-shadow:none}.gateway-shell--employee-profile .employee-my-profile-family-card__head{margin-bottom:10px}.gateway-shell--employee-profile .employee-my-profile-family-card__title-block{display:grid;gap:2px;min-width:0}.gateway-shell--employee-profile .employee-my-profile-family-card__subtitle{margin:0;font-size:12px;font-weight:500;color:#6b7280;line-height:1.25}.gateway-shell--employee-profile .employee-my-profile-family-card__body{display:flex;flex-direction:column;justify-content:center;gap:14px;flex:1 1 auto;min-height:0}.gateway-shell--employee-profile .employee-my-profile-family-group{display:grid;gap:8px;min-width:0}.gateway-shell--employee-profile .employee-my-profile-family-group__head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:30px}.gateway-shell--employee-profile .employee-my-profile-family-group__title{margin:0;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:none;color:#64748b;line-height:1.2}.gateway-shell--employee-profile .employee-my-profile-family-info-card{padding:8px 10px;border:1px solid #edf2f7;border-radius:8px;background:#fbfcfe}.gateway-shell--employee-profile .employee-my-profile-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gateway-shell--employee-profile .employee-my-profile-family-member-card{display:grid;gap:8px;padding:10px 12px;border:1px solid #d7e3ef;border-radius:8px;background:#fff;box-shadow:none;min-width:0}.gateway-shell--employee-profile .employee-my-profile-family-member-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.gateway-shell--employee-profile .employee-my-profile-family-member-card__identity{display:inline-flex;align-items:center;gap:8px;min-width:0}.gateway-shell--employee-profile .employee-my-profile-family-member-card__avatar{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#e8f1f9;color:#0f4f86;font-size:12px;flex-shrink:0}.gateway-shell--employee-profile .employee-my-profile-family-member-card__name{margin:0;font-size:14px;font-weight:600;color:#111827;line-height:1.25}.gateway-shell--employee-profile .employee-my-profile-family-member-card__relation{margin:0;font-size:12px;font-weight:500;color:#6b7280;line-height:1.25}.gateway-shell--employee-profile .employee-my-profile-family-member-card__actions{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.gateway-shell--employee-profile .employee-my-profile-family-member-card__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px}.gateway-shell--employee-profile .employee-my-profile-family-member-card__meta .employee-my-profile-field__label{display:block;margin-bottom:2px}.gateway-shell--employee-profile .employee-my-profile-family-member-card__meta .employee-my-profile-field__value{margin:0;font-size:13px}@media(max-width:1023px){.gateway-shell--employee-profile .employee-my-profile-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--family{height:auto}.gateway-shell--employee-profile .employee-my-profile-family-card__body{justify-content:flex-start}.gateway-shell--employee-profile .employee-my-profile-family-grid,.gateway-shell--employee-profile .employee-my-profile-family-member-card__meta{grid-template-columns:1fr}}.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--records{display:flex;flex-direction:column;height:auto;min-height:0;flex:0 0 auto;align-self:flex-start;align-content:flex-start;width:100%}.gateway-shell--employee-profile .employee-my-profile-records-card{display:flex;flex-direction:column;flex:0 0 auto;height:auto;min-height:0;width:100%;align-self:flex-start;justify-content:flex-start;align-content:flex-start;padding:10px 12px 8px;border:1px solid #d7e3ef;border-radius:10px;background:#fff;box-shadow:none;gap:8px}.gateway-shell--employee-profile .employee-my-profile-records-card>.employee-my-profile-family-group__head,.gateway-shell--employee-profile .employee-my-profile-records-card>.employee-my-profile-family-group{margin:0;flex:0 0 auto}.gateway-shell--employee-profile .employee-my-profile-records-card>.employee-my-profile-family-group+.employee-my-profile-family-group{margin-top:0}.gateway-shell--employee-profile .employee-my-profile-records-card .employee-my-profile-empty,.gateway-shell--employee-profile .employee-my-profile-records-card .employee-my-profile-empty--compact{flex:0 0 auto;align-self:stretch;width:100%}.gateway-shell--employee-profile .employee-my-profile-family-member-card__meta--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1023px){.gateway-shell--employee-profile .employee-my-profile-family-member-card__meta--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.gateway-shell--employee-profile .employee-my-profile-enterprise__panel--records{height:auto;flex:0 0 auto}.gateway-shell--employee-profile .employee-my-profile-family-member-card__meta--4{grid-template-columns:1fr}}.gateway-shell--employee-profile .employee-my-profile-info-card{padding:10px 12px;flex:0 0 auto;height:auto}.gateway-shell--employee-profile .employee-my-profile-info-card .employee-my-profile-field{margin:0}.gateway-shell--employee-profile .employee-my-profile-docs-toolbar{display:flex;align-items:end;gap:8px;flex-wrap:wrap;flex:0 0 auto}.gateway-shell--employee-profile .employee-my-profile-docs-toolbar__category{width:250px;min-width:220px;max-width:280px;margin:0;flex:0 0 auto}.gateway-shell--employee-profile .employee-my-profile-doc-card__meta{display:grid;gap:2px}.gateway-shell--employee-profile .employee-my-profile-doc-card__actions{justify-content:flex-start}.gateway-shell--employee-profile .employee-my-profile-prefs-groups{display:grid;gap:10px;flex:0 0 auto;height:auto}.gateway-shell--employee-profile .employee-my-profile-prefs-groups .employee-my-profile-grid{padding:0;gap:8px 12px}.employee-my-profile-enterprise .employee-my-profile-prefs{display:flex;flex-direction:column;gap:14px;width:100%;min-height:0;align-self:stretch}.employee-my-profile-enterprise .employee-my-profile-prefs__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px 16px;flex-wrap:wrap;flex:0 0 auto}.employee-my-profile-enterprise .employee-my-profile-prefs__header-copy{min-width:0;flex:1 1 16rem}.employee-my-profile-enterprise .employee-my-profile-prefs__subtitle{margin:4px 0 0;max-width:40rem;font-size:12px;line-height:1.45;color:#5f7d97}.employee-my-profile-enterprise .employee-my-profile-prefs__configure{flex:0 0 auto;min-height:34px;padding:0 14px;font-size:11px;font-weight:700;letter-spacing:.02em}.employee-my-profile-enterprise .employee-my-profile-prefs__empty-wrap{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:220px;padding:18px 12px;border:1px solid #d7e3ef;border-radius:12px;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.employee-my-profile-enterprise .employee-my-profile-prefs__empty-wrap .employee-my-profile-empty{width:min(100%,28rem);margin:0 auto;text-align:center;align-items:center}.employee-my-profile-enterprise .employee-my-profile-prefs__empty-wrap .employee-my-profile-empty__icon{width:52px;height:52px;border-radius:14px;background:#e8f1f8;color:#1e5a96;display:inline-flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:10px}.employee-my-profile-enterprise .employee-my-profile-prefs__empty-wrap .employee-my-profile-empty__actions{justify-content:center;margin-top:12px}.employee-my-profile-enterprise .employee-my-profile-prefs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:stretch;width:100%}.employee-my-profile-enterprise .employee-my-profile-prefs-card{display:flex;flex-direction:column;gap:10px;min-width:0;height:100%;padding:14px;border:1px solid #d7e3ef;border-radius:12px;background:#f8fafc;box-shadow:none}.employee-my-profile-enterprise .employee-my-profile-prefs-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.employee-my-profile-enterprise .employee-my-profile-prefs-card__identity{display:flex;align-items:flex-start;gap:10px;min-width:0}.employee-my-profile-enterprise .employee-my-profile-prefs-card__icon{flex:0 0 auto;width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#e8f1f8;color:#1e5a96;font-size:14px;border:1px solid #d7e3ef}.employee-my-profile-enterprise .employee-my-profile-prefs-card__title{margin:0;font-size:13px;font-weight:700;color:#0f2f52;line-height:1.3}.employee-my-profile-enterprise .employee-my-profile-prefs-card__desc{margin:3px 0 0;font-size:11px;line-height:1.4;color:#64748b}.employee-my-profile-enterprise .employee-my-profile-prefs-card__action{flex:0 0 auto;min-height:30px;padding:0 10px;font-size:11px;font-weight:700;border:1px solid #cbd5e1;background:#fff;color:#0f2f52;border-radius:8px}.employee-my-profile-enterprise .employee-my-profile-prefs-card__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;flex:1 1 auto}.employee-my-profile-enterprise .employee-my-profile-prefs-row{margin:0;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.employee-my-profile-enterprise .employee-my-profile-prefs-row .employee-my-profile-field{margin:0;gap:4px}.employee-my-profile-enterprise .employee-my-profile-prefs-row .employee-my-profile-field__label{font-size:11px;color:#64748b}.employee-my-profile-enterprise .employee-my-profile-prefs-row .employee-my-profile-field__value{font-size:13px;font-weight:600;color:#0f172a}.employee-my-profile-enterprise .employee-my-profile-prefs-row .employee-my-profile-field__value.is-empty{font-weight:500;color:#94a3b8}@media(max-width:900px){.employee-my-profile-enterprise .employee-my-profile-prefs__grid{grid-template-columns:1fr}}@media(max-width:760px){.employee-my-profile-enterprise .employee-my-profile-prefs__empty-wrap{min-height:180px;padding:14px 10px}.employee-my-profile-enterprise .employee-my-profile-prefs-card__head{flex-wrap:wrap}}.employee-my-profile-enterprise .employee-my-profile-prefs--onboarding{gap:10px}.employee-my-profile-enterprise .employee-my-profile-prefs__header--onboarding{margin:0;padding:0}.employee-my-profile-enterprise .employee-my-profile-prefs--onboarding .employee-my-profile-prefs__subtitle{margin:0;max-width:44rem}.employee-my-profile-enterprise .employee-my-profile-prefs__fieldset{margin:0;padding:0;border:0;min-width:0}.employee-my-profile-enterprise .employee-my-profile-prefs-card__fields{display:flex;flex-direction:column;gap:10px}.employee-my-profile-enterprise .employee-my-profile-prefs-field{display:flex;flex-direction:column;gap:5px;margin:0;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.employee-my-profile-enterprise .employee-my-profile-prefs-field__label{font-size:11px;font-weight:700;color:#64748b}.employee-my-profile-enterprise .employee-my-profile-prefs-field__hint{margin:0;font-size:11px;line-height:1.4;color:#64748b}.employee-my-profile-enterprise .employee-my-profile-prefs-field__error{margin:0;font-size:11px;line-height:1.4;font-weight:600;color:#b45309}.employee-my-profile-enterprise .employee-my-profile-prefs-field__control{width:100%;min-height:36px;padding:6px 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font-size:13px;font-weight:600}.employee-my-profile-enterprise .employee-my-profile-prefs-field__control:focus{outline:2px solid #93c5fd;outline-offset:1px;border-color:#1e5a96}.employee-my-profile-enterprise .employee-my-profile-prefs__fieldset:disabled .employee-my-profile-prefs-field__control{background:#f1f5f9;color:#64748b;cursor:not-allowed}.employee-my-profile-enterprise .employee-my-profile-prefs-multiselect{display:flex;flex-direction:column;gap:8px;padding:8px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.employee-my-profile-enterprise .employee-my-profile-prefs-multiselect.is-invalid{border-color:#f59e0b}.employee-my-profile-enterprise .employee-my-profile-prefs-multiselect__chips{display:flex;flex-wrap:wrap;gap:6px;min-height:28px;align-items:center}.employee-my-profile-enterprise .employee-my-profile-prefs-multiselect__placeholder{font-size:12px;color:#94a3b8}.employee-my-profile-enterprise .employee-my-profile-prefs-chip{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:3px 6px 3px 8px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#0f2f52;font-size:11px;font-weight:700}.employee-my-profile-enterprise .employee-my-profile-prefs-chip__remove{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:0;border-radius:999px;background:transparent;color:#1e5a96;font-size:14px;line-height:1;cursor:pointer}.employee-my-profile-enterprise .employee-my-profile-prefs-multiselect__select{border-color:#e2e8f0}.employee-my-profile-enterprise .employee-my-profile-prefs__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:8px;border-top:1px solid #e2e8f0}.employee-my-profile-enterprise .employee-my-profile-prefs__footnote{margin:0;flex:1 1 16rem;font-size:11px;line-height:1.45;color:#64748b}.employee-my-profile-enterprise .employee-my-profile-prefs__footer .employee-ds-btn--primary{flex:0 0 auto;margin-left:auto}.gateway-shell--employee-profile .employee-my-profile-notices{flex:0 0 auto;height:auto;min-height:0;align-self:flex-start;width:100%}.gateway-shell--employee-profile .employee-my-profile-notices>.employee-my-profile-empty--compact{min-height:85px;max-height:100px}@media(max-width:760px){.gateway-shell--employee-profile .employee-my-profile-docs-toolbar__category{min-width:0;max-width:none;width:100%}}.employee-my-profile-enterprise--onboarding{display:flex;flex-direction:column;min-height:0;height:100%}.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-docs),.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-bank){height:auto;max-height:none;overflow:visible;flex:1 1 auto}.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-employment),.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-academics),.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-family),.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-org),.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-personal){height:100%;max-height:100%;overflow:hidden;flex:1 1 auto;min-height:0}.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-docs) .employee-my-profile-onboarding-chrome,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-bank) .employee-my-profile-onboarding-chrome,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-employment) .employee-my-profile-onboarding-chrome,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-academics) .employee-my-profile-onboarding-chrome,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-family) .employee-my-profile-onboarding-chrome,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-org) .employee-my-profile-onboarding-chrome,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-personal) .employee-my-profile-onboarding-chrome{margin-bottom:4px;padding:6px 10px}.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-docs) .employee-my-profile-onboarding-footer,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-bank) .employee-my-profile-onboarding-footer,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-employment) .employee-my-profile-onboarding-footer,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-academics) .employee-my-profile-onboarding-footer,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-family) .employee-my-profile-onboarding-footer,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-org) .employee-my-profile-onboarding-footer,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-personal) .employee-my-profile-onboarding-footer{margin-top:4px;padding-top:6px;padding-bottom:2px}.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-employment) .employee-my-profile-onboarding-chrome__subtitle,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-academics) .employee-my-profile-onboarding-chrome__subtitle,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-family) .employee-my-profile-onboarding-chrome__subtitle,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-org) .employee-my-profile-onboarding-chrome__subtitle,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-personal) .employee-my-profile-onboarding-chrome__subtitle{display:none}.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-employment) .employee-my-profile-enterprise__tabs-wrap,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-academics) .employee-my-profile-enterprise__tabs-wrap,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-family) .employee-my-profile-enterprise__tabs-wrap,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-org) .employee-my-profile-enterprise__tabs-wrap,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-personal) .employee-my-profile-enterprise__tabs-wrap{margin-bottom:4px}.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-employment) .employee-my-profile-onboarding-chrome__progress,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-academics) .employee-my-profile-onboarding-chrome__progress,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-family) .employee-my-profile-onboarding-chrome__progress,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-org) .employee-my-profile-onboarding-chrome__progress,.employee-my-profile-enterprise--onboarding:has(.employee-my-profile-enterprise__body.is-onboarding-personal) .employee-my-profile-onboarding-chrome__progress{margin-top:6px}.employee-my-profile-onboarding-chrome{flex-shrink:0;margin:0 0 10px;padding:12px 14px;border:1px solid #d7e3ef;border-radius:12px;background:linear-gradient(180deg,#f7fbff,#eef5fb)}.employee-my-profile-onboarding-chrome__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.employee-my-profile-onboarding-chrome__eyebrow{margin:0;font-size:11px;font-weight:700;letter-spacing:.04em;color:#5f7d97}.employee-my-profile-onboarding-chrome__title{margin:2px 0 0;font-size:16px;font-weight:700;color:#0f2f52}.employee-my-profile-onboarding-chrome__subtitle{margin:4px 0 0;font-size:12px;color:#5f7d97;max-width:52rem}.employee-my-profile-onboarding-chrome__status-link{border:1px solid #cbd5e1;background:#fff;color:#0f2f52;border-radius:10px;min-height:36px;padding:0 12px;font-size:11px;font-weight:700;cursor:pointer}.employee-my-profile-onboarding-chrome__progress{margin-top:10px}.employee-my-profile-onboarding-chrome__progress-meta{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;font-size:11px;color:#334155;margin-bottom:6px}.employee-my-profile-onboarding-chrome__progress-bar{height:8px;border-radius:999px;background:#dbe7f2;overflow:hidden}.employee-my-profile-onboarding-chrome__progress-bar>span{display:block;height:100%;background:#1e5a96}.employee-my-profile-onboarding-tab-marker{margin-left:4px;font-size:10px;font-weight:800}.employee-my-profile-onboarding-tab-marker.is-complete{color:#15803d}.employee-my-profile-onboarding-tab-marker.is-required{color:#b45309}.employee-suite-enterprise__tab.is-complete:not(.is-active){border-color:#bbf7d0}.employee-my-profile-onboarding-footer{flex-shrink:0;display:flex;justify-content:space-between;gap:12px;padding:12px 0 4px;margin-top:8px;border-top:1px solid #e2e8f0}.employee-my-profile-onboarding-footer__btn{min-height:40px;padding:0 18px;border-radius:10px;font-size:11px;font-weight:800;letter-spacing:.03em;cursor:pointer}.employee-my-profile-onboarding-footer__btn--secondary{background:#fff;color:#1e293b;border:1px solid #cbd5e1}.employee-my-profile-onboarding-footer__btn--primary{background:#1e293b;color:#fff;border:1px solid #1e293b}.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body{flex:1 1 auto;min-height:0;overflow:auto}.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-docs,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-bank{flex:0 1 auto;min-height:0;overflow:visible}.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-employment,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-academics,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-family,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-org,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-personal{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;align-content:stretch}.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-docs>.employee-my-profile-enterprise__panel--records,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-bank>.employee-my-profile-enterprise__panel--records{height:auto;max-height:none;min-height:0;overflow:visible}.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-employment>.employee-my-profile-enterprise__panel--records,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-academics>.employee-my-profile-enterprise__panel--records,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-family>.employee-my-profile-enterprise__panel--records,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-org>.employee-my-profile-enterprise__panel--records,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-personal>.employee-my-profile-enterprise__panel--records{flex:1 1 auto;min-height:0;height:100%;max-height:none;overflow:hidden;display:flex;flex-direction:column;align-self:stretch;align-content:stretch}.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-employment>.employee-my-profile-enterprise__panel--records>.employee-onboarding-employment-wrap,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-academics>.employee-my-profile-enterprise__panel--records>.employee-onboarding-academics-wrap,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-family>.employee-my-profile-enterprise__panel--records>.employee-onboarding-family-wrap,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-org>.employee-my-profile-enterprise__panel--records>.employee-onboarding-org-wrap,.employee-my-profile-enterprise--onboarding .employee-my-profile-enterprise__body.is-onboarding-personal>.employee-my-profile-enterprise__panel--records>.employee-onboarding-personal-wrap{flex:1 1 auto;min-height:0;height:100%;padding:4px;border:0;background:transparent;box-shadow:none;gap:0;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-docs-wrap{gap:0;padding:6px 8px;height:auto;max-height:none;overflow:visible}.employee-my-profile-enterprise .employee-onboarding-docs{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0;height:auto;max-height:none;overflow:visible}.employee-my-profile-enterprise .employee-onboarding-docs__upload-card{display:flex;flex-direction:column;gap:8px;width:100%;padding:10px 12px;border:1px solid #d7e3ef;border-radius:12px;background:#f8fafc;height:auto;max-height:none;overflow:visible}.employee-my-profile-enterprise .employee-onboarding-docs__upload-title{margin:0;font-size:13px;font-weight:700;color:#0f2f52}.employee-my-profile-enterprise .employee-onboarding-docs__upload-desc{margin:2px 0 0;font-size:11px;line-height:1.4;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-docs__upload-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:10px;align-items:start}.employee-my-profile-enterprise .employee-onboarding-docs__field{display:flex;flex-direction:column;gap:4px;min-width:0;margin:0}.employee-my-profile-enterprise .employee-onboarding-docs__field-label{font-size:11px;font-weight:700;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-docs__dropzone{display:flex;align-items:center;gap:10px;min-height:58px;padding:8px 10px;border:1px dashed #94a3b8;border-radius:10px;background:#fff;cursor:pointer;color:#0f172a}.employee-my-profile-enterprise .employee-onboarding-docs__dropzone.is-drag-active,.employee-my-profile-enterprise .employee-onboarding-docs__dropzone.has-file{border-color:#1e5a96;background:#f0f7ff}.employee-my-profile-enterprise .employee-onboarding-docs__dropzone:focus{outline:2px solid #93c5fd;outline-offset:1px}.employee-my-profile-enterprise .employee-onboarding-docs__dropzone-icon{flex:0 0 auto;width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#e8f1f8;color:#1e5a96;font-size:14px}.employee-my-profile-enterprise .employee-onboarding-docs__dropzone-copy{display:flex;flex-direction:column;gap:1px;min-width:0}.employee-my-profile-enterprise .employee-onboarding-docs__dropzone-copy strong{font-size:12px;font-weight:700;color:#0f2f52;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-docs__dropzone-copy span{font-size:11px;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-docs__upload-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding-top:2px;border-top:1px solid #e2e8f0}.employee-my-profile-enterprise .employee-onboarding-docs__guidance{margin:0;flex:1 1 14rem;font-size:11px;line-height:1.4;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-docs__upload-footer .employee-ds-btn--primary{flex:0 0 auto;margin-left:auto;min-height:32px;padding:0 12px;font-size:11px;font-weight:700}.employee-my-profile-enterprise .employee-onboarding-docs__library{display:flex;flex-direction:column;gap:8px;width:100%;padding:8px 10px;border:1px solid #d7e3ef;border-radius:12px;background:#fff;height:auto;max-height:none;overflow:visible}.employee-my-profile-enterprise .employee-onboarding-docs__library-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.employee-my-profile-enterprise .employee-onboarding-docs__library-title{margin:0;font-size:12px;font-weight:700;color:#0f2f52}.employee-my-profile-enterprise .employee-onboarding-docs__library-count{font-size:11px;font-weight:600;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-docs__empty{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.employee-my-profile-enterprise .employee-onboarding-docs__empty-icon{flex:0 0 auto;width:34px;height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#e8f1f8;color:#1e5a96;font-size:15px}.employee-my-profile-enterprise .employee-onboarding-docs__empty-title{margin:0;font-size:12px;font-weight:700;color:#0f2f52}.employee-my-profile-enterprise .employee-onboarding-docs__empty-desc{margin:2px 0 0;font-size:11px;line-height:1.35;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-docs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.employee-my-profile-enterprise .employee-onboarding-docs__item{display:flex;flex-direction:column;gap:8px;min-width:0;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.employee-my-profile-enterprise .employee-onboarding-docs__item-main{display:flex;align-items:flex-start;gap:8px;min-width:0}.employee-my-profile-enterprise .employee-onboarding-docs__item-icon{flex:0 0 auto;width:28px;height:28px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:#e8f1f8;color:#1e5a96;font-size:12px}.employee-my-profile-enterprise .employee-onboarding-docs__item-copy{min-width:0}.employee-my-profile-enterprise .employee-onboarding-docs__item-name{margin:0;font-size:12px;font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-docs__item-meta{margin:1px 0 0;font-size:11px;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-docs__item-actions{display:flex;flex-wrap:wrap;gap:6px}.employee-doc-category-select{position:relative;width:100%;min-width:0}.employee-doc-category-select__trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:34px;padding:0 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font-size:12px;font-weight:600;text-align:left;cursor:pointer}.employee-doc-category-select__trigger:focus,.employee-doc-category-select__trigger:focus-visible{outline:2px solid #93c5fd;outline-offset:1px;border-color:#1e5a96}.employee-doc-category-select__trigger:disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}.employee-doc-category-select__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-doc-category-select__chevron{flex:0 0 auto;color:#64748b;font-size:11px}.employee-doc-category-select__panel{box-sizing:border-box;overflow:auto;padding:6px;border:1px solid #d7e3ef;border-radius:10px;background:#fff;box-shadow:0 8px 24px #0f2f521f;scrollbar-width:thin}.employee-doc-category-select__panel::-webkit-scrollbar{width:6px}.employee-doc-category-select__panel::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.employee-doc-category-select__option{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:32px;padding:5px 10px;border:0;border-radius:8px;background:transparent;color:#0f172a;font-size:12px;font-weight:600;text-align:left;cursor:pointer}.employee-doc-category-select__option.is-active{background:#f1f5f9}.employee-doc-category-select__option.is-selected{background:#e8f1f8;color:#0f2f52}.employee-doc-category-select__option.is-selected.is-active{background:#dbeafe}@media(max-width:900px){.employee-my-profile-enterprise .employee-onboarding-docs__upload-body,.employee-my-profile-enterprise .employee-onboarding-docs__grid{grid-template-columns:1fr}}.employee-my-profile-enterprise .employee-onboarding-bank-wrap{gap:0;padding:6px 8px;height:auto;max-height:none;overflow:visible}.employee-my-profile-enterprise .employee-onboarding-bank{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0;height:auto;max-height:none;overflow:visible}.employee-my-profile-enterprise .employee-onboarding-bank__intro{margin:0;max-width:44rem;font-size:12px;line-height:1.4;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-bank__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch;width:100%}.employee-my-profile-enterprise .employee-onboarding-bank__card{display:flex;flex-direction:column;gap:8px;min-width:0;height:100%;padding:10px 12px;border:1px solid #d7e3ef;border-radius:12px;background:#f8fafc;box-shadow:none}.employee-my-profile-enterprise .employee-onboarding-bank__card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.employee-my-profile-enterprise .employee-onboarding-bank__card-identity{display:flex;align-items:flex-start;gap:10px;min-width:0}.employee-my-profile-enterprise .employee-onboarding-bank__card-icon{flex:0 0 auto;width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#e8f1f8;color:#1e5a96;font-size:13px;border:1px solid #d7e3ef}.employee-my-profile-enterprise .employee-onboarding-bank__card-title{margin:0;font-size:13px;font-weight:700;color:#0f2f52;line-height:1.3}.employee-my-profile-enterprise .employee-onboarding-bank__card-desc{margin:2px 0 0;font-size:11px;line-height:1.35;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-bank__action{flex:0 0 auto;min-height:30px;padding:0 12px;font-size:11px;font-weight:700}.employee-my-profile-enterprise .employee-onboarding-bank__empty{display:flex;align-items:center;gap:10px;flex:1 1 auto;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.employee-my-profile-enterprise .employee-onboarding-bank__empty-icon{flex:0 0 auto;width:34px;height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#e8f1f8;color:#1e5a96;font-size:14px}.employee-my-profile-enterprise .employee-onboarding-bank__empty-title{margin:0;font-size:12px;font-weight:700;color:#0f2f52}.employee-my-profile-enterprise .employee-onboarding-bank__empty-desc{margin:2px 0 0;font-size:11px;line-height:1.35;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-bank__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.employee-my-profile-enterprise .employee-onboarding-bank__fields .employee-my-profile-field{margin:0;gap:2px;min-width:0}.employee-my-profile-enterprise .employee-onboarding-bank__fields .employee-my-profile-field__label{font-size:10px;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-bank__fields .employee-my-profile-field__value{font-size:12px;font-weight:600;color:#0f172a}@media(max-width:900px){.employee-my-profile-enterprise .employee-onboarding-bank__grid,.employee-my-profile-enterprise .employee-onboarding-bank__fields{grid-template-columns:1fr}}.employee-my-profile-enterprise .employee-onboarding-employment-wrap{display:flex;flex-direction:column;flex:1 1 auto;gap:0;padding:4px 6px;min-height:0;height:100%;max-height:none;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-employment{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;min-width:0;min-height:0;height:100%;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-employment__section{display:flex;flex-direction:column;gap:6px;min-width:0;min-height:0;height:100%;padding:8px 10px;border:1px solid #d7e3ef;border-radius:10px;background:#f8fafc;box-shadow:0 1px 2px #0f2f520a;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-employment__section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0}.employee-my-profile-enterprise .employee-onboarding-employment__section-title{margin:0;font-size:12.5px;font-weight:700;color:#0f2f52;line-height:1.25}.employee-my-profile-enterprise .employee-onboarding-employment__primary-btn{flex:0 0 auto;min-height:28px;padding:0 10px;font-size:11px;font-weight:700}.employee-my-profile-enterprise .employee-onboarding-employment__cards{display:flex;flex-direction:column;gap:6px;flex:1 1 auto;min-height:0;width:100%;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-employment__card{display:flex;flex-direction:column;gap:5px;min-width:0;flex:0 0 auto;max-height:190px;padding:7px 9px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f2f5208}.employee-my-profile-enterprise .employee-onboarding-employment__card--ref{max-height:170px}.employee-my-profile-enterprise .employee-onboarding-employment__card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;flex-shrink:0}.employee-my-profile-enterprise .employee-onboarding-employment__card-titles{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0;flex:1 1 auto}.employee-my-profile-enterprise .employee-onboarding-employment__card-title{margin:0;font-size:12px;font-weight:700;color:#0f2f52;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.employee-my-profile-enterprise .employee-onboarding-employment__badge{display:inline-flex;align-items:center;min-height:16px;padding:0 6px;border-radius:999px;border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d;font-size:9px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-employment__card-actions{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto}.employee-my-profile-enterprise .employee-onboarding-employment__icon-btn{display:inline-flex;align-items:center;gap:3px;min-height:24px;padding:0 6px;border:1px solid #d7e3ef;border-radius:6px;background:#fff;color:#334155;font-size:10px;font-weight:700;cursor:pointer;line-height:1}.employee-my-profile-enterprise .employee-onboarding-employment__icon-btn i{font-size:9px}.employee-my-profile-enterprise .employee-onboarding-employment__icon-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f2f52}.employee-my-profile-enterprise .employee-onboarding-employment__icon-btn.is-danger{color:#b91c1c;border-color:#fecaca}.employee-my-profile-enterprise .employee-onboarding-employment__icon-btn.is-danger:hover{background:#fef2f2;border-color:#fca5a5}.employee-my-profile-enterprise .employee-onboarding-employment__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px;flex:1 1 auto;min-height:0;align-content:start}.employee-my-profile-enterprise .employee-onboarding-employment__fields--refs{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-my-profile-enterprise .employee-onboarding-employment__fields--refs .employee-onboarding-employment__field:last-child{grid-column:1 / -1}.employee-my-profile-enterprise .employee-onboarding-employment__field{min-width:0}.employee-my-profile-enterprise .employee-onboarding-employment__field-label{display:block;font-size:10px;font-weight:500;letter-spacing:.02em;color:#64748b;text-transform:none;line-height:1.2}.employee-my-profile-enterprise .employee-onboarding-employment__field-value{margin:1px 0 0;font-size:11.5px;font-weight:600;color:#0f172a;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-employment__field-value.is-empty{color:#94a3b8;font-weight:500;font-style:italic}.employee-my-profile-enterprise .employee-onboarding-employment__empty{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-height:0;padding:10px;border:1px dashed #cbd5e1;border-radius:8px;background:#fff}.employee-my-profile-enterprise .employee-onboarding-employment__empty.is-fresher{border-style:solid;border-color:#bbf7d0;background:#f0fdf4}.employee-my-profile-enterprise .employee-onboarding-employment__empty-icon{flex:0 0 auto;width:30px;height:30px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:#e8f1f8;color:#1e5a96;font-size:13px}.employee-my-profile-enterprise .employee-onboarding-employment__empty-title{margin:0;font-size:12px;font-weight:700;color:#0f2f52}.employee-my-profile-enterprise .employee-onboarding-employment__empty-desc{margin:1px 0 0;font-size:11px;line-height:1.35;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-employment__fresher-btn{margin-top:6px;min-height:26px;padding:0 9px;font-size:10.5px;font-weight:700}@media(max-width:1100px){.employee-my-profile-enterprise .employee-onboarding-employment{grid-template-columns:1fr;height:auto;overflow:visible}.employee-my-profile-enterprise .employee-onboarding-employment__section{height:auto}}.employee-onboarding-direct-form__hint{margin:0 0 1rem;font-size:.875rem;line-height:1.45;color:var(--employee-text-muted, #5b6472)}.employee-onboarding-direct-form__note{margin:.75rem 0 0;font-size:.8125rem;line-height:1.4;color:var(--employee-text-muted, #5b6472)}.employee-onboarding-direct-form__field-error{display:block;margin-top:.3rem;font-size:.75rem;line-height:1.3;color:#b42318}.employee-profile-modal .employee-my-profile-input.is-invalid{border-color:#f97066;box-shadow:0 0 0 1px #f9706640}.employee-profile-modal__panel--onboarding-compact{width:min(640px,100%);max-height:min(82vh,720px);overflow:hidden;display:flex;flex-direction:column}.employee-profile-modal__panel--onboarding-compact .employee-profile-modal__body{gap:10px;padding:12px 14px;overflow:hidden}.employee-profile-modal__panel--onboarding-compact .employee-my-profile-field{gap:4px}.employee-profile-modal__panel--onboarding-compact .employee-my-profile-field__label{font-size:.75rem;line-height:1.2}.employee-profile-modal__panel--onboarding-compact .employee-my-profile-input{min-height:34px;padding:6px 10px;font-size:.875rem}.employee-profile-modal__panel--education{width:min(920px,96vw);max-height:min(88vh,620px);overflow:hidden}.employee-profile-modal__panel--education .employee-profile-modal__head{flex-shrink:0;padding:10px 14px;align-items:flex-start}.employee-profile-modal__panel--education .employee-profile-modal__head h3{font-size:.95rem}.employee-onboarding-education-modal__subtitle{margin:2px 0 0;font-size:11px;line-height:1.35;color:#64748b;font-weight:500}.employee-onboarding-education-modal__form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;gap:8px;padding:10px 14px 12px;overflow:hidden}.employee-onboarding-education-modal__content{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-height:0;overflow:hidden}.employee-onboarding-education-modal__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px}.employee-profile-modal__panel--education .employee-onboarding-form-section{gap:6px}.employee-profile-modal__panel--education .employee-onboarding-form-section__title{padding-bottom:4px;font-size:.7rem}.employee-profile-modal__panel--education .employee-my-profile-field{margin:0;gap:3px;min-width:0}.employee-profile-modal__panel--education .employee-my-profile-field__label{font-size:10px;font-weight:500;letter-spacing:.02em;text-transform:none;color:#64748b}.employee-profile-modal__panel--education .employee-my-profile-input{min-height:32px;padding:5px 9px;font-size:12.5px}.employee-onboarding-education-modal__actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-shrink:0;margin-top:auto;padding-top:8px;border-top:1px solid #e2e8f0}@media(max-width:900px){.employee-onboarding-education-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.employee-my-profile-enterprise .employee-onboarding-academics-wrap{display:flex;flex-direction:column;flex:1 1 auto;gap:0;padding:4px 6px;min-height:0;height:100%;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-academics{display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;height:100%;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-academics__section{display:flex;flex-direction:column;gap:8px;min-width:0;min-height:0;height:100%;padding:10px 12px;border:1px solid #d7e3ef;border-radius:10px;background:#f8fafc;box-shadow:0 1px 2px #0f2f520a;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-academics__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-shrink:0}.employee-my-profile-enterprise .employee-onboarding-academics__section-title{margin:0;font-size:13px;font-weight:700;color:#0f2f52;line-height:1.25}.employee-my-profile-enterprise .employee-onboarding-academics__section-desc{margin:2px 0 0;font-size:11px;line-height:1.35;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-academics__primary-btn{flex:0 0 auto;min-height:28px;padding:0 10px;font-size:11px;font-weight:700}.employee-my-profile-enterprise .employee-onboarding-academics__cards{display:flex;flex-direction:column;gap:6px;flex:1 1 auto;min-height:0;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-academics__card{display:flex;flex-direction:column;gap:6px;flex:0 0 auto;max-height:168px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f2f5208}.employee-my-profile-enterprise .employee-onboarding-academics__card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.employee-my-profile-enterprise .employee-onboarding-academics__card-title{margin:0;font-size:12.5px;font-weight:700;color:#0f2f52;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.employee-my-profile-enterprise .employee-onboarding-academics__card-actions{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto}.employee-my-profile-enterprise .employee-onboarding-academics__icon-btn{display:inline-flex;align-items:center;gap:3px;min-height:24px;padding:0 6px;border:1px solid #d7e3ef;border-radius:6px;background:#fff;color:#334155;font-size:10px;font-weight:700;cursor:pointer;line-height:1}.employee-my-profile-enterprise .employee-onboarding-academics__icon-btn i{font-size:9px}.employee-my-profile-enterprise .employee-onboarding-academics__icon-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f2f52}.employee-my-profile-enterprise .employee-onboarding-academics__icon-btn.is-danger{color:#b91c1c;border-color:#fecaca}.employee-my-profile-enterprise .employee-onboarding-academics__icon-btn.is-danger:hover{background:#fef2f2;border-color:#fca5a5}.employee-my-profile-enterprise .employee-onboarding-academics__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 12px}.employee-my-profile-enterprise .employee-onboarding-academics__field{min-width:0}.employee-my-profile-enterprise .employee-onboarding-academics__field-label{display:block;font-size:10px;font-weight:500;letter-spacing:.02em;color:#64748b;text-transform:none;line-height:1.2}.employee-my-profile-enterprise .employee-onboarding-academics__field-value{margin:1px 0 0;font-size:11.5px;font-weight:600;color:#0f172a;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-academics__field-value.is-empty{color:#94a3b8;font-weight:500;font-style:italic}.employee-my-profile-enterprise .employee-onboarding-academics__empty{display:flex;align-items:center;justify-content:center;gap:14px;flex:1 1 auto;min-height:0;padding:20px 16px;border:1px dashed #cbd5e1;border-radius:10px;background:#fff}.employee-my-profile-enterprise .employee-onboarding-academics__empty-icon{flex:0 0 auto;width:42px;height:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#e8f1f8;color:#1e5a96;font-size:18px;border:1px solid #d7e3ef}.employee-my-profile-enterprise .employee-onboarding-academics__empty-copy{max-width:28rem}.employee-my-profile-enterprise .employee-onboarding-academics__empty-title{margin:0;font-size:13px;font-weight:700;color:#0f2f52}.employee-my-profile-enterprise .employee-onboarding-academics__empty-desc{margin:3px 0 0;font-size:12px;line-height:1.4;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-academics__empty-action{margin-top:10px;min-height:30px;padding:0 12px;font-size:11px;font-weight:700}@media(max-width:900px){.employee-my-profile-enterprise .employee-onboarding-academics__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-my-profile-enterprise .employee-onboarding-academics__empty{flex-direction:column;text-align:center}}.employee-my-profile-enterprise .employee-onboarding-family-wrap{display:flex;flex-direction:column;flex:1 1 auto;gap:0;padding:4px 6px;min-height:0;height:100%;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-family{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;min-width:0;min-height:0;height:100%;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-family__section{display:flex;flex-direction:column;gap:6px;min-width:0;min-height:0;height:100%;padding:8px 10px;border:1px solid #d7e3ef;border-radius:10px;background:#f8fafc;box-shadow:0 1px 2px #0f2f520a;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-family__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;flex-shrink:0}.employee-my-profile-enterprise .employee-onboarding-family__section-title{margin:0;font-size:12.5px;font-weight:700;color:#0f2f52;line-height:1.25}.employee-my-profile-enterprise .employee-onboarding-family__section-desc{margin:2px 0 0;font-size:11px;line-height:1.35;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-family__primary-btn{flex:0 0 auto;min-height:28px;padding:0 10px;font-size:11px;font-weight:700}.employee-my-profile-enterprise .employee-onboarding-family__cards{display:flex;flex-direction:column;gap:6px;flex:1 1 auto;min-height:0;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-family__card{display:flex;flex-direction:column;gap:5px;flex:0 0 auto;max-height:140px;padding:7px 9px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f2f5208}.employee-my-profile-enterprise .employee-onboarding-family__card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.employee-my-profile-enterprise .employee-onboarding-family__card-titles{display:flex;flex-direction:column;gap:1px;min-width:0}.employee-my-profile-enterprise .employee-onboarding-family__card-title{margin:0;font-size:12px;font-weight:700;color:#0f2f52;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-family__relation{font-size:11px;font-weight:600;color:#475569}.employee-my-profile-enterprise .employee-onboarding-family__card-actions{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto}.employee-my-profile-enterprise .employee-onboarding-family__icon-btn{display:inline-flex;align-items:center;gap:3px;min-height:24px;padding:0 6px;border:1px solid #d7e3ef;border-radius:6px;background:#fff;color:#334155;font-size:10px;font-weight:700;cursor:pointer;line-height:1}.employee-my-profile-enterprise .employee-onboarding-family__icon-btn i{font-size:9px}.employee-my-profile-enterprise .employee-onboarding-family__icon-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f2f52}.employee-my-profile-enterprise .employee-onboarding-family__icon-btn.is-danger{color:#b91c1c;border-color:#fecaca}.employee-my-profile-enterprise .employee-onboarding-family__icon-btn.is-danger:hover{background:#fef2f2;border-color:#fca5a5}.employee-my-profile-enterprise .employee-onboarding-family__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 10px}.employee-my-profile-enterprise .employee-onboarding-family__field{min-width:0}.employee-my-profile-enterprise .employee-onboarding-family__field-label{display:block;font-size:10px;font-weight:500;letter-spacing:.02em;color:#64748b;text-transform:none;line-height:1.2}.employee-my-profile-enterprise .employee-onboarding-family__field-value{margin:1px 0 0;font-size:11.5px;font-weight:600;color:#0f172a;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-family__field-value.is-empty{color:#94a3b8;font-weight:500;font-style:italic}.employee-my-profile-enterprise .employee-onboarding-family__empty{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-height:0;padding:12px;border:1px dashed #cbd5e1;border-radius:8px;background:#fff}.employee-my-profile-enterprise .employee-onboarding-family__empty-icon{flex:0 0 auto;width:34px;height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#e8f1f8;color:#1e5a96;font-size:14px}.employee-my-profile-enterprise .employee-onboarding-family__empty-title{margin:0;font-size:12px;font-weight:700;color:#0f2f52}.employee-my-profile-enterprise .employee-onboarding-family__empty-desc{margin:2px 0 0;font-size:11px;line-height:1.35;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-family__empty-action{margin-top:8px;min-height:28px;padding:0 10px;font-size:11px;font-weight:700}.employee-my-profile-enterprise .employee-onboarding-family__emergency-card{flex:1 1 auto;min-height:0;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.employee-my-profile-enterprise .employee-onboarding-family__emergency-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.employee-my-profile-enterprise .employee-onboarding-family__emergency-grid .employee-my-profile-field{margin:0;gap:2px}.employee-my-profile-enterprise .employee-onboarding-personal-wrap{display:flex;flex-direction:column;flex:1 1 auto;gap:0;padding:4px 6px;min-height:0;height:100%;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-personal{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0;min-height:0;height:100%;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-personal__intro{margin:0;flex:0 0 auto;font-size:11px;line-height:1.35;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-personal__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr) minmax(0,1.15fr);gap:8px;flex:1 1 auto;min-height:0;width:100%;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-personal__card{display:flex;flex-direction:column;gap:6px;min-width:0;min-height:0;height:100%;padding:8px 10px;border:1px solid #d7e3ef;border-radius:10px;background:#f8fafc;box-shadow:0 1px 2px #0f2f520a;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-personal__card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;flex-shrink:0}.employee-my-profile-enterprise .employee-onboarding-personal__card-identity{display:flex;align-items:flex-start;gap:7px;min-width:0}.employee-my-profile-enterprise .employee-onboarding-personal__card-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:#e8f1f8;color:#1e5a96;font-size:11px;flex:0 0 auto}.employee-my-profile-enterprise .employee-onboarding-personal__card-title{margin:0;font-size:12.5px;font-weight:700;color:#0f2f52;line-height:1.25}.employee-my-profile-enterprise .employee-onboarding-personal__card-desc{margin:2px 0 0;font-size:10.5px;line-height:1.3;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-personal__action{flex:0 0 auto;min-height:26px;padding:0 9px;font-size:10.5px;font-weight:700}.employee-onboarding-icon-action{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;min-width:36px;min-height:36px;padding:0;border:1px solid #c5d5e6;border-radius:9px;background:#f8fafc;color:#1e5a96;cursor:pointer;line-height:1;box-shadow:none;transition:none}.employee-onboarding-icon-action i{font-size:14px;line-height:1}.employee-onboarding-icon-action:hover:not(:disabled),.employee-onboarding-icon-action:active:not(:disabled){background:#f8fafc;border-color:#c5d5e6;color:#1e5a96;box-shadow:none;transform:none}.employee-onboarding-icon-action:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.employee-onboarding-icon-action:disabled{opacity:.55;cursor:not-allowed}.employee-my-profile-enterprise .employee-onboarding-personal__card-head,.employee-my-profile-enterprise .employee-onboarding-personal__subsection-head{align-items:center}.employee-my-profile-enterprise .employee-onboarding-personal__card-head .employee-onboarding-icon-action,.employee-my-profile-enterprise .employee-onboarding-personal__subsection-head .employee-onboarding-icon-action{margin-left:auto}.employee-my-profile-enterprise .employee-onboarding-personal__summary{display:flex;flex-direction:column;gap:5px;flex:1 1 auto;min-height:0;overflow:visible}.employee-my-profile-enterprise .employee-onboarding-personal__photo{flex:0 0 auto;min-height:0;overflow:visible}.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section,.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo{max-width:100%}.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary{display:flex;flex-direction:column;align-items:center;gap:5px;height:auto;min-height:0;padding:0;border:0;background:transparent;box-shadow:none;overflow:visible}.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary .employee-profile-photo-section__preview,.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary .employee-profile-photo-section__placeholder{width:64px;height:64px;min-width:64px;min-height:64px;max-width:64px;max-height:64px;border-radius:10px;margin:0 auto;-o-object-fit:cover;object-fit:cover;flex:0 0 auto}.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary .employee-profile-photo-section__actions,.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary .employee-profile-photo-section__actions--onboarding-summary{display:flex!important;visibility:visible!important;opacity:1!important;margin:0;width:auto;max-width:100%;justify-content:center;align-items:center;flex:0 0 auto;position:relative}.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary .employee-onboarding-personal__photo-btn,.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary .employee-profile-photo-section__actions .employee-ds-btn,.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary .employee-profile-photo-section__actions button{display:inline-flex!important;visibility:visible!important;width:auto!important;max-width:-moz-max-content;max-width:max-content;min-height:26px;height:26px;padding:0 10px;font-size:10.5px;font-weight:700;white-space:nowrap;flex:0 0 auto;background:#1e5a96!important;border:1px solid #1e5a96!important;color:#fff!important;box-shadow:none!important;transition:none!important}.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary .employee-onboarding-personal__photo-btn:hover,.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary .employee-profile-photo-section__actions .employee-ds-btn:hover,.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary .employee-profile-photo-section__actions button:hover{background:#1e5a96!important;border-color:#1e5a96!important;color:#fff!important;box-shadow:none!important;transform:none!important}.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary .employee-profile-photo-section__hint-compact{margin:0;text-align:center;font-size:10px;line-height:1.3;color:#64748b;flex:0 0 auto;max-width:100%}.employee-my-profile-enterprise .employee-onboarding-personal__photo .employee-profile-photo-section.is-onboarding-summary .error{margin:0;font-size:10.5px;line-height:1.3;text-align:center;flex:0 0 auto}.employee-my-profile-enterprise .employee-onboarding-personal__summary-meta{display:flex;flex-direction:column;gap:2px;min-width:0;text-align:center}.employee-my-profile-enterprise .employee-onboarding-personal__display-name{margin:0;font-size:13px;font-weight:700;color:#0f2f52;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-personal__display-name.is-empty{color:#94a3b8;font-weight:600}.employee-my-profile-enterprise .employee-onboarding-personal__profile-caption{margin:0;font-size:10px;font-weight:600;color:#64748b;letter-spacing:.01em}.employee-my-profile-enterprise .employee-onboarding-personal__chips{display:grid;gap:3px;margin:0;flex:0 0 auto}.employee-my-profile-enterprise .employee-onboarding-personal__chips>div{display:grid;grid-template-columns:52px minmax(0,1fr);gap:6px;align-items:baseline;min-width:0}.employee-my-profile-enterprise .employee-onboarding-personal__chips dt{margin:0;font-size:10px;font-weight:500;letter-spacing:.02em;color:#64748b;text-transform:none;line-height:1.2}.employee-my-profile-enterprise .employee-onboarding-personal__chips dd{margin:0;font-size:11.5px;font-weight:600;color:#0f2f52;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-personal__chips dd.is-empty{color:#94a3b8;font-weight:500}.employee-my-profile-enterprise .employee-onboarding-personal__fields{display:grid;gap:4px 8px;flex:1 1 auto;min-height:0;align-content:start;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-personal__fields--identity{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-my-profile-enterprise .employee-onboarding-personal__field--span{grid-column:1 / -1}.employee-my-profile-enterprise .employee-onboarding-personal__fields--contact{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-my-profile-enterprise .employee-onboarding-personal__fields--address{grid-template-columns:minmax(0,1fr)}.employee-my-profile-enterprise .employee-onboarding-personal__field{display:flex;flex-direction:column;gap:1px;min-width:0}.employee-my-profile-enterprise .employee-onboarding-personal__field-label{font-size:10px;font-weight:500;letter-spacing:.02em;color:#64748b;line-height:1.2;text-transform:none}.employee-my-profile-enterprise .employee-onboarding-personal__field-value{margin:0;font-size:11.5px;font-weight:600;color:#0f2f52;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-personal__field-value.is-empty{color:#94a3b8;font-weight:500}.employee-my-profile-enterprise .employee-onboarding-personal__field-value.is-multiline{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-personal__contact-stack{display:flex;flex-direction:column;gap:6px;flex:1 1 auto;min-height:0;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-personal__subsection{display:flex;flex-direction:column;gap:4px;min-width:0;padding:6px 8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.employee-my-profile-enterprise .employee-onboarding-personal__subsection-head{display:flex;align-items:center;justify-content:space-between;gap:6px}.employee-my-profile-enterprise .employee-onboarding-personal__subsection-title{margin:0;font-size:11px;font-weight:700;color:#0f2f52}.employee-onboarding-personal-modal__subtitle{margin:2px 0 0;font-size:11px;line-height:1.35;color:#64748b;font-weight:500}.employee-profile-modal__panel--personal-details{width:min(720px,96vw);max-height:min(82vh,560px)}.employee-onboarding-personal-modal__form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;gap:10px;padding:10px 14px 12px;overflow:hidden}.employee-onboarding-personal-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;flex:1 1 auto;min-height:0;overflow:auto}.employee-onboarding-personal-modal__grid--address{grid-template-columns:minmax(0,1fr)}.employee-onboarding-personal-modal__span-2{grid-column:1 / -1}.employee-onboarding-personal-modal__hint{margin-top:2px;font-size:10.5px;line-height:1.3;color:#64748b}.employee-onboarding-personal-modal__checkbox{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#0f2f52}.employee-onboarding-personal-modal__error{margin:0;font-size:12px;color:#b91c1c}.employee-onboarding-personal-modal__actions{display:flex;justify-content:flex-end;gap:8px;flex-shrink:0;padding-top:4px}@media(max-width:1280px){.employee-my-profile-enterprise .employee-onboarding-personal__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) minmax(0,1.1fr);gap:6px}.employee-my-profile-enterprise .employee-onboarding-personal__card{padding:7px 8px}}@media(max-height:820px){.employee-my-profile-enterprise .employee-onboarding-personal{gap:4px}.employee-my-profile-enterprise .employee-onboarding-personal__intro{display:none}.employee-my-profile-enterprise .employee-onboarding-personal__field-value{font-size:11px}}.employee-my-profile-enterprise .employee-onboarding-org-wrap{display:flex;flex-direction:column;flex:1 1 auto;gap:0;padding:4px 6px;min-height:0;height:100%;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-org{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0;min-height:0;height:100%;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-org__banner{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:0 0 auto;padding:7px 12px;border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(180deg,#f8fbff,#eff6ff)}.employee-my-profile-enterprise .employee-onboarding-org__banner-copy{min-width:0}.employee-my-profile-enterprise .employee-onboarding-org__banner-title{margin:0;font-size:12.5px;font-weight:700;color:#0f2f52;line-height:1.25}.employee-my-profile-enterprise .employee-onboarding-org__banner-desc{margin:2px 0 0;font-size:11px;line-height:1.35;color:#64748b}.employee-my-profile-enterprise .employee-onboarding-org__readonly-chip{flex:0 0 auto;display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;border:1px solid #93c5fd;background:#fff;color:#1d4ed8;font-size:10px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-org__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr) minmax(0,.95fr);gap:8px;flex:1 1 auto;min-height:0;width:100%;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-org__card{display:flex;flex-direction:column;gap:6px;min-width:0;min-height:0;height:100%;padding:8px 10px;border:1px solid #d7e3ef;border-radius:10px;background:#f8fafc;box-shadow:0 1px 2px #0f2f520a;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-org__card-head{display:flex;align-items:center;gap:7px;flex-shrink:0}.employee-my-profile-enterprise .employee-onboarding-org__card-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:#e8f1f8;color:#1e5a96;font-size:11px;flex:0 0 auto}.employee-my-profile-enterprise .employee-onboarding-org__card-title{margin:0;font-size:12.5px;font-weight:700;color:#0f2f52;line-height:1.25}.employee-my-profile-enterprise .employee-onboarding-org__fields{display:grid;grid-template-columns:minmax(0,1fr);gap:5px 10px;flex:1 1 auto;min-height:0;align-content:start;overflow:hidden}.employee-my-profile-enterprise .employee-onboarding-org__fields--dense{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-my-profile-enterprise .employee-onboarding-org__fields--reporting{gap:8px}.employee-my-profile-enterprise .employee-onboarding-org__field{display:flex;flex-direction:column;gap:1px;min-width:0}.employee-my-profile-enterprise .employee-onboarding-org__field-label{font-size:10px;font-weight:600;letter-spacing:.01em;color:#64748b;line-height:1.2;text-transform:uppercase}.employee-my-profile-enterprise .employee-onboarding-org__field-value{margin:0;font-size:12px;font-weight:600;color:#0f2f52;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-org__field-value.is-empty{color:#94a3b8;font-weight:500}.employee-my-profile-enterprise .employee-onboarding-org__code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;letter-spacing:.02em}.employee-my-profile-enterprise .employee-onboarding-org__status{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;border:1px solid #cbd5e1;background:#f1f5f9;color:#334155;font-size:10px;font-weight:700;letter-spacing:.03em}.employee-my-profile-enterprise .employee-onboarding-org__status.is-active{border-color:#86efac;background:#ecfdf5;color:#047857}.employee-my-profile-enterprise .employee-onboarding-org__email,.employee-my-profile-enterprise .employee-onboarding-org__manager-name{display:inline-flex;align-items:center;gap:6px;max-width:100%}.employee-my-profile-enterprise .employee-onboarding-org__email i,.employee-my-profile-enterprise .employee-onboarding-org__manager-name i{flex:0 0 auto;color:#64748b;font-size:11px}.employee-my-profile-enterprise .employee-onboarding-org__email span,.employee-my-profile-enterprise .employee-onboarding-org__manager-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-my-profile-enterprise .employee-onboarding-org__manager{display:flex;flex-direction:column;gap:2px;min-width:0}.employee-my-profile-enterprise .employee-onboarding-org__manager-code{display:inline-flex;align-self:flex-start;margin-left:17px;padding:0 6px;min-height:18px;align-items:center;border-radius:4px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:10px;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}@media(max-width:1280px){.employee-my-profile-enterprise .employee-onboarding-org__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,1fr);gap:6px}.employee-my-profile-enterprise .employee-onboarding-org__card{padding:7px 8px}.employee-my-profile-enterprise .employee-onboarding-org__banner{padding:6px 10px}}@media(max-height:820px){.employee-my-profile-enterprise .employee-onboarding-org{gap:6px}.employee-my-profile-enterprise .employee-onboarding-org__fields{gap:4px 8px}.employee-my-profile-enterprise .employee-onboarding-org__field-value{font-size:11.5px}.employee-my-profile-enterprise .employee-onboarding-org__banner-desc{font-size:10.5px}}.employee-profile-modal__panel--family-emergency{width:min(560px,96vw);max-height:min(70vh,420px)}.employee-profile-modal__panel--family-member{width:min(640px,96vw);max-height:min(78vh,480px)}.employee-onboarding-family-modal__subtitle{margin:2px 0 0;font-size:11px;line-height:1.35;color:#64748b;font-weight:500}.employee-onboarding-family-modal__form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;gap:10px;padding:10px 14px 12px;overflow:hidden}.employee-onboarding-family-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;align-items:start}.employee-onboarding-family-modal__checkbox-row{grid-column:1 / -1;display:inline-flex;align-items:center;gap:8px;min-height:34px;margin:2px 0 0;padding:6px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a;font-size:12px;font-weight:600;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.employee-onboarding-family-modal__checkbox-row input{width:15px;height:15px;margin:0;accent-color:#1e5a96;cursor:pointer}.employee-onboarding-family-modal__checkbox-row:has(input:disabled){opacity:.7;cursor:not-allowed}.employee-doc-category-select__trigger.is-placeholder .employee-doc-category-select__value{color:#94a3b8;font-weight:500}.employee-onboarding-family-modal__actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-shrink:0;margin-top:auto;padding-top:8px;border-top:1px solid #e2e8f0}@media(max-width:1100px){.employee-my-profile-enterprise .employee-onboarding-family{grid-template-columns:1fr;height:auto;overflow:visible}.employee-my-profile-enterprise .employee-onboarding-family__section{height:auto}}.employee-onboarding-form-section{display:flex;flex-direction:column;gap:8px;min-width:0}.employee-onboarding-form-section__title{margin:0;padding-bottom:6px;border-bottom:1px solid #e2e8f0;font-size:.75rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#64748b}.employee-onboarding-form-section__grid{gap:8px 12px}.employee-onboarding-sensitive-field__label-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.employee-onboarding-inline-action{display:inline-flex;align-items:center;gap:.3rem;margin:0;padding:0;border:0;background:transparent;color:#2563eb;font-size:.75rem;font-weight:600;line-height:1;cursor:pointer;white-space:nowrap}.employee-onboarding-inline-action:hover:not(:disabled){color:#1d4ed8;text-decoration:underline}.employee-onboarding-inline-action:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}.employee-onboarding-inline-action i{font-size:.65rem}.employee-onboarding-masked-value,.employee-onboarding-empty-value{display:flex;align-items:center;min-height:34px;padding:6px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#64748b;font-size:.875rem;font-variant-numeric:tabular-nums;letter-spacing:.02em}.employee-onboarding-empty-value{font-style:italic;letter-spacing:normal}.employee-onboarding-reveal{animation:employee-onboarding-reveal .18s ease-out}.employee-onboarding-reveal--span-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;grid-column:1 / -1;animation:employee-onboarding-reveal .18s ease-out}@keyframes employee-onboarding-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.employee-onboarding-form-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;padding-top:10px;border-top:1px solid #e2e8f0}.employee-onboarding-form-actions__hint{min-height:1rem;font-size:.75rem;color:#64748b}.employee-onboarding-form-actions__buttons{display:flex;align-items:center;gap:8px;margin-left:auto}@media(max-width:640px){.employee-onboarding-reveal--span-2{grid-template-columns:1fr}.employee-onboarding-form-actions{flex-direction:column;align-items:stretch}.employee-onboarding-form-actions__buttons{margin-left:0;justify-content:flex-end}}.gateway-shell{--app-sidebar-width: 248px;--sidebar-width-current: var(--app-sidebar-width);--sidebar-width-expanded: var(--app-sidebar-width)}.app-sidebar{width:var(--app-sidebar-width);position:fixed;top:0;left:0;bottom:0;z-index:20;display:flex;flex-direction:column;background:#f8fafc;border-right:1px solid #e2e8f0;overflow:hidden}.app-sidebar__inner{display:flex;flex-direction:column;flex:1;min-height:0;padding:12px 10px 16px;gap:10px}.app-sidebar__company-card{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;background:#fff;border:1px solid #e8eef4;box-shadow:0 2px 8px #0f34560f;min-width:0}.app-sidebar__logo{width:36px;height:36px;flex-shrink:0;border-radius:10px;background:#f1f5f9;border:1px solid #e2e8f0;display:inline-flex;align-items:center;justify-content:center;color:#163b63}.app-sidebar__logo svg{stroke-width:2.25}.app-sidebar__logo-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.app-sidebar__company-text{min-width:0;flex:1;display:grid;gap:2px;align-content:center}.app-sidebar__company-name{font-size:13px;font-weight:700;color:#0f172a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.app-sidebar__company-subtitle{font-size:11px;font-weight:500;color:#64748b;line-height:1.2}.app-sidebar__nav{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:14px;padding-top:2px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.app-sidebar__section{display:grid;gap:4px}.app-sidebar__section-title{margin:0;padding:0 8px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;line-height:1.2}.app-sidebar__menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.app-sidebar__link{position:relative;display:flex;align-items:center;gap:10px;min-height:40px;padding:0 10px;border-radius:10px;border:1px solid transparent;color:#334155;font-size:13px;font-weight:600;line-height:1.25;text-decoration:none;transition:none;min-width:0}.app-sidebar__link:focus-visible{background:#f1f5f9;border-color:transparent;color:#1e293b;box-shadow:none;transform:none}.app-sidebar__link:focus-visible .app-sidebar__icon{background:#f1f5f9;border-color:#b8c7d9;color:#3f556c}.app-sidebar__link.is-active{background:#eff6ff;border-color:#93c5fd;color:#2563eb;font-weight:600;box-shadow:none}.app-sidebar__link.is-active:focus-visible{background:#eff6ff;border-color:#93c5fd;color:#2563eb;box-shadow:none}.app-sidebar__link.is-active:focus-visible .app-sidebar__icon{background:#eff6ff;border-color:#60a5fa;color:#2563eb}.app-sidebar__icon{width:28px;height:28px;flex-shrink:0;border-radius:8px;background:#f8fafc;border:1px solid #d8e1ec;display:inline-flex;align-items:center;justify-content:center;color:#52677d}.app-sidebar__link.is-active .app-sidebar__icon{background:#eff6ff;border-color:#60a5fa;color:#2563eb}.app-sidebar__icon svg{width:18px;height:18px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2.25}.app-sidebar__icon svg[stroke],.app-sidebar__icon svg:not([fill]){fill:none;stroke:currentColor;stroke-width:2.25}.app-sidebar__link.is-active .app-sidebar__icon svg[stroke],.app-sidebar__link.is-active .app-sidebar__icon svg:not([fill]){stroke-width:2.25}.app-sidebar__label{flex:1;min-width:0;line-height:1.25;word-break:break-word}.app-sidebar__section--employee-services{gap:6px}.app-sidebar__section--employee-services .app-sidebar__menu{gap:3px}.app-sidebar__section--employee-services .app-sidebar__link{min-height:40px;padding:0 10px;gap:10px;border-radius:10px;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.app-sidebar__section--employee-services .app-sidebar__link:focus-visible{outline:2px solid #93c5fd;outline-offset:1px;background:#f1f5f9;border-color:transparent;color:#1e293b}.app-sidebar__section--employee-services .app-sidebar__link.is-active{background:#eff6ff;border-color:#93c5fd;color:#2563eb;font-weight:600}.app-sidebar__section--employee-services .app-sidebar__link.is-active:focus-visible{background:#eff6ff;border-color:#93c5fd;color:#2563eb}.app-sidebar__section--employee-services .app-sidebar__icon{width:28px;height:28px;border-radius:8px;background:#f8fafc;border:1px solid #d8e1ec;color:#52677d}.app-sidebar__section--employee-services .app-sidebar__link.is-active .app-sidebar__icon{background:#eff6ff;border-color:#60a5fa;color:#2563eb}.app-sidebar__section--employee-services .app-sidebar__link:focus-visible .app-sidebar__icon{background:#f1f5f9;border-color:#b8c7d9;color:#3f556c}.app-sidebar__section--employee-services .app-sidebar__link.is-active:focus-visible .app-sidebar__icon{background:#eff6ff;border-color:#60a5fa;color:#2563eb}.app-sidebar__section--employee-services .app-sidebar__icon svg{width:18px;height:18px;flex-shrink:0;stroke-width:2.25}.app-sidebar__section--employee-services .app-sidebar__label{flex:1;min-width:0;white-space:nowrap;overflow:visible;word-break:normal;line-height:1.25}.gateway-shell .shell-main-area{margin-left:var(--app-sidebar-width);width:calc(100% - var(--app-sidebar-width))}@media(max-width:1140px){.gateway-shell{--sidebar-width-current: 0px}.app-sidebar{width:min(280px,84vw);transform:translate(-100%);transition:transform .2s ease;box-shadow:4px 0 16px #0f172a1f}.app-sidebar.is-open{transform:translate(0);z-index:30}.gateway-shell .shell-main-area{margin-left:0;width:100%}}:root{--control-active-bg: #1e5a96;--control-active-fg: #ffffff;--control-inactive-bg: #ffffff;--control-inactive-fg: #1a2b3f;--control-inactive-border: #d2e3f4;--control-radius: 10px;--control-height: 40px;--control-pad-y: 10px;--control-pad-x: 20px;--control-font-weight: 600;--control-focus-ring: #7ba3c9;--control-transition: none;--brand: #1e5a96;--brand-strong: #1e5a96}.ui-control,.ui-control--active,.ui-tab,.ui-chip,.ui-pill,.ui-segment,.ui-toggle-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:var(--control-height);height:auto;padding:var(--control-pad-y) var(--control-pad-x);border-radius:var(--control-radius);border:1px solid var(--control-inactive-border);background:var(--control-inactive-bg);color:var(--control-inactive-fg);font-family:inherit;font-weight:var(--control-font-weight);line-height:1.2;text-align:center;text-decoration:none;box-shadow:none;transform:none;filter:none;transition:var(--control-transition);cursor:pointer;-webkit-tap-highlight-color:transparent}.ui-control--active,.ui-tab.is-active,.ui-tab[aria-selected=true],.ui-chip.is-active,.ui-pill.is-active,.ui-segment.is-active,.ui-toggle-btn.is-active{background:var(--control-active-bg);border-color:var(--control-active-bg);color:var(--control-active-fg);box-shadow:none}[role=tab],[role=tablist]>button,.mode-tab,.org-units-segment button,.tabbed-profile-tablist button,.branches-tabs button,.branches-modal__step-tabs button,.departments-view-switch button,.designations-view-switch button,.hr-users-view-switch button,.hr-users-status-toggle button,.hr-review-queue__tab,.hr-profile-changes__tab,.hr-leave-monitoring__tab,.hr-attendance-monitoring__tab,.manager-tab,.mgr-workspace-page__tab,.employee-ds-tab,.employee-suite-enterprise__tab,.employee-payroll-enterprise__tab,.employee-attendance-enterprise__tab,.employee-leave-enterprise__tab,.employee-onboarding-edit-progress-tab,.login-segmented .mode-tab,.lv-tab,.leave-tab,.att-tab,.preference-toggle,.enterprise-completion-pill:not(.subtle){border-radius:var(--control-radius)!important;font-weight:var(--control-font-weight)!important;box-shadow:none!important;transform:none!important;filter:none!important;transition:none!important;background-image:none!important;cursor:pointer}[role=tab].is-active,[role=tab][aria-selected=true],[role=tablist]>button.is-active,[role=tablist]>button.active,[role=tablist]>button[aria-selected=true],.mode-tab.active,.mode-tab.is-active,.org-units-segment button.is-active,.tabbed-profile-tablist button.active,.branches-tabs button.is-active,.branches-modal__step-tabs button.is-active,.departments-view-switch button.is-active,.designations-view-switch button.is-active,.hr-users-view-switch button.is-active,.hr-users-status-toggle button.is-active,.hr-review-queue__tab.is-active,.hr-profile-changes__tab.is-active,.hr-leave-monitoring__tab.is-active,.hr-attendance-monitoring__tab.is-active,.manager-tab.is-active,.manager-tab[aria-selected=true],.mgr-workspace-page__tab.is-active,.employee-ds-tab.is-active,.employee-suite-enterprise__tab.is-active,.employee-payroll-enterprise__tab.is-active,.employee-attendance-enterprise__tab.is-active,.employee-leave-enterprise__tab.is-active,.employee-onboarding-edit-progress-tab.is-active,.lv-tab.is-active,.leave-tab.is-active,.att-tab.is-active,button.bg-blue-600,button.bg-blue-700,.bg-blue-600.text-white{background:var(--control-active-bg)!important;background-image:none!important;border-color:var(--control-active-bg)!important;color:var(--control-active-fg)!important;box-shadow:none!important}[role=tab]:not(.is-active):not([aria-selected=true]),[role=tablist]>button:not(.is-active):not(.active):not([aria-selected=true]),.mode-tab:not(.active):not(.is-active),.org-units-segment button:not(.is-active),.tabbed-profile-tablist button:not(.active),.branches-tabs button:not(.is-active),.departments-view-switch button:not(.is-active),.designations-view-switch button:not(.is-active),.hr-users-view-switch button:not(.is-active),.hr-users-status-toggle button:not(.is-active),.hr-review-queue__tab:not(.is-active),.hr-profile-changes__tab:not(.is-active),.hr-leave-monitoring__tab:not(.is-active),.hr-attendance-monitoring__tab:not(.is-active),.manager-tab:not(.is-active):not([aria-selected=true]),.mgr-workspace-page__tab:not(.is-active),.employee-ds-tab:not(.is-active),.employee-suite-enterprise__tab:not(.is-active),.employee-payroll-enterprise__tab:not(.is-active),.employee-attendance-enterprise__tab:not(.is-active),.employee-leave-enterprise__tab:not(.is-active),.lv-tab:not(.is-active),.leave-tab:not(.is-active),.att-tab:not(.is-active){background-image:none!important;box-shadow:none!important;transform:none!important}[role=tab]:active:not(.auth-tab),[role=tablist]>button:active:not(.auth-tab),.mode-tab:active,.org-units-segment button:active,.tabbed-profile-tablist button:active,.branches-tabs button:active,.manager-tab:active,.mgr-workspace-page__tab:active,.employee-ds-tab:active,.employee-suite-enterprise__tab:active,.employee-payroll-enterprise__tab:active,.employee-attendance-enterprise__tab:active,.employee-leave-enterprise__tab:active{box-shadow:none!important;transform:none!important;filter:none!important;transition:none!important;background-image:none!important}[role=tab].is-active:active,[role=tab][aria-selected=true]:active{background:var(--control-active-bg)!important;border-color:var(--control-active-bg)!important;color:var(--control-active-fg)!important}button:not(.secondary):not(.danger):not(.ghost):not([class*=--secondary]):not([class*=--ghost]):not([class*=--danger]):not([class*=--link]):not(.app-sidebar__link):not(.shell-nav-toggle):not(.register-password-toggle):not(.auth-password-toggle):not(.employee-attendance-enterprise__password-toggle):not(.employee-attendance-enterprise__forgot-link):not(.company-profile-modal__close):not(.company-profile-modal-close),.button-primary,.employee-ds-btn--primary,.manager-btn--primary,[class*=__btn--primary],[class*=-btn--primary]{border-radius:var(--control-radius);font-weight:var(--control-font-weight);box-shadow:none;transform:none;filter:none;transition:none;background-image:none}button:not(.secondary):not(.danger):not(.ghost):not([class*=--secondary]):not([class*=--ghost]):not([class*=--danger]):not([class*=--link]):not(.app-sidebar__link):not(.shell-nav-toggle):not(.auth-password-toggle):not(.employee-attendance-enterprise__password-toggle):active,.button-primary:active,.employee-ds-btn--primary:active,.manager-btn--primary:active,[class*=__btn--primary]:active,[class*=-btn--primary]:active{box-shadow:none!important;transform:none!important;filter:none!important;transition:none!important;background-image:none!important}[role=tab]:focus-visible,[role=tablist]>button:focus-visible,.mode-tab:focus-visible,.manager-tab:focus-visible,.mgr-workspace-page__tab:focus-visible,.employee-ds-tab:focus-visible,.employee-suite-enterprise__tab:focus-visible,.employee-payroll-enterprise__tab:focus-visible,.employee-attendance-enterprise__tab:focus-visible,.employee-leave-enterprise__tab:focus-visible,.button-primary:focus-visible,.employee-ds-btn:focus-visible,.manager-btn:focus-visible,button:focus-visible{outline:2px solid var(--control-focus-ring)!important;outline-offset:2px}[role=tab]:disabled,[role=tablist]>button:disabled,.mode-tab:disabled,.manager-tab:disabled,.mgr-workspace-page__tab:disabled,.employee-ds-tab:disabled,.employee-suite-enterprise__tab:disabled,button:disabled,.button-primary:disabled,.employee-ds-btn:disabled,.manager-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none!important;transform:none!important}.branches-tabs button.is-active:after{display:none!important}.split-auth-layout .split-auth-form .auth-submit,.split-auth-layout .split-auth-form .login-primary-action{width:100%;min-height:52px;height:auto;border:1px solid var(--control-active-bg);border-radius:var(--control-radius);background-color:var(--control-active-bg);background-image:none;color:var(--control-active-fg);font-weight:var(--control-font-weight);opacity:1;box-shadow:none;transform:none;filter:none;transition:none}.split-auth-layout .split-auth-form .auth-submit:active,.split-auth-layout .split-auth-form .auth-submit:focus,.split-auth-layout .split-auth-form .login-primary-action:active,.split-auth-layout .split-auth-form .login-primary-action:focus{background-color:var(--control-active-bg);background-image:none;border-color:var(--control-active-bg);color:var(--control-active-fg);box-shadow:none;transform:none;filter:none}.split-auth-layout .split-auth-form .auth-submit:disabled,.split-auth-layout .split-auth-form .login-primary-action:disabled{background-color:var(--control-active-bg);background-image:none;border-color:var(--control-active-bg);color:var(--control-active-fg);opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.split-auth-layout .split-auth-form .auth-tab{display:inline-flex;align-items:center;justify-content:center;gap:10px}.split-auth-layout .split-auth-form .auth-tab .auth-tab-icon,.split-auth-layout .split-auth-form .auth-tab .auth-tab-icon svg{color:currentColor;stroke:currentColor;fill:none;opacity:1}.split-auth-layout .split-auth-form .auth-tab.active .auth-tab-icon,.split-auth-layout .split-auth-form .auth-tab.active .auth-tab-icon svg{color:#fff;stroke:#fff;fill:none;opacity:1}.split-auth-layout .split-auth-form .auth-tab:not(.active) .auth-tab-icon,.split-auth-layout .split-auth-form .auth-tab:not(.active) .auth-tab-icon svg{color:currentColor;stroke:currentColor;fill:none;opacity:1}.split-auth-layout .split-auth-form .auth-input-wrap--password{position:relative}.split-auth-layout .split-auth-form .auth-input-wrap--password input{padding-right:48px}.split-auth-layout .split-auth-form .auth-password-toggle{position:absolute;top:0;right:16px;bottom:0;width:32px;height:32px;margin-block:auto;padding:0;border:none;border-radius:8px;background:transparent;color:#2f6298;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;transform:none;z-index:1}.split-auth-layout .split-auth-form .auth-password-toggle svg{width:18px;height:18px;display:block}.split-auth-layout .split-auth-form .auth-password-toggle:active,.split-auth-layout .split-auth-form .auth-password-toggle:focus{background:transparent;color:#2f6298;box-shadow:none;transform:none}.gateway-shell--collapsible-sidebar{--app-sidebar-width-expanded: 248px;--app-sidebar-width-collapsed: 76px;--app-sidebar-width: var(--app-sidebar-width-expanded);--employee-sidebar-collapse-duration: .2s}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed{--app-sidebar-width: var(--app-sidebar-width-collapsed)}.gateway-shell--collapsible-sidebar .app-sidebar--collapsible{transition:width var(--employee-sidebar-collapse-duration) ease}.gateway-shell--collapsible-sidebar .shell-main-area{transition:margin-left var(--employee-sidebar-collapse-duration) ease,width var(--employee-sidebar-collapse-duration) ease}.gateway-shell--collapsible-sidebar .app-sidebar__collapse-toggle{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;min-height:36px;margin-left:auto;padding:0;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;color:#52677d;cursor:pointer;box-shadow:none;transform:none;filter:none;opacity:1;transition:none}.gateway-shell--collapsible-sidebar .app-sidebar__collapse-toggle:active,.gateway-shell--collapsible-sidebar .app-sidebar__collapse-toggle:focus{background:#f8fafc!important;border-color:#e2e8f0!important;color:#52677d!important;box-shadow:none!important;transform:none!important;filter:none!important;opacity:1!important;transition:none!important}.gateway-shell--collapsible-sidebar .app-sidebar__collapse-toggle:focus{outline:none}.gateway-shell--collapsible-sidebar .app-sidebar__collapse-toggle:focus-visible{outline:2px solid #93c5fd;outline-offset:2px;background:#f8fafc!important;border-color:#e2e8f0!important;color:#52677d!important;box-shadow:none!important;transform:none!important}.gateway-shell--collapsible-sidebar .app-sidebar__collapse-toggle svg{stroke-width:2.25}.gateway-shell--collapsible-sidebar .app-sidebar__company-text,.gateway-shell--collapsible-sidebar .app-sidebar__section-title,.gateway-shell--collapsible-sidebar .app-sidebar__label{transition:opacity var(--employee-sidebar-collapse-duration) ease}@media(min-width:1141px){.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar--collapsible.is-collapsed{overflow-x:hidden}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__inner{padding:12px 8px 16px;align-items:stretch}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__company-card{flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px 6px}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__company-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__collapse-toggle{margin-left:0}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__section-title{height:0;margin:0;padding:0;opacity:0;overflow:hidden;pointer-events:none}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__section{gap:2px;padding-top:6px;border-top:1px solid #e8eef4}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__section:first-child{border-top:none;padding-top:0}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__link{justify-content:center;gap:0;padding:0;min-height:40px}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0;flex:0;pointer-events:none}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__icon{margin:0}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__link.is-active{background:#eff6ff;border-color:#93c5fd}}@media(max-width:1140px){.gateway-shell--collapsible-sidebar.is-sidebar-collapsed{--app-sidebar-width: var(--app-sidebar-width-expanded)}.gateway-shell--collapsible-sidebar .app-sidebar__collapse-toggle{display:none}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__company-text,.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__section-title,.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__label{position:static;width:auto;height:auto;margin:0;clip:auto;overflow:visible;white-space:normal;opacity:1;pointer-events:auto}.gateway-shell--collapsible-sidebar.is-sidebar-collapsed .app-sidebar__link{justify-content:flex-start;gap:10px;padding:0 10px}}@media(prefers-reduced-motion:reduce){.gateway-shell--collapsible-sidebar .app-sidebar--collapsible,.gateway-shell--collapsible-sidebar .shell-main-area,.gateway-shell--collapsible-sidebar .app-sidebar__company-text,.gateway-shell--collapsible-sidebar .app-sidebar__section-title,.gateway-shell--collapsible-sidebar .app-sidebar__label,.gateway-shell--collapsible-sidebar .app-sidebar__collapse-toggle{transition:none}}.gateway-shell--employee{--suite-title: var(--employee-color-text);--suite-muted: var(--employee-color-muted);--suite-accent: var(--employee-color-accent);--suite-border: var(--employee-color-border);--suite-surface: var(--employee-color-surface);--suite-radius: var(--employee-radius-lg);--py-title: var(--employee-color-text);--py-muted: var(--employee-color-muted);--py-accent: var(--employee-color-accent);--py-border: var(--employee-color-border);--py-surface: var(--employee-color-surface);--py-radius: var(--employee-radius-lg);--employee-font-family: "Segoe UI", "Helvetica Neue", sans-serif;--employee-font-family-mono: Consolas, "Courier New", monospace;--employee-font-size-xs: .6875rem;--employee-font-size-sm: .75rem;--employee-font-size-md: .875rem;--employee-font-size-lg: 1rem;--employee-font-size-xl: 1.25rem;--employee-font-weight-regular: 400;--employee-font-weight-medium: 500;--employee-font-weight-semibold: 600;--employee-font-weight-bold: 700;--employee-line-height-tight: 1.2;--employee-line-height-body: 1.45;--employee-color-text: #1a2b3f;--employee-color-muted: #5f738a;--employee-color-accent: #1e5a96;--employee-color-surface: #ffffff;--employee-color-border: #d7e3ef;--employee-color-soft: #f5f8fc;--employee-color-accent-soft: #e8f1f9;--employee-space-1: 4px;--employee-space-2: 8px;--employee-space-3: 12px;--employee-space-4: 16px;--employee-space-5: 20px;--employee-space-6: 24px;--employee-radius-sm: 8px;--employee-radius-md: 10px;--employee-radius-lg: 12px;--employee-shadow-sm: 0 1px 2px rgba(26, 43, 63, .04);--employee-shadow-md: 0 2px 10px rgba(15, 52, 86, .06);--employee-control-height: 36px;--employee-control-height-sm: 32px;--employee-badge-radius: 999px;font-family:var(--employee-font-family);font-size:var(--employee-font-size-md);font-weight:var(--employee-font-weight-regular);line-height:var(--employee-line-height-body);color:var(--employee-color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gateway-shell--employee .shell-main-area,.gateway-shell--employee .shell-header,.gateway-shell--employee .shell-content,.gateway-shell--employee .app-sidebar,.gateway-shell--employee .payroll-standalone-root,.gateway-shell--employee .employee-suite-enterprise,.gateway-shell--employee .employee-engage-enterprise,.gateway-shell--employee .employee-dashboard-enterprise,.gateway-shell--employee .attendance-module-root,.gateway-shell--employee .leave-module-root,.gateway-shell--employee .employee-profile-enterprise,.gateway-shell--employee .employee-leave-enterprise,.gateway-shell--employee .employee-attendance-enterprise{font-family:var(--employee-font-family)}.gateway-shell--employee .payroll-standalone-root,.gateway-shell--employee .employee-suite-enterprise,.gateway-shell--employee .employee-engage-enterprise{font-size:var(--employee-font-size-md);line-height:var(--employee-line-height-body);color:var(--employee-color-text)}.gateway-shell--employee .font-sans,.gateway-shell--employee .font-serif{font-family:var(--employee-font-family)!important}.gateway-shell--employee .font-mono,.gateway-shell--employee code,.gateway-shell--employee pre,.gateway-shell--employee kbd,.gateway-shell--employee samp{font-family:var(--employee-font-family-mono)!important}.gateway-shell--employee .font-black,.gateway-shell--employee .font-extrabold{font-weight:var(--employee-font-weight-bold)!important}.gateway-shell--employee .tracking-widest,.gateway-shell--employee .tracking-tighter{letter-spacing:.04em!important}.gateway-shell--employee .payroll-standalone-root .italic:not(em):not(i){font-style:normal}.gateway-shell--employee .employee-ds-eyebrow,.gateway-shell--employee .employee-module-header__eyebrow{font-family:var(--employee-font-family);font-size:var(--employee-font-size-sm);font-weight:var(--employee-font-weight-semibold);letter-spacing:.04em;text-transform:none!important;line-height:var(--employee-line-height-tight);color:var(--employee-color-muted)}.gateway-shell--employee .employee-ds-title,.gateway-shell--employee .employee-module-header__title{font-family:var(--employee-font-family);font-size:var(--employee-font-size-xl);font-weight:var(--employee-font-weight-bold);line-height:var(--employee-line-height-tight);color:var(--employee-color-text)}.gateway-shell--employee .employee-ds-body{font-size:var(--employee-font-size-md);font-weight:var(--employee-font-weight-regular);line-height:var(--employee-line-height-body)}.gateway-shell--employee .employee-ds-meta{font-size:var(--employee-font-size-sm);font-weight:var(--employee-font-weight-medium);color:var(--employee-color-muted);line-height:var(--employee-line-height-tight)}.gateway-shell--employee .employee-ds-card,.gateway-shell--employee .employee-dashboard-panel,.gateway-shell--employee .employee-suite-enterprise__panel,.gateway-shell--employee .employee-suite-enterprise__card{background:var(--employee-color-surface);border:1px solid var(--employee-color-border);border-radius:var(--employee-radius-lg);box-shadow:var(--employee-shadow-sm)}.gateway-shell--employee .employee-ds-badge,.gateway-shell--employee .employee-dashboard-status-badge,.gateway-shell--employee .employee-dashboard-priority{display:inline-flex;align-items:center;border-radius:var(--employee-badge-radius);font-family:var(--employee-font-family);font-size:var(--employee-font-size-xs);font-weight:var(--employee-font-weight-bold);line-height:1.2;letter-spacing:.02em}.gateway-shell--employee .shell-main-area button[type=button],.gateway-shell--employee .shell-header button[type=button],.gateway-shell--employee .employee-ds-btn,.gateway-shell--employee .payroll-standalone-root button:not([class*=absolute]):not([aria-hidden=true]),.gateway-shell--employee .employee-suite-enterprise button:not([aria-hidden=true]){font-family:var(--employee-font-family);font-weight:var(--employee-font-weight-semibold);letter-spacing:.01em;text-transform:none!important}.gateway-shell--employee .app-sidebar__section-title,.gateway-shell--employee .shell-eyebrow,.gateway-shell--employee .uppercase,.gateway-shell--employee label,.gateway-shell--employee th,.gateway-shell--employee [role=tab],.gateway-shell--employee [role=button],.gateway-shell--employee .employee-payroll-enterprise__summary-label,.gateway-shell--employee .employee-payroll-enterprise__info-label,.gateway-shell--employee .employee-payroll-enterprise__status-chip,.gateway-shell--employee .employee-payroll-enterprise__toast,.gateway-shell--employee .lta-btn,.gateway-shell--employee .lta-sec__head h3,.gateway-shell--employee .lta-claim-form__header h2,.gateway-shell--employee .lta-field label,.gateway-shell--employee .lta-upload span,.gateway-shell--employee .lta-sig-label,.gateway-shell--employee .lta-page-pill,.gateway-shell--employee .lta-scenario-switch button,.gateway-shell--employee .lta-uploads__title,.gateway-shell--employee .employee-leave-enterprise__status-chip,.gateway-shell--employee .employee-attendance-enterprise__status-chip,.lta-claim-modal-root .lta-btn,.lta-claim-modal-root .lta-sec__head h3,.lta-claim-modal-root .lta-claim-form__header h2,.lta-claim-modal-root .lta-field label,.lta-claim-modal-root .lta-upload span,.lta-claim-modal-root .lta-sig-label,.lta-claim-modal-root .lta-page-pill,.lta-claim-modal-root .uppercase,.lta-claim-modal-root button,.lta-claim-modal-root label,.lta-claim-modal-root th{text-transform:none!important}.gateway-shell--employee .employee-ds-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--employee-space-2);min-height:var(--employee-control-height);padding:0 var(--employee-space-4);border-radius:var(--employee-radius-md);border:1px solid var(--employee-color-border);background:var(--employee-color-surface);color:var(--employee-color-text);font-size:var(--employee-font-size-sm);cursor:pointer}.gateway-shell--employee .employee-ds-btn--primary{background:var(--employee-color-accent);border-color:var(--employee-color-accent);color:#fff}.gateway-shell--employee .employee-ds-btn:focus-visible,.gateway-shell--employee .shell-main-area button[type=button]:focus-visible,.gateway-shell--employee .shell-header button[type=button]:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.gateway-shell--employee .employee-ds-tabs,.gateway-shell--employee .employee-suite-enterprise__tabs,.gateway-shell--employee .employee-payroll-enterprise__tabs,.gateway-shell--employee .employee-attendance-enterprise__tabs,.gateway-shell--employee .employee-leave-enterprise__tabs{display:flex;flex-wrap:wrap;gap:var(--employee-space-1);align-items:center}.gateway-shell--employee .employee-ds-tab,.gateway-shell--employee .employee-suite-enterprise__tab,.gateway-shell--employee .employee-payroll-enterprise__tab,.gateway-shell--employee .employee-attendance-enterprise__tab,.gateway-shell--employee .employee-leave-enterprise__tab{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--employee-font-family);font-size:var(--employee-font-size-xs);font-weight:var(--employee-font-weight-semibold);letter-spacing:.02em;text-transform:none!important;border:1px solid #d2e3f4;border-radius:var(--employee-radius-md);min-height:var(--employee-control-height-sm);line-height:1.2;padding:0 10px;background:#fff;color:#3d5a78;box-shadow:none;transform:none;transition:none;cursor:pointer;white-space:nowrap}.gateway-shell--employee .employee-ds-tab>svg,.gateway-shell--employee .employee-ds-tab i,.gateway-shell--employee .employee-suite-enterprise__tab>svg,.gateway-shell--employee .employee-suite-enterprise__tab i,.gateway-shell--employee .employee-payroll-enterprise__tab>svg,.gateway-shell--employee .employee-payroll-enterprise__tab i,.gateway-shell--employee .employee-attendance-enterprise__tab>svg,.gateway-shell--employee .employee-attendance-enterprise__tab i,.gateway-shell--employee .employee-leave-enterprise__tab>svg,.gateway-shell--employee .employee-leave-enterprise__tab i{flex-shrink:0;width:16px;height:16px;font-size:12px;line-height:1;color:#7c93aa}.gateway-shell--employee .employee-ds-tab:active>svg,.gateway-shell--employee .employee-ds-tab:active i,.gateway-shell--employee .employee-suite-enterprise__tab:active>svg,.gateway-shell--employee .employee-suite-enterprise__tab:active i,.gateway-shell--employee .employee-payroll-enterprise__tab:active>svg,.gateway-shell--employee .employee-payroll-enterprise__tab:active i,.gateway-shell--employee .employee-attendance-enterprise__tab:active>svg,.gateway-shell--employee .employee-attendance-enterprise__tab:active i,.gateway-shell--employee .employee-leave-enterprise__tab:active>svg,.gateway-shell--employee .employee-leave-enterprise__tab:active i{color:#7c93aa}.gateway-shell--employee .employee-ds-tab.is-active>svg,.gateway-shell--employee .employee-ds-tab.is-active i,.gateway-shell--employee .employee-suite-enterprise__tab.is-active>svg,.gateway-shell--employee .employee-suite-enterprise__tab.is-active i,.gateway-shell--employee .employee-payroll-enterprise__tab.is-active>svg,.gateway-shell--employee .employee-payroll-enterprise__tab.is-active i,.gateway-shell--employee .employee-attendance-enterprise__tab.is-active>svg,.gateway-shell--employee .employee-attendance-enterprise__tab.is-active i,.gateway-shell--employee .employee-leave-enterprise__tab.is-active>svg,.gateway-shell--employee .employee-leave-enterprise__tab.is-active i{color:var(--control-active-fg, #ffffff)}.gateway-shell--employee .employee-ds-tab:active,.gateway-shell--employee .employee-suite-enterprise__tab:active,.gateway-shell--employee .employee-payroll-enterprise__tab:active,.gateway-shell--employee .employee-attendance-enterprise__tab:active,.gateway-shell--employee .employee-leave-enterprise__tab:active{background:#fff;border-color:#d2e3f4;color:#1a2b3f;box-shadow:none!important;transform:none!important;filter:none!important}.gateway-shell--employee .employee-ds-tab.is-active,.gateway-shell--employee .employee-ds-tab.is-active:active,.gateway-shell--employee .employee-ds-tab.is-active:focus-visible,.gateway-shell--employee .employee-suite-enterprise__tab.is-active,.gateway-shell--employee .employee-suite-enterprise__tab.is-active:active,.gateway-shell--employee .employee-suite-enterprise__tab.is-active:focus-visible,.gateway-shell--employee .employee-payroll-enterprise__tab.is-active,.gateway-shell--employee .employee-payroll-enterprise__tab.is-active:active,.gateway-shell--employee .employee-payroll-enterprise__tab.is-active:focus-visible,.gateway-shell--employee .employee-attendance-enterprise__tab.is-active,.gateway-shell--employee .employee-attendance-enterprise__tab.is-active:active,.gateway-shell--employee .employee-attendance-enterprise__tab.is-active:focus-visible,.gateway-shell--employee .employee-leave-enterprise__tab.is-active,.gateway-shell--employee .employee-leave-enterprise__tab.is-active:active,.gateway-shell--employee .employee-leave-enterprise__tab.is-active:focus-visible{background:var(--control-active-bg, #1e5a96)!important;border-color:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee .employee-ds-tab:focus-visible,.gateway-shell--employee .employee-suite-enterprise__tab:focus-visible,.gateway-shell--employee .employee-payroll-enterprise__tab:focus-visible,.gateway-shell--employee .employee-attendance-enterprise__tab:focus-visible,.gateway-shell--employee .employee-leave-enterprise__tab:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.gateway-shell--employee .employee-ds-tab:disabled,.gateway-shell--employee .employee-suite-enterprise__tab:disabled,.gateway-shell--employee .employee-payroll-enterprise__tab:disabled{opacity:.55;cursor:not-allowed;color:var(--employee-color-muted, #5f738a)}.gateway-shell--employee .shell-content input,.gateway-shell--employee .shell-content select,.gateway-shell--employee .shell-content textarea,.gateway-shell--employee .payroll-standalone-root input,.gateway-shell--employee .payroll-standalone-root select,.gateway-shell--employee .payroll-standalone-root textarea,.gateway-shell--employee .employee-suite-enterprise input,.gateway-shell--employee .employee-suite-enterprise select,.gateway-shell--employee .employee-suite-enterprise textarea{font-family:var(--employee-font-family);font-size:var(--employee-font-size-sm);line-height:var(--employee-line-height-body);color:var(--employee-color-text)}.gateway-shell--employee .shell-content input:not([type=checkbox]):not([type=radio]):not([type=range]),.gateway-shell--employee .shell-content select,.gateway-shell--employee .shell-content textarea,.gateway-shell--employee .payroll-standalone-root input:not([type=checkbox]):not([type=radio]):not([type=range]),.gateway-shell--employee .payroll-standalone-root select,.gateway-shell--employee .payroll-standalone-root textarea{min-height:var(--employee-control-height);border-radius:var(--employee-radius-sm)}.gateway-shell--employee .shell-content label,.gateway-shell--employee .payroll-standalone-root label,.gateway-shell--employee .employee-suite-enterprise label{font-family:var(--employee-font-family);font-size:var(--employee-font-size-sm);font-weight:var(--employee-font-weight-semibold);color:var(--employee-color-muted)}.gateway-shell--employee .shell-content{font-family:var(--employee-font-family)}.gateway-shell--employee .shell-content>*{max-width:100%}@media(max-width:1140px){.gateway-shell--employee .shell-content{overflow-x:hidden}}@media(prefers-reduced-motion:reduce){.gateway-shell--employee *{scroll-behavior:auto}}.gateway-shell--manager{--manager-accent: var(--control-active-bg, var(--employee-color-accent, #1e5a96));--manager-accent-soft: var(--employee-color-accent-soft, #e8f1f9);--manager-border: var(--employee-color-border, #d7e3ef);--manager-surface: var(--employee-color-surface, #fff);--manager-surface-muted: var(--employee-color-soft, #f5f8fc);--manager-text: var(--employee-color-text, #1a2b3f);--manager-muted: var(--employee-color-muted, #5f738a);--manager-radius: var(--control-radius, var(--employee-radius-md, 10px));--manager-focus: var(--control-focus-ring, #7ba3c9);font-family:var(--employee-font-family, "Segoe UI", "Helvetica Neue", sans-serif)}.gateway-shell--manager .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr);min-height:100dvh;max-height:100dvh;overflow:hidden;min-width:0}.gateway-shell--manager .shell-content{min-height:0;width:100%;max-width:none;min-width:0;margin:0;padding-top:0;overflow:hidden}.gateway-shell--manager .manager-module-header{flex:0 0 auto}.gateway-shell--manager .manager-module-body,.gateway-shell--manager .mgr-workspace-page,.gateway-shell--manager .payroll-standalone-root{min-width:0;width:100%;max-width:100%;font-family:inherit;color:var(--manager-text)}.gateway-shell--manager .shell-content *,.gateway-shell--manager .shell-content .font-sans,.gateway-shell--manager .shell-content .font-serif,.gateway-shell--manager .shell-content .font-mono{font-family:inherit!important}.gateway-shell--manager .shell-content .uppercase{text-transform:none!important}.gateway-shell--manager .manager-tabs,.gateway-shell--manager .mgr-workspace-page__tabs,.gateway-shell--manager [role=tablist]{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.gateway-shell--manager .manager-tab,.gateway-shell--manager .mgr-workspace-page__tab,.gateway-shell--manager [role=tab]{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;height:32px;padding:0 12px;border:1px solid var(--manager-border)!important;border-radius:var(--manager-radius)!important;background:var(--manager-surface)!important;color:var(--manager-text)!important;font-family:inherit!important;font-size:12px;font-weight:600!important;line-height:1.2;letter-spacing:.01em!important;text-transform:none!important;white-space:nowrap;box-shadow:none!important;transform:none!important;filter:none!important;transition:none!important}.gateway-shell--manager .manager-tab.is-active,.gateway-shell--manager .manager-tab[aria-selected=true],.gateway-shell--manager .mgr-workspace-page__tab.is-active,.gateway-shell--manager .hr-leave-monitoring__tab.is-active,.gateway-shell--manager .hr-attendance-monitoring__tab.is-active,.gateway-shell--manager [role=tab][aria-selected=true]{border-color:var(--control-active-bg, var(--manager-accent))!important;background:var(--control-active-bg, var(--manager-accent))!important;color:var(--control-active-fg, #ffffff)!important;box-shadow:none!important}.gateway-shell--manager .manager-tab:active,.gateway-shell--manager .mgr-workspace-page__tab:active,.gateway-shell--manager [role=tab]:active{box-shadow:none!important;transform:none!important;filter:none!important}.gateway-shell--manager .manager-tab:focus-visible,.gateway-shell--manager .mgr-workspace-page__tab:focus-visible,.gateway-shell--manager [role=tab]:focus-visible{outline:2px solid var(--manager-focus)!important;outline-offset:2px}.gateway-shell--manager .manager-tab:disabled,.gateway-shell--manager .mgr-workspace-page__tab:disabled,.gateway-shell--manager [role=tab]:disabled{opacity:.55;cursor:not-allowed}.gateway-shell--manager .mgr-workspace-page__tab.is-active .mgr-workspace-page__tab-badge{background:#dbeafe;color:var(--manager-accent)}.gateway-shell--manager .manager-selection-empty{flex:1 1 auto;min-width:180px;margin:0;padding:7px 10px;border:1px dashed var(--manager-border);border-radius:var(--manager-radius);background:var(--manager-surface);color:var(--manager-muted);font-size:12px}.gateway-shell--manager .shell-content button{min-height:32px;padding:0 12px;border-radius:var(--manager-radius);font-family:inherit!important;font-size:12px;font-weight:600!important;letter-spacing:.01em!important;text-transform:none!important;box-shadow:none!important;transform:none!important;filter:none!important;transition:none!important}.gateway-shell--manager .shell-content button:active{box-shadow:none!important;transform:none!important;filter:none!important}.gateway-shell--manager .shell-content button:focus-visible{outline:2px solid var(--manager-focus)!important;outline-offset:2px}.gateway-shell--manager .shell-content button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none!important}.gateway-shell--manager .shell-content button[class*=w-6],.gateway-shell--manager .shell-content button[class*=w-7],.gateway-shell--manager .shell-content button[class*=w-8],.gateway-shell--manager .shell-content button[aria-label*=Close],.gateway-shell--manager .shell-content button[title*=Close]{min-width:32px;width:32px;padding:0}.gateway-shell--manager .shell-content button:not([role=tab]){border:1px solid var(--manager-border)!important;background:var(--manager-surface)!important;color:var(--manager-text)!important}.gateway-shell--manager .shell-content button:not([role=tab]):active{border-color:var(--manager-border)!important;background:var(--manager-surface)!important;color:var(--manager-text)!important}.gateway-shell--manager .shell-content button.button-primary,.gateway-shell--manager .shell-content button[class*=--primary],.gateway-shell--manager .shell-content button[class*=bg-blue-],.gateway-shell--manager .shell-content button[class*=bg-green-],.gateway-shell--manager .shell-content button[class*=bg-emerald-],.gateway-shell--manager .shell-content button[class*=bg-slate-900],.gateway-shell--manager .shell-content button.button-primary:active,.gateway-shell--manager .shell-content button[class*=--primary]:active,.gateway-shell--manager .shell-content button[class*=bg-blue-]:active,.gateway-shell--manager .shell-content button[class*=bg-green-]:active,.gateway-shell--manager .shell-content button[class*=bg-emerald-]:active,.gateway-shell--manager .shell-content button[class*=bg-slate-900]:active{border-color:var(--manager-accent)!important;background:var(--manager-accent)!important;color:#fff!important}.gateway-shell--manager .shell-content button.danger,.gateway-shell--manager .shell-content button[class*=--danger],.gateway-shell--manager .shell-content button[class*=bg-red-]{border:1px solid #b42318!important;background:#b42318!important;color:#fff!important}.gateway-shell--manager .shell-content button.danger:active,.gateway-shell--manager .shell-content button[class*=--danger]:active,.gateway-shell--manager .shell-content button[class*=bg-red-]:active{border-color:#b42318!important;background:#b42318!important;color:#fff!important}.gateway-shell--manager .shell-content button.button-secondary,.gateway-shell--manager .shell-content button[class*=--secondary],.gateway-shell--manager .shell-content button[class*=bg-amber-]{border:1px solid #bfd5ec!important;background:var(--manager-accent-soft)!important;color:var(--manager-accent)!important}.gateway-shell--manager .shell-content button.button-secondary:active,.gateway-shell--manager .shell-content button[class*=--secondary]:active,.gateway-shell--manager .shell-content button[class*=bg-amber-]:active{border-color:#bfd5ec!important;background:var(--manager-accent-soft)!important;color:var(--manager-accent)!important}.gateway-shell--manager .manager-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--manager-border)}.gateway-shell--manager .manager-btn--primary{border-color:var(--manager-accent);background:var(--manager-accent);color:#fff}.gateway-shell--manager .manager-btn--secondary{border-color:#bfd5ec;background:var(--manager-accent-soft);color:var(--manager-accent)}.gateway-shell--manager .manager-btn--outline,.gateway-shell--manager .manager-btn--ghost{background:var(--manager-surface);color:var(--manager-text)}.gateway-shell--manager .manager-btn--ghost{border-color:transparent}.gateway-shell--manager .manager-btn--danger{border-color:#b42318;background:#b42318;color:#fff}.gateway-shell--manager .manager-btn--link{min-height:auto;padding:0;border-color:transparent;background:transparent;color:var(--manager-accent)}.gateway-shell--manager .manager-btn--primary:active{border-color:var(--manager-accent);background:var(--manager-accent);color:#fff}.gateway-shell--manager .manager-btn--secondary:active{border-color:#bfd5ec;background:var(--manager-accent-soft);color:var(--manager-accent)}.gateway-shell--manager .manager-btn--outline:active,.gateway-shell--manager .manager-btn--ghost:active{background:var(--manager-surface);color:var(--manager-text)}.gateway-shell--manager .manager-btn--danger:active{border-color:#b42318;background:#b42318;color:#fff}.gateway-shell--manager .manager-btn--link:active{border-color:transparent;background:transparent;color:var(--manager-accent)}.gateway-shell--manager .manager-card,.gateway-shell--manager .mgr-workspace-page__panel,.gateway-shell--manager .mgr-workspace-kpi-card,.gateway-shell--manager .summary-card,.gateway-shell--manager .py-card,.gateway-shell--manager .py-summary-card{border:1px solid var(--manager-border);border-radius:var(--manager-radius);background:var(--manager-surface);box-shadow:0 2px 8px #0f34560d}.gateway-shell--manager .table-scroll,.gateway-shell--manager .mgr-team-att-page__table-scroll,.gateway-shell--manager .shell-content [class*=overflow-x-auto]{max-width:100%;overflow-x:auto;border-color:var(--manager-border);scrollbar-width:thin}.gateway-shell--manager .shell-content table{width:100%;border-collapse:collapse;font-family:inherit}.gateway-shell--manager .shell-content th{padding:9px 10px;background:var(--manager-surface-muted);color:var(--manager-muted);font-size:11px;font-weight:600!important;letter-spacing:.02em!important;text-transform:none!important;text-align:left;white-space:nowrap}.gateway-shell--manager .shell-content td{padding:9px 10px;border-bottom:1px solid var(--manager-border);color:var(--manager-text);vertical-align:middle}.gateway-shell--manager .shell-content label{font-family:inherit;color:var(--manager-text);text-transform:none!important}.gateway-shell--manager .shell-content input,.gateway-shell--manager .shell-content select,.gateway-shell--manager .shell-content textarea{min-height:36px;max-width:100%;padding:7px 10px;border:1px solid var(--manager-border);border-radius:var(--manager-radius);background:var(--manager-surface);color:var(--manager-text);font-family:inherit!important;font-size:12px;box-shadow:none;transition:none}.gateway-shell--manager .shell-content textarea{min-height:72px;resize:vertical}.gateway-shell--manager .shell-content input:focus-visible,.gateway-shell--manager .shell-content select:focus-visible,.gateway-shell--manager .shell-content textarea:focus-visible{outline:2px solid var(--manager-focus);outline-offset:1px;border-color:var(--manager-focus)}.gateway-shell--manager .shell-content input:disabled,.gateway-shell--manager .shell-content select:disabled,.gateway-shell--manager .shell-content textarea:disabled{background:var(--manager-surface-muted);color:var(--manager-muted);opacity:.7}.gateway-shell--manager .manager-module-body,.gateway-shell--manager .manager-module-body>div,.gateway-shell--manager .payroll-standalone-root{background-color:transparent}.gateway-shell--manager .manager-module-body div.bg-slate-900,.gateway-shell--manager .manager-module-body div.bg-slate-800,.gateway-shell--manager .manager-module-body section.bg-slate-900,.gateway-shell--manager .manager-module-body section.bg-slate-800{border-color:var(--manager-border)!important;background:var(--manager-surface)!important;color:var(--manager-text)!important}.gateway-shell--manager .manager-module-body div.bg-slate-900 .text-white,.gateway-shell--manager .manager-module-body div.bg-slate-800 .text-white,.gateway-shell--manager .manager-module-body section.bg-slate-900 .text-white,.gateway-shell--manager .manager-module-body section.bg-slate-800 .text-white{color:var(--manager-text)!important}.gateway-shell--manager .manager-module-body [class*=bg-gradient-]{background-image:none!important}@media(max-width:1100px){.gateway-shell--manager .shell-content [class*=grid-cols-4],.gateway-shell--manager .shell-content [class*=grid-cols-5],.gateway-shell--manager .shell-content [class*=grid-cols-6]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:768px){.gateway-shell--manager .shell-main-area{max-height:none;overflow:visible}.gateway-shell--manager .shell-content{overflow-y:auto}.gateway-shell--manager .manager-module-header{flex-wrap:wrap}.gateway-shell--manager .manager-module-header .shell-header-right{width:100%;justify-content:flex-end}.gateway-shell--manager .manager-tabs,.gateway-shell--manager .mgr-workspace-page__tabs,.gateway-shell--manager [role=tablist]{flex-wrap:nowrap;padding-bottom:3px}.gateway-shell--manager .shell-content [class*=grid-cols-2],.gateway-shell--manager .shell-content [class*=grid-cols-3],.gateway-shell--manager .shell-content [class*=grid-cols-4],.gateway-shell--manager .shell-content [class*=grid-cols-5],.gateway-shell--manager .shell-content [class*=grid-cols-6]{grid-template-columns:minmax(0,1fr)!important}.gateway-shell--manager .shell-content button:not([role=tab]){max-width:100%}}.shell-content:has(>.uhd-page){overflow:hidden;height:100%}.shell-content>.uhd-page{height:calc(100vh - 18px);max-height:calc(100vh - 18px);width:100%;max-width:100%;min-height:0;box-sizing:border-box}.uhd-page{--uhd-primary: #1d4ed8;--uhd-border: #e2e8f0;--uhd-text: #0f172a;--uhd-muted: #64748b;--uhd-surface: #ffffff;--uhd-gap: 14px;height:100%;max-height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:var(--uhd-gap);overflow:hidden;box-sizing:border-box;background:#f4f7fb}.uhd-loading{display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--uhd-muted);height:100%}.uhd-top-bar{padding:8px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--uhd-border);border-radius:10px;background:var(--uhd-surface);box-shadow:0 1px 3px #0f172a0f}.uhd-identity h1{margin:0;font-size:17px;font-weight:700;color:#163d6b;line-height:1.2}.uhd-identity p{margin:1px 0 0;font-size:11px;color:var(--uhd-muted)}.uhd-top-actions.shell-header-user-actions,.uhd-top-actions.dashboard-top-actions{gap:.5rem;margin-left:0}.uhd-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto minmax(0,1fr);gap:var(--uhd-gap);min-height:0;overflow:hidden}.uhd-card--workforce{grid-column:1;grid-row:1}.uhd-card:nth-child(2){grid-column:2;grid-row:1}.uhd-card:nth-child(3){grid-column:3;grid-row:1}.uhd-card--attention{grid-column:1 / 3;grid-row:2}.uhd-card--quick{grid-column:3;grid-row:2}.uhd-card{padding:10px 14px;display:flex;flex-direction:column;gap:8px;min-width:0;min-height:0;border:1px solid var(--uhd-border);border-radius:10px;background:var(--uhd-surface);box-shadow:0 1px 3px #0f172a0f;box-sizing:border-box;overflow:hidden}.uhd-card h3{margin:0;font-size:12px;font-weight:700;color:var(--uhd-text);flex-shrink:0;letter-spacing:.01em}.uhd-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0}.uhd-card-link{font-size:10px;font-weight:600;color:var(--uhd-primary);text-decoration:none;white-space:nowrap}.uhd-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#fee2e2;color:#b91c1c;font-size:10px;font-weight:700}.uhd-stat-grid{display:grid;gap:6px}.uhd-stat-grid--3col{grid-template-columns:repeat(3,minmax(0,1fr))}.uhd-kpi{display:flex;flex-direction:column;gap:2px;padding:6px 8px;border-radius:7px;background:#f8fafc;border:1px solid #f1f5f9;min-width:0}.uhd-kpi-val{font-size:18px;font-weight:700;line-height:1;color:var(--uhd-text)}.uhd-kpi-label{font-size:9px;font-weight:600;color:#475569;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uhd-kpi--green{border-color:#bbf7d0;background:linear-gradient(135deg,#f0fdf4,#fff)}.uhd-kpi--green .uhd-kpi-val{color:#15803d}.uhd-kpi--blue{border-color:#bfdbfe;background:linear-gradient(135deg,#eff6ff,#fff)}.uhd-kpi--blue .uhd-kpi-val{color:#1d4ed8}.uhd-kpi--amber{border-color:#fde68a;background:linear-gradient(135deg,#fffbeb,#fff)}.uhd-kpi--amber .uhd-kpi-val{color:#b45309}.uhd-kpi--teal{border-color:#99f6e4;background:linear-gradient(135deg,#f0fdfa,#fff)}.uhd-kpi--teal .uhd-kpi-val{color:#0f766e}.uhd-kpi--purple{border-color:#e9d5ff;background:linear-gradient(135deg,#faf5ff,#fff)}.uhd-kpi--purple .uhd-kpi-val{color:#7c3aed}.uhd-kpi--rose{border-color:#fecdd3;background:linear-gradient(135deg,#fff1f2,#fff)}.uhd-kpi--rose .uhd-kpi-val{color:#be123c}.uhd-kpi--slate{border-color:#e2e8f0;background:#f8fafc}.uhd-kpi--slate .uhd-kpi-val{color:#475569}.uhd-card--unavailable{background:#fefce8;border-color:#fde68a}.uhd-unavailable-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px;text-align:center}.uhd-unavailable-icon{width:28px;height:28px;stroke:#b45309;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.uhd-unavailable-body p{margin:0;font-size:11px;color:#92400e;line-height:1.4}.uhd-card--attention{overflow:hidden}.uhd-attention-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.uhd-attention-scroll::-webkit-scrollbar{width:4px}.uhd-attention-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.uhd-empty{flex:1;margin:0;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--uhd-muted);padding:12px}.uhd-action-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:11px}.uhd-action-table thead th{position:sticky;top:0;z-index:1;background:var(--uhd-surface);padding:0 4px 5px 0;border-bottom:1px solid #e2e8f0;text-align:left;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--uhd-muted)}.uhd-action-table th:nth-child(1){width:18%}.uhd-action-table th:nth-child(2){width:26%}.uhd-action-table th:nth-child(3){width:40%}.uhd-action-table th:nth-child(4){width:16%}.uhd-action-table tbody td{padding:4px 4px 4px 0;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uhd-action-table tbody tr:last-child td{border-bottom:none}.uhd-type-tag{display:inline-flex;padding:1px 6px;border-radius:4px;font-size:9px;font-weight:700;white-space:nowrap}.uhd-type-tag--blue{background:#dbeafe;color:#1e40af}.uhd-type-tag--purple{background:#ede9fe;color:#6d28d9}.uhd-type-tag--amber{background:#fef3c7;color:#92400e}.uhd-type-tag--rose{background:#ffe4e6;color:#9f1239}.uhd-type-tag--slate{background:#f1f5f9;color:#475569}.uhd-emp-cell strong{display:block;font-size:11px;font-weight:600;color:var(--uhd-text);overflow:hidden;text-overflow:ellipsis}.uhd-emp-cell span{font-size:9px;color:var(--uhd-muted)}.uhd-detail-cell{font-size:10px;color:#475569}.uhd-action-link{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border:1px solid #dbeafe;border-radius:5px;background:#eff6ff;color:var(--uhd-primary);font-size:10px;font-weight:600;text-decoration:none}.uhd-card--quick{justify-content:flex-start}.uhd-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;flex:1;align-content:start}.uhd-quick-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 4px;border:1px solid var(--uhd-border);border-radius:8px;background:#f8fafc;color:var(--uhd-text);font-size:9px;font-weight:600;text-align:center;text-decoration:none;line-height:1.2}.uhd-quick-icon{width:24px;height:24px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;color:var(--uhd-primary);flex-shrink:0}.uhd-quick-icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:1100px){.shell-content>.uhd-page{height:auto;max-height:none}.uhd-page{overflow:visible;grid-template-rows:auto}.uhd-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;overflow:visible}.uhd-card--workforce{grid-column:1;grid-row:1}.uhd-card:nth-child(2){grid-column:2;grid-row:1}.uhd-card:nth-child(3){grid-column:1 / 3;grid-row:2}.uhd-card--attention{grid-column:1 / 3;grid-row:3;min-height:200px;max-height:350px}.uhd-card--quick{grid-column:1 / 3;grid-row:4}}@media(max-width:768px){.uhd-page{--uhd-gap: 10px}.uhd-grid{grid-template-columns:1fr;grid-template-rows:auto}.uhd-card--workforce,.uhd-card:nth-child(2),.uhd-card:nth-child(3),.uhd-card--attention,.uhd-card--quick{grid-column:1;grid-row:auto}.uhd-stat-grid--3col{grid-template-columns:repeat(2,minmax(0,1fr))}.uhd-top-bar{flex-direction:column;align-items:flex-start}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-300:oklch(80.8% .114 19.571);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-red-900:oklch(39.6% .141 25.723);--color-orange-50:oklch(98% .016 73.684);--color-orange-200:oklch(90.1% .076 70.697);--color-orange-500:oklch(70.5% .213 47.604);--color-orange-700:oklch(55.3% .195 38.402);--color-orange-800:oklch(47% .157 37.304);--color-amber-50:oklch(98.7% .022 95.277);--color-amber-100:oklch(96.2% .059 95.617);--color-amber-200:oklch(92.4% .12 95.746);--color-amber-300:oklch(87.9% .169 91.605);--color-amber-400:oklch(82.8% .189 84.429);--color-amber-500:oklch(76.9% .188 70.08);--color-amber-600:oklch(66.6% .179 58.318);--color-amber-700:oklch(55.5% .163 48.998);--color-amber-800:oklch(47.3% .137 46.201);--color-amber-900:oklch(41.4% .112 45.904);--color-green-50:oklch(98.2% .018 155.826);--color-green-100:oklch(96.2% .044 156.743);--color-green-200:oklch(92.5% .084 155.995);--color-green-300:oklch(87.1% .15 154.449);--color-green-400:oklch(79.2% .209 151.711);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-green-700:oklch(52.7% .154 150.069);--color-green-800:oklch(44.8% .119 151.328);--color-emerald-50:oklch(97.9% .021 166.113);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-200:oklch(90.5% .093 164.15);--color-emerald-300:oklch(84.5% .143 164.978);--color-emerald-400:oklch(76.5% .177 163.223);--color-emerald-500:oklch(69.6% .17 162.48);--color-emerald-600:oklch(59.6% .145 163.225);--color-emerald-700:oklch(50.8% .118 165.612);--color-emerald-800:oklch(43.2% .095 166.913);--color-emerald-900:oklch(37.8% .077 168.94);--color-emerald-950:oklch(26.2% .051 172.552);--color-cyan-50:oklch(98.4% .019 200.873);--color-cyan-100:oklch(95.6% .045 203.388);--color-cyan-200:oklch(91.7% .08 205.041);--color-cyan-600:oklch(60.9% .126 221.723);--color-cyan-700:oklch(52% .105 223.128);--color-sky-50:oklch(97.7% .013 236.62);--color-sky-100:oklch(95.1% .026 236.824);--color-sky-200:oklch(90.1% .058 230.902);--color-sky-700:oklch(50% .134 242.749);--color-sky-800:oklch(44.3% .11 240.79);--color-blue-50:oklch(97% .014 254.604);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-300:oklch(80.9% .105 251.813);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-blue-800:oklch(42.4% .199 265.638);--color-blue-900:oklch(37.9% .146 265.522);--color-indigo-50:oklch(96.2% .018 272.314);--color-indigo-100:oklch(93% .034 272.788);--color-indigo-200:oklch(87% .065 274.039);--color-indigo-300:oklch(78.5% .115 274.713);--color-indigo-400:oklch(67.3% .182 276.935);--color-indigo-500:oklch(58.5% .233 277.117);--color-indigo-600:oklch(51.1% .262 276.966);--color-indigo-700:oklch(45.7% .24 277.023);--color-indigo-800:oklch(39.8% .195 277.366);--color-indigo-900:oklch(35.9% .144 278.697);--color-indigo-950:oklch(25.7% .09 281.288);--color-violet-50:oklch(96.9% .016 293.756);--color-violet-200:oklch(89.4% .057 293.283);--color-violet-500:oklch(60.6% .25 292.717);--color-violet-700:oklch(49.1% .27 292.581);--color-violet-800:oklch(43.2% .232 292.759);--color-purple-50:oklch(97.7% .014 308.299);--color-purple-100:oklch(94.6% .033 307.174);--color-purple-200:oklch(90.2% .063 306.703);--color-purple-600:oklch(55.8% .288 302.321);--color-purple-700:oklch(49.6% .265 301.924);--color-rose-50:oklch(96.9% .015 12.422);--color-rose-100:oklch(94.1% .03 12.58);--color-rose-200:oklch(89.2% .058 10.001);--color-rose-300:oklch(81% .117 11.638);--color-rose-400:oklch(71.2% .194 13.428);--color-rose-500:oklch(64.5% .246 16.439);--color-rose-600:oklch(58.6% .253 17.585);--color-rose-700:oklch(51.4% .222 16.935);--color-rose-800:oklch(45.5% .188 13.697);--color-rose-900:oklch(41% .159 10.272);--color-rose-950:oklch(27.1% .105 12.094);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-slate-900:oklch(20.8% .042 265.755);--color-slate-950:oklch(12.9% .042 264.695);--color-zinc-100:oklch(96.7% .001 286.375);--color-zinc-300:oklch(87.1% .006 286.286);--color-zinc-700:oklch(37% .013 285.805);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-normal:0em;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--leading-tight:1.25;--leading-snug:1.375;--leading-relaxed:1.625;--leading-loose:2;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animate-bounce:bounce 1s infinite;--blur-sm:8px;--blur-md:12px;--blur-2xl:40px;--blur-3xl:64px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:0}.inset-2{inset:calc(var(--spacing) * 2)}.-top-1\.5{top:calc(var(--spacing) * -1.5)}.-top-6{top:calc(var(--spacing) * -6)}.top-0{top:0}.top-1{top:var(--spacing)}.top-1\/2{top:50%}.top-2{top:calc(var(--spacing) * 2)}.top-4{top:calc(var(--spacing) * 4)}.top-6{top:calc(var(--spacing) * 6)}.top-24{top:calc(var(--spacing) * 24)}.top-full{top:100%}.-right-1\.5{right:calc(var(--spacing) * -1.5)}.-right-6{right:calc(var(--spacing) * -6)}.right-0{right:0}.right-1\.5{right:calc(var(--spacing) * 1.5)}.right-2{right:calc(var(--spacing) * 2)}.right-4{right:calc(var(--spacing) * 4)}.right-6{right:calc(var(--spacing) * 6)}.right-full{right:100%}.bottom-0{bottom:0}.bottom-4{bottom:calc(var(--spacing) * 4)}.bottom-full{bottom:100%}.-left-5{left:calc(var(--spacing) * -5)}.-left-6{left:calc(var(--spacing) * -6)}.-left-8{left:calc(var(--spacing) * -8)}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:calc(var(--spacing) * 2)}.left-2\.5{left:calc(var(--spacing) * 2.5)}.left-3{left:calc(var(--spacing) * 3)}.left-4{left:calc(var(--spacing) * 4)}.left-full{left:100%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[90\]{z-index:90}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-\[120\]{z-index:120}.z-\[130\]{z-index:130}.z-\[140\]{z-index:140}.z-\[150\]{z-index:150}.z-\[180\]{z-index:180}.z-\[200\]{z-index:200}.z-\[220\]{z-index:220}.z-\[250\]{z-index:250}.z-\[300\]{z-index:300}.z-\[320\]{z-index:320}.z-\[330\]{z-index:330}.z-\[400\]{z-index:400}.z-\[500\]{z-index:500}.z-\[520\]{z-index:520}.z-\[530\]{z-index:530}.z-\[540\]{z-index:540}.z-\[600\]{z-index:600}.z-\[700\]{z-index:700}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-full{grid-column:1/-1}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.m-2{margin:calc(var(--spacing) * 2)}.-mx-3{margin-inline:calc(var(--spacing) * -3)}.mx-2{margin-inline:calc(var(--spacing) * 2)}.mx-4{margin-inline:calc(var(--spacing) * 4)}.mx-auto{margin-inline:auto}.my-0\.5{margin-block:calc(var(--spacing) * .5)}.my-1{margin-block:var(--spacing)}.my-2\.5{margin-block:calc(var(--spacing) * 2.5)}.my-8{margin-block:calc(var(--spacing) * 8)}.\!mt-auto{margin-top:auto!important}.-mt-3{margin-top:calc(var(--spacing) * -3)}.-mt-10{margin-top:calc(var(--spacing) * -10)}.-mt-32{margin-top:calc(var(--spacing) * -32)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:var(--spacing)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-auto{margin-top:auto}.-mr-10{margin-right:calc(var(--spacing) * -10)}.-mr-32{margin-right:calc(var(--spacing) * -32)}.mr-1{margin-right:var(--spacing)}.mr-1\.5{margin-right:calc(var(--spacing) * 1.5)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-4{margin-right:calc(var(--spacing) * 4)}.mr-6{margin-right:calc(var(--spacing) * 6)}.mb-0\.5{margin-bottom:calc(var(--spacing) * .5)}.mb-1{margin-bottom:var(--spacing)}.mb-1\.5{margin-bottom:calc(var(--spacing) * 1.5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.ml-0\.5{margin-left:calc(var(--spacing) * .5)}.ml-1{margin-left:var(--spacing)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-3{margin-left:calc(var(--spacing) * 3)}.ml-4{margin-left:calc(var(--spacing) * 4)}.ml-6{margin-left:calc(var(--spacing) * 6)}.ml-auto{margin-left:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table\!{display:table!important}.h-1{height:var(--spacing)}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-2{height:calc(var(--spacing) * 2)}.h-2\.5{height:calc(var(--spacing) * 2.5)}.h-3{height:calc(var(--spacing) * 3)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-16{height:calc(var(--spacing) * 16)}.h-20{height:calc(var(--spacing) * 20)}.h-24{height:calc(var(--spacing) * 24)}.h-28{height:calc(var(--spacing) * 28)}.h-32{height:calc(var(--spacing) * 32)}.h-40{height:calc(var(--spacing) * 40)}.h-64{height:calc(var(--spacing) * 64)}.h-\[44px\]{height:44px}.h-\[52px\]{height:52px}.h-\[64px\]{height:64px}.h-\[80vh\]{height:80vh}.h-\[88vh\]{height:88vh}.h-\[90vh\]{height:90vh}.h-\[120px\]{height:120px}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0}.max-h-8{max-height:calc(var(--spacing) * 8)}.max-h-12{max-height:calc(var(--spacing) * 12)}.max-h-36{max-height:calc(var(--spacing) * 36)}.max-h-44{max-height:calc(var(--spacing) * 44)}.max-h-56{max-height:calc(var(--spacing) * 56)}.max-h-96{max-height:calc(var(--spacing) * 96)}.max-h-\[22vh\]{max-height:22vh}.max-h-\[26vh\]{max-height:26vh}.max-h-\[28vh\]{max-height:28vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[78vh\]{max-height:78vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[95vh\]{max-height:95vh}.max-h-\[250px\]{max-height:250px}.max-h-\[400px\]{max-height:400px}.max-h-full{max-height:100%}.min-h-0{min-height:0}.min-h-\[4rem\]{min-height:4rem}.min-h-\[28px\]{min-height:28px}.min-h-\[72px\]{min-height:72px}.min-h-\[80px\]{min-height:80px}.min-h-\[84px\]{min-height:84px}.min-h-\[240px\]{min-height:240px}.min-h-\[400px\]{min-height:400px}.min-h-\[500px\]{min-height:500px}.min-h-full{min-height:100%}.w-1{width:var(--spacing)}.w-1\.5{width:calc(var(--spacing) * 1.5)}.w-1\/2{width:50%}.w-1\/3{width:33.3333%}.w-1\/4{width:25%}.w-2{width:calc(var(--spacing) * 2)}.w-2\.5{width:calc(var(--spacing) * 2.5)}.w-2\/5{width:40%}.w-3{width:calc(var(--spacing) * 3)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-7{width:calc(var(--spacing) * 7)}.w-8{width:calc(var(--spacing) * 8)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:calc(var(--spacing) * 10)}.w-12{width:calc(var(--spacing) * 12)}.w-14{width:calc(var(--spacing) * 14)}.w-16{width:calc(var(--spacing) * 16)}.w-20{width:calc(var(--spacing) * 20)}.w-24{width:calc(var(--spacing) * 24)}.w-28{width:calc(var(--spacing) * 28)}.w-32{width:calc(var(--spacing) * 32)}.w-40{width:calc(var(--spacing) * 40)}.w-44{width:calc(var(--spacing) * 44)}.w-48{width:calc(var(--spacing) * 48)}.w-64{width:calc(var(--spacing) * 64)}.w-72{width:calc(var(--spacing) * 72)}.w-80{width:calc(var(--spacing) * 80)}.w-\[1px\]{width:1px}.w-\[3\%\]{width:3%}.w-\[4\%\]{width:4%}.w-\[5\%\]{width:5%}.w-\[7\%\]{width:7%}.w-\[8\%\]{width:8%}.w-\[9\%\]{width:9%}.w-\[10\%\]{width:10%}.w-\[11\%\]{width:11%}.w-\[12\%\]{width:12%}.w-\[14\%\]{width:14%}.w-\[15\%\]{width:15%}.w-\[16\%\]{width:16%}.w-\[17\%\]{width:17%}.w-\[18\%\]{width:18%}.w-\[20\%\]{width:20%}.w-\[22\%\]{width:22%}.w-\[24\%\]{width:24%}.w-\[25\%\]{width:25%}.w-\[26\%\]{width:26%}.w-\[28\%\]{width:28%}.w-\[30\%\]{width:30%}.w-\[44\%\]{width:44%}.w-\[45\%\]{width:45%}.w-\[50px\]{width:50px}.w-\[58rem\]{width:58rem}.w-\[72px\]{width:72px}.w-\[74px\]{width:74px}.w-\[76px\]{width:76px}.w-\[78px\]{width:78px}.w-\[80px\]{width:80px}.w-\[82px\]{width:82px}.w-\[84px\]{width:84px}.w-\[86px\]{width:86px}.w-\[88px\]{width:88px}.w-\[90px\]{width:90px}.w-\[94px\]{width:94px}.w-\[96\%\]{width:96%}.w-\[96px\]{width:96px}.w-\[98px\]{width:98px}.w-\[102px\]{width:102px}.w-\[104px\]{width:104px}.w-\[106px\]{width:106px}.w-\[108px\]{width:108px}.w-\[110px\]{width:110px}.w-\[118px\]{width:118px}.w-\[122px\]{width:122px}.w-\[130px\]{width:130px}.w-\[132px\]{width:132px}.w-\[136px\]{width:136px}.w-\[140px\]{width:140px}.w-\[400px\]{width:400px}.w-\[min\(92vw\,26rem\)\]{width:min(92vw,26rem)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[40px\]{max-width:40px}.max-w-\[48px\]{max-width:48px}.max-w-\[50\%\]{max-width:50%}.max-w-\[56px\]{max-width:56px}.max-w-\[60\%\]{max-width:60%}.max-w-\[60px\]{max-width:60px}.max-w-\[64px\]{max-width:64px}.max-w-\[68px\]{max-width:68px}.max-w-\[72px\]{max-width:72px}.max-w-\[76px\]{max-width:76px}.max-w-\[80px\]{max-width:80px}.max-w-\[95vw\]{max-width:95vw}.max-w-\[100px\]{max-width:100px}.max-w-\[120px\]{max-width:120px}.max-w-\[150px\]{max-width:150px}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[280px\]{max-width:280px}.max-w-\[800px\]{max-width:800px}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:var(--container-md)}.max-w-min{max-width:-moz-min-content;max-width:min-content}.max-w-none{max-width:none}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.min-w-0{min-width:0}.min-w-\[40px\]{min-width:40px}.min-w-\[48px\]{min-width:48px}.min-w-\[52px\]{min-width:52px}.min-w-\[56px\]{min-width:56px}.min-w-\[58px\]{min-width:58px}.min-w-\[60px\]{min-width:60px}.min-w-\[64px\]{min-width:64px}.min-w-\[72px\]{min-width:72px}.min-w-\[80px\]{min-width:80px}.min-w-\[84px\]{min-width:84px}.min-w-\[88px\]{min-width:88px}.min-w-\[90px\]{min-width:90px}.min-w-\[120px\]{min-width:120px}.min-w-\[148px\]{min-width:148px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[280px\]{min-width:280px}.min-w-\[300px\]{min-width:300px}.min-w-\[760px\]{min-width:760px}.min-w-\[860px\]{min-width:860px}.min-w-\[980px\]{min-width:980px}.min-w-\[1100px\]{min-width:1100px}.min-w-\[1200px\]{min-width:1200px}.min-w-\[1500px\]{min-width:1500px}.min-w-\[1900px\]{min-width:1900px}.min-w-\[2000px\]{min-width:2000px}.min-w-\[2500px\]{min-width:2500px}.min-w-\[3200px\]{min-width:3200px}.min-w-full{min-width:100%}.flex-1,.flex-\[1\]{flex:1}.flex-\[1_1_180px\]{flex:180px}.flex-\[2\]{flex:2}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-x-2{--tw-translate-x:calc(var(--spacing) * -2);translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-0{--tw-translate-x:0;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-full{--tw-translate-x:100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-x-\[-1\]{--tw-scale-x:-1;scale:var(--tw-scale-x) var(--tw-scale-y)}.-rotate-90{rotate:-90deg}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-bounce{animation:var(--animate-bounce)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-flow-col{grid-auto-flow:column}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-\[1\.3fr_0\.9fr\]{grid-template-columns:1.3fr .9fr}.grid-cols-\[1fr_auto_40px\]{grid-template-columns:1fr auto 40px}.grid-cols-\[80px_1fr\]{grid-template-columns:80px 1fr}.grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto}.grid-cols-\[auto_minmax\(0\,1fr\)_auto\]{grid-template-columns:auto minmax(0,1fr) auto}.grid-cols-\[auto_repeat\(4\,minmax\(0\,1fr\)\)\]{grid-template-columns:auto repeat(4,minmax(0,1fr))}.grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0{gap:0}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-12{gap:calc(var(--spacing) * 12)}:where(.space-y-0\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing) * var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-10>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-2{-moz-column-gap:calc(var(--spacing) * 2);column-gap:calc(var(--spacing) * 2)}.gap-x-3{-moz-column-gap:calc(var(--spacing) * 3);column-gap:calc(var(--spacing) * 3)}.gap-x-4{-moz-column-gap:calc(var(--spacing) * 4);column-gap:calc(var(--spacing) * 4)}.gap-x-6{-moz-column-gap:calc(var(--spacing) * 6);column-gap:calc(var(--spacing) * 6)}.gap-x-8{-moz-column-gap:calc(var(--spacing) * 8);column-gap:calc(var(--spacing) * 8)}.gap-x-12{-moz-column-gap:calc(var(--spacing) * 12);column-gap:calc(var(--spacing) * 12)}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(var(--spacing) * var(--tw-space-x-reverse));margin-inline-end:calc(var(--spacing) * calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)))}.gap-y-1{row-gap:var(--spacing)}.gap-y-2{row-gap:calc(var(--spacing) * 2)}.gap-y-3{row-gap:calc(var(--spacing) * 3)}.gap-y-4{row-gap:calc(var(--spacing) * 4)}.gap-y-6{row-gap:calc(var(--spacing) * 6)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-slate-50>:not(:last-child)){border-color:var(--color-slate-50)}:where(.divide-slate-100>:not(:last-child)){border-color:var(--color-slate-100)}:where(.divide-slate-200>:not(:last-child)){border-color:var(--color-slate-200)}.self-center{align-self:center}.self-start{align-self:flex-start}.justify-self-center{justify-self:center}.justify-self-end{justify-self:flex-end}.justify-self-start{justify-self:flex-start}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-t-2xl{border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl)}.rounded-t-3xl{border-top-left-radius:var(--radius-3xl);border-top-right-radius:var(--radius-3xl)}.rounded-tl-2xl{border-top-left-radius:var(--radius-2xl)}.rounded-r-md{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.rounded-tr-2xl{border-top-right-radius:var(--radius-2xl)}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-2xl{border-bottom-right-radius:var(--radius-2xl);border-bottom-left-radius:var(--radius-2xl)}.rounded-b-3xl{border-bottom-right-radius:var(--radius-3xl);border-bottom-left-radius:var(--radius-3xl)}.rounded-bl-xl{border-bottom-left-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-\[20px\]{border-style:var(--tw-border-style);border-width:20px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-dotted{--tw-border-style:dotted;border-style:dotted}.border-none{--tw-border-style:none;border-style:none}.border-\[\#5C7BA6\]\/20{border-color:#5c7ba633}.border-\[\#9BA4B4\]{border-color:#9ba4b4}.border-\[\#14274E\]\/5{border-color:#14274e0d}.border-amber-100{border-color:var(--color-amber-100)}.border-amber-200{border-color:var(--color-amber-200)}.border-amber-300{border-color:var(--color-amber-300)}.border-amber-400{border-color:var(--color-amber-400)}.border-amber-500{border-color:var(--color-amber-500)}.border-black{border-color:var(--color-black)}.border-blue-100{border-color:var(--color-blue-100)}.border-blue-100\/50{border-color:#dbeafe80}@supports (color:color-mix(in lab,red,red)){.border-blue-100\/50{border-color:color-mix(in oklab,var(--color-blue-100) 50%,transparent)}}.border-blue-200{border-color:var(--color-blue-200)}.border-blue-300{border-color:var(--color-blue-300)}.border-blue-400{border-color:var(--color-blue-400)}.border-blue-500{border-color:var(--color-blue-500)}.border-blue-600{border-color:var(--color-blue-600)}.border-cyan-200{border-color:var(--color-cyan-200)}.border-emerald-100{border-color:var(--color-emerald-100)}.border-emerald-200{border-color:var(--color-emerald-200)}.border-emerald-200\/50{border-color:#a4f4cf80}@supports (color:color-mix(in lab,red,red)){.border-emerald-200\/50{border-color:color-mix(in oklab,var(--color-emerald-200) 50%,transparent)}}.border-emerald-300{border-color:var(--color-emerald-300)}.border-emerald-500{border-color:var(--color-emerald-500)}.border-emerald-700{border-color:var(--color-emerald-700)}.border-green-100{border-color:var(--color-green-100)}.border-green-200{border-color:var(--color-green-200)}.border-green-300{border-color:var(--color-green-300)}.border-green-500{border-color:var(--color-green-500)}.border-indigo-100{border-color:var(--color-indigo-100)}.border-indigo-200{border-color:var(--color-indigo-200)}.border-indigo-200\/50{border-color:#c7d2ff80}@supports (color:color-mix(in lab,red,red)){.border-indigo-200\/50{border-color:color-mix(in oklab,var(--color-indigo-200) 50%,transparent)}}.border-indigo-300{border-color:var(--color-indigo-300)}.border-indigo-500{border-color:var(--color-indigo-500)}.border-indigo-600{border-color:var(--color-indigo-600)}.border-indigo-700{border-color:var(--color-indigo-700)}.border-orange-200{border-color:var(--color-orange-200)}.border-orange-500{border-color:var(--color-orange-500)}.border-purple-100{border-color:var(--color-purple-100)}.border-purple-200{border-color:var(--color-purple-200)}.border-red-100{border-color:var(--color-red-100)}.border-red-200{border-color:var(--color-red-200)}.border-red-300{border-color:var(--color-red-300)}.border-red-400{border-color:var(--color-red-400)}.border-red-500{border-color:var(--color-red-500)}.border-red-700{border-color:var(--color-red-700)}.border-red-800{border-color:var(--color-red-800)}.border-rose-100{border-color:var(--color-rose-100)}.border-rose-200{border-color:var(--color-rose-200)}.border-rose-200\/50{border-color:#ffccd380}@supports (color:color-mix(in lab,red,red)){.border-rose-200\/50{border-color:color-mix(in oklab,var(--color-rose-200) 50%,transparent)}}.border-rose-300{border-color:var(--color-rose-300)}.border-rose-500{border-color:var(--color-rose-500)}.border-sky-200{border-color:var(--color-sky-200)}.border-slate-50{border-color:var(--color-slate-50)}.border-slate-100{border-color:var(--color-slate-100)}.border-slate-100\/50{border-color:#f1f5f980}@supports (color:color-mix(in lab,red,red)){.border-slate-100\/50{border-color:color-mix(in oklab,var(--color-slate-100) 50%,transparent)}}.border-slate-200{border-color:var(--color-slate-200)}.border-slate-200\/90{border-color:#e2e8f0e6}@supports (color:color-mix(in lab,red,red)){.border-slate-200\/90{border-color:color-mix(in oklab,var(--color-slate-200) 90%,transparent)}}.border-slate-300{border-color:var(--color-slate-300)}.border-slate-400{border-color:var(--color-slate-400)}.border-slate-600{border-color:var(--color-slate-600)}.border-slate-700{border-color:var(--color-slate-700)}.border-slate-800{border-color:var(--color-slate-800)}.border-slate-900{border-color:var(--color-slate-900)}.border-transparent{border-color:#0000}.border-violet-200{border-color:var(--color-violet-200)}.border-violet-500{border-color:var(--color-violet-500)}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.border-white\/15{border-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.border-white\/15{border-color:color-mix(in oklab,var(--color-white) 15%,transparent)}}.border-white\/20{border-color:#fff3}@supports (color:color-mix(in lab,red,red)){.border-white\/20{border-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.border-white\/30{border-color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.border-white\/30{border-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.border-zinc-300{border-color:var(--color-zinc-300)}.border-r-slate-800{border-right-color:var(--color-slate-800)}.border-l-blue-600{border-left-color:var(--color-blue-600)}.bg-\[\#1E5A96\]{background-color:#1e5a96}.bg-\[\#14274E\]{background-color:#14274e}.bg-\[\#D6E4F0\]{background-color:#d6e4f0}.bg-\[\#F1F6F9\]{background-color:#f1f6f9}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-50\/30{background-color:#fffbeb4d}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/30{background-color:color-mix(in oklab,var(--color-amber-50) 30%,transparent)}}.bg-amber-50\/40{background-color:#fffbeb66}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/40{background-color:color-mix(in oklab,var(--color-amber-50) 40%,transparent)}}.bg-amber-50\/50{background-color:#fffbeb80}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/50{background-color:color-mix(in oklab,var(--color-amber-50) 50%,transparent)}}.bg-amber-50\/70{background-color:#fffbebb3}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/70{background-color:color-mix(in oklab,var(--color-amber-50) 70%,transparent)}}.bg-amber-50\/80{background-color:#fffbebcc}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/80{background-color:color-mix(in oklab,var(--color-amber-50) 80%,transparent)}}.bg-amber-100{background-color:var(--color-amber-100)}.bg-amber-500{background-color:var(--color-amber-500)}.bg-amber-600{background-color:var(--color-amber-600)}.bg-amber-700{background-color:var(--color-amber-700)}.bg-black\/30{background-color:#0000004d}@supports (color:color-mix(in lab,red,red)){.bg-black\/30{background-color:color-mix(in oklab,var(--color-black) 30%,transparent)}}.bg-black\/40{background-color:#0006}@supports (color:color-mix(in lab,red,red)){.bg-black\/40{background-color:color-mix(in oklab,var(--color-black) 40%,transparent)}}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-black\/60{background-color:#0009}@supports (color:color-mix(in lab,red,red)){.bg-black\/60{background-color:color-mix(in oklab,var(--color-black) 60%,transparent)}}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-50\/20{background-color:#eff6ff33}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/20{background-color:color-mix(in oklab,var(--color-blue-50) 20%,transparent)}}.bg-blue-50\/30{background-color:#eff6ff4d}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/30{background-color:color-mix(in oklab,var(--color-blue-50) 30%,transparent)}}.bg-blue-50\/40{background-color:#eff6ff66}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/40{background-color:color-mix(in oklab,var(--color-blue-50) 40%,transparent)}}.bg-blue-50\/50{background-color:#eff6ff80}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/50{background-color:color-mix(in oklab,var(--color-blue-50) 50%,transparent)}}.bg-blue-50\/60{background-color:#eff6ff99}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/60{background-color:color-mix(in oklab,var(--color-blue-50) 60%,transparent)}}.bg-blue-50\/70{background-color:#eff6ffb3}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/70{background-color:color-mix(in oklab,var(--color-blue-50) 70%,transparent)}}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-blue-700{background-color:var(--color-blue-700)}.bg-cyan-50{background-color:var(--color-cyan-50)}.bg-cyan-100{background-color:var(--color-cyan-100)}.bg-cyan-700{background-color:var(--color-cyan-700)}.bg-emerald-50{background-color:var(--color-emerald-50)}.bg-emerald-50\/70{background-color:#ecfdf5b3}@supports (color:color-mix(in lab,red,red)){.bg-emerald-50\/70{background-color:color-mix(in oklab,var(--color-emerald-50) 70%,transparent)}}.bg-emerald-100{background-color:var(--color-emerald-100)}.bg-emerald-600{background-color:var(--color-emerald-600)}.bg-emerald-700{background-color:var(--color-emerald-700)}.bg-emerald-900{background-color:var(--color-emerald-900)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-50\/30{background-color:#f0fdf44d}@supports (color:color-mix(in lab,red,red)){.bg-green-50\/30{background-color:color-mix(in oklab,var(--color-green-50) 30%,transparent)}}.bg-green-100{background-color:var(--color-green-100)}.bg-green-500{background-color:var(--color-green-500)}.bg-green-600{background-color:var(--color-green-600)}.bg-green-600\/50{background-color:#00a54480}@supports (color:color-mix(in lab,red,red)){.bg-green-600\/50{background-color:color-mix(in oklab,var(--color-green-600) 50%,transparent)}}.bg-green-700{background-color:var(--color-green-700)}.bg-indigo-50{background-color:var(--color-indigo-50)}.bg-indigo-50\/20{background-color:#eef2ff33}@supports (color:color-mix(in lab,red,red)){.bg-indigo-50\/20{background-color:color-mix(in oklab,var(--color-indigo-50) 20%,transparent)}}.bg-indigo-50\/50{background-color:#eef2ff80}@supports (color:color-mix(in lab,red,red)){.bg-indigo-50\/50{background-color:color-mix(in oklab,var(--color-indigo-50) 50%,transparent)}}.bg-indigo-50\/70{background-color:#eef2ffb3}@supports (color:color-mix(in lab,red,red)){.bg-indigo-50\/70{background-color:color-mix(in oklab,var(--color-indigo-50) 70%,transparent)}}.bg-indigo-100{background-color:var(--color-indigo-100)}.bg-indigo-500{background-color:var(--color-indigo-500)}.bg-indigo-500\/50{background-color:#625fff80}@supports (color:color-mix(in lab,red,red)){.bg-indigo-500\/50{background-color:color-mix(in oklab,var(--color-indigo-500) 50%,transparent)}}.bg-indigo-600{background-color:var(--color-indigo-600)}.bg-indigo-600\/20{background-color:#4f39f633}@supports (color:color-mix(in lab,red,red)){.bg-indigo-600\/20{background-color:color-mix(in oklab,var(--color-indigo-600) 20%,transparent)}}.bg-indigo-700{background-color:var(--color-indigo-700)}.bg-indigo-900{background-color:var(--color-indigo-900)}.bg-orange-50{background-color:var(--color-orange-50)}.bg-purple-50{background-color:var(--color-purple-50)}.bg-purple-100{background-color:var(--color-purple-100)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-50\/40{background-color:#fef2f266}@supports (color:color-mix(in lab,red,red)){.bg-red-50\/40{background-color:color-mix(in oklab,var(--color-red-50) 40%,transparent)}}.bg-red-50\/50{background-color:#fef2f280}@supports (color:color-mix(in lab,red,red)){.bg-red-50\/50{background-color:color-mix(in oklab,var(--color-red-50) 50%,transparent)}}.bg-red-50\/80{background-color:#fef2f2cc}@supports (color:color-mix(in lab,red,red)){.bg-red-50\/80{background-color:color-mix(in oklab,var(--color-red-50) 80%,transparent)}}.bg-red-100{background-color:var(--color-red-100)}.bg-red-400{background-color:var(--color-red-400)}.bg-red-500{background-color:var(--color-red-500)}.bg-red-600{background-color:var(--color-red-600)}.bg-red-700{background-color:var(--color-red-700)}.bg-red-900{background-color:var(--color-red-900)}.bg-rose-50{background-color:var(--color-rose-50)}.bg-rose-50\/50{background-color:#fff1f280}@supports (color:color-mix(in lab,red,red)){.bg-rose-50\/50{background-color:color-mix(in oklab,var(--color-rose-50) 50%,transparent)}}.bg-rose-50\/70{background-color:#fff1f2b3}@supports (color:color-mix(in lab,red,red)){.bg-rose-50\/70{background-color:color-mix(in oklab,var(--color-rose-50) 70%,transparent)}}.bg-rose-100{background-color:var(--color-rose-100)}.bg-rose-200{background-color:var(--color-rose-200)}.bg-rose-600{background-color:var(--color-rose-600)}.bg-sky-50{background-color:var(--color-sky-50)}.bg-sky-100{background-color:var(--color-sky-100)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-50\/20{background-color:#f8fafc33}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/20{background-color:color-mix(in oklab,var(--color-slate-50) 20%,transparent)}}.bg-slate-50\/30{background-color:#f8fafc4d}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/30{background-color:color-mix(in oklab,var(--color-slate-50) 30%,transparent)}}.bg-slate-50\/40{background-color:#f8fafc66}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/40{background-color:color-mix(in oklab,var(--color-slate-50) 40%,transparent)}}.bg-slate-50\/50{background-color:#f8fafc80}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/50{background-color:color-mix(in oklab,var(--color-slate-50) 50%,transparent)}}.bg-slate-50\/60{background-color:#f8fafc99}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/60{background-color:color-mix(in oklab,var(--color-slate-50) 60%,transparent)}}.bg-slate-50\/70{background-color:#f8fafcb3}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/70{background-color:color-mix(in oklab,var(--color-slate-50) 70%,transparent)}}.bg-slate-50\/80{background-color:#f8fafccc}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/80{background-color:color-mix(in oklab,var(--color-slate-50) 80%,transparent)}}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-100\/50{background-color:#f1f5f980}@supports (color:color-mix(in lab,red,red)){.bg-slate-100\/50{background-color:color-mix(in oklab,var(--color-slate-100) 50%,transparent)}}.bg-slate-100\/70{background-color:#f1f5f9b3}@supports (color:color-mix(in lab,red,red)){.bg-slate-100\/70{background-color:color-mix(in oklab,var(--color-slate-100) 70%,transparent)}}.bg-slate-200{background-color:var(--color-slate-200)}.bg-slate-300{background-color:var(--color-slate-300)}.bg-slate-400{background-color:var(--color-slate-400)}.bg-slate-700{background-color:var(--color-slate-700)}.bg-slate-800{background-color:var(--color-slate-800)}.bg-slate-900{background-color:var(--color-slate-900)}.bg-slate-900\/30{background-color:#0f172b4d}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/30{background-color:color-mix(in oklab,var(--color-slate-900) 30%,transparent)}}.bg-slate-900\/40{background-color:#0f172b66}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/40{background-color:color-mix(in oklab,var(--color-slate-900) 40%,transparent)}}.bg-slate-900\/50{background-color:#0f172b80}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/50{background-color:color-mix(in oklab,var(--color-slate-900) 50%,transparent)}}.bg-slate-900\/55{background-color:#0f172b8c}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/55{background-color:color-mix(in oklab,var(--color-slate-900) 55%,transparent)}}.bg-slate-900\/60{background-color:#0f172b99}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/60{background-color:color-mix(in oklab,var(--color-slate-900) 60%,transparent)}}.bg-slate-900\/70{background-color:#0f172bb3}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/70{background-color:color-mix(in oklab,var(--color-slate-900) 70%,transparent)}}.bg-slate-950\/55{background-color:#0206188c}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/55{background-color:color-mix(in oklab,var(--color-slate-950) 55%,transparent)}}.bg-transparent{background-color:#0000}.bg-violet-50{background-color:var(--color-violet-50)}.bg-white{background-color:var(--color-white)}.bg-white\/5{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.bg-white\/5{background-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.bg-white\/15{background-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.bg-white\/15{background-color:color-mix(in oklab,var(--color-white) 15%,transparent)}}.bg-white\/50{background-color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.bg-white\/50{background-color:color-mix(in oklab,var(--color-white) 50%,transparent)}}.bg-white\/60{background-color:#fff9}@supports (color:color-mix(in lab,red,red)){.bg-white\/60{background-color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.bg-white\/70{background-color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.bg-white\/70{background-color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.bg-white\/80{background-color:#fffc}@supports (color:color-mix(in lab,red,red)){.bg-white\/80{background-color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.bg-white\/95{background-color:#fffffff2}@supports (color:color-mix(in lab,red,red)){.bg-white\/95{background-color:color-mix(in oklab,var(--color-white) 95%,transparent)}}.bg-zinc-100{background-color:var(--color-zinc-100)}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-blue-50{--tw-gradient-from:var(--color-blue-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-slate-50{--tw-gradient-from:var(--color-slate-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-slate-900{--tw-gradient-from:var(--color-slate-900);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-slate-800{--tw-gradient-via:var(--color-slate-800);--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-blue-50{--tw-gradient-to:var(--color-blue-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-blue-900{--tw-gradient-to:var(--color-blue-900);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-indigo-50{--tw-gradient-to:var(--color-indigo-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.fill-slate-500{fill:var(--color-slate-500)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:calc(var(--spacing) * .5)}.p-1{padding:var(--spacing)}.p-1\.5{padding:calc(var(--spacing) * 1.5)}.p-2{padding:calc(var(--spacing) * 2)}.p-2\.5{padding:calc(var(--spacing) * 2.5)}.p-3{padding:calc(var(--spacing) * 3)}.p-3\.5{padding:calc(var(--spacing) * 3.5)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.p-10{padding:calc(var(--spacing) * 10)}.p-12{padding:calc(var(--spacing) * 12)}.px-1{padding-inline:var(--spacing)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-7{padding-inline:calc(var(--spacing) * 7)}.px-8{padding-inline:calc(var(--spacing) * 8)}.px-10{padding-inline:calc(var(--spacing) * 10)}.px-12{padding-inline:calc(var(--spacing) * 12)}.py-0{padding-block:0}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-10{padding-block:calc(var(--spacing) * 10)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-16{padding-block:calc(var(--spacing) * 16)}.py-20{padding-block:calc(var(--spacing) * 20)}.pt-0\.5{padding-top:calc(var(--spacing) * .5)}.pt-1{padding-top:var(--spacing)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-2\.5{padding-top:calc(var(--spacing) * 2.5)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-12{padding-top:calc(var(--spacing) * 12)}.pr-1{padding-right:var(--spacing)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-3{padding-right:calc(var(--spacing) * 3)}.pr-4{padding-right:calc(var(--spacing) * 4)}.pr-5{padding-right:calc(var(--spacing) * 5)}.pr-6{padding-right:calc(var(--spacing) * 6)}.pr-8{padding-right:calc(var(--spacing) * 8)}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:calc(var(--spacing) * .5)}.pb-1{padding-bottom:var(--spacing)}.pb-1\.5{padding-bottom:calc(var(--spacing) * 1.5)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-20{padding-bottom:calc(var(--spacing) * 20)}.pl-1{padding-left:var(--spacing)}.pl-2{padding-left:calc(var(--spacing) * 2)}.pl-3{padding-left:calc(var(--spacing) * 3)}.pl-5{padding-left:calc(var(--spacing) * 5)}.pl-6{padding-left:calc(var(--spacing) * 6)}.pl-7{padding-left:calc(var(--spacing) * 7)}.pl-8{padding-left:calc(var(--spacing) * 8)}.pl-9{padding-left:calc(var(--spacing) * 9)}.pl-10{padding-left:calc(var(--spacing) * 10)}.pl-11{padding-left:calc(var(--spacing) * 11)}.pl-16{padding-left:calc(var(--spacing) * 16)}.text-center{text-align:center}.text-justify{text-align:justify}.text-left{text-align:left}.text-right{text-align:right}.align-bottom{vertical-align:bottom}.align-middle{vertical-align:middle}.align-top{vertical-align:top}.font-mono{font-family:var(--font-mono)}.font-serif{font-family:var(--font-serif)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[20px\]{font-size:20px}.leading-5{--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.leading-loose{--tw-leading:var(--leading-loose);line-height:var(--leading-loose)}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.tracking-\[0\.22em\]{--tw-tracking:.22em;letter-spacing:.22em}.tracking-\[0\.24em\]{--tw-tracking:.24em;letter-spacing:.24em}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-tighter{--tw-tracking:var(--tracking-tighter);letter-spacing:var(--tracking-tighter)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.break-words{overflow-wrap:break-word}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#9BA4B4\]{color:#9ba4b4}.text-\[\#394867\]{color:#394867}.text-amber-400{color:var(--color-amber-400)}.text-amber-500{color:var(--color-amber-500)}.text-amber-600{color:var(--color-amber-600)}.text-amber-700{color:var(--color-amber-700)}.text-amber-800{color:var(--color-amber-800)}.text-amber-900{color:var(--color-amber-900)}.text-blue-100{color:var(--color-blue-100)}.text-blue-200{color:var(--color-blue-200)}.text-blue-300{color:var(--color-blue-300)}.text-blue-400{color:var(--color-blue-400)}.text-blue-500{color:var(--color-blue-500)}.text-blue-600{color:var(--color-blue-600)}.text-blue-700{color:var(--color-blue-700)}.text-blue-800{color:var(--color-blue-800)}.text-blue-900{color:var(--color-blue-900)}.text-cyan-600{color:var(--color-cyan-600)}.text-cyan-700{color:var(--color-cyan-700)}.text-emerald-50{color:var(--color-emerald-50)}.text-emerald-300{color:var(--color-emerald-300)}.text-emerald-400{color:var(--color-emerald-400)}.text-emerald-500{color:var(--color-emerald-500)}.text-emerald-600{color:var(--color-emerald-600)}.text-emerald-700{color:var(--color-emerald-700)}.text-emerald-800{color:var(--color-emerald-800)}.text-emerald-900{color:var(--color-emerald-900)}.text-emerald-950{color:var(--color-emerald-950)}.text-green-400{color:var(--color-green-400)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-green-700{color:var(--color-green-700)}.text-green-800{color:var(--color-green-800)}.text-indigo-300{color:var(--color-indigo-300)}.text-indigo-400{color:var(--color-indigo-400)}.text-indigo-500{color:var(--color-indigo-500)}.text-indigo-600{color:var(--color-indigo-600)}.text-indigo-700{color:var(--color-indigo-700)}.text-indigo-800{color:var(--color-indigo-800)}.text-indigo-900{color:var(--color-indigo-900)}.text-indigo-950{color:var(--color-indigo-950)}.text-orange-700{color:var(--color-orange-700)}.text-orange-800{color:var(--color-orange-800)}.text-purple-600{color:var(--color-purple-600)}.text-purple-700{color:var(--color-purple-700)}.text-red-50{color:var(--color-red-50)}.text-red-300{color:var(--color-red-300)}.text-red-400{color:var(--color-red-400)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-red-900{color:var(--color-red-900)}.text-rose-400{color:var(--color-rose-400)}.text-rose-500{color:var(--color-rose-500)}.text-rose-600{color:var(--color-rose-600)}.text-rose-700{color:var(--color-rose-700)}.text-rose-800{color:var(--color-rose-800)}.text-rose-900{color:var(--color-rose-900)}.text-rose-950{color:var(--color-rose-950)}.text-sky-700{color:var(--color-sky-700)}.text-sky-800{color:var(--color-sky-800)}.text-slate-200{color:var(--color-slate-200)}.text-slate-300{color:var(--color-slate-300)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-slate-800{color:var(--color-slate-800)}.text-slate-900{color:var(--color-slate-900)}.text-violet-700{color:var(--color-violet-700)}.text-violet-800{color:var(--color-violet-800)}.text-white{color:var(--color-white)}.text-white\/60{color:#fff9}@supports (color:color-mix(in lab,red,red)){.text-white\/60{color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.text-zinc-700{color:var(--color-zinc-700)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.uppercase{text-transform:uppercase}.italic{font-style:italic}.not-italic{font-style:normal}.underline{text-decoration-line:underline}.accent-amber-600{accent-color:var(--color-amber-600)}.accent-blue-600{accent-color:var(--color-blue-600)}.accent-emerald-600{accent-color:var(--color-emerald-600)}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_2px_4px_-1px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow:0 2px 4px -1px var(--tw-shadow-color,#0f172a0f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-blue-600\/20{--tw-shadow-color:#155dfc33}@supports (color:color-mix(in lab,red,red)){.shadow-blue-600\/20{--tw-shadow-color:color-mix(in oklab, color-mix(in oklab, var(--color-blue-600) 20%, transparent) var(--tw-shadow-alpha), transparent)}}.shadow-indigo-100{--tw-shadow-color:oklch(93% .034 272.788)}@supports (color:color-mix(in lab,red,red)){.shadow-indigo-100{--tw-shadow-color:color-mix(in oklab, var(--color-indigo-100) var(--tw-shadow-alpha), transparent)}}.shadow-indigo-200{--tw-shadow-color:oklch(87% .065 274.039)}@supports (color:color-mix(in lab,red,red)){.shadow-indigo-200{--tw-shadow-color:color-mix(in oklab, var(--color-indigo-200) var(--tw-shadow-alpha), transparent)}}.shadow-red-100{--tw-shadow-color:oklch(93.6% .032 17.717)}@supports (color:color-mix(in lab,red,red)){.shadow-red-100{--tw-shadow-color:color-mix(in oklab, var(--color-red-100) var(--tw-shadow-alpha), transparent)}}.shadow-slate-200{--tw-shadow-color:oklch(92.9% .013 255.508)}@supports (color:color-mix(in lab,red,red)){.shadow-slate-200{--tw-shadow-color:color-mix(in oklab, var(--color-slate-200) var(--tw-shadow-alpha), transparent)}}.ring-amber-300{--tw-ring-color:var(--color-amber-300)}.ring-blue-100{--tw-ring-color:var(--color-blue-100)}.ring-blue-300{--tw-ring-color:var(--color-blue-300)}.ring-blue-400{--tw-ring-color:var(--color-blue-400)}.ring-green-100{--tw-ring-color:var(--color-green-100)}.ring-green-300{--tw-ring-color:var(--color-green-300)}.ring-red-100{--tw-ring-color:var(--color-red-100)}.ring-slate-200{--tw-ring-color:var(--color-slate-200)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur-2xl{--tw-blur:blur(var(--blur-2xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.blur-3xl{--tw-blur:blur(var(--blur-3xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-\[1px\]{--tw-backdrop-blur:blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-700{--tw-duration:.7s;transition-duration:.7s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.outline-none{--tw-outline-style:none;outline-style:none}.group-focus-within\:text-indigo-600:is(:where(.group):focus-within *){color:var(--color-indigo-600)}.file\:mr-3::file-selector-button{margin-right:calc(var(--spacing) * 3)}.file\:rounded-lg::file-selector-button{border-radius:var(--radius-lg)}.file\:border::file-selector-button{border-style:var(--tw-border-style);border-width:1px}.file\:border-slate-300::file-selector-button{border-color:var(--color-slate-300)}.file\:bg-white::file-selector-button{background-color:var(--color-white)}.file\:px-3::file-selector-button{padding-inline:calc(var(--spacing) * 3)}.file\:py-1\.5::file-selector-button{padding-block:calc(var(--spacing) * 1.5)}.file\:text-\[10px\]::file-selector-button{font-size:10px}.file\:font-black::file-selector-button{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.file\:tracking-widest::file-selector-button{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.file\:uppercase::file-selector-button{text-transform:uppercase}.placeholder\:text-slate-400::-moz-placeholder{color:var(--color-slate-400)}.placeholder\:text-slate-400::placeholder{color:var(--color-slate-400)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:top-2:before{content:var(--tw-content);top:calc(var(--spacing) * 2)}.before\:bottom-2:before{content:var(--tw-content);bottom:calc(var(--spacing) * 2)}.before\:left-3\.5:before{content:var(--tw-content);left:calc(var(--spacing) * 3.5)}.before\:w-px:before{content:var(--tw-content);width:1px}.before\:bg-slate-200:before{content:var(--tw-content);background-color:var(--color-slate-200)}.last\:border-0:last-child{border-style:var(--tw-border-style);border-width:0}.last\:border-r-0:last-child{border-right-style:var(--tw-border-style);border-right-width:0}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.focus-within\:border-blue-500:focus-within{border-color:var(--color-blue-500)}.focus\:border-amber-500:focus{border-color:var(--color-amber-500)}.focus\:border-blue-300:focus{border-color:var(--color-blue-300)}.focus\:border-blue-400:focus{border-color:var(--color-blue-400)}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus\:border-blue-700:focus{border-color:var(--color-blue-700)}.focus\:border-emerald-500:focus{border-color:var(--color-emerald-500)}.focus\:border-indigo-500:focus{border-color:var(--color-indigo-500)}.focus\:border-rose-400:focus{border-color:var(--color-rose-400)}.focus\:border-rose-500:focus{border-color:var(--color-rose-500)}.focus\:border-slate-300:focus{border-color:var(--color-slate-300)}.focus\:border-slate-400:focus{border-color:var(--color-slate-400)}.focus\:border-slate-500:focus{border-color:var(--color-slate-500)}.focus\:bg-slate-50:focus{background-color:var(--color-slate-50)}.focus\:bg-white:focus{background-color:var(--color-white)}.focus\:ring-0:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-amber-500:focus{--tw-ring-color:var(--color-amber-500)}.focus\:ring-blue-100:focus{--tw-ring-color:var(--color-blue-100)}.focus\:ring-blue-200:focus{--tw-ring-color:var(--color-blue-200)}.focus\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\:ring-blue-500\/20:focus{--tw-ring-color:#3080ff33}@supports (color:color-mix(in lab,red,red)){.focus\:ring-blue-500\/20:focus{--tw-ring-color:color-mix(in oklab, var(--color-blue-500) 20%, transparent)}}.focus\:ring-emerald-100:focus{--tw-ring-color:var(--color-emerald-100)}.focus\:ring-emerald-500:focus{--tw-ring-color:var(--color-emerald-500)}.focus\:ring-indigo-50\/50:focus{--tw-ring-color:#eef2ff80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-indigo-50\/50:focus{--tw-ring-color:color-mix(in oklab, var(--color-indigo-50) 50%, transparent)}}.focus\:ring-indigo-500:focus{--tw-ring-color:var(--color-indigo-500)}.focus\:ring-rose-50:focus{--tw-ring-color:var(--color-rose-50)}.focus\:ring-rose-500:focus{--tw-ring-color:var(--color-rose-500)}.focus\:ring-slate-100:focus{--tw-ring-color:var(--color-slate-100)}.focus\:ring-slate-200:focus{--tw-ring-color:var(--color-slate-200)}.focus\:ring-slate-300:focus{--tw-ring-color:var(--color-slate-300)}.focus\:ring-offset-0:focus{--tw-ring-offset-width:0px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-blue-500:focus-visible{--tw-ring-color:var(--color-blue-500)}.active\:scale-95:active{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x) var(--tw-scale-y)}.disabled\:transform-none:disabled{transform:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-slate-200:disabled{border-color:var(--color-slate-200)}.disabled\:border-transparent:disabled{border-color:#0000}.disabled\:bg-slate-50:disabled{background-color:var(--color-slate-50)}.disabled\:bg-slate-100:disabled{background-color:var(--color-slate-100)}.disabled\:bg-slate-200:disabled{background-color:var(--color-slate-200)}.disabled\:bg-slate-300:disabled{background-color:var(--color-slate-300)}.disabled\:bg-slate-400:disabled{background-color:var(--color-slate-400)}.disabled\:bg-transparent:disabled{background-color:#0000}.disabled\:text-slate-400:disabled{color:var(--color-slate-400)}.disabled\:text-slate-500:disabled{color:var(--color-slate-500)}.disabled\:no-underline:disabled{text-decoration-line:none}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:shadow-none:disabled{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media(min-width:40rem){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:ml-auto{margin-left:auto}.sm\:block{display:block}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:p-3{padding:calc(var(--spacing) * 3)}}@media(min-width:48rem){.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:block{display:block}.md\:flex{display:flex}.md\:w-48{width:calc(var(--spacing) * 48)}.md\:w-64{width:calc(var(--spacing) * 64)}.md\:w-auto{width:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:p-8{padding:calc(var(--spacing) * 8)}}@media(min-width:64rem){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:block{display:block}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[1fr_1px_1fr\]{grid-template-columns:1fr 1px 1fr}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}}@media(min-width:80rem){.xl\:col-span-1{grid-column:span 1/span 1}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-\[1\.1fr_0\.9fr\]{grid-template-columns:1.1fr .9fr}}@media(min-width:96rem){.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media print{.print\:border-none{--tw-border-style:none;border-style:none}.print\:p-0{padding:0}.print\:shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}}.attendance-module-root{--att-color-primary:#1e3a5f;--att-color-primary-hover:#152a47;--att-color-text:#1e293b;--att-color-text-secondary:#475569;--att-color-muted:#64748b;--att-color-border:#cbd5e1;--att-color-border-subtle:#e2e8f0;--att-color-surface:#fff;--att-color-surface-muted:#f8fafc;--att-color-surface-hover:#f1f5f9;--att-color-success:#047857;--att-color-success-bg:#ecfdf5;--att-color-success-border:#a7f3d0;--att-color-danger:#be123c;--att-color-danger-bg:#fff1f2;--att-color-danger-border:#fecdd3;--att-color-warning:#b45309;--att-color-warning-bg:#fffbeb;--att-color-warning-border:#fde68a;--att-color-info:#1d4ed8;--att-color-info-bg:#eff6ff;--att-color-info-border:#bfdbfe;--att-radius-sm:.5rem;--att-radius-md:.75rem;--att-radius-lg:1rem;--att-radius-pill:9999px;--att-shadow-card:0 1px 3px #0f172a0f, 0 1px 2px #0f172a0a;--att-shadow-elevated:0 8px 24px #0f172a14;--att-space-1:.25rem;--att-space-2:.5rem;--att-space-3:.75rem;--att-space-4:1rem;--att-space-5:1.25rem;--att-space-6:1.5rem;--att-text-meta:.6875rem;--att-text-body:.8125rem;--att-text-sm:.875rem;--att-text-lg:1.125rem;--att-text-xl:1.375rem;--att-font-semibold:600;--att-font-bold:700;--att-font-extrabold:800;--att-tracking-label:.12em;--att-tracking-wide:.2em;width:100%;max-width:100%;overflow-x:hidden}.attendance-module-root .att-meta{font-size:var(--att-text-meta);font-weight:var(--att-font-bold);letter-spacing:var(--att-tracking-label);text-transform:none;color:var(--att-color-text-secondary);line-height:1.4}.attendance-module-root .att-meta--success{color:var(--att-color-success)}.attendance-module-root .att-meta--danger{color:var(--att-color-danger)}.attendance-module-root .att-body{font-size:var(--att-text-body);font-weight:var(--att-font-semibold);color:var(--att-color-text-secondary);line-height:1.5}.attendance-module-root .att-body-strong{font-size:var(--att-text-body);font-weight:var(--att-font-bold);color:var(--att-color-text);line-height:1.5}.attendance-module-root .att-title{font-size:var(--att-text-lg);font-weight:var(--att-font-extrabold);color:var(--att-color-primary);line-height:1.3}.attendance-module-root .att-heading{font-size:var(--att-text-sm);font-weight:var(--att-font-bold);color:var(--att-color-text);line-height:1.4}.attendance-module-root .att-value{font-size:var(--att-text-sm);font-weight:var(--att-font-extrabold);color:var(--att-color-text);line-height:1.4}.attendance-module-root .att-card{border-radius:var(--att-radius-lg);border:1px solid var(--att-color-border);background:var(--att-color-surface);padding:var(--att-space-4);box-shadow:var(--att-shadow-card)}.attendance-module-root .att-card--flat{box-shadow:none}.attendance-module-root .att-card-header{justify-content:space-between;align-items:flex-start;gap:var(--att-space-3);display:flex}.attendance-module-root .att-stat-tile{border-radius:var(--att-radius-md);border:1px solid var(--att-color-border);background:var(--att-color-surface-muted);padding:var(--att-space-3)}.attendance-module-root .att-stat-tile--success{border-color:var(--att-color-success-border);background:var(--att-color-success-bg)}.attendance-module-root .att-stat-tile--danger{border-color:var(--att-color-danger-border);background:var(--att-color-danger-bg)}.attendance-module-root .att-badge{border-radius:var(--att-radius-pill);border:1px solid var(--att-color-border);background:var(--att-color-surface-muted);font-size:var(--att-text-meta);font-weight:var(--att-font-bold);letter-spacing:var(--att-tracking-label);text-transform:none;color:var(--att-color-muted);white-space:nowrap;align-items:center;padding:.125rem .5rem;display:inline-flex}.attendance-module-root .att-badge--live{border-color:var(--att-color-success-border);background:var(--att-color-success-bg);color:var(--att-color-success)}.attendance-module-root .att-badge--cache{border-color:var(--att-color-border-subtle);background:var(--att-color-surface-muted);color:var(--att-color-muted)}.attendance-module-root .att-badge--status-in{background:var(--att-color-success-bg);color:var(--att-color-success);border:none}.attendance-module-root .att-badge--status-out{background:var(--att-color-danger-bg);color:var(--att-color-danger);border:none}.attendance-module-root .att-alert{border-radius:var(--att-radius-md);padding:var(--att-space-3);font-size:var(--att-text-body);font-weight:var(--att-font-semibold);line-height:1.5}.attendance-module-root .att-alert--warning{border:1px solid var(--att-color-warning-border);background:var(--att-color-warning-bg);color:var(--att-color-warning)}.attendance-module-root .att-alert--info{border:1px solid var(--att-color-info-border);background:var(--att-color-info-bg);color:var(--att-color-info)}.attendance-module-root .att-alert--success{border:1px solid var(--att-color-success-border);background:var(--att-color-success-bg);color:var(--att-color-success)}.attendance-module-root .att-alert--danger{border:1px solid var(--att-color-danger-border);background:var(--att-color-danger-bg);color:var(--att-color-danger)}.attendance-module-root .att-tabs{width:100%}.attendance-module-root .att-tabs__list{gap:var(--att-space-2);padding-bottom:var(--att-space-1);flex-wrap:wrap;display:flex}.attendance-module-root .att-tab{border-radius:var(--att-radius-pill);border:1px solid var(--att-color-border);background:var(--att-color-surface);font-size:var(--att-text-body);font-weight:var(--att-font-bold);color:var(--att-color-text-secondary);cursor:pointer;white-space:nowrap;flex-shrink:0;padding:.5rem 1rem;transition:background .15s,border-color .15s,color .15s}.attendance-module-root .att-tab--active{border-color:var(--att-color-primary);background:var(--att-color-primary);color:#fff}.attendance-module-root .att-tab:focus-visible{outline:2px solid var(--att-color-info);outline-offset:2px}.attendance-module-root .att-tab-panel{gap:var(--att-space-4);flex-direction:column;display:flex}.attendance-module-root .att-btn{border-radius:var(--att-radius-md);border:1px solid var(--att-color-border);background:var(--att-color-surface);font-size:var(--att-text-body);font-weight:var(--att-font-bold);color:var(--att-color-text);cursor:pointer;justify-content:center;align-items:center;padding:.625rem .875rem;transition:background .15s,border-color .15s;display:inline-flex}.attendance-module-root .att-btn--primary{border-color:var(--att-color-primary);background:var(--att-color-primary);color:#fff}.attendance-module-root .att-btn--secondary{border-color:var(--att-color-border);background:var(--att-color-surface);color:var(--att-color-text-secondary)}.attendance-module-root .att-btn--sm{padding:.375rem .75rem;font-size:.8125rem}.attendance-module-root .att-btn--block{width:100%}.attendance-module-root .att-btn:disabled{opacity:.55;cursor:not-allowed}.attendance-module-root .att-action-grid{gap:var(--att-space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.attendance-module-root .att-action-tile{border-radius:var(--att-radius-md);border:1px solid var(--att-color-border);background:var(--att-color-surface-muted);text-align:left;font-size:var(--att-text-body);font-weight:var(--att-font-bold);color:var(--att-color-text);cursor:pointer;padding:.625rem .75rem;transition:background .15s,border-color .15s}.attendance-module-root .att-action-tile--active{border-color:var(--att-color-primary);background:var(--att-color-primary);color:#fff}.attendance-module-root .att-table-wrap{margin-top:var(--att-space-3);-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.attendance-module-root .att-table{border-collapse:collapse;text-align:left;width:100%;min-width:100%;font-size:var(--att-text-body)}.attendance-module-root .att-table th{font-size:var(--att-text-meta);font-weight:var(--att-font-bold);letter-spacing:var(--att-tracking-label);text-transform:none;color:var(--att-color-muted);border-bottom:1px solid var(--att-color-border-subtle);padding:.5rem .75rem .5rem 0}.attendance-module-root .att-table td{font-weight:var(--att-font-semibold);color:var(--att-color-text);border-bottom:1px solid var(--att-color-surface-hover);padding:.5rem .75rem .5rem 0}.attendance-module-root .att-form-label{margin-bottom:var(--att-space-1);font-size:var(--att-text-meta);font-weight:var(--att-font-bold);letter-spacing:var(--att-tracking-wide);text-transform:none;color:var(--att-color-muted);display:block}.attendance-module-root .att-form-input{border-radius:var(--att-radius-sm);border:1px solid var(--att-color-border);background:var(--att-color-surface-muted);width:100%;font-size:var(--att-text-sm);font-weight:var(--att-font-semibold);color:var(--att-color-text);padding:.5rem .75rem}.attendance-module-root .att-form-input:focus{outline:2px solid var(--att-color-info-border);outline-offset:0;border-color:var(--att-color-info)}.attendance-module-root .att-value--in{color:var(--att-color-success)}.attendance-module-root .att-value--out{color:var(--att-color-danger)}.attendance-module-root.att-module-page{max-width:72rem;margin:0 auto}.attendance-module-flow.att-dashboard-flow,.attendance-module-flow.att-punch-flow,.attendance-module-flow.att-workspace-flow{width:100%;max-width:100%;overflow-x:hidden}.attendance-module-flow.att-workspace-flow{gap:var(--att-space-3);flex-direction:column;min-height:0;display:flex}.attendance-module-root .att-dashboard-page.att-workspace-page,.attendance-module-root .att-workspace-flow .att-dashboard-page{width:100%;max-width:100%;overflow-x:hidden}.attendance-module-root .att-workspace-flow .att-dashboard-stack{gap:var(--att-space-3);flex-direction:column;display:flex}.attendance-module-root .att-workspace-flow .att-dashboard-header--compact{padding:var(--att-space-3) var(--att-space-4)}.attendance-module-root .att-dashboard-header__row{justify-content:space-between;align-items:flex-start;gap:var(--att-space-3);flex-wrap:wrap;display:flex}.attendance-module-root .att-dashboard-header__identity{flex:12rem;min-width:0}.attendance-module-root .att-dashboard-header__subline{margin-top:.125rem;font-size:.8125rem}.attendance-module-root .att-dashboard-header__actions{align-items:center;gap:var(--att-space-2);flex-wrap:wrap;flex-shrink:0;display:flex}.attendance-module-root .att-workspace-flow .att-card{padding:var(--att-space-3) var(--att-space-4)}.attendance-module-root .att-workspace-flow .att-today-summary__grid{gap:var(--att-space-2);margin-top:var(--att-space-3);grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:640px){.attendance-module-root .att-workspace-flow .att-today-summary__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.attendance-module-root .att-workspace-flow .att-tab-panel{gap:var(--att-space-3)}.attendance-module-root .att-workspace-flow .att-tabs__list{gap:var(--att-space-1)}.attendance-module-root .att-workspace-flow .att-tab{padding:.375rem .75rem;font-size:.8125rem}.attendance-module-root .att-workspace-flow .att-table-wrap{max-width:100%;overflow-x:auto}.attendance-module-root .att-mpin-recovery-bar{margin-bottom:var(--att-space-3)}.attendance-module-root .att-dashboard-page{width:100%;max-width:100%;overflow-x:hidden}.attendance-module-root .att-dashboard-stack{gap:var(--att-space-4);flex-direction:column;display:flex}.attendance-module-root .att-dashboard-header{padding:var(--att-space-4) var(--att-space-5)}.attendance-module-root .att-dashboard-split{gap:var(--att-space-4);display:grid}@media(min-width:1024px){.attendance-module-root .att-dashboard-split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.attendance-module-root .att-today-summary__grid{gap:var(--att-space-3);margin-top:var(--att-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media(min-width:768px){.attendance-module-root .att-today-summary__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.attendance-module-root .att-loading-text{margin-top:var(--att-space-2);font-size:var(--att-text-body);font-weight:var(--att-font-semibold);color:var(--att-color-muted)}.attendance-module-flow.att-punch-flow .att-punch-flow__container{width:100%;max-width:56rem;padding:0 var(--att-space-2);margin:0 auto}.attendance-module-root .att-punch-shell{border-radius:calc(var(--att-radius-lg) + .25rem);border:1px solid var(--att-color-border);background:var(--att-color-surface);box-shadow:var(--att-shadow-elevated);flex-direction:column;max-width:100%;display:flex;overflow:hidden}@media(min-width:768px){.attendance-module-root .att-punch-shell{flex-direction:row;align-items:stretch;min-height:0}}.attendance-module-root .att-punch-hero{color:#fff;padding:var(--att-space-5);background:linear-gradient(165deg,#1e3a5f,#152a47 55%,#0f2038);position:relative;overflow:hidden}@media(min-width:768px){.attendance-module-root .att-punch-hero{width:42%;max-width:22rem;padding:var(--att-space-6);flex-direction:column;flex-shrink:0;justify-content:flex-start;display:flex}}.attendance-module-root .att-punch-hero__glow{filter:blur(40px);pointer-events:none;background:#ffffff14;border-radius:50%;width:16rem;height:16rem;position:absolute;top:-5rem;right:-5rem}.attendance-module-root .att-punch-hero__content{z-index:1;gap:var(--att-space-3);flex-direction:column;height:100%;display:flex;position:relative}.attendance-module-root .att-punch-hero__icon{border-radius:var(--att-radius-md);background:#ffffff1f;border:1px solid #ffffff40;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;display:flex}.attendance-module-root .att-punch-hero__eyebrow{font-size:var(--att-text-meta);font-weight:var(--att-font-bold);letter-spacing:var(--att-tracking-wide);text-transform:none;color:#ffffffeb;margin:0}.attendance-module-root .att-punch-hero__title{font-size:var(--att-text-xl);font-weight:var(--att-font-extrabold);color:#fff;margin:0;line-height:1.2}.attendance-module-root .att-punch-hero__subtitle{font-size:var(--att-text-body);font-weight:var(--att-font-semibold);color:#ffffffe0;margin:0;line-height:1.45}.attendance-module-root .att-punch-hero__time-card{margin-top:var(--att-space-2);border-radius:var(--att-radius-md);padding:var(--att-space-3) var(--att-space-4);background:#ffffff14;border:1px solid #ffffff2e}.attendance-module-root .att-punch-hero__time-label{font-size:var(--att-text-meta);font-weight:var(--att-font-bold);letter-spacing:var(--att-tracking-label);text-transform:none;color:#ffffffd1;margin:0}.attendance-module-root .att-punch-hero__time-value{margin:var(--att-space-1) 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.75rem;font-weight:var(--att-font-bold);color:#fff;line-height:1.1}.attendance-module-root .att-punch-hero__date-value{margin:var(--att-space-1) 0 0;font-size:var(--att-text-body);font-weight:var(--att-font-semibold);color:#ffffffe6}.attendance-module-root .att-punch-hero__meta{gap:var(--att-space-2);margin:var(--att-space-2) 0 0;padding:0;display:grid}.attendance-module-root .att-punch-hero__meta div{justify-content:space-between;align-items:baseline;gap:var(--att-space-3);padding-bottom:var(--att-space-2);border-bottom:1px solid #ffffff1f;display:flex}.attendance-module-root .att-punch-hero__meta dt{font-size:var(--att-text-meta);font-weight:var(--att-font-bold);letter-spacing:var(--att-tracking-label);text-transform:none;color:#ffffffc7;margin:0}.attendance-module-root .att-punch-hero__meta dd{font-size:var(--att-text-body);font-weight:var(--att-font-bold);color:#fff;margin:0}.attendance-module-root .att-punch-hero__hint{padding-top:var(--att-space-3);font-size:var(--att-text-body);font-weight:var(--att-font-semibold);color:#ffffffe6;margin:auto 0 0;line-height:1.5}.attendance-module-root .att-punch-main{gap:var(--att-space-3);padding:var(--att-space-4);flex-direction:column;flex:1;min-width:0;display:flex}@media(min-width:768px){.attendance-module-root .att-punch-main{padding:var(--att-space-5)}}.attendance-module-root .att-punch-main__header{text-align:left}.attendance-module-root .att-punch-main__status,.attendance-module-root .att-punch-main__message{margin:0}.attendance-module-root .att-punch-steps{gap:var(--att-space-3);flex-direction:column;min-width:0;display:flex}.attendance-module-root .att-punch-steps>*{min-width:0}.attendance-module-root .att-stepper{width:100%}.attendance-module-root .att-stepper__list{gap:var(--att-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.attendance-module-root .att-stepper__item{align-items:center;gap:var(--att-space-1);text-align:center;flex-direction:column;flex:1;min-width:4.5rem;display:flex}.attendance-module-root .att-stepper__marker{border-radius:var(--att-radius-pill);border:1px solid var(--att-color-border);background:var(--att-color-surface-muted);width:1.75rem;height:1.75rem;font-size:var(--att-text-meta);font-weight:var(--att-font-bold);color:var(--att-color-muted);justify-content:center;align-items:center;display:flex}.attendance-module-root .att-stepper__label{font-size:var(--att-text-meta);font-weight:var(--att-font-bold);letter-spacing:var(--att-tracking-label);text-transform:none;color:var(--att-color-muted)}.attendance-module-root .att-stepper__item--active .att-stepper__marker{border-color:var(--att-color-primary);background:var(--att-color-primary);color:#fff}.attendance-module-root .att-stepper__item--active .att-stepper__label{color:var(--att-color-primary)}.attendance-module-root .att-stepper__item--done .att-stepper__marker{border-color:var(--att-color-success-border);background:var(--att-color-success-bg);color:var(--att-color-success)}.attendance-module-root .att-stepper__item--done .att-stepper__label{color:var(--att-color-success)}.attendance-module-root .att-btn--punch{font-size:var(--att-text-body);font-weight:var(--att-font-bold);color:#fff;border:none;padding:.75rem 1rem}.attendance-module-root .att-btn--punch-in{background:var(--att-color-success)}.attendance-module-root .att-btn--punch-out{background:var(--att-color-danger)}.attendance-module-flow.employee-login-screen{width:100%;max-width:100%;overflow-x:hidden}@media(max-width:767px){.attendance-module-flow.att-punch-flow .att-punch-flow__container{padding:0}.attendance-module-root .att-punch-hero,.attendance-module-root .att-punch-main{padding:var(--att-space-4)}.attendance-module-root .att-today-summary__grid,.attendance-module-root .att-action-grid{grid-template-columns:1fr}.attendance-module-root .att-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.face-screen{flex-direction:column;height:100%;display:flex;overflow:hidden}.face-screen .camera-container{flex:0 0 65%;justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.face-screen .action-container{flex-direction:column;flex:0 0 35%;justify-content:center;align-items:center;display:flex}.face-verify-camera{flex-direction:column;flex:1;height:clamp(200px,100dvh - 380px,340px);min-height:0;display:flex;overflow:hidden}.quick-attendance-face-card{max-width:100%;overflow:hidden}.quick-attendance-alert,.quick-attendance-error-text{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;white-space:normal;max-width:100%}.verify-btn{width:100%;max-width:280px;min-height:44px;padding:12px 18px}@media(max-width:768px){.face-verify-camera{flex:none!important;height:25vh!important;min-height:140px!important;max-height:220px!important}}.attendance-module-root .att-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}.attendance-module-root .att-modal-overlay{z-index:50;padding:var(--att-space-4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a80;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.attendance-module-root .att-modal-panel{width:100%;max-width:28rem;max-height:90vh;overflow-y:auto}.attendance-module-root .att-modal-header{justify-content:space-between;align-items:center;gap:var(--att-space-3);margin-bottom:var(--att-space-4);display:flex}.attendance-module-root .att-modal-close{padding:.375rem .625rem}.attendance-module-root .att-modal-footer{justify-content:flex-end;gap:var(--att-space-2);margin-top:var(--att-space-6);display:flex}.employee-dashboard-page{gap:var(--att-space-4);width:100%;max-width:72rem;display:grid}.employee-dashboard-quick-attendance{width:100%}.attendance-module-root .att-quick-attendance-card{gap:var(--att-space-4);display:grid}.attendance-module-root .att-quick-attendance-card__header{justify-content:space-between;align-items:flex-start;gap:var(--att-space-3);display:flex}.attendance-module-root .att-quick-attendance-card__badge{border-radius:var(--att-radius-pill);font-size:var(--att-text-meta);font-weight:var(--att-font-bold);letter-spacing:var(--att-tracking-label);text-transform:none;white-space:nowrap;padding:.35rem .75rem}.attendance-module-root .att-quick-attendance-card__badge--in{color:var(--att-color-success);background:var(--att-color-success-bg);border:1px solid var(--att-color-success-border)}.attendance-module-root .att-quick-attendance-card__badge--out{color:var(--att-color-danger);background:var(--att-color-danger-bg);border:1px solid var(--att-color-danger-border)}.attendance-module-root .att-quick-attendance-card__stats{gap:var(--att-space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.attendance-module-root .att-quick-attendance-card__actions{gap:var(--att-space-2);flex-wrap:wrap;display:flex}.attendance-module-root .att-stat-tile--info{border-color:var(--att-color-info-border);background:var(--att-color-info-bg)}.att-quick-punch-modal-overlay{z-index:10000;-webkit-backdrop-filter:blur(3px);overscroll-behavior:contain;isolation:isolate;background:#0f172a8a;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}@media(prefers-reduced-motion:reduce){.att-quick-punch-modal-overlay{-webkit-backdrop-filter:none}}.attendance-module-root.att-quick-punch-modal{background:#fff;border:1px solid #d8e2ee;border-radius:12px;grid-template-rows:auto auto minmax(0,1fr);gap:.75rem;width:min(560px,100vw - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:1rem 1.1rem 1.1rem;display:grid;overflow:hidden;box-shadow:0 20px 48px #0f233a29,0 4px 14px #0f233a14}.attendance-module-root .att-quick-punch-modal__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin:0;display:flex}.attendance-module-root .att-quick-punch-modal__header-copy{min-width:0}.attendance-module-root .att-quick-punch-modal__eyebrow{letter-spacing:.12em;text-transform:none;color:#6281a3;margin:0 0 .2rem;font-size:.68rem;font-weight:700}.attendance-module-root .att-quick-punch-modal__title{color:#1a2b3f;margin:0;font-size:1.12rem;font-weight:700;line-height:1.25}.attendance-module-root .att-quick-punch-modal__subtitle{color:#5f738a;margin:.25rem 0 0;font-size:.8rem;line-height:1.35}.attendance-module-root .att-quick-punch-modal__header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.attendance-module-root .att-quick-punch-modal__action-badge{letter-spacing:.03em;text-transform:none;white-space:nowrap;border-radius:999px;align-items:center;padding:.28rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.attendance-module-root .att-quick-punch-modal__action-badge--in{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0}.attendance-module-root .att-quick-punch-modal__action-badge--out{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.attendance-module-root .att-quick-punch-modal__close{color:#47627d;cursor:pointer;width:2rem;height:2rem;box-shadow:none;background:#f8fbfe;border:1px solid #d8e2ee;border-radius:8px;outline:none;place-items:center;padding:0;font-size:1.25rem;line-height:1;display:grid}.attendance-module-root .att-quick-punch-modal__close:focus-visible{outline-offset:1px;outline:2px solid #b8cfe6}.attendance-module-root .att-quick-punch-modal__close:disabled{opacity:.55;cursor:not-allowed}.attendance-module-root .att-quick-punch-steps{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.attendance-module-root .att-quick-punch-step{color:#64748b;background:#f4f7fb;border-radius:999px;flex:1;grid-template-columns:auto 1fr auto;align-items:center;gap:.35rem;min-width:0;padding:.4rem .55rem;font-size:.72rem;font-weight:600}.attendance-module-root .att-quick-punch-step__index{background:#e2e8f0;border-radius:999px;place-items:center;width:1.15rem;height:1.15rem;font-size:.65rem;font-weight:700;display:grid}.attendance-module-root .att-quick-punch-step__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.attendance-module-root .att-quick-punch-step__marker{display:none}.attendance-module-root .att-quick-punch-step--running{color:#1f5f99;background:#eef5fd}.attendance-module-root .att-quick-punch-step--running .att-quick-punch-step__index{color:#fff;background:#1f5f99}.attendance-module-root .att-quick-punch-step--done{color:#166534;background:#ecfdf3}.attendance-module-root .att-quick-punch-step--done .att-quick-punch-step__index{color:#fff;background:#16a34a}.attendance-module-root .att-quick-punch-step--error{color:#b91c1c;background:#fef2f2}.attendance-module-root .att-quick-punch-step--error .att-quick-punch-step__index{color:#fff;background:#dc2626}.attendance-module-root .att-quick-punch-modal__body{flex-direction:column;gap:.75rem;min-height:0;display:flex;overflow-y:auto}.attendance-module-root .att-quick-punch-alert{border:1px solid #0000;border-radius:10px;gap:.55rem;padding:.65rem .75rem;display:grid}.attendance-module-root .att-quick-punch-alert--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.attendance-module-root .att-quick-punch-alert--success{color:#166534;background:#ecfdf3;border-color:#bbf7d0}.attendance-module-root .att-quick-punch-alert--warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.attendance-module-root .att-quick-punch-alert__title{font-size:.82rem;display:block}.attendance-module-root .att-quick-punch-alert__detail{margin:.15rem 0 0;font-size:.76rem;line-height:1.35}.attendance-module-root .att-quick-punch-alert__actions{flex-wrap:wrap;gap:.45rem;display:flex}.attendance-module-root .att-quick-punch-link-btn{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.76rem;font-weight:700;text-decoration:underline}.attendance-module-root .att-quick-punch-mpin{gap:.55rem;display:grid}.attendance-module-root .att-quick-punch-mpin__label{color:#1a2b3f;font-size:.78rem;font-weight:700}.attendance-module-root .att-quick-punch-mpin__field{position:relative}.attendance-module-root .att-quick-punch-mpin__input{letter-spacing:.14em;color:#1a2b3f;background:#fbfdff;border:1px solid #cfdbe8;border-radius:10px;width:100%;padding:.62rem 3.25rem .62rem .75rem;font-size:1rem}.attendance-module-root .att-quick-punch-mpin__input:focus{border-color:#1f5f99;outline:2px solid #1f5f9940}.attendance-module-root .att-quick-punch-mpin__toggle{color:#1f5f99;cursor:pointer;background:0 0;border:0;padding:.2rem .45rem;font-size:.72rem;font-weight:700;position:absolute;top:50%;right:.45rem;transform:translateY(-50%)}.attendance-module-root .att-quick-punch-mpin__helper{color:#5f738a;margin:0;font-size:.74rem}.attendance-module-root .att-quick-punch-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:2.35rem;padding:.55rem .9rem;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex}.attendance-module-root .att-quick-punch-btn--primary{color:#fff;background:#1f5f99}.attendance-module-root .att-quick-punch-btn--primary:disabled{opacity:.55;cursor:not-allowed}.attendance-module-root .att-quick-punch-btn--secondary{color:#1a2b3f;background:#f8fbfe;border-color:#cfdbe8}.attendance-module-root .att-quick-punch-verify{gap:.65rem;display:grid}.attendance-module-root .att-quick-punch-verify__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.attendance-module-root .att-quick-punch-verify-card{background:#f8fbfe;border:1px solid #e2e9f1;border-radius:12px;gap:.45rem;min-height:8.5rem;padding:.65rem;display:grid}.attendance-module-root .att-quick-punch-verify-card__label{letter-spacing:.04em;text-transform:none;color:#5f738a;margin:0;font-size:.72rem;font-weight:700}.attendance-module-root .att-quick-punch-verify-card__media{aspect-ratio:4/3;background:#edf3fa;border:1px solid #d8e2ee;border-radius:10px;flex:1;min-height:5.5rem;position:relative;overflow:hidden}.attendance-module-root .att-quick-punch-verify-card__guide{pointer-events:none;z-index:1;border:2px solid #fff9;border-radius:999px;position:absolute;inset:14% 20%;box-shadow:inset 0 0 0 1px #0f233a14}.attendance-module-root .att-quick-punch-verify-card__verified-badge{z-index:3;color:#166534;letter-spacing:.02em;background:#ecfdf5f0;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;bottom:.55rem;left:.55rem}.attendance-module-root .att-quick-punch-verify-card__video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:5.5rem;display:block;transform:scaleX(-1)}.attendance-module-root .att-quick-punch-verify-card__video--hidden{opacity:0;pointer-events:none;width:1px;height:1px;min-height:0;position:absolute;overflow:hidden}.attendance-module-root .att-quick-punch-verify-card__media--error{background:#edf3fa}.attendance-module-root .att-quick-punch-verify-card__recovery{z-index:2;text-align:center;background:#edf3fa;align-content:center;justify-items:center;gap:.4rem;padding:.75rem;display:grid;position:absolute;inset:0}.attendance-module-root .att-quick-punch-verify-card__recovery-icon{color:#94a3b8;font-size:1.5rem}.attendance-module-root .att-quick-punch-verify-card__recovery-label{color:#475569;margin:0;font-size:.74rem;font-weight:600}.attendance-module-root .att-quick-punch-verify-card__recovery--success .att-quick-punch-verify-card__recovery-icon{color:#15803d}.attendance-module-root .att-quick-punch-verify-card__retry{margin-top:.15rem}.attendance-module-root .att-quick-punch-verify-card__loading{z-index:2;color:#64748b;background:#edf3faeb;align-content:center;justify-items:center;gap:.35rem;font-size:.74rem;display:grid;position:absolute;inset:0}.attendance-module-root .att-quick-punch-verify-card__spinner{border:2px solid #cbd5e1;border-top-color:#1f5f99;border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite att-quick-punch-spin}@keyframes att-quick-punch-spin{to{transform:rotate(360deg)}}.attendance-module-root .att-quick-punch-verify-card__empty{text-align:center;color:#cbd5e1;place-items:center;gap:.35rem;min-height:5.5rem;padding:.75rem;font-size:.74rem;display:grid}.attendance-module-root .att-quick-punch-verify-card__icon-wrap{place-items:center;min-height:5.5rem;display:grid}.attendance-module-root .att-quick-punch-verify-card__icon{color:#1f5f99;font-size:1.75rem}.attendance-module-root .att-quick-punch-verify-card__status{color:#334155;align-items:center;gap:.4rem;margin:0;font-size:.76rem;font-weight:600;display:inline-flex}.attendance-module-root .att-quick-punch-verify-card__status-icon{font-size:.82rem}.attendance-module-root .att-quick-punch-verify-card__status-icon--success{color:#15803d}.attendance-module-root .att-quick-punch-verify-card__spinner--inline{border-width:2px;width:.85rem;height:.85rem}.attendance-module-root .att-quick-punch-verify__progress{color:#1f5f99;text-align:center;margin:0;font-size:.78rem}.attendance-module-root .att-quick-punch-geofence{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;gap:.55rem;padding:.65rem;display:grid}.attendance-module-root .att-quick-punch-geofence__message{color:#92400e;margin:0;font-size:.76rem}.attendance-module-root .att-quick-punch-geofence__modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.attendance-module-root .att-quick-punch-geofence__mode{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e9f1;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .55rem;font-size:.72rem;font-weight:600;display:flex}.attendance-module-root .att-quick-punch-geofence__mode.is-active{color:#1f5f99;background:#eef5fd;border-color:#1f5f99}.attendance-module-root .att-quick-punch-success{text-align:center;justify-items:center;gap:.65rem;padding:.35rem .25rem .15rem;display:grid}.attendance-module-root .att-quick-punch-success__icon{color:#16a34a;background:#ecfdf3;border-radius:999px;place-items:center;width:2.75rem;height:2.75rem;font-size:1.35rem;font-weight:800;display:grid}.attendance-module-root .att-quick-punch-success__title{color:#1a2b3f;margin:0;font-size:1.05rem}.attendance-module-root .att-quick-punch-success__summary{gap:.45rem;width:100%;margin:0;display:grid}.attendance-module-root .att-quick-punch-success__summary div{background:#f8fbfe;border:1px solid #e2e9f1;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem .65rem;display:flex}.attendance-module-root .att-quick-punch-success__summary dt{color:#5f738a;text-transform:none;margin:0;font-size:.72rem;font-weight:700}.attendance-module-root .att-quick-punch-success__summary dd{color:#1a2b3f;margin:0;font-size:.8rem;font-weight:600}.attendance-module-root .att-quick-punch-modal__enrollment .att-profile-photo-required-panel{gap:.65rem}.attendance-module-root .att-quick-punch-modal__enrollment .att-alert--warning{border-radius:10px}.attendance-module-root .att-quick-punch-modal__enrollment .att-profile-photo-guidance{color:#5f738a;margin:0;padding-left:1rem;font-size:.76rem}.attendance-module-root .att-quick-punch-modal__retry{margin-top:.15rem}@media(max-width:640px){.att-quick-punch-modal-overlay{padding:16px}.attendance-module-root.att-quick-punch-modal{gap:.65rem;padding:.9rem .95rem .95rem}.attendance-module-root .att-quick-punch-verify__grid,.attendance-module-root .att-quick-punch-geofence__modes{grid-template-columns:1fr}.attendance-module-root .att-quick-punch-modal__header{flex-direction:column}.attendance-module-root .att-quick-punch-modal__header-actions{justify-content:space-between;width:100%}}@media(max-height:820px)and (min-width:641px){.att-quick-punch-modal-overlay{padding:16px}.attendance-module-root.att-quick-punch-modal{gap:.65rem;padding:.95rem 1rem 1rem}.attendance-module-root .att-quick-punch-verify-card{min-height:7.5rem}.attendance-module-root .att-quick-punch-verify-card__media,.attendance-module-root .att-quick-punch-verify-card__video,.attendance-module-root .att-quick-punch-verify-card__empty,.attendance-module-root .att-quick-punch-verify-card__icon-wrap{min-height:4.75rem}}.attendance-module-root .att-quick-verify__camera{border-radius:var(--att-radius-md);border:1px solid var(--att-color-border-subtle);max-height:18rem;overflow:hidden}.attendance-module-root .att-policy-panel{gap:var(--att-space-2);padding:var(--att-space-3);border:1px solid var(--att-color-border-subtle);border-radius:var(--att-radius-md);background:var(--att-color-surface-muted,#f8fafc);display:grid}.attendance-module-root .att-policy-panel__row{justify-content:space-between;align-items:baseline;gap:var(--att-space-2);display:flex}.attendance-module-root .att-policy-panel__checks{gap:var(--att-space-1);margin:0;padding:0;list-style:none;display:grid}.attendance-module-root .att-policy-panel__check{align-items:center;gap:var(--att-space-2);font-size:var(--att-text-body);display:flex}.attendance-module-root .att-policy-panel__check--done{color:var(--att-color-success)}.attendance-module-root .att-policy-panel__check--pending{color:var(--att-color-text-muted)}.attendance-module-root .att-policy-panel__check--skipped{color:var(--att-color-text-muted);opacity:.75}.attendance-module-root .att-policy-panel__marker{justify-content:center;width:1.25rem;font-weight:600;display:inline-flex}.attendance-module-root .att-policy-panel__hint{margin:0}.attendance-module-root .att-stack{gap:var(--att-space-3);display:grid}@media(max-width:768px){.attendance-module-root .att-quick-attendance-card__stats{grid-template-columns:1fr}.attendance-module-root .att-quick-attendance-card__actions{flex-direction:column}.attendance-module-root .att-quick-attendance-card__actions .att-btn{width:100%}}.attendance-module-root .att-choice-grid{gap:var(--att-space-1);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media(prefers-reduced-motion:reduce){.attendance-module-root *,.attendance-module-flow *,.attendance-module-root :before,.attendance-module-flow :before,.attendance-module-root :after,.attendance-module-flow :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.gateway-shell--employee-attendance .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr);min-height:100dvh;max-height:100dvh;overflow:hidden}.gateway-shell--employee-attendance .shell-header{min-height:56px;padding:10px 14px;border-radius:12px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--employee-attendance .shell-content{min-height:0;overflow:hidden;width:100%;max-width:100%;margin:0;padding-top:0}.gateway-shell--employee-attendance .shell-header-branding--org-only{gap:10px}.gateway-shell--employee-attendance .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7fbff,#e7eef8);border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.gateway-shell--employee-attendance .shell-eyebrow{font-size:10px;letter-spacing:.1em;text-transform:none}.gateway-shell--employee-attendance .shell-header-left strong{font-size:18px;color:#0f2f52;font-weight:700}.employee-attendance-enterprise{display:flex;flex-direction:column;gap:4px;height:100%;min-height:0;width:100%;max-width:100%;overflow:hidden;--att-section-gap: 15px}.employee-attendance-enterprise__intro{margin:0;padding:0 2px;font-size:12px;line-height:1.35;color:#5f7d97;flex-shrink:0}.employee-attendance-enterprise .attendance-module-root.att-module-page{flex:1;min-height:0;display:flex;flex-direction:column;max-width:100%;margin:0;overflow:hidden}.employee-attendance-enterprise .att-workspace-flow{flex:1;min-height:0;overflow:hidden;gap:0}.employee-attendance-enterprise .att-dashboard-page.att-workspace-page{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.gateway-shell--employee-attendance .attendance-module-root .att-dashboard-stack.employee-attendance-enterprise__workspace,.employee-attendance-enterprise .attendance-module-root .att-dashboard-stack.employee-attendance-enterprise__workspace{display:flex!important;flex-direction:column!important;gap:4px!important;flex:1;min-height:0;overflow:hidden}.employee-attendance-enterprise__workspace{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.employee-attendance-enterprise__identity-banner{display:flex;align-items:center;justify-content:space-between;gap:12px 18px;flex-wrap:wrap;flex-shrink:0;padding:10px 14px;border:1px solid #d7e3ef;border-radius:12px;background:#fff;outline:none;box-shadow:none}.employee-attendance-enterprise__identity-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 220px}.employee-attendance-enterprise__identity-copy{min-width:0}.employee-attendance-enterprise__identity-name{margin:0;font-size:16px;font-weight:700;color:#0f2f52;line-height:1.25}.employee-attendance-enterprise__identity-code{margin:2px 0 0;font-size:12px;font-weight:600;color:#4b6480;line-height:1.3}.employee-attendance-enterprise__identity-meta{margin:3px 0 0;font-size:11px;color:#7c93aa;line-height:1.35}.employee-attendance-enterprise__identity-metrics{display:flex;align-items:center;gap:14px 18px;flex-wrap:wrap;flex:1 1 320px;min-width:0}.employee-attendance-enterprise__metric{display:flex;flex-direction:column;gap:2px;min-width:0}.employee-attendance-enterprise__metric-label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;color:#6a8198}.employee-attendance-enterprise__metric-value{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#0f2f52;line-height:1.3}.employee-attendance-enterprise__metric-value.is-in{color:#047857}.employee-attendance-enterprise__metric-value.is-out{color:#b42318}.employee-attendance-enterprise__metric-sub{font-size:11px;font-weight:600;color:#7c93aa}.employee-attendance-enterprise__dot{width:7px;height:7px;border-radius:999px;flex-shrink:0}.employee-attendance-enterprise__dot.is-in{background:#10b981}.employee-attendance-enterprise__dot.is-out{background:#f04438}.employee-attendance-enterprise__identity-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.employee-attendance-enterprise__status-strip{display:flex;align-items:center;justify-content:space-between;gap:10px 14px;flex-wrap:nowrap;flex-shrink:0;padding:4px 10px;min-height:32px;border:1px solid #d7e3ef;border-radius:10px;background:#fff;outline:none;box-shadow:none}.employee-attendance-enterprise__status-main{display:flex;align-items:center;gap:14px;min-width:0;flex:1 1 auto}.employee-attendance-enterprise__status-item{display:flex;flex-direction:row;align-items:center;gap:6px;min-width:0}.employee-attendance-enterprise__status-label{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:none;color:#6a8198;line-height:1.2;flex-shrink:0}.employee-attendance-enterprise__status-item strong,.employee-attendance-enterprise__status-item>span:not(.employee-attendance-enterprise__status-label){font-size:12px;font-weight:600;color:#0f2f52;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-attendance-enterprise__status-actions{display:flex;flex-shrink:0;align-items:center;gap:6px}.employee-attendance-enterprise__status-chip{flex-shrink:0;display:inline-flex;align-items:center;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;line-height:1.4;border:1px solid #e2e8f0;background:#f1f5f9;color:#64748b}.employee-attendance-enterprise__status-chip.is-in{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.employee-attendance-enterprise__status-chip.is-out{border-color:#fecaca;background:#fef2f2;color:#b42318}.employee-attendance-enterprise__notice{flex-shrink:0;margin:0;padding:6px 10px;border-radius:8px;border:1px solid #fde68a;background:#fffbeb;color:#92400e;font-size:12px;line-height:1.35}.employee-attendance-enterprise__tabs{display:flex;flex-wrap:nowrap;gap:6px;flex-shrink:0;margin:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.employee-attendance-enterprise__tab{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1 1 0;min-width:96px;height:34px;padding:0 12px;border:1px solid #d2e3f4;border-radius:10px;background:#fff;color:#3d5a78;font-size:12px;font-weight:600;text-transform:none;cursor:pointer;outline:none;white-space:nowrap;box-shadow:none;transform:none;transition:none}.employee-attendance-enterprise__tab i{font-size:12px;line-height:1}.employee-attendance-enterprise__tab.is-active{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff)}.employee-attendance-enterprise__tabpanel{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column;margin-block-start:calc(var(--att-section-gap, 15px) - 4px);margin-block-end:0;margin-inline:0}.employee-attendance-enterprise__tabpanel>*{flex:1 1 auto;min-height:0}.employee-attendance-enterprise__today{display:flex;flex-direction:column;gap:var(--att-section-gap, 15px);min-height:0}.employee-attendance-enterprise__today-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.2fr) minmax(0,.9fr);gap:8px;min-height:0;align-items:stretch}.employee-attendance-enterprise__overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.employee-attendance-enterprise__overview-tile{display:flex;align-items:flex-start;gap:8px;min-width:0;padding:8px 10px;border:1px solid #d7e3ef;border-radius:10px;background:#f8fbfe}.employee-attendance-enterprise__overview-tile>i{margin-top:2px;color:#6a8198;font-size:13px;width:14px;text-align:center}.employee-attendance-enterprise__tile-support{margin:2px 0 0;font-size:11px;color:#7c93aa;line-height:1.3}.employee-attendance-enterprise__kpi-value.is-info{color:#1e5a96}.employee-attendance-enterprise__timeline-list{list-style:none;margin:0;padding:0 0 0 4px;display:flex;flex-direction:column;gap:10px}.employee-attendance-enterprise__timeline-item{display:grid;grid-template-columns:12px minmax(0,1fr);gap:10px;position:relative}.employee-attendance-enterprise__timeline-item:not(:last-child):before{content:"";position:absolute;left:5px;top:14px;bottom:-10px;width:1px;background:#d7e3ef}.employee-attendance-enterprise__timeline-marker{width:10px;height:10px;margin-top:4px;border-radius:999px;background:#94a3b8;border:2px solid #ffffff;box-shadow:0 0 0 1px #d7e3ef}.employee-attendance-enterprise__timeline-marker.is-in{background:#10b981;box-shadow:0 0 0 1px #a7f3d0}.employee-attendance-enterprise__timeline-marker.is-out{background:#f04438;box-shadow:0 0 0 1px #fecaca}.employee-attendance-enterprise__timeline-content{min-width:0}.employee-attendance-enterprise__timeline-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;font-size:12px;color:#0f2f52}.employee-attendance-enterprise__timeline-row strong{font-weight:700}.employee-attendance-enterprise__action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.employee-attendance-enterprise__action-tile{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-height:78px;padding:10px;border:1px solid #d7e3ef;border-radius:10px;background:#fff;color:#0f2f52;text-align:left;cursor:pointer;box-shadow:none;transform:none;transition:none;outline:none}.employee-attendance-enterprise__action-tile i{color:#1e5a96;font-size:14px}.employee-attendance-enterprise__action-tile strong{font-size:12px;font-weight:700;line-height:1.25}.employee-attendance-enterprise__action-tile span{font-size:11px;color:#7c93aa;line-height:1.3}.employee-attendance-enterprise__action-tile:disabled{opacity:.55;cursor:not-allowed}.employee-attendance-enterprise__week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr)) minmax(120px,.95fr);gap:6px}.employee-attendance-enterprise__week-day,.employee-attendance-enterprise__week-total{min-width:0;padding:8px 10px;border:1px solid #d7e3ef;border-radius:10px;background:#fff}.employee-attendance-enterprise__week-day.is-today{border-color:#1e5a96;background:#f3f8fd}.employee-attendance-enterprise__week-day-label{margin:0;font-size:11px;font-weight:700;color:#0f2f52}.employee-attendance-enterprise__week-dot{display:inline-block;width:7px;height:7px;margin:6px 0 4px;border-radius:999px;background:#94a3b8}.employee-attendance-enterprise__week-dot.is-present{background:#10b981}.employee-attendance-enterprise__week-dot.is-partial{background:#f59e0b}.employee-attendance-enterprise__week-dot.is-absent{background:#cbd5e1}.employee-attendance-enterprise__week-dot.is-holiday{background:#f59e0b}.employee-attendance-enterprise__week-dot.is-future{background:#e2e8f0}.employee-attendance-enterprise__week-status{margin:0;font-size:11px;color:#64748b}.employee-attendance-enterprise__week-hours{margin:4px 0 0;font-size:12px;font-weight:700;color:#0f2f52}.employee-attendance-enterprise__week-progress{margin-top:8px;height:6px;border-radius:999px;background:#e2e8f0;overflow:hidden}.employee-attendance-enterprise__week-progress>span{display:block;height:100%;border-radius:inherit;background:#1e5a96}.employee-attendance-enterprise__empty--compact{min-height:72px;padding:12px}.employee-attendance-enterprise__viewport{height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:4px}.employee-attendance-enterprise__panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;border:1px solid #d7e3ef;border-radius:12px;background:#fff;padding:8px 10px;outline:none;box-shadow:none}.employee-attendance-enterprise__panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0;margin-bottom:6px}.employee-attendance-enterprise__panel-head h2{margin:0;font-size:14px;font-weight:700;color:#0f2f52}.employee-attendance-enterprise__panel-subtitle{margin:2px 0 0;font-size:11px;color:#7c93aa;line-height:1.3}.employee-attendance-enterprise__panel-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.employee-attendance-enterprise__panel-body{flex:1;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.employee-attendance-enterprise__panel-body::-webkit-scrollbar{width:6px;height:6px}.employee-attendance-enterprise__panel-body::-webkit-scrollbar-thumb{background:#64748b38;border-radius:999px}.employee-attendance-enterprise__kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;flex:1;min-height:0;align-content:start}.employee-attendance-enterprise__kpi{padding:6px 8px;border:1px solid #d7e3ef;border-radius:10px;background:#f8fbfe;min-width:0;outline:none;box-shadow:none}.employee-attendance-enterprise__kpi-label{margin:0;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:none;color:#6a8198}.employee-attendance-enterprise__kpi-value{margin:2px 0 0;font-size:13px;font-weight:700;color:#0f2f52;line-height:1.25}.employee-attendance-enterprise__kpi-value.is-in{color:#047857}.employee-attendance-enterprise__kpi-value.is-out{color:#64748b}.employee-attendance-enterprise__action-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;flex-shrink:0;margin-top:6px}.employee-attendance-enterprise__action-chip{display:flex;align-items:center;justify-content:center;min-height:32px;padding:4px 6px;border:1px solid #d7e3ef;border-radius:8px;background:#f8fbfe;color:#0f2f52;font-size:11px;font-weight:600;cursor:pointer;outline:none;text-align:center}.employee-attendance-enterprise__requests{display:flex;flex-direction:column;gap:var(--att-section-gap, 15px);height:auto;max-height:none;min-height:0;overflow:visible}.employee-attendance-enterprise__tabpanel:has(.employee-attendance-enterprise__requests){flex:0 0 auto;height:auto;max-height:none;min-height:auto;overflow:visible}.employee-attendance-enterprise__tabpanel:has(.employee-attendance-enterprise__requests)>*{flex:0 0 auto;min-height:auto;height:auto;max-height:none;overflow:visible}.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__requests) .shell-main-area{max-height:none;overflow:visible}.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__requests) .shell-content{overflow:visible}.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__requests) .employee-attendance-enterprise,.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__requests) .employee-attendance-enterprise .attendance-module-root.att-module-page,.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__requests) .employee-attendance-enterprise .att-workspace-flow,.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__requests) .employee-attendance-enterprise .att-dashboard-page.att-workspace-page,.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__requests) .att-dashboard-stack.employee-attendance-enterprise__workspace,.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__requests) .employee-attendance-enterprise__workspace{height:auto!important;max-height:none!important;overflow:visible!important;flex:0 0 auto;min-height:0}.employee-attendance-enterprise__requests-table-card.employee-attendance-enterprise__panel{height:auto;max-height:none;overflow:visible;flex:0 0 auto}.employee-attendance-enterprise__requests-head{margin-bottom:0;flex-shrink:0}.employee-attendance-enterprise__new-request{position:relative}.employee-attendance-enterprise__new-request-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:5;min-width:180px;margin:0;padding:4px;list-style:none;border:1px solid #d7e3ef;border-radius:10px;background:#fff;box-shadow:none}.employee-attendance-enterprise__new-request-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:#0f2f52;font-size:12px;font-weight:600;text-align:left;cursor:pointer}.employee-attendance-enterprise__request-type-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;flex-shrink:0}.employee-attendance-enterprise__request-type-card{display:flex;align-items:flex-start;gap:10px;min-height:72px;padding:10px 12px;border:1px solid #d7e3ef;border-radius:12px;background:#fff;color:#0f2f52;text-align:left;cursor:pointer;box-shadow:none;transform:none;transition:none;outline:none}.employee-attendance-enterprise__request-type-card:active,.employee-attendance-enterprise__request-type-card:focus{background:#fff;border-color:#d7e3ef;color:#0f2f52;box-shadow:none;transform:none}.employee-attendance-enterprise__request-type-card:focus-visible{outline:2px solid rgba(30,90,150,.35);outline-offset:1px}.employee-attendance-enterprise__request-type-card.is-active{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff)}.employee-attendance-enterprise__request-type-card.is-active:active,.employee-attendance-enterprise__request-type-card.is-active:focus{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff);box-shadow:none;transform:none}.employee-attendance-enterprise__request-type-card.is-active:focus-visible{outline:2px solid rgba(255,255,255,.55);outline-offset:1px}.employee-attendance-enterprise__request-type-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;flex-shrink:0;font-size:13px}.employee-attendance-enterprise__request-type-icon.is-sm{width:22px;height:22px;font-size:10px}.employee-attendance-enterprise__request-type-icon.is-blue{background:#e8f1fb;color:#1e5a96}.employee-attendance-enterprise__request-type-icon.is-green{background:#ecfdf5;color:#047857}.employee-attendance-enterprise__request-type-icon.is-purple{background:#f3eefc;color:#6d28d9}.employee-attendance-enterprise__request-type-icon.is-orange{background:#fff7ed;color:#c2410c}.employee-attendance-enterprise__request-type-card.is-active .employee-attendance-enterprise__request-type-icon{background:#ffffff2e;color:#fff}.employee-attendance-enterprise__request-type-copy{display:grid;gap:2px;min-width:0}.employee-attendance-enterprise__request-type-copy strong{font-size:13px;font-weight:700;line-height:1.25;color:inherit}.employee-attendance-enterprise__request-type-copy span{font-size:11px;color:#7c93aa;line-height:1.35}.employee-attendance-enterprise__request-type-card.is-active .employee-attendance-enterprise__request-type-copy span{color:#ffffffe0}.employee-attendance-enterprise__requests-table-card{flex:0 0 auto;min-height:auto;height:auto;max-height:none;overflow:visible;gap:8px}.employee-attendance-enterprise__requests-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0;flex-wrap:wrap}.employee-attendance-enterprise__requests-filter,.employee-attendance-enterprise__requests-search{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border:1px solid #d7e3ef;border-radius:10px;background:#fff;color:#6a8198}.employee-attendance-enterprise__requests-filter select,.employee-attendance-enterprise__requests-search input{border:0;outline:none;background:transparent;color:#0f2f52;font-size:12px;min-width:0;box-shadow:none}.employee-attendance-enterprise__requests-filter select{min-width:150px;cursor:pointer}.employee-attendance-enterprise__requests-search{flex:1 1 220px;max-width:280px;margin-left:auto}.employee-attendance-enterprise__requests-search input{width:100%}.employee-attendance-enterprise__requests-table th.is-action,.employee-attendance-enterprise__requests-table td.is-action{width:44px;text-align:center;padding-right:0}.employee-attendance-enterprise__request-type-cell{display:inline-flex;align-items:center;gap:8px;font-weight:600;white-space:nowrap}.employee-attendance-enterprise__request-date{display:grid;gap:1px;line-height:1.25}.employee-attendance-enterprise__request-date span:last-child:not(:only-child){font-size:11px;color:#7c93aa}.employee-attendance-enterprise__request-summary{display:grid;gap:2px;min-width:0}.employee-attendance-enterprise__request-summary>span:first-child{display:block;white-space:normal;overflow:visible;line-height:1.35;word-break:break-word}.employee-attendance-enterprise__request-summary>span:last-child:not(:only-child){font-size:11px;color:#7c93aa;white-space:normal;overflow:visible;word-break:break-word}.employee-attendance-enterprise__request-action-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:8px;background:transparent;color:#6a8198;cursor:pointer;box-shadow:none;transform:none}.employee-attendance-enterprise__request-action-btn:disabled{opacity:.45;cursor:not-allowed}.employee-attendance-enterprise__requests-table th:nth-child(1),.employee-attendance-enterprise__requests-table td:nth-child(1){width:140px}.employee-attendance-enterprise__requests-table th:nth-child(2),.employee-attendance-enterprise__requests-table td:nth-child(2){width:96px}.employee-attendance-enterprise__requests-table th:nth-child(4),.employee-attendance-enterprise__requests-table td:nth-child(4){width:150px}.employee-attendance-enterprise__requests-table td.is-wrap{white-space:normal;overflow:visible;text-overflow:unset}.employee-attendance-enterprise__requests-table td{white-space:normal;overflow:visible;text-overflow:unset;vertical-align:top}.employee-attendance-enterprise__requests-table-card .employee-attendance-enterprise__table-wrap{margin-top:0;flex:none;min-height:auto;height:auto;max-height:none;overflow:visible}.employee-attendance-enterprise__status-badge.is-pending{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.employee-attendance-enterprise__requests-pagination{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;flex-shrink:0;margin-top:4px}.employee-attendance-enterprise__requests-page-meta{margin:0;font-size:11px;color:#7c93aa}.employee-attendance-enterprise__requests-page-controls{display:inline-flex;align-items:center;gap:4px}.employee-attendance-enterprise__page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border:1px solid #d7e3ef;border-radius:8px;background:#fff;color:#0f2f52;font-size:12px;font-weight:600;cursor:pointer;box-shadow:none;transform:none;transition:none;outline:none}.employee-attendance-enterprise__page-btn:active,.employee-attendance-enterprise__page-btn:focus{border-color:#d7e3ef;background:#fff;color:#0f2f52;box-shadow:none;transform:none}.employee-attendance-enterprise__page-btn:focus-visible{outline:2px solid rgba(30,90,150,.35);outline-offset:1px}.employee-attendance-enterprise__page-btn.is-active{border-color:#1e5a96;background:#1e5a96;color:#fff}.employee-attendance-enterprise__page-btn.is-active:active,.employee-attendance-enterprise__page-btn.is-active:focus{border-color:#1e5a96;background:#1e5a96;color:#fff;box-shadow:none;transform:none}.employee-attendance-enterprise__page-btn:disabled,.employee-attendance-enterprise__page-btn:disabled:active,.employee-attendance-enterprise__page-btn:disabled:focus{opacity:.45;cursor:not-allowed;border-color:#d7e3ef;background:#fff;color:#0f2f52}.employee-attendance-enterprise__requests-skeleton{display:grid;gap:8px;padding:8px 0}.employee-attendance-enterprise__skeleton-row{height:36px;border-radius:8px;border:1px solid #e8eef5;background:#f8fafc}.employee-attendance-enterprise__requests .employee-attendance-enterprise__empty--compact{gap:8px}.employee-attendance-enterprise__requests .employee-attendance-enterprise__empty--compact .employee-attendance-enterprise__btn{margin-top:4px}.employee-attendance-enterprise__att-sr-fallback,.employee-attendance-enterprise .att-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.employee-attendance-enterprise__table-wrap{flex:1;min-height:0;overflow:auto;margin-top:6px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.employee-attendance-enterprise__table{width:100%;border-collapse:collapse;table-layout:fixed}.employee-attendance-enterprise__table th{position:sticky;top:0;z-index:1;padding:4px 6px 4px 0;border-bottom:1px solid #e8eef5;background:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;color:#6a8198;text-align:left;white-space:nowrap}.employee-attendance-enterprise__table td{padding:5px 6px 5px 0;border-bottom:1px solid #f1f5f9;font-size:12px;color:#0f2f52;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-attendance-enterprise__table td.is-wrap{white-space:normal;overflow:visible;text-overflow:unset}.employee-attendance-enterprise__table-footer{flex-shrink:0;margin:4px 0 0;font-size:11px;color:#7c93aa}.employee-attendance-enterprise__status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:1px 7px;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:none;line-height:1.4;border:1px solid #dbeafe;background:#f0f7ff;color:#1d4f8c}.employee-attendance-enterprise__status-badge.is-approved{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.employee-attendance-enterprise__status-badge.is-rejected{border-color:#fecdd3;background:#fff1f2;color:#be123c}.employee-attendance-enterprise__status-badge.is-cancelled{border-color:#e2e8f0;background:#f8fafc;color:#64748b}.employee-attendance-enterprise__status-badge.is-punch-in{border-color:#a7f3d0;background:#ecfdf5;color:#047857;text-transform:none;letter-spacing:.02em}.employee-attendance-enterprise__status-badge.is-punch-out{border-color:#fecdd3;background:#fff1f2;color:#be123c;text-transform:none;letter-spacing:.02em}.employee-attendance-enterprise__register.employee-attendance-enterprise__panel{height:auto;max-height:none;min-height:auto;overflow:visible;flex:0 0 auto;gap:8px}.employee-attendance-enterprise__register-table-wrap{margin-top:0;flex:none;min-height:auto;height:auto;max-height:none;overflow:visible}.employee-attendance-enterprise__register-table{width:100%;table-layout:auto}.employee-attendance-enterprise__register-table th{position:static}.employee-attendance-enterprise__register-table td{white-space:nowrap;overflow:visible;text-overflow:unset;vertical-align:middle;padding-top:8px;padding-bottom:8px}.employee-attendance-enterprise__register-table td:first-child{white-space:normal}.employee-attendance-enterprise__register-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;flex-shrink:0;margin-top:2px}.employee-attendance-enterprise__register .employee-attendance-enterprise__table-footer{margin:0}.employee-attendance-enterprise__register-skeleton{display:grid;gap:8px;padding:4px 0}.employee-attendance-enterprise__tabpanel:has(.employee-attendance-enterprise__register){flex:0 0 auto;height:auto;max-height:none;min-height:auto;overflow:visible}.employee-attendance-enterprise__tabpanel:has(.employee-attendance-enterprise__register)>*{flex:0 0 auto;min-height:auto;height:auto;max-height:none;overflow:visible}.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__register) .shell-main-area{max-height:none;overflow:visible}.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__register) .shell-content{overflow:visible}.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__register) .employee-attendance-enterprise,.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__register) .employee-attendance-enterprise .attendance-module-root.att-module-page,.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__register) .employee-attendance-enterprise .att-workspace-flow,.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__register) .employee-attendance-enterprise .att-dashboard-page.att-workspace-page,.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__register) .att-dashboard-stack.employee-attendance-enterprise__workspace,.gateway-shell--employee-attendance:has(.employee-attendance-enterprise__register) .employee-attendance-enterprise__workspace{height:auto!important;max-height:none!important;overflow:visible!important;flex:0 0 auto;min-height:0}.employee-attendance-enterprise__holiday-list{list-style:none;margin:0;padding:0;display:grid;gap:4px}.employee-attendance-enterprise__holiday-list--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-attendance-enterprise__holiday-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border:1px solid #e8eef5;border-radius:8px;background:#f8fbfe;font-size:12px;color:#0f2f52;min-width:0}.employee-attendance-enterprise__holiday-row--button{width:100%;text-align:left;cursor:pointer;box-shadow:none;transform:none;transition:none}.employee-attendance-enterprise__holiday-row--button:active,.employee-attendance-enterprise__holiday-row--button:focus{background:#f8fbfe;border-color:#e8eef5;color:#0f2f52;box-shadow:none;transform:none}.employee-attendance-enterprise__holiday-row--button:focus-visible{outline:2px solid rgba(30,90,150,.28);outline-offset:1px}.employee-attendance-enterprise__holiday-row strong{display:block;font-size:12px;font-weight:700;color:#0f2f52}.employee-attendance-enterprise__holiday-row span{font-size:11px;color:#7c93aa}.employee-attendance-enterprise__holidays{display:flex;flex-direction:column;gap:var(--att-section-gap, 15px);min-height:0}.employee-attendance-enterprise__holidays-top{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:8px;min-height:0;align-items:stretch}.employee-attendance-enterprise__calendar-nav{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.employee-attendance-enterprise__calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.employee-attendance-enterprise__calendar-weekday{padding:4px 2px;text-align:center;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;color:#6a8198}.employee-attendance-enterprise__calendar-weekday.is-weekend-col{color:#8a9bb0}.employee-attendance-enterprise__calendar-cell{min-height:54px;padding:4px;border:1px solid #e8eef5;border-radius:8px;background:#fff;color:#0f2f52;display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left;cursor:pointer;box-shadow:none;transform:none;transition:none}.employee-attendance-enterprise__calendar-cell.is-muted{background:#f8fafc;border-color:#f1f5f9;cursor:default;min-height:54px}.employee-attendance-enterprise__calendar-cell.is-weekend-col:not(.is-holiday):not(.is-week-off){background:#fafbfd}.employee-attendance-enterprise__calendar-cell.is-today{border-color:#1e5a96;background:#f3f8fd}.employee-attendance-enterprise__calendar-cell.is-holiday{border-color:#e2b8b0;background:#fdf8f7}.employee-attendance-enterprise__calendar-cell.is-week-off{border-color:#d5dde8;background:#f4f6f9;color:#5a7088}.employee-attendance-enterprise__calendar-cell.is-selected{border-color:#1e5a96;box-shadow:inset 0 0 0 1px #1e5a96}.employee-attendance-enterprise__calendar-cell:active,.employee-attendance-enterprise__calendar-cell:focus{box-shadow:none;transform:none}.employee-attendance-enterprise__calendar-cell.is-selected:active,.employee-attendance-enterprise__calendar-cell.is-selected:focus{box-shadow:inset 0 0 0 1px #1e5a96}.employee-attendance-enterprise__calendar-cell:focus-visible{outline:2px solid rgba(30,90,150,.28);outline-offset:1px}.employee-attendance-enterprise__calendar-day{font-size:12px;font-weight:700;line-height:1.2}.employee-attendance-enterprise__calendar-holiday-mark{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;color:#a85a4a;line-height:1.2}.employee-attendance-enterprise__calendar-weekoff-mark{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;color:#6a8198;line-height:1.2}.employee-attendance-enterprise__calendar-legend{display:flex;flex-wrap:wrap;gap:10px 14px;margin:8px 0 0;padding:0;list-style:none;font-size:11px;color:#5a7088}.employee-attendance-enterprise__calendar-legend li{display:inline-flex;align-items:center;gap:6px}.employee-attendance-enterprise__calendar-legend-swatch{width:10px;height:10px;border-radius:2px;border:1px solid #d5dde8;background:#fff;flex-shrink:0}.employee-attendance-enterprise__calendar-legend-swatch.is-holiday{border-color:#e2b8b0;background:#fdf8f7}.employee-attendance-enterprise__calendar-legend-swatch.is-week-off{border-color:#d5dde8;background:#f4f6f9}.employee-attendance-enterprise__calendar-legend-swatch.is-today{border-color:#1e5a96;background:#f3f8fd}.employee-attendance-enterprise__holiday-details{margin-top:8px;padding:8px 10px;border:1px solid #d7e3ef;border-radius:10px;background:#f8fbfe}.employee-attendance-enterprise__holiday-detail-item{display:grid;gap:2px;margin-top:6px;font-size:12px;color:#0f2f52}.employee-attendance-enterprise__holiday-detail-item span{font-size:11px;color:#7c93aa}.employee-attendance-enterprise__holidays-skeleton{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:8px}.employee-attendance-enterprise__skeleton-block{min-height:220px;border:1px solid #e8eef5;border-radius:12px;background:#f8fafc}.employee-attendance-enterprise__skeleton-block.is-side{min-height:180px}.employee-attendance-enterprise__settings-form{display:flex;flex-direction:column;gap:14px;min-height:0;width:100%}.employee-attendance-enterprise__settings{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--att-section-gap, 15px);min-height:0;width:100%;padding:8px 12px 16px;box-sizing:border-box}.employee-attendance-enterprise__settings-change{width:min(480px,100%);flex:0 0 auto;min-height:0;padding:18px 20px}.employee-attendance-enterprise__settings-change-head{margin-bottom:4px}.employee-attendance-enterprise__settings-change-head h2{margin:0;font-size:16px;font-weight:700;color:#0f2f52;line-height:1.3}.employee-attendance-enterprise__settings-change .employee-attendance-enterprise__panel-subtitle{margin:4px 0 0}.employee-attendance-enterprise__settings-change .employee-attendance-enterprise__field{width:100%}.employee-attendance-enterprise__settings-change .employee-attendance-enterprise__field input{min-height:40px;height:40px;padding:0 40px 0 12px;border-radius:10px;font-size:13px}.employee-attendance-enterprise__password-wrap{position:relative;display:flex;align-items:center;min-width:0;width:100%}.employee-attendance-enterprise__password-wrap input{width:100%;box-sizing:border-box;padding-right:40px}.employee-attendance-enterprise__password-toggle{position:absolute;top:0;right:8px;bottom:0;width:28px;height:28px;margin-block:auto;padding:0;border:none;border-radius:8px;background:transparent;color:#2f6298;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;transform:none;transition:none;z-index:1}.employee-attendance-enterprise__password-toggle svg{width:16px;height:16px;display:block;pointer-events:none}.employee-attendance-enterprise__password-toggle:active,.employee-attendance-enterprise__password-toggle:focus{background:transparent;color:#2f6298;box-shadow:none;transform:none}.employee-attendance-enterprise__password-toggle:focus-visible{outline:2px solid rgba(43,109,178,.28);outline-offset:1px}.employee-attendance-enterprise__settings-submit{width:100%;min-height:40px;margin-top:2px}.employee-attendance-enterprise__field{display:grid;gap:4px;min-width:0}.employee-attendance-enterprise__field label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;color:#6a8198}.employee-attendance-enterprise__field input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;padding:6px 8px;font-size:12px;color:#0f2f52;background:#fff;outline:none}.employee-attendance-enterprise__form-actions{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:6px;flex-shrink:0}.employee-attendance-enterprise__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 12px;border-radius:10px;font-size:12px;font-weight:600;cursor:pointer;outline:none;border:1px solid transparent;white-space:nowrap;box-shadow:none;transform:none;transition:none}.employee-attendance-enterprise__btn--primary{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff)}.employee-attendance-enterprise__btn--secondary{border-color:#bfd5ec;background:#f8fbfe;color:#0f4f86}.employee-attendance-enterprise__btn--ghost{border-color:transparent;background:transparent;color:#0f4f86;padding:0 6px;min-height:24px}.employee-attendance-enterprise__btn:disabled{opacity:.55;cursor:not-allowed}.employee-attendance-enterprise__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:16px 12px;text-align:center;font-size:12px;color:#7c93aa;min-height:80px}.employee-attendance-enterprise__empty strong{display:block;margin-bottom:4px;font-size:13px;color:#0f2f52}.employee-attendance-enterprise__inline-alert{flex-shrink:0;margin:0 0 6px;padding:6px 8px;border-radius:8px;font-size:11px;line-height:1.35}.employee-attendance-enterprise__inline-alert.is-warning{border:1px solid #fde68a;background:#fffbeb;color:#92400e}.employee-attendance-enterprise__inline-alert.is-success{border:1px solid #a7f3d0;background:#ecfdf5;color:#047857}.employee-attendance-enterprise__inline-alert.is-danger{border:1px solid #fecdd3;background:#fff1f2;color:#be123c}.gateway-shell--employee-attendance .att-modal-overlay,.gateway-shell--employee-attendance .att-register-modal-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:16px;background:#0f263d73;-webkit-backdrop-filter:none;backdrop-filter:none}.gateway-shell--employee-attendance .att-modal-panel,.gateway-shell--employee-attendance .att-register-modal{width:min(560px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);display:flex;flex-direction:column;overflow:hidden;border:1px solid #d7e3ef;border-radius:12px;background:#fff;box-shadow:0 16px 40px #0f2d5a1f;outline:none;padding:0;margin:0}.gateway-shell--employee-attendance .att-register-modal{width:min(720px,calc(100vw - 2rem))}.gateway-shell--employee-attendance .att-modal-header,.gateway-shell--employee-attendance .att-register-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:12px 14px;margin:0;border-bottom:1px solid #e8eef5}.gateway-shell--employee-attendance .att-modal-header .att-heading,.gateway-shell--employee-attendance .att-register-modal__header .att-heading{margin:0;font-size:15px;font-weight:700;color:#0f2f52}.gateway-shell--employee-attendance .att-modal-panel>:not(.att-modal-header):not(.att-modal-footer),.gateway-shell--employee-attendance .att-register-modal__body{min-height:0;overflow:auto;padding:10px 14px}.gateway-shell--employee-attendance .att-modal-footer,.gateway-shell--employee-attendance .att-register-modal__actions{display:flex;justify-content:flex-end;gap:8px;padding:10px 14px;margin:0;border-top:1px solid #e8eef5}.gateway-shell--employee-attendance .att-modal-footer .att-btn,.gateway-shell--employee-attendance .att-register-modal__actions .att-btn{min-height:28px;padding:0 10px;border-radius:8px;font-size:11px;font-weight:600;outline:none}.gateway-shell--employee-attendance .att-modal-footer .att-btn:not(.att-btn--primary){border:1px solid #bfd5ec;background:#f8fbfe;color:#0f4f86}.gateway-shell--employee-attendance .att-modal-footer .att-btn--primary{border:1px solid #0f4f86;background:#0f4f86;color:#fff}.gateway-shell--employee-attendance .att-form-label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;color:#6a8198}.gateway-shell--employee-attendance .att-form-input,.gateway-shell--employee-attendance .att-modal-panel textarea.att-form-input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;padding:6px 8px;font-size:12px;color:#0f2f52;background:#fff;outline:none}.gateway-shell--employee-attendance .att-modal-panel form.space-y-4{display:grid;gap:10px}.gateway-shell--employee-attendance .att-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.gateway-shell--employee-attendance .att-choice-grid .att-action-tile{min-height:30px;padding:4px 6px;border:1px solid #d7e3ef;border-radius:8px;background:#f8fbfe;font-size:11px;font-weight:600;color:#0f2f52;outline:none}.gateway-shell--employee-attendance .att-choice-grid .att-action-tile--active{border-color:#0f4f86;background:#0f4f86;color:#fff}.gateway-shell--employee-attendance .employee-attendance-enterprise__status-strip,.gateway-shell--employee-attendance .employee-attendance-enterprise__status-strip:focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__status-strip:focus-within,.gateway-shell--employee-attendance .employee-attendance-enterprise__identity-banner,.gateway-shell--employee-attendance .employee-attendance-enterprise__identity-banner:focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__identity-banner:focus-within,.gateway-shell--employee-attendance .employee-attendance-enterprise__panel,.gateway-shell--employee-attendance .employee-attendance-enterprise__kpi,.gateway-shell--employee-attendance .employee-attendance-enterprise__action-chip,.gateway-shell--employee-attendance .employee-attendance-enterprise__action-tile{outline:none!important;box-shadow:none!important}.gateway-shell--employee-attendance .employee-attendance-enterprise__status-strip,.gateway-shell--employee-attendance .employee-attendance-enterprise__identity-banner{border:1px solid #d7e3ef!important}.gateway-shell--employee-attendance .employee-attendance-enterprise button,.gateway-shell--employee-attendance .employee-attendance-enterprise input,.gateway-shell--employee-attendance .employee-attendance-enterprise select,.gateway-shell--employee-attendance .employee-attendance-enterprise textarea,.gateway-shell--employee-attendance .att-modal-overlay,.gateway-shell--employee-attendance .att-register-modal-overlay{outline:none;-webkit-tap-highlight-color:transparent}.gateway-shell--employee-attendance .employee-attendance-enterprise__tab:not(.is-active):focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__tab:not(.is-active):active{border-color:#d2e3f4!important;background:#fff!important;color:#3d5a78!important}.gateway-shell--employee-attendance .employee-attendance-enterprise__tab.is-active:focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__tab.is-active:active{border-color:var(--control-active-bg, #1e5a96)!important;background:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important}.gateway-shell--employee-attendance .employee-attendance-enterprise__btn--primary:focus:not(:disabled),.gateway-shell--employee-attendance .employee-attendance-enterprise__btn--primary:active:not(:disabled){border-color:var(--control-active-bg, #1e5a96)!important;background:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important}.gateway-shell--employee-attendance .employee-attendance-enterprise__btn--secondary:focus:not(:disabled),.gateway-shell--employee-attendance .employee-attendance-enterprise__btn--secondary:active:not(:disabled){border-color:#bfd5ec!important;background:#f8fbfe!important;color:#0f4f86!important}.gateway-shell--employee-attendance .employee-attendance-enterprise__btn--ghost:focus:not(:disabled),.gateway-shell--employee-attendance .employee-attendance-enterprise__btn--ghost:active:not(:disabled){border-color:transparent!important;background:transparent!important;color:#0f4f86!important}.gateway-shell--employee-attendance .employee-attendance-enterprise__request-type-card:focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__request-type-card:active{background:#fff!important;border-color:#d7e3ef!important;color:#0f2f52!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-attendance .employee-attendance-enterprise__request-type-card.is-active:focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__request-type-card.is-active:active{background:var(--control-active-bg, #1e5a96)!important;border-color:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-attendance .employee-attendance-enterprise__page-btn:focus:not(:disabled):not(.is-active),.gateway-shell--employee-attendance .employee-attendance-enterprise__page-btn:active:not(:disabled):not(.is-active){background:#fff!important;border-color:#d7e3ef!important;color:#0f2f52!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-attendance .employee-attendance-enterprise__page-btn.is-active:focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__page-btn.is-active:active{background:#1e5a96!important;border-color:#1e5a96!important;color:#fff!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-attendance .employee-attendance-enterprise__action-chip:focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__action-chip:active,.gateway-shell--employee-attendance .employee-attendance-enterprise__action-tile:focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__action-tile:active,.gateway-shell--employee-attendance .employee-attendance-enterprise__new-request-item:focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__new-request-item:active,.gateway-shell--employee-attendance .employee-attendance-enterprise__request-action-btn:focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__holiday-row--button:focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__holiday-row--button:active,.gateway-shell--employee-attendance .employee-attendance-enterprise__calendar-cell:focus,.gateway-shell--employee-attendance .employee-attendance-enterprise__calendar-cell:active{background:inherit;border-color:inherit;color:inherit;box-shadow:none!important;transform:none!important;outline:none!important}.gateway-shell--employee-attendance .employee-attendance-enterprise__action-tile:focus:not(:disabled),.gateway-shell--employee-attendance .employee-attendance-enterprise__action-tile:active:not(:disabled){background:#fff!important;border-color:#d7e3ef!important;color:#0f2f52!important}.gateway-shell--employee-attendance .employee-attendance-enterprise__tab:focus-visible,.gateway-shell--employee-attendance .employee-attendance-enterprise__btn:focus-visible,.gateway-shell--employee-attendance .employee-attendance-enterprise__action-tile:focus-visible,.gateway-shell--employee-attendance .employee-attendance-enterprise__field input:focus-visible,.gateway-shell--employee-attendance .att-form-input:focus-visible{outline:2px solid rgba(30,90,150,.35);outline-offset:2px;box-shadow:none}.gateway-shell--employee-attendance .sidebar-group a:focus-visible:not(.active){background:transparent!important;border-color:transparent!important;color:#334155!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-attendance .shell-main-area>.shell-header>button[type=button]:focus-visible{background:#fff!important;border-color:#cbd5e1!important;color:#0f172a!important;box-shadow:none!important;transform:none!important}@media(max-width:1100px){.employee-attendance-enterprise__status-strip,.employee-attendance-enterprise__identity-banner{flex-wrap:wrap}.employee-attendance-enterprise__identity-actions{align-items:flex-start}.employee-attendance-enterprise__today-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-attendance-enterprise__quick-actions{grid-column:1 / -1}.employee-attendance-enterprise__week-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.employee-attendance-enterprise__week-total{grid-column:span 2}.gateway-shell--employee-attendance .shell-main-area{max-height:none;overflow:visible}.gateway-shell--employee-attendance .shell-content{overflow:visible}.employee-attendance-enterprise{height:auto;overflow:visible}.employee-attendance-enterprise__kpi-grid,.employee-attendance-enterprise__action-chips,.employee-attendance-enterprise__request-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-attendance-enterprise__requests-search{max-width:none;margin-left:0;flex:1 1 100%}.employee-attendance-enterprise__register-table td{white-space:normal}.employee-attendance-enterprise__settings{padding-inline:10px}.employee-attendance-enterprise__settings-change{width:min(480px,100%)}.employee-attendance-enterprise__holidays-top,.employee-attendance-enterprise__holidays-skeleton,.employee-attendance-enterprise__holiday-list--grid{grid-template-columns:1fr}}@media(max-width:768px){.employee-attendance-enterprise__kpi-grid,.employee-attendance-enterprise__today-grid,.employee-attendance-enterprise__overview-grid,.employee-attendance-enterprise__action-grid,.employee-attendance-enterprise__week-grid,.employee-attendance-enterprise__request-type-grid{grid-template-columns:1fr}.employee-attendance-enterprise__requests-toolbar{flex-direction:column;align-items:stretch}.employee-attendance-enterprise__requests-filter,.employee-attendance-enterprise__requests-search{width:100%;max-width:none}.employee-attendance-enterprise__requests-pagination{flex-direction:column;align-items:stretch}.employee-attendance-enterprise__requests-page-controls{justify-content:flex-start;flex-wrap:wrap}.employee-attendance-enterprise__register-footer{flex-direction:column;align-items:stretch}.employee-attendance-enterprise__register-table{display:block;width:100%}.employee-attendance-enterprise__register-table thead{display:none}.employee-attendance-enterprise__register-table tbody{display:grid;gap:8px}.employee-attendance-enterprise__register-table tr{display:block;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#fff;box-sizing:border-box}.employee-attendance-enterprise__register-table td{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:4px 0;border:0;white-space:normal}.employee-attendance-enterprise__register-table td:before{content:attr(data-label);color:#64748b;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:none;flex:0 0 auto}.employee-attendance-enterprise__settings{padding-inline:0}.employee-attendance-enterprise__settings-change{width:100%}.employee-attendance-enterprise__calendar-cell{min-height:44px}.employee-attendance-enterprise__calendar-holiday-mark{display:none}.employee-attendance-enterprise__week-total{grid-column:auto}.employee-attendance-enterprise__identity-actions{width:100%;align-items:stretch}.employee-attendance-enterprise__identity-actions .employee-attendance-enterprise__btn{width:100%}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-300:oklch(80.8% .114 19.571);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-red-900:oklch(39.6% .141 25.723);--color-orange-50:oklch(98% .016 73.684);--color-orange-200:oklch(90.1% .076 70.697);--color-orange-500:oklch(70.5% .213 47.604);--color-orange-700:oklch(55.3% .195 38.402);--color-orange-800:oklch(47% .157 37.304);--color-amber-50:oklch(98.7% .022 95.277);--color-amber-100:oklch(96.2% .059 95.617);--color-amber-200:oklch(92.4% .12 95.746);--color-amber-300:oklch(87.9% .169 91.605);--color-amber-400:oklch(82.8% .189 84.429);--color-amber-500:oklch(76.9% .188 70.08);--color-amber-600:oklch(66.6% .179 58.318);--color-amber-700:oklch(55.5% .163 48.998);--color-amber-800:oklch(47.3% .137 46.201);--color-amber-900:oklch(41.4% .112 45.904);--color-green-50:oklch(98.2% .018 155.826);--color-green-100:oklch(96.2% .044 156.743);--color-green-200:oklch(92.5% .084 155.995);--color-green-300:oklch(87.1% .15 154.449);--color-green-400:oklch(79.2% .209 151.711);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-green-700:oklch(52.7% .154 150.069);--color-green-800:oklch(44.8% .119 151.328);--color-emerald-50:oklch(97.9% .021 166.113);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-200:oklch(90.5% .093 164.15);--color-emerald-300:oklch(84.5% .143 164.978);--color-emerald-400:oklch(76.5% .177 163.223);--color-emerald-500:oklch(69.6% .17 162.48);--color-emerald-600:oklch(59.6% .145 163.225);--color-emerald-700:oklch(50.8% .118 165.612);--color-emerald-800:oklch(43.2% .095 166.913);--color-emerald-900:oklch(37.8% .077 168.94);--color-emerald-950:oklch(26.2% .051 172.552);--color-cyan-50:oklch(98.4% .019 200.873);--color-cyan-100:oklch(95.6% .045 203.388);--color-cyan-200:oklch(91.7% .08 205.041);--color-cyan-600:oklch(60.9% .126 221.723);--color-cyan-700:oklch(52% .105 223.128);--color-sky-50:oklch(97.7% .013 236.62);--color-sky-100:oklch(95.1% .026 236.824);--color-sky-200:oklch(90.1% .058 230.902);--color-sky-700:oklch(50% .134 242.749);--color-sky-800:oklch(44.3% .11 240.79);--color-blue-50:oklch(97% .014 254.604);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-300:oklch(80.9% .105 251.813);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-blue-800:oklch(42.4% .199 265.638);--color-blue-900:oklch(37.9% .146 265.522);--color-indigo-50:oklch(96.2% .018 272.314);--color-indigo-100:oklch(93% .034 272.788);--color-indigo-200:oklch(87% .065 274.039);--color-indigo-300:oklch(78.5% .115 274.713);--color-indigo-400:oklch(67.3% .182 276.935);--color-indigo-500:oklch(58.5% .233 277.117);--color-indigo-600:oklch(51.1% .262 276.966);--color-indigo-700:oklch(45.7% .24 277.023);--color-indigo-800:oklch(39.8% .195 277.366);--color-indigo-900:oklch(35.9% .144 278.697);--color-indigo-950:oklch(25.7% .09 281.288);--color-violet-50:oklch(96.9% .016 293.756);--color-violet-200:oklch(89.4% .057 293.283);--color-violet-500:oklch(60.6% .25 292.717);--color-violet-700:oklch(49.1% .27 292.581);--color-violet-800:oklch(43.2% .232 292.759);--color-purple-50:oklch(97.7% .014 308.299);--color-purple-100:oklch(94.6% .033 307.174);--color-purple-200:oklch(90.2% .063 306.703);--color-purple-600:oklch(55.8% .288 302.321);--color-purple-700:oklch(49.6% .265 301.924);--color-rose-50:oklch(96.9% .015 12.422);--color-rose-100:oklch(94.1% .03 12.58);--color-rose-200:oklch(89.2% .058 10.001);--color-rose-300:oklch(81% .117 11.638);--color-rose-400:oklch(71.2% .194 13.428);--color-rose-500:oklch(64.5% .246 16.439);--color-rose-600:oklch(58.6% .253 17.585);--color-rose-700:oklch(51.4% .222 16.935);--color-rose-800:oklch(45.5% .188 13.697);--color-rose-900:oklch(41% .159 10.272);--color-rose-950:oklch(27.1% .105 12.094);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-slate-900:oklch(20.8% .042 265.755);--color-slate-950:oklch(12.9% .042 264.695);--color-zinc-100:oklch(96.7% .001 286.375);--color-zinc-300:oklch(87.1% .006 286.286);--color-zinc-700:oklch(37% .013 285.805);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-normal:0em;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--leading-tight:1.25;--leading-snug:1.375;--leading-relaxed:1.625;--leading-loose:2;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animate-bounce:bounce 1s infinite;--blur-sm:8px;--blur-md:12px;--blur-2xl:40px;--blur-3xl:64px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:0}.inset-2{inset:calc(var(--spacing) * 2)}.-top-1\.5{top:calc(var(--spacing) * -1.5)}.-top-6{top:calc(var(--spacing) * -6)}.top-0{top:0}.top-1{top:var(--spacing)}.top-1\/2{top:50%}.top-2{top:calc(var(--spacing) * 2)}.top-4{top:calc(var(--spacing) * 4)}.top-6{top:calc(var(--spacing) * 6)}.top-24{top:calc(var(--spacing) * 24)}.top-full{top:100%}.-right-1\.5{right:calc(var(--spacing) * -1.5)}.-right-6{right:calc(var(--spacing) * -6)}.right-0{right:0}.right-1\.5{right:calc(var(--spacing) * 1.5)}.right-2{right:calc(var(--spacing) * 2)}.right-4{right:calc(var(--spacing) * 4)}.right-6{right:calc(var(--spacing) * 6)}.right-full{right:100%}.bottom-0{bottom:0}.bottom-4{bottom:calc(var(--spacing) * 4)}.bottom-full{bottom:100%}.-left-5{left:calc(var(--spacing) * -5)}.-left-6{left:calc(var(--spacing) * -6)}.-left-8{left:calc(var(--spacing) * -8)}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:calc(var(--spacing) * 2)}.left-2\.5{left:calc(var(--spacing) * 2.5)}.left-3{left:calc(var(--spacing) * 3)}.left-4{left:calc(var(--spacing) * 4)}.left-full{left:100%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[90\]{z-index:90}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-\[120\]{z-index:120}.z-\[130\]{z-index:130}.z-\[140\]{z-index:140}.z-\[150\]{z-index:150}.z-\[180\]{z-index:180}.z-\[200\]{z-index:200}.z-\[220\]{z-index:220}.z-\[250\]{z-index:250}.z-\[300\]{z-index:300}.z-\[320\]{z-index:320}.z-\[330\]{z-index:330}.z-\[400\]{z-index:400}.z-\[500\]{z-index:500}.z-\[520\]{z-index:520}.z-\[530\]{z-index:530}.z-\[540\]{z-index:540}.z-\[600\]{z-index:600}.z-\[700\]{z-index:700}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-full{grid-column:1/-1}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.m-2{margin:calc(var(--spacing) * 2)}.-mx-3{margin-inline:calc(var(--spacing) * -3)}.mx-2{margin-inline:calc(var(--spacing) * 2)}.mx-4{margin-inline:calc(var(--spacing) * 4)}.mx-auto{margin-inline:auto}.my-0\.5{margin-block:calc(var(--spacing) * .5)}.my-1{margin-block:var(--spacing)}.my-2\.5{margin-block:calc(var(--spacing) * 2.5)}.my-8{margin-block:calc(var(--spacing) * 8)}.\!mt-auto{margin-top:auto!important}.-mt-3{margin-top:calc(var(--spacing) * -3)}.-mt-10{margin-top:calc(var(--spacing) * -10)}.-mt-32{margin-top:calc(var(--spacing) * -32)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:var(--spacing)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-auto{margin-top:auto}.-mr-10{margin-right:calc(var(--spacing) * -10)}.-mr-32{margin-right:calc(var(--spacing) * -32)}.mr-1{margin-right:var(--spacing)}.mr-1\.5{margin-right:calc(var(--spacing) * 1.5)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-4{margin-right:calc(var(--spacing) * 4)}.mr-6{margin-right:calc(var(--spacing) * 6)}.mb-0\.5{margin-bottom:calc(var(--spacing) * .5)}.mb-1{margin-bottom:var(--spacing)}.mb-1\.5{margin-bottom:calc(var(--spacing) * 1.5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.ml-0\.5{margin-left:calc(var(--spacing) * .5)}.ml-1{margin-left:var(--spacing)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-3{margin-left:calc(var(--spacing) * 3)}.ml-4{margin-left:calc(var(--spacing) * 4)}.ml-6{margin-left:calc(var(--spacing) * 6)}.ml-auto{margin-left:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table\!{display:table!important}.h-1{height:var(--spacing)}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-2{height:calc(var(--spacing) * 2)}.h-2\.5{height:calc(var(--spacing) * 2.5)}.h-3{height:calc(var(--spacing) * 3)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-16{height:calc(var(--spacing) * 16)}.h-20{height:calc(var(--spacing) * 20)}.h-24{height:calc(var(--spacing) * 24)}.h-28{height:calc(var(--spacing) * 28)}.h-32{height:calc(var(--spacing) * 32)}.h-40{height:calc(var(--spacing) * 40)}.h-64{height:calc(var(--spacing) * 64)}.h-\[44px\]{height:44px}.h-\[52px\]{height:52px}.h-\[64px\]{height:64px}.h-\[80vh\]{height:80vh}.h-\[88vh\]{height:88vh}.h-\[90vh\]{height:90vh}.h-\[120px\]{height:120px}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0}.max-h-8{max-height:calc(var(--spacing) * 8)}.max-h-12{max-height:calc(var(--spacing) * 12)}.max-h-36{max-height:calc(var(--spacing) * 36)}.max-h-44{max-height:calc(var(--spacing) * 44)}.max-h-56{max-height:calc(var(--spacing) * 56)}.max-h-96{max-height:calc(var(--spacing) * 96)}.max-h-\[22vh\]{max-height:22vh}.max-h-\[26vh\]{max-height:26vh}.max-h-\[28vh\]{max-height:28vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[78vh\]{max-height:78vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[95vh\]{max-height:95vh}.max-h-\[250px\]{max-height:250px}.max-h-\[400px\]{max-height:400px}.max-h-full{max-height:100%}.min-h-0{min-height:0}.min-h-\[4rem\]{min-height:4rem}.min-h-\[28px\]{min-height:28px}.min-h-\[72px\]{min-height:72px}.min-h-\[80px\]{min-height:80px}.min-h-\[84px\]{min-height:84px}.min-h-\[240px\]{min-height:240px}.min-h-\[400px\]{min-height:400px}.min-h-\[500px\]{min-height:500px}.min-h-full{min-height:100%}.w-1{width:var(--spacing)}.w-1\.5{width:calc(var(--spacing) * 1.5)}.w-1\/2{width:50%}.w-1\/3{width:33.3333%}.w-1\/4{width:25%}.w-2{width:calc(var(--spacing) * 2)}.w-2\.5{width:calc(var(--spacing) * 2.5)}.w-2\/5{width:40%}.w-3{width:calc(var(--spacing) * 3)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-7{width:calc(var(--spacing) * 7)}.w-8{width:calc(var(--spacing) * 8)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:calc(var(--spacing) * 10)}.w-12{width:calc(var(--spacing) * 12)}.w-14{width:calc(var(--spacing) * 14)}.w-16{width:calc(var(--spacing) * 16)}.w-20{width:calc(var(--spacing) * 20)}.w-24{width:calc(var(--spacing) * 24)}.w-28{width:calc(var(--spacing) * 28)}.w-32{width:calc(var(--spacing) * 32)}.w-40{width:calc(var(--spacing) * 40)}.w-44{width:calc(var(--spacing) * 44)}.w-48{width:calc(var(--spacing) * 48)}.w-64{width:calc(var(--spacing) * 64)}.w-72{width:calc(var(--spacing) * 72)}.w-80{width:calc(var(--spacing) * 80)}.w-\[1px\]{width:1px}.w-\[3\%\]{width:3%}.w-\[4\%\]{width:4%}.w-\[5\%\]{width:5%}.w-\[7\%\]{width:7%}.w-\[8\%\]{width:8%}.w-\[9\%\]{width:9%}.w-\[10\%\]{width:10%}.w-\[11\%\]{width:11%}.w-\[12\%\]{width:12%}.w-\[14\%\]{width:14%}.w-\[15\%\]{width:15%}.w-\[16\%\]{width:16%}.w-\[17\%\]{width:17%}.w-\[18\%\]{width:18%}.w-\[20\%\]{width:20%}.w-\[22\%\]{width:22%}.w-\[24\%\]{width:24%}.w-\[25\%\]{width:25%}.w-\[26\%\]{width:26%}.w-\[28\%\]{width:28%}.w-\[30\%\]{width:30%}.w-\[44\%\]{width:44%}.w-\[45\%\]{width:45%}.w-\[50px\]{width:50px}.w-\[58rem\]{width:58rem}.w-\[72px\]{width:72px}.w-\[74px\]{width:74px}.w-\[76px\]{width:76px}.w-\[78px\]{width:78px}.w-\[80px\]{width:80px}.w-\[82px\]{width:82px}.w-\[84px\]{width:84px}.w-\[86px\]{width:86px}.w-\[88px\]{width:88px}.w-\[90px\]{width:90px}.w-\[94px\]{width:94px}.w-\[96\%\]{width:96%}.w-\[96px\]{width:96px}.w-\[98px\]{width:98px}.w-\[102px\]{width:102px}.w-\[104px\]{width:104px}.w-\[106px\]{width:106px}.w-\[108px\]{width:108px}.w-\[110px\]{width:110px}.w-\[118px\]{width:118px}.w-\[122px\]{width:122px}.w-\[130px\]{width:130px}.w-\[132px\]{width:132px}.w-\[136px\]{width:136px}.w-\[140px\]{width:140px}.w-\[400px\]{width:400px}.w-\[min\(92vw\,26rem\)\]{width:min(92vw,26rem)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[40px\]{max-width:40px}.max-w-\[48px\]{max-width:48px}.max-w-\[50\%\]{max-width:50%}.max-w-\[56px\]{max-width:56px}.max-w-\[60\%\]{max-width:60%}.max-w-\[60px\]{max-width:60px}.max-w-\[64px\]{max-width:64px}.max-w-\[68px\]{max-width:68px}.max-w-\[72px\]{max-width:72px}.max-w-\[76px\]{max-width:76px}.max-w-\[80px\]{max-width:80px}.max-w-\[95vw\]{max-width:95vw}.max-w-\[100px\]{max-width:100px}.max-w-\[120px\]{max-width:120px}.max-w-\[150px\]{max-width:150px}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[280px\]{max-width:280px}.max-w-\[800px\]{max-width:800px}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:var(--container-md)}.max-w-min{max-width:-moz-min-content;max-width:min-content}.max-w-none{max-width:none}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.min-w-0{min-width:0}.min-w-\[40px\]{min-width:40px}.min-w-\[48px\]{min-width:48px}.min-w-\[52px\]{min-width:52px}.min-w-\[56px\]{min-width:56px}.min-w-\[58px\]{min-width:58px}.min-w-\[60px\]{min-width:60px}.min-w-\[64px\]{min-width:64px}.min-w-\[72px\]{min-width:72px}.min-w-\[80px\]{min-width:80px}.min-w-\[84px\]{min-width:84px}.min-w-\[88px\]{min-width:88px}.min-w-\[90px\]{min-width:90px}.min-w-\[120px\]{min-width:120px}.min-w-\[148px\]{min-width:148px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[280px\]{min-width:280px}.min-w-\[300px\]{min-width:300px}.min-w-\[760px\]{min-width:760px}.min-w-\[860px\]{min-width:860px}.min-w-\[980px\]{min-width:980px}.min-w-\[1100px\]{min-width:1100px}.min-w-\[1200px\]{min-width:1200px}.min-w-\[1500px\]{min-width:1500px}.min-w-\[1900px\]{min-width:1900px}.min-w-\[2000px\]{min-width:2000px}.min-w-\[2500px\]{min-width:2500px}.min-w-\[3200px\]{min-width:3200px}.min-w-full{min-width:100%}.flex-1,.flex-\[1\]{flex:1}.flex-\[1_1_180px\]{flex:180px}.flex-\[2\]{flex:2}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-x-2{--tw-translate-x:calc(var(--spacing) * -2);translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-0{--tw-translate-x:0;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-full{--tw-translate-x:100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-x-\[-1\]{--tw-scale-x:-1;scale:var(--tw-scale-x) var(--tw-scale-y)}.-rotate-90{rotate:-90deg}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-bounce{animation:var(--animate-bounce)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-flow-col{grid-auto-flow:column}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-\[1\.3fr_0\.9fr\]{grid-template-columns:1.3fr .9fr}.grid-cols-\[1fr_auto_40px\]{grid-template-columns:1fr auto 40px}.grid-cols-\[80px_1fr\]{grid-template-columns:80px 1fr}.grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto}.grid-cols-\[auto_minmax\(0\,1fr\)_auto\]{grid-template-columns:auto minmax(0,1fr) auto}.grid-cols-\[auto_repeat\(4\,minmax\(0\,1fr\)\)\]{grid-template-columns:auto repeat(4,minmax(0,1fr))}.grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0{gap:0}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-12{gap:calc(var(--spacing) * 12)}:where(.space-y-0\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing) * var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-10>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-2{-moz-column-gap:calc(var(--spacing) * 2);column-gap:calc(var(--spacing) * 2)}.gap-x-3{-moz-column-gap:calc(var(--spacing) * 3);column-gap:calc(var(--spacing) * 3)}.gap-x-4{-moz-column-gap:calc(var(--spacing) * 4);column-gap:calc(var(--spacing) * 4)}.gap-x-6{-moz-column-gap:calc(var(--spacing) * 6);column-gap:calc(var(--spacing) * 6)}.gap-x-8{-moz-column-gap:calc(var(--spacing) * 8);column-gap:calc(var(--spacing) * 8)}.gap-x-12{-moz-column-gap:calc(var(--spacing) * 12);column-gap:calc(var(--spacing) * 12)}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(var(--spacing) * var(--tw-space-x-reverse));margin-inline-end:calc(var(--spacing) * calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)))}.gap-y-1{row-gap:var(--spacing)}.gap-y-2{row-gap:calc(var(--spacing) * 2)}.gap-y-3{row-gap:calc(var(--spacing) * 3)}.gap-y-4{row-gap:calc(var(--spacing) * 4)}.gap-y-6{row-gap:calc(var(--spacing) * 6)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-slate-50>:not(:last-child)){border-color:var(--color-slate-50)}:where(.divide-slate-100>:not(:last-child)){border-color:var(--color-slate-100)}:where(.divide-slate-200>:not(:last-child)){border-color:var(--color-slate-200)}.self-center{align-self:center}.self-start{align-self:flex-start}.justify-self-center{justify-self:center}.justify-self-end{justify-self:flex-end}.justify-self-start{justify-self:flex-start}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-t-2xl{border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl)}.rounded-t-3xl{border-top-left-radius:var(--radius-3xl);border-top-right-radius:var(--radius-3xl)}.rounded-tl-2xl{border-top-left-radius:var(--radius-2xl)}.rounded-r-md{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.rounded-tr-2xl{border-top-right-radius:var(--radius-2xl)}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-2xl{border-bottom-right-radius:var(--radius-2xl);border-bottom-left-radius:var(--radius-2xl)}.rounded-b-3xl{border-bottom-right-radius:var(--radius-3xl);border-bottom-left-radius:var(--radius-3xl)}.rounded-bl-xl{border-bottom-left-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-\[20px\]{border-style:var(--tw-border-style);border-width:20px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-dotted{--tw-border-style:dotted;border-style:dotted}.border-none{--tw-border-style:none;border-style:none}.border-\[\#5C7BA6\]\/20{border-color:#5c7ba633}.border-\[\#9BA4B4\]{border-color:#9ba4b4}.border-\[\#14274E\]\/5{border-color:#14274e0d}.border-amber-100{border-color:var(--color-amber-100)}.border-amber-200{border-color:var(--color-amber-200)}.border-amber-300{border-color:var(--color-amber-300)}.border-amber-400{border-color:var(--color-amber-400)}.border-amber-500{border-color:var(--color-amber-500)}.border-black{border-color:var(--color-black)}.border-blue-100{border-color:var(--color-blue-100)}.border-blue-100\/50{border-color:#dbeafe80}@supports (color:color-mix(in lab,red,red)){.border-blue-100\/50{border-color:color-mix(in oklab,var(--color-blue-100) 50%,transparent)}}.border-blue-200{border-color:var(--color-blue-200)}.border-blue-300{border-color:var(--color-blue-300)}.border-blue-400{border-color:var(--color-blue-400)}.border-blue-500{border-color:var(--color-blue-500)}.border-blue-600{border-color:var(--color-blue-600)}.border-cyan-200{border-color:var(--color-cyan-200)}.border-emerald-100{border-color:var(--color-emerald-100)}.border-emerald-200{border-color:var(--color-emerald-200)}.border-emerald-200\/50{border-color:#a4f4cf80}@supports (color:color-mix(in lab,red,red)){.border-emerald-200\/50{border-color:color-mix(in oklab,var(--color-emerald-200) 50%,transparent)}}.border-emerald-300{border-color:var(--color-emerald-300)}.border-emerald-500{border-color:var(--color-emerald-500)}.border-emerald-700{border-color:var(--color-emerald-700)}.border-green-100{border-color:var(--color-green-100)}.border-green-200{border-color:var(--color-green-200)}.border-green-300{border-color:var(--color-green-300)}.border-green-500{border-color:var(--color-green-500)}.border-indigo-100{border-color:var(--color-indigo-100)}.border-indigo-200{border-color:var(--color-indigo-200)}.border-indigo-200\/50{border-color:#c7d2ff80}@supports (color:color-mix(in lab,red,red)){.border-indigo-200\/50{border-color:color-mix(in oklab,var(--color-indigo-200) 50%,transparent)}}.border-indigo-300{border-color:var(--color-indigo-300)}.border-indigo-500{border-color:var(--color-indigo-500)}.border-indigo-600{border-color:var(--color-indigo-600)}.border-indigo-700{border-color:var(--color-indigo-700)}.border-orange-200{border-color:var(--color-orange-200)}.border-orange-500{border-color:var(--color-orange-500)}.border-purple-100{border-color:var(--color-purple-100)}.border-purple-200{border-color:var(--color-purple-200)}.border-red-100{border-color:var(--color-red-100)}.border-red-200{border-color:var(--color-red-200)}.border-red-300{border-color:var(--color-red-300)}.border-red-400{border-color:var(--color-red-400)}.border-red-500{border-color:var(--color-red-500)}.border-red-700{border-color:var(--color-red-700)}.border-red-800{border-color:var(--color-red-800)}.border-rose-100{border-color:var(--color-rose-100)}.border-rose-200{border-color:var(--color-rose-200)}.border-rose-200\/50{border-color:#ffccd380}@supports (color:color-mix(in lab,red,red)){.border-rose-200\/50{border-color:color-mix(in oklab,var(--color-rose-200) 50%,transparent)}}.border-rose-300{border-color:var(--color-rose-300)}.border-rose-500{border-color:var(--color-rose-500)}.border-sky-200{border-color:var(--color-sky-200)}.border-slate-50{border-color:var(--color-slate-50)}.border-slate-100{border-color:var(--color-slate-100)}.border-slate-100\/50{border-color:#f1f5f980}@supports (color:color-mix(in lab,red,red)){.border-slate-100\/50{border-color:color-mix(in oklab,var(--color-slate-100) 50%,transparent)}}.border-slate-200{border-color:var(--color-slate-200)}.border-slate-200\/90{border-color:#e2e8f0e6}@supports (color:color-mix(in lab,red,red)){.border-slate-200\/90{border-color:color-mix(in oklab,var(--color-slate-200) 90%,transparent)}}.border-slate-300{border-color:var(--color-slate-300)}.border-slate-400{border-color:var(--color-slate-400)}.border-slate-600{border-color:var(--color-slate-600)}.border-slate-700{border-color:var(--color-slate-700)}.border-slate-800{border-color:var(--color-slate-800)}.border-slate-900{border-color:var(--color-slate-900)}.border-transparent{border-color:#0000}.border-violet-200{border-color:var(--color-violet-200)}.border-violet-500{border-color:var(--color-violet-500)}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.border-white\/15{border-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.border-white\/15{border-color:color-mix(in oklab,var(--color-white) 15%,transparent)}}.border-white\/20{border-color:#fff3}@supports (color:color-mix(in lab,red,red)){.border-white\/20{border-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.border-white\/30{border-color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.border-white\/30{border-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.border-zinc-300{border-color:var(--color-zinc-300)}.border-r-slate-800{border-right-color:var(--color-slate-800)}.border-l-blue-600{border-left-color:var(--color-blue-600)}.bg-\[\#1E5A96\]{background-color:#1e5a96}.bg-\[\#14274E\]{background-color:#14274e}.bg-\[\#D6E4F0\]{background-color:#d6e4f0}.bg-\[\#F1F6F9\]{background-color:#f1f6f9}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-50\/30{background-color:#fffbeb4d}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/30{background-color:color-mix(in oklab,var(--color-amber-50) 30%,transparent)}}.bg-amber-50\/40{background-color:#fffbeb66}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/40{background-color:color-mix(in oklab,var(--color-amber-50) 40%,transparent)}}.bg-amber-50\/50{background-color:#fffbeb80}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/50{background-color:color-mix(in oklab,var(--color-amber-50) 50%,transparent)}}.bg-amber-50\/70{background-color:#fffbebb3}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/70{background-color:color-mix(in oklab,var(--color-amber-50) 70%,transparent)}}.bg-amber-50\/80{background-color:#fffbebcc}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/80{background-color:color-mix(in oklab,var(--color-amber-50) 80%,transparent)}}.bg-amber-100{background-color:var(--color-amber-100)}.bg-amber-500{background-color:var(--color-amber-500)}.bg-amber-600{background-color:var(--color-amber-600)}.bg-amber-700{background-color:var(--color-amber-700)}.bg-black\/30{background-color:#0000004d}@supports (color:color-mix(in lab,red,red)){.bg-black\/30{background-color:color-mix(in oklab,var(--color-black) 30%,transparent)}}.bg-black\/40{background-color:#0006}@supports (color:color-mix(in lab,red,red)){.bg-black\/40{background-color:color-mix(in oklab,var(--color-black) 40%,transparent)}}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-black\/60{background-color:#0009}@supports (color:color-mix(in lab,red,red)){.bg-black\/60{background-color:color-mix(in oklab,var(--color-black) 60%,transparent)}}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-50\/20{background-color:#eff6ff33}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/20{background-color:color-mix(in oklab,var(--color-blue-50) 20%,transparent)}}.bg-blue-50\/30{background-color:#eff6ff4d}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/30{background-color:color-mix(in oklab,var(--color-blue-50) 30%,transparent)}}.bg-blue-50\/40{background-color:#eff6ff66}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/40{background-color:color-mix(in oklab,var(--color-blue-50) 40%,transparent)}}.bg-blue-50\/50{background-color:#eff6ff80}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/50{background-color:color-mix(in oklab,var(--color-blue-50) 50%,transparent)}}.bg-blue-50\/60{background-color:#eff6ff99}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/60{background-color:color-mix(in oklab,var(--color-blue-50) 60%,transparent)}}.bg-blue-50\/70{background-color:#eff6ffb3}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/70{background-color:color-mix(in oklab,var(--color-blue-50) 70%,transparent)}}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-blue-700{background-color:var(--color-blue-700)}.bg-cyan-50{background-color:var(--color-cyan-50)}.bg-cyan-100{background-color:var(--color-cyan-100)}.bg-cyan-700{background-color:var(--color-cyan-700)}.bg-emerald-50{background-color:var(--color-emerald-50)}.bg-emerald-50\/70{background-color:#ecfdf5b3}@supports (color:color-mix(in lab,red,red)){.bg-emerald-50\/70{background-color:color-mix(in oklab,var(--color-emerald-50) 70%,transparent)}}.bg-emerald-100{background-color:var(--color-emerald-100)}.bg-emerald-600{background-color:var(--color-emerald-600)}.bg-emerald-700{background-color:var(--color-emerald-700)}.bg-emerald-900{background-color:var(--color-emerald-900)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-50\/30{background-color:#f0fdf44d}@supports (color:color-mix(in lab,red,red)){.bg-green-50\/30{background-color:color-mix(in oklab,var(--color-green-50) 30%,transparent)}}.bg-green-100{background-color:var(--color-green-100)}.bg-green-500{background-color:var(--color-green-500)}.bg-green-600{background-color:var(--color-green-600)}.bg-green-600\/50{background-color:#00a54480}@supports (color:color-mix(in lab,red,red)){.bg-green-600\/50{background-color:color-mix(in oklab,var(--color-green-600) 50%,transparent)}}.bg-green-700{background-color:var(--color-green-700)}.bg-indigo-50{background-color:var(--color-indigo-50)}.bg-indigo-50\/20{background-color:#eef2ff33}@supports (color:color-mix(in lab,red,red)){.bg-indigo-50\/20{background-color:color-mix(in oklab,var(--color-indigo-50) 20%,transparent)}}.bg-indigo-50\/50{background-color:#eef2ff80}@supports (color:color-mix(in lab,red,red)){.bg-indigo-50\/50{background-color:color-mix(in oklab,var(--color-indigo-50) 50%,transparent)}}.bg-indigo-50\/70{background-color:#eef2ffb3}@supports (color:color-mix(in lab,red,red)){.bg-indigo-50\/70{background-color:color-mix(in oklab,var(--color-indigo-50) 70%,transparent)}}.bg-indigo-100{background-color:var(--color-indigo-100)}.bg-indigo-500{background-color:var(--color-indigo-500)}.bg-indigo-500\/50{background-color:#625fff80}@supports (color:color-mix(in lab,red,red)){.bg-indigo-500\/50{background-color:color-mix(in oklab,var(--color-indigo-500) 50%,transparent)}}.bg-indigo-600{background-color:var(--color-indigo-600)}.bg-indigo-600\/20{background-color:#4f39f633}@supports (color:color-mix(in lab,red,red)){.bg-indigo-600\/20{background-color:color-mix(in oklab,var(--color-indigo-600) 20%,transparent)}}.bg-indigo-700{background-color:var(--color-indigo-700)}.bg-indigo-900{background-color:var(--color-indigo-900)}.bg-orange-50{background-color:var(--color-orange-50)}.bg-purple-50{background-color:var(--color-purple-50)}.bg-purple-100{background-color:var(--color-purple-100)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-50\/40{background-color:#fef2f266}@supports (color:color-mix(in lab,red,red)){.bg-red-50\/40{background-color:color-mix(in oklab,var(--color-red-50) 40%,transparent)}}.bg-red-50\/50{background-color:#fef2f280}@supports (color:color-mix(in lab,red,red)){.bg-red-50\/50{background-color:color-mix(in oklab,var(--color-red-50) 50%,transparent)}}.bg-red-50\/80{background-color:#fef2f2cc}@supports (color:color-mix(in lab,red,red)){.bg-red-50\/80{background-color:color-mix(in oklab,var(--color-red-50) 80%,transparent)}}.bg-red-100{background-color:var(--color-red-100)}.bg-red-400{background-color:var(--color-red-400)}.bg-red-500{background-color:var(--color-red-500)}.bg-red-600{background-color:var(--color-red-600)}.bg-red-700{background-color:var(--color-red-700)}.bg-red-900{background-color:var(--color-red-900)}.bg-rose-50{background-color:var(--color-rose-50)}.bg-rose-50\/50{background-color:#fff1f280}@supports (color:color-mix(in lab,red,red)){.bg-rose-50\/50{background-color:color-mix(in oklab,var(--color-rose-50) 50%,transparent)}}.bg-rose-50\/70{background-color:#fff1f2b3}@supports (color:color-mix(in lab,red,red)){.bg-rose-50\/70{background-color:color-mix(in oklab,var(--color-rose-50) 70%,transparent)}}.bg-rose-100{background-color:var(--color-rose-100)}.bg-rose-200{background-color:var(--color-rose-200)}.bg-rose-600{background-color:var(--color-rose-600)}.bg-sky-50{background-color:var(--color-sky-50)}.bg-sky-100{background-color:var(--color-sky-100)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-50\/20{background-color:#f8fafc33}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/20{background-color:color-mix(in oklab,var(--color-slate-50) 20%,transparent)}}.bg-slate-50\/30{background-color:#f8fafc4d}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/30{background-color:color-mix(in oklab,var(--color-slate-50) 30%,transparent)}}.bg-slate-50\/40{background-color:#f8fafc66}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/40{background-color:color-mix(in oklab,var(--color-slate-50) 40%,transparent)}}.bg-slate-50\/50{background-color:#f8fafc80}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/50{background-color:color-mix(in oklab,var(--color-slate-50) 50%,transparent)}}.bg-slate-50\/60{background-color:#f8fafc99}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/60{background-color:color-mix(in oklab,var(--color-slate-50) 60%,transparent)}}.bg-slate-50\/70{background-color:#f8fafcb3}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/70{background-color:color-mix(in oklab,var(--color-slate-50) 70%,transparent)}}.bg-slate-50\/80{background-color:#f8fafccc}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/80{background-color:color-mix(in oklab,var(--color-slate-50) 80%,transparent)}}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-100\/50{background-color:#f1f5f980}@supports (color:color-mix(in lab,red,red)){.bg-slate-100\/50{background-color:color-mix(in oklab,var(--color-slate-100) 50%,transparent)}}.bg-slate-100\/70{background-color:#f1f5f9b3}@supports (color:color-mix(in lab,red,red)){.bg-slate-100\/70{background-color:color-mix(in oklab,var(--color-slate-100) 70%,transparent)}}.bg-slate-200{background-color:var(--color-slate-200)}.bg-slate-300{background-color:var(--color-slate-300)}.bg-slate-400{background-color:var(--color-slate-400)}.bg-slate-700{background-color:var(--color-slate-700)}.bg-slate-800{background-color:var(--color-slate-800)}.bg-slate-900{background-color:var(--color-slate-900)}.bg-slate-900\/30{background-color:#0f172b4d}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/30{background-color:color-mix(in oklab,var(--color-slate-900) 30%,transparent)}}.bg-slate-900\/40{background-color:#0f172b66}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/40{background-color:color-mix(in oklab,var(--color-slate-900) 40%,transparent)}}.bg-slate-900\/50{background-color:#0f172b80}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/50{background-color:color-mix(in oklab,var(--color-slate-900) 50%,transparent)}}.bg-slate-900\/55{background-color:#0f172b8c}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/55{background-color:color-mix(in oklab,var(--color-slate-900) 55%,transparent)}}.bg-slate-900\/60{background-color:#0f172b99}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/60{background-color:color-mix(in oklab,var(--color-slate-900) 60%,transparent)}}.bg-slate-900\/70{background-color:#0f172bb3}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/70{background-color:color-mix(in oklab,var(--color-slate-900) 70%,transparent)}}.bg-slate-950\/55{background-color:#0206188c}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/55{background-color:color-mix(in oklab,var(--color-slate-950) 55%,transparent)}}.bg-transparent{background-color:#0000}.bg-violet-50{background-color:var(--color-violet-50)}.bg-white{background-color:var(--color-white)}.bg-white\/5{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.bg-white\/5{background-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.bg-white\/15{background-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.bg-white\/15{background-color:color-mix(in oklab,var(--color-white) 15%,transparent)}}.bg-white\/50{background-color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.bg-white\/50{background-color:color-mix(in oklab,var(--color-white) 50%,transparent)}}.bg-white\/60{background-color:#fff9}@supports (color:color-mix(in lab,red,red)){.bg-white\/60{background-color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.bg-white\/70{background-color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.bg-white\/70{background-color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.bg-white\/80{background-color:#fffc}@supports (color:color-mix(in lab,red,red)){.bg-white\/80{background-color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.bg-white\/95{background-color:#fffffff2}@supports (color:color-mix(in lab,red,red)){.bg-white\/95{background-color:color-mix(in oklab,var(--color-white) 95%,transparent)}}.bg-zinc-100{background-color:var(--color-zinc-100)}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-blue-50{--tw-gradient-from:var(--color-blue-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-slate-50{--tw-gradient-from:var(--color-slate-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-slate-900{--tw-gradient-from:var(--color-slate-900);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-slate-800{--tw-gradient-via:var(--color-slate-800);--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-blue-50{--tw-gradient-to:var(--color-blue-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-blue-900{--tw-gradient-to:var(--color-blue-900);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-indigo-50{--tw-gradient-to:var(--color-indigo-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.fill-slate-500{fill:var(--color-slate-500)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:calc(var(--spacing) * .5)}.p-1{padding:var(--spacing)}.p-1\.5{padding:calc(var(--spacing) * 1.5)}.p-2{padding:calc(var(--spacing) * 2)}.p-2\.5{padding:calc(var(--spacing) * 2.5)}.p-3{padding:calc(var(--spacing) * 3)}.p-3\.5{padding:calc(var(--spacing) * 3.5)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.p-10{padding:calc(var(--spacing) * 10)}.p-12{padding:calc(var(--spacing) * 12)}.px-1{padding-inline:var(--spacing)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-7{padding-inline:calc(var(--spacing) * 7)}.px-8{padding-inline:calc(var(--spacing) * 8)}.px-10{padding-inline:calc(var(--spacing) * 10)}.px-12{padding-inline:calc(var(--spacing) * 12)}.py-0{padding-block:0}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-10{padding-block:calc(var(--spacing) * 10)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-16{padding-block:calc(var(--spacing) * 16)}.py-20{padding-block:calc(var(--spacing) * 20)}.pt-0\.5{padding-top:calc(var(--spacing) * .5)}.pt-1{padding-top:var(--spacing)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-2\.5{padding-top:calc(var(--spacing) * 2.5)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-12{padding-top:calc(var(--spacing) * 12)}.pr-1{padding-right:var(--spacing)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-3{padding-right:calc(var(--spacing) * 3)}.pr-4{padding-right:calc(var(--spacing) * 4)}.pr-5{padding-right:calc(var(--spacing) * 5)}.pr-6{padding-right:calc(var(--spacing) * 6)}.pr-8{padding-right:calc(var(--spacing) * 8)}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:calc(var(--spacing) * .5)}.pb-1{padding-bottom:var(--spacing)}.pb-1\.5{padding-bottom:calc(var(--spacing) * 1.5)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-20{padding-bottom:calc(var(--spacing) * 20)}.pl-1{padding-left:var(--spacing)}.pl-2{padding-left:calc(var(--spacing) * 2)}.pl-3{padding-left:calc(var(--spacing) * 3)}.pl-5{padding-left:calc(var(--spacing) * 5)}.pl-6{padding-left:calc(var(--spacing) * 6)}.pl-7{padding-left:calc(var(--spacing) * 7)}.pl-8{padding-left:calc(var(--spacing) * 8)}.pl-9{padding-left:calc(var(--spacing) * 9)}.pl-10{padding-left:calc(var(--spacing) * 10)}.pl-11{padding-left:calc(var(--spacing) * 11)}.pl-16{padding-left:calc(var(--spacing) * 16)}.text-center{text-align:center}.text-justify{text-align:justify}.text-left{text-align:left}.text-right{text-align:right}.align-bottom{vertical-align:bottom}.align-middle{vertical-align:middle}.align-top{vertical-align:top}.font-mono{font-family:var(--font-mono)}.font-serif{font-family:var(--font-serif)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[20px\]{font-size:20px}.leading-5{--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.leading-loose{--tw-leading:var(--leading-loose);line-height:var(--leading-loose)}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.tracking-\[0\.22em\]{--tw-tracking:.22em;letter-spacing:.22em}.tracking-\[0\.24em\]{--tw-tracking:.24em;letter-spacing:.24em}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-tighter{--tw-tracking:var(--tracking-tighter);letter-spacing:var(--tracking-tighter)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.break-words{overflow-wrap:break-word}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#9BA4B4\]{color:#9ba4b4}.text-\[\#394867\]{color:#394867}.text-amber-400{color:var(--color-amber-400)}.text-amber-500{color:var(--color-amber-500)}.text-amber-600{color:var(--color-amber-600)}.text-amber-700{color:var(--color-amber-700)}.text-amber-800{color:var(--color-amber-800)}.text-amber-900{color:var(--color-amber-900)}.text-blue-100{color:var(--color-blue-100)}.text-blue-200{color:var(--color-blue-200)}.text-blue-300{color:var(--color-blue-300)}.text-blue-400{color:var(--color-blue-400)}.text-blue-500{color:var(--color-blue-500)}.text-blue-600{color:var(--color-blue-600)}.text-blue-700{color:var(--color-blue-700)}.text-blue-800{color:var(--color-blue-800)}.text-blue-900{color:var(--color-blue-900)}.text-cyan-600{color:var(--color-cyan-600)}.text-cyan-700{color:var(--color-cyan-700)}.text-emerald-50{color:var(--color-emerald-50)}.text-emerald-300{color:var(--color-emerald-300)}.text-emerald-400{color:var(--color-emerald-400)}.text-emerald-500{color:var(--color-emerald-500)}.text-emerald-600{color:var(--color-emerald-600)}.text-emerald-700{color:var(--color-emerald-700)}.text-emerald-800{color:var(--color-emerald-800)}.text-emerald-900{color:var(--color-emerald-900)}.text-emerald-950{color:var(--color-emerald-950)}.text-green-400{color:var(--color-green-400)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-green-700{color:var(--color-green-700)}.text-green-800{color:var(--color-green-800)}.text-indigo-300{color:var(--color-indigo-300)}.text-indigo-400{color:var(--color-indigo-400)}.text-indigo-500{color:var(--color-indigo-500)}.text-indigo-600{color:var(--color-indigo-600)}.text-indigo-700{color:var(--color-indigo-700)}.text-indigo-800{color:var(--color-indigo-800)}.text-indigo-900{color:var(--color-indigo-900)}.text-indigo-950{color:var(--color-indigo-950)}.text-orange-700{color:var(--color-orange-700)}.text-orange-800{color:var(--color-orange-800)}.text-purple-600{color:var(--color-purple-600)}.text-purple-700{color:var(--color-purple-700)}.text-red-50{color:var(--color-red-50)}.text-red-300{color:var(--color-red-300)}.text-red-400{color:var(--color-red-400)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-red-900{color:var(--color-red-900)}.text-rose-400{color:var(--color-rose-400)}.text-rose-500{color:var(--color-rose-500)}.text-rose-600{color:var(--color-rose-600)}.text-rose-700{color:var(--color-rose-700)}.text-rose-800{color:var(--color-rose-800)}.text-rose-900{color:var(--color-rose-900)}.text-rose-950{color:var(--color-rose-950)}.text-sky-700{color:var(--color-sky-700)}.text-sky-800{color:var(--color-sky-800)}.text-slate-200{color:var(--color-slate-200)}.text-slate-300{color:var(--color-slate-300)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-slate-800{color:var(--color-slate-800)}.text-slate-900{color:var(--color-slate-900)}.text-violet-700{color:var(--color-violet-700)}.text-violet-800{color:var(--color-violet-800)}.text-white{color:var(--color-white)}.text-white\/60{color:#fff9}@supports (color:color-mix(in lab,red,red)){.text-white\/60{color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.text-zinc-700{color:var(--color-zinc-700)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.uppercase{text-transform:uppercase}.italic{font-style:italic}.not-italic{font-style:normal}.underline{text-decoration-line:underline}.accent-amber-600{accent-color:var(--color-amber-600)}.accent-blue-600{accent-color:var(--color-blue-600)}.accent-emerald-600{accent-color:var(--color-emerald-600)}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_2px_4px_-1px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow:0 2px 4px -1px var(--tw-shadow-color,#0f172a0f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-blue-600\/20{--tw-shadow-color:#155dfc33}@supports (color:color-mix(in lab,red,red)){.shadow-blue-600\/20{--tw-shadow-color:color-mix(in oklab, color-mix(in oklab, var(--color-blue-600) 20%, transparent) var(--tw-shadow-alpha), transparent)}}.shadow-indigo-100{--tw-shadow-color:oklch(93% .034 272.788)}@supports (color:color-mix(in lab,red,red)){.shadow-indigo-100{--tw-shadow-color:color-mix(in oklab, var(--color-indigo-100) var(--tw-shadow-alpha), transparent)}}.shadow-indigo-200{--tw-shadow-color:oklch(87% .065 274.039)}@supports (color:color-mix(in lab,red,red)){.shadow-indigo-200{--tw-shadow-color:color-mix(in oklab, var(--color-indigo-200) var(--tw-shadow-alpha), transparent)}}.shadow-red-100{--tw-shadow-color:oklch(93.6% .032 17.717)}@supports (color:color-mix(in lab,red,red)){.shadow-red-100{--tw-shadow-color:color-mix(in oklab, var(--color-red-100) var(--tw-shadow-alpha), transparent)}}.shadow-slate-200{--tw-shadow-color:oklch(92.9% .013 255.508)}@supports (color:color-mix(in lab,red,red)){.shadow-slate-200{--tw-shadow-color:color-mix(in oklab, var(--color-slate-200) var(--tw-shadow-alpha), transparent)}}.ring-amber-300{--tw-ring-color:var(--color-amber-300)}.ring-blue-100{--tw-ring-color:var(--color-blue-100)}.ring-blue-300{--tw-ring-color:var(--color-blue-300)}.ring-blue-400{--tw-ring-color:var(--color-blue-400)}.ring-green-100{--tw-ring-color:var(--color-green-100)}.ring-green-300{--tw-ring-color:var(--color-green-300)}.ring-red-100{--tw-ring-color:var(--color-red-100)}.ring-slate-200{--tw-ring-color:var(--color-slate-200)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur-2xl{--tw-blur:blur(var(--blur-2xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.blur-3xl{--tw-blur:blur(var(--blur-3xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-\[1px\]{--tw-backdrop-blur:blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-700{--tw-duration:.7s;transition-duration:.7s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.outline-none{--tw-outline-style:none;outline-style:none}.group-focus-within\:text-indigo-600:is(:where(.group):focus-within *){color:var(--color-indigo-600)}.file\:mr-3::file-selector-button{margin-right:calc(var(--spacing) * 3)}.file\:rounded-lg::file-selector-button{border-radius:var(--radius-lg)}.file\:border::file-selector-button{border-style:var(--tw-border-style);border-width:1px}.file\:border-slate-300::file-selector-button{border-color:var(--color-slate-300)}.file\:bg-white::file-selector-button{background-color:var(--color-white)}.file\:px-3::file-selector-button{padding-inline:calc(var(--spacing) * 3)}.file\:py-1\.5::file-selector-button{padding-block:calc(var(--spacing) * 1.5)}.file\:text-\[10px\]::file-selector-button{font-size:10px}.file\:font-black::file-selector-button{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.file\:tracking-widest::file-selector-button{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.file\:uppercase::file-selector-button{text-transform:uppercase}.placeholder\:text-slate-400::-moz-placeholder{color:var(--color-slate-400)}.placeholder\:text-slate-400::placeholder{color:var(--color-slate-400)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:top-2:before{content:var(--tw-content);top:calc(var(--spacing) * 2)}.before\:bottom-2:before{content:var(--tw-content);bottom:calc(var(--spacing) * 2)}.before\:left-3\.5:before{content:var(--tw-content);left:calc(var(--spacing) * 3.5)}.before\:w-px:before{content:var(--tw-content);width:1px}.before\:bg-slate-200:before{content:var(--tw-content);background-color:var(--color-slate-200)}.last\:border-0:last-child{border-style:var(--tw-border-style);border-width:0}.last\:border-r-0:last-child{border-right-style:var(--tw-border-style);border-right-width:0}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.focus-within\:border-blue-500:focus-within{border-color:var(--color-blue-500)}.focus\:border-amber-500:focus{border-color:var(--color-amber-500)}.focus\:border-blue-300:focus{border-color:var(--color-blue-300)}.focus\:border-blue-400:focus{border-color:var(--color-blue-400)}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus\:border-blue-700:focus{border-color:var(--color-blue-700)}.focus\:border-emerald-500:focus{border-color:var(--color-emerald-500)}.focus\:border-indigo-500:focus{border-color:var(--color-indigo-500)}.focus\:border-rose-400:focus{border-color:var(--color-rose-400)}.focus\:border-rose-500:focus{border-color:var(--color-rose-500)}.focus\:border-slate-300:focus{border-color:var(--color-slate-300)}.focus\:border-slate-400:focus{border-color:var(--color-slate-400)}.focus\:border-slate-500:focus{border-color:var(--color-slate-500)}.focus\:bg-slate-50:focus{background-color:var(--color-slate-50)}.focus\:bg-white:focus{background-color:var(--color-white)}.focus\:ring-0:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-amber-500:focus{--tw-ring-color:var(--color-amber-500)}.focus\:ring-blue-100:focus{--tw-ring-color:var(--color-blue-100)}.focus\:ring-blue-200:focus{--tw-ring-color:var(--color-blue-200)}.focus\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\:ring-blue-500\/20:focus{--tw-ring-color:#3080ff33}@supports (color:color-mix(in lab,red,red)){.focus\:ring-blue-500\/20:focus{--tw-ring-color:color-mix(in oklab, var(--color-blue-500) 20%, transparent)}}.focus\:ring-emerald-100:focus{--tw-ring-color:var(--color-emerald-100)}.focus\:ring-emerald-500:focus{--tw-ring-color:var(--color-emerald-500)}.focus\:ring-indigo-50\/50:focus{--tw-ring-color:#eef2ff80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-indigo-50\/50:focus{--tw-ring-color:color-mix(in oklab, var(--color-indigo-50) 50%, transparent)}}.focus\:ring-indigo-500:focus{--tw-ring-color:var(--color-indigo-500)}.focus\:ring-rose-50:focus{--tw-ring-color:var(--color-rose-50)}.focus\:ring-rose-500:focus{--tw-ring-color:var(--color-rose-500)}.focus\:ring-slate-100:focus{--tw-ring-color:var(--color-slate-100)}.focus\:ring-slate-200:focus{--tw-ring-color:var(--color-slate-200)}.focus\:ring-slate-300:focus{--tw-ring-color:var(--color-slate-300)}.focus\:ring-offset-0:focus{--tw-ring-offset-width:0px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-blue-500:focus-visible{--tw-ring-color:var(--color-blue-500)}.active\:scale-95:active{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x) var(--tw-scale-y)}.disabled\:transform-none:disabled{transform:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-slate-200:disabled{border-color:var(--color-slate-200)}.disabled\:border-transparent:disabled{border-color:#0000}.disabled\:bg-slate-50:disabled{background-color:var(--color-slate-50)}.disabled\:bg-slate-100:disabled{background-color:var(--color-slate-100)}.disabled\:bg-slate-200:disabled{background-color:var(--color-slate-200)}.disabled\:bg-slate-300:disabled{background-color:var(--color-slate-300)}.disabled\:bg-slate-400:disabled{background-color:var(--color-slate-400)}.disabled\:bg-transparent:disabled{background-color:#0000}.disabled\:text-slate-400:disabled{color:var(--color-slate-400)}.disabled\:text-slate-500:disabled{color:var(--color-slate-500)}.disabled\:no-underline:disabled{text-decoration-line:none}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:shadow-none:disabled{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media(min-width:40rem){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:ml-auto{margin-left:auto}.sm\:block{display:block}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:p-3{padding:calc(var(--spacing) * 3)}}@media(min-width:48rem){.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:block{display:block}.md\:flex{display:flex}.md\:w-48{width:calc(var(--spacing) * 48)}.md\:w-64{width:calc(var(--spacing) * 64)}.md\:w-auto{width:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:p-8{padding:calc(var(--spacing) * 8)}}@media(min-width:64rem){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:block{display:block}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[1fr_1px_1fr\]{grid-template-columns:1fr 1px 1fr}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}}@media(min-width:80rem){.xl\:col-span-1{grid-column:span 1/span 1}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-\[1\.1fr_0\.9fr\]{grid-template-columns:1.1fr .9fr}}@media(min-width:96rem){.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media print{.print\:border-none{--tw-border-style:none;border-style:none}.print\:p-0{padding:0}.print\:shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}}.gateway-shell--employee-leave .shell-main-area{grid-template-rows:auto auto;align-content:start;gap:10px;height:auto;min-height:100dvh;max-height:none;padding:10px 14px 12px;overflow:visible}.gateway-shell--employee-leave .shell-header{border-radius:12px;min-height:56px;padding:10px 14px;box-shadow:0 2px 10px #0f34560f}.gateway-shell--employee-leave .shell-content{align-self:start;width:100%;max-width:100%;height:auto;min-height:0;max-height:none;margin:0;padding-top:0;overflow:visible}.gateway-shell--employee-leave .shell-header-branding--org-only{gap:10px}.gateway-shell--employee-leave .shell-header-org-icon{color:#355170;background:#eef4fb;border:1px solid #89a4c457;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.gateway-shell--employee-leave .shell-eyebrow{letter-spacing:.1em;text-transform:none;font-size:10px}.gateway-shell--employee-leave .shell-header-left strong{color:#0f2f52;font-size:18px;font-weight:700}.employee-leave-enterprise{flex-direction:column;gap:10px;width:100%;max-width:100%;height:auto;min-height:0;display:flex;overflow:visible}.employee-leave-enterprise .leave-module-root.lv-module-page{flex-direction:column;flex:none;max-width:100%;height:auto;min-height:0;max-height:none;margin:0;display:flex;overflow:visible}.gateway-shell--employee-leave .leave-module-root .lv-workspace.employee-leave-enterprise__workspace,.employee-leave-enterprise .leave-module-root .lv-workspace.employee-leave-enterprise__workspace{flex:none;min-height:0;overflow:visible;flex-direction:column!important;gap:10px!important;display:flex!important}.employee-leave-enterprise__workspace{flex-direction:column;flex:none;gap:10px;min-height:0;display:flex;overflow:visible}.employee-leave-enterprise__identity-banner{box-shadow:none;background:#fff;border:1px solid #d7e3ef;border-radius:12px;outline:none;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px 18px;padding:10px 14px;display:flex}.employee-leave-enterprise__identity-left{flex:220px;align-items:center;gap:12px;min-width:0;display:flex}.employee-leave-enterprise__identity-copy{min-width:0}.employee-leave-enterprise__identity-name{color:#0f2f52;margin:0;font-size:16px;font-weight:700;line-height:1.25}.employee-leave-enterprise__identity-code{color:#4b6480;margin:2px 0 0;font-size:12px;font-weight:600;line-height:1.3}.employee-leave-enterprise__identity-meta{color:#7c93aa;margin:3px 0 0;font-size:11px;line-height:1.35}.employee-leave-enterprise__identity-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.employee-leave-enterprise__status-chip{letter-spacing:.04em;text-transform:none;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;line-height:1.4;display:inline-flex}.employee-leave-enterprise__status-chip.is-active{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.employee-leave-enterprise__notice{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;flex-shrink:0;margin:0;padding:6px 10px;font-size:12px;line-height:1.35}.employee-leave-enterprise__main-card{height:auto;min-height:0;max-height:none;box-shadow:none;background:#fff;border:1px solid #d7e3ef;border-radius:12px;flex-direction:column;flex:none;gap:10px;padding:12px 14px 14px;display:flex;overflow:visible}.employee-leave-enterprise__main-card-head h2{color:#0f2f52;margin:0;font-size:16px;font-weight:700;line-height:1.3}.employee-leave-enterprise__panel-subtitle{color:#7c93aa;margin:4px 0 0;font-size:12px;line-height:1.35}.employee-leave-enterprise__tabs{flex-wrap:nowrap;flex-shrink:0;gap:4px;width:100%;margin:0;display:flex}.employee-leave-enterprise__tab{color:#3d5a78;text-transform:none;cursor:pointer;min-width:0;height:36px;box-shadow:none;background:#fff;border:1px solid #d2e3f4;border-radius:10px;outline:none;flex:1 1 0;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;transition:none;display:inline-flex;transform:none}.employee-leave-enterprise__tab:first-child{border-radius:10px 4px 4px 10px}.employee-leave-enterprise__tab:last-child{border-radius:4px 10px 10px 4px}.employee-leave-enterprise__tab i{color:#7c93aa;font-size:12px}.employee-leave-enterprise__tab.is-active{border-color:var(--control-active-bg,#1e5a96);background:var(--control-active-bg,#1e5a96);color:var(--control-active-fg,#fff)}.employee-leave-enterprise__tab.is-active i{color:var(--control-active-fg,#fff)}.employee-leave-enterprise__tabpanel{flex-direction:column;flex:none;height:auto;min-height:0;max-height:none;margin:0;display:flex;overflow:visible}.employee-leave-enterprise__tabpanel>*{flex:none;height:auto;min-height:0;max-height:none;overflow:visible}.employee-leave-enterprise__section{flex-direction:column;gap:10px;height:auto;min-height:0;display:flex;overflow:visible}.employee-leave-enterprise__section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.employee-leave-enterprise__section-head h3{color:#0f2f52;margin:0;font-size:14px;font-weight:700}.employee-leave-enterprise__dashboard{flex-direction:column;gap:10px;height:auto;min-height:0;display:flex;overflow:visible}.employee-leave-enterprise__panel{height:auto;min-height:0;max-height:none;box-shadow:none;background:#fff;border:1px solid #d7e3ef;border-radius:12px;outline:none;flex-direction:column;padding:10px 12px;display:flex;overflow:visible}.employee-leave-enterprise__panel--nested{height:auto}.employee-leave-enterprise__panel-head{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.employee-leave-enterprise__panel-head h2,.employee-leave-enterprise__panel-head h3{color:#0f2f52;margin:0;font-size:14px;font-weight:700}.employee-leave-enterprise__panel-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.employee-leave-enterprise__panel-body{flex:none;height:auto;min-height:0;overflow:visible}.employee-leave-enterprise__kpi-strip{flex-shrink:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.employee-leave-enterprise__kpi{min-width:0;box-shadow:none;background:#fff;border:1px solid #d7e3ef;border-radius:10px;outline:none;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.employee-leave-enterprise__kpi-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;display:inline-flex}.employee-leave-enterprise__kpi.is-available .employee-leave-enterprise__kpi-icon{color:#0f4f86;background:#e8f1fb}.employee-leave-enterprise__kpi.is-pending .employee-leave-enterprise__kpi-icon{color:#047857;background:#ecfdf5}.employee-leave-enterprise__kpi.is-approved .employee-leave-enterprise__kpi-icon{color:#7c3aed;background:#f3e8ff}.employee-leave-enterprise__kpi.is-types .employee-leave-enterprise__kpi-icon{color:#c2410c;background:#fff7ed}.employee-leave-enterprise__kpi-copy{min-width:0}.employee-leave-enterprise__kpi-label{letter-spacing:.05em;text-transform:none;color:#6a8198;margin:0;font-size:10px;font-weight:700}.employee-leave-enterprise__kpi-value{color:#0f2f52;min-height:1.15em;margin:2px 0 0;font-size:20px;font-weight:700;line-height:1.15}.employee-leave-enterprise__kpi-note{color:#7c93aa;margin:2px 0 0;font-size:11px;line-height:1.3}.employee-leave-enterprise__dashboard-panels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px;height:auto;min-height:0;display:grid;overflow:visible}.employee-leave-enterprise__dashboard-panels .employee-leave-enterprise__panel{height:auto;min-height:0;max-height:none}.employee-leave-enterprise__list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.employee-leave-enterprise__list-row{color:#0f2f52;background:#f8fbfe;border:1px solid #e8eef5;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:8px 10px;font-size:12px;display:flex}.employee-leave-enterprise__list-row>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.employee-leave-enterprise__balances-table-wrap{width:100%;min-height:320px;box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex:auto;display:flex;overflow:hidden}.employee-leave-enterprise__balances-table{border-collapse:collapse;border-spacing:0;table-layout:fixed;flex:auto;width:100%}.employee-leave-enterprise__balances-table th,.employee-leave-enterprise__balances-table td{vertical-align:middle;color:#0f2f52;text-overflow:ellipsis;white-space:nowrap;box-shadow:none;border:0;border-bottom:1px solid #f1f5f9;outline:none;padding:8px 10px;font-size:14px;font-weight:400;transition:none;overflow:hidden}.employee-leave-enterprise__balances-table thead th{color:#475569;letter-spacing:.02em;text-transform:none;white-space:normal;vertical-align:middle;background:#f8fafc;border-bottom:1px solid #e2e8f0;height:32px;padding-top:6px;padding-bottom:6px;font-size:12px;font-weight:600;line-height:1.2}.employee-leave-enterprise__balances-table thead tr:first-child th{border-bottom:1px solid #e2e8f0}.employee-leave-enterprise__balances-table thead th.is-group{text-align:center;letter-spacing:.03em;background:#f1f5f9;border-bottom:1px solid #cbd5e1}.employee-leave-enterprise__balances-table thead th.is-sub{letter-spacing:.01em;text-transform:none;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;height:22px;padding-top:3px;padding-bottom:3px;font-size:11px;font-weight:600;text-align:right!important}.employee-leave-enterprise__balances-table thead th.is-used-start,.employee-leave-enterprise__balances-table td.is-used-start,.employee-leave-enterprise__balances-table thead th.is-used-end,.employee-leave-enterprise__balances-table td.is-used-end{border-left:0!important;border-right:0!important}.employee-leave-enterprise__col-unit{letter-spacing:0;text-transform:none;color:#94a3b8;margin-top:1px;font-size:9px;font-weight:500;display:block}.employee-leave-enterprise__col-unit.is-inline{margin-top:0;margin-left:4px;display:inline}.employee-leave-enterprise__balances-table th.is-text,.employee-leave-enterprise__balances-table td.is-text{text-align:left;white-space:normal;width:24%;padding-left:14px}.employee-leave-enterprise__balances-table th.is-num,.employee-leave-enterprise__balances-table td.is-num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1;width:8.5%;padding-left:4px;padding-right:12px;text-align:right!important}.employee-leave-enterprise__balances-table th.is-date,.employee-leave-enterprise__balances-table td.is-date{white-space:nowrap;width:10%;padding-left:4px;padding-right:14px;text-align:right!important}.employee-leave-enterprise__balances-table td.is-available{color:#0f4f86;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1;font-size:14px;font-weight:600}.employee-leave-enterprise__balances-table td.is-muted{color:#94a3b8;font-size:13px;font-weight:500}.employee-leave-enterprise__balances-table tbody tr:nth-child(2n) td{background:#fbfdfe}.employee-leave-enterprise__balances-table tbody tr:nth-child(odd) td{background:#fff}.employee-leave-enterprise__balances-table tbody tr:last-child td{border-bottom:0}.employee-leave-enterprise__balances-table tbody td{height:42px;transition:none}.employee-leave-enterprise__type-cell{align-items:center;gap:10px;min-width:0;display:flex}.employee-leave-enterprise__type-badge{letter-spacing:.02em;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.employee-leave-enterprise__type-badge.is-blue{color:#0f4f86;background:#e8f1fb}.employee-leave-enterprise__type-badge.is-green{color:#047857;background:#ecfdf5}.employee-leave-enterprise__type-badge.is-purple{color:#7c3aed;background:#f3e8ff}.employee-leave-enterprise__type-badge.is-orange{color:#c2410c;background:#fff7ed}.employee-leave-enterprise__type-badge.is-teal{color:#0f766e;background:#ecfeff}.employee-leave-enterprise__type-badge.is-slate{color:#475569;background:#f1f5f9}.employee-leave-enterprise__type-copy{gap:0;min-width:0;line-height:1.15;display:grid}.employee-leave-enterprise__type-copy strong{color:#0f2f52;font-size:14px;font-weight:700;line-height:1.15}.employee-leave-enterprise__type-copy span{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:13px;line-height:1.2;overflow:hidden}.employee-leave-enterprise__balances-table-footer{color:#94a3b8;text-align:left;background:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;margin:0;padding:8px 14px;font-size:12px;font-weight:500;line-height:1.3}.employee-leave-enterprise__balances{flex:auto;justify-content:flex-start;gap:12px;min-height:0}.employee-leave-enterprise__balances .employee-leave-enterprise__section-head{flex-shrink:0;align-items:center}.employee-leave-enterprise__balances .employee-leave-enterprise__section-head h3{margin:0;font-size:15px;line-height:1.25}.employee-leave-enterprise__balances .employee-leave-enterprise__panel-subtitle{color:#94a3b8;opacity:.9;margin-top:4px}.employee-leave-enterprise__balances-apply{border-radius:8px;flex-shrink:0;align-self:center;height:34px;min-height:34px;margin-top:0;padding:0 16px}.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__main-card{padding:12px 10px 10px}.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .shell-main-area{grid-template-rows:auto minmax(0,1fr);align-content:stretch;height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden}.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .shell-content{align-self:stretch;height:100%;min-height:0;overflow:hidden}.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .shell-content,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .leave-module-root,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__workspace,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__main-card,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__tabpanel,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__tabpanel>*{flex-direction:column;flex:auto;height:100%;min-height:0;max-height:none;display:flex;overflow:hidden}.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__main-card-head,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__tabs{flex:none}.gateway-shell--employee-leave .employee-leave-enterprise__type-badge,.gateway-shell--employee-leave .employee-leave-enterprise__type-badge:active,.gateway-shell--employee-leave .employee-leave-enterprise__type-badge:focus{cursor:default;box-shadow:none!important;filter:none!important;opacity:1!important;transition:none!important;transform:none!important}.gateway-shell--employee-leave .employee-leave-enterprise__balances-apply:focus:not(:disabled),.gateway-shell--employee-leave .employee-leave-enterprise__balances-apply:active:not(:disabled){border-color:var(--control-active-bg,#1e5a96)!important;background:var(--control-active-bg,#1e5a96)!important;color:#fff!important;box-shadow:none!important;filter:none!important;transform:none!important}.employee-leave-enterprise__balances-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;height:auto;min-height:0;display:grid;overflow:visible}.employee-leave-enterprise__balance-card{min-width:0;box-shadow:none;background:#f8fbfe;border:1px solid #d7e3ef;border-radius:10px;outline:none;flex-direction:column;gap:2px;padding:10px 12px;display:flex;overflow:hidden}.employee-leave-enterprise__balance-card.is-skeleton{background:#e8eef5;min-height:110px}.employee-leave-enterprise__balance-code{letter-spacing:.05em;text-transform:none;color:#6a8198;margin:0;font-size:10px;font-weight:700}.employee-leave-enterprise__balance-type{color:#0f2f52;margin:0;font-size:12px;font-weight:700;line-height:1.25}.employee-leave-enterprise__balance-hero{color:#0f4f86;margin:4px 0 0;font-size:22px;font-weight:700;line-height:1.1}.employee-leave-enterprise__balance-hero span{color:#7c93aa;margin-left:4px;font-size:11px;font-weight:600}.employee-leave-enterprise__balance-meta{color:#5f7d97;flex-wrap:wrap;gap:8px 12px;margin-top:6px;padding-top:6px;font-size:11px;display:flex}.employee-leave-enterprise__balance-meta span strong{color:#0f2f52;font-weight:700}.employee-leave-enterprise__apply{flex:none;gap:0;height:auto;min-height:0;max-height:none;overflow:visible}.employee-leave-enterprise__apply-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex:none;height:auto;min-height:0;max-height:none;display:flex;overflow:visible}.employee-leave-enterprise__apply-card-head{flex-shrink:0;padding:10px 16px 8px}.employee-leave-enterprise__apply-card-head h3{color:#0f2f52;margin:0;font-size:16px;font-weight:600;line-height:1.25}.employee-leave-enterprise__apply-card-head .employee-leave-enterprise__panel-subtitle{color:#94a3b8;margin-top:2px;font-size:12px}.employee-leave-enterprise__apply-divider{background:#e8eef5;flex-shrink:0;height:1px}.employee-leave-enterprise__apply-card>.employee-leave-enterprise__inline-alert,.employee-leave-enterprise__apply-card>.lv-alert{margin:8px 16px 0}.employee-leave-enterprise__apply-form{flex-direction:column;flex:none;height:auto;min-height:0;max-height:none;display:flex;overflow:visible}.employee-leave-enterprise__apply-body{flex-direction:column;flex:none;gap:10px;height:auto;min-height:0;max-height:none;padding:10px 16px 8px;display:flex;overflow:visible}.employee-leave-enterprise__apply-row{align-items:start;gap:10px 12px;min-width:0;display:grid}.employee-leave-enterprise__apply-row--primary{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}.employee-leave-enterprise__apply-row--dates{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(180px,.85fr);align-items:end}.employee-leave-enterprise__field{gap:4px;min-width:0;display:grid}.employee-leave-enterprise__field label,.employee-leave-enterprise__field legend{letter-spacing:0;text-transform:none;color:#475569;font-size:12px;font-weight:600}.employee-leave-enterprise__field input,.employee-leave-enterprise__field select,.employee-leave-enterprise__field textarea,.employee-leave-enterprise__type-select input{box-sizing:border-box;color:#0f2f52;width:100%;height:32px;min-height:32px;box-shadow:none;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:5px 10px;font-size:13px;transition:none}.employee-leave-enterprise__field textarea{resize:none;height:auto;min-height:72px;max-height:72px;padding:7px 10px;line-height:1.4}.employee-leave-enterprise__field input.is-invalid,.employee-leave-enterprise__field select.is-invalid,.employee-leave-enterprise__field textarea.is-invalid,.employee-leave-enterprise__type-select input.is-invalid{border-color:#e11d48}.employee-leave-enterprise__field input:focus,.employee-leave-enterprise__field select:focus,.employee-leave-enterprise__field textarea:focus,.employee-leave-enterprise__type-select input:focus{border-color:#7aa2c9;box-shadow:0 0 0 2px #2b6db21f}.employee-leave-enterprise__field-hint{color:#94a3b8;margin:0;font-size:11px;line-height:1.3}.employee-leave-enterprise__field-error{color:#b91c1c;margin:0;font-size:11px;line-height:1.3}.employee-leave-enterprise__reason-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.employee-leave-enterprise__char-count{color:#94a3b8;font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right;margin:0 0 0 auto;font-size:11px;font-weight:600}.employee-leave-enterprise__type-select{position:relative}.employee-leave-enterprise__type-menu{z-index:20;background:#fff;border:1px solid #d7e3ef;border-radius:6px;max-height:180px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 8px 20px #0f2d5a14}.employee-leave-enterprise__type-empty{color:#94a3b8;padding:8px 10px;font-size:12px}.employee-leave-enterprise__type-option{text-align:left;cursor:pointer;width:100%;box-shadow:none;background:0 0;border:0;border-radius:6px;padding:6px 10px;transition:none;display:block;transform:none}.employee-leave-enterprise__type-option-main{gap:1px;display:grid}.employee-leave-enterprise__type-option-main strong{color:#0f2f52;font-size:13px;font-weight:600;line-height:1.25}.employee-leave-enterprise__type-option-main span{color:#64748b;font-size:11px;line-height:1.25}.employee-leave-enterprise__type-option.is-selected{color:inherit!important;box-shadow:none!important;background:#f1f5f9!important;transform:none!important}.employee-leave-enterprise__type-option:focus{background:inherit!important;color:inherit!important;box-shadow:none!important;transform:none!important}.employee-leave-enterprise__duration-card{box-sizing:border-box;background:linear-gradient(#f3f8fd,#eaf3fb);border:1px solid #c5daf0;border-radius:6px;align-items:center;gap:8px;height:52px;min-height:52px;max-height:52px;padding:0 10px;display:flex;overflow:visible}.employee-leave-enterprise__duration-card-icon{color:#0f4f86;background:#dbeafe;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:inline-flex}.employee-leave-enterprise__duration-card-copy{min-width:0}.employee-leave-enterprise__duration-card-label{letter-spacing:.04em;text-transform:none;color:#64748b;margin:0;font-size:10px;font-weight:700;line-height:1.15}.employee-leave-enterprise__duration-card-value{color:#0f4f86;font-variant-numeric:tabular-nums;margin:1px 0 0;font-size:16px;font-weight:700;line-height:1.1}.employee-leave-enterprise__duration-card-note{color:#7c93aa;margin:1px 0 0;font-size:10px;line-height:1.15}.employee-leave-enterprise__leave-summary{background:0 0;border:0;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;height:auto;margin:0;padding:0;display:grid;overflow:visible}.employee-leave-enterprise__summary-chip{box-sizing:border-box;background:#fff;border:1px solid #d7e3ef;border-radius:6px;gap:2px;min-width:0;min-height:48px;padding:8px 10px;display:grid}.employee-leave-enterprise__summary-chip span{letter-spacing:.04em;text-transform:none;color:#6a8198;font-size:10px;font-weight:700;line-height:1.2}.employee-leave-enterprise__summary-chip strong{color:#0f2f52;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;line-height:1.2;overflow:hidden}.employee-leave-enterprise__summary-chip.is-emphasis{background:#f3f8fd;border-color:#c5daf0}.employee-leave-enterprise__summary-chip.is-emphasis strong{color:#0f4f86}.employee-leave-enterprise__fieldset{background:#f8fbfe;border:1px solid #e8eef5;border-radius:6px;gap:6px;margin:0;padding:8px 10px;display:grid}.employee-leave-enterprise__checkbox{color:#0f2f52;align-items:center;gap:8px;font-size:13px;display:flex}.employee-leave-enterprise__apply-footer{background:#fff;border-top:1px solid #e8eef5;border-radius:0 0 10px 10px;flex:none;justify-content:flex-end;align-items:center;gap:12px;height:auto;max-height:none;margin-top:0;padding:14px 20px 18px;display:flex;position:static;overflow:visible}.employee-leave-enterprise__apply-footer .employee-leave-enterprise__btn{border-radius:6px;height:32px;min-height:32px;padding:0 16px;font-size:13px;font-weight:600}.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .shell-main-area{grid-template-rows:auto auto;align-content:start;height:auto;min-height:100dvh;max-height:none;overflow:visible}.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .shell-content,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-workspace,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .leave-module-root,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__workspace,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__main-card,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__tabpanel,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__tabpanel>*,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__apply,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__apply-card,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__apply-form,.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__apply-body{min-height:0;flex:none!important;height:auto!important;max-height:none!important;overflow:visible!important}.gateway-shell--employee-leave:has(.employee-leave-enterprise__apply) .employee-leave-enterprise__apply-footer{flex:none;position:static!important;overflow:visible!important}.employee-leave-enterprise__table-wrap{border:1px solid #e8eef5;border-radius:8px;height:auto;min-height:0;max-height:none;overflow:visible}.employee-leave-enterprise__table{table-layout:auto;border-collapse:collapse;width:100%}.employee-leave-enterprise__table th{letter-spacing:.05em;text-transform:none;color:#6a8198;text-align:left;white-space:nowrap;background:#f3f7fb;border-bottom:1px solid #e8eef5;padding:8px 10px;font-size:10px;font-weight:700;position:static}.employee-leave-enterprise__table td{color:#0f2f52;vertical-align:middle;border-bottom:1px solid #eef2f6;padding:8px 10px;font-size:12px}.employee-leave-enterprise__table tbody tr:last-child td{border-bottom:0}.employee-leave-enterprise__table td.employee-leave-enterprise__table-reason{white-space:normal;text-overflow:unset;max-width:240px;overflow:visible}.employee-leave-enterprise__table-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.employee-leave-enterprise__table-footer{color:#7c93aa;flex-shrink:0;margin:0;font-size:11px}.employee-leave-enterprise__page-controls{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.employee-leave-enterprise__page-btn{color:#3d5a78;cursor:pointer;min-width:28px;height:28px;box-shadow:none;background:#fff;border:1px solid #d2e3f4;border-radius:8px;outline:none;padding:0 8px;font-size:12px;font-weight:600;transition:none;transform:none}.employee-leave-enterprise__page-btn.is-active{border-color:var(--control-active-bg,#1e5a96);background:var(--control-active-bg,#1e5a96);color:var(--control-active-fg,#fff)}.employee-leave-enterprise__page-btn:disabled{opacity:.45;cursor:not-allowed}.employee-leave-enterprise__filter{gap:2px;display:grid}.employee-leave-enterprise__filter label{letter-spacing:.04em;text-transform:none;color:#6a8198;font-size:10px;font-weight:700}.employee-leave-enterprise__filter select{color:#0f2f52;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:6px 8px;font-size:11px}.employee-leave-enterprise__btn{cursor:pointer;white-space:nowrap;min-height:32px;box-shadow:none;border:1px solid #0000;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:4px;padding:0 12px;font-size:12px;font-weight:600;transition:none;display:inline-flex;transform:none}.employee-leave-enterprise__btn--primary{border-color:var(--control-active-bg,#1e5a96);background:var(--control-active-bg,#1e5a96);color:var(--control-active-fg,#fff)}.employee-leave-enterprise__btn--secondary{color:#0f4f86;background:#f8fbfe;border-color:#bfd5ec}.employee-leave-enterprise__btn--ghost{color:#0f4f86;background:0 0;border-color:#0000;min-height:24px;padding:0 6px}.employee-leave-enterprise__btn--danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.employee-leave-enterprise__btn:disabled{opacity:.55;cursor:not-allowed}.employee-leave-enterprise__link-btn{cursor:pointer;opacity:1;outline:none;font-size:12px;font-weight:600;color:#0f4f86!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:#0000!important;border-radius:0!important;padding:0!important;transition:none!important;animation:none!important;transform:none!important}.employee-leave-enterprise__empty{text-align:center;color:#7c93aa;margin:0;padding:16px 12px;font-size:12px}.employee-leave-enterprise__empty--compact{text-align:left;background:#f8fbfe;border:1px dashed #d7e3ef;border-radius:10px;justify-items:start;gap:6px;padding:12px;display:grid}.employee-leave-enterprise__empty strong{color:#0f2f52;margin-bottom:0;font-size:13px;display:block}.employee-leave-enterprise__list-skeleton{gap:8px;display:grid}.employee-leave-enterprise__skeleton-row,.employee-leave-enterprise__skeleton-value{background:#e8eef5;border-radius:8px;display:block}.employee-leave-enterprise__skeleton-row{height:38px}.employee-leave-enterprise__skeleton-value{width:48px;height:18px;margin-top:4px}.gateway-shell--employee-leave .lv-dialog-backdrop,.gateway-shell--employee-leave .lv-leaves-modal-overlay{z-index:1200;background:#0f263d73;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.gateway-shell--employee-leave .lv-dialog,.gateway-shell--employee-leave .lv-leaves-modal{background:#fff;border:1px solid #d7e3ef;border-radius:12px;outline:none;flex-direction:column;width:min(560px,100vw - 2rem);max-height:calc(100dvh - 2rem);display:flex;overflow:hidden;box-shadow:0 16px 40px #0f2d5a1f}.gateway-shell--employee-leave .lv-leaves-modal{width:min(900px,100vw - 2rem)}.gateway-shell--employee-leave .lv-leaves-modal__header,.gateway-shell--employee-leave .lv-dialog .lv-panel-header{border-bottom:1px solid #e8eef5;padding:12px 14px}.gateway-shell--employee-leave .lv-leaves-modal__body{min-height:0;padding:10px 14px 14px;overflow:auto}.gateway-shell--employee-leave .lv-dialog__actions{justify-content:flex-end;gap:8px;padding-top:8px;display:flex}.gateway-shell--employee-leave .employee-leave-enterprise__identity-banner,.gateway-shell--employee-leave .employee-leave-enterprise__identity-banner:focus,.gateway-shell--employee-leave .employee-leave-enterprise__identity-banner:focus-within,.gateway-shell--employee-leave .employee-leave-enterprise__identity-banner:active,.gateway-shell--employee-leave .employee-leave-enterprise__main-card,.gateway-shell--employee-leave .employee-leave-enterprise__panel,.gateway-shell--employee-leave .employee-leave-enterprise__panel:focus,.gateway-shell--employee-leave .employee-leave-enterprise__panel:focus-within,.gateway-shell--employee-leave .employee-leave-enterprise__kpi,.gateway-shell--employee-leave .employee-leave-enterprise__balance-card{box-shadow:none!important;outline:none!important}.gateway-shell--employee-leave .employee-leave-enterprise button,.gateway-shell--employee-leave .employee-leave-enterprise input,.gateway-shell--employee-leave .employee-leave-enterprise select,.gateway-shell--employee-leave .employee-leave-enterprise textarea,.gateway-shell--employee-leave .lv-dialog-backdrop,.gateway-shell--employee-leave .lv-leaves-modal-overlay{-webkit-tap-highlight-color:transparent;outline:none}.gateway-shell--employee-leave .employee-leave-enterprise__tab:not(.is-active):focus,.gateway-shell--employee-leave .employee-leave-enterprise__tab:not(.is-active):active{color:#3d5a78!important;background:#fff!important;border-color:#d2e3f4!important}.gateway-shell--employee-leave .employee-leave-enterprise__tab:not(.is-active):focus i,.gateway-shell--employee-leave .employee-leave-enterprise__tab:not(.is-active):active i{color:#7c93aa!important}.gateway-shell--employee-leave .employee-leave-enterprise__tab.is-active:focus,.gateway-shell--employee-leave .employee-leave-enterprise__tab.is-active:active{border-color:var(--control-active-bg,#1e5a96)!important;background:var(--control-active-bg,#1e5a96)!important;color:var(--control-active-fg,#fff)!important}.gateway-shell--employee-leave .employee-leave-enterprise__tab.is-active:focus i,.gateway-shell--employee-leave .employee-leave-enterprise__tab.is-active:active i{color:var(--control-active-fg,#fff)!important}.gateway-shell--employee-leave .employee-leave-enterprise__btn--primary:focus:not(:disabled),.gateway-shell--employee-leave .employee-leave-enterprise__btn--primary:active:not(:disabled){border-color:var(--control-active-bg,#1e5a96)!important;background:var(--control-active-bg,#1e5a96)!important;color:var(--control-active-fg,#fff)!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-leave .employee-leave-enterprise__btn--secondary:focus:not(:disabled),.gateway-shell--employee-leave .employee-leave-enterprise__btn--secondary:active:not(:disabled){color:#0f4f86!important;box-shadow:none!important;background:#f8fbfe!important;border-color:#bfd5ec!important;transform:none!important}.gateway-shell--employee-leave .employee-leave-enterprise__btn--ghost:focus:not(:disabled),.gateway-shell--employee-leave .employee-leave-enterprise__btn--ghost:active:not(:disabled){background:inherit;border-color:inherit;color:inherit;box-shadow:none!important;outline:none!important;transform:none!important}.gateway-shell--employee-leave .employee-leave-enterprise__page-btn.is-active:focus,.gateway-shell--employee-leave .employee-leave-enterprise__page-btn.is-active:active{border-color:var(--control-active-bg,#1e5a96)!important;background:var(--control-active-bg,#1e5a96)!important;color:var(--control-active-fg,#fff)!important}.gateway-shell--employee-leave .employee-leave-enterprise__btn--ghost:focus:not(:disabled),.gateway-shell--employee-leave .employee-leave-enterprise__btn--ghost:active:not(:disabled){color:#0f4f86!important;background:0 0!important;border-color:#0000!important}.gateway-shell--employee-leave .employee-leave-enterprise__link-btn,.gateway-shell--employee-leave .employee-leave-enterprise__link-btn:active,.gateway-shell--employee-leave .employee-leave-enterprise__link-btn:focus,.gateway-shell--employee-leave .employee-leave-enterprise__link-btn:focus-visible,.gateway-shell--employee-leave button.employee-leave-enterprise__link-btn,.gateway-shell--employee-leave button.employee-leave-enterprise__link-btn:active,.gateway-shell--employee-leave button.employee-leave-enterprise__link-btn:focus,.gateway-shell--employee-leave button.employee-leave-enterprise__link-btn:focus-visible{color:#0f4f86!important;box-shadow:none!important;filter:none!important;opacity:1!important;background:0 0!important;border:#0000!important;border-radius:0!important;outline:none!important;padding:0!important;transition:none!important;animation:none!important;transform:none!important}.gateway-shell--employee-leave .employee-leave-enterprise__link-btn:focus-visible,.gateway-shell--employee-leave button.employee-leave-enterprise__link-btn:focus-visible{outline-offset:1px!important;outline:2px solid #2b6db247!important}.gateway-shell--employee-leave .employee-leave-enterprise__tab:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__btn:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__link-btn:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__page-btn:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__field input:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__field select:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__field textarea:focus-visible,.gateway-shell--employee-leave .employee-leave-enterprise__filter select:focus-visible{outline-offset:1px;box-shadow:none;outline:2px solid #2b6db247}.gateway-shell--employee-leave .sidebar-group a:focus-visible:not(.active){color:#334155!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important;transform:none!important}.gateway-shell--employee-leave .shell-main-area>.shell-header>button[type=button]:focus-visible,.gateway-shell--employee-leave .dashboard-logout:focus-visible{color:#0f172a!important;box-shadow:none!important;background:#fff!important;border-color:#cbd5e1!important;transform:none!important}.gateway-shell--employee-leave .leave-module-root .lv-tab:focus-visible,.gateway-shell--employee-leave .leave-module-root .lv-btn:focus-visible{outline-offset:1px!important;box-shadow:none!important;outline:2px solid #2b6db247!important}@media(max-width:1100px){.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .shell-main-area{max-height:none;overflow:visible}.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .shell-content,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .leave-module-root,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__workspace,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__main-card,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__tabpanel,.gateway-shell--employee-leave:has(.employee-leave-enterprise__balances) .employee-leave-enterprise__tabpanel>*{flex:none;height:auto;overflow:visible}.employee-leave-enterprise__balances-table-wrap{flex:none;min-height:0}.employee-leave-enterprise__kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-leave-enterprise__dashboard-panels,.employee-leave-enterprise__apply-row--primary,.employee-leave-enterprise__apply-row--dates{grid-template-columns:1fr}.employee-leave-enterprise__leave-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-leave-enterprise__tabs{flex-wrap:wrap}.employee-leave-enterprise__tab,.employee-leave-enterprise__tab:first-child,.employee-leave-enterprise__tab:last-child{border-radius:10px;flex:calc(50% - 4px)}}@media(max-width:768px){.employee-leave-enterprise__apply-row--primary,.employee-leave-enterprise__apply-row--dates,.employee-leave-enterprise__leave-summary{grid-template-columns:1fr}.employee-leave-enterprise__apply-footer{flex-wrap:wrap}.employee-leave-enterprise__identity-banner{align-items:flex-start}.employee-leave-enterprise__identity-actions{align-items:flex-start;width:100%}.employee-leave-enterprise__balances-grid{grid-template-columns:1fr}.employee-leave-enterprise__balances-table,.employee-leave-enterprise__balances-table thead{width:100%;display:block}.employee-leave-enterprise__balances-table thead{display:none}.employee-leave-enterprise__balances-table tbody{gap:8px;display:grid}.employee-leave-enterprise__balances-table tr{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;display:block}.employee-leave-enterprise__balances-table td{text-align:right;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:4px 0;display:flex}.employee-leave-enterprise__balances-table td:before{content:attr(data-label);color:#64748b;letter-spacing:.04em;text-transform:none;text-align:left;flex:none;font-size:11px;font-weight:600}.employee-leave-enterprise__balances-table td.is-text{text-align:left;display:block}.employee-leave-enterprise__balances-table td.is-text:before{display:none}.employee-leave-enterprise__kpi-strip{grid-template-columns:1fr}.employee-leave-enterprise__tab,.employee-leave-enterprise__tab:first-child,.employee-leave-enterprise__tab:last-child{flex:100%}.employee-leave-enterprise__table,.employee-leave-enterprise__table thead{width:100%;display:block}.employee-leave-enterprise__table thead{display:none}.employee-leave-enterprise__table tbody{gap:8px;display:grid}.employee-leave-enterprise__table tr{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;display:block}.employee-leave-enterprise__table td{white-space:normal;border:0;justify-content:space-between;gap:12px;padding:4px 0;display:flex}.employee-leave-enterprise__table td:before{content:attr(data-label);color:#64748b;letter-spacing:.04em;text-transform:none;flex:none;font-size:11px;font-weight:600}.employee-leave-enterprise__table td.employee-leave-enterprise__table-reason{max-width:none}.employee-leave-enterprise__table-pagination{flex-direction:column;align-items:stretch}}.employee-leave-enterprise__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}.employee-leave-enterprise__my-leaves{gap:8px}.employee-leave-enterprise__my-leaves-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.employee-leave-enterprise__my-leaves-head h3{color:#0f2f52;margin:0;font-size:16px;font-weight:600;line-height:1.25}.employee-leave-enterprise__my-leaves-head .employee-leave-enterprise__panel-subtitle{margin-top:2px;margin-bottom:0}.employee-leave-enterprise__my-leaves-toolbar{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.employee-leave-enterprise__my-leaves-toolbar-left,.employee-leave-enterprise__my-leaves-toolbar-right{align-items:center;gap:8px;min-width:0;display:flex}.employee-leave-enterprise__my-leaves-toolbar-right{margin-left:auto}.employee-leave-enterprise__my-leaves-control{box-sizing:border-box;color:#0f2f52;height:34px;min-height:34px;box-shadow:none;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:0 10px;font-size:13px;transition:none}.employee-leave-enterprise__my-leaves-search{width:min(260px,36vw)}.employee-leave-enterprise__my-leaves-apply{border-radius:6px;height:34px;min-height:34px;padding:0 14px;transition:none!important}.employee-leave-enterprise__my-leaves-card{background:#fff;border:1px solid #d7e3ef;border-radius:10px;overflow:visible;box-shadow:0 1px 2px #0f2d5a0a}.employee-leave-enterprise__my-leaves-table-wrap{width:100%;overflow:visible}.employee-leave-enterprise__my-leaves-table{table-layout:fixed;border-collapse:collapse;width:100%}.employee-leave-enterprise__my-leaves-table col.is-type{width:18%}.employee-leave-enterprise__my-leaves-table col.is-dates{width:12%}.employee-leave-enterprise__my-leaves-table col.is-days{width:8%}.employee-leave-enterprise__my-leaves-table col.is-status{width:18%}.employee-leave-enterprise__my-leaves-table col.is-reason{width:34%}.employee-leave-enterprise__my-leaves-table col.is-action{width:10%}.employee-leave-enterprise__my-leaves-table thead th{letter-spacing:.04em;text-transform:none;color:#64748b;text-align:left;white-space:nowrap;vertical-align:middle;background:#f3f7fb;border-bottom:1px solid #e2e8f0;height:52px;padding:0 12px;font-size:13px;font-weight:600}.employee-leave-enterprise__my-leaves-table thead th.is-num,.employee-leave-enterprise__my-leaves-table td.is-num{text-align:center}.employee-leave-enterprise__my-leaves-table thead th.is-action,.employee-leave-enterprise__my-leaves-table td.is-action{text-align:center;border-left:1px solid #e2e8f0;overflow:visible}.employee-leave-enterprise__my-leaves-table tbody td{color:#0f2f52;vertical-align:middle;border-bottom:1px solid #eef2f6;height:50px;padding:0 12px;font-size:14px;overflow:hidden}.employee-leave-enterprise__my-leaves-table tbody td.is-action{overflow:visible}.employee-leave-enterprise__my-leaves-table tbody tr:last-child td{border-bottom:0}.employee-leave-enterprise__my-leaves-ellipsis,.employee-leave-enterprise__my-leaves-reason{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.employee-leave-enterprise__my-leaves-status{align-items:center;max-width:100%;display:inline-flex}.employee-leave-enterprise__my-leaves-status .lv-status{letter-spacing:.02em;text-transform:none;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;max-width:100%;height:24px;min-height:24px;padding:0 10px;font-size:13px;font-weight:600;line-height:24px;overflow:hidden;box-shadow:none!important;transition:none!important;transform:none!important}.employee-leave-enterprise__my-leaves-status.is-submitted .lv-status,.employee-leave-enterprise__my-leaves-status.is-draft .lv-status{color:#1d4ed8;background:#eff6ff}.employee-leave-enterprise__my-leaves-status.is-approved .lv-status{color:#047857;background:#ecfdf5}.employee-leave-enterprise__my-leaves-status.is-rejected .lv-status{color:#be123c;background:#fff1f2}.employee-leave-enterprise__my-leaves-status.is-cancelled .lv-status{color:#64748b;background:#f1f5f9}.employee-leave-enterprise__my-leaves-menu{justify-content:center;align-items:center;width:100%;display:inline-flex;position:relative}.employee-leave-enterprise__my-leaves-action-link{color:#0f4f86;cursor:pointer;box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;font-size:13px;font-weight:600;line-height:1.2;transition:none;display:inline-flex;transform:none}.employee-leave-enterprise__my-leaves-action-link:active{text-decoration:none;color:#0f4f86!important;box-shadow:none!important;background:0 0!important;transform:none!important}.employee-leave-enterprise__my-leaves-action-link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #2b6db247}.employee-leave-enterprise__my-leaves-action-link:disabled{opacity:.55;cursor:not-allowed}.employee-leave-enterprise__my-leaves-menu-trigger{color:#475569;cursor:pointer;width:28px;height:28px;box-shadow:none;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;transition:none;display:inline-flex;transform:none}.employee-leave-enterprise__my-leaves-menu-trigger:focus,.employee-leave-enterprise__my-leaves-menu-trigger:active{color:#475569!important;box-shadow:none!important;background:0 0!important;border:0!important;transform:none!important}.employee-leave-enterprise__my-leaves-menu-trigger:focus-visible{outline-offset:1px;outline:2px solid #2b6db247}.employee-leave-enterprise__my-leaves-menu-trigger[aria-expanded=true]{color:#0f4f86}.employee-leave-enterprise__my-leaves-menu-list{z-index:1400;pointer-events:auto;background:#fff;border:1px solid #d7e3ef;border-radius:8px;min-width:168px;margin:0;padding:4px;list-style:none;position:fixed;box-shadow:0 10px 24px #0f2d5a24}.employee-leave-enterprise__my-leaves-menu-list button{text-align:left;color:#0f2f52;cursor:pointer;width:100%;box-shadow:none;background:0 0;border:0;border-radius:6px;padding:8px 10px;font-size:13px;font-weight:600;transition:none;display:block;transform:none}.employee-leave-enterprise__my-leaves-menu-list button:focus,.employee-leave-enterprise__my-leaves-menu-list button:active{color:#0f2f52!important;box-shadow:none!important;background:0 0!important;transform:none!important}.employee-leave-enterprise__my-leaves-cards{gap:8px;margin:0;padding:10px;list-style:none;display:none}.employee-leave-enterprise__my-leaves-card-item{background:#f8fafc;border:1px solid #e8eef5;border-radius:8px;gap:8px;padding:12px;display:grid}.employee-leave-enterprise__my-leaves-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.employee-leave-enterprise__my-leaves-card-top strong{color:#0f2f52;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.employee-leave-enterprise__my-leaves-card-item dl{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.employee-leave-enterprise__my-leaves-card-item dt{color:#64748b;text-transform:none;margin:0;font-size:11px;font-weight:600}.employee-leave-enterprise__my-leaves-card-item dd{color:#0f2f52;margin:2px 0 0;font-size:14px}.employee-leave-enterprise__my-leaves-card-actions{flex-wrap:wrap;gap:8px;display:flex}.employee-leave-enterprise__my-leaves-empty{text-align:center;background:#fff;border:1px solid #d7e3ef;border-radius:10px;justify-items:center;gap:8px;padding:36px 16px;display:grid;box-shadow:0 1px 2px #0f2d5a0a}.employee-leave-enterprise__my-leaves-empty-icon{color:#0f4f86;background:#eef4fb;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;display:inline-flex}.employee-leave-enterprise__my-leaves-empty strong{color:#0f2f52;font-size:15px;font-weight:600}.employee-leave-enterprise__my-leaves-empty span{color:#7c93aa;font-size:13px}.employee-leave-enterprise__my-leaves-dialog-backdrop{z-index:1200;background:#0f263d73;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.employee-leave-enterprise__my-leaves-dialog{background:#fff;border:1px solid #d7e3ef;border-radius:12px;width:min(520px,100vw - 2rem);overflow:hidden;box-shadow:0 16px 40px #0f2d5a1f}.employee-leave-enterprise__my-leaves-dialog header{border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}.employee-leave-enterprise__my-leaves-dialog h4{color:#0f2f52;margin:0;font-size:15px;font-weight:600}.employee-leave-enterprise__my-leaves-dialog-grid{grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:14px;display:grid}.employee-leave-enterprise__my-leaves-dialog-grid .is-full{grid-column:1/-1}.employee-leave-enterprise__my-leaves-dialog-grid dt{letter-spacing:.04em;text-transform:none;color:#64748b;margin:0;font-size:11px;font-weight:600}.employee-leave-enterprise__my-leaves-dialog-grid dd{color:#0f2f52;word-break:break-word;margin:4px 0 0;font-size:14px}.gateway-shell--employee-leave .employee-leave-enterprise__my-leaves-apply:focus,.gateway-shell--employee-leave .employee-leave-enterprise__my-leaves-apply:active,.gateway-shell--employee-leave .employee-leave-enterprise__my-leaves .employee-leave-enterprise__btn:focus,.gateway-shell--employee-leave .employee-leave-enterprise__my-leaves .employee-leave-enterprise__btn:active{box-shadow:none!important;filter:none!important;transition:none!important;transform:none!important}@media(max-width:1100px){.employee-leave-enterprise__my-leaves-toolbar{flex-wrap:wrap}.employee-leave-enterprise__my-leaves-toolbar-right{width:100%;margin-left:0}.employee-leave-enterprise__my-leaves-search{flex:auto;width:auto}}@media(max-width:768px){.employee-leave-enterprise__my-leaves-table-wrap{display:none}.employee-leave-enterprise__my-leaves-cards{display:grid}}.leave-module-root{--lv-color-primary:#1e3a5f;--lv-color-primary-hover:#152a47;--lv-color-text:#1e293b;--lv-color-text-secondary:#475569;--lv-color-muted:#64748b;--lv-color-border:#cbd5e1;--lv-color-border-subtle:#e2e8f0;--lv-color-surface:#fff;--lv-color-surface-muted:#f8fafc;--lv-color-surface-hover:#f1f5f9;--lv-color-success:#047857;--lv-color-success-bg:#ecfdf5;--lv-color-success-border:#a7f3d0;--lv-color-danger:#be123c;--lv-color-danger-bg:#fff1f2;--lv-color-danger-border:#fecdd3;--lv-color-warning:#b45309;--lv-color-warning-bg:#fffbeb;--lv-color-warning-border:#fde68a;--lv-color-info:#1d4ed8;--lv-color-info-bg:#eff6ff;--lv-color-info-border:#bfdbfe;--lv-radius-sm:.5rem;--lv-radius-md:.75rem;--lv-radius-lg:1rem;--lv-radius-pill:9999px;--lv-shadow-card:0 1px 3px #0f172a0f, 0 1px 2px #0f172a0a;--lv-shadow-elevated:0 8px 24px #0f172a14;--lv-space-2:.5rem;--lv-space-3:.75rem;--lv-space-4:1rem;--lv-space-5:1.25rem;--lv-space-6:1.5rem;--lv-text-meta:.6875rem;--lv-text-body:.8125rem;--lv-text-sm:.875rem;--lv-text-lg:1.125rem;--lv-text-xl:1.375rem;--lv-font-semibold:600;--lv-font-bold:700;--lv-font-extrabold:800;--lv-tracking-label:.12em;width:100%;max-width:100%;overflow-x:clip}.leave-module-root.lv-module-page{max-width:72rem;color:var(--lv-color-text);margin:0 auto}.leave-module-root .lv-meta{font-size:var(--lv-text-meta);font-weight:var(--lv-font-bold);letter-spacing:var(--lv-tracking-label);text-transform:none;color:var(--lv-color-text-secondary);line-height:1.4}.leave-module-root .lv-body{font-size:var(--lv-text-body);font-weight:var(--lv-font-semibold);color:var(--lv-color-text-secondary);line-height:1.5}.leave-module-root .lv-title,.leave-module-root .lv-heading{font-size:var(--lv-text-lg);font-weight:var(--lv-font-extrabold);color:var(--lv-color-primary);margin:.2rem 0 0;line-height:1.3}.leave-module-root .lv-page-title{font-size:var(--lv-text-xl);font-weight:var(--lv-font-extrabold);color:var(--lv-color-primary);margin:.25rem 0 0;line-height:1.2}.leave-module-root .lv-tabpanel{min-height:0}.leave-module-root .lv-workspace{gap:var(--lv-space-4);display:grid}.leave-module-root .lv-workspace__header{gap:.2rem;display:grid}.leave-module-root .lv-stack,.leave-module-root .lv-grid{gap:var(--lv-space-4);display:grid}.leave-module-root .lv-card,.leave-module-root .leave-card{border-radius:var(--lv-radius-lg);border:1px solid var(--lv-color-border);background:var(--lv-color-surface);padding:var(--lv-space-4);box-shadow:var(--lv-shadow-card)}.leave-module-root .lv-card--muted{background:var(--lv-color-surface-muted)}.leave-module-root .lv-hero{justify-content:space-between;align-items:flex-start;gap:var(--lv-space-4);background:linear-gradient(135deg,#f8fafc,#fff 55%,#eff6ff);display:flex}.leave-module-root .lv-hero__title{font-size:1.35rem;font-weight:var(--lv-font-extrabold);color:var(--lv-color-primary);margin:.25rem 0 0}.leave-module-root .lv-hero__badge{border-radius:var(--lv-radius-pill);border:1px solid var(--lv-color-success-border);background:var(--lv-color-success-bg);color:var(--lv-color-success);font-size:var(--lv-text-meta);font-weight:var(--lv-font-bold);letter-spacing:var(--lv-tracking-label);text-transform:none;white-space:nowrap;padding:.25rem .7rem}.leave-module-root .lv-stat-tile{border-radius:var(--lv-radius-md);border:1px solid var(--lv-color-border);background:var(--lv-color-surface-muted);padding:var(--lv-space-4)}.leave-module-root .lv-stat-tile--info{border-color:var(--lv-color-info-border);background:var(--lv-color-info-bg)}.leave-module-root .lv-stat-tile--success{border-color:var(--lv-color-success-border);background:var(--lv-color-success-bg)}.leave-module-root .lv-stat-value,.leave-module-root .leave-stat-value{font-size:1.6rem;font-weight:var(--lv-font-extrabold);color:var(--lv-color-primary);margin:.35rem 0 0;line-height:1.1}.leave-module-root .lv-tabs,.leave-module-root .leave-tabs{gap:var(--lv-space-2);flex-wrap:wrap;display:flex}.leave-module-root .lv-tab,.leave-module-root .leave-tab{border:1px solid var(--lv-color-border);background:var(--lv-color-surface-muted);color:var(--lv-color-text-secondary);border-radius:var(--lv-radius-pill);font-size:var(--lv-text-sm);font-weight:var(--lv-font-bold);cursor:pointer;padding:.5rem .95rem;transition:background .15s,border-color .15s,color .15s}.leave-module-root .lv-tab:focus-visible,.leave-module-root .leave-tab:focus-visible,.leave-module-root .lv-btn:focus-visible{outline:2px solid var(--lv-color-info);outline-offset:2px}.leave-module-root .lv-tab.is-active,.leave-module-root .leave-tab.is-active{background:var(--lv-color-primary);border-color:var(--lv-color-primary);color:#fff}.leave-module-root .lv-alert,.leave-module-root .leave-alert{border-radius:var(--lv-radius-md);padding:var(--lv-space-3) var(--lv-space-4);border:1px solid #0000}.leave-module-root .lv-alert__title{font-size:var(--lv-text-sm);font-weight:var(--lv-font-bold);margin:0 0 .2rem}.leave-module-root .lv-alert__body,.leave-module-root .leave-alert p{font-size:var(--lv-text-body);margin:0;line-height:1.5}.leave-module-root .lv-alert--error,.leave-module-root .leave-alert--error{background:var(--lv-color-danger-bg);border-color:var(--lv-color-danger-border);color:#9f1239}.leave-module-root .lv-alert--info,.leave-module-root .leave-alert--info{background:var(--lv-color-info-bg);border-color:var(--lv-color-info-border);color:var(--lv-color-info)}.leave-module-root .lv-alert--success{background:var(--lv-color-success-bg);border-color:var(--lv-color-success-border);color:var(--lv-color-success)}.leave-module-root .lv-alert--warning{background:var(--lv-color-warning-bg);border-color:var(--lv-color-warning-border);color:var(--lv-color-warning)}.leave-module-root .lv-form,.leave-module-root .leave-form,.leave-module-root .lv-form-grid{gap:var(--lv-space-4);display:grid}.leave-module-root .lv-field,.leave-module-root .leave-field{gap:.35rem;display:grid}.leave-module-root .lv-field--full{grid-column:1/-1}.leave-module-root .lv-field--compact label{font-size:var(--lv-text-meta)}.leave-module-root .lv-field label,.leave-module-root .leave-field label{font-size:var(--lv-text-body);font-weight:var(--lv-font-bold);color:var(--lv-color-text-secondary)}.leave-module-root .lv-field input,.leave-module-root .lv-field select,.leave-module-root .lv-field textarea,.leave-module-root .leave-field input,.leave-module-root .leave-field select,.leave-module-root .leave-field textarea{border:1px solid var(--lv-color-border);border-radius:var(--lv-radius-sm);width:100%;font-size:var(--lv-text-sm);color:var(--lv-color-text);background:#fff;padding:.6rem .75rem}.leave-module-root .lv-field input:disabled,.leave-module-root .lv-field select:disabled,.leave-module-root .lv-field textarea:disabled{background:var(--lv-color-surface-muted)}.leave-module-root .lv-field-hint{font-size:var(--lv-text-meta);color:var(--lv-color-muted);margin:0}.leave-module-root .lv-field-error{font-size:var(--lv-text-meta);color:#9f1239;font-weight:var(--lv-font-bold);margin:0}.leave-module-root .lv-fieldset{border:1px solid var(--lv-color-border-subtle);border-radius:var(--lv-radius-md);padding:var(--lv-space-3);margin:0}.leave-module-root .lv-fieldset__legend{font-size:var(--lv-text-body);font-weight:var(--lv-font-bold);color:var(--lv-color-text-secondary);padding:0 .25rem}.leave-module-root .lv-checkbox{font-size:var(--lv-text-sm);font-weight:var(--lv-font-semibold);align-items:center;gap:.5rem;display:inline-flex}.employee-leave-workspace .leave-module-root>.lv-workspace{flex:none;min-height:0}.leave-module-root .lv-form__col{gap:var(--lv-space-3);align-content:start;display:grid}.leave-module-root .lv-form__actions{justify-content:flex-start;display:flex}.leave-module-root .lv-btn,.leave-module-root .leave-btn{border-radius:var(--lv-radius-sm);font-size:var(--lv-text-sm);font-weight:var(--lv-font-bold);cursor:pointer;border:none;padding:.65rem 1rem}.leave-module-root .lv-btn--primary,.leave-module-root .leave-btn--primary{background:var(--lv-color-primary);color:#fff}.leave-module-root .lv-btn--secondary,.leave-module-root .leave-btn--secondary{background:var(--lv-color-surface-muted);color:var(--lv-color-text-secondary);border:1px solid var(--lv-color-border)}.leave-module-root .lv-btn--sm{padding:.4375rem .75rem;font-size:.8125rem}.leave-module-root .lv-btn--danger{background:var(--lv-color-danger);color:#fff}.leave-module-root .lv-btn:disabled,.leave-module-root .leave-btn:disabled{opacity:.6;cursor:not-allowed}.leave-module-root .lv-panel-header{justify-content:space-between;align-items:flex-start;gap:var(--lv-space-4);margin-bottom:var(--lv-space-4);display:flex}.leave-module-root .lv-panel-header__copy{min-width:0}.leave-module-root .lv-panel-header__action{flex-shrink:0;min-width:11rem}.leave-module-root .lv-balance-card{border-radius:var(--lv-radius-md);border:1px solid var(--lv-color-border);background:var(--lv-color-surface);padding:var(--lv-space-4);box-shadow:var(--lv-shadow-card)}.leave-module-root .lv-balance-card__header{margin-bottom:var(--lv-space-2)}.leave-module-root .lv-balance-card__value{font-size:1.75rem;font-weight:var(--lv-font-extrabold);color:var(--lv-color-primary);margin:0;line-height:1.1}.leave-module-root .lv-progress{border-radius:var(--lv-radius-pill);background:var(--lv-color-border-subtle);height:.35rem;margin:var(--lv-space-3) 0;overflow:hidden}.leave-module-root .lv-progress__bar{background:var(--lv-color-info);border-radius:inherit;height:100%;display:block}.leave-module-root .lv-balance-card__meta{gap:var(--lv-space-2);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.leave-module-root .lv-balance-card__meta dt{font-size:var(--lv-text-meta);color:var(--lv-color-muted);text-transform:none;letter-spacing:.08em}.leave-module-root .lv-balance-card__meta dd{font-size:var(--lv-text-sm);font-weight:var(--lv-font-bold);color:var(--lv-color-text);margin:.15rem 0 0}.leave-module-root .lv-snapshot-list{gap:var(--lv-space-2);margin:0;padding:0;list-style:none;display:grid}.leave-module-root .lv-snapshot-item{justify-content:space-between;align-items:center;gap:var(--lv-space-3);padding:var(--lv-space-3);border-radius:var(--lv-radius-sm);background:var(--lv-color-surface-muted);display:flex}.leave-module-root .lv-snapshot-item__label{font-size:var(--lv-text-sm);font-weight:var(--lv-font-bold);color:var(--lv-color-text)}.leave-module-root .lv-snapshot-item__value{font-size:var(--lv-text-sm);font-weight:var(--lv-font-extrabold);color:var(--lv-color-primary)}.leave-module-root .lv-table-wrap,.leave-module-root .leave-table-wrap{overflow-x:auto}.leave-module-root table.lv-table,.leave-module-root table.leave-table{border-collapse:collapse;width:100%;font-size:var(--lv-text-sm)}.leave-module-root table.lv-table th,.leave-module-root table.lv-table td,.leave-module-root table.leave-table th,.leave-module-root table.leave-table td{border-bottom:1px solid var(--lv-color-border-subtle);text-align:left;vertical-align:top;padding:.7rem .55rem}.leave-module-root table.lv-table th{font-size:var(--lv-text-meta);letter-spacing:.08em;text-transform:none;color:var(--lv-color-muted)}.leave-module-root .lv-card-list--mobile{gap:var(--lv-space-3);display:grid}.leave-module-root .lv-application-card{border:1px solid var(--lv-color-border-subtle);border-radius:var(--lv-radius-md);padding:var(--lv-space-4);background:var(--lv-color-surface-muted);gap:var(--lv-space-3);display:grid}.leave-module-root .lv-application-card__header{justify-content:space-between;align-items:flex-start;gap:var(--lv-space-3);display:flex}.leave-module-root .lv-application-card__meta{gap:var(--lv-space-2);margin:0;display:grid}.leave-module-root .lv-application-card__meta dt{font-size:var(--lv-text-meta);color:var(--lv-color-muted);text-transform:none;letter-spacing:.08em}.leave-module-root .lv-application-card__meta dd{font-size:var(--lv-text-sm);font-weight:var(--lv-font-semibold);margin:.1rem 0 0}.leave-module-root .lv-status,.leave-module-root .leave-status{border-radius:var(--lv-radius-pill);font-size:var(--lv-text-meta);font-weight:var(--lv-font-bold);letter-spacing:.06em;text-transform:none;background:var(--lv-color-surface-hover);color:var(--lv-color-text-secondary);align-items:center;padding:.2rem .6rem;display:inline-flex}.leave-module-root .lv-status--submitted,.leave-module-root .leave-status--submitted{background:var(--lv-color-info-bg);color:var(--lv-color-info)}.leave-module-root .lv-status--approved,.leave-module-root .leave-status--approved{background:var(--lv-color-success-bg);color:var(--lv-color-success)}.leave-module-root .lv-status--rejected,.leave-module-root .leave-status--cancelled,.leave-module-root .leave-status--rejected{background:var(--lv-color-danger-bg);color:var(--lv-color-danger)}.leave-module-root .lv-loading{align-items:center;gap:var(--lv-space-3);border-radius:var(--lv-radius-md);border:1px solid var(--lv-color-border-subtle);background:var(--lv-color-surface-muted);padding:var(--lv-space-4);font-size:var(--lv-text-sm);font-weight:var(--lv-font-semibold);color:var(--lv-color-text-secondary);display:inline-flex}.leave-module-root .lv-loading--compact{margin-bottom:var(--lv-space-4)}.leave-module-root .lv-loading__spinner{border:2px solid var(--lv-color-border);border-top-color:var(--lv-color-primary);border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite lv-spin}@keyframes lv-spin{to{transform:rotate(360deg)}}.leave-module-root .lv-empty{text-align:center;padding:var(--lv-space-5) var(--lv-space-4)}.leave-module-root .lv-empty__title{font-size:var(--lv-text-lg);font-weight:var(--lv-font-extrabold);color:var(--lv-color-primary);margin:0}.leave-module-root .lv-empty__description{margin:var(--lv-space-2) 0 var(--lv-space-4);color:var(--lv-color-muted);font-size:var(--lv-text-sm)}.leave-module-root .lv-dialog-backdrop{padding:var(--lv-space-4);z-index:60;background:#0f172a73;place-items:center;display:grid;position:fixed;inset:0}.leave-module-root .lv-dialog{border-radius:var(--lv-radius-lg);background:var(--lv-color-surface);width:min(100%,32rem);box-shadow:var(--lv-shadow-elevated);padding:var(--lv-space-5)}.leave-module-root .lv-dialog__actions{justify-content:flex-end;gap:var(--lv-space-2);margin-top:var(--lv-space-4);display:flex}.leave-module-root .lv-sr-only{clip:rect(0,0,0,0);white-space:normal;overflow-wrap:anywhere;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media(min-width:768px){.leave-module-root .lv-grid--stats,.leave-module-root .leave-grid--stats{grid-template-columns:repeat(3,minmax(0,1fr))}.leave-module-root .lv-grid--balances,.leave-module-root .leave-grid--balances,.leave-module-root .lv-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.leave-module-root .lv-card-list--mobile{display:none}}@media(max-width:767px){.leave-module-root .lv-table-wrap--desktop{display:none}.leave-module-root .lv-panel-header{flex-direction:column}.leave-module-root .lv-panel-header__action{width:100%;min-width:0}.leave-module-root .lv-hero{flex-direction:column}}.gateway-shell--employee-payroll{--py-radius: 12px;--py-border: #d7e3ef;--py-surface: #ffffff;--py-muted: #5f7d97;--py-title: #0f2f52;--py-accent: #0f4f86;--py-accent-soft: #e8f1f9;--py-row-hover: #f5f9fc;--py-shadow: 0 2px 10px rgba(15, 52, 86, .06);--py-gap: 10px}.gateway-shell--employee-payroll .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto auto;min-height:100dvh;height:auto;max-height:none;overflow:visible;align-content:start}.gateway-shell--employee-payroll .shell-header{min-height:56px;padding:10px 14px;border-radius:var(--py-radius);box-shadow:var(--py-shadow)}.gateway-shell--employee-payroll .shell-content{min-height:0;height:auto;max-height:none;overflow:visible;width:100%;max-width:100%;margin:0;padding-top:0;align-self:start}.gateway-shell--employee-payroll .shell-header-org-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#eef3f8;border:1px solid rgba(137,164,196,.34);color:#355170;flex-shrink:0}.employee-payroll-enterprise{display:flex;flex-direction:column;gap:10px;height:auto;min-height:0;width:100%;max-width:100%;overflow:visible}.employee-payroll-enterprise__intro{margin:0;padding:0 2px;font-size:12px;line-height:1.35;color:var(--py-muted);flex-shrink:0}.employee-payroll-enterprise .payroll-module-root,.employee-payroll-enterprise .payroll-standalone-root{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.gateway-shell--employee-payroll .payroll-standalone-root{background:transparent!important;color:var(--py-title);font-family:var(--employee-font-family, inherit)}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__workspace{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;gap:6px;background:transparent}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;flex-shrink:0;padding:2px 2px 0}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__page-head h1{margin:0;font-size:16px;font-weight:700;color:var(--py-title);line-height:1.25}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__page-head p{margin:2px 0 0;font-size:12px;color:var(--py-muted);line-height:1.35}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tabs{display:flex;flex-wrap:wrap;gap:4px;flex-shrink:0;align-items:center;padding:0;margin:0;background:transparent;border:none;box-shadow:none}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab{display:inline-flex;align-items:center;justify-content:center;min-height:28px;height:28px;padding:0 12px;border:1px solid #d2e3f4;border-radius:999px;background:#fff;color:#3d5a78;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:none;cursor:pointer;outline:none;box-shadow:none;transition:none;white-space:nowrap}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab:active{background:#fff;border-color:#d2e3f4;color:#3d5a78;box-shadow:none;transform:none}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab.is-active,.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab.is-active:focus-visible{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff);box-shadow:none}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tabpanel{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column;padding:4px 2px 8px;gap:8px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tabpanel--payslips{overflow:hidden}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tabpanel>*{min-width:0;width:100%;max-width:100%}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__toast{position:fixed;top:72px;left:50%;transform:translate(-50%);z-index:300;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:#0f2f52;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:none;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 24px #0f2f5238}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;flex-shrink:0;padding:10px 12px;border:1px solid var(--py-border);border-radius:var(--py-radius);background:var(--py-surface);box-shadow:none}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary-item{min-width:0;display:flex;flex-direction:column;gap:3px}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary-label{margin:0;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:none;color:#6a8198;line-height:1.2}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary-value{margin:0;font-size:12px;font-weight:600;color:var(--py-title);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary-item--accent{background:var(--py-accent);color:#fff;border-radius:10px;padding:8px 10px}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary-item--accent .employee-payroll-enterprise__summary-label{color:#ffffffbf}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary-item--accent .employee-payroll-enterprise__summary-value{color:#fff;font-size:14px;font-weight:700}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary-item--success{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:8px 10px}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary-item--success .employee-payroll-enterprise__summary-label{color:#047857}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary-item--success .employee-payroll-enterprise__summary-value{color:#065f46}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__panel,.gateway-shell--employee-payroll .payroll-standalone-root .rounded-3xl,.gateway-shell--employee-payroll .payroll-standalone-root .rounded-2xl,.gateway-shell--employee-payroll .payroll-standalone-root .rounded-xl{border-radius:var(--py-radius)!important;border-color:var(--py-border)!important;box-shadow:none!important}.gateway-shell--employee-payroll .payroll-standalone-root .bg-white{background:var(--py-surface)!important}.gateway-shell--employee-payroll .payroll-standalone-root .bg-slate-50,.gateway-shell--employee-payroll .payroll-standalone-root .bg-slate-50\/50{background:#f7fafc!important}.gateway-shell--employee-payroll .payroll-standalone-root .border-slate-100,.gateway-shell--employee-payroll .payroll-standalone-root .border-slate-200{border-color:var(--py-border)!important}.gateway-shell--employee-payroll .payroll-standalone-root .text-slate-800,.gateway-shell--employee-payroll .payroll-standalone-root .text-slate-900{color:var(--py-title)!important}.gateway-shell--employee-payroll .payroll-standalone-root .text-slate-400,.gateway-shell--employee-payroll .payroll-standalone-root .text-slate-500{color:var(--py-muted)!important}.gateway-shell--employee-payroll .payroll-standalone-root .text-slate-600{color:#3d5a78!important}.gateway-shell--employee-payroll .payroll-standalone-root .bg-blue-600{background:var(--py-accent)!important}.gateway-shell--employee-payroll .payroll-standalone-root .bg-blue-50,.gateway-shell--employee-payroll .payroll-standalone-root .bg-blue-50\/50{background:var(--py-accent-soft)!important}.gateway-shell--employee-payroll .payroll-standalone-root .text-blue-600,.gateway-shell--employee-payroll .payroll-standalone-root .text-blue-700{color:var(--py-accent)!important}.gateway-shell--employee-payroll .payroll-standalone-root .border-blue-100,.gateway-shell--employee-payroll .payroll-standalone-root .border-blue-200{border-color:#b7cfe4!important}.gateway-shell--employee-payroll .payroll-standalone-root table{width:100%;border-collapse:collapse}.gateway-shell--employee-payroll .payroll-standalone-root thead,.gateway-shell--employee-payroll .payroll-standalone-root .bg-slate-900{background:#0f2f52!important;color:#fff!important}.gateway-shell--employee-payroll .payroll-standalone-root thead th{font-size:10px!important;font-weight:700!important;letter-spacing:.06em;text-transform:none;padding:10px 14px!important;white-space:nowrap;position:sticky;top:0;z-index:1}.gateway-shell--employee-payroll .payroll-standalone-root tbody td{padding:10px 14px!important;font-size:12px!important;border-color:#e8eef4!important;vertical-align:middle}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__salary-table thead th{padding:8px 20px!important;background:#0f2f52!important;color:#fff!important;font-size:9px!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:none!important;border:none!important;position:static!important;top:auto!important;z-index:auto!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__salary-table tbody td{padding:5px 20px!important;font-size:11px!important;font-weight:700!important;color:#475569!important;border-left:none!important;border-right:none!important;border-bottom:1px solid #f1f5f9!important;background:#fff!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__salary-table tbody tr.is-group-total td{padding:7px 20px!important;background:#eff6ff!important;border-top:2px solid #dbeafe!important;border-bottom:1px solid #dbeafe!important;color:#1d4ed8!important;font-size:10px!important;font-weight:800!important;text-transform:none!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__salary-table tbody tr.is-group-header td{padding:5px 20px!important;background:#f8fafc!important;border-top:1px solid #e2e8f0!important;border-bottom:1px solid #e2e8f0!important;color:#94a3b8!important;font-size:8px!important;font-weight:800!important;text-transform:none!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__salary-table tbody tr.is-group-subtotal td{padding:5px 20px!important;background:#f1f5f9!important;border-top:1px solid #e2e8f0!important;color:#334155!important;font-size:9px!important;font-weight:800!important;text-transform:none!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__salary-table tfoot th,.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__salary-table tfoot td{padding:10px 20px!important;background:#0f2f52!important;color:#fff!important;font-size:13px!important;font-weight:800!important;border:none!important}.gateway-shell--employee-payroll .payroll-standalone-root .overflow-x-auto,.gateway-shell--employee-payroll .payroll-standalone-root .overflow-auto{max-width:100%}.gateway-shell--employee-payroll .payroll-standalone-root input:not([type=checkbox]):not([type=radio]):not([type=file]),.gateway-shell--employee-payroll .payroll-standalone-root select,.gateway-shell--employee-payroll .payroll-standalone-root textarea{border-radius:8px!important;border-color:var(--py-border)!important;font-size:12px!important;color:var(--py-title);background:#fff}.gateway-shell--employee-payroll .payroll-standalone-root input:focus,.gateway-shell--employee-payroll .payroll-standalone-root select:focus,.gateway-shell--employee-payroll .payroll-standalone-root textarea:focus{outline:2px solid #93c5fd;outline-offset:0;border-color:#93c5fd!important;box-shadow:none!important}.gateway-shell--employee-payroll .payroll-standalone-root button{font-family:var(--employee-font-family, inherit)}.gateway-shell--employee-payroll .payroll-standalone-root button.rounded-lg,.gateway-shell--employee-payroll .payroll-standalone-root button.rounded-md,.gateway-shell--employee-payroll .payroll-standalone-root button.rounded-xl{border-radius:8px!important}.gateway-shell--employee-payroll .payroll-standalone-root .shadow-md,.gateway-shell--employee-payroll .payroll-standalone-root .shadow-lg,.gateway-shell--employee-payroll .payroll-standalone-root .shadow-sm,.gateway-shell--employee-payroll .payroll-standalone-root .shadow-2xl{box-shadow:none!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__badge,.gateway-shell--employee-payroll .payroll-standalone-root .rounded-full.px-2,.gateway-shell--employee-payroll .payroll-standalone-root .rounded-full.px-2\.5,.gateway-shell--employee-payroll .payroll-standalone-root span.rounded-full{border-radius:999px!important;font-weight:700;letter-spacing:.04em}.gateway-shell--employee-payroll .payroll-standalone-root .reimbursement-claim-panel{top:0;right:0;bottom:0;left:var(--app-sidebar-width);width:auto;min-width:0;max-width:none;height:auto;box-sizing:border-box;margin-left:0;transform:none;transition:left var(--employee-sidebar-collapse-duration, .2s) ease,width var(--employee-sidebar-collapse-duration, .2s) ease}@media(max-width:1140px){.gateway-shell--employee-payroll .payroll-standalone-root .reimbursement-claim-panel{left:0}}.gateway-shell--employee-payroll .payroll-standalone-root .fixed.inset-0{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.gateway-shell--employee-payroll .payroll-standalone-root .reimbursement-claim-panel.fixed.inset-0{-webkit-backdrop-filter:none;backdrop-filter:none}.reimbursement-claim-panel button.reimbursement-modal__close{width:44px;height:44px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:1px solid #d7e3ef!important;border-radius:12px;background:#fff!important;color:#64748b!important;cursor:pointer;box-shadow:none;transform:none;transition:none;line-height:1}.reimbursement-claim-panel .reimbursement-modal__close-icon{display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;width:1em;height:1em;text-align:center}.reimbursement-claim-panel button.reimbursement-modal__close:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.reimbursement-claim-panel .reimbursement-modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:12px;min-height:64px;padding:10px 18px;border-top:1px solid #e2e8f0;background:#f8fafc;box-sizing:border-box;flex-shrink:0}.reimbursement-claim-panel button.reimbursement-modal__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;min-height:42px;width:auto;margin:0;padding:0 16px;border-radius:10px;font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:none;cursor:pointer;box-shadow:none;transform:none;transition:none;filter:none;flex:0 0 auto}.reimbursement-claim-panel button.reimbursement-modal__btn--secondary{min-width:120px;border:1px solid #d2e3f4!important;background:#fff!important;color:#475569!important}.reimbursement-claim-panel button.reimbursement-modal__btn--primary{min-width:148px;border:1px solid #0f172a!important;background:#0f172a!important;color:#fff!important}.reimbursement-claim-panel button.reimbursement-modal__btn--primary.is-disabled,.reimbursement-claim-panel button.reimbursement-modal__btn--primary:disabled,.reimbursement-claim-panel button.reimbursement-modal__btn--secondary:disabled,.reimbursement-claim-panel button.reimbursement-modal__btn.is-disabled{border-color:#e2e8f0!important;background:#e2e8f0!important;color:#64748b!important;cursor:not-allowed;opacity:1}.reimbursement-claim-panel button.reimbursement-modal__btn:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.reimbursement-action-group{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}button.reimbursement-action-button{width:44px;height:44px;min-width:44px;min-height:44px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;border-radius:12px!important;box-sizing:border-box;margin:0;cursor:pointer;box-shadow:none!important;transform:none!important;transition:none!important;filter:none;line-height:1}button.reimbursement-action-button>i{font-size:15px;line-height:1;width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center}button.reimbursement-action-button--edit{border:1px solid var(--control-active-bg, #1e5a96)!important;background:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important}button.reimbursement-action-button--edit>i{color:var(--control-active-fg, #ffffff)!important}button.reimbursement-action-button--danger{border:1px solid #b42318!important;background:#b42318!important;color:#fff!important}button.reimbursement-action-button--danger>i{color:#fff!important}button.reimbursement-action-button:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.gateway-shell--employee-payroll .payroll-standalone-root .fixed.inset-0>.bg-white,.gateway-shell--employee-payroll .payroll-standalone-root .fixed .bg-white.rounded-2xl,.gateway-shell--employee-payroll .payroll-standalone-root .fixed .bg-white.rounded-3xl{border:1px solid var(--py-border);border-radius:var(--py-radius)!important;box-shadow:0 16px 40px #0f2f5229!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:28px 16px;border:1px dashed var(--py-border);border-radius:var(--py-radius);background:#f8fafc;text-align:center;color:var(--py-muted);font-size:12px}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__empty strong{color:var(--py-title);font-size:13px}.gateway-shell--employee-payroll .payroll-standalone-root .max-w-6xl,.gateway-shell--employee-payroll .payroll-standalone-root .max-w-5xl,.gateway-shell--employee-payroll .payroll-standalone-root .max-w-7xl{max-width:100%!important}.gateway-shell--employee-payroll .payroll-standalone-root .space-y-3>:not([hidden])~:not([hidden]),.gateway-shell--employee-payroll .payroll-standalone-root .space-y-4>:not([hidden])~:not([hidden]),.gateway-shell--employee-payroll .payroll-standalone-root .space-y-6>:not([hidden])~:not([hidden]){margin-top:10px}.gateway-shell--employee-payroll .payroll-standalone-root .gap-3{gap:8px!important}.gateway-shell--employee-payroll .payroll-standalone-root .gap-4{gap:10px!important}.gateway-shell--employee-payroll .payroll-standalone-root .p-6{padding:14px!important}.gateway-shell--employee-payroll .payroll-standalone-root .p-4{padding:12px!important}.gateway-shell--employee-payroll .payroll-standalone-root .px-6{padding-left:14px!important;padding-right:14px!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__version{display:none}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__ctc{display:flex;flex-direction:column;gap:10px;width:100%;min-width:0}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__table-card{border:1px solid var(--py-border);border-radius:var(--py-radius);background:var(--py-surface);overflow:hidden;max-width:100%}.gateway-shell--employee-payroll .payroll-standalone-root .bg-slate-100{background:#f1f5f9!important}.gateway-shell--employee-payroll .payroll-standalone-root .bg-indigo-600,.gateway-shell--employee-payroll .payroll-standalone-root .bg-indigo-700{background:var(--py-accent)!important}.gateway-shell--employee-payroll .payroll-standalone-root .bg-indigo-50{background:var(--py-accent-soft)!important}.gateway-shell--employee-payroll .payroll-standalone-root .text-indigo-600,.gateway-shell--employee-payroll .payroll-standalone-root .text-indigo-700{color:var(--py-accent)!important}.gateway-shell--employee-payroll .payroll-standalone-root .border-indigo-100,.gateway-shell--employee-payroll .payroll-standalone-root .border-indigo-200{border-color:#b7cfe4!important}.gateway-shell--employee-payroll .payroll-standalone-root .shadow-indigo-100{box-shadow:none!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__panel{min-width:0;width:100%;max-width:100%}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary+*{margin-top:10px}.gateway-shell--employee-payroll .payroll-standalone-root .divide-y>:not([hidden])~:not([hidden]){border-color:#e8eef4!important}.gateway-shell--employee-payroll .payroll-standalone-root a:focus-visible,.gateway-shell--employee-payroll .payroll-standalone-root button:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}@media(max-width:1366px){.gateway-shell--employee-payroll .shell-main-area{padding:8px 10px 10px}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab{padding:0 10px;font-size:10.5px}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media(max-width:1140px){.gateway-shell--employee-payroll .shell-main-area{min-height:auto;max-height:none}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;-webkit-overflow-scrolling:touch}}@media(min-width:1600px){.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__summary{grid-template-columns:repeat(5,minmax(0,1fr))}}.employee-payroll-enterprise .payroll-standalone-root{flex:0 0 auto;min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important;display:flex;flex-direction:column}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__workspace{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0;overflow:visible!important;gap:10px!important;background:transparent}.employee-payroll-enterprise__identity-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 12px;border:1px solid #d7e3ef;border-radius:12px;background:#fff;box-shadow:none;outline:none}.employee-payroll-enterprise__identity-left{display:flex;align-items:center;gap:12px;min-width:0}.employee-payroll-enterprise__identity-copy{min-width:0}.employee-payroll-enterprise__identity-name{margin:0;font-size:15px;font-weight:700;color:#0f2f52;line-height:1.25}.employee-payroll-enterprise__identity-code{margin:2px 0 0;font-size:12px;font-weight:600;color:#5f7d97;line-height:1.3}.employee-payroll-enterprise__identity-meta{margin:2px 0 0;font-size:12px;color:#7c93aa;line-height:1.35}.employee-payroll-enterprise__identity-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.employee-payroll-enterprise__status-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:none;line-height:1.2}.employee-payroll-enterprise__status-chip.is-active{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.employee-payroll-enterprise__main-card{display:flex;flex-direction:column;gap:10px;flex:0 0 auto;min-height:0;height:auto;overflow:visible;border:1px solid #d7e3ef;border-radius:12px;background:#fff;padding:12px 14px 14px;box-shadow:none}.employee-payroll-enterprise__main-card-head{min-height:0}.employee-payroll-enterprise__panel-subtitle{margin:0;font-size:12px;color:#7c93aa;line-height:1.35}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tabs{display:flex!important;flex-wrap:nowrap!important;gap:4px!important;flex-shrink:0;width:100%;margin:0;padding:0;background:transparent!important;border:0!important;box-shadow:none!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px;flex:1 1 0!important;min-width:0;height:36px!important;min-height:36px!important;padding:0 10px!important;border:1px solid #d2e3f4!important;border-radius:10px!important;background:#fff!important;color:#3d5a78!important;font-size:12px!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;cursor:pointer;outline:none;box-shadow:none!important;transform:none!important;transition:none!important;white-space:nowrap}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab:first-child{border-radius:10px 4px 4px 10px!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab:last-child{border-radius:4px 10px 10px 4px!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab i{font-size:12px;color:#7c93aa}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab:active,.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab:focus{background:#fff!important;border-color:#d2e3f4!important;color:#3d5a78!important;box-shadow:none!important;transform:none!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab.is-active,.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab.is-active:focus,.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab.is-active:focus-visible{border-color:var(--control-active-bg, #1e5a96)!important;background:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important;box-shadow:none!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab.is-active i{color:var(--control-active-fg, #ffffff)!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tabpanel{flex:0 0 auto!important;min-height:0;height:auto!important;max-height:none!important;overflow:visible!important;display:flex;flex-direction:column;padding:0!important;gap:10px}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tabpanel--payslips{overflow:visible!important}.employee-payroll-enterprise__ctc{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0;height:auto;overflow:visible}.employee-payroll-enterprise__ctc-top{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(180px,.55fr);gap:8px;align-items:stretch}.employee-payroll-enterprise__info-card{border:1px solid #d7e3ef;border-radius:10px;background:#fff;padding:8px 12px;box-shadow:none}.employee-payroll-enterprise__info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 12px;margin:0}.employee-payroll-enterprise__info-item{min-width:0;display:grid;gap:2px}.employee-payroll-enterprise__info-label{font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:none;color:#6a8198;line-height:1.2}.employee-payroll-enterprise__info-value{font-size:12px;font-weight:600;color:#0f2f52;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-payroll-enterprise__ctc-hero{display:flex;align-items:center;padding:8px 14px;border:1px solid #0f4f86;border-radius:10px;background:#0f4f86;color:#fff;box-shadow:none}.employee-payroll-enterprise__ctc-hero-label{margin:0;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:none;color:#ffffffc7}.employee-payroll-enterprise__ctc-hero-value{margin:2px 0 0;font-size:18px;font-weight:700;line-height:1.15;color:#fff;font-variant-numeric:tabular-nums}.employee-payroll-enterprise__revision-banner{display:flex;flex-wrap:wrap;gap:16px;padding:8px 12px;border:1px solid #a7f3d0;border-radius:10px;background:#ecfdf5}.employee-payroll-enterprise__revision-banner strong{display:block;margin-top:2px;font-size:12px;color:#065f46}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__table-card,.employee-payroll-enterprise__salary-structure{border:1px solid #d7e3ef;border-radius:12px;background:#fff;overflow:hidden;max-width:100%;box-shadow:none}.employee-payroll-enterprise__salary-table{width:100%;table-layout:auto;border-collapse:collapse}.employee-payroll-enterprise__salary-table thead th{padding:8px 20px;background:#0f2f52;color:#fff;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:none;text-align:left;white-space:nowrap;border:none}.employee-payroll-enterprise__salary-table th.is-num,.employee-payroll-enterprise__salary-table td.is-num{text-align:right;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.employee-payroll-enterprise__salary-table tbody td{padding:5px 20px;border-bottom:1px solid #f1f5f9;border-left:none;border-right:none;font-size:11px;font-weight:700;color:#475569;vertical-align:middle;background:#fff}.employee-payroll-enterprise__salary-table tbody tr.is-group-total td{padding:7px 20px;background:#eff6ff;border-top:2px solid #dbeafe;border-bottom:1px solid #dbeafe;color:#1d4ed8;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:none}.employee-payroll-enterprise__salary-table tbody tr.is-group-header td{padding:5px 20px;background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;color:#94a3b8;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:none}.employee-payroll-enterprise__salary-table tbody tr.is-group-subtotal td{padding:5px 20px;background:#f1f5f9;border-top:1px solid #e2e8f0;color:#334155;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:none}.employee-payroll-enterprise__salary-table tfoot th,.employee-payroll-enterprise__salary-table tfoot td{padding:10px 20px;background:#0f2f52;color:#fff;font-size:13px;font-weight:800;vertical-align:middle;border:none}.employee-payroll-enterprise__salary-table tfoot th{text-align:left;font-style:italic;text-transform:none;letter-spacing:-.02em}.employee-payroll-enterprise__salary-table .is-revised{color:#047857}.employee-payroll-enterprise__salary-table thead .is-revised,.employee-payroll-enterprise__salary-table tfoot .is-revised{color:#34d399}.employee-payroll-enterprise__ctc-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:2px}.employee-payroll-enterprise__ctc-disclaimer{margin:0;font-size:10px;font-weight:600;font-style:italic;color:#94a3b8;letter-spacing:.02em}.employee-payroll-enterprise__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;height:34px;padding:0 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;outline:none;border:1px solid transparent;box-shadow:none;transform:none;transition:none}.employee-payroll-enterprise__btn--primary{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff)}.employee-payroll-enterprise__btn--primary:focus,.employee-payroll-enterprise__btn--primary:active,.gateway-shell--employee-payroll .employee-payroll-enterprise__btn--primary:focus,.gateway-shell--employee-payroll .employee-payroll-enterprise__btn--primary:active{border-color:var(--control-active-bg, #1e5a96)!important;background:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important;box-shadow:none!important;transform:none!important;opacity:1!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tabpanel:has(.employee-payroll-enterprise__ctc){overflow:visible!important;height:auto!important;max-height:none!important}@media(max-width:1200px){.employee-payroll-enterprise__ctc-top{grid-template-columns:1fr}.employee-payroll-enterprise__info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tabs{flex-wrap:wrap!important}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab,.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab:first-child,.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab:last-child{flex:1 1 calc(33.33% - 4px)!important;border-radius:10px!important}}@media(max-width:768px){.employee-payroll-enterprise__info-grid{grid-template-columns:1fr}.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab,.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab:first-child,.gateway-shell--employee-payroll .payroll-standalone-root .employee-payroll-enterprise__tab:last-child{flex:1 1 calc(50% - 4px)!important}}.lta-claim-form__body{flex:1 1 auto;min-height:0;overflow:hidden;padding:8px;background:#f8fafc}.lta-claim-form__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--lta-gap);align-items:stretch}.lta-sec--employee,.lta-sec--eligibility{grid-column:1 / -1}.lta-sec--passengers{grid-column:1 / span 9}.lta-sec--travel{grid-column:10 / span 3}.lta-sec--expense{grid-column:1 / span 6}.lta-sec--tax{grid-column:7 / span 6}.lta-sec--declaration{grid-column:1 / span 7}.lta-sec--signature{grid-column:8 / span 5}.lta-sec{background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:0;display:flex;flex-direction:column;overflow:hidden}.lta-sec__head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;height:var(--lta-head-h);min-height:var(--lta-head-h);padding:0 10px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.lta-sec__head h3{margin:0;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:none;color:#64748b;line-height:1}.lta-sec__body--table{padding:6px}.lta-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.lta-grid-5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.lta-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.lta-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lta-field label,.lta-signature-row label{display:block;margin:0 0 2px;font-size:var(--lta-label);font-weight:700;color:#64748b;line-height:1.15}.lta-field input,.lta-field select,.lta-signature-row input,.lta-money input,.lta-scenario-label select,.lta-table input,.lta-table select{width:100%;min-width:0;height:var(--lta-input-h);padding:0 8px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font-size:var(--lta-value);font-weight:600;color:#0f172a;outline:none;box-sizing:border-box}.lta-field input:focus,.lta-field select:focus,.lta-signature-row input:focus,.lta-money input:focus,.lta-scenario-label select:focus,.lta-table input:focus,.lta-table select:focus{border-color:#6366f1}.lta-readonly{display:flex;align-items:center;min-height:var(--lta-input-h);height:var(--lta-input-h);padding:0 8px;border:1px solid #f1f5f9;border-radius:6px;background:#f8fafc;font-size:var(--lta-value);font-weight:700;color:#0f172a;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lta-money{display:flex;align-items:center;gap:4px;height:var(--lta-input-h);padding:0 8px;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.lta-money span{font-size:12px;color:#94a3b8;font-weight:700}.lta-money--accent span{color:#818cf8}.lta-money--warn span{color:#f59e0b}.lta-money--ok span{color:#10b981}.lta-kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.lta-kpi{border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;padding:6px 8px;min-width:0}.lta-kpi--accent{background:#eef2ff;border-color:#c7d2fe}.lta-kpi__label{display:block;font-size:11px;font-weight:700;color:#94a3b8;text-transform:none;letter-spacing:.04em;line-height:1.1;margin-bottom:2px}.lta-kpi__value{display:block;font-size:var(--lta-value);font-weight:800;color:#0f172a;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lta-kpi__value--sm{font-size:12px;font-weight:700}.lta-table{width:100%;border-collapse:collapse;table-layout:fixed}.lta-table th,.lta-table td{padding:2px 3px;vertical-align:middle;overflow:hidden}.lta-table thead th{height:24px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:none;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;text-align:left}.lta-table tbody td{height:34px}.lta-table tbody td:first-child{font-size:12px;font-weight:700;color:#64748b;text-align:center;width:28px}.lta-table input,.lta-table select{height:28px;font-size:12px;padding:0 4px}.lta-table tfoot td{height:28px;font-size:12px;font-weight:800;background:#f8fafc;border-top:1px solid #e2e8f0;color:#4f46e5}.lta-table__totals-label{text-align:right;color:#64748b!important;font-size:10px!important;text-transform:none;letter-spacing:.05em}.lta-table__action{width:28px;text-align:center}.lta-btn-add{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;border:0;border-radius:5px;background:#eef2ff;color:#4f46e5;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:none;cursor:pointer}.lta-scenario-label{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#64748b}.lta-scenario-label select{width:auto;min-width:110px;height:24px;font-size:11px}.lta-hint{margin:4px 10px 8px;font-size:10px;font-weight:600;font-style:italic;color:#94a3b8;line-height:1.2}.lta-notice{margin:0;display:flex;align-items:flex-start;gap:8px;font-size:12px;font-weight:600;color:#92400e;line-height:1.35;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;padding:8px 10px}.lta-notice i{margin-top:2px;color:#f59e0b;flex-shrink:0}.lta-signature-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center}.lta-signature-row label{margin:0;white-space:nowrap}.lta-signature-row input{font-style:italic;color:#3730a3;background:#f8fafc}.lta-claim-form__actions{flex:0 0 auto;display:flex;justify-content:flex-end;align-items:center;gap:8px;height:44px;padding:0 12px;border-top:1px solid #e2e8f0;background:#fff}.lta-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 14px;border-radius:7px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:none;cursor:pointer;border:1px solid transparent}.lta-btn--ghost{background:#fff;border-color:#e2e8f0;color:#64748b}.lta-btn--secondary{background:#fff;border-color:#e2e8f0;color:#334155}@media(max-width:1400px){.lta-sec--passengers{grid-column:1 / span 8}.lta-sec--travel{grid-column:9 / span 4}}@media(max-width:1199px){.lta-sec--employee,.lta-sec--eligibility,.lta-sec--passengers,.lta-sec--travel,.lta-sec--expense,.lta-sec--tax,.lta-sec--declaration,.lta-sec--signature{grid-column:1 / -1}.lta-grid-4,.lta-grid-5{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}*/ @media print{body *{visibility:hidden!important}.employee-payroll-enterprise__ctc,.employee-payroll-enterprise__ctc *{visibility:visible!important}.employee-payroll-enterprise__ctc{position:absolute;left:0;top:0;width:100%;gap:10px}.employee-payroll-enterprise__ctc-footer .employee-payroll-enterprise__btn{display:none!important}.employee-payroll-enterprise__salary-table thead th,.employee-payroll-enterprise__salary-table tfoot th,.employee-payroll-enterprise__salary-table tfoot td,.employee-payroll-enterprise__ctc-hero{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.loan-application-modal-root{position:fixed;inset:0;width:100vw;height:100dvh;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;background:#0f172a8c;isolation:isolate}.loan-application-modal{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1120px,calc(100vw - 32px));height:min(760px,calc(100dvh - 32px));max-height:calc(100dvh - 32px);overflow:hidden;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 20px 48px #0f172a38}.loan-application-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:8px 14px;border-bottom:1px solid #e2e8f0;background:#f8fafc;box-sizing:border-box}.loan-application-modal__title-wrap{display:inline-flex;align-items:center;gap:10px;min-width:0}.loan-application-modal__title-icon{width:28px;height:28px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#0f172a;color:#fff;font-size:12px}.loan-application-modal__title{margin:0;font-size:12px;font-weight:800;letter-spacing:.02em;color:#1e293b;text-transform:none}button.loan-application-modal__close{width:32px;height:32px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:1px solid #d7e3ef!important;border-radius:8px;background:#fff!important;color:#64748b!important;cursor:pointer;box-shadow:none;transform:none;transition:none;line-height:1}.loan-application-modal__close-icon{display:block;font-size:20px;line-height:1;width:1em;height:1em;text-align:center;transform:translateY(-.5px)}button.loan-application-modal__close:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.loan-application-modal__body{min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:8px;padding:10px 14px;box-sizing:border-box}.loan-application-modal__identity{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:6px 8px;border:1px solid #e8eef4;border-radius:10px;background:#f8fafc;flex-shrink:0}.loan-application-modal__identity-item{display:flex;flex-direction:column;gap:2px;min-width:0}.loan-application-modal__identity-label{font-size:8px;font-weight:700;letter-spacing:.03em;color:#94a3b8;text-transform:none}.loan-application-modal__identity-value{font-size:10px;font-weight:700;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.loan-application-modal__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;min-height:0;flex:1 1 auto}.loan-application-modal__col{display:flex;flex-direction:column;gap:8px;min-height:0;min-width:0}.loan-application-modal__field-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.loan-application-modal__field{display:flex;flex-direction:column;gap:3px;min-width:0}.loan-application-modal__label{font-size:10px;font-weight:700;letter-spacing:.02em;color:#94a3b8;text-transform:none}.loan-application-modal__control{width:100%;min-height:32px;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;color:#0f172a;background:#f8fafc;outline:none}.loan-application-modal__control:focus-visible{border-color:#60a5fa;outline:2px solid rgba(96,165,250,.35);outline-offset:0}.loan-application-modal__control--amount{color:#2563eb;font-weight:800}.loan-application-modal__remarks{min-height:56px;height:56px;resize:none;font-weight:500;line-height:1.35}.loan-application-modal__emi{position:relative;overflow:hidden;border-radius:12px;padding:10px 12px;background:#2563eb;color:#fff;flex-shrink:0}.loan-application-modal__emi-watermark{position:absolute;top:4px;right:8px;opacity:.12;font-size:36px;line-height:1;pointer-events:none}.loan-application-modal__emi-label{margin:0 0 2px;font-size:10px;font-weight:700;letter-spacing:.02em;color:#bfdbfe;text-transform:none}.loan-application-modal__emi-value-row{display:flex;align-items:baseline;gap:4px}.loan-application-modal__emi-value{font-size:22px;font-weight:800;line-height:1.1}.loan-application-modal__emi-unit{font-size:10px;font-weight:700;color:#dbeafe}.loan-application-modal__emi-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(191,219,254,.35)}.loan-application-modal__emi-meta-label{margin:0;font-size:9px;font-weight:700;color:#bfdbfe}.loan-application-modal__emi-meta-value{margin:2px 0 0;font-size:12px;font-weight:800;color:#fff}.loan-application-modal__uploads{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;min-height:0;flex:1 1 auto}.loan-application-modal__upload{display:flex;flex-direction:column;gap:4px;min-height:0;min-width:0}.loan-application-modal__upload-head{display:flex;align-items:center;justify-content:space-between;gap:8px}button.loan-application-modal__sample-link{display:inline-flex;align-items:center;gap:4px;margin:0;padding:0;border:0;background:transparent;color:#2563eb;font-size:9px;font-weight:700;cursor:pointer;box-shadow:none;transform:none;transition:none}button.loan-application-modal__sample-link:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.loan-application-modal__dropzone{flex:1 1 auto;min-height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px;border:2px dashed #e2e8f0;border-radius:12px;background:#fff;text-align:center;cursor:pointer;box-sizing:border-box}.loan-application-modal__dropzone:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.loan-application-modal__dropzone>i{color:#3b82f6;font-size:16px;line-height:1}.loan-application-modal__dropzone>p{margin:0;font-size:9px;font-weight:800;color:#475569}.loan-application-modal__doc-list{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin-top:2px}.loan-application-modal__doc-chip{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:2px 6px;border:1px solid #dbeafe;border-radius:999px;background:#fff;color:#2563eb;font-size:8px;font-weight:800}.loan-application-modal__doc-chip--ok{border-color:#bbf7d0;color:#15803d}.loan-application-modal__doc-chip span{max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loan-application-modal__consents{flex-shrink:0;padding-top:6px;border-top:1px solid #eef2f6;display:flex;flex-direction:column;gap:6px}.loan-application-modal__consents-title{margin:0;font-size:10px;font-weight:800;letter-spacing:.02em;color:#1e293b;text-transform:none}.loan-application-modal__consent-list{display:flex;flex-direction:column;gap:4px}.loan-application-modal__consent{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.loan-application-modal__consent input{width:14px;height:14px;margin-top:1px;flex-shrink:0;accent-color:#2563eb}.loan-application-modal__consent span{font-size:10px;font-weight:600;line-height:1.35;color:#475569}.loan-application-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-height:56px;padding:10px 14px;border-top:1px solid #e2e8f0;background:#f8fafc;box-sizing:border-box}button.loan-application-modal__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;margin:0;padding:0 16px;border-radius:10px;font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:none;cursor:pointer;box-shadow:none;transform:none;transition:none;filter:none}button.loan-application-modal__btn--secondary{min-width:104px;border:1px solid #d2e3f4!important;background:#fff!important;color:#475569!important}button.loan-application-modal__btn--primary{min-width:180px;border:1px solid #0f172a!important;background:#0f172a!important;color:#fff!important}button.loan-application-modal__btn--primary.is-disabled,button.loan-application-modal__btn--primary:disabled{border-color:#e2e8f0!important;background:#e2e8f0!important;color:#94a3b8!important;cursor:not-allowed;opacity:1}button.loan-application-modal__btn:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}@media(max-width:900px){.loan-application-modal{height:min(860px,calc(100dvh - 24px))}.loan-application-modal__grid,.loan-application-modal__uploads,.loan-application-modal__identity{grid-template-columns:1fr 1fr}.loan-application-modal__identity{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-height:720px){.loan-application-modal{height:calc(100dvh - 24px)}.loan-application-modal__remarks{min-height:44px;height:44px}.loan-application-modal__dropzone{min-height:56px}.loan-application-modal__emi-value{font-size:18px}}.salary-advance-modal-root{position:fixed;inset:0;width:100vw;height:100dvh;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;background:#0f172a8c;isolation:isolate}.salary-advance-modal{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1120px,calc(100vw - 32px));height:min(760px,calc(100dvh - 32px));max-height:calc(100dvh - 32px);overflow:hidden;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 20px 48px #0f172a38}.salary-advance-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:8px 14px;border-bottom:1px solid #e2e8f0;background:#f8fafc;box-sizing:border-box}.salary-advance-modal__title-wrap{display:inline-flex;align-items:center;gap:10px;min-width:0}.salary-advance-modal__title-icon{width:28px;height:28px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#0f172a;color:#fff;font-size:12px}.salary-advance-modal__title{margin:0;font-size:12px;font-weight:800;letter-spacing:.02em;color:#1e293b;text-transform:none}button.salary-advance-modal__close{width:44px;height:44px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:1px solid #d7e3ef!important;border-radius:12px;background:#fff!important;color:#64748b!important;cursor:pointer;box-shadow:none;transform:none;transition:none;line-height:1}.salary-advance-modal__close-icon{display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;width:1em;height:1em;text-align:center}button.salary-advance-modal__close:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.salary-advance-modal__body{min-height:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding:10px 14px;box-sizing:border-box}.salary-advance-modal__identity{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:6px 8px;border:1px solid #e8eef4;border-radius:10px;background:#f8fafc;flex-shrink:0}.salary-advance-modal__identity-item{display:flex;flex-direction:column;gap:2px;min-width:0}.salary-advance-modal__identity-label{font-size:8px;font-weight:700;letter-spacing:.03em;color:#94a3b8;text-transform:none}.salary-advance-modal__identity-value{font-size:10px;font-weight:700;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.salary-advance-modal__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;min-height:0;flex:1 1 auto}.salary-advance-modal__col{display:flex;flex-direction:column;gap:8px;min-height:0;min-width:0}.salary-advance-modal__field-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.salary-advance-modal__field{display:flex;flex-direction:column;gap:3px;min-width:0}.salary-advance-modal__label{font-size:10px;font-weight:700;letter-spacing:.02em;color:#94a3b8;text-transform:none}.salary-advance-modal__control{width:100%;min-height:32px;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;color:#0f172a;background:#f8fafc;outline:none}.salary-advance-modal__control:focus-visible{border-color:#60a5fa;outline:2px solid rgba(96,165,250,.35);outline-offset:0}.salary-advance-modal__control--amount{color:#2563eb;font-weight:800}.salary-advance-modal__remarks{min-height:56px;height:56px;resize:none;font-weight:500;line-height:1.35}.salary-advance-modal__emi-readout{width:100%;min-height:32px;box-sizing:border-box;display:flex;align-items:center;border:1px solid #dbeafe;border-radius:8px;padding:6px 10px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800}.salary-advance-modal__summary{position:relative;overflow:hidden;border-radius:12px;padding:10px 12px;background:#2563eb;color:#fff;flex-shrink:0}.salary-advance-modal__summary-watermark{position:absolute;top:4px;right:8px;opacity:.12;font-size:36px;line-height:1;pointer-events:none}.salary-advance-modal__summary-label{margin:0 0 2px;font-size:10px;font-weight:700;letter-spacing:.02em;color:#bfdbfe;text-transform:none}.salary-advance-modal__summary-value-row{display:flex;align-items:baseline;gap:6px}.salary-advance-modal__summary-value{font-size:22px;font-weight:800;line-height:1.1}.salary-advance-modal__summary-unit{font-size:10px;font-weight:700;color:#dbeafe}.salary-advance-modal__summary-meta{margin-top:8px;padding-top:8px;border-top:1px solid rgba(191,219,254,.35)}.salary-advance-modal__summary-meta-label{margin:0;font-size:9px;font-weight:700;color:#bfdbfe}.salary-advance-modal__summary-meta-value{margin:2px 0 0;font-size:12px;font-weight:800;color:#fff;line-height:1.35}.salary-advance-modal__upload{display:flex;flex-direction:column;gap:4px;min-height:0;min-width:0;flex:1 1 auto}.salary-advance-modal__dropzone{flex:1 1 auto;min-height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px;border:2px dashed #e2e8f0;border-radius:12px;background:#fff;text-align:center;cursor:pointer;box-sizing:border-box;transition:none}.salary-advance-modal__dropzone:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.salary-advance-modal__dropzone>i{color:#3b82f6;font-size:16px;line-height:1}.salary-advance-modal__dropzone>p{margin:0;font-size:9px;font-weight:800;color:#475569}.salary-advance-modal__doc-list{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin-top:2px}.salary-advance-modal__doc-chip{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:2px 6px;border:1px solid #dbeafe;border-radius:999px;background:#fff;color:#2563eb;font-size:8px;font-weight:800}.salary-advance-modal__doc-chip span{max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.salary-advance-modal__consents{flex-shrink:0;padding-top:6px;border-top:1px solid #eef2f6;display:flex;flex-direction:column;gap:6px}.salary-advance-modal__consents-title{margin:0;font-size:10px;font-weight:800;letter-spacing:.02em;color:#1e293b;text-transform:none}.salary-advance-modal__consent-list{display:flex;flex-direction:column;gap:4px}.salary-advance-modal__consent{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.salary-advance-modal__consent input{width:14px;height:14px;margin-top:1px;flex-shrink:0;accent-color:#2563eb}.salary-advance-modal__consent span{font-size:10px;font-weight:600;line-height:1.35;color:#475569}.salary-advance-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-height:64px;padding:10px 14px;border-top:1px solid #e2e8f0;background:#f8fafc;box-sizing:border-box}button.salary-advance-modal__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;min-height:42px;margin:0;padding:0 16px;border-radius:10px;font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:none;cursor:pointer;box-shadow:none;transform:none;transition:none;filter:none}button.salary-advance-modal__btn--secondary{width:116px;min-width:110px;max-width:120px;border:1px solid #d2e3f4!important;background:#fff!important;color:#475569!important}button.salary-advance-modal__btn--primary{width:196px;min-width:180px;max-width:210px;border:1px solid #0f172a!important;background:#0f172a!important;color:#fff!important}button.salary-advance-modal__btn--primary.is-disabled,button.salary-advance-modal__btn--primary:disabled{border-color:#e2e8f0!important;background:#e2e8f0!important;color:#94a3b8!important;cursor:not-allowed;opacity:1}button.salary-advance-modal__btn:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}@media(max-width:900px){.salary-advance-modal{height:min(860px,calc(100dvh - 24px))}.salary-advance-modal__grid,.salary-advance-modal__identity{grid-template-columns:1fr 1fr}.salary-advance-modal__identity{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-height:720px){.salary-advance-modal{height:calc(100dvh - 24px)}.salary-advance-modal__remarks{min-height:44px;height:44px}.salary-advance-modal__dropzone{min-height:72px}.salary-advance-modal__summary-value{font-size:18px}}.income-tax-regime-switch{display:inline-grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:0;height:44px;padding:4px;box-sizing:border-box;border:1px solid #d7e3ef;border-radius:12px;background:#f8fafc;flex-shrink:0;vertical-align:middle}button.income-tax-regime-switch__segment{display:inline-flex;align-items:center;justify-content:center;min-width:112px;height:100%;margin:0;padding:0 14px;border:0!important;border-radius:9px;background:transparent!important;color:#334155!important;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.2;text-transform:none;white-space:nowrap;cursor:pointer;box-shadow:none!important;transform:none;transition:none;filter:none;opacity:1}button.income-tax-regime-switch__segment.is-selected{background:var(--control-active-bg, #1e5a96)!important;border-color:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important}button.income-tax-regime-switch__segment:disabled{cursor:not-allowed;opacity:.55}button.income-tax-regime-switch__segment:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.income-tax-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;flex-wrap:wrap}button.income-tax-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px!important;min-height:40px!important;width:auto;margin:0;padding:0 16px!important;border-radius:10px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.02em;line-height:1;text-transform:none!important;white-space:nowrap;cursor:pointer;box-shadow:none!important;transform:none!important;transition:none!important;filter:none;flex:0 0 auto}button.income-tax-btn .income-tax-btn__icon{width:16px;height:16px;flex-shrink:0;display:block}button.income-tax-btn--secondary{border:1px solid #d2e3f4!important;background:#fff!important;color:#334155!important}button.income-tax-btn--primary{border:1px solid var(--control-active-bg, #1e5a96)!important;background:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important}button.income-tax-btn.is-disabled,button.income-tax-btn:disabled{border-color:#e2e8f0!important;background:#f1f5f9!important;color:#64748b!important;cursor:not-allowed;opacity:1}button.income-tax-btn--primary.is-disabled,button.income-tax-btn--primary:disabled{border-color:#e2e8f0!important;background:#e2e8f0!important;color:#64748b!important}button.income-tax-btn:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.income-tax-page{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;width:100%;max-width:100%}.income-tax-fullscreen-layer{position:fixed;inset:0;width:100vw;height:100dvh;z-index:1000;display:flex;flex-direction:column;background:#f8fafc;isolation:isolate;box-sizing:border-box}.income-tax-fullscreen-layer .income-tax-page,.income-tax-page.is-fullscreen{position:relative;inset:auto;width:100%;max-width:none;height:100%;min-height:0;flex:1 1 auto;z-index:auto;margin:0;transform:none}.income-tax-page__header{flex-shrink:0;min-height:0}.income-tax-workspace{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;flex:1 1 auto;min-height:0;overflow:hidden;height:auto;padding:16px;box-sizing:border-box}.income-tax-workspace__main{display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden;height:100%}.income-tax-table-body,.income-tax-workspace__table-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding-bottom:16px;scrollbar-width:none;-ms-overflow-style:none}.income-tax-table-body::-webkit-scrollbar,.income-tax-workspace__table-scroll::-webkit-scrollbar{width:0;height:0;display:none;background:transparent}.income-tax-summary-scroll,.income-tax-workspace__summary{min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding-bottom:12px;padding-bottom:4px;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}.income-tax-summary-scroll::-webkit-scrollbar,.income-tax-workspace__summary::-webkit-scrollbar{width:0;height:0;display:none;background:transparent}.income-tax-workspace__main>.p-6.bg-slate-50,.income-tax-workspace__main>[class*=border-t].shrink-0{flex-shrink:0}.gateway-shell--employee-payroll:has(.income-tax-page) .shell-main-area{min-height:100dvh;max-height:100dvh;height:100dvh;overflow:hidden;grid-template-rows:auto minmax(0,1fr);align-content:stretch}.gateway-shell--employee-payroll:has(.income-tax-page) .shell-content{align-self:stretch;height:100%;min-height:0;overflow:hidden}.gateway-shell--employee-payroll:has(.income-tax-page) .shell-content,.gateway-shell--employee-payroll:has(.income-tax-page) .employee-payroll-enterprise,.gateway-shell--employee-payroll:has(.income-tax-page) .payroll-standalone-root,.gateway-shell--employee-payroll:has(.income-tax-page) .employee-payroll-enterprise__workspace,.gateway-shell--employee-payroll:has(.income-tax-page) .employee-payroll-enterprise__main-card,.gateway-shell--employee-payroll:has(.income-tax-page) .employee-payroll-enterprise__tabpanel--income-tax,.gateway-shell--employee-payroll:has(.income-tax-page) .employee-payroll-enterprise__tabpanel--income-tax>*{height:100%!important;max-height:none!important;min-height:0!important;flex:1 1 auto!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.gateway-shell--employee-payroll:has(.income-tax-page) .employee-payroll-enterprise__main-card-head,.gateway-shell--employee-payroll:has(.income-tax-page) .employee-payroll-enterprise__tabs{flex:0 0 auto!important;height:auto!important;overflow:visible!important}.gateway-shell--employee-payroll:has(.income-tax-page) .employee-payroll-enterprise__tabpanel--income-tax{padding:0!important;gap:0!important}@media(max-width:1100px){.income-tax-workspace{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(180px,40%)}}.lta-claim-modal-root{position:fixed;inset:0;z-index:260;display:flex;align-items:center;justify-content:center;padding:12px;isolation:isolate;overflow:hidden;box-sizing:border-box}.lta-claim-modal__backdrop{position:absolute;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.lta-claim-modal.lta-claim-form{--lta-gap: 10px;--lta-pad: 12px;--lta-input-h: 34px;--lta-head-h: 32px;--lta-label: 11px;--lta-value: 13px;position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr) 68px;grid-template-columns:minmax(0,1fr);width:90vw;max-width:1700px;height:92vh;max-height:92vh;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 24px 48px #0f172a38,0 8px 16px #0f172a1f;overflow:hidden;box-sizing:border-box;min-width:0;min-height:0}.lta-claim-form[data-wizard-page="2"].lta-claim-modal{grid-template-rows:auto minmax(0,1fr) auto;height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);overflow:hidden;box-sizing:border-box}.lta-claim-form__header{grid-row:1;flex:unset;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:8px 16px;background:#4f46e5;color:#fff}.lta-claim-form__header h2{margin:0;font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:none;line-height:1.2}.lta-claim-form__header p{margin:2px 0 0;font-size:11px;font-weight:600;color:#c7d2fe;line-height:1.2}.lta-claim-form__header-meta{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.lta-page-pill{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:999px;background:#ffffff29;color:#e0e7ff;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:none;white-space:nowrap}.lta-claim-form__close{width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#c7d2fe;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:16px}.lta-claim-form__body{grid-row:2;min-height:0;overflow:hidden;padding:12px;background:#f1f5f9;box-sizing:border-box}.lta-claim-form[data-wizard-page="2"] .lta-claim-form__body{min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:6px 12px}.lta-claim-form[data-wizard-page="2"] .lta-claim-form__grid--page2{flex:0 0 auto;min-height:0;width:100%;gap:6px}.lta-claim-form__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--lta-gap);align-items:start}.lta-claim-form__grid--page1 .lta-sec--employee{grid-column:1 / span 6}.lta-claim-form__grid--page1 .lta-sec--eligibility{grid-column:7 / span 6}.lta-claim-form__grid--page1 .lta-sec--passengers,.lta-claim-form__grid--page1 .lta-sec--travel{grid-column:1 / -1}.lta-claim-form__grid--page2 .lta-sec--docs{grid-column:1 / span 7}.lta-claim-form__grid--page2 .lta-sec--expense{grid-column:8 / span 5}.lta-claim-form__grid--page2 .lta-sec--tax{grid-column:1 / span 8}.lta-claim-form__grid--page2 .lta-sec--notes{grid-column:9 / span 4}.lta-claim-form__grid--page2 .lta-sec--signature{grid-column:1 / -1}.lta-sec{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:0;display:flex;flex-direction:column;overflow:hidden}.lta-sec__head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:var(--lta-head-h);padding:0 12px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.lta-sec__head h3{margin:0;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:none;color:#475569;line-height:1.2;display:inline-flex;align-items:center;gap:8px}.lta-sec__head h3 i{color:#6366f1;font-size:11px}.lta-sec__body{padding:var(--lta-pad)}.lta-sec__body--tight{padding:8px}.lta-cols-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lta-cols-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.lta-cols-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.lta-cols-5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.lta-field label{display:block;margin:0 0 4px;font-size:var(--lta-label);font-weight:700;color:#64748b;letter-spacing:.02em;text-transform:none;line-height:1.2}.lta-field input,.lta-field select,.lta-docs input[type=text],.lta-sig-input,.lta-money input,.lta-table input,.lta-table select{width:100%;min-width:0;height:var(--lta-input-h);padding:0 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font-size:var(--lta-value);font-weight:600;color:#0f172a;outline:none;box-sizing:border-box}.lta-field input:focus,.lta-field select:focus,.lta-docs input[type=text]:focus,.lta-sig-input:focus,.lta-table input:focus,.lta-table select:focus{border-color:#6366f1}.lta-ro{display:flex;align-items:center;height:var(--lta-input-h);padding:0 10px;border:1px solid #f1f5f9;border-radius:6px;background:#f8fafc;font-size:var(--lta-value);font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lta-money{display:flex;align-items:center;gap:4px;height:var(--lta-input-h);padding:0 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.lta-money span,.lta-money>i{font-size:12px;color:#94a3b8;font-weight:700;flex-shrink:0;width:12px;text-align:center}.lta-money input{border:0;height:100%;padding:0;background:transparent}.lta-money--accent{background:#eef2ff;border-color:#c7d2fe}.lta-money--accent span,.lta-money--accent>i{color:#818cf8}.lta-money--accent input{color:#3730a3}.lta-money--warn{background:#fffbeb;border-color:#fde68a}.lta-money--warn span,.lta-money--warn>i{color:#f59e0b}.lta-money--warn input{color:#92400e;background:transparent}.lta-money--ok{background:#ecfdf5;border-color:#a7f3d0}.lta-money--ok span,.lta-money--ok>i{color:#10b981}.lta-money--ok input{color:#047857;background:transparent}.lta-money--violet{background:#f5f3ff;border-color:#ddd6fe}.lta-money--violet span,.lta-money--violet>i{color:#8b5cf6}.lta-money--violet input{color:#5b21b6;background:transparent}.lta-mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.lta-table-scroll{overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px;scrollbar-width:thin}.lta-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed}.lta-table th,.lta-table td{padding:4px 6px;vertical-align:middle;overflow:hidden}.lta-table thead th{height:28px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:none;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;text-align:left}.lta-table tbody td{height:36px}.lta-table tbody td:first-child{width:48px;text-align:center;font-size:12px;font-weight:700;color:#64748b}.lta-table input,.lta-table select{height:30px;font-size:12px;padding:0 6px}.lta-table tfoot td{height:32px;font-size:12px;font-weight:800;background:#f8fafc;border-top:1px solid #e2e8f0;color:#4f46e5}.lta-tot-label{text-align:right!important;color:#64748b!important;font-size:10px!important;text-transform:none;letter-spacing:.04em}.lta-icon-btn{border:0;background:transparent;color:#f87171;cursor:pointer;padding:2px;font-size:12px}.lta-icon-btn:disabled{opacity:.4;cursor:not-allowed}.lta-link-btn{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border:1px solid #c7d2fe;border-radius:6px;background:#eef2ff;color:#4f46e5;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:none;cursor:pointer}.lta-docs{display:grid;gap:10px}.lta-check{display:flex;align-items:flex-start;gap:10px;font-size:12px;font-weight:600;color:#334155;line-height:1.4}.lta-check input{margin-top:2px;width:15px;height:15px;flex-shrink:0}.lta-uploads{display:grid;grid-template-columns:1fr 1fr;gap:8px}.lta-uploads__title{grid-column:1 / -1;margin:0;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:none;color:#64748b}.lta-upload{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:8px;align-items:center;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;background:#f8fafc}.lta-upload span{font-size:10px;font-weight:800;color:#64748b;text-transform:none;letter-spacing:.03em}.lta-file-input{display:none}.lta-file-btn{height:28px;padding:0 10px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;font-size:11px;font-weight:700;color:#334155;cursor:pointer}.lta-upload em{font-style:normal;font-size:11px;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lta-scenario-switch{display:inline-flex;background:#e2e8f0;border-radius:6px;padding:2px;gap:2px}.lta-scenario-switch button{height:24px;padding:0 10px;border:0;border-radius:5px;background:transparent;font-size:10px;font-weight:800;letter-spacing:.03em;text-transform:none;color:#64748b;cursor:pointer}.lta-scenario-switch button.is-active{background:#fff;color:#4f46e5;box-shadow:0 1px 2px #0f172a14}.lta-summary-card{border:1px solid #e2e8f0;border-radius:8px;padding:10px;background:#f8fafc}.lta-summary-card--accent{background:#eef2ff;border-color:#c7d2fe}.lta-summary-card label{display:block;margin:0 0 4px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:none;color:#94a3b8}.lta-hint{margin:6px 12px 10px;font-size:10px;font-weight:600;font-style:italic;color:#94a3b8}.lta-notes{margin:0;padding:0;list-style:none;display:grid;gap:8px}.lta-notes li{font-size:12px;font-weight:600;color:#92400e;line-height:1.4;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:8px 10px}.lta-sig-label{display:block;margin:0 0 6px;font-size:12px;font-weight:700;color:#334155;text-transform:none;letter-spacing:.03em}.lta-sig-input{max-width:480px;font-style:italic;color:#3730a3;background:#f8fafc}.lta-sec--signature .lta-sig{display:grid;gap:10px;align-content:start}.lta-sec--signature .lta-check{margin:0}.lta-helper{margin:0;font-size:11px;font-weight:600;color:#94a3b8;line-height:1.4}.lta-helper--warn{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:8px 10px}.lta-claim-form__actions{grid-row:3;position:static;height:68px;min-height:68px;max-height:68px;padding:10px 18px;display:flex;align-items:center;justify-content:flex-end;gap:12px;box-sizing:border-box;background:#fff;border-top:1px solid #e2e8f0;flex:0 0 auto;overflow:hidden}.lta-claim-form[data-wizard-page="2"] .lta-claim-form__actions{position:static;height:auto;min-height:56px;max-height:none;padding:10px 18px;overflow:visible}.lta-claim-form[data-wizard-page="2"] .lta-sec--signature{overflow:hidden;flex-shrink:0}.lta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:34px;padding:0 16px;border-radius:8px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:none;cursor:pointer;border:1px solid transparent}.lta-btn--ghost,.lta-btn--secondary{background:#fff;border-color:#c7d2fe;color:#4f46e5}.lta-btn--primary{background:#4f46e5;color:#fff}@media(max-width:1280px){.lta-claim-form__grid--page2 .lta-sec--docs{grid-column:1 / span 6}.lta-claim-form__grid--page2 .lta-sec--expense{grid-column:7 / span 6}.lta-claim-form__grid--page2 .lta-sec--tax{grid-column:1 / span 7}.lta-claim-form__grid--page2 .lta-sec--notes{grid-column:8 / span 5}}@media(max-width:1024px){.lta-claim-modal.lta-claim-form{width:96vw}.lta-claim-form[data-wizard-page="1"].lta-claim-modal{height:92vh;max-height:92vh;grid-template-rows:auto minmax(0,1fr) 68px}.lta-claim-form[data-wizard-page="2"].lta-claim-modal{height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);grid-template-rows:auto minmax(0,1fr) auto}.lta-claim-form__grid--page1 .lta-sec--employee,.lta-claim-form__grid--page1 .lta-sec--eligibility,.lta-claim-form__grid--page1 .lta-sec--passengers,.lta-claim-form__grid--page1 .lta-sec--travel,.lta-claim-form__grid--page2 .lta-sec--docs,.lta-claim-form__grid--page2 .lta-sec--expense,.lta-claim-form__grid--page2 .lta-sec--tax,.lta-claim-form__grid--page2 .lta-sec--notes,.lta-claim-form__grid--page2 .lta-sec--signature{grid-column:1 / -1}.lta-cols-4,.lta-cols-5{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.lta-uploads{grid-template-columns:1fr}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-300:oklch(80.8% .114 19.571);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-red-900:oklch(39.6% .141 25.723);--color-orange-50:oklch(98% .016 73.684);--color-orange-200:oklch(90.1% .076 70.697);--color-orange-500:oklch(70.5% .213 47.604);--color-orange-700:oklch(55.3% .195 38.402);--color-orange-800:oklch(47% .157 37.304);--color-amber-50:oklch(98.7% .022 95.277);--color-amber-100:oklch(96.2% .059 95.617);--color-amber-200:oklch(92.4% .12 95.746);--color-amber-300:oklch(87.9% .169 91.605);--color-amber-400:oklch(82.8% .189 84.429);--color-amber-500:oklch(76.9% .188 70.08);--color-amber-600:oklch(66.6% .179 58.318);--color-amber-700:oklch(55.5% .163 48.998);--color-amber-800:oklch(47.3% .137 46.201);--color-amber-900:oklch(41.4% .112 45.904);--color-green-50:oklch(98.2% .018 155.826);--color-green-100:oklch(96.2% .044 156.743);--color-green-200:oklch(92.5% .084 155.995);--color-green-300:oklch(87.1% .15 154.449);--color-green-400:oklch(79.2% .209 151.711);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-green-700:oklch(52.7% .154 150.069);--color-green-800:oklch(44.8% .119 151.328);--color-emerald-50:oklch(97.9% .021 166.113);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-200:oklch(90.5% .093 164.15);--color-emerald-300:oklch(84.5% .143 164.978);--color-emerald-400:oklch(76.5% .177 163.223);--color-emerald-500:oklch(69.6% .17 162.48);--color-emerald-600:oklch(59.6% .145 163.225);--color-emerald-700:oklch(50.8% .118 165.612);--color-emerald-800:oklch(43.2% .095 166.913);--color-emerald-900:oklch(37.8% .077 168.94);--color-emerald-950:oklch(26.2% .051 172.552);--color-cyan-50:oklch(98.4% .019 200.873);--color-cyan-100:oklch(95.6% .045 203.388);--color-cyan-200:oklch(91.7% .08 205.041);--color-cyan-600:oklch(60.9% .126 221.723);--color-cyan-700:oklch(52% .105 223.128);--color-sky-50:oklch(97.7% .013 236.62);--color-sky-100:oklch(95.1% .026 236.824);--color-sky-200:oklch(90.1% .058 230.902);--color-sky-700:oklch(50% .134 242.749);--color-sky-800:oklch(44.3% .11 240.79);--color-blue-50:oklch(97% .014 254.604);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-300:oklch(80.9% .105 251.813);--color-blue-400:oklch(70.7% .165 254.624);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-blue-800:oklch(42.4% .199 265.638);--color-blue-900:oklch(37.9% .146 265.522);--color-indigo-50:oklch(96.2% .018 272.314);--color-indigo-100:oklch(93% .034 272.788);--color-indigo-200:oklch(87% .065 274.039);--color-indigo-300:oklch(78.5% .115 274.713);--color-indigo-400:oklch(67.3% .182 276.935);--color-indigo-500:oklch(58.5% .233 277.117);--color-indigo-600:oklch(51.1% .262 276.966);--color-indigo-700:oklch(45.7% .24 277.023);--color-indigo-800:oklch(39.8% .195 277.366);--color-indigo-900:oklch(35.9% .144 278.697);--color-indigo-950:oklch(25.7% .09 281.288);--color-violet-50:oklch(96.9% .016 293.756);--color-violet-200:oklch(89.4% .057 293.283);--color-violet-500:oklch(60.6% .25 292.717);--color-violet-700:oklch(49.1% .27 292.581);--color-violet-800:oklch(43.2% .232 292.759);--color-purple-50:oklch(97.7% .014 308.299);--color-purple-100:oklch(94.6% .033 307.174);--color-purple-200:oklch(90.2% .063 306.703);--color-purple-600:oklch(55.8% .288 302.321);--color-purple-700:oklch(49.6% .265 301.924);--color-rose-50:oklch(96.9% .015 12.422);--color-rose-100:oklch(94.1% .03 12.58);--color-rose-200:oklch(89.2% .058 10.001);--color-rose-300:oklch(81% .117 11.638);--color-rose-400:oklch(71.2% .194 13.428);--color-rose-500:oklch(64.5% .246 16.439);--color-rose-600:oklch(58.6% .253 17.585);--color-rose-700:oklch(51.4% .222 16.935);--color-rose-800:oklch(45.5% .188 13.697);--color-rose-900:oklch(41% .159 10.272);--color-rose-950:oklch(27.1% .105 12.094);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-slate-900:oklch(20.8% .042 265.755);--color-slate-950:oklch(12.9% .042 264.695);--color-zinc-100:oklch(96.7% .001 286.375);--color-zinc-300:oklch(87.1% .006 286.286);--color-zinc-700:oklch(37% .013 285.805);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-normal:0em;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--leading-tight:1.25;--leading-snug:1.375;--leading-relaxed:1.625;--leading-loose:2;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animate-bounce:bounce 1s infinite;--blur-sm:8px;--blur-md:12px;--blur-2xl:40px;--blur-3xl:64px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:0}.inset-2{inset:calc(var(--spacing) * 2)}.-top-1\.5{top:calc(var(--spacing) * -1.5)}.-top-6{top:calc(var(--spacing) * -6)}.top-0{top:0}.top-1{top:var(--spacing)}.top-1\/2{top:50%}.top-2{top:calc(var(--spacing) * 2)}.top-4{top:calc(var(--spacing) * 4)}.top-6{top:calc(var(--spacing) * 6)}.top-24{top:calc(var(--spacing) * 24)}.top-full{top:100%}.-right-1\.5{right:calc(var(--spacing) * -1.5)}.-right-6{right:calc(var(--spacing) * -6)}.right-0{right:0}.right-1\.5{right:calc(var(--spacing) * 1.5)}.right-2{right:calc(var(--spacing) * 2)}.right-4{right:calc(var(--spacing) * 4)}.right-6{right:calc(var(--spacing) * 6)}.right-full{right:100%}.bottom-0{bottom:0}.bottom-4{bottom:calc(var(--spacing) * 4)}.bottom-full{bottom:100%}.-left-5{left:calc(var(--spacing) * -5)}.-left-6{left:calc(var(--spacing) * -6)}.-left-8{left:calc(var(--spacing) * -8)}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:calc(var(--spacing) * 2)}.left-2\.5{left:calc(var(--spacing) * 2.5)}.left-3{left:calc(var(--spacing) * 3)}.left-4{left:calc(var(--spacing) * 4)}.left-full{left:100%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[90\]{z-index:90}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-\[120\]{z-index:120}.z-\[130\]{z-index:130}.z-\[140\]{z-index:140}.z-\[150\]{z-index:150}.z-\[180\]{z-index:180}.z-\[200\]{z-index:200}.z-\[220\]{z-index:220}.z-\[250\]{z-index:250}.z-\[300\]{z-index:300}.z-\[320\]{z-index:320}.z-\[330\]{z-index:330}.z-\[400\]{z-index:400}.z-\[500\]{z-index:500}.z-\[520\]{z-index:520}.z-\[530\]{z-index:530}.z-\[540\]{z-index:540}.z-\[600\]{z-index:600}.z-\[700\]{z-index:700}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-full{grid-column:1/-1}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.m-2{margin:calc(var(--spacing) * 2)}.-mx-3{margin-inline:calc(var(--spacing) * -3)}.mx-2{margin-inline:calc(var(--spacing) * 2)}.mx-4{margin-inline:calc(var(--spacing) * 4)}.mx-auto{margin-inline:auto}.my-0\.5{margin-block:calc(var(--spacing) * .5)}.my-1{margin-block:var(--spacing)}.my-2\.5{margin-block:calc(var(--spacing) * 2.5)}.my-8{margin-block:calc(var(--spacing) * 8)}.\!mt-auto{margin-top:auto!important}.-mt-3{margin-top:calc(var(--spacing) * -3)}.-mt-10{margin-top:calc(var(--spacing) * -10)}.-mt-32{margin-top:calc(var(--spacing) * -32)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:var(--spacing)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-auto{margin-top:auto}.-mr-10{margin-right:calc(var(--spacing) * -10)}.-mr-32{margin-right:calc(var(--spacing) * -32)}.mr-1{margin-right:var(--spacing)}.mr-1\.5{margin-right:calc(var(--spacing) * 1.5)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-4{margin-right:calc(var(--spacing) * 4)}.mr-6{margin-right:calc(var(--spacing) * 6)}.mb-0\.5{margin-bottom:calc(var(--spacing) * .5)}.mb-1{margin-bottom:var(--spacing)}.mb-1\.5{margin-bottom:calc(var(--spacing) * 1.5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.ml-0\.5{margin-left:calc(var(--spacing) * .5)}.ml-1{margin-left:var(--spacing)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-3{margin-left:calc(var(--spacing) * 3)}.ml-4{margin-left:calc(var(--spacing) * 4)}.ml-6{margin-left:calc(var(--spacing) * 6)}.ml-auto{margin-left:auto}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table\!{display:table!important}.h-1{height:var(--spacing)}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-2{height:calc(var(--spacing) * 2)}.h-2\.5{height:calc(var(--spacing) * 2.5)}.h-3{height:calc(var(--spacing) * 3)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-16{height:calc(var(--spacing) * 16)}.h-20{height:calc(var(--spacing) * 20)}.h-24{height:calc(var(--spacing) * 24)}.h-28{height:calc(var(--spacing) * 28)}.h-32{height:calc(var(--spacing) * 32)}.h-40{height:calc(var(--spacing) * 40)}.h-64{height:calc(var(--spacing) * 64)}.h-\[44px\]{height:44px}.h-\[52px\]{height:52px}.h-\[64px\]{height:64px}.h-\[80vh\]{height:80vh}.h-\[88vh\]{height:88vh}.h-\[90vh\]{height:90vh}.h-\[120px\]{height:120px}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0}.max-h-8{max-height:calc(var(--spacing) * 8)}.max-h-12{max-height:calc(var(--spacing) * 12)}.max-h-36{max-height:calc(var(--spacing) * 36)}.max-h-44{max-height:calc(var(--spacing) * 44)}.max-h-56{max-height:calc(var(--spacing) * 56)}.max-h-96{max-height:calc(var(--spacing) * 96)}.max-h-\[22vh\]{max-height:22vh}.max-h-\[26vh\]{max-height:26vh}.max-h-\[28vh\]{max-height:28vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[78vh\]{max-height:78vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[95vh\]{max-height:95vh}.max-h-\[250px\]{max-height:250px}.max-h-\[400px\]{max-height:400px}.max-h-full{max-height:100%}.min-h-0{min-height:0}.min-h-\[4rem\]{min-height:4rem}.min-h-\[28px\]{min-height:28px}.min-h-\[72px\]{min-height:72px}.min-h-\[80px\]{min-height:80px}.min-h-\[84px\]{min-height:84px}.min-h-\[240px\]{min-height:240px}.min-h-\[400px\]{min-height:400px}.min-h-\[500px\]{min-height:500px}.min-h-full{min-height:100%}.w-1{width:var(--spacing)}.w-1\.5{width:calc(var(--spacing) * 1.5)}.w-1\/2{width:50%}.w-1\/3{width:33.3333%}.w-1\/4{width:25%}.w-2{width:calc(var(--spacing) * 2)}.w-2\.5{width:calc(var(--spacing) * 2.5)}.w-2\/5{width:40%}.w-3{width:calc(var(--spacing) * 3)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-7{width:calc(var(--spacing) * 7)}.w-8{width:calc(var(--spacing) * 8)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:calc(var(--spacing) * 10)}.w-12{width:calc(var(--spacing) * 12)}.w-14{width:calc(var(--spacing) * 14)}.w-16{width:calc(var(--spacing) * 16)}.w-20{width:calc(var(--spacing) * 20)}.w-24{width:calc(var(--spacing) * 24)}.w-28{width:calc(var(--spacing) * 28)}.w-32{width:calc(var(--spacing) * 32)}.w-40{width:calc(var(--spacing) * 40)}.w-44{width:calc(var(--spacing) * 44)}.w-48{width:calc(var(--spacing) * 48)}.w-64{width:calc(var(--spacing) * 64)}.w-72{width:calc(var(--spacing) * 72)}.w-80{width:calc(var(--spacing) * 80)}.w-\[1px\]{width:1px}.w-\[3\%\]{width:3%}.w-\[4\%\]{width:4%}.w-\[5\%\]{width:5%}.w-\[7\%\]{width:7%}.w-\[8\%\]{width:8%}.w-\[9\%\]{width:9%}.w-\[10\%\]{width:10%}.w-\[11\%\]{width:11%}.w-\[12\%\]{width:12%}.w-\[14\%\]{width:14%}.w-\[15\%\]{width:15%}.w-\[16\%\]{width:16%}.w-\[17\%\]{width:17%}.w-\[18\%\]{width:18%}.w-\[20\%\]{width:20%}.w-\[22\%\]{width:22%}.w-\[24\%\]{width:24%}.w-\[25\%\]{width:25%}.w-\[26\%\]{width:26%}.w-\[28\%\]{width:28%}.w-\[30\%\]{width:30%}.w-\[44\%\]{width:44%}.w-\[45\%\]{width:45%}.w-\[50px\]{width:50px}.w-\[58rem\]{width:58rem}.w-\[72px\]{width:72px}.w-\[74px\]{width:74px}.w-\[76px\]{width:76px}.w-\[78px\]{width:78px}.w-\[80px\]{width:80px}.w-\[82px\]{width:82px}.w-\[84px\]{width:84px}.w-\[86px\]{width:86px}.w-\[88px\]{width:88px}.w-\[90px\]{width:90px}.w-\[94px\]{width:94px}.w-\[96\%\]{width:96%}.w-\[96px\]{width:96px}.w-\[98px\]{width:98px}.w-\[102px\]{width:102px}.w-\[104px\]{width:104px}.w-\[106px\]{width:106px}.w-\[108px\]{width:108px}.w-\[110px\]{width:110px}.w-\[118px\]{width:118px}.w-\[122px\]{width:122px}.w-\[130px\]{width:130px}.w-\[132px\]{width:132px}.w-\[136px\]{width:136px}.w-\[140px\]{width:140px}.w-\[400px\]{width:400px}.w-\[min\(92vw\,26rem\)\]{width:min(92vw,26rem)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[40px\]{max-width:40px}.max-w-\[48px\]{max-width:48px}.max-w-\[50\%\]{max-width:50%}.max-w-\[56px\]{max-width:56px}.max-w-\[60\%\]{max-width:60%}.max-w-\[60px\]{max-width:60px}.max-w-\[64px\]{max-width:64px}.max-w-\[68px\]{max-width:68px}.max-w-\[72px\]{max-width:72px}.max-w-\[76px\]{max-width:76px}.max-w-\[80px\]{max-width:80px}.max-w-\[95vw\]{max-width:95vw}.max-w-\[100px\]{max-width:100px}.max-w-\[120px\]{max-width:120px}.max-w-\[150px\]{max-width:150px}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[280px\]{max-width:280px}.max-w-\[800px\]{max-width:800px}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:var(--container-md)}.max-w-min{max-width:-moz-min-content;max-width:min-content}.max-w-none{max-width:none}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.max-w-xs{max-width:var(--container-xs)}.min-w-0{min-width:0}.min-w-\[40px\]{min-width:40px}.min-w-\[48px\]{min-width:48px}.min-w-\[52px\]{min-width:52px}.min-w-\[56px\]{min-width:56px}.min-w-\[58px\]{min-width:58px}.min-w-\[60px\]{min-width:60px}.min-w-\[64px\]{min-width:64px}.min-w-\[72px\]{min-width:72px}.min-w-\[80px\]{min-width:80px}.min-w-\[84px\]{min-width:84px}.min-w-\[88px\]{min-width:88px}.min-w-\[90px\]{min-width:90px}.min-w-\[120px\]{min-width:120px}.min-w-\[148px\]{min-width:148px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[280px\]{min-width:280px}.min-w-\[300px\]{min-width:300px}.min-w-\[760px\]{min-width:760px}.min-w-\[860px\]{min-width:860px}.min-w-\[980px\]{min-width:980px}.min-w-\[1100px\]{min-width:1100px}.min-w-\[1200px\]{min-width:1200px}.min-w-\[1500px\]{min-width:1500px}.min-w-\[1900px\]{min-width:1900px}.min-w-\[2000px\]{min-width:2000px}.min-w-\[2500px\]{min-width:2500px}.min-w-\[3200px\]{min-width:3200px}.min-w-full{min-width:100%}.flex-1,.flex-\[1\]{flex:1}.flex-\[1_1_180px\]{flex:180px}.flex-\[2\]{flex:2}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-x-2{--tw-translate-x:calc(var(--spacing) * -2);translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-0{--tw-translate-x:0;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-full{--tw-translate-x:100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-x-\[-1\]{--tw-scale-x:-1;scale:var(--tw-scale-x) var(--tw-scale-y)}.-rotate-90{rotate:-90deg}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-bounce{animation:var(--animate-bounce)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-flow-col{grid-auto-flow:column}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-\[1\.3fr_0\.9fr\]{grid-template-columns:1.3fr .9fr}.grid-cols-\[1fr_auto_40px\]{grid-template-columns:1fr auto 40px}.grid-cols-\[80px_1fr\]{grid-template-columns:80px 1fr}.grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto}.grid-cols-\[auto_minmax\(0\,1fr\)_auto\]{grid-template-columns:auto minmax(0,1fr) auto}.grid-cols-\[auto_repeat\(4\,minmax\(0\,1fr\)\)\]{grid-template-columns:auto repeat(4,minmax(0,1fr))}.grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0{gap:0}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-12{gap:calc(var(--spacing) * 12)}:where(.space-y-0\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(var(--spacing) * var(--tw-space-y-reverse));margin-block-end:calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-10>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-2{-moz-column-gap:calc(var(--spacing) * 2);column-gap:calc(var(--spacing) * 2)}.gap-x-3{-moz-column-gap:calc(var(--spacing) * 3);column-gap:calc(var(--spacing) * 3)}.gap-x-4{-moz-column-gap:calc(var(--spacing) * 4);column-gap:calc(var(--spacing) * 4)}.gap-x-6{-moz-column-gap:calc(var(--spacing) * 6);column-gap:calc(var(--spacing) * 6)}.gap-x-8{-moz-column-gap:calc(var(--spacing) * 8);column-gap:calc(var(--spacing) * 8)}.gap-x-12{-moz-column-gap:calc(var(--spacing) * 12);column-gap:calc(var(--spacing) * 12)}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(var(--spacing) * var(--tw-space-x-reverse));margin-inline-end:calc(var(--spacing) * calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)))}.gap-y-1{row-gap:var(--spacing)}.gap-y-2{row-gap:calc(var(--spacing) * 2)}.gap-y-3{row-gap:calc(var(--spacing) * 3)}.gap-y-4{row-gap:calc(var(--spacing) * 4)}.gap-y-6{row-gap:calc(var(--spacing) * 6)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-slate-50>:not(:last-child)){border-color:var(--color-slate-50)}:where(.divide-slate-100>:not(:last-child)){border-color:var(--color-slate-100)}:where(.divide-slate-200>:not(:last-child)){border-color:var(--color-slate-200)}.self-center{align-self:center}.self-start{align-self:flex-start}.justify-self-center{justify-self:center}.justify-self-end{justify-self:flex-end}.justify-self-start{justify-self:flex-start}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-t-2xl{border-top-left-radius:var(--radius-2xl);border-top-right-radius:var(--radius-2xl)}.rounded-t-3xl{border-top-left-radius:var(--radius-3xl);border-top-right-radius:var(--radius-3xl)}.rounded-tl-2xl{border-top-left-radius:var(--radius-2xl)}.rounded-r-md{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.rounded-tr-2xl{border-top-right-radius:var(--radius-2xl)}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-2xl{border-bottom-right-radius:var(--radius-2xl);border-bottom-left-radius:var(--radius-2xl)}.rounded-b-3xl{border-bottom-right-radius:var(--radius-3xl);border-bottom-left-radius:var(--radius-3xl)}.rounded-bl-xl{border-bottom-left-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-\[20px\]{border-style:var(--tw-border-style);border-width:20px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-dotted{--tw-border-style:dotted;border-style:dotted}.border-none{--tw-border-style:none;border-style:none}.border-\[\#5C7BA6\]\/20{border-color:#5c7ba633}.border-\[\#9BA4B4\]{border-color:#9ba4b4}.border-\[\#14274E\]\/5{border-color:#14274e0d}.border-amber-100{border-color:var(--color-amber-100)}.border-amber-200{border-color:var(--color-amber-200)}.border-amber-300{border-color:var(--color-amber-300)}.border-amber-400{border-color:var(--color-amber-400)}.border-amber-500{border-color:var(--color-amber-500)}.border-black{border-color:var(--color-black)}.border-blue-100{border-color:var(--color-blue-100)}.border-blue-100\/50{border-color:#dbeafe80}@supports (color:color-mix(in lab,red,red)){.border-blue-100\/50{border-color:color-mix(in oklab,var(--color-blue-100) 50%,transparent)}}.border-blue-200{border-color:var(--color-blue-200)}.border-blue-300{border-color:var(--color-blue-300)}.border-blue-400{border-color:var(--color-blue-400)}.border-blue-500{border-color:var(--color-blue-500)}.border-blue-600{border-color:var(--color-blue-600)}.border-cyan-200{border-color:var(--color-cyan-200)}.border-emerald-100{border-color:var(--color-emerald-100)}.border-emerald-200{border-color:var(--color-emerald-200)}.border-emerald-200\/50{border-color:#a4f4cf80}@supports (color:color-mix(in lab,red,red)){.border-emerald-200\/50{border-color:color-mix(in oklab,var(--color-emerald-200) 50%,transparent)}}.border-emerald-300{border-color:var(--color-emerald-300)}.border-emerald-500{border-color:var(--color-emerald-500)}.border-emerald-700{border-color:var(--color-emerald-700)}.border-green-100{border-color:var(--color-green-100)}.border-green-200{border-color:var(--color-green-200)}.border-green-300{border-color:var(--color-green-300)}.border-green-500{border-color:var(--color-green-500)}.border-indigo-100{border-color:var(--color-indigo-100)}.border-indigo-200{border-color:var(--color-indigo-200)}.border-indigo-200\/50{border-color:#c7d2ff80}@supports (color:color-mix(in lab,red,red)){.border-indigo-200\/50{border-color:color-mix(in oklab,var(--color-indigo-200) 50%,transparent)}}.border-indigo-300{border-color:var(--color-indigo-300)}.border-indigo-500{border-color:var(--color-indigo-500)}.border-indigo-600{border-color:var(--color-indigo-600)}.border-indigo-700{border-color:var(--color-indigo-700)}.border-orange-200{border-color:var(--color-orange-200)}.border-orange-500{border-color:var(--color-orange-500)}.border-purple-100{border-color:var(--color-purple-100)}.border-purple-200{border-color:var(--color-purple-200)}.border-red-100{border-color:var(--color-red-100)}.border-red-200{border-color:var(--color-red-200)}.border-red-300{border-color:var(--color-red-300)}.border-red-400{border-color:var(--color-red-400)}.border-red-500{border-color:var(--color-red-500)}.border-red-700{border-color:var(--color-red-700)}.border-red-800{border-color:var(--color-red-800)}.border-rose-100{border-color:var(--color-rose-100)}.border-rose-200{border-color:var(--color-rose-200)}.border-rose-200\/50{border-color:#ffccd380}@supports (color:color-mix(in lab,red,red)){.border-rose-200\/50{border-color:color-mix(in oklab,var(--color-rose-200) 50%,transparent)}}.border-rose-300{border-color:var(--color-rose-300)}.border-rose-500{border-color:var(--color-rose-500)}.border-sky-200{border-color:var(--color-sky-200)}.border-slate-50{border-color:var(--color-slate-50)}.border-slate-100{border-color:var(--color-slate-100)}.border-slate-100\/50{border-color:#f1f5f980}@supports (color:color-mix(in lab,red,red)){.border-slate-100\/50{border-color:color-mix(in oklab,var(--color-slate-100) 50%,transparent)}}.border-slate-200{border-color:var(--color-slate-200)}.border-slate-200\/90{border-color:#e2e8f0e6}@supports (color:color-mix(in lab,red,red)){.border-slate-200\/90{border-color:color-mix(in oklab,var(--color-slate-200) 90%,transparent)}}.border-slate-300{border-color:var(--color-slate-300)}.border-slate-400{border-color:var(--color-slate-400)}.border-slate-600{border-color:var(--color-slate-600)}.border-slate-700{border-color:var(--color-slate-700)}.border-slate-800{border-color:var(--color-slate-800)}.border-slate-900{border-color:var(--color-slate-900)}.border-transparent{border-color:#0000}.border-violet-200{border-color:var(--color-violet-200)}.border-violet-500{border-color:var(--color-violet-500)}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.border-white\/15{border-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.border-white\/15{border-color:color-mix(in oklab,var(--color-white) 15%,transparent)}}.border-white\/20{border-color:#fff3}@supports (color:color-mix(in lab,red,red)){.border-white\/20{border-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.border-white\/30{border-color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.border-white\/30{border-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.border-zinc-300{border-color:var(--color-zinc-300)}.border-r-slate-800{border-right-color:var(--color-slate-800)}.border-l-blue-600{border-left-color:var(--color-blue-600)}.bg-\[\#1E5A96\]{background-color:#1e5a96}.bg-\[\#14274E\]{background-color:#14274e}.bg-\[\#D6E4F0\]{background-color:#d6e4f0}.bg-\[\#F1F6F9\]{background-color:#f1f6f9}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-50\/30{background-color:#fffbeb4d}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/30{background-color:color-mix(in oklab,var(--color-amber-50) 30%,transparent)}}.bg-amber-50\/40{background-color:#fffbeb66}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/40{background-color:color-mix(in oklab,var(--color-amber-50) 40%,transparent)}}.bg-amber-50\/50{background-color:#fffbeb80}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/50{background-color:color-mix(in oklab,var(--color-amber-50) 50%,transparent)}}.bg-amber-50\/70{background-color:#fffbebb3}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/70{background-color:color-mix(in oklab,var(--color-amber-50) 70%,transparent)}}.bg-amber-50\/80{background-color:#fffbebcc}@supports (color:color-mix(in lab,red,red)){.bg-amber-50\/80{background-color:color-mix(in oklab,var(--color-amber-50) 80%,transparent)}}.bg-amber-100{background-color:var(--color-amber-100)}.bg-amber-500{background-color:var(--color-amber-500)}.bg-amber-600{background-color:var(--color-amber-600)}.bg-amber-700{background-color:var(--color-amber-700)}.bg-black\/30{background-color:#0000004d}@supports (color:color-mix(in lab,red,red)){.bg-black\/30{background-color:color-mix(in oklab,var(--color-black) 30%,transparent)}}.bg-black\/40{background-color:#0006}@supports (color:color-mix(in lab,red,red)){.bg-black\/40{background-color:color-mix(in oklab,var(--color-black) 40%,transparent)}}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-black\/60{background-color:#0009}@supports (color:color-mix(in lab,red,red)){.bg-black\/60{background-color:color-mix(in oklab,var(--color-black) 60%,transparent)}}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-50\/20{background-color:#eff6ff33}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/20{background-color:color-mix(in oklab,var(--color-blue-50) 20%,transparent)}}.bg-blue-50\/30{background-color:#eff6ff4d}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/30{background-color:color-mix(in oklab,var(--color-blue-50) 30%,transparent)}}.bg-blue-50\/40{background-color:#eff6ff66}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/40{background-color:color-mix(in oklab,var(--color-blue-50) 40%,transparent)}}.bg-blue-50\/50{background-color:#eff6ff80}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/50{background-color:color-mix(in oklab,var(--color-blue-50) 50%,transparent)}}.bg-blue-50\/60{background-color:#eff6ff99}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/60{background-color:color-mix(in oklab,var(--color-blue-50) 60%,transparent)}}.bg-blue-50\/70{background-color:#eff6ffb3}@supports (color:color-mix(in lab,red,red)){.bg-blue-50\/70{background-color:color-mix(in oklab,var(--color-blue-50) 70%,transparent)}}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-blue-700{background-color:var(--color-blue-700)}.bg-cyan-50{background-color:var(--color-cyan-50)}.bg-cyan-100{background-color:var(--color-cyan-100)}.bg-cyan-700{background-color:var(--color-cyan-700)}.bg-emerald-50{background-color:var(--color-emerald-50)}.bg-emerald-50\/70{background-color:#ecfdf5b3}@supports (color:color-mix(in lab,red,red)){.bg-emerald-50\/70{background-color:color-mix(in oklab,var(--color-emerald-50) 70%,transparent)}}.bg-emerald-100{background-color:var(--color-emerald-100)}.bg-emerald-600{background-color:var(--color-emerald-600)}.bg-emerald-700{background-color:var(--color-emerald-700)}.bg-emerald-900{background-color:var(--color-emerald-900)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-50\/30{background-color:#f0fdf44d}@supports (color:color-mix(in lab,red,red)){.bg-green-50\/30{background-color:color-mix(in oklab,var(--color-green-50) 30%,transparent)}}.bg-green-100{background-color:var(--color-green-100)}.bg-green-500{background-color:var(--color-green-500)}.bg-green-600{background-color:var(--color-green-600)}.bg-green-600\/50{background-color:#00a54480}@supports (color:color-mix(in lab,red,red)){.bg-green-600\/50{background-color:color-mix(in oklab,var(--color-green-600) 50%,transparent)}}.bg-green-700{background-color:var(--color-green-700)}.bg-indigo-50{background-color:var(--color-indigo-50)}.bg-indigo-50\/20{background-color:#eef2ff33}@supports (color:color-mix(in lab,red,red)){.bg-indigo-50\/20{background-color:color-mix(in oklab,var(--color-indigo-50) 20%,transparent)}}.bg-indigo-50\/50{background-color:#eef2ff80}@supports (color:color-mix(in lab,red,red)){.bg-indigo-50\/50{background-color:color-mix(in oklab,var(--color-indigo-50) 50%,transparent)}}.bg-indigo-50\/70{background-color:#eef2ffb3}@supports (color:color-mix(in lab,red,red)){.bg-indigo-50\/70{background-color:color-mix(in oklab,var(--color-indigo-50) 70%,transparent)}}.bg-indigo-100{background-color:var(--color-indigo-100)}.bg-indigo-500{background-color:var(--color-indigo-500)}.bg-indigo-500\/50{background-color:#625fff80}@supports (color:color-mix(in lab,red,red)){.bg-indigo-500\/50{background-color:color-mix(in oklab,var(--color-indigo-500) 50%,transparent)}}.bg-indigo-600{background-color:var(--color-indigo-600)}.bg-indigo-600\/20{background-color:#4f39f633}@supports (color:color-mix(in lab,red,red)){.bg-indigo-600\/20{background-color:color-mix(in oklab,var(--color-indigo-600) 20%,transparent)}}.bg-indigo-700{background-color:var(--color-indigo-700)}.bg-indigo-900{background-color:var(--color-indigo-900)}.bg-orange-50{background-color:var(--color-orange-50)}.bg-purple-50{background-color:var(--color-purple-50)}.bg-purple-100{background-color:var(--color-purple-100)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-50\/40{background-color:#fef2f266}@supports (color:color-mix(in lab,red,red)){.bg-red-50\/40{background-color:color-mix(in oklab,var(--color-red-50) 40%,transparent)}}.bg-red-50\/50{background-color:#fef2f280}@supports (color:color-mix(in lab,red,red)){.bg-red-50\/50{background-color:color-mix(in oklab,var(--color-red-50) 50%,transparent)}}.bg-red-50\/80{background-color:#fef2f2cc}@supports (color:color-mix(in lab,red,red)){.bg-red-50\/80{background-color:color-mix(in oklab,var(--color-red-50) 80%,transparent)}}.bg-red-100{background-color:var(--color-red-100)}.bg-red-400{background-color:var(--color-red-400)}.bg-red-500{background-color:var(--color-red-500)}.bg-red-600{background-color:var(--color-red-600)}.bg-red-700{background-color:var(--color-red-700)}.bg-red-900{background-color:var(--color-red-900)}.bg-rose-50{background-color:var(--color-rose-50)}.bg-rose-50\/50{background-color:#fff1f280}@supports (color:color-mix(in lab,red,red)){.bg-rose-50\/50{background-color:color-mix(in oklab,var(--color-rose-50) 50%,transparent)}}.bg-rose-50\/70{background-color:#fff1f2b3}@supports (color:color-mix(in lab,red,red)){.bg-rose-50\/70{background-color:color-mix(in oklab,var(--color-rose-50) 70%,transparent)}}.bg-rose-100{background-color:var(--color-rose-100)}.bg-rose-200{background-color:var(--color-rose-200)}.bg-rose-600{background-color:var(--color-rose-600)}.bg-sky-50{background-color:var(--color-sky-50)}.bg-sky-100{background-color:var(--color-sky-100)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-50\/20{background-color:#f8fafc33}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/20{background-color:color-mix(in oklab,var(--color-slate-50) 20%,transparent)}}.bg-slate-50\/30{background-color:#f8fafc4d}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/30{background-color:color-mix(in oklab,var(--color-slate-50) 30%,transparent)}}.bg-slate-50\/40{background-color:#f8fafc66}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/40{background-color:color-mix(in oklab,var(--color-slate-50) 40%,transparent)}}.bg-slate-50\/50{background-color:#f8fafc80}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/50{background-color:color-mix(in oklab,var(--color-slate-50) 50%,transparent)}}.bg-slate-50\/60{background-color:#f8fafc99}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/60{background-color:color-mix(in oklab,var(--color-slate-50) 60%,transparent)}}.bg-slate-50\/70{background-color:#f8fafcb3}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/70{background-color:color-mix(in oklab,var(--color-slate-50) 70%,transparent)}}.bg-slate-50\/80{background-color:#f8fafccc}@supports (color:color-mix(in lab,red,red)){.bg-slate-50\/80{background-color:color-mix(in oklab,var(--color-slate-50) 80%,transparent)}}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-100\/50{background-color:#f1f5f980}@supports (color:color-mix(in lab,red,red)){.bg-slate-100\/50{background-color:color-mix(in oklab,var(--color-slate-100) 50%,transparent)}}.bg-slate-100\/70{background-color:#f1f5f9b3}@supports (color:color-mix(in lab,red,red)){.bg-slate-100\/70{background-color:color-mix(in oklab,var(--color-slate-100) 70%,transparent)}}.bg-slate-200{background-color:var(--color-slate-200)}.bg-slate-300{background-color:var(--color-slate-300)}.bg-slate-400{background-color:var(--color-slate-400)}.bg-slate-700{background-color:var(--color-slate-700)}.bg-slate-800{background-color:var(--color-slate-800)}.bg-slate-900{background-color:var(--color-slate-900)}.bg-slate-900\/30{background-color:#0f172b4d}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/30{background-color:color-mix(in oklab,var(--color-slate-900) 30%,transparent)}}.bg-slate-900\/40{background-color:#0f172b66}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/40{background-color:color-mix(in oklab,var(--color-slate-900) 40%,transparent)}}.bg-slate-900\/50{background-color:#0f172b80}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/50{background-color:color-mix(in oklab,var(--color-slate-900) 50%,transparent)}}.bg-slate-900\/55{background-color:#0f172b8c}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/55{background-color:color-mix(in oklab,var(--color-slate-900) 55%,transparent)}}.bg-slate-900\/60{background-color:#0f172b99}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/60{background-color:color-mix(in oklab,var(--color-slate-900) 60%,transparent)}}.bg-slate-900\/70{background-color:#0f172bb3}@supports (color:color-mix(in lab,red,red)){.bg-slate-900\/70{background-color:color-mix(in oklab,var(--color-slate-900) 70%,transparent)}}.bg-slate-950\/55{background-color:#0206188c}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/55{background-color:color-mix(in oklab,var(--color-slate-950) 55%,transparent)}}.bg-transparent{background-color:#0000}.bg-violet-50{background-color:var(--color-violet-50)}.bg-white{background-color:var(--color-white)}.bg-white\/5{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.bg-white\/5{background-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.bg-white\/15{background-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.bg-white\/15{background-color:color-mix(in oklab,var(--color-white) 15%,transparent)}}.bg-white\/50{background-color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.bg-white\/50{background-color:color-mix(in oklab,var(--color-white) 50%,transparent)}}.bg-white\/60{background-color:#fff9}@supports (color:color-mix(in lab,red,red)){.bg-white\/60{background-color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.bg-white\/70{background-color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.bg-white\/70{background-color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.bg-white\/80{background-color:#fffc}@supports (color:color-mix(in lab,red,red)){.bg-white\/80{background-color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.bg-white\/95{background-color:#fffffff2}@supports (color:color-mix(in lab,red,red)){.bg-white\/95{background-color:color-mix(in oklab,var(--color-white) 95%,transparent)}}.bg-zinc-100{background-color:var(--color-zinc-100)}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-blue-50{--tw-gradient-from:var(--color-blue-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-slate-50{--tw-gradient-from:var(--color-slate-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-slate-900{--tw-gradient-from:var(--color-slate-900);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-slate-800{--tw-gradient-via:var(--color-slate-800);--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-blue-50{--tw-gradient-to:var(--color-blue-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-blue-900{--tw-gradient-to:var(--color-blue-900);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-indigo-50{--tw-gradient-to:var(--color-indigo-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.fill-slate-500{fill:var(--color-slate-500)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:calc(var(--spacing) * .5)}.p-1{padding:var(--spacing)}.p-1\.5{padding:calc(var(--spacing) * 1.5)}.p-2{padding:calc(var(--spacing) * 2)}.p-2\.5{padding:calc(var(--spacing) * 2.5)}.p-3{padding:calc(var(--spacing) * 3)}.p-3\.5{padding:calc(var(--spacing) * 3.5)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.p-10{padding:calc(var(--spacing) * 10)}.p-12{padding:calc(var(--spacing) * 12)}.px-1{padding-inline:var(--spacing)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-7{padding-inline:calc(var(--spacing) * 7)}.px-8{padding-inline:calc(var(--spacing) * 8)}.px-10{padding-inline:calc(var(--spacing) * 10)}.px-12{padding-inline:calc(var(--spacing) * 12)}.py-0{padding-block:0}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-10{padding-block:calc(var(--spacing) * 10)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-16{padding-block:calc(var(--spacing) * 16)}.py-20{padding-block:calc(var(--spacing) * 20)}.pt-0\.5{padding-top:calc(var(--spacing) * .5)}.pt-1{padding-top:var(--spacing)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-2\.5{padding-top:calc(var(--spacing) * 2.5)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-12{padding-top:calc(var(--spacing) * 12)}.pr-1{padding-right:var(--spacing)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-3{padding-right:calc(var(--spacing) * 3)}.pr-4{padding-right:calc(var(--spacing) * 4)}.pr-5{padding-right:calc(var(--spacing) * 5)}.pr-6{padding-right:calc(var(--spacing) * 6)}.pr-8{padding-right:calc(var(--spacing) * 8)}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:calc(var(--spacing) * .5)}.pb-1{padding-bottom:var(--spacing)}.pb-1\.5{padding-bottom:calc(var(--spacing) * 1.5)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-20{padding-bottom:calc(var(--spacing) * 20)}.pl-1{padding-left:var(--spacing)}.pl-2{padding-left:calc(var(--spacing) * 2)}.pl-3{padding-left:calc(var(--spacing) * 3)}.pl-5{padding-left:calc(var(--spacing) * 5)}.pl-6{padding-left:calc(var(--spacing) * 6)}.pl-7{padding-left:calc(var(--spacing) * 7)}.pl-8{padding-left:calc(var(--spacing) * 8)}.pl-9{padding-left:calc(var(--spacing) * 9)}.pl-10{padding-left:calc(var(--spacing) * 10)}.pl-11{padding-left:calc(var(--spacing) * 11)}.pl-16{padding-left:calc(var(--spacing) * 16)}.text-center{text-align:center}.text-justify{text-align:justify}.text-left{text-align:left}.text-right{text-align:right}.align-bottom{vertical-align:bottom}.align-middle{vertical-align:middle}.align-top{vertical-align:top}.font-mono{font-family:var(--font-mono)}.font-serif{font-family:var(--font-serif)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[20px\]{font-size:20px}.leading-5{--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.leading-loose{--tw-leading:var(--leading-loose);line-height:var(--leading-loose)}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.tracking-\[0\.22em\]{--tw-tracking:.22em;letter-spacing:.22em}.tracking-\[0\.24em\]{--tw-tracking:.24em;letter-spacing:.24em}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-tighter{--tw-tracking:var(--tracking-tighter);letter-spacing:var(--tracking-tighter)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.break-words{overflow-wrap:break-word}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#9BA4B4\]{color:#9ba4b4}.text-\[\#394867\]{color:#394867}.text-amber-400{color:var(--color-amber-400)}.text-amber-500{color:var(--color-amber-500)}.text-amber-600{color:var(--color-amber-600)}.text-amber-700{color:var(--color-amber-700)}.text-amber-800{color:var(--color-amber-800)}.text-amber-900{color:var(--color-amber-900)}.text-blue-100{color:var(--color-blue-100)}.text-blue-200{color:var(--color-blue-200)}.text-blue-300{color:var(--color-blue-300)}.text-blue-400{color:var(--color-blue-400)}.text-blue-500{color:var(--color-blue-500)}.text-blue-600{color:var(--color-blue-600)}.text-blue-700{color:var(--color-blue-700)}.text-blue-800{color:var(--color-blue-800)}.text-blue-900{color:var(--color-blue-900)}.text-cyan-600{color:var(--color-cyan-600)}.text-cyan-700{color:var(--color-cyan-700)}.text-emerald-50{color:var(--color-emerald-50)}.text-emerald-300{color:var(--color-emerald-300)}.text-emerald-400{color:var(--color-emerald-400)}.text-emerald-500{color:var(--color-emerald-500)}.text-emerald-600{color:var(--color-emerald-600)}.text-emerald-700{color:var(--color-emerald-700)}.text-emerald-800{color:var(--color-emerald-800)}.text-emerald-900{color:var(--color-emerald-900)}.text-emerald-950{color:var(--color-emerald-950)}.text-green-400{color:var(--color-green-400)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-green-700{color:var(--color-green-700)}.text-green-800{color:var(--color-green-800)}.text-indigo-300{color:var(--color-indigo-300)}.text-indigo-400{color:var(--color-indigo-400)}.text-indigo-500{color:var(--color-indigo-500)}.text-indigo-600{color:var(--color-indigo-600)}.text-indigo-700{color:var(--color-indigo-700)}.text-indigo-800{color:var(--color-indigo-800)}.text-indigo-900{color:var(--color-indigo-900)}.text-indigo-950{color:var(--color-indigo-950)}.text-orange-700{color:var(--color-orange-700)}.text-orange-800{color:var(--color-orange-800)}.text-purple-600{color:var(--color-purple-600)}.text-purple-700{color:var(--color-purple-700)}.text-red-50{color:var(--color-red-50)}.text-red-300{color:var(--color-red-300)}.text-red-400{color:var(--color-red-400)}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-red-900{color:var(--color-red-900)}.text-rose-400{color:var(--color-rose-400)}.text-rose-500{color:var(--color-rose-500)}.text-rose-600{color:var(--color-rose-600)}.text-rose-700{color:var(--color-rose-700)}.text-rose-800{color:var(--color-rose-800)}.text-rose-900{color:var(--color-rose-900)}.text-rose-950{color:var(--color-rose-950)}.text-sky-700{color:var(--color-sky-700)}.text-sky-800{color:var(--color-sky-800)}.text-slate-200{color:var(--color-slate-200)}.text-slate-300{color:var(--color-slate-300)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-slate-800{color:var(--color-slate-800)}.text-slate-900{color:var(--color-slate-900)}.text-violet-700{color:var(--color-violet-700)}.text-violet-800{color:var(--color-violet-800)}.text-white{color:var(--color-white)}.text-white\/60{color:#fff9}@supports (color:color-mix(in lab,red,red)){.text-white\/60{color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.text-zinc-700{color:var(--color-zinc-700)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.uppercase{text-transform:uppercase}.italic{font-style:italic}.not-italic{font-style:normal}.underline{text-decoration-line:underline}.accent-amber-600{accent-color:var(--color-amber-600)}.accent-blue-600{accent-color:var(--color-blue-600)}.accent-emerald-600{accent-color:var(--color-emerald-600)}.opacity-0{opacity:0}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_2px_4px_-1px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow:0 2px 4px -1px var(--tw-shadow-color,#0f172a0f);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-blue-600\/20{--tw-shadow-color:#155dfc33}@supports (color:color-mix(in lab,red,red)){.shadow-blue-600\/20{--tw-shadow-color:color-mix(in oklab, color-mix(in oklab, var(--color-blue-600) 20%, transparent) var(--tw-shadow-alpha), transparent)}}.shadow-indigo-100{--tw-shadow-color:oklch(93% .034 272.788)}@supports (color:color-mix(in lab,red,red)){.shadow-indigo-100{--tw-shadow-color:color-mix(in oklab, var(--color-indigo-100) var(--tw-shadow-alpha), transparent)}}.shadow-indigo-200{--tw-shadow-color:oklch(87% .065 274.039)}@supports (color:color-mix(in lab,red,red)){.shadow-indigo-200{--tw-shadow-color:color-mix(in oklab, var(--color-indigo-200) var(--tw-shadow-alpha), transparent)}}.shadow-red-100{--tw-shadow-color:oklch(93.6% .032 17.717)}@supports (color:color-mix(in lab,red,red)){.shadow-red-100{--tw-shadow-color:color-mix(in oklab, var(--color-red-100) var(--tw-shadow-alpha), transparent)}}.shadow-slate-200{--tw-shadow-color:oklch(92.9% .013 255.508)}@supports (color:color-mix(in lab,red,red)){.shadow-slate-200{--tw-shadow-color:color-mix(in oklab, var(--color-slate-200) var(--tw-shadow-alpha), transparent)}}.ring-amber-300{--tw-ring-color:var(--color-amber-300)}.ring-blue-100{--tw-ring-color:var(--color-blue-100)}.ring-blue-300{--tw-ring-color:var(--color-blue-300)}.ring-blue-400{--tw-ring-color:var(--color-blue-400)}.ring-green-100{--tw-ring-color:var(--color-green-100)}.ring-green-300{--tw-ring-color:var(--color-green-300)}.ring-red-100{--tw-ring-color:var(--color-red-100)}.ring-slate-200{--tw-ring-color:var(--color-slate-200)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur-2xl{--tw-blur:blur(var(--blur-2xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.blur-3xl{--tw-blur:blur(var(--blur-3xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-\[1px\]{--tw-backdrop-blur:blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-700{--tw-duration:.7s;transition-duration:.7s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.outline-none{--tw-outline-style:none;outline-style:none}.group-focus-within\:text-indigo-600:is(:where(.group):focus-within *){color:var(--color-indigo-600)}.file\:mr-3::file-selector-button{margin-right:calc(var(--spacing) * 3)}.file\:rounded-lg::file-selector-button{border-radius:var(--radius-lg)}.file\:border::file-selector-button{border-style:var(--tw-border-style);border-width:1px}.file\:border-slate-300::file-selector-button{border-color:var(--color-slate-300)}.file\:bg-white::file-selector-button{background-color:var(--color-white)}.file\:px-3::file-selector-button{padding-inline:calc(var(--spacing) * 3)}.file\:py-1\.5::file-selector-button{padding-block:calc(var(--spacing) * 1.5)}.file\:text-\[10px\]::file-selector-button{font-size:10px}.file\:font-black::file-selector-button{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.file\:tracking-widest::file-selector-button{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.file\:uppercase::file-selector-button{text-transform:uppercase}.placeholder\:text-slate-400::-moz-placeholder{color:var(--color-slate-400)}.placeholder\:text-slate-400::placeholder{color:var(--color-slate-400)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:top-2:before{content:var(--tw-content);top:calc(var(--spacing) * 2)}.before\:bottom-2:before{content:var(--tw-content);bottom:calc(var(--spacing) * 2)}.before\:left-3\.5:before{content:var(--tw-content);left:calc(var(--spacing) * 3.5)}.before\:w-px:before{content:var(--tw-content);width:1px}.before\:bg-slate-200:before{content:var(--tw-content);background-color:var(--color-slate-200)}.last\:border-0:last-child{border-style:var(--tw-border-style);border-width:0}.last\:border-r-0:last-child{border-right-style:var(--tw-border-style);border-right-width:0}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.focus-within\:border-blue-500:focus-within{border-color:var(--color-blue-500)}.focus\:border-amber-500:focus{border-color:var(--color-amber-500)}.focus\:border-blue-300:focus{border-color:var(--color-blue-300)}.focus\:border-blue-400:focus{border-color:var(--color-blue-400)}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus\:border-blue-700:focus{border-color:var(--color-blue-700)}.focus\:border-emerald-500:focus{border-color:var(--color-emerald-500)}.focus\:border-indigo-500:focus{border-color:var(--color-indigo-500)}.focus\:border-rose-400:focus{border-color:var(--color-rose-400)}.focus\:border-rose-500:focus{border-color:var(--color-rose-500)}.focus\:border-slate-300:focus{border-color:var(--color-slate-300)}.focus\:border-slate-400:focus{border-color:var(--color-slate-400)}.focus\:border-slate-500:focus{border-color:var(--color-slate-500)}.focus\:bg-slate-50:focus{background-color:var(--color-slate-50)}.focus\:bg-white:focus{background-color:var(--color-white)}.focus\:ring-0:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-amber-500:focus{--tw-ring-color:var(--color-amber-500)}.focus\:ring-blue-100:focus{--tw-ring-color:var(--color-blue-100)}.focus\:ring-blue-200:focus{--tw-ring-color:var(--color-blue-200)}.focus\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\:ring-blue-500\/20:focus{--tw-ring-color:#3080ff33}@supports (color:color-mix(in lab,red,red)){.focus\:ring-blue-500\/20:focus{--tw-ring-color:color-mix(in oklab, var(--color-blue-500) 20%, transparent)}}.focus\:ring-emerald-100:focus{--tw-ring-color:var(--color-emerald-100)}.focus\:ring-emerald-500:focus{--tw-ring-color:var(--color-emerald-500)}.focus\:ring-indigo-50\/50:focus{--tw-ring-color:#eef2ff80}@supports (color:color-mix(in lab,red,red)){.focus\:ring-indigo-50\/50:focus{--tw-ring-color:color-mix(in oklab, var(--color-indigo-50) 50%, transparent)}}.focus\:ring-indigo-500:focus{--tw-ring-color:var(--color-indigo-500)}.focus\:ring-rose-50:focus{--tw-ring-color:var(--color-rose-50)}.focus\:ring-rose-500:focus{--tw-ring-color:var(--color-rose-500)}.focus\:ring-slate-100:focus{--tw-ring-color:var(--color-slate-100)}.focus\:ring-slate-200:focus{--tw-ring-color:var(--color-slate-200)}.focus\:ring-slate-300:focus{--tw-ring-color:var(--color-slate-300)}.focus\:ring-offset-0:focus{--tw-ring-offset-width:0px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-blue-500:focus-visible{--tw-ring-color:var(--color-blue-500)}.active\:scale-95:active{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x) var(--tw-scale-y)}.disabled\:transform-none:disabled{transform:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-slate-200:disabled{border-color:var(--color-slate-200)}.disabled\:border-transparent:disabled{border-color:#0000}.disabled\:bg-slate-50:disabled{background-color:var(--color-slate-50)}.disabled\:bg-slate-100:disabled{background-color:var(--color-slate-100)}.disabled\:bg-slate-200:disabled{background-color:var(--color-slate-200)}.disabled\:bg-slate-300:disabled{background-color:var(--color-slate-300)}.disabled\:bg-slate-400:disabled{background-color:var(--color-slate-400)}.disabled\:bg-transparent:disabled{background-color:#0000}.disabled\:text-slate-400:disabled{color:var(--color-slate-400)}.disabled\:text-slate-500:disabled{color:var(--color-slate-500)}.disabled\:no-underline:disabled{text-decoration-line:none}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:shadow-none:disabled{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media(min-width:40rem){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:ml-auto{margin-left:auto}.sm\:block{display:block}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:p-3{padding:calc(var(--spacing) * 3)}}@media(min-width:48rem){.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:block{display:block}.md\:flex{display:flex}.md\:w-48{width:calc(var(--spacing) * 48)}.md\:w-64{width:calc(var(--spacing) * 64)}.md\:w-auto{width:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:p-8{padding:calc(var(--spacing) * 8)}}@media(min-width:64rem){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:block{display:block}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[1fr_1px_1fr\]{grid-template-columns:1fr 1px 1fr}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}}@media(min-width:80rem){.xl\:col-span-1{grid-column:span 1/span 1}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-\[1\.1fr_0\.9fr\]{grid-template-columns:1.1fr .9fr}}@media(min-width:96rem){.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media print{.print\:border-none{--tw-border-style:none;border-style:none}.print\:p-0{padding:0}.print\:shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}}.payroll-standalone-root{font-family:var(--employee-font-family,inherit);font-size:var(--employee-font-size-md,14px);line-height:var(--employee-line-height-body,1.45)}.payroll-standalone-root .no-scrollbar::-webkit-scrollbar{display:none}.payroll-standalone-root .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.payroll-standalone-root .animate-fade-in{animation:.25s ease-out payrollStandaloneFadeIn}@keyframes payrollStandaloneFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.gateway-shell--employee-payroll .employee-payroll-enterprise__intro,.gateway-shell--hr-payroll .employee-hr-payroll-enterprise__intro{display:none}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.employee-suite-enterprise{--suite-radius: 12px;--suite-border: #d7e3ef;--suite-surface: #ffffff;--suite-muted: #5f7d97;--suite-title: #0f2f52;--suite-accent: #0f4f86;--suite-accent-soft: #e8f1f9;--suite-row: #f5f9fc;--suite-shadow: 0 2px 10px rgba(15, 52, 86, .06);display:flex;flex-direction:column;height:100%;min-height:0;width:100%;max-width:100%;overflow:hidden;background:transparent;color:var(--suite-title);font-family:var(--employee-font-family, inherit);position:relative}.employee-suite-enterprise__header{flex-shrink:0;padding:2px 2px 4px}.employee-suite-enterprise__header h1{margin:0;font-size:16px;font-weight:700;color:var(--suite-title);line-height:1.25}.employee-suite-enterprise__header p{margin:2px 0 0;font-size:12px;line-height:1.35;color:var(--suite-muted)}.employee-suite-enterprise__toast{position:absolute;top:8px;left:50%;transform:translate(-50%);z-index:200;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:#0f2f52;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:none;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 24px #0f2f5238;white-space:nowrap}.employee-suite-enterprise__tabs{display:flex;flex-wrap:wrap;gap:4px;align-items:center;flex-shrink:0;padding:0 2px 6px}.employee-suite-enterprise__tab{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:28px;height:28px;padding:0 10px;border:1px solid #d2e3f4;border-radius:999px;background:#fff;color:#1a2b3f;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:none;cursor:pointer;white-space:nowrap;transition:none;font-family:var(--employee-font-family, inherit);box-shadow:none;transform:none}.employee-suite-enterprise__tab>svg,.employee-suite-enterprise__tab i{flex-shrink:0;width:16px;height:16px;font-size:12px;line-height:1;color:#7c93aa}.employee-suite-enterprise__tab:active{background:#fff;border-color:#d2e3f4;color:#1a2b3f;box-shadow:none;transform:none;filter:none;transition:none}.employee-suite-enterprise__tab:active>svg,.employee-suite-enterprise__tab:active i{color:#7c93aa}.employee-suite-enterprise__tab:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.employee-suite-enterprise__tab.is-active,.employee-suite-enterprise__tab.is-active:focus-visible{border-color:var(--control-active-bg, #1e5a96);background:var(--control-active-bg, #1e5a96);color:var(--control-active-fg, #ffffff);box-shadow:none}.employee-suite-enterprise__tab.is-active>svg,.employee-suite-enterprise__tab.is-active i{color:var(--control-active-fg, #ffffff)}.employee-suite-enterprise__tabstrip{display:flex;flex-wrap:wrap;gap:4px;align-items:center;flex-shrink:0;padding:8px 10px;border:1px solid var(--suite-border);border-radius:var(--suite-radius);background:#f8fafc;margin-bottom:6px}.employee-suite-enterprise__body{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.22) transparent}.employee-suite-enterprise__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:28px 16px;border:1px dashed var(--suite-border);border-radius:var(--suite-radius);background:#f8fafc;text-align:center;color:var(--suite-muted);font-size:12px}.employee-suite-enterprise__empty strong{color:var(--suite-title);font-size:13px}.employee-suite-enterprise__kpi{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;flex-shrink:0;padding:10px 12px;border:1px solid var(--suite-border);border-radius:var(--suite-radius);background:var(--suite-surface);margin-bottom:6px}.employee-suite-enterprise__kpi-item{min-width:110px;display:flex;flex-direction:column;gap:3px;padding:4px 8px}.employee-suite-enterprise__kpi-label{margin:0;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:none;color:#6a8198}.employee-suite-enterprise__kpi-value{margin:0;font-size:14px;font-weight:700;color:var(--suite-title)}.employee-suite-enterprise .rounded-3xl,.employee-suite-enterprise .rounded-2xl,.employee-suite-enterprise .rounded-xl{border-radius:var(--suite-radius)!important}.employee-suite-enterprise .border-slate-100,.employee-suite-enterprise .border-slate-200{border-color:var(--suite-border)!important}.employee-suite-enterprise .bg-white{background:var(--suite-surface)!important}.employee-suite-enterprise .bg-slate-50,.employee-suite-enterprise .bg-slate-50\/50{background:#f7fafc!important}.employee-suite-enterprise .bg-slate-100{background:#f1f5f9!important}.employee-suite-enterprise .text-slate-800,.employee-suite-enterprise .text-slate-900{color:var(--suite-title)!important}.employee-suite-enterprise .text-slate-400,.employee-suite-enterprise .text-slate-500{color:var(--suite-muted)!important}.employee-suite-enterprise .bg-blue-600{background:var(--suite-accent)!important}.employee-suite-enterprise .text-blue-600,.employee-suite-enterprise .text-blue-700{color:var(--suite-accent)!important}.employee-suite-enterprise .border-blue-600{border-color:var(--suite-accent)!important}.employee-suite-enterprise .bg-blue-50{background:var(--suite-accent-soft)!important}.employee-suite-enterprise .shadow-md,.employee-suite-enterprise .shadow-lg,.employee-suite-enterprise .shadow-sm,.employee-suite-enterprise .shadow-xl,.employee-suite-enterprise .shadow-2xl{box-shadow:none!important}.employee-suite-enterprise input:not([type=checkbox]):not([type=radio]):not([type=file]),.employee-suite-enterprise select,.employee-suite-enterprise textarea{border-radius:8px!important;border-color:var(--suite-border)!important;font-size:12px!important;color:var(--suite-title);background:#fff;font-family:var(--employee-font-family, inherit)}.employee-suite-enterprise input:focus,.employee-suite-enterprise select:focus,.employee-suite-enterprise textarea:focus{outline:2px solid #93c5fd;outline-offset:0;border-color:#93c5fd!important;box-shadow:none!important}.employee-suite-enterprise table{width:100%;border-collapse:collapse}.employee-suite-enterprise thead{background:#0f2f52!important;color:#fff!important}.employee-suite-enterprise thead th{font-size:10px!important;font-weight:700!important;letter-spacing:.05em;text-transform:none;padding:10px 12px!important;white-space:nowrap}.employee-suite-enterprise tbody td{padding:10px 12px!important;font-size:12px!important;border-color:#e8eef4!important;vertical-align:middle}.employee-suite-enterprise button:focus-visible,.employee-suite-enterprise a:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.employee-suite-enterprise .max-w-6xl,.employee-suite-enterprise .max-w-5xl,.employee-suite-enterprise .max-w-7xl,.employee-suite-enterprise .max-w-4xl{max-width:100%!important}.employee-suite-enterprise .p-6{padding:14px!important}.employee-suite-enterprise .px-6{padding-left:14px!important;padding-right:14px!important}.employee-suite-enterprise .gap-4{gap:10px!important}.employee-lms-enterprise .employee-suite-enterprise__kpi--lms,.employee-suite-enterprise.employee-lms-enterprise>.bg-slate-900{background:var(--suite-surface)!important;border:1px solid var(--suite-border)!important;border-radius:var(--suite-radius);color:var(--suite-title)!important}.employee-suite-enterprise.employee-lms-enterprise>.bg-slate-900 .text-white,.employee-suite-enterprise.employee-lms-enterprise>.bg-slate-900 .text-slate-400{color:var(--suite-title)!important}.employee-suite-enterprise.employee-lms-enterprise>.bg-slate-900 .text-blue-400,.employee-suite-enterprise.employee-lms-enterprise>.bg-slate-900 .text-green-400{color:var(--suite-accent)!important}.employee-suite-enterprise.employee-lms-enterprise>.bg-slate-900 .bg-slate-700,.employee-suite-enterprise.employee-lms-enterprise>.bg-slate-900 .border-slate-800{background:var(--suite-border)!important;border-color:var(--suite-border)!important}.employee-suite-enterprise .fixed.inset-0>.bg-white,.employee-suite-enterprise .fixed .bg-white.rounded-2xl{border:1px solid var(--suite-border)!important;border-radius:var(--suite-radius)!important;box-shadow:0 16px 40px #0f2f5229!important}.employee-suite-enterprise__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;flex-shrink:0;padding:8px 10px;border:1px solid var(--suite-border);border-radius:var(--suite-radius);background:#f8fafc;margin-bottom:6px}.employee-suite-enterprise__status-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid var(--suite-border);background:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:none;color:var(--suite-muted)}@media(max-width:1140px){.employee-suite-enterprise__tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.employee-suite-enterprise__toolbar{flex-direction:column;align-items:stretch}}@media(max-width:720px){.employee-suite-enterprise__header h1{font-size:15px}.employee-suite-enterprise .grid.grid-cols-3,.employee-suite-enterprise .grid.grid-cols-4,.employee-suite-enterprise .xl\:grid-cols-4,.employee-suite-enterprise .lg\:grid-cols-3{grid-template-columns:1fr!important}}.employee-declarations-enterprise button.employee-suite-enterprise__tab{transition:none!important;cursor:pointer}.pf-nominee-modal-backdrop{position:fixed;inset:0;width:100vw;height:100dvh;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;background:#0f172a8c;isolation:isolate}.pf-nominee-modal-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(896px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:hidden;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 20px 48px #0f172a38}.pf-nominee-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:8px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc;box-sizing:border-box}.pf-nominee-modal__title{margin:0;font-size:12px;font-weight:800;letter-spacing:.02em;color:#1e293b;text-transform:none;min-width:0}button.pf-nominee-modal__close{width:44px;height:44px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:1px solid #d7e3ef!important;border-radius:12px;background:#fff!important;color:#64748b!important;cursor:pointer;box-shadow:none;transform:none;transition:none;line-height:1}.pf-nominee-modal__close-icon{display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;width:1em;height:1em;text-align:center}button.pf-nominee-modal__close:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.pf-nominee-modal__body{min-height:0;overflow-x:hidden;overflow-y:auto;padding:20px 24px;box-sizing:border-box;-webkit-overflow-scrolling:touch}.pf-nominee-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-height:64px;padding:10px 18px;border-top:1px solid #e2e8f0;background:#f8fafc;box-sizing:border-box}button.pf-nominee-modal__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;min-height:42px;width:auto;margin:0;padding:0 16px!important;border-radius:10px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.02em;text-transform:none!important;cursor:pointer;box-shadow:none!important;transform:none!important;transition:none!important;filter:none;flex:0 0 auto}button.pf-nominee-modal__btn--secondary{min-width:110px;border:1px solid #d2e3f4!important;background:#fff!important;color:#475569!important}button.pf-nominee-modal__btn--primary{min-width:140px;border:1px solid var(--control-active-bg, #1e5a96)!important;background:var(--control-active-bg, #1e5a96)!important;color:var(--control-active-fg, #ffffff)!important}button.pf-nominee-modal__btn--primary.is-disabled,button.pf-nominee-modal__btn--primary:disabled{border-color:#e2e8f0!important;background:#e2e8f0!important;color:#64748b!important;cursor:not-allowed;opacity:1}button.pf-nominee-modal__btn:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.employee-declarations-enterprise.declarations-page{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.employee-declarations-enterprise .declarations-page__content{min-height:0}.employee-declarations-enterprise .savings-proof-content-area{padding:6px 8px 8px;overflow:hidden;box-sizing:border-box}.savings-proof-panel{min-height:0;height:100%;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column;gap:8px}.savings-proof-panel__card{flex:0 0 auto;min-height:0;padding:10px 12px;box-sizing:border-box}.savings-proof-panel__heading{margin:0 0 6px}.savings-proof-panel__grid{gap:6px 10px}.savings-proof-panel__grid>label{display:flex;flex-direction:column;gap:2px;min-width:0}.savings-proof-panel__hint{margin:2px 0 0}.savings-proof-panel__actions{margin-top:8px}.savings-proof-panel__submitted{flex:1 1 auto;min-height:0;overflow:hidden;padding:10px 12px;box-sizing:border-box}.gateway-shell--employee:has(.savings-proof-panel) .shell-main-area{min-height:100dvh;max-height:100dvh;height:100dvh;overflow:hidden;grid-template-rows:auto minmax(0,1fr);align-content:stretch;padding-bottom:12px;box-sizing:border-box}.gateway-shell--employee:has(.savings-proof-panel) .shell-content{align-self:stretch;height:100%;min-height:0;overflow:hidden}.gateway-shell--employee:has(.savings-proof-panel) .shell-content,.gateway-shell--employee:has(.savings-proof-panel) .shell-content>*,.gateway-shell--employee:has(.savings-proof-panel) .employee-declarations-enterprise.declarations-page{height:100%;max-height:none;min-height:0;overflow:hidden}.employee-declarations-enterprise .insurance-topup-content-area{min-height:0;overflow:hidden;padding:0;box-sizing:border-box}.insurance-topup-page{height:100%;min-height:0;width:100%;display:grid;grid-template-rows:auto minmax(0,1fr);gap:6px;overflow:hidden;box-sizing:border-box;padding:6px 8px 8px;background:#f8fafc4d}.insurance-topup-page__header{flex-shrink:0;min-height:0}.insurance-topup-body{min-height:0;height:100%;overflow:hidden;align-content:stretch}.insurance-topup-page__left{min-height:0;height:100%;overflow:hidden!important;display:flex;flex-direction:column;gap:6px;scrollbar-width:none}.insurance-topup-page__left::-webkit-scrollbar{display:none;width:0;height:0}.insurance-topup-page__card{flex:1 1 0;min-height:0;overflow:visible;box-sizing:border-box;justify-content:center;padding:6px 8px!important;gap:4px!important}.insurance-topup-page__note{flex:0 0 auto;min-height:0;overflow:visible;box-sizing:border-box;padding:8px 10px!important;gap:4px!important}.insurance-topup-page__card .grid.grid-cols-3{gap:6px}.insurance-topup-page__card .flex.flex-col.gap-0\.5{gap:1px}.insurance-topup-page__right{min-height:0;min-width:0}.insurance-topup-footer{position:static;flex:0 0 auto;padding:12px 16px 16px!important;box-sizing:border-box}.gateway-shell--employee:has(.insurance-topup-page) .shell-main-area{min-height:100dvh;max-height:100dvh;height:100dvh;overflow:hidden;grid-template-rows:auto minmax(0,1fr);align-content:stretch;padding-bottom:12px;box-sizing:border-box}.gateway-shell--employee:has(.insurance-topup-page) .shell-content{align-self:stretch;height:100%;min-height:0;overflow:hidden}.gateway-shell--employee:has(.insurance-topup-page) .shell-content,.gateway-shell--employee:has(.insurance-topup-page) .shell-content>*,.gateway-shell--employee:has(.insurance-topup-page) .employee-declarations-enterprise.declarations-page{height:100%;max-height:none;min-height:0;overflow:hidden}.employee-appraisal-enterprise button.employee-suite-enterprise__tab.employee-appraisal-enterprise__tab--no-hover{transition:none!important;cursor:pointer}.appraisal-page{height:100%;min-height:0;width:100%;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden;box-sizing:border-box;background:#fff}.appraisal-page .appraisal-confirmation-page__status,.appraisal-page .appraisal-confirmation-page__summary,.appraisal-page .appraisal-confirmation-page__tabs,.appraisal-page .appraisal-confirmation-page__footer{flex-shrink:0;min-height:0}.appraisal-page .appraisal-confirmation-page__body{min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.appraisal-page .appraisal-confirmation-page__panel{min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:6px}@media(min-width:1280px){.appraisal-page .appraisal-confirmation-page__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px 16px}}.appraisal-page .appraisal-confirmation-page__summary-grid>div p:first-child{line-height:1.1;margin:0}.appraisal-page .appraisal-confirmation-page__summary-grid>div p:last-child{line-height:1.25;margin:0}.appraisal-confirmation-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;height:40px;padding:0 20px;border-radius:10px;font-size:11px;font-weight:800;letter-spacing:.04em;line-height:1;box-sizing:border-box;cursor:pointer;transition:none;white-space:nowrap}.appraisal-confirmation-btn--primary{background:#1e293b;color:#fff;border:1px solid #1e293b;box-shadow:0 1px 2px #0f172a1f}.appraisal-confirmation-btn--secondary{background:#fff;color:#1e293b;border:1px solid #cbd5e1;box-shadow:none}.appraisal-confirmation-btn.is-disabled,.appraisal-confirmation-btn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.appraisal-page .appraisal-confirmation-page__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.appraisal-page .appraisal-objectives-panel{min-height:0;flex:1 1 auto;overflow:hidden;display:flex;flex-direction:column;gap:6px}.appraisal-page .appraisal-objectives-panel__banner,.appraisal-page .appraisal-objectives-panel__kra{flex-shrink:0}.appraisal-page .appraisal-objectives-panel__table{width:100%;min-width:0;table-layout:fixed}.appraisal-page .appraisal-objectives-panel__table-wrap{overflow:hidden}.appraisal-page .appraisal-confirmation-page__body:has(.appraisal-behavioral-panel){padding-top:6px;padding-bottom:6px}.appraisal-page .appraisal-behavioral-panel{flex:1 1 auto;min-height:0;height:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.appraisal-page .appraisal-behavioral-panel__table{flex:1 1 auto;min-height:0;height:100%;max-height:100%;width:100%;position:relative;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #0f172a0a;background:#fff;overflow:hidden;box-sizing:border-box}.appraisal-page .appraisal-behavioral-panel__grid{position:absolute;inset:0;width:100%;height:100%;border-collapse:collapse;table-layout:fixed;background:#fff}.appraisal-page .appraisal-behavioral-panel__grid thead{background:#0f2f52!important;color:#fff!important;opacity:1}.appraisal-page .appraisal-behavioral-panel__grid thead th{height:30px!important;padding:0 8px!important;font-size:13px!important;font-weight:700!important;letter-spacing:.04em;color:#fff!important;opacity:1!important;line-height:1.2;vertical-align:middle;border-bottom:1px solid rgba(255,255,255,.12);white-space:nowrap;box-sizing:border-box;text-transform:none;background:transparent!important}.appraisal-page .appraisal-behavioral-panel__grid tbody tr{height:calc((100% - 30px)/5)}.appraisal-page .appraisal-behavioral-panel__grid tbody td{padding:4px 8px;border-bottom:1px solid #f1f5f9;vertical-align:middle;box-sizing:border-box}.appraisal-page .appraisal-behavioral-panel__grid tbody tr:last-child td{border-bottom:1px solid #e2e8f0;padding-bottom:6px}.appraisal-page .appraisal-behavioral-panel__skill{font-size:12px;font-weight:700;color:#1e293b;white-space:nowrap}.appraisal-page .appraisal-behavioral-panel__value{font-size:12px;font-weight:700;color:#334155}.appraisal-page .appraisal-behavioral-panel__score,.appraisal-page .appraisal-behavioral-panel__remarks{box-sizing:border-box;padding:4px 6px;min-height:28px;height:28px;line-height:1.2}.appraisal-page .appraisal-recommendation-panel{min-height:0;height:100%;overflow:hidden;align-content:start}.employee-appraisal-enterprise:has(.appraisal-page){height:100%;min-height:0;overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr)}.employee-appraisal-enterprise:has(.appraisal-page) .employee-suite-enterprise__header{padding-top:6px;padding-bottom:4px}.employee-appraisal-enterprise:has(.appraisal-page) .employee-suite-enterprise__tabs{flex-shrink:0}.employee-appraisal-enterprise:has(.appraisal-page) .employee-suite-enterprise__body{overflow:hidden!important;min-height:0;height:100%;display:flex;flex-direction:column}.employee-appraisal-enterprise:has(.appraisal-page) .employee-suite-enterprise__body>*{flex:1 1 auto;min-height:0;height:100%}.gateway-shell--employee:has(.appraisal-page) .shell-main-area{min-height:100dvh;max-height:100dvh;height:100dvh;overflow:hidden;grid-template-rows:auto minmax(0,1fr);align-content:stretch;padding-bottom:12px;box-sizing:border-box}.gateway-shell--employee:has(.appraisal-page) .shell-content{align-self:stretch;height:100%;min-height:0;overflow:hidden}.gateway-shell--employee:has(.appraisal-page) .shell-content,.gateway-shell--employee:has(.appraisal-page) .shell-content>*,.gateway-shell--employee:has(.appraisal-page) .payroll-standalone-root,.gateway-shell--employee:has(.appraisal-page) .employee-appraisal-enterprise{height:100%;max-height:none;min-height:0;overflow:hidden}.gateway-shell--employee-payroll:has(.appraisal-page) .shell-main-area{min-height:100dvh;max-height:100dvh;height:100dvh;overflow:hidden;grid-template-rows:auto minmax(0,1fr);align-content:stretch;padding-bottom:12px;box-sizing:border-box}.gateway-shell--employee-payroll:has(.appraisal-page) .shell-content{align-self:stretch;height:100%;min-height:0;overflow:hidden}.gateway-shell--employee-payroll:has(.appraisal-page) .shell-content,.gateway-shell--employee-payroll:has(.appraisal-page) .shell-content>*,.gateway-shell--employee-payroll:has(.appraisal-page) .payroll-standalone-root,.gateway-shell--employee-payroll:has(.appraisal-page) .employee-appraisal-enterprise{height:100%;max-height:none;min-height:0;overflow:hidden}.employee-suite-enterprise.employee-resignation-enterprise{height:100%;min-height:0;overflow:visible}.employee-suite-enterprise.employee-resignation-enterprise:has(.exit-interview-wizard){overflow:visible}.employee-resignation-enterprise:has(.exit-interview-wizard) .employee-suite-enterprise__header{padding:0 2px}.employee-resignation-enterprise:has(.exit-interview-wizard) .employee-suite-enterprise__header p{font-size:10px;line-height:1.25}.employee-resignation-enterprise:has(.exit-interview-wizard) .employee-suite-enterprise__toolbar{padding:4px 8px;margin-bottom:4px}.employee-resignation-enterprise .employee-suite-enterprise__header{flex:0 0 auto;padding:2px}.employee-resignation-enterprise .employee-suite-enterprise__header p{margin:0;font-size:11px;line-height:1.3}.employee-resignation-enterprise .employee-suite-enterprise__toolbar{flex:0 0 auto;padding:6px 10px;margin-bottom:6px}.employee-resignation-enterprise button.employee-suite-enterprise__tab.employee-resignation-enterprise__tab--no-hover{transition:none!important;cursor:pointer}.employee-resignation-enterprise .employee-suite-enterprise__body{flex:1 1 auto;min-height:0;overflow:visible;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:6px}.employee-resignation-enterprise .employee-suite-enterprise__body:has(.exit-interview-wizard){overflow:visible;padding:2px 6px 4px;min-height:0}.employee-resignation-enterprise .employee-suite-enterprise__body:has(.fnf-dashboard){overflow:visible;padding:2px 6px 4px;min-height:0}.exit-interview-wizard{width:100%;max-width:1240px;margin:0 auto;flex:1 1 auto;min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;gap:8px;box-sizing:border-box;position:relative;overflow:visible}.exit-interview-wizard__intro{flex:0 0 auto;margin:0;padding:9px 14px;border-radius:10px;border:1px solid #bfd5ec;background:#eef5fb;color:#0f3f6a;font-size:12px;font-weight:600;line-height:1.35;text-align:left;white-space:normal;overflow-wrap:anywhere;overflow:visible;display:flex;align-items:flex-start;gap:10px}.exit-interview-wizard__intro>i{flex-shrink:0;margin-top:2px;color:#1e5a96;font-size:14px}.exit-interview-wizard__intro>span{flex:1 1 auto;min-width:0}.exit-interview-wizard__progress{flex:0 0 auto;display:flex;flex-direction:column;gap:5px}.exit-interview-wizard__progress-meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.exit-interview-wizard__progress-label{margin:0;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:none;color:#5f7d97}.exit-interview-wizard__progress-percent{margin:0;font-size:11px;font-weight:700;color:#5f7d97;font-variant-numeric:tabular-nums}.exit-interview-wizard__progress-track{width:100%;height:6px;border-radius:999px;background:#d7e3ef;overflow:visible}.exit-interview-wizard__progress-fill{height:100%;border-radius:999px;background:#1e5a96;transition:width .32s ease}.exit-interview-wizard__panel{flex:1 1 auto;min-width:0;min-height:0;height:100%;max-height:100%;background:#fff;border:1px solid #d2e3f4;border-radius:12px;box-shadow:0 1px 4px #0f2f520a;padding:10px 12px 8px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;gap:0;overflow:visible;position:relative}.exit-interview-wizard__panel-body{flex:1 1 auto;min-width:0;min-height:0;height:auto;overflow:visible;display:flex;flex-direction:column}.exit-interview-wizard__page{display:flex;flex-direction:column;gap:10px;min-width:0;min-height:0;flex:1 1 auto;height:100%;overflow:visible}.exit-interview-wizard__page--groups{flex:1 1 auto;height:100%;min-height:0}.exit-interview-wizard__page--stack3{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:12px;height:100%;min-height:0}.exit-interview-wizard__page--mixed{display:flex;flex-direction:column;gap:12px;height:100%;min-height:0}.exit-interview-wizard__page--ratings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;flex:1 1 auto;height:100%;min-height:0;align-items:stretch;align-content:stretch}.exit-interview-wizard__page--ratings .exit-interview-wizard__heading--compact{margin-bottom:4px;font-size:10.5px;line-height:1.25}.exit-interview-wizard__page--ratings .exit-interview-wizard__heading-note{margin-top:1px;font-size:9px;line-height:1.2}.exit-interview-wizard__heading{margin:0;flex:0 0 auto;font-size:13px;font-weight:800;line-height:1.35;color:#0f2f52;letter-spacing:.01em;text-transform:none;white-space:normal;overflow-wrap:anywhere;overflow:visible}.exit-interview-wizard__heading--compact{font-size:11px;line-height:1.3;margin-bottom:8px}.exit-interview-wizard__heading-note{display:block;margin-top:2px;font-size:10px;font-weight:600;color:#5f7d97;letter-spacing:0}.exit-interview-wizard__section-card{min-width:0;min-height:0;height:100%;padding:12px 14px;border:1px solid #dce7f2;border-radius:10px;background:#fff;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:10px;overflow:visible}.exit-interview-wizard__section-card--textarea{justify-content:flex-start}.exit-interview-wizard__section-card--compact{flex:0 0 auto;height:auto;justify-content:flex-start}.exit-interview-wizard__section-card--grow{flex:1 1 auto;min-height:0;height:auto}.exit-interview-wizard__rating-section{min-width:0;min-height:0;height:100%;padding:6px 8px;border:1px solid #dce7f2;border-radius:10px;background:#fff;box-sizing:border-box;display:flex;flex-direction:column;align-self:stretch;overflow:visible}.exit-interview-wizard__rating-section>.exit-interview-wizard__heading{flex:0 0 auto}.exit-interview-wizard__rating-list{display:flex;flex-direction:column;justify-content:space-evenly;gap:0;flex:1 1 auto;min-height:0;overflow:visible}.exit-interview-wizard__groups{flex:1 1 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch;min-width:0;min-height:0;height:100%;overflow:visible}.exit-interview-wizard__group{min-width:0;min-height:0;height:100%;max-height:none;padding:10px 12px;border:1px solid #dce7f2;border-radius:10px;background:#fff;box-sizing:border-box;overflow:visible;display:flex;flex-direction:column}.exit-interview-wizard__group-title{margin:0 0 8px;padding-bottom:6px;border-bottom:1px solid #e6eef6;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:none;color:#5f7d97;line-height:1.3;white-space:normal;overflow-wrap:anywhere;overflow:visible;flex:0 0 auto}.exit-interview-wizard__group-options{display:flex;flex-direction:column;gap:6px;overflow:visible;flex:1 1 auto;min-height:0}.exit-interview-wizard__option,.exit-interview-wizard__inline-option{display:flex;align-items:flex-start;gap:8px;min-width:0;cursor:pointer;overflow:visible}.exit-interview-wizard__option span,.exit-interview-wizard__inline-option span{flex:1 1 auto;min-width:0;font-size:11px;font-weight:600;line-height:1.35;color:#1a2b3f;white-space:normal;overflow-wrap:anywhere;overflow:visible;text-overflow:clip}.exit-interview-wizard__radio{flex-shrink:0;width:14px;height:14px;margin-top:2px;accent-color:#1e5a96;cursor:pointer}.exit-interview-wizard__inline-options{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center}.exit-interview-wizard__textarea,.exit-interview-wizard__input{width:100%;min-width:0;box-sizing:border-box;border:1px solid #c5d7ea;border-radius:8px;background:#f8fbfe;color:#1a2b3f;font-size:12px;font-weight:500;line-height:1.35;outline:none;white-space:normal;overflow-wrap:anywhere}.exit-interview-wizard__textarea{min-height:48px;padding:8px 10px;height:auto;resize:vertical}.exit-interview-wizard__textarea--fill{flex:1 1 auto;min-height:72px;height:100%;resize:none}.exit-interview-wizard__textarea--followup{min-height:56px;resize:none}.exit-interview-wizard__input{min-height:34px;padding:6px 10px}.exit-interview-wizard__select{box-sizing:border-box;width:180px;min-width:180px;max-width:180px;height:28px;min-height:28px;max-height:28px;padding:0 28px 0 6px;border:1px solid #c5d7ea;border-radius:6px;background:#f8fbfe;color:#1a2b3f;font-size:11px;font-weight:500;line-height:1.1;outline:none;cursor:pointer;flex-shrink:0;white-space:nowrap;overflow:visible;text-overflow:clip;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.exit-interview-wizard__textarea:focus-visible,.exit-interview-wizard__input:focus-visible,.exit-interview-wizard__select:focus-visible,.exit-interview-wizard__radio:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.exit-interview-wizard__rating-row{display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:6px;min-width:0;flex:0 0 auto;min-height:28px;height:auto;max-height:none;padding:0}.exit-interview-wizard__rating-row>span{min-width:0;font-size:10.5px;font-weight:700;line-height:1.2;color:#1a2b3f;white-space:normal;overflow-wrap:anywhere}.exit-interview-wizard__contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.exit-interview-wizard__nav{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;margin-top:10px;padding-top:8px;border-top:1px solid #e6eef6;position:static;overflow:visible}.exit-interview-wizard__nav-start,.exit-interview-wizard__nav-end{display:flex;align-items:center;gap:10px;position:static}.exit-interview-wizard__nav-start{justify-content:flex-start}.exit-interview-wizard__nav-end{justify-content:flex-end;margin-left:auto}.exit-interview-wizard__draft{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 14px;border-radius:8px;border:1px solid #bfd5ec!important;background:#fff!important;color:#0f4f86!important;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:none;cursor:pointer;box-shadow:none!important;transform:none!important;filter:none!important;transition:none!important;background-image:none!important;position:static}.exit-interview-wizard__draft>i{font-size:12px;line-height:1;color:#0f4f86!important}button.exit-interview-wizard__draft:active,button.exit-interview-wizard__draft:focus:not(:focus-visible){background:#fff!important;background-image:none!important;border-color:#bfd5ec!important;color:#0f4f86!important;box-shadow:none!important;transform:none!important;filter:none!important;opacity:1!important}button.exit-interview-wizard__draft:active>i{color:#0f4f86!important}.exit-interview-wizard__draft:disabled{opacity:.55;cursor:not-allowed}.exit-interview-wizard__draft:focus-visible,.exit-interview-wizard__arrow:focus-visible,.exit-interview-wizard__submit:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.exit-interview-wizard__arrow{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #d2e3f4;background:#fff;color:#0f2f52;cursor:pointer;box-shadow:none!important;transform:none!important;filter:none!important;transition:none!important;position:static}.exit-interview-wizard__arrow:active{background:#fff;border-color:#d2e3f4;color:#0f2f52;box-shadow:none!important;transform:none!important}.exit-interview-wizard__arrow--primary{background:#0f2f52;border-color:#0f2f52;color:#fff}.exit-interview-wizard__arrow--primary:active:not(:disabled){background:#0f2f52;border-color:#0f2f52;color:#fff;box-shadow:none!important;transform:none!important}.exit-interview-wizard__arrow:disabled{opacity:.45;cursor:not-allowed}.exit-interview-wizard__submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 14px;border-radius:8px;border:1px solid #0f2f52;background:#0f2f52;color:#fff;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:none;cursor:pointer;box-shadow:none!important;transform:none!important;transition:none!important;position:static}.exit-interview-wizard__submit:active:not(:disabled){background:#0f2f52;border-color:#0f2f52;color:#fff;box-shadow:none!important;transform:none!important}.exit-interview-wizard__submit:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1280px){.exit-interview-wizard{max-width:100%}.exit-interview-wizard__groups{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}}@media(max-width:1100px){.exit-interview-wizard__groups{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;height:auto}.exit-interview-wizard__group{height:auto}.exit-interview-wizard__page--ratings{grid-template-columns:minmax(0,1fr);height:auto}.exit-interview-wizard__rating-section{height:auto;min-height:0}.exit-interview-wizard__rating-row{flex:0 0 auto;max-height:none;min-height:32px}}@media(max-width:900px){.exit-interview-wizard__groups{grid-template-columns:minmax(0,1fr);grid-template-rows:none}.exit-interview-wizard__page--stack3{grid-template-rows:none;height:auto}.exit-interview-wizard__section-card{height:auto}.exit-interview-wizard__contact-grid{grid-template-columns:minmax(0,1fr)}.exit-interview-wizard__nav{flex-wrap:wrap}.exit-interview-wizard__submit{width:auto}.exit-interview-wizard__rating-row{grid-template-columns:minmax(0,1fr) 180px}.exit-interview-wizard__select{width:180px;min-width:180px;max-width:180px;height:28px;min-height:28px;max-height:28px;padding:0 28px 0 6px;white-space:nowrap;overflow:visible;text-overflow:clip}}@media(max-height:780px){.exit-interview-wizard{gap:6px}.exit-interview-wizard__intro{padding:7px 10px;font-size:11px}.exit-interview-wizard__panel{padding:8px 10px 6px;gap:0}.exit-interview-wizard__groups{gap:10px}.exit-interview-wizard__group{padding:8px 10px}.exit-interview-wizard__group-title{margin-bottom:6px;font-size:9.5px}.exit-interview-wizard__group-options{gap:4px}.exit-interview-wizard__page--stack3,.exit-interview-wizard__page--mixed,.exit-interview-wizard__page--ratings{gap:8px}.exit-interview-wizard__section-card{padding:8px 10px}.exit-interview-wizard__rating-section{padding:4px 6px}.exit-interview-wizard__rating-list{gap:0;justify-content:space-evenly}.exit-interview-wizard__rating-row{flex:0 0 auto;min-height:26px;max-height:none;gap:4px}.exit-interview-wizard__select{height:26px;min-height:26px;max-height:26px;font-size:10.5px}.exit-interview-wizard__page--ratings .exit-interview-wizard__heading--compact{margin-bottom:2px;font-size:10px}.exit-interview-wizard__option span,.exit-interview-wizard__inline-option span,.exit-interview-wizard__rating-row>span{font-size:10.5px;line-height:1.3}.exit-interview-wizard__textarea--fill{min-height:56px}.exit-interview-wizard__nav{padding-top:8px}}.employee-suite-enterprise.employee-resignation-enterprise .resignation-tab{width:100%;max-width:1040px!important;margin-inline:auto;min-height:0}.employee-resignation-enterprise .resignation-tab__grid{grid-template-columns:1fr}@media(min-width:1024px){.employee-resignation-enterprise .resignation-tab__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.employee-resignation-enterprise .resignation-tab__grid>*{min-width:0}.employee-resignation-enterprise .resignation-tab__reason{height:76px!important;min-height:76px}.employee-resignation-enterprise .resignation-tab__actions{flex:0 0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:12px;margin:0;padding:2px 0 0;overflow:visible}.employee-resignation-enterprise .resignation-tab__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;height:36px;padding:0 18px;border-radius:8px;border:1px solid transparent;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:none;line-height:1;white-space:nowrap;cursor:pointer;box-shadow:none!important;transform:none!important;filter:none!important;transition:none!important;background-image:none!important;font-family:var(--employee-font-family, inherit)}.employee-resignation-enterprise .resignation-tab__btn>i{flex-shrink:0;font-size:11px;line-height:1}.employee-resignation-enterprise .resignation-tab__btn--secondary{background:#f8fbfe!important;border-color:#bfd5ec!important;color:#0f4f86!important}.employee-resignation-enterprise .resignation-tab__btn--secondary:focus:not(:disabled),.employee-resignation-enterprise .resignation-tab__btn--secondary:active:not(:disabled){background:#f8fbfe!important;border-color:#bfd5ec!important;color:#0f4f86!important;box-shadow:none!important;transform:none!important;filter:none!important}.employee-resignation-enterprise .resignation-tab__btn--primary{background:#0f2f52!important;border-color:#0f2f52!important;color:#fff!important}.employee-resignation-enterprise .resignation-tab__btn--primary:focus:not(:disabled),.employee-resignation-enterprise .resignation-tab__btn--primary:active:not(:disabled){background:#0f2f52!important;border-color:#0f2f52!important;color:#fff!important;box-shadow:none!important;transform:none!important;filter:none!important}.employee-resignation-enterprise .resignation-tab__btn:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.employee-resignation-enterprise .resignation-tab__btn:disabled,.employee-resignation-enterprise .resignation-tab__btn[aria-disabled=true]{background:#eef2f6!important;border-color:#d5dee8!important;color:#5f7388!important;opacity:1;cursor:not-allowed;box-shadow:none!important;transform:none!important;filter:none!important}.employee-resignation-enterprise .resignation-tab__btn:disabled:focus,.employee-resignation-enterprise .resignation-tab__btn:disabled:active,.employee-resignation-enterprise .resignation-tab__btn[aria-disabled=true]:focus,.employee-resignation-enterprise .resignation-tab__btn[aria-disabled=true]:active{background:#eef2f6!important;border-color:#d5dee8!important;color:#5f7388!important;box-shadow:none!important;transform:none!important;filter:none!important}.employee-resignation-enterprise .fnf-dashboard{width:100%;max-width:1240px;margin:0 auto;min-width:0;min-height:0;height:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;padding:0;overflow:visible}.employee-resignation-enterprise .fnf-dashboard--state{justify-content:flex-start;overflow:visible}.employee-resignation-enterprise .fnf-dashboard__state-text{margin:0;padding:14px 16px;border:1px solid #d2e3f4;border-radius:10px;background:#fff;color:#5f7d97;font-size:13px;font-weight:600}.employee-resignation-enterprise .fnf-dashboard__state-text--error{color:#b42318;border-color:#f3c4c0;background:#fff7f6}.employee-resignation-enterprise .fnf-dashboard__header{flex:0 0 auto}.employee-resignation-enterprise .fnf-dashboard__title{margin:0;color:#0f2f52;font-size:15px;font-weight:800;letter-spacing:.01em;line-height:1.25}.employee-resignation-enterprise .fnf-dashboard__content{flex:1 1 auto;min-width:0;min-height:0;display:grid;grid-template-rows:auto auto auto;gap:10px;align-content:start;overflow:visible}.employee-resignation-enterprise .fnf-dashboard__card{flex:0 0 auto;min-width:0;height:auto;background:#fff;border:1px solid #d2e3f4;border-radius:10px;box-shadow:0 1px 3px #0f2f520a;padding:10px 12px;box-sizing:border-box}.employee-resignation-enterprise .fnf-dashboard__section-title{margin:0 0 8px;padding-bottom:6px;border-bottom:1px solid #e6eef6;color:#0f2f52;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:none;line-height:1.25}.employee-resignation-enterprise .fnf-dashboard__info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 14px;min-width:0}.employee-resignation-enterprise .fnf-dashboard__info-item{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:2px;min-height:0;max-height:52px;padding:4px 2px;border:0;border-radius:0;background:transparent;box-sizing:border-box}.employee-resignation-enterprise .fnf-dashboard__info-label{color:#5f7d97;font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:none;line-height:1.2}.employee-resignation-enterprise .fnf-dashboard__info-value{color:#0f2f52;font-size:12px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.employee-resignation-enterprise .fnf-dashboard__summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0}.employee-resignation-enterprise .fnf-dashboard__summary-card{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:72px;max-height:80px;padding:10px 12px;border:1px solid #dce7f2;border-radius:8px;background:#f8fbfe;box-sizing:border-box}.employee-resignation-enterprise .fnf-dashboard__summary-card--earnings{border-color:#c7e2d3;background:#f3faf6}.employee-resignation-enterprise .fnf-dashboard__summary-card--deductions{border-color:#efd0cd;background:#fff7f6}.employee-resignation-enterprise .fnf-dashboard__summary-card--net{border-color:#0f2f52;background:#0f2f52;box-shadow:none}.employee-resignation-enterprise .fnf-dashboard__summary-label{color:#5f7d97;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:none;line-height:1.2}.employee-resignation-enterprise .fnf-dashboard__summary-card--net .fnf-dashboard__summary-label{color:#ffffffc7}.employee-resignation-enterprise .fnf-dashboard__summary-value{color:#0f2f52;font-size:18px;font-weight:800;line-height:1.15;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.employee-resignation-enterprise .fnf-dashboard__summary-card--earnings .fnf-dashboard__summary-value{color:#146c43}.employee-resignation-enterprise .fnf-dashboard__summary-card--deductions .fnf-dashboard__summary-value{color:#b42318}.employee-resignation-enterprise .fnf-dashboard__summary-card--net .fnf-dashboard__summary-value{color:#fff;font-size:19px}.employee-resignation-enterprise .fnf-dashboard__details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;align-items:start}.employee-resignation-enterprise .fnf-dashboard__details-panel{min-width:0;height:auto;padding:8px 10px;border:1px solid #e6eef6;border-radius:8px;background:#fff;box-sizing:border-box}.employee-resignation-enterprise .fnf-dashboard__details-heading{margin:0 0 6px;padding-bottom:5px;border-bottom:1px solid #eef3f8;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:none;line-height:1.2}.employee-resignation-enterprise .fnf-dashboard__details-heading--earnings{color:#146c43}.employee-resignation-enterprise .fnf-dashboard__details-heading--deductions{color:#b42318}.employee-resignation-enterprise .fnf-dashboard__detail-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0;padding:4px 0;border-bottom:1px solid #f1f5f9}.employee-resignation-enterprise .fnf-dashboard__detail-row:last-child{border-bottom:0;padding-top:6px;margin-top:0}.employee-resignation-enterprise .fnf-dashboard__detail-label{min-width:0;color:#334e68;font-size:11px;font-weight:600;line-height:1.3;overflow-wrap:anywhere}.employee-resignation-enterprise .fnf-dashboard__detail-amount{flex-shrink:0;color:#0f2f52;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.employee-resignation-enterprise .fnf-dashboard__detail-amount.is-deduction{color:#b42318}@media(max-width:1100px){.employee-resignation-enterprise .fnf-dashboard__info-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.employee-resignation-enterprise .fnf-dashboard__info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-resignation-enterprise .fnf-dashboard__summary-grid,.employee-resignation-enterprise .fnf-dashboard__details-grid{grid-template-columns:minmax(0,1fr)}.employee-resignation-enterprise .fnf-dashboard__summary-card{max-height:none}}@media(max-width:720px){.employee-resignation-enterprise .fnf-dashboard__info-grid{grid-template-columns:minmax(0,1fr)}.employee-resignation-enterprise .fnf-dashboard__title{font-size:14px}}@media(max-height:780px){.employee-resignation-enterprise .fnf-dashboard{gap:6px}.employee-resignation-enterprise .fnf-dashboard__content{gap:8px}.employee-resignation-enterprise .fnf-dashboard__card{padding:8px 10px}.employee-resignation-enterprise .fnf-dashboard__section-title{margin-bottom:6px;padding-bottom:4px}.employee-resignation-enterprise .fnf-dashboard__info-item{max-height:46px;padding:2px 0}.employee-resignation-enterprise .fnf-dashboard__summary-card{min-height:64px;max-height:72px;padding:8px 10px}.employee-resignation-enterprise .fnf-dashboard__summary-value{font-size:16px}.employee-resignation-enterprise .fnf-dashboard__summary-card--net .fnf-dashboard__summary-value{font-size:17px}.employee-resignation-enterprise .fnf-dashboard__details-panel{padding:6px 8px}.employee-resignation-enterprise .fnf-dashboard__detail-row{padding:3px 0}.employee-resignation-enterprise .resignation-tab__reason{height:64px!important;min-height:64px}}.employee-engage-enterprise{--eg-radius: 12px;--eg-border: #d7e3ef;--eg-surface: #ffffff;--eg-muted: #5f7d97;--eg-title: #0f2f52;--eg-accent: #0f4f86;--eg-accent-soft: #e8f1f9;--eg-row: #f5f9fc;--eg-shadow: 0 2px 10px rgba(15, 52, 86, .06);--eg-gap: 10px;display:flex;flex-direction:column;gap:6px;height:100%;min-height:0;width:100%;max-width:100%;overflow:hidden;padding:2px 2px 4px;background:transparent;color:var(--eg-title);font-family:var(--employee-font-family, inherit);position:relative}.employee-engage-enterprise__toast{position:absolute;top:4px;left:50%;transform:translate(-50%);z-index:100;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:#0f2f52;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:none;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 24px #0f2f5238;white-space:nowrap}.employee-engage-enterprise__header{flex-shrink:0;padding:0 2px}.employee-engage-enterprise__header h1{margin:0;font-size:16px;font-weight:700;color:var(--eg-title);line-height:1.25}.employee-engage-enterprise__header p{margin:2px 0 0;font-size:12px;line-height:1.35;color:var(--eg-muted)}.employee-engage-enterprise__grid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--eg-gap);width:100%;max-width:100%}.employee-engage-enterprise__card{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;border:1px solid var(--eg-border);border-radius:var(--eg-radius);background:var(--eg-surface);box-shadow:none}.employee-engage-enterprise__card-header{display:flex;align-items:center;gap:10px;flex-shrink:0;min-height:40px;padding:8px 12px;border-bottom:1px solid #e8eef4}.employee-engage-enterprise__card-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--eg-accent-soft);color:var(--eg-accent);flex-shrink:0;font-size:12px}.employee-engage-enterprise__card-title{margin:0;font-size:12px;font-weight:700;color:var(--eg-title);line-height:1.25}.employee-engage-enterprise__card-helper{margin:1px 0 0;font-size:10px;color:var(--eg-muted);line-height:1.3}.employee-engage-enterprise__card-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:8px;padding:10px 12px 12px;overflow:hidden}.employee-engage-enterprise__mood-options{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:stretch}.employee-engage-enterprise__mood-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:0;padding:10px 6px;border:1px solid var(--eg-border);border-radius:10px;background:#f8fafc;color:#3d5a78;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.employee-engage-enterprise__mood-btn i{font-size:28px;line-height:1}.employee-engage-enterprise__mood-btn span{font-size:11px;font-weight:700;letter-spacing:.02em}.employee-engage-enterprise__mood-btn:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.employee-engage-enterprise__mood-btn--great.is-selected{border-color:#6ee7b7;color:#047857;background:#ecfdf5}.employee-engage-enterprise__mood-btn--okay.is-selected{border-color:#fcd34d;color:#b45309;background:#fffbeb}.employee-engage-enterprise__mood-btn--bad.is-selected{border-color:#fca5a5;color:#b91c1c;background:#fef2f2}.employee-engage-enterprise__mood-thanks{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;padding:8px}.employee-engage-enterprise__mood-thanks i{font-size:40px;color:#059669;margin-bottom:4px}.employee-engage-enterprise__mood-thanks strong{font-size:13px;color:var(--eg-title)}.employee-engage-enterprise__mood-thanks span{font-size:12px;color:var(--eg-muted)}.employee-engage-enterprise__form{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px}.employee-engage-enterprise__field{display:flex;flex-direction:column;gap:4px;min-width:0}.employee-engage-enterprise__field--grow{flex:1 1 auto;min-height:0}.employee-engage-enterprise__label{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:none;color:#6a8198}.employee-engage-enterprise__control,.employee-engage-enterprise select.employee-engage-enterprise__control,.employee-engage-enterprise textarea.employee-engage-enterprise__control{width:100%;min-height:34px;padding:7px 10px;border:1px solid var(--eg-border);border-radius:8px;background:#fff;color:var(--eg-title);font-size:12px;font-family:var(--employee-font-family, inherit);outline:none;box-sizing:border-box}.employee-engage-enterprise textarea.employee-engage-enterprise__control{flex:1 1 auto;min-height:64px;resize:none;line-height:1.4}.employee-engage-enterprise__control:focus,.employee-engage-enterprise__control:focus-visible{border-color:#93c5fd;outline:2px solid #93c5fd;outline-offset:0}.employee-engage-enterprise__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 14px;border-radius:8px;border:1px solid transparent;font-size:11px;font-weight:700;letter-spacing:.03em;cursor:pointer;font-family:var(--employee-font-family, inherit);white-space:nowrap;flex-shrink:0;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.employee-engage-enterprise__btn:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.employee-engage-enterprise__btn--primary{background:var(--eg-accent);color:#fff;border-color:var(--eg-accent)}.employee-engage-enterprise__btn--sm{min-height:28px;padding:0 10px;font-size:10px}.employee-engage-enterprise__btn:disabled{opacity:.55;cursor:not-allowed}.employee-engage-enterprise__list{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.employee-engage-enterprise__survey{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid var(--eg-border);border-radius:10px;background:var(--eg-row);min-width:0}.employee-engage-enterprise__survey-copy{min-width:0;flex:1}.employee-engage-enterprise__survey-copy strong{display:block;font-size:12px;font-weight:700;color:var(--eg-title);line-height:1.3}.employee-engage-enterprise__survey-copy span{display:block;margin-top:2px;font-size:11px;color:var(--eg-muted);line-height:1.35}.employee-engage-enterprise__reward{display:flex;align-items:flex-start;gap:10px;padding:6px 0;border-bottom:1px solid #e8eef4;min-width:0}.employee-engage-enterprise__reward:last-child{border-bottom:none}.employee-engage-enterprise__reward-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid var(--eg-border);color:var(--eg-accent);flex-shrink:0;font-size:12px}.employee-engage-enterprise__reward-icon--amber{color:#d97706;background:#fffbeb;border-color:#fde68a}.employee-engage-enterprise__reward-icon--slate{color:#64748b}.employee-engage-enterprise__reward p{margin:0;font-size:12px;line-height:1.4;color:#3d5a78;min-width:0}.employee-engage-enterprise__reward strong{color:var(--eg-title);font-weight:700}.employee-engage-enterprise__announcement{display:flex;gap:10px;padding:6px 0;border-bottom:1px solid #e8eef4;min-width:0}.employee-engage-enterprise__announcement:last-child{border-bottom:none}.employee-engage-enterprise__announcement-accent{width:3px;border-radius:999px;flex-shrink:0;align-self:stretch;background:var(--eg-accent)}.employee-engage-enterprise__announcement-accent--green{background:#10b981}.employee-engage-enterprise__announcement-accent--slate{background:#94a3b8}.employee-engage-enterprise__announcement strong{display:block;font-size:12px;font-weight:700;color:var(--eg-title);line-height:1.35}.employee-engage-enterprise__announcement span{display:block;margin-top:2px;font-size:11px;color:var(--eg-muted)}@media(max-width:1366px){.employee-engage-enterprise{gap:4px}.employee-engage-enterprise__grid{gap:8px}.employee-engage-enterprise__card-body{padding:8px 10px 10px}.employee-engage-enterprise__mood-btn i{font-size:24px}.employee-engage-enterprise__header h1{font-size:15px}}@media(max-width:1140px){.employee-engage-enterprise{overflow:auto;height:auto;min-height:100%}.employee-engage-enterprise__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:minmax(220px,auto);height:auto;flex:none}}@media(max-width:720px){.employee-engage-enterprise__grid{grid-template-columns:1fr;grid-auto-rows:minmax(200px,auto)}.employee-engage-enterprise__survey{flex-direction:column;align-items:stretch}.employee-engage-enterprise__btn--sm{width:100%}.employee-engage-enterprise__mood-btn{padding:12px 8px}}.hod-dept-team-page{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:6px;height:100%;min-height:0;overflow:hidden}.hod-dept-team-page__intro{margin:0;padding:0 2px;font-size:13px;line-height:1.35;color:#5f7d97}.hod-dept-team-page__toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.hod-dept-team-page__search{flex:1 1 auto;min-width:0;max-width:360px;border:1px solid #dce7f3;border-radius:8px;padding:0 12px;background:#fff;color:#1f2937;font-size:13px;line-height:32px}.hod-dept-team-page__result-count{font-size:12px;color:#7c93aa;white-space:nowrap}.hod-dept-team-page__loading{margin:0;font-size:12px;color:#7c93aa;flex-shrink:0}.hod-dept-team-page__workspace{display:flex;flex-direction:column;gap:6px;min-height:0;overflow:hidden}.hod-dept-team-page__tabs{margin-bottom:0;flex-shrink:0}.gateway-shell--hod-department-team .hod-dept-team-page .mgr-workspace-page__tab.is-active{border-color:#0f4f86;background:#0f4f86;color:#fff}.gateway-shell--hod-department-team .hod-dept-team-page .mgr-workspace-page__tab:not(.is-active):focus,.gateway-shell--hod-department-team .hod-dept-team-page .mgr-workspace-page__tab:not(.is-active):active{border-color:#d2e3f4;background:#fff;color:#3d5a78}.gateway-shell--hod-department-team .hod-dept-team-page .mgr-workspace-page__tab.is-active:focus,.gateway-shell--hod-department-team .hod-dept-team-page .mgr-workspace-page__tab.is-active:active{border-color:#0f4f86;background:#0f4f86;color:#fff}.hod-dept-team-page__tabpanel{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.hod-dept-team-page__structure-panel{flex:1;display:flex;align-items:center;justify-content:center;border:1px solid #dce7f3;border-radius:10px;background:#fff;padding:8px 12px;overflow:visible}.hod-dept-team-page__structure-tree{display:flex;flex-direction:column;align-items:center;overflow:visible}.hod-dept-team-page__org-branch{display:flex;flex-direction:column;align-items:center;gap:0}.hod-dept-team-page__org-connector{display:block;width:1px;height:16px;background:#c5d7ea;flex-shrink:0}.hod-dept-team-page__org-children{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;padding-top:14px;border-top:1px solid #c5d7ea}.hod-dept-team-page__org-card{box-sizing:border-box;border:1px solid #dce7f3;border-radius:10px;background:#fbfdff;padding:8px 10px;text-align:center;flex-shrink:0}.hod-dept-team-page__org-card--hod,.hod-dept-team-page__org-card--manager{width:190px}.hod-dept-team-page__org-card--employee{width:170px;padding:7px 9px}.hod-dept-team-page__org-card-avatar{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0 auto 4px;border-radius:999px;background:#edf4fb;border:1px solid #c9ddf2;color:#1a4f84;font-size:11px;font-weight:700;letter-spacing:.03em}.hod-dept-team-page__org-card--employee .hod-dept-team-page__org-card-avatar{width:28px;height:28px;font-size:10px}.hod-dept-team-page__org-card-name{display:block;font-size:12px;font-weight:700;color:#0f2f52;line-height:1.25}.hod-dept-team-page__org-card-code,.hod-dept-team-page__org-card-designation,.hod-dept-team-page__org-card-meta{display:block;margin-top:2px;font-size:11px;color:#7c93aa;line-height:1.25}.hod-dept-team-page__org-card-status{margin-top:4px}.hod-dept-team-page__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;padding:12px;color:#7c93aa;font-size:12px}.hod-dept-team-page__empty h3{margin:0;font-size:13px;color:#0f2f52}.hod-dept-team-page__empty p{margin:0;max-width:360px}.hod-dept-team-page__directory-panel{flex:1;display:flex;flex-direction:column;border:1px solid #dce7f3;border-radius:10px;background:#fff;overflow:hidden;min-height:0}.hod-dept-team-page__directory-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0}.hod-dept-team-page__table{width:100%;border-collapse:collapse;table-layout:fixed}.hod-dept-team-page__table th{background:#f4f8fc;text-align:left;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#6b849c;padding:6px 10px;border-bottom:1px solid #e4edf6;vertical-align:middle;line-height:1.2}.hod-dept-team-page__table td{padding:6px 10px;border-bottom:1px solid #eef3f8;font-size:12px;color:#334155;vertical-align:middle;line-height:1.2}.hod-dept-team-page__table tbody tr:last-child td{border-bottom:none}.hod-dept-team-page__cell-employee strong{display:block;color:#0f2f52;line-height:1.2}.hod-dept-team-page__cell-subtle{display:block;font-size:11px;color:#7c93aa;line-height:1.2}.hod-dept-team-page .hod-status-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:600;border:1px solid transparent}.hod-dept-team-page .hod-status-chip--hod{background:#edf4fb;color:#1a4f84;border-color:#c9ddf2}.hod-dept-team-page .hod-status-chip--manager{background:#f2f6fa;color:#355170;border-color:#d5e3f0}.hod-dept-team-page .hod-status-chip--employee{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.hod-dept-team-page .hod-status-chip--neutral{background:#f1f5f9;color:#64748b;border-color:#e2e8f0}.hod-dept-team-page__org-card,.hod-dept-team-page__structure-panel,.hod-dept-team-page__directory-panel{box-shadow:none;transform:none}.hod-dept-team-page button:focus-visible,.hod-dept-team-page input:focus-visible{outline:2px solid rgba(26,95,168,.45);outline-offset:1px}@media(max-width:900px){.gateway-shell--hod-department-team .shell-main-area{max-height:none;overflow:visible}.gateway-shell--hod-department-team .shell-content{overflow:visible}.hod-dept-team-page{display:flex;flex-direction:column;height:auto;overflow:visible}.hod-dept-team-page__workspace{overflow:visible;min-height:unset}.hod-dept-team-page__directory-body{overflow-x:auto;overflow-y:visible}.hod-dept-team-page__org-children{flex-direction:column;align-items:center}}.login-quick-punch-btn{width:100%;height:49px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:0 14px;border:1px solid rgba(59,143,217,.42);border-radius:11px;background:#fff;color:#092952;font-size:15px;font-weight:600;letter-spacing:.01em;cursor:pointer;box-sizing:border-box;transition:none}button.login-quick-punch-btn:active,button.login-quick-punch-btn:focus{background:#fff;border-color:#3b8fd96b;color:#092952;box-shadow:none;transform:none;filter:none}.login-quick-punch-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #57a0e93d}.login-quick-punch-field-error{margin:6px 0 0}.att-quick-punch-employee-code{display:flex;flex-direction:column;gap:12px}.att-quick-punch-employee-code__input{letter-spacing:.04em;text-align:left;font-size:15px;font-weight:600}.att-quick-punch-success--login .att-quick-punch-success__message{margin:0 0 12px;font-size:13px;line-height:1.45;color:#35516f;text-align:center}.att-quick-punch-success--login .att-quick-punch-success__summary{grid-template-columns:1fr}.att-quick-punch-success--login .att-quick-punch-success__actions{display:flex;flex-direction:column;gap:8px;width:100%}.att-quick-punch-success--login .att-quick-punch-btn--secondary{background:#fff;border:1px solid rgba(176,203,229,.95);color:#35516f}.hr-leave-approvals{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:none}.hr-leave-approvals__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.hr-leave-approvals__eyebrow{margin:0 0 .25rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted, #64748b)}.hr-leave-approvals__intro,.hr-leave-approvals__hint,.hr-leave-approvals__subtle,.hr-leave-approvals__loading{margin:0;color:var(--text-muted, #64748b)}.hr-leave-approvals__filters{display:flex;flex-wrap:wrap;gap:.5rem;max-width:100%;min-width:0}.hr-leave-approvals__filters button{border:1px solid var(--border-color, #dbe3ef);background:#fff;border-radius:999px;padding:.4rem .9rem;cursor:pointer;color:var(--text-primary, #1e293b);font-size:.85rem;line-height:1.2;white-space:nowrap}.hr-leave-approvals__filters button.is-active{border-color:var(--brand-primary, #1d4ed8);background:#1d4ed814;color:var(--brand-primary, #1d4ed8);font-weight:600}.hr-leave-approvals__table-wrap{width:100%;max-width:100%;overflow-x:auto}.hr-leave-approvals--manager .hr-leave-approvals__table{table-layout:fixed}.hr-leave-approvals--manager .hr-leave-approvals__table th,.hr-leave-approvals--manager .hr-leave-approvals__table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-leave-approvals__timeline-actor{margin:0 0 .25rem;color:var(--text-muted, #64748b);font-size:.88rem}.hr-leave-approvals__timeline-time{display:block;margin-top:.35rem;font-size:.82rem;color:var(--text-muted, #64748b)}.hr-leave-approvals__table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--border-color, #dbe3ef);border-radius:12px;overflow:hidden}.hr-leave-approvals__table th,.hr-leave-approvals__table td{padding:.75rem .9rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--border-color, #e8edf5)}.hr-leave-approvals__table th{font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted, #64748b);background:#f8fafc}.hr-leave-approvals__table tr.is-selected td{background:#1d4ed80a}.hr-leave-approvals__table td strong{display:block}.hr-leave-approvals__empty{padding:2rem;border:1px dashed var(--border-color, #dbe3ef);border-radius:12px;background:#fff;text-align:center}.hr-leave-approvals__drawer-overlay{position:fixed;inset:0;border:0;background:#0f172a59;z-index:40}.hr-leave-approvals__drawer{position:fixed;top:0;right:0;width:min(420px,100vw);height:100vh;background:#fff;border-left:1px solid var(--border-color, #dbe3ef);z-index:41;display:flex;flex-direction:column;box-shadow:-8px 0 24px #0f172a14}.hr-leave-approvals__drawer-head,.hr-leave-approvals__drawer-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem;border-bottom:1px solid var(--border-color, #e8edf5)}.hr-leave-approvals__drawer-actions{margin-top:auto;border-top:1px solid var(--border-color, #e8edf5);border-bottom:0}.hr-leave-approvals__drawer-body{padding:1rem;overflow-y:auto;flex:1}.hr-leave-approvals__detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;margin:0 0 1.25rem}.hr-leave-approvals__detail-grid dt{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted, #64748b)}.hr-leave-approvals__detail-grid dd{margin:.2rem 0 0}.hr-leave-approvals__detail-span{grid-column:1 / -1}.hr-leave-approvals__history h3{margin:0 0 .75rem;font-size:.95rem}.hr-leave-approvals__timeline{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.hr-leave-approvals__timeline li{border:1px solid var(--border-color, #e8edf5);border-radius:10px;padding:.75rem;background:#f8fafc}.hr-leave-approvals__timeline-top{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.hr-leave-approvals__modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:1rem;background:#0f172a73}.hr-leave-approvals__modal-card{width:min(480px,100%);background:#fff;border-radius:12px;padding:1rem;border:1px solid var(--border-color, #dbe3ef)}.hr-leave-approvals__modal-card textarea{width:100%;margin-top:.35rem}.hr-leave-approvals__modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}@media(max-width:768px){.hr-leave-approvals__detail-grid{grid-template-columns:1fr}.hr-leave-approvals__drawer{width:100vw}}.payroll-module-root{--py-ink: #0f2f52;--py-muted: #5f7d97;--py-line: rgba(137, 164, 196, .35);--py-surface: #ffffff;--py-bg: #f5f8fb;--py-accent: #2f5f8a;--py-danger: #9b2c2c;--py-success: #1f6b45;--py-warn: #8a6d1f;color:var(--py-ink);background:transparent;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.py-subnav{display:flex;flex-wrap:wrap;gap:6px;padding:4px 0 10px;border-bottom:1px solid var(--py-line);flex-shrink:0}.py-subnav__link{text-decoration:none;color:var(--py-muted);font-size:12px;font-weight:600;padding:6px 10px;border-radius:8px;border:1px solid transparent}.py-subnav__link:focus-visible{color:var(--py-ink);background:#eef3f8;outline:2px solid transparent}.py-subnav__link.is-active{color:var(--py-ink);background:#e8eef5;border-color:var(--py-line)}.py-page{flex:1;min-height:0;overflow:auto;padding:12px 2px 16px}.py-page-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.py-page-header__title{margin:0;font-size:18px;font-weight:700;color:var(--py-ink)}.py-page-header__desc{margin:4px 0 0;font-size:12px;color:var(--py-muted);max-width:62ch}.py-grid{display:grid;gap:12px}.py-grid--overview,.py-grid--comp,.py-grid--tax,.py-grid--reimb,.py-grid--loans{grid-template-columns:repeat(2,minmax(0,1fr))}.py-page.py-page--suite{overflow:visible;padding:8px 2px 10px}.py-page--suite .py-page-header{margin-bottom:8px}.py-grid.py-grid--suite{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:10px}.py-grid.py-grid--suite-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px}.py-grid.py-grid--suite-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.py-metric-list--stack{grid-template-columns:1fr}.py-suite-metric{margin:0;font-size:22px;font-weight:700;color:var(--py-ink)}.py-suite-note{margin-top:4px}.py-suite-note__text{margin:0;font-size:13px;line-height:1.45;color:var(--py-ink)}.py-suite-table-wrap{overflow-x:auto;max-width:100%}.py-page--suite .py-summary-card{padding:10px 12px}.py-page--suite .py-summary-card__body{margin-top:6px}.py-page--suite .py-empty{padding:12px}.py-page.py-page--loans{overflow:visible;padding:8px 2px}.py-page--loans .py-page-header{margin-bottom:8px}.py-page--loans .py-page-header__desc{margin-top:2px}.py-grid.py-grid--loans{gap:10px;align-items:stretch}.py-grid--loans>.py-loans-request{grid-column:1 / -1}.py-page--loans .py-summary-card{padding:10px 12px}.py-page--loans .py-summary-card__body{margin-top:6px}.py-page--loans .py-empty{padding:8px 10px;border-style:dashed}.py-page--loans .py-empty__title{margin:0;font-size:13px;font-weight:600}.py-page--loans .py-claim-list{gap:8px}.py-page--loans .py-claim-item{padding:8px 10px}.py-page--loans .py-hint{margin-top:4px}.py-form--loans{gap:8px}.py-form__row{display:grid;gap:8px 12px}.py-form__row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.py-form--loans textarea{min-height:90px;height:100px;max-height:110px;resize:vertical;padding:7px 10px;line-height:1.35}.py-form--loans input{padding:7px 10px}.py-form--loans .py-btn{justify-self:start}.py-summary-card{background:var(--py-surface);border:1px solid var(--py-line);border-radius:12px;padding:12px 14px;min-width:0}.py-summary-card__title{margin:0;font-size:13px;font-weight:700}.py-summary-card__subtitle{margin:2px 0 0;font-size:11px;color:var(--py-muted)}.py-summary-card__body{margin-top:10px}.py-metric-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0}.py-metric-list dt{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--py-muted)}.py-metric-list dd{margin:2px 0 0;font-size:13px;font-weight:600;word-break:break-word}.py-table-wrap{width:100%;overflow-x:auto}.py-table{width:100%;border-collapse:collapse;font-size:12px;table-layout:fixed}.py-table th,.py-table td{padding:8px 10px;border-bottom:1px solid var(--py-line);text-align:left;vertical-align:top}.py-table th{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--py-muted);background:#f7fafc}.py-status{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600}.py-status__dot{width:7px;height:7px;border-radius:50%;background:#8aa0b5}.py-status--success .py-status__dot{background:var(--py-success)}.py-status--danger .py-status__dot{background:var(--py-danger)}.py-status--warn .py-status__dot{background:var(--py-warn)}.py-status--info .py-status__dot{background:var(--py-accent)}.py-btn{border:1px solid var(--py-line);background:#fff;color:var(--py-ink);border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600;cursor:pointer}.py-btn:focus-visible{outline:2px solid var(--py-accent);outline-offset:2px}.py-btn:disabled{opacity:.6;cursor:not-allowed}.py-btn--primary{background:var(--py-accent);border-color:var(--py-accent);color:#fff}.py-btn--secondary{background:#eef3f8}.py-btn--ghost{background:transparent}.py-suite-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1rem}.py-emp-header{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin:0 0 1rem;padding:.85rem 1rem;border:1px solid var(--py-line, #d7e0ea);border-radius:12px;background:#f7fafc}.py-emp-header__label{margin:0;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#64748b;font-weight:700}.py-emp-header__value{margin:.15rem 0 0;font-size:12px;font-weight:700;color:#0f172a}.py-modal{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:1rem;background:#0f172a73}.py-modal__panel{width:min(920px,100%);max-height:min(90vh,900px);overflow:auto;background:#fff;border-radius:16px;padding:1rem 1.25rem 1.25rem;box-shadow:0 20px 50px #0f172a40}.py-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.py-modal__header h2{margin:0;font-size:1.05rem}.py-check{display:flex;align-items:flex-start;gap:.5rem;margin:.5rem 0;font-size:13px}.py-checkbox{display:flex;align-items:center;gap:.5rem;margin:.5rem 0;font-size:13px}.py-tax-section{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--py-line)}.py-tax-section__title{margin:0 0 .5rem;font-size:14px}.py-form--tax-item{margin-bottom:.75rem}.py-action-row{display:flex;flex-wrap:wrap;gap:8px}.py-empty,.py-error,.py-skeleton{border:1px solid var(--py-line);border-radius:12px;padding:16px;background:var(--py-surface)}.py-error{border-color:#9b2c2c40}.py-error__title,.py-empty__title{margin:0 0 6px;font-size:14px}.py-error__message,.py-empty__desc,.py-skeleton__label{margin:0 0 10px;color:var(--py-muted);font-size:12px}.py-skeleton__grid{display:grid;gap:8px}.py-skeleton__block{height:40px;border-radius:8px;background:linear-gradient(90deg,#eef2f6,#f7fafc,#eef2f6);background-size:200% 100%;animation:py-shimmer 1.2s linear infinite}@keyframes py-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.py-period-selector{display:inline-flex;flex-direction:column;gap:4px;font-size:11px;color:var(--py-muted)}.py-period-selector__select{min-width:120px;border:1px solid var(--py-line);border-radius:8px;padding:6px 8px;font-size:12px;color:var(--py-ink);background:#fff}.py-summary-strip{display:flex;gap:16px;margin-bottom:12px;padding:10px 12px;border:1px solid var(--py-line);border-radius:10px;background:#f7fafc}.py-summary-strip span{display:block;font-size:10px;text-transform:uppercase;color:var(--py-muted)}.py-summary-strip strong{font-size:14px}.py-row-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.py-card-list--mobile{display:none}.py-mobile-card{border:1px solid var(--py-line);border-radius:12px;padding:12px;background:#fff;margin-bottom:10px}.py-mobile-card header{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px}.py-mobile-card h3{margin:0;font-size:14px}.py-drawer-root{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end}.py-drawer-backdrop{position:absolute;inset:0;border:0;background:#0f2f5247}.py-drawer-panel{position:relative;width:min(420px,100%);height:100%;background:#fff;border-left:1px solid var(--py-line);padding:14px;overflow:auto;z-index:1}.py-drawer-panel__header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px}.py-drawer-panel__header h3{margin:0;font-size:16px}.py-form{display:grid;gap:10px}.py-form label{display:grid;gap:4px;font-size:12px;color:var(--py-muted)}.py-form input,.py-form select,.py-form textarea{border:1px solid var(--py-line);border-radius:8px;padding:8px 10px;font-size:13px;color:var(--py-ink);background:#fff}.py-claim-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.py-claim-item{border:1px solid var(--py-line);border-radius:10px;padding:10px}.py-claim-item__top{display:flex;justify-content:space-between;gap:8px;margin-bottom:6px}.py-hint{margin:8px 0 0;font-size:11px;color:var(--py-muted)}.py-glossary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;margin-bottom:12px;padding:10px 12px;border:1px solid var(--py-line);border-radius:10px;background:#f7fafc;font-size:12px}.py-glossary p{margin:0}.py-activity-list{margin:0;padding-left:18px;font-size:12px;color:var(--py-muted)}.py-inline-loading,.py-inline-error,.py-success,.py-download__error{font-size:12px;margin:0 0 10px}.py-inline-error,.py-download__error{color:var(--py-danger)}.py-success{color:var(--py-success)}.py-detail-sections section{margin-bottom:14px}.py-detail-sections h4{margin:0 0 8px;font-size:13px}@media(max-width:1200px){.py-grid.py-grid--suite{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1024px){.py-grid--overview,.py-grid--comp,.py-grid--tax,.py-grid--reimb,.py-grid--loans,.py-glossary,.py-form__row--2,.py-grid.py-grid--suite,.py-grid.py-grid--suite-3,.py-grid.py-grid--suite-2{grid-template-columns:1fr}.py-page.py-page--loans,.py-page.py-page--suite{overflow-y:auto}}@media(max-height:720px){.py-page.py-page--loans{overflow-y:auto}.py-form--loans textarea{min-height:80px;height:90px;max-height:100px}}@media(max-width:768px){.py-table-wrap--desktop{display:none}.py-card-list--mobile{display:block}.py-page-header{flex-direction:column}.py-metric-list{grid-template-columns:1fr}}.gateway-shell--hr-payroll .shell-main-area{padding:10px 14px 12px;gap:10px;grid-template-rows:auto minmax(0,1fr);min-height:100dvh;max-height:100dvh;overflow:hidden}.gateway-shell--hr-payroll .shell-content{min-height:0;overflow:hidden}.employee-hr-payroll-enterprise{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.employee-hr-payroll-enterprise__intro{margin:0 0 4px;font-size:12px;color:#5f7d97}.py-admin-root{flex:1;min-height:0}.py-admin-cycle-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;padding:8px 0 10px;border-bottom:1px solid rgba(137,164,196,.35);flex-shrink:0}.py-confirm{border:1px solid rgba(137,164,196,.35);border-radius:10px;padding:12px;background:#f7fafc;margin:10px 0}.py-confirm__title{margin:0 0 6px;font-size:13px;font-weight:700}.py-stage-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.py-stage-list li{display:flex;justify-content:space-between;gap:8px;border:1px solid rgba(137,164,196,.35);border-radius:8px;padding:8px 10px;font-size:12px}.py-subnav--finance{border-top:1px dashed rgba(137,164,196,.45);margin-top:2px;padding-top:6px}.py-subnav__group-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5f7d97;padding:6px 10px 2px;flex-basis:100%}.py-finance-drawer{position:fixed;inset:0;z-index:40;display:flex;justify-content:flex-end;background:#0f172a59}.py-finance-drawer__panel{width:min(440px,100%);background:#fff;padding:16px;overflow:auto;box-shadow:-8px 0 24px #0f172a1f}.py-finance-mask{font-variant-numeric:tabular-nums;letter-spacing:.04em}.py-sod-blocker{border-left:3px solid #b45309;background:#fffbeb;padding:8px 10px;margin:8px 0;font-size:12px}.py-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.py-filter-row input,.py-filter-row select{border:1px solid rgba(137,164,196,.35);border-radius:8px;padding:6px 8px;font-size:12px}.py-actions{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.py-link-button{background:none;border:none;color:#0b4f7c;cursor:pointer;text-decoration:underline;padding:0;font:inherit}.py-inline-ok{color:#166534;font-size:12px}@media(max-width:900px){.py-col-secondary{display:none}}
