*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;tab-size:4}body{color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#eef1f6;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{color:#0f172a;letter-spacing:-.011em;font-weight:650;line-height:1.25}p{margin:0}a{color:#4f46e5;text-decoration:none}a:hover{text-decoration:underline}img,picture,svg,video{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}code,kbd,samp,pre{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.9em}:focus-visible{outline-offset:2px;outline:2px solid #6366f1}*{scrollbar-width:thin;scrollbar-color:#64748b66 transparent}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#64748b59;border-radius:9px}::-webkit-scrollbar-thumb:hover{background:#64748b8c}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--bg:#eef1f6;--card:#fff;--soft:#eef2ff;--green-bg:#ecfdf5;--text:#1e293b;--muted:#64748b;--line:#e2e8f0;--border:var(--line);--primary:#4f46e5;--primary-hover:#4338ca;--dark:#0f172a;--green:#16a34a;--orange:#d97706;--red:#dc2626;--sidebar-w:264px;--radius-sm:8px;--radius:12px;--radius-lg:16px;--shadow-xs:0 1px 2px #0f172a0f;--shadow-sm:0 1px 3px #0f172a14, 0 1px 2px #0f172a0a;--shadow-md:0 4px 12px #0f172a14, 0 2px 4px #0f172a0a;--shadow-lg:0 20px 50px #0f172a47;--ring:0 0 0 3px #4f46e52e}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}.login-page{--login-navy-900:#0f2a5c;--login-navy-700:#17397d;--login-navy-500:#1e4a9c;--login-ink:#1e3a8a;--login-gold:#fbbf24;--login-sky:#bfdbfe;--login-field:#f3f5f9;--login-field-line:#e1e7f0;--login-placeholder:#9aa8bd;--login-grow:clamp(0px, calc((100vh - 780px) * .1), 24px);background:var(--login-navy-900);flex-direction:column;min-height:100vh;display:flex}.login-split{flex:1;min-height:0;display:flex;position:relative}.login-backdrop{z-index:0;background:var(--login-navy-900);position:absolute;inset:0;overflow:hidden}.login-hero-photo{filter:saturate(.88)contrast(.98)brightness(.88);background-image:url(/school%20building.png);background-position:50% 58%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.login-hero-veil{background:radial-gradient(900px 640px at 6% -14%,#60a5fa3d,#0000 62%),linear-gradient(#08163480 0%,#0816341a 22%,#08163400 46%,#0816343d 74%,#08163494 100%),linear-gradient(90deg,#0a1c3ef7 0%,#0c2046f0 26%,#0f2a5cd1 42%,#0f2a5c75 54%,#112e6429 64%,#112e6414 82%,#112e6429 100%);position:absolute;inset:0}.login-hero{z-index:1;color:#fff;flex-direction:column;flex:52%;min-width:0;display:flex;position:relative}.login-hero-inner{justify-content:space-between;gap:calc(20px + var(--login-grow) * .5);padding:calc(24px + var(--login-grow) * .5) 40px calc(22px + var(--login-grow) * .5);flex-direction:column;flex:1;display:flex;position:relative}.login-hero-top{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.login-hero-logo img{height:calc(44px + var(--login-grow) * .5);filter:drop-shadow(0 2px 10px #08163480);width:auto}.login-hero-strapline{letter-spacing:.22em;text-transform:uppercase;color:#cfe3ffd1;text-shadow:0 1px 8px #08163499;margin-top:5px;padding-left:.15rem;font-size:.6rem;font-weight:600;display:block}.login-hero-kicker{color:#e8f1ff;text-align:right;text-shadow:0 1px 10px #081634a6;border-right:2px solid #93c5fdb3;flex-direction:column;flex-shrink:0;align-items:flex-end;padding-right:.85rem;font-size:.78rem;font-weight:500;line-height:1.45;display:flex}.login-hero-body{max-width:33rem}.login-hero-title{letter-spacing:-.03em;flex-direction:column;align-items:flex-start;margin-bottom:14px;font-size:clamp(1.95rem,3.1vw,2.8rem);font-weight:800;line-height:1.1;display:flex}.login-hero-title-plain{color:#fff;text-shadow:0 2px 18px #08163466}.login-hero-title-accent{background:linear-gradient(95deg,#93c5fd 0%,#c7b9fb 55%,#ddd6fe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:.06em}.login-hero-lede{color:#e2f0ffd1;text-shadow:0 1px 10px #08163473;max-width:30rem;margin-bottom:18px;font-size:.875rem;line-height:1.55}.login-hero-features{gap:calc(14px + var(--login-grow) * .25);flex-direction:column;list-style:none;display:flex}.login-hero-features li{align-items:center;gap:14px;display:flex}.login-hero-badge{width:calc(44px + var(--login-grow) * .17);height:calc(44px + var(--login-grow) * .17);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 6px 16px #0816346b,inset 0 1px #ffffff47}.login-hero-badge svg{fill:#fff;width:22px;height:22px;display:block}.login-hero-badge-purple{background:linear-gradient(140deg,#8b83f8,#4f46e5)}.login-hero-badge-green{background:linear-gradient(140deg,#34d399,#059669)}.login-hero-badge-orange{background:linear-gradient(140deg,#fbbf24,#f97316)}.login-hero-badge-blue{background:linear-gradient(140deg,#60a5fa,#2563eb)}.login-hero-feature-text{flex-direction:column;display:flex}.login-hero-feature-text strong{color:#fff;letter-spacing:-.01em;text-shadow:0 1px 10px #08163473;font-size:.95rem;font-weight:700;line-height:1.25}.login-hero-feature-text>span{color:#cbe1ffcc;text-shadow:0 1px 10px #08163473;font-size:.81rem;line-height:1.35}.login-hero-pillars{align-items:center;gap:calc(14px + var(--login-grow) * .3);padding-top:2px;list-style:none;display:flex}.login-hero-pillars li{align-items:center;gap:10px;display:flex;position:relative}.login-hero-pillars li+li:before{content:"";left:calc(-7px - var(--login-grow) * .15);background:#ffffff52;width:1px;height:30px;position:absolute;top:50%;transform:translateY(-50%)}.login-hero-pillar-icon{width:calc(26px + var(--login-grow) * .17);height:calc(26px + var(--login-grow) * .17);fill:none;stroke:#fff;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 6px #081634b3);flex-shrink:0}.login-hero-pillar-text{color:#fff;text-shadow:0 1px 10px #081634b3;flex-direction:column;font-size:.8rem;line-height:1.3;display:flex}.login-hero-pillar-text>span:first-child{font-weight:700}.login-hero-pillar-text>span:last-child{color:#e2f0ffdb}.login-pane{z-index:1;min-width:0;min-height:0;padding:calc(16px + var(--login-grow) * .5) calc(32px + var(--login-grow)) calc(16px + var(--login-grow) * .5) 8px;flex-direction:column;flex:48%;align-items:flex-end;display:flex;position:relative}.login-card{background:var(--card);border-radius:var(--radius-lg);width:100%;max-width:420px;box-shadow:var(--shadow-lg);border:1px solid var(--line);padding:2.25rem}.login-page .login-card{width:100%;max-width:calc(424px + var(--login-grow) * 1.5);padding:calc(21px + var(--login-grow) * .6) calc(28px + var(--login-grow) * .3);border-color:#fff9;border-radius:24px;margin:auto 0;box-shadow:0 32px 70px #06122c6b,0 8px 20px #06122c38}.login-page .alert{border-radius:8px;margin-bottom:8px;padding:7px 10px;font-size:12px;line-height:1.35}.login-page .login-card-head{text-align:center;margin-bottom:calc(14px + var(--login-grow) * .5)}.login-page .login-card-head h1{font-size:calc(19px + var(--login-grow) * .25);letter-spacing:-.02em;color:#0f2a5c;font-weight:800;line-height:1.25}.login-page .login-card-head p{font-size:calc(12.5px + var(--login-grow) * .1);color:var(--muted);margin-top:5px;line-height:1.45}.login-page .login-brand+.login-card-head{margin-top:-4px}.login-page .login-brand+.login-card-head h1{font-size:calc(13px + var(--login-grow) * .1);letter-spacing:.14em;text-transform:uppercase;color:var(--primary);font-weight:700}.login-brand{text-align:center;margin-bottom:calc(12px + var(--login-grow) * .5);flex-direction:column;align-items:center;display:flex}.login-brand-mark{width:calc(42px + var(--login-grow) * 2);height:calc(42px + var(--login-grow) * 2)}.login-wordmark{margin-top:calc(6px + var(--login-grow) * .1);font-size:calc(24px + var(--login-grow) * .5);letter-spacing:-.025em;white-space:nowrap;font-weight:800;line-height:1.1}.login-wordmark-a{color:#0f2a5c}.login-wordmark-b{color:var(--primary)}.login-brand-sub{font-size:calc(12px + var(--login-grow) * .1);letter-spacing:.02em;color:var(--muted);margin-top:2px;font-weight:600;line-height:1.25}.login-brand-tagline{font-size:calc(10.5px + var(--login-grow) * .1);color:#94a3b8;margin-top:4px;font-style:italic;line-height:1.17}.login-page .field{margin-bottom:calc(12px + var(--login-grow) * .25)}.login-page .field label{letter-spacing:.01em;color:#334155;margin-bottom:5px;font-size:12px;font-weight:600;line-height:1.1}.login-page .field input:not([type=checkbox]):not([type=radio]){height:calc(42px + var(--login-grow) * .25);min-height:calc(42px + var(--login-grow) * .25);background:var(--login-field);border-color:var(--login-field-line);border-radius:10px;padding-top:0;padding-bottom:0;padding-left:14px;font-size:.9rem;transition:border-color .16s,box-shadow .16s,background .16s}.login-page .field input:not([type=checkbox]):not([type=radio])::placeholder{color:var(--login-placeholder);opacity:1}.login-page .field input:not([type=checkbox]):not([type=radio]):hover:not(:focus){border-color:#cbd5e1}.login-page .field input:not([type=checkbox]):not([type=radio]):focus{background:var(--card);border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #4f46e538,0 1px 2px #0f172a0f}.login-page .field input:not([type=checkbox]):not([type=radio]):-webkit-autofill{-webkit-text-fill-color:var(--text);box-shadow:inset 0 0 0 1000px var(--login-field)}.login-page .field input::placeholder{color:var(--login-placeholder)}.login-page .captcha-answer-input::placeholder{letter-spacing:.14rem;text-transform:uppercase;font-weight:500}.login-page .field input.mfa-input:not([type=checkbox]):not([type=radio]){height:calc(52px + var(--login-grow) * .3);min-height:calc(52px + var(--login-grow) * .3);text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:calc(22px + var(--login-grow) * .25);letter-spacing:.5rem;text-indent:.5rem;padding-left:14px;font-weight:700}.login-page .field input.mfa-input:not([type=checkbox]):not([type=radio])::placeholder{color:#c3cddc;font-weight:500}.login-page .login-policy-hint{color:var(--muted);margin:2px 0 12px;font-size:11.5px;line-height:1.45}.input-icon-group{align-items:center;display:flex;position:relative}.input-icon-group .input-icon{width:16px;height:16px;fill:var(--muted);pointer-events:none;transition:fill .16s;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.input-icon-group input{padding-left:2.35rem!important}.input-icon-group:has(.input-icon-toggle) input{padding-right:2.6rem!important}.input-icon-group:focus-within .input-icon{fill:var(--primary)}.login-page .input-icon-group .input-icon{width:17px;height:17px;left:14px}.login-page .input-icon-group input{padding-left:42px!important}.input-icon-toggle{cursor:pointer;width:30px;height:30px;color:var(--muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .16s,background .16s;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.input-icon-toggle:hover{color:var(--primary);background:#4f46e514}.input-icon-toggle:active{background:#4f46e529}.input-icon-toggle:focus-visible{outline:2px solid var(--primary);outline-offset:1px;color:var(--primary)}.input-icon-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.captcha-answer-input{text-transform:uppercase;letter-spacing:.3rem;margin-top:.5rem;font-weight:600}.login-page .captcha-answer-input{margin-top:calc(6px + var(--login-grow) * .1)}.login-page .captcha-field label{color:#334155}.login-page .captcha-image-row{align-items:center;gap:8px}.login-page .captcha-svg{min-width:0;height:calc(48px + var(--login-grow) * .4);background:#1e293b;border-radius:10px;flex:1;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172ae6}.login-page .captcha-svg svg{border:none;border-radius:0;width:100%;height:100%}.login-page .captcha-placeholder{height:calc(48px + var(--login-grow) * .4);border-radius:10px;flex:1;font-size:.8rem}.captcha-refresh{border-color:var(--login-field-line);background:var(--login-field);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.captcha-refresh svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.login-page .captcha-refresh{width:calc(48px + var(--login-grow) * .4);height:calc(48px + var(--login-grow) * .4);min-height:calc(48px + var(--login-grow) * .4);transition:border-color .16s,color .16s,background .16s,box-shadow .16s,transform .12s}.login-page .captcha-refresh:hover{border-color:var(--primary);color:var(--primary);box-shadow:var(--shadow-xs);background:#fff}.login-page .captcha-refresh:active{transform:translateY(1px)}.login-page .captcha-refresh:active svg{transform:rotate(-45deg)}.login-page .captcha-refresh svg{transition:transform .25s}.login-page .captcha-refresh:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.login-submit{letter-spacing:.01em;border-radius:10px;min-height:48px;margin-top:.35rem;font-size:.95rem;font-weight:700;position:relative}.login-submit-arrow{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;position:absolute;right:1.1rem}.login-page .login-submit{height:calc(44px + var(--login-grow) * .2);min-height:calc(44px + var(--login-grow) * .2);background:linear-gradient(180deg, #5b55ec 0%, var(--primary) 52%, #4740d8 100%);border-color:#4740d8;margin-top:0;transition:background .16s,box-shadow .16s,transform .12s,filter .16s;box-shadow:0 6px 16px #4f46e542,inset 0 1px #ffffff2e}.login-page .login-submit:hover:not(:disabled){background:linear-gradient(180deg, #5049e4 0%, var(--primary-hover) 52%, #3b34c4 100%);border-color:#3b34c4;transform:translateY(-1px);box-shadow:0 10px 22px #4f46e557,inset 0 1px #ffffff2e}.login-page .login-submit:active:not(:disabled){transform:translateY(0);box-shadow:0 3px 10px #4f46e547,inset 0 1px 2px #0f172a33}.login-page .login-submit:focus-visible{outline-offset:-4px;outline:2px solid #fff;box-shadow:0 0 0 3px #4f46e573}.login-page .login-submit:disabled{opacity:1;filter:saturate(.7)brightness(.98);box-shadow:none;cursor:progress;background:linear-gradient(#8b86ef 0%,#7a74e8 52%,#6f68e0 100%);border-color:#6f68e0}.login-submit-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite login-spin;position:absolute;right:1.1rem}@keyframes login-spin{to{transform:rotate(360deg)}}.login-aux{margin-top:calc(10px + var(--login-grow) * .2);justify-content:space-between;align-items:center;gap:1rem;font-size:12.5px;line-height:1.5;display:flex}.login-remember{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.login-remember input[type=checkbox]{width:15px;height:15px;accent-color:var(--primary);cursor:pointer;margin:0}.login-remember:hover{color:var(--text)}.login-forgot{color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:0;font-size:12.5px;font-weight:600;line-height:1.5;transition:color .16s}.login-forgot:hover{color:var(--primary-hover);text-decoration:underline}.login-forgot:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.login-page .btn-link{border-radius:8px;min-height:34px;margin-top:10px;font-size:13px;transition:color .16s}.login-page .btn-link:hover{color:var(--primary-hover)}.login-page .btn-link:focus-visible{outline:2px solid var(--primary);outline-offset:2px;box-shadow:none}.login-powered-by{margin-top:calc(10px + var(--login-grow) * .3);padding-top:calc(10px + var(--login-grow) * .3);border-top:1px solid var(--line);color:var(--muted);letter-spacing:.02em;flex-direction:column;align-items:center;gap:6px;font-size:11px;line-height:1.4;display:flex}.login-powered-by img{height:calc(22px + var(--login-grow) * .3);width:auto}.login-footer-bar{color:var(--muted);border-top:1px solid var(--line);background:#fcfdff;justify-content:space-between;align-items:center;gap:.75rem;padding:10px 28px;font-size:12px;line-height:1.5;display:flex}.login-footer-links{align-items:center;gap:.75rem;display:flex}.login-footer-links button{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:0;font-size:12px;line-height:1.5;transition:color .16s}.login-footer-links button:hover{color:var(--primary)}.login-footer-links button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.login-footer-sep{background:var(--line);width:1px;height:12px}@media (height<=780px){.login-hero-inner{gap:18px;padding:22px 36px 20px}.login-hero-lede{margin-bottom:14px}.login-hero-features,.login-hero-pillars{gap:12px}}@media (height<=700px){.login-hero-inner{gap:14px;padding:18px 32px 16px}.login-hero-title{margin-bottom:10px;font-size:clamp(1.7rem,2.7vw,2.3rem)}.login-hero-lede{margin-bottom:12px;font-size:.82rem;line-height:1.45}.login-hero-features{gap:9px}.login-hero-badge{width:38px;height:38px}.login-hero-badge svg{width:19px;height:19px}.login-hero-pillar-icon{width:22px;height:22px}.login-hero-pillar-text{font-size:.74rem}.login-hero-pillars li+li:before{height:26px}}@media (height<=640px){.login-pane{justify-content:flex-start;padding-top:14px;padding-bottom:14px}.login-page .login-card{margin:14px 0}}.field{flex-direction:column;margin-bottom:1rem;display:flex}.field label{color:var(--text);margin-bottom:.35rem;font-size:.8rem;font-weight:600;display:block}.field input:not([type=checkbox]):not([type=radio]),.field select,.field textarea{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--card);width:100%;min-height:40px;color:var(--text);appearance:none;padding:.55rem .75rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s,background .15s}.field input[type=checkbox],.field input[type=radio]{appearance:auto;width:14px;height:14px;min-height:0;accent-color:var(--primary);cursor:pointer;flex-shrink:0}.field textarea{resize:vertical;min-height:76px;padding:.6rem .75rem;line-height:1.5}.field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;padding-right:2rem}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary);box-shadow:var(--ring);outline:none}.field input:disabled,.field select:disabled,.field textarea:disabled{color:var(--muted);cursor:not-allowed;background:#f8fafc}.field input[readonly]{color:var(--muted);background:#f8fafc}input,select,textarea{font-family:inherit}.card>input:not([type=checkbox]):not([type=radio]),.card>select,.card>textarea,.card>div>input:not([type=checkbox]):not([type=radio]),.card>div>select,.card>div>textarea{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--card);min-height:38px;color:var(--text);padding:.5rem .7rem;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.card>input:focus,.card>select:focus,.card>textarea:focus,.card>div>input:focus,.card>div>select:focus,.card>div>textarea:focus{border-color:var(--primary);box-shadow:var(--ring);outline:none}.mfa-input{text-align:center;letter-spacing:.5rem;font-size:1.5rem;font-weight:600}.captcha-row{align-items:center;gap:.5rem;display:flex}.captcha-row input{flex:1}.captcha-field label{color:var(--primary);font-weight:600}.captcha-image-row{align-items:center;gap:.5rem;display:flex}.captcha-svg{flex:1}.captcha-svg svg{border-radius:var(--radius-sm);border:1px solid var(--line);width:100%;height:auto}.captcha-placeholder{height:60px;color:var(--muted);border:1px dashed var(--line);border-radius:var(--radius-sm);justify-content:center;align-items:center;font-size:.85rem;display:flex}.btn{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.45rem;min-height:38px;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform 50ms;display:inline-flex}.btn:active:not(:disabled){transform:translateY(1px)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn:focus-visible{box-shadow:var(--ring);outline:none}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 1px 2px #4f46e559}.btn-primary:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover)}.btn-danger{background:var(--red);color:#fff;border-color:var(--red);box-shadow:0 1px 2px #dc26264d}.btn-danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.btn-outline{background:var(--card);border-color:var(--line);color:var(--text)}.btn-outline:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background:#fafaff}.btn-full{width:100%}.btn-sm{border-radius:7px;min-height:30px;padding:.35rem .7rem;font-size:.8rem}.btn-link{color:var(--primary);cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:.5rem;font-size:.85rem;font-weight:600}.btn-link:hover{text-decoration:underline}.btn-icon{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;min-height:38px;color:var(--muted);padding:.5rem;font-size:1.05rem;line-height:1;transition:border-color .15s,color .15s}.btn-icon:hover{border-color:var(--primary);color:var(--primary)}.alert{border-radius:var(--radius-sm);border:1px solid #0000;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.alert-error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.notice{border-radius:var(--radius-sm);background:var(--soft);color:var(--primary-hover);border:1px solid #4f46e526;padding:.75rem 1rem;font-size:.85rem}.app-layout{min-height:100vh;display:flex}.sidebar{width:var(--sidebar-w);background:var(--dark);color:#fff;z-index:100;border-right:1px solid #ffffff0f;flex-direction:column;transition:transform .28s;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.15rem 1.25rem;display:flex}.sidebar-header h2{color:#fff;letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.15rem;display:flex}.sidebar-header h2:before{content:"";background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:6px;width:22px;height:22px;box-shadow:0 2px 8px #4f46e580}.close-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1;display:none}.sidebar nav{flex:1;padding:.5rem .6rem 1.25rem;overflow-y:auto}.nav-item{border-radius:var(--radius-sm);color:#ffffff9e;align-items:center;gap:.7rem;margin:.06rem 0;padding:.5rem .75rem;font-size:.86rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,transform .1s;display:flex}.nav-item:hover{color:#fff;background:#ffffff14;text-decoration:none}.nav-item:active{transform:scale(.99)}.nav-item.active{color:#fff;box-shadow:inset 3px 0 0 var(--primary);background:#6366f13d;font-weight:600}.nav-section{padding:0 .15rem}.nav-section+.nav-section{border-top:1px solid #ffffff0f;margin-top:.4rem;padding-top:.4rem}.nav-section-label{letter-spacing:.09em;text-transform:uppercase;color:#ffffff57;padding:.7rem .9rem .35rem;font-size:.64rem;font-weight:700}.nav-icon{text-align:center;opacity:.9;flex-shrink:0;width:1.4rem;font-size:1rem}.nav-parent-group{border-radius:var(--radius-sm)}.nav-parent{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0}.nav-parent .nav-caret{opacity:.6;margin-left:auto;font-size:.6rem;transition:transform .2s}.nav-parent.open .nav-caret{transform:rotate(90deg)}.nav-submenu{border-left:1px solid #ffffff1f;margin:.15rem 0 .35rem 1.15rem;padding-left:.55rem;animation:.18s nav-submenu-in;overflow:hidden}@keyframes nav-submenu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.nav-submenu .nav-item{color:#ffffff8c;padding:.4rem .7rem;font-size:.8rem}.nav-submenu .nav-item:hover{color:#fff}.nav-submenu .nav-item.active{box-shadow:inset 2px 0 0 var(--primary);color:#fff}.nav-search{padding:.75rem .9rem .4rem;position:relative}.nav-search-input{color:#fff;appearance:none;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;outline:none;width:100%;min-height:36px;padding:.5rem .75rem .5rem 2.1rem;font-size:.82rem;transition:background .15s,border-color .15s,box-shadow .15s}.nav-search-input::placeholder{color:#fff6}.nav-search-input:hover{background:#ffffff1a}.nav-search-input:focus{background:#ffffff1f;border-color:#6366f199;box-shadow:0 0 0 3px #6366f140}.nav-search:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-opacity='0.45' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:13px;height:13px;position:absolute;top:50%;left:1.55rem;transform:translateY(-50%)}.nav-search-empty{border-radius:var(--radius-sm);color:#ffffff73;text-align:center;background:#ffffff0d;border:1px dashed #ffffff24;margin:.35rem .9rem .5rem;padding:.65rem .8rem;font-size:.78rem}.sidebar-footer{border-top:1px solid #ffffff14;padding:1rem 1.25rem}.user-info{margin-bottom:.6rem}.user-name{color:#fff;font-size:.85rem;font-weight:600;display:block}.user-role{color:#ffffff80;margin-top:.1rem;font-size:.72rem;display:block}.main-area{margin-left:var(--sidebar-w);flex-direction:column;flex:1;min-width:0;display:flex}.topbar{-webkit-backdrop-filter:saturate(180%)blur(8px);border-bottom:1px solid var(--line);z-index:50;background:#ffffffd9;align-items:center;gap:1rem;min-height:58px;padding:0 1.5rem;display:flex;position:sticky;top:0}.hamburger{cursor:pointer;color:var(--text);background:0 0;border:none;font-size:1.4rem;line-height:1;display:none}.topbar-title{letter-spacing:-.01em;font-size:.98rem;font-weight:650}.topbar-user{color:var(--muted);align-items:center;gap:.5rem;margin-left:auto;font-size:.83rem;font-weight:500;display:inline-flex}.topbar-user:before{content:"";background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:50%;flex-shrink:0;width:28px;height:28px}.breadcrumbs{color:var(--muted);background:var(--card);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:.3rem;padding:.65rem 1.5rem;font-size:.8rem;display:flex}.breadcrumb-segment{align-items:center;gap:.3rem;display:inline-flex}.breadcrumb-separator{color:#64748b80;font-size:.75rem}.breadcrumb-item{color:var(--muted);border-radius:4px;padding:.1rem .15rem;text-decoration:none;transition:color .15s,background .15s}.breadcrumb-item:hover{color:var(--primary);background:var(--soft);text-decoration:none}.breadcrumb-item.current{color:var(--text);pointer-events:none;font-weight:650}.content{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:1.75rem}.page-header{margin-bottom:1.5rem}.page-header h2{letter-spacing:-.02em;font-size:1.4rem}.page-header p{color:var(--muted);margin-top:.25rem;font-size:.9rem}.stat-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.stat-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-xs);padding:1.25rem;transition:box-shadow .15s,transform .15s}.stat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.stat-value{color:var(--primary);letter-spacing:-.02em;font-size:1.7rem;font-weight:750}.stat-label{color:var(--text);margin-top:.2rem;font-size:.85rem;font-weight:500}.stat-note{color:var(--muted);margin-top:.3rem;font-size:.75rem}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.35rem}.card+.card{margin-top:1rem}.card h3{letter-spacing:-.01em;margin-bottom:1rem;font-size:1.05rem}.quick-actions{flex-wrap:wrap;gap:.75rem;display:flex}.note{color:var(--muted);margin-top:.75rem;font-size:.8rem}.info-table{border-collapse:collapse;width:100%}.info-table td{border-bottom:1px solid var(--line);vertical-align:top;padding:.55rem 0;font-size:.85rem}.info-table td:first-child{width:130px;color:var(--muted);font-weight:600}.info-table tr:last-child td{border-bottom:0}.info-table thead th{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;background:#f8fafc;padding:.65rem .75rem;font-size:.72rem;font-weight:700;position:sticky;top:0}.info-table thead th:first-child{border-top-left-radius:var(--radius-sm)}.info-table thead th:last-child{border-top-right-radius:var(--radius-sm)}.info-table thead+tbody td{width:auto;color:var(--text);vertical-align:middle;padding:.7rem .75rem;font-weight:400}.info-table thead+tbody td:first-child{width:auto;color:var(--text);font-weight:500}.info-table thead+tbody tr{transition:background .12s}.info-table thead+tbody tr:hover{background:#f8fafc}.info-table thead+tbody tr:last-child td{border-bottom:0}.status-badge{color:#475569;white-space:nowrap;background:#eef2f6;border:1px solid #0000;border-radius:999px;align-items:center;padding:.18rem .55rem;font-size:.72rem;font-weight:650;line-height:1.4;display:inline-flex}.status-badge.status-active,.status-badge.status-approved,.status-badge.status-paid,.status-badge.status-verified,.status-badge.status-current{color:#15803d;background:#dcfce7}.status-badge.status-inactive,.status-badge.status-ended,.status-badge.status-archived,.status-badge.status-closed{color:#64748b;background:#f1f5f9}.status-badge.status-locked,.status-badge.status-pending,.status-badge.status-suspended,.status-badge.status-maintenance,.status-badge.status-promoted,.status-badge.status-transferred{color:#b45309;background:#fef3c7}.status-badge.status-blocked,.status-badge.status-rejected,.status-badge.status-failed,.status-badge.status-withdrawn{color:#b91c1c;background:#fee2e2}.status-badge.status-alumni{color:#6d28d9;background:#ede9fe}.doc-history{border-left:2px solid var(--border);flex-direction:column;gap:.15rem;margin:.3rem 0 0;padding:0 0 0 .5rem;list-style:none;display:flex}.doc-history li{color:var(--muted);font-size:.68rem;line-height:1.35}.doc-source-tag{background:var(--soft);color:var(--muted);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:.1rem .5rem;font-size:.68rem;font-weight:600;display:inline-block}.camera-capture{flex-direction:column;display:flex}.camera-frame{aspect-ratio:1;border-radius:var(--radius);border:2px solid var(--line);background:#0f172a;justify-content:center;align-items:center;width:100%;max-width:320px;display:flex;position:relative;overflow:hidden}.camera-frame video,.camera-frame img{object-fit:cover;width:100%;height:100%;display:block}.camera-frame.is-live{border-color:var(--red)}.camera-frame.is-connecting{border-color:var(--line)}.camera-frame.is-captured{border-color:var(--green)}.camera-frame-empty{aspect-ratio:1;border-radius:var(--radius);border:2px dashed var(--line);background:var(--soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:320px;padding:1rem;display:flex}.camera-frame-empty-icon{opacity:.6;font-size:1.8rem}.camera-frame-empty p{color:var(--muted);max-width:220px;margin:0;font-size:.8rem}.camera-indicator{letter-spacing:.03em;text-transform:uppercase;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;top:.6rem;left:.6rem}.camera-indicator.live{color:#fff;background:#dc2626e6}.camera-indicator.connecting{color:#fff;background:#64748be6}.camera-indicator.captured{color:#fff;background:#16a34aeb}.camera-indicator.live .camera-dot,.camera-indicator.connecting .camera-dot{background:#fff;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite camera-pulse}@keyframes camera-pulse{0%,to{opacity:1}50%{opacity:.35}}.camera-actions{flex-wrap:wrap;gap:.5rem;margin-top:.6rem;display:flex}.face-photo-frame{border-radius:var(--radius);border:2px solid var(--line);width:160px;height:160px;margin-bottom:.6rem;overflow:hidden}.face-photo-frame img{object-fit:cover;width:100%;height:100%;display:block}.face-empty-state{color:var(--muted);text-align:center;border:1px dashed var(--line);border-radius:var(--radius-sm);background:var(--soft);padding:1.25rem 1rem;font-size:.85rem}.camera-error{color:var(--red);border-radius:var(--radius-sm);background:#fef2f2;border:1px solid #fecaca;margin:0 0 .6rem;padding:.55rem .75rem;font-size:.8rem}.face-columns{flex-wrap:wrap;gap:2rem;display:flex}.face-columns>div{flex:280px;min-width:260px}.salary-columns{flex-wrap:wrap;gap:1.5rem;display:flex}.salary-columns>.salary-column{flex:300px;min-width:260px}.salary-column table,.salary-column input[type=number]{width:100%}.salary-totals-row{border-top:1px solid var(--line);flex-wrap:wrap;gap:1.5rem;margin-top:.5rem;padding-top:.75rem;display:flex}.salary-total{flex:300px;justify-content:space-between;min-width:260px;display:flex}.salary-total-label,.salary-total-value{font-weight:700}.salary-total-value.is-earning{color:var(--green)}.salary-total-value.is-deduction{color:var(--red)}.salary-net-summary{background:var(--soft);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;margin-top:1.25rem;padding:1rem 1.25rem;display:flex}.salary-net-summary .salary-net-label{font-size:1.05rem;font-weight:700}.salary-net-summary .salary-net-value{color:var(--primary);font-size:1.4rem;font-weight:750}.face-embedding-note{color:var(--muted);background:var(--soft);border:1px solid var(--line);border-radius:var(--radius-sm);margin:.6rem 0 0;padding:.5rem .7rem;font-size:.76rem;line-height:1.4}.face-match-overlay{border-radius:var(--radius);color:#fff;box-shadow:var(--shadow-lg);background:#16a34af0;justify-content:center;align-items:baseline;gap:.5rem;padding:.55rem .8rem;animation:.25s ease-out face-match-in;display:flex;position:absolute;bottom:.6rem;left:.6rem;right:.6rem}.face-match-name{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:750;overflow:hidden}.face-match-score{color:#ffffffd9;white-space:nowrap;font-size:.75rem;font-weight:600}@keyframes face-match-in{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.face-recognition-log{flex-direction:column;gap:0;max-height:320px;margin:.5rem 0 0;padding:0;list-style:none;display:flex;overflow-y:auto}.face-recognition-log li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:.75rem;padding:.55rem .2rem;font-size:.82rem;display:flex}.face-recognition-log li:last-child{border-bottom:none}.face-recognition-log li:first-child{animation:.3s ease-out face-match-in}.face-recognition-log .face-log-name{color:var(--text);font-weight:600}.face-recognition-log .face-log-meta{color:var(--muted);white-space:nowrap;font-size:.75rem}.mobile-nav{-webkit-backdrop-filter:blur(8px);border-top:1px solid var(--line);z-index:100;padding:.4rem 0 calc(.4rem + env(safe-area-inset-bottom,0px));background:#fffffff2;display:none;position:fixed;inset:auto 0 0}.mobile-tab{color:var(--muted);border-radius:var(--radius-sm);flex-direction:column;flex:1;align-items:center;gap:.15rem;padding:.3rem;font-size:.68rem;font-weight:500;text-decoration:none;display:flex}.mobile-tab.active{color:var(--primary)}.mobile-icon{font-size:1.2rem}.mobile-label{line-height:1}@media (width<=1050px){.stat-grid{grid-template-columns:repeat(2,1fr)}.content{padding:1.5rem}}@media (width<=1150px){.login-hero-inner{padding:24px 30px 20px}.login-hero-features{gap:11px}.login-hero-lede{margin-bottom:14px}.login-hero-pillars{gap:10px}.login-hero-pillar-text{font-size:.75rem}}@media (width<=900px){.login-hero{display:none}.login-pane{flex:100%;align-items:center;padding:18px 20px}.login-hero-kicker{align-self:flex-end}.login-footer-bar{text-align:center;flex-direction:column;justify-content:center;gap:.5rem;padding:.85rem 1rem}}@media (width<=768px){.sidebar{box-shadow:none;transform:translate(-100%)}.sidebar.open{box-shadow:0 0 0 100vmax #0f172a80, var(--shadow-lg);transform:translate(0)}.close-btn{display:block}.main-area{margin-left:0}.hamburger{display:block}.mobile-nav{display:flex}.content{padding:1.15rem 1.15rem 4.5rem}.topbar{padding:0 1rem}.page-header h2{font-size:1.25rem}.breadcrumbs{padding:.55rem 1rem;font-size:.76rem}.face-columns{gap:1.25rem}.face-columns>div{flex-basis:100%}.salary-columns,.salary-totals-row{gap:1.25rem}.salary-columns>.salary-column,.salary-total{flex-basis:100%}.camera-frame,.camera-frame-empty{max-width:100%}.face-match-overlay{flex-direction:column;align-items:flex-start;gap:.15rem}.face-recognition-log{max-height:260px}}@media (width<=560px){.stat-grid{grid-template-columns:1fr}.login-card{padding:1.6rem}.login-page .login-card{padding:1.6rem 1.35rem 1.35rem}.login-wordmark{font-size:1.6rem}.quick-actions{flex-direction:column}.quick-actions .btn{width:100%}.card{padding:1.1rem}}.permissions-panel{flex-direction:column;display:flex}.permissions-toolbar{z-index:1;background:var(--card);border:1px solid var(--line);border-radius:var(--radius-sm);position:sticky;top:0;margin-bottom:.6rem!important;padding:.6rem .65rem!important}.permission-search{border:1px solid var(--line);background:var(--card);min-width:160px;color:var(--text);border-radius:7px;outline:none;flex:200px;padding:.45rem .7rem;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.permission-search:focus{border-color:var(--primary);box-shadow:var(--ring)}.permission-select-all{flex:none}.permission-count{background:var(--soft);color:var(--primary);white-space:nowrap;border-radius:999px;flex:none;margin-left:auto;padding:.3rem .65rem;font-weight:600}.permission-modules{max-height:46vh;padding-right:.25rem;overflow-y:auto}.permission-module{background:var(--card);transition:border-color .15s}.permission-module:hover{border-color:#c7d0e0}.permission-module-header{cursor:pointer;border-bottom:1px solid var(--line);color:var(--text);text-transform:capitalize;margin-bottom:.4rem;font-size:.9rem;padding-bottom:.5rem!important}.permission-module-header input[type=checkbox]{appearance:auto;width:15px;height:15px;accent-color:var(--primary);cursor:pointer}.permission-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.15rem .75rem!important;padding-left:0!important;display:grid!important}.permission-item{cursor:pointer;color:var(--text);border-radius:6px;min-height:30px;padding:.3rem .4rem;font-size:.82rem;transition:background .12s}.permission-item:hover{background:var(--soft)}.permission-item input[type=checkbox]{appearance:auto;width:14px;height:14px;accent-color:var(--primary);cursor:pointer;flex:none}.scope-chip-count{background:var(--soft);color:var(--primary);white-space:nowrap;border-radius:999px;padding:.3rem .65rem;font-weight:600}.scope-chip-list{max-height:160px;margin-top:.6rem;padding-right:.25rem;overflow-y:auto}.scope-chip{background:var(--soft);color:var(--text);border:1px solid var(--line);border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .4rem .3rem .7rem;font-size:.8rem;font-weight:500;display:inline-flex}.scope-chip-remove{width:18px;height:18px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.85rem;line-height:1;transition:background .12s,color .12s;display:inline-flex}.scope-chip-remove:hover,.scope-chip-remove:focus-visible{background:var(--red);color:#fff;outline:none}@media (width<=768px){.permission-count{margin-left:0}.permissions-toolbar{flex-direction:column;align-items:stretch!important}.permission-select-all{display:flex}.permission-select-all .btn{flex:1}.permission-list{grid-template-columns:1fr!important}.scope-chip-list{max-height:200px}}.fee-line-row{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--card);margin-bottom:.6rem;padding:.65rem .75rem;transition:border-color .15s}.fee-line-row:focus-within{border-color:var(--primary)}.fee-line-row-main{grid-template-columns:2fr 1fr auto auto;align-items:center;gap:.75rem;display:grid}.fee-line-advanced{border-left:3px solid var(--soft);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#f8fafc;grid-template-columns:repeat(3,1fr);gap:.6rem .75rem;margin-top:.65rem;padding:.75rem .85rem .15rem;display:grid}.fee-line-advanced .field{margin-bottom:.6rem}.fee-line-advanced .field label{text-transform:uppercase;letter-spacing:.03em;color:var(--muted);margin-bottom:.25rem;font-size:.7rem;font-weight:600}.fee-line-advanced .field input,.fee-line-advanced .field select{min-height:34px;padding:.4rem .6rem;font-size:.83rem}.fee-line-toggle{white-space:nowrap;color:var(--primary);border-color:var(--soft);background:var(--soft)}.fee-line-toggle:hover:not(:disabled),.fee-line-toggle[aria-expanded=true]{background:var(--primary);color:#fff;border-color:var(--primary)}.fee-structure-detail{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8fafc;padding:1rem 1.1rem}.fee-structure-detail .info-table{background:var(--card);border-radius:var(--radius-sm);overflow:hidden}.fee-arrear-tag{letter-spacing:.02em;text-transform:uppercase;color:#b45309;white-space:nowrap;vertical-align:middle;background:#fef3c7;border:1px solid #0000;border-radius:999px;align-items:center;margin-left:.4rem;padding:.1rem .5rem;font-size:.68rem;font-weight:650;display:inline-flex}@media (width<=768px){.fee-line-row-main{grid-template-columns:1fr;align-items:stretch}.fee-line-advanced{grid-template-columns:1fr 1fr}.fee-structure-detail{padding:.85rem}}@media (width<=560px){.fee-line-advanced{grid-template-columns:1fr}}.modal-overlay{z-index:900;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:var(--card);border-radius:var(--radius-md);width:100%;max-width:420px;padding:2rem;position:relative;box-shadow:0 20px 60px #00000040}.modal h2{margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.modal-close{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:6px;padding:2px 6px;font-size:1.4rem;line-height:1;transition:background .15s;position:absolute;top:1rem;right:1rem}.modal-close:hover{background:var(--hover)}.forgot-hint{color:var(--text-muted);margin:0 0 1.25rem;font-size:.85rem}.forgot-success{color:var(--text);margin:0 0 1.25rem;font-size:.9rem;line-height:1.6}.forgot-dev-link{background:#fffbea;border:1px solid #fcd34d;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.6rem .9rem;font-size:.82rem;display:flex}.forgot-dev-link a{color:var(--primary);word-break:break-all;text-decoration:underline}.dev-badge{color:#fff;white-space:nowrap;background:#f59e0b;border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:.7rem;font-weight:700}.alert-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.btn-ghost{border:1px solid var(--line);color:var(--text-muted);background:0 0}.btn-ghost:hover{background:var(--hover);color:var(--text);border-color:var(--muted)}
