.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-24ac049d]{color:#dc2626;font-weight:800}.requirement-label.optional[data-v-24ac049d]{color:#64748b}.child-heading[data-v-caf77759]{margin-top:22px}.child-heading h3[data-v-caf77759]{margin:0}.child-empty[data-v-caf77759]{padding:14px 0 4px}.child-row[data-v-caf77759]{padding:20px;margin-top:16px;border:1px solid #dde6ef;border-radius:var(--radius-md);background:#f8fafc}.child-row .grid[data-v-caf77759]{grid-template-columns:repeat(3,minmax(0,1fr))}.child-address[data-v-caf77759]{grid-column:span 2}@media(max-width:800px){.child-row .grid[data-v-caf77759]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.child-row .grid[data-v-caf77759]{grid-template-columns:1fr}.child-address[data-v-caf77759]{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)}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}.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}.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-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}.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}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}.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}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
