.notification-stack[data-v-444f04ac]{position:fixed;z-index:10000;top:22px;right:22px;display:grid;width:min(410px,calc(100vw - 32px));gap:12px;pointer-events:none}.notification-card[data-v-444f04ac]{--notification-color: #2b6fda;--notification-soft: #e9f2ff;position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 30px;gap:12px;padding:16px 14px 17px 16px;overflow:hidden;color:#17223b;border:1px solid rgb(194 207 221 / 72%);border-radius:16px;background:#fffffff5;box-shadow:0 18px 48px #102a4333,0 3px 10px #102a4314;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto}.notification-card--success[data-v-444f04ac]{--notification-color: #0b8f68;--notification-soft: #e3f8f0}.notification-card--error[data-v-444f04ac]{--notification-color: #c0362c;--notification-soft: #fff0ee}.notification-card--warning[data-v-444f04ac]{--notification-color: #b7791f;--notification-soft: #fff7df}.notification-icon[data-v-444f04ac]{display:grid;width:42px;height:42px;place-items:center;color:var(--notification-color);border-radius:13px;background:var(--notification-soft)}.notification-icon svg[data-v-444f04ac]{width:22px;height:22px}.notification-copy[data-v-444f04ac]{min-width:0;padding-top:1px}.notification-copy strong[data-v-444f04ac]{display:block;color:#102a43;font-size:.94rem;line-height:1.35}.notification-copy p[data-v-444f04ac]{margin:4px 0 0;color:#5c6e84;font-size:.84rem;line-height:1.5;overflow-wrap:anywhere}.notification-close[data-v-444f04ac]{display:grid;width:30px;min-height:30px;padding:0;place-items:center;color:#8190a3;border:0;border-radius:9px;background:transparent;box-shadow:none}.notification-close[data-v-444f04ac]:hover{color:#31445e;background:#eef3f8;box-shadow:none;transform:none}.notification-close svg[data-v-444f04ac]{width:17px;height:17px}.notification-progress[data-v-444f04ac]{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--notification-color);transform-origin:left;animation-name:notification-countdown-444f04ac;animation-timing-function:linear;animation-fill-mode:forwards}.notification-enter-active[data-v-444f04ac],.notification-leave-active[data-v-444f04ac]{transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1)}.notification-enter-from[data-v-444f04ac]{opacity:0;transform:translate3d(35px,-8px,0) scale(.97)}.notification-leave-to[data-v-444f04ac]{opacity:0;transform:translate3d(28px,0,0) scale(.96)}.notification-move[data-v-444f04ac]{transition:transform .26s ease}@keyframes notification-countdown-444f04ac{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(max-width:600px){.notification-stack[data-v-444f04ac]{top:12px;right:12px;width:calc(100vw - 24px)}.notification-card[data-v-444f04ac]{grid-template-columns:38px minmax(0,1fr) 28px;padding:14px 12px 15px 14px}.notification-icon[data-v-444f04ac]{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.notification-enter-active[data-v-444f04ac],.notification-leave-active[data-v-444f04ac],.notification-move[data-v-444f04ac]{transition:none}.notification-progress[data-v-444f04ac]{animation:none}}.phone-input[data-v-b95264fe]{display:flex;align-items:stretch;width:100%}.phone-input input[data-v-b95264fe]{min-width:0;border-radius:.55rem}.requirement-label.required[data-v-dd81e731]{color:#dc2626;font-weight:800}.requirement-label.optional[data-v-dd81e731]{color:#64748b}.child-heading[data-v-a8e25793]{margin-top:22px}.child-heading h3[data-v-a8e25793]{margin:0}.child-empty[data-v-a8e25793]{padding:14px 0 4px}.child-row[data-v-a8e25793]{padding:20px;margin-top:16px;border:1px solid #dde6ef;border-radius:var(--radius-md);background:#f8fafc}.child-row .grid[data-v-a8e25793]{grid-template-columns:repeat(3,minmax(0,1fr))}.child-address[data-v-a8e25793]{grid-column:span 2}@media(max-width:800px){.child-row .grid[data-v-a8e25793]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.child-row .grid[data-v-a8e25793]{grid-template-columns:1fr}.child-address[data-v-a8e25793]{grid-column:auto}}.height-input[data-v-16b59635]{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.height-input label[data-v-16b59635]{display:grid;gap:.3rem}.weight-input[data-v-06ad4d0f]{display:flex;align-items:stretch;width:100%}.weight-input input[data-v-06ad4d0f]{min-width:0;border-radius:.55rem}:root{font-family:Inter,Noto Sans Bengali,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17223b;background:#f3f7fb;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #102a43;--blue-900: #173f73;--blue-700: #1f5fbf;--blue-600: #2b6fda;--blue-100: #e9f2ff;--teal-600: #0f8b8d;--red-600: #c0362c;--ink: #17223b;--muted: #66758b;--line: #dbe4ee;--line-strong: #c2cfdd;--surface: #fff;--shadow-sm: 0 6px 20px rgb(16 42 67 / 7%);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 8% 0%,rgb(43 111 218 / 10%),transparent 31rem),radial-gradient(circle at 96% 22%,rgb(15 139 141 / 8%),transparent 26rem),#f3f7fb}button,input,select,textarea{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:var(--blue-700)}.page{width:min(1240px,calc(100% - 40px));margin:28px auto 72px}.hero{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:190px;padding:36px 40px;overflow:hidden;color:#fff;border:1px solid rgb(255 255 255 / 18%);border-radius:var(--radius-lg);background:linear-gradient(118deg,#0d2440f7,#1f5fbff0 67%,#0f8b8de0);box-shadow:0 22px 60px #102a4333}.hero:after{position:absolute;z-index:-1;right:-78px;bottom:-118px;width:310px;height:310px;content:"";border:46px solid rgb(255 255 255 / 8%);border-radius:50%}.hero h1{max-width:760px;margin:13px 0 8px;font-size:clamp(1.75rem,3vw,2.7rem);line-height:1.12;letter-spacing:-.035em}.hero p{max-width:670px;margin:0;color:#dce9fa;font-size:clamp(.94rem,1.5vw,1.06rem);line-height:1.65}.badge{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;color:#eef6ff;border:1px solid rgb(255 255 255 / 24%);border-radius:999px;background:#ffffff1c;font-size:.72rem;font-weight:800;letter-spacing:.09em}.badge:before{width:7px;height:7px;content:"";border-radius:50%;background:#68e0c3;box-shadow:0 0 0 4px #68e0c324}.status{display:grid;flex:0 0 auto;min-width:170px;gap:6px;padding:16px 18px;border:1px solid rgb(255 255 255 / 20%);border-radius:var(--radius-md);background:#051a3440;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.status b{display:flex;align-items:center;gap:8px;font-size:.9rem;letter-spacing:.06em}.status b:before{width:9px;height:9px;content:"";border-radius:50%;background:#68e0c3;box-shadow:0 0 0 5px #68e0c326}.status span{color:#dce9fa;font-size:.82rem}.card{padding:26px;margin-top:20px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fffffff5;box-shadow:var(--shadow-sm)}.card h2{margin:0;color:var(--navy);font-size:clamp(1.12rem,2vw,1.35rem);line-height:1.3}.card h3{color:var(--blue-900)}.muted{margin:8px 0 0;color:var(--muted);font-size:.88rem;line-height:1.65}.status-note{display:block;margin-top:4px;color:#b7791f;font-size:.72rem;font-weight:700;line-height:1.35}.field-hint{display:block;margin-top:5px;color:var(--muted);font-size:.74rem;line-height:1.4}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.field{min-width:0}label{display:block;margin:0 0 7px;color:#31445e;font-size:.82rem;font-weight:750;line-height:1.35}.required-mark{color:var(--red-600);font-weight:850}input,select,textarea{width:100%;min-height:48px;padding:11px 13px;color:var(--ink);border:1px solid var(--line-strong);border-radius:var(--radius-sm);outline:none;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input::placeholder,textarea::placeholder{color:#93a1b4}input:hover:not(:disabled),select:hover:not(:disabled),textarea:hover:not(:disabled){border-color:#91a8c3}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--blue-600);box-shadow:0 0 0 4px #2b6fda21}input:disabled,select:disabled,input:read-only{color:#69788c;border-color:#e0e6ed;background:#f1f5f8}input[type=checkbox]{width:19px;min-height:19px;margin:0;accent-color:var(--blue-700)}button,.button-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:7px;padding:10px 16px;color:#31445e;border:1px solid #d6e0eb;border-radius:var(--radius-sm);background:#f4f7fb;box-shadow:0 1px 2px #102a430d;font-size:.88rem;font-weight:760;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}button:hover:not(:disabled),.button-link:hover{border-color:#b6c6d8;background:#eaf0f7;box-shadow:0 5px 14px #102a4317;transform:translateY(-1px)}button:focus-visible,.button-link:focus-visible{outline:3px solid rgb(43 111 218 / 24%);outline-offset:2px}button.primary{color:#fff;border-color:var(--blue-700);background:linear-gradient(135deg,var(--blue-700),var(--blue-600));box-shadow:0 8px 18px #1f5fbf38}button.primary:hover:not(:disabled){border-color:#164d9a;background:linear-gradient(135deg,#174f9f,#2367cc)}button.danger{color:var(--red-600);border-color:#f1c7c3;background:#fff5f4}button:disabled{cursor:not-allowed;opacity:.58;transform:none}.lookup-actions,.toolbar,.inline,.copybar,.section-title,.sticky-actions,.modal-actions,.employee-filters{display:flex;align-items:center;gap:12px}.lookup-actions{justify-content:flex-end;margin-top:20px}.section-title{justify-content:space-between}.section-title>div{min-width:0}.notice{position:relative;padding:15px 18px 15px 48px;margin-top:20px;color:#264d78;border:1px solid #c8daf1;border-radius:var(--radius-sm);background:#edf5ff;box-shadow:0 5px 18px #1f5fbf14;line-height:1.55}.notice:before{position:absolute;top:14px;left:17px;display:grid;width:22px;height:22px;content:"i";place-items:center;color:#fff;border-radius:50%;background:var(--blue-600);font-size:.78rem;font-weight:850}.address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.address-box,.edu{padding:20px;border:1px solid #dde6ef;border-radius:var(--radius-md);background:linear-gradient(180deg,#f9fbfd,#f5f8fb)}.address-box h3{display:flex;align-items:center;gap:9px;margin:0 0 17px;font-size:1rem}.address-box h3:before{width:8px;height:24px;content:"";border-radius:999px;background:linear-gradient(var(--blue-600),var(--teal-600))}.address-box label:not(:first-of-type){margin-top:14px}.copybar{justify-content:space-between;padding:13px 15px;margin-top:16px;border:1px solid #cfe0f3;border-radius:var(--radius-sm);background:#eef6ff}.check{display:inline-flex;align-items:center;gap:9px;margin:0;cursor:pointer}.edu{margin-top:16px;background:#f8fafc}.edu .grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sticky-actions{position:sticky;z-index:8;bottom:12px;justify-content:flex-end;padding:13px;margin-top:20px;border:1px solid rgb(194 207 221 / 88%);border-radius:var(--radius-md);background:#ffffffeb;box-shadow:0 14px 40px #102a4329;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth{width:min(100%,460px);margin-right:auto;margin-left:auto}.auth input{margin-bottom:12px}.toolbar{justify-content:flex-end;margin-top:18px}.inline input{flex:1 1 auto}.admin-menu,.form-nav{position:sticky;z-index:7;top:10px;display:flex;gap:7px;padding:8px;margin-top:18px;overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:#ffffffe8;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:thin}.admin-menu button{flex:1 0 auto;white-space:nowrap;background:transparent;box-shadow:none}.admin-menu button.active{color:#fff;border-color:var(--blue-700);background:linear-gradient(135deg,var(--blue-700),var(--blue-600))}.employee-filters{flex-wrap:wrap;justify-content:flex-end}.employee-filters input{min-width:230px}.employee-filters select{min-width:170px}.bulk-approval-bar{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px;margin-top:15px;border:1px solid #cfe0f3;border-radius:var(--radius-sm);background:#f5f9ff}.bulk-approval-bar span{margin-right:auto;color:#53677f;font-weight:760}.select-cell{width:46px;padding-right:8px;padding-left:12px;text-align:center}.select-cell input{width:18px;height:18px;margin:0;accent-color:var(--blue-600);cursor:pointer}.select-cell input:disabled{cursor:not-allowed}.table-wrap{position:relative;max-width:100%;margin-top:15px;overflow:auto;border:1px solid var(--line);border-radius:12px;background:#fff;scrollbar-color:#adc0d5 #eef3f8;scrollbar-width:thin}table{width:100%;min-width:720px;border-collapse:separate;border-spacing:0;font-size:.86rem}th,td{padding:13px 14px;text-align:left;white-space:nowrap;border-bottom:1px solid #e6edf4}th{position:sticky;z-index:2;top:0;color:#40536c;background:#f2f6fa;font-size:.73rem;font-weight:820;letter-spacing:.045em;text-transform:uppercase}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#f8fbff}.actions-cell{display:flex;gap:7px}.actions-cell button,.actions-cell .button-link{min-height:38px;padding:8px 11px;font-size:.78rem}.modal-backdrop{position:fixed;z-index:1000;inset:0;display:grid;padding:18px;place-items:center;background:#091a2fad;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{width:min(500px,100%);max-height:calc(100vh - 36px);margin:0;overflow:auto;box-shadow:0 30px 80px #091a2f57}.modal-actions{justify-content:flex-end;margin-top:20px}.ipi-modal{width:min(500px,100%);padding:0;overflow:hidden;border-color:#b8cde5e0;background:#fff}.ipi-modal-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:22px 24px;color:#fff;background:linear-gradient(125deg,var(--navy),var(--blue-700) 72%,var(--teal-600))}.ipi-modal-header h2{margin:2px 0 0;color:#fff;font-size:1.3rem}.ipi-modal-header span{color:#cfe1f7;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ipi-modal-icon{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgb(255 255 255 / 22%);border-radius:14px;background:#ffffff21}.ipi-modal-icon svg{width:25px;height:25px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ipi-modal-close{width:38px;min-height:38px;padding:0;color:#fff;border-color:#fff3;border-radius:50%;background:#ffffff1a;box-shadow:none;font-size:1.35rem}.ipi-modal-close:hover:not(:disabled){border-color:#ffffff61;background:#ffffff2e}.ipi-modal-body{padding:24px}.ipi-employee-summary{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:1px;padding:1px;margin-bottom:22px;overflow:hidden;border:1px solid #dbe5f0;border-radius:12px;background:#dbe5f0}.ipi-employee-summary div{min-width:0;padding:12px;background:#f6f9fc}.ipi-employee-summary span,.ipi-employee-summary strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ipi-employee-summary span{color:var(--muted);font-size:.65rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.ipi-employee-summary strong{margin-top:4px;color:var(--navy);font-size:.82rem}.ipi-modal-error{margin:7px 0 0;color:var(--red-600);font-size:.78rem;font-weight:720}.ipi-modal-hint{margin-top:7px}.ipi-modal-actions{padding-top:4px;border-top:1px solid #edf1f5}.ipi-modal-actions button{min-width:112px}.language-toggle{position:fixed;z-index:100;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));min-height:40px;padding:8px 13px;color:var(--blue-900);border-color:#b9c9de;border-radius:999px;background:#fffffff0;box-shadow:0 5px 18px #12345629;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.global-home-link{position:fixed;z-index:100;top:max(14px,env(safe-area-inset-top));left:max(14px,env(safe-area-inset-left));display:inline-flex;min-height:44px;align-items:center;gap:9px;padding:5px 14px 5px 6px;color:#fff;border:1px solid rgb(255 255 255 / 28%);border-radius:999px;background:linear-gradient(135deg,var(--blue-900),var(--blue-600) 68%,var(--teal-600));box-shadow:0 8px 24px #102a4345;font-size:.84rem;font-weight:800;text-decoration:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.global-home-link:hover{color:#fff;box-shadow:0 12px 30px #102a4357;filter:brightness(1.07);transform:translateY(-2px)}.global-home-link:focus-visible{outline:3px solid rgb(43 111 218 / 28%);outline-offset:3px}.global-home-icon{display:grid;width:33px;height:33px;flex:0 0 33px;place-items:center;border:1px solid rgb(255 255 255 / 22%);border-radius:50%;background:#ffffff26}.global-home-icon svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.global-home-link~.page{margin-top:78px}.entry-options{display:grid;grid-template-columns:1.08fr .92fr;gap:20px;margin-top:20px}.entry-options .card{display:flex;flex-direction:column;margin-top:0}.entry-options .lookup-actions{margin-top:auto;padding-top:20px}.entry-options .grid{grid-template-columns:1fr}.entry-card{position:relative;overflow:hidden}.entry-card:before{position:absolute;top:0;left:0;width:100%;height:4px;content:"";background:linear-gradient(90deg,var(--blue-700),var(--teal-600))}.entry-card.new-entry:before{background:linear-gradient(90deg,var(--teal-600),#41b69a)}.entry-card.primary-entry{border-color:#bcded6;box-shadow:0 14px 36px #0f8b8d21}.entry-type{display:inline-flex;width:fit-content;padding:6px 9px;margin-bottom:12px;color:var(--blue-900);border-radius:999px;background:var(--blue-100);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.new-entry .entry-type{color:#076a61;background:#e3f7f2}.entry-inline-error{display:grid;gap:4px;padding:12px 14px;margin-top:16px;color:#8a3029;border:1px solid #efbbb6;border-radius:10px;background:#fff5f4;font-size:.8rem;line-height:1.45}.entry-inline-error strong{font-size:.84rem}.session-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;margin-top:18px;color:#27496f;border:1px solid #cbdcf0;border-radius:13px;background:#edf5ff}.session-strip strong,.session-strip span{display:block}.session-strip span{margin-top:3px;color:var(--muted);font-size:.8rem}.form-nav{z-index:6}.form-nav a{flex:0 0 auto;padding:9px 12px;color:#52657d;border-radius:9px;background:#f4f7fa;font-size:.78rem;font-weight:760;text-decoration:none;white-space:nowrap}.form-nav a:hover,.form-nav a:focus-visible{color:var(--blue-900);background:var(--blue-100)}.form .card[id]{scroll-margin-top:84px}.form .card[id]>h2,.form .card[id]>.section-title h2{display:flex;align-items:center;gap:10px}.form .card[id]>h2:before,.form .card[id]>.section-title h2:before{display:grid;flex:0 0 29px;width:29px;height:29px;content:attr(data-step);place-items:center;color:#fff;border-radius:9px;background:linear-gradient(135deg,var(--blue-700),var(--teal-600));font-size:.76rem;font-weight:850}.identity-summary{padding:20px 24px;background:linear-gradient(135deg,#fffffffa,#eef6fff5)}.identity-summary .grid{margin-top:14px}.identity-summary input{min-height:43px}.wizard-progress{position:sticky;z-index:7;top:10px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:13px 10px 10px;margin-top:18px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fffffff0;box-shadow:0 10px 30px #102a431a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wizard-progress-track{position:absolute;top:0;right:0;left:0;height:4px;overflow:hidden;background:#e6edf5}.wizard-progress-track span{display:block;height:100%;border-radius:0 999px 999px 0;background:linear-gradient(90deg,var(--blue-600),var(--teal-600));transition:width .24s ease}.wizard-step{min-width:0;min-height:62px;flex-direction:column;gap:6px;padding:7px 5px;border-color:transparent;background:transparent;box-shadow:none}.wizard-step>span{display:grid;width:27px;height:27px;place-items:center;color:#63758b;border:1px solid #ced9e5;border-radius:50%;background:#f7f9fc;font-size:.73rem;font-weight:850}.wizard-step b{max-width:100%;overflow:hidden;color:#63758b;font-size:.69rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.wizard-step.active{background:var(--blue-100)}.wizard-step.active>span{color:#fff;border-color:var(--blue-600);background:linear-gradient(135deg,var(--blue-700),var(--blue-600));box-shadow:0 0 0 4px #2b6fda1f}.wizard-step.active b{color:var(--blue-900)}.wizard-step.complete>span{color:#fff;border-color:var(--teal-600);background:var(--teal-600)}.wizard-step:disabled{opacity:.55}.wizard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:21px 4px 0}.wizard-heading div{display:grid;gap:4px}.wizard-heading span{color:var(--blue-700);font-size:.72rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.wizard-heading strong{color:var(--navy);font-size:clamp(1.25rem,2.2vw,1.7rem)}.wizard-heading p{margin:0;color:var(--muted);font-size:.82rem}.wizard-panel{min-height:330px;animation:wizard-panel-in .18s ease-out}@keyframes wizard-panel-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.optional-mark{display:inline-flex;padding:2px 6px;margin-left:7px;color:#6c7d91;border-radius:999px;background:#eef2f6;font-size:.62rem;font-weight:750;vertical-align:1px}.has-error input,.has-error select,.has-error textarea,input.field-error{border-color:#d86a61;background:#fff9f8;box-shadow:0 0 0 3px #c0362c17}.validation-summary{padding:18px 20px;margin-top:18px;color:#74312b;border:1px solid #efb8b2;border-radius:14px;background:#fff6f5;box-shadow:0 8px 24px #c0362c14}.validation-summary>div{display:grid;gap:3px}.validation-summary strong{font-size:.98rem}.validation-summary span{font-size:.82rem}.validation-summary ul{display:flex;flex-wrap:wrap;gap:7px;padding:0;margin:13px 0 0;list-style:none}.validation-summary button{min-height:34px;padding:6px 10px;color:#8b352e;border-color:#efc3bf;background:#fff;font-size:.74rem}.wizard-actions{justify-content:flex-end}.save-status{display:flex;align-items:center;gap:7px;margin-right:auto;color:var(--muted);font-size:.78rem;font-weight:700}.saved-check{display:grid;width:21px;height:21px;place-items:center;color:#fff;border-radius:50%;background:var(--teal-600);font-size:.7rem}.saving-dot{width:9px;height:9px;border-radius:50%;background:var(--blue-600);box-shadow:0 0 0 4px #2b6fda1f;animation:saving-pulse .9s ease-in-out infinite alternate}@keyframes saving-pulse{to{opacity:.4;transform:scale(.78)}}.submit-final{min-width:170px;background:linear-gradient(135deg,#0b7c75,#119b86)!important;border-color:#0b7c75!important}footer{padding:12px;margin-top:30px;text-align:center}footer a{color:var(--muted);font-size:.84rem;font-weight:700;text-decoration:none}@media(max-width:1024px){.page{width:min(100% - 28px,980px)}.grid,.edu .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-options{grid-template-columns:1fr 1fr}.section-title{align-items:flex-start}.employee-filters{width:100%;justify-content:flex-start}}@media(max-width:760px){html{scroll-padding-top:76px}.page{width:min(100% - 20px,700px);margin-top:10px;margin-bottom:44px}.hero{min-height:0;align-items:flex-start;flex-direction:column;padding:28px 24px;border-radius:19px}.hero h1{padding-right:38px;letter-spacing:-.025em}.status{width:100%;min-width:0;grid-template-columns:1fr auto;align-items:center}.status span{text-align:right}.card{padding:21px;margin-top:15px;border-radius:14px}.entry-options{grid-template-columns:1fr;gap:15px;margin-top:15px}.grid,.edu .grid,.address-grid{grid-template-columns:1fr;gap:15px}.address-box,.edu{padding:17px}.section-title{flex-wrap:wrap}.section-title>button,.section-title>.employee-filters{flex:1 1 auto}.employee-filters input,.employee-filters select{min-width:0;flex:1 1 190px}.copybar,.session-strip{align-items:stretch;flex-direction:column}.session-strip button,.copybar button{width:100%}.form-nav,.admin-menu{top:6px;margin-right:-2px;margin-left:-2px}.wizard-progress{top:6px;display:flex;padding:11px 8px 8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.wizard-step{min-width:118px;scroll-snap-align:center}.wizard-step b{font-size:.68rem}.wizard-heading{align-items:flex-start;flex-direction:column;gap:6px;padding-top:17px}.wizard-panel{min-height:0}.save-status{width:100%;justify-content:center;margin-right:0}.sticky-actions{bottom:6px;flex-wrap:wrap}.sticky-actions button,.sticky-actions .button-link{flex:1 1 180px}.language-toggle{top:max(8px,env(safe-area-inset-top));right:max(8px,env(safe-area-inset-right))}.global-home-link{top:max(8px,env(safe-area-inset-top));left:max(8px,env(safe-area-inset-left))}.global-home-link~.page{margin-top:64px}}@media(max-width:480px){.page{width:min(100% - 12px,460px);margin-top:6px}.hero{padding:24px 18px;border-radius:16px}.hero h1{max-width:88%;font-size:1.65rem}.hero p{font-size:.9rem}.status{grid-template-columns:1fr}.status span{text-align:left}.card{padding:18px 15px}input,select,textarea{min-height:50px;font-size:16px}button,.button-link{min-height:46px}.lookup-actions,.modal-actions,.inline,.toolbar{align-items:stretch;flex-direction:column}.lookup-actions button,.modal-actions button,.inline button,.toolbar button,.toolbar .button-link{width:100%}.sticky-actions{align-items:stretch;flex-direction:column;padding:9px}.sticky-actions button,.sticky-actions .button-link{width:100%;flex-basis:auto}.wizard-progress{margin-right:-3px;margin-left:-3px}.wizard-step{min-width:105px}.wizard-heading{padding-right:3px;padding-left:3px}.validation-summary{padding:16px}.validation-summary ul{display:grid}.validation-summary button{width:100%;justify-content:flex-start;text-align:left}.ipi-modal-header,.ipi-modal-body{padding:19px 17px}.ipi-employee-summary{grid-template-columns:1fr 1fr}.ipi-employee-summary div:first-child{grid-column:1 / -1}.ipi-modal-actions{flex-direction:row}.ipi-modal-actions button{width:auto;flex:1 1 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
