@import"https://fonts.googleapis.com/css2?family=Hind+Vadodara:wght@500;600;700&family=Noto+Sans+Gujarati:wght@400;500;600;700&family=Outfit:wght@600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{--font-sans: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--color-bg: #f8fafc;--color-surface: #ffffff;--color-border: #e2e8f0;--color-border-strong: #cbd5e1;--color-border-focus: #334155;--color-text: #0f172a;--color-text-muted: #475569;--color-text-subtle: #64748b;--color-primary: #334155;--color-primary-hover: #1e293b;--color-primary-light: #cbd5e1;--color-primary-muted: #f1f5f9;--color-primary-dark: #1e293b;--color-on-primary: #ffffff;--color-on-primary-overlay: rgba(255, 255, 255, .2);--color-accent: #f59e0b;--color-accent-light: #fef3c7;--color-accent-dark: #b45309;--color-success: #059669;--color-success-hover: #047857;--color-success-light: #d1fae5;--color-error: #dc2626;--color-heading: #0f172a;--color-heading-muted: #475569;--radius-sm: 10px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(30, 41, 59, .06);--shadow-md: 0 4px 16px rgba(30, 41, 59, .08);--shadow-lg: 0 12px 40px -8px rgba(30, 41, 59, .12);--shadow-input: 0 0 0 3px rgba(51, 65, 85, .15)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-sans);font-size:15px;line-height:1.5;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}button,input,select,textarea{font-family:inherit}:root{--p-600: #2563eb;--p-700: #1d4ed8;--p-50: #eff6ff;--slate-900: #0f172a;--slate-600: #475569;--slate-200: #e2e8f0;--white: #ffffff;--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1)}.dashboard-v2{min-height:100vh;background-color:#eef2f7;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--slate-900);position:relative;overflow:hidden;display:flex;flex-direction:column}.bg-blob{position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(37,99,235,.06) 0%,transparent 70%);border-radius:50%;z-index:0}.bg-blob--1{top:-100px;right:-100px}.bg-blob--2{bottom:-100px;left:-100px}.dashboard-container{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 2rem;width:100%}.dashboard-nav{height:80px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:0}.brand__mark{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#1e3a5f;color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;font-family:Inter,system-ui,-apple-system,sans-serif;border-radius:6px;flex-shrink:0}.brand__wordmark{padding-left:12px;font-size:1rem;font-weight:700;letter-spacing:.02em;color:#1e3a5f;text-transform:none;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.25;max-width:420px}@media(max-width:900px){.brand__wordmark{font-size:.9rem;max-width:280px}}.nav-tag{font-size:.875rem;font-weight:600;color:var(--p-600);background:var(--p-50);padding:.4rem 1rem;border-radius:100px}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:stretch;min-height:100vh;padding:0}.hero__content{display:flex;flex-direction:column;justify-content:center}.hero__title{font-size:clamp(1.5rem,4.5vw,3.05rem);line-height:1.22;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em;color:var(--slate-900)}.text-accent{color:#1d4ed8;font-weight:800}.hero__text--gu{font-family:Noto Sans Gujarati,system-ui,sans-serif}.hero__list-item{font-weight:700}.hero__title--display{font-family:Hind Vadodara,Noto Sans Gujarati,system-ui,sans-serif;line-height:1.32;letter-spacing:0;margin-bottom:.45rem}.hero__title-line{display:block}.hero__title-line--eyebrow{font-size:.82em;font-weight:600;color:#475569;line-height:1.4;margin-bottom:.1em}.hero__title-brand{font-family:Outfit,system-ui,sans-serif;font-weight:800;letter-spacing:-.055em;color:#0c1929;text-shadow:0 1px 0 rgba(255,255,255,.65)}.hero__title-guj-accent{font-family:Hind Vadodara,Noto Sans Gujarati,system-ui,sans-serif;font-weight:600;letter-spacing:.01em;color:#334155}.hero__title-line--lead{font-family:Hind Vadodara,Noto Sans Gujarati,system-ui,sans-serif;font-weight:700;font-size:1.06em;line-height:1.28;margin-top:.05em;letter-spacing:.015em;background:linear-gradient(118deg,#1e3a8a,#2563eb 38%,#0d9488 95%);-webkit-background-clip:text;background-clip:text;color:#1d4ed8;-webkit-text-fill-color:transparent}@supports not (background-clip: text){.hero__title-line--lead{background:none;-webkit-text-fill-color:unset;color:var(--p-600)}}.hero__description{font-size:1.125rem;color:var(--slate-600);line-height:1.6;max-width:540px;margin-bottom:.6rem}.hero__content ul{margin:0 0 .8rem;padding-left:1.25rem}.hero__content ul li{margin-bottom:.4rem}.hero__feature-box{display:flex;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem;margin-bottom:2.25rem;max-width:540px;background:linear-gradient(135deg,#e0f2fe,#eff6ff 55%,#f0f9ff);border:1px solid rgba(37,99,235,.12);border-radius:16px;box-shadow:0 4px 14px #2563eb0f}.hero__feature-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffffd9;color:var(--p-600);border:1px solid rgba(37,99,235,.15)}.hero__feature-text{margin:0;font-size:.9375rem;color:var(--slate-700, #334155);line-height:1.65;font-weight:500}.hero__actions{margin-bottom:2.25rem;max-width:540px}.hero__actions-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.portal-dropdown{position:relative;flex:0 1 auto;min-width:0}.portal-dropdown__trigger{list-style:none;display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;margin:0;padding:.8rem 1.8rem;border-radius:12px;border:none;background:var(--p-600);color:#fff;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;width:fit-content;box-shadow:0 10px 15px -3px #2563eb4d;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.portal-dropdown__trigger::-webkit-details-marker,.portal-dropdown__trigger::marker{display:none}.portal-dropdown__trigger-text{white-space:nowrap}.portal-dropdown__chevron{flex-shrink:0;color:#fff;opacity:.95;transition:transform .2s ease}.portal-dropdown[open] .portal-dropdown__chevron{transform:rotate(180deg)}.portal-dropdown[open] .portal-dropdown__trigger{background:var(--p-700);color:#fff}.portal-dropdown__trigger:hover,.portal-dropdown[open] .portal-dropdown__trigger:hover{background:var(--p-700);transform:translateY(-2px)}.portal-dropdown__trigger:focus-visible{outline:2px solid var(--p-600);outline-offset:2px}.portal-dropdown__panel{position:absolute;z-index:20;left:0;top:calc(100% + 6px);min-width:min(100%,260px);width:max-content;max-width:min(320px,calc(100vw - 2.5rem));padding:.35rem;background:var(--white);border:1px solid var(--slate-200);border-radius:12px;box-shadow:var(--shadow-xl)}.portal-dropdown__list{list-style:none;margin:0;padding:0}.portal-dropdown__item{display:block;width:100%;margin:0;padding:.55rem .75rem;border:none;border-radius:8px;background:transparent;color:var(--slate-800);font-size:.9rem;font-weight:600;font-family:inherit;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.portal-dropdown__item:hover{background:var(--p-50);color:var(--p-700)}.portal-dropdown__item:focus-visible{outline:2px solid var(--p-600);outline-offset:0}.btn{padding:.8rem 1.8rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem}.btn--primary{background:var(--p-600);color:#fff;border:none;box-shadow:0 10px 15px -3px #2563eb4d;width:fit-content}.btn--primary:hover{background:var(--p-700);transform:translateY(-2px)}.btn--secondary{background:#fff;border:1px solid var(--slate-200);color:var(--slate-900)}.btn--outline{background:transparent;border:1px solid var(--slate-200);color:var(--slate-600)}.btn--secondary:hover,.btn--outline:hover{background:var(--p-50);border-color:var(--p-600);color:var(--p-600)}.hero__footer-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem 1rem;max-width:100%}@media(max-width:900px){.hero__footer-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.hero__footer-features{grid-template-columns:1fr}}.hero__footer-feature{display:flex;align-items:flex-start;gap:.65rem}.hero__footer-feature-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--white);border:1px solid var(--slate-200);color:var(--p-600)}.hero__footer-feature-label{font-size:.8125rem;color:var(--slate-600);line-height:1.45;font-weight:500}.hero__visual{position:relative;min-height:400px;height:100%;overflow:hidden;border-radius:16px}.hero-image{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:1024px){.hero{grid-template-columns:1fr;text-align:center;gap:3rem;min-height:auto}.hero__content{justify-content:flex-start}.hero__description{margin-inline:auto}.hero__feature-box{margin-inline:auto;text-align:left}.hero__actions{margin-inline:auto;max-width:100%}.hero__actions-row{justify-content:center}.portal-dropdown{width:auto;max-width:none}.portal-dropdown__panel{left:50%;transform:translate(-50%);width:min(320px,calc(100vw - 2.5rem))}.hero__footer-features{margin-inline:auto;text-align:left}.hero__visual{max-width:500px;margin:0 auto;min-height:320px}.hero-image{min-height:320px}}@media(max-width:640px){.hero__title{font-size:clamp(1.35rem,5.5vw,1.9rem)}}.section-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding:1rem 1.5rem;background:var(--color-surface);border-bottom:1px solid var(--color-border);color:var(--color-text)}.section-header__text{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.section-header__step{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:.8125rem;font-weight:700;color:var(--color-on-primary);background:var(--color-primary);border-radius:50%;flex-shrink:0}.section-header__title{margin:0;font-size:.9375rem;font-weight:600;color:var(--color-heading);letter-spacing:-.01em}.section-header__subtitle{font-size:.8rem;color:var(--color-text-muted)}.section-header__status{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .6rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-full)}.section-header__status-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}.section-header__status--pending{background:var(--color-accent-light);color:var(--color-accent-dark)}.section-header__status--pending .section-header__status-dot{background:var(--color-accent)}.section-header__status--completed{background:var(--color-success-light);color:var(--color-success)}.section-header__status--completed .section-header__status-dot{background:var(--color-success)}.section-header__status-label{text-transform:uppercase}.form-section{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden;margin-bottom:1.5rem;border:1px solid var(--color-border)}.form-section__body{padding:1.5rem;background:var(--color-surface)}.form-section__body>*+*{margin-top:1.25rem}.form-section__grid{display:grid;gap:1.25rem}.form-section__grid--2{grid-template-columns:repeat(2,1fr)}.form-section__grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.form-section__grid--2,.form-section__grid--3{grid-template-columns:1fr}}.form-field{display:flex;flex-direction:column;gap:.4rem}.form-field__label{font-size:.8125rem;font-weight:600;color:var(--color-heading-muted)}.form-field__required{color:var(--color-error)}.form-field__input input,.form-field__input select,.form-field__input textarea{width:100%;min-width:0}.form-field__hint{margin:0;font-size:.75rem;color:var(--color-text-subtle)}.form-field__error{margin:0;font-size:.75rem;color:var(--color-error)}.select-wrap{position:relative;width:100%}.select-trigger{appearance:none;width:100%;min-height:44px;padding:0 2.75rem 0 1rem;font-size:.9375rem;font-weight:500;color:var(--color-text);background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;box-shadow:0 1px 2px #1e293b0a;display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-align:left;font-family:inherit}.select-trigger__value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-trigger__value--placeholder{color:var(--color-text-muted)}.select-trigger__icon{flex-shrink:0;width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat center;background-size:20px;transition:transform .2s ease}.select-wrap--open .select-trigger__icon{transform:rotate(180deg)}.select-trigger:hover:not(:disabled){border-color:var(--color-border-strong);background-color:var(--color-primary-muted)}.select-trigger:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--shadow-input)}.select-wrap--open .select-trigger{border-color:var(--color-primary);box-shadow:var(--shadow-input);background-color:var(--color-surface)}.select-trigger:disabled{background-color:var(--color-bg);color:var(--color-text-subtle);cursor:not-allowed;border-color:var(--color-border);opacity:.9}.select-trigger:disabled .select-trigger__icon{opacity:.6}.select-list{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:1000;margin:0;padding:.5rem;list-style:none;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);max-height:280px;overflow-y:auto;animation:select-list-in .2s ease}@keyframes select-list-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.select-list__option{padding:.625rem 1rem;font-size:.9375rem;font-weight:500;color:var(--color-text);cursor:pointer;border-radius:var(--radius-sm);transition:background-color .15s ease,color .15s ease}.select-list__option:hover,.select-list__option--focused{background-color:var(--color-primary-muted);color:var(--color-primary-dark)}.select-list__option--selected{background:linear-gradient(135deg,var(--color-primary-muted) 0%,rgba(203,213,225,.4) 100%);color:var(--color-primary-dark);font-weight:600}.select-list__option--selected:hover,.select-list__option--selected.select-list__option--focused{background:var(--color-primary-muted);color:var(--color-primary-dark)}.select-list__option--placeholder{color:var(--color-text-muted);font-weight:400}.select-list__option--placeholder.select-list__option--selected{color:var(--color-text-muted);font-weight:500}.select-wrap--disabled .select-trigger{pointer-events:none}.input{padding:.65rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.9375rem;font-weight:500;color:var(--color-text);background:var(--color-surface);transition:border-color .2s,box-shadow .2s;min-height:48px;box-shadow:var(--shadow-sm)}.input:hover:not(:disabled):not(.input--readonly){border-color:var(--color-border-strong)}.input:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--shadow-input)}.input::placeholder{color:var(--color-text-subtle);font-weight:400}.input:disabled,.input--readonly{background:var(--color-primary-muted);color:var(--color-text-muted);cursor:default;border-color:var(--color-border)}.input--readonly{font-weight:500}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;border-radius:var(--radius-sm);cursor:pointer;transition:background .2s,border-color .2s,transform .05s,box-shadow .2s;border:none;font-family:inherit;letter-spacing:-.01em}.btn:active:not(:disabled){transform:scale(.98)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background:var(--color-primary);color:var(--color-on-primary);box-shadow:var(--shadow-sm)}.btn--primary:hover:not(:disabled){background:var(--color-primary-hover);box-shadow:var(--shadow-md)}.btn--secondary{background:var(--color-surface);color:var(--color-primary);border:2px solid var(--color-primary)}.btn--secondary:hover:not(:disabled){background:var(--color-primary-muted)}.btn--success{background:var(--color-success);color:var(--color-on-primary);box-shadow:var(--shadow-sm)}.btn--success:hover:not(:disabled){background:var(--color-success-hover);box-shadow:var(--shadow-md)}.btn--small{padding:.45rem .85rem;font-size:.8125rem}.btn--medium{padding:.65rem 1.25rem;font-size:.875rem}.btn--large{padding:.8rem 1.5rem;font-size:.9375rem}.btn--full{width:100%}.file-upload{display:flex;flex-direction:column;gap:0}.file-upload__card{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;transition:border-color .2s,box-shadow .2s}.file-upload__card:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #33415514}.file-upload__input{position:absolute;width:.1px;height:.1px;opacity:0;overflow:hidden;z-index:-1}.file-upload__main{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.file-upload__choose{padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:var(--color-primary);background:var(--color-surface);border:1px solid var(--color-primary);border-radius:8px;cursor:pointer;transition:background .2s,color .2s,border-color .2s;font-family:inherit}.file-upload__choose:hover{background:var(--color-primary-muted);color:var(--color-primary-hover)}.file-upload__choose:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.file-upload__name{font-size:.8125rem;color:var(--color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.file-upload__hint{margin:0;font-size:.75rem;color:var(--color-text-muted);opacity:.9}.file-upload__view{padding:.5rem 1rem;font-size:.8125rem;font-weight:600;color:var(--color-surface);background:var(--color-primary);border:none;border-radius:8px;cursor:pointer;transition:filter .2s,opacity .2s;font-family:inherit;flex-shrink:0}.file-upload__view:hover:not(:disabled){filter:brightness(1.06)}.file-upload__view:disabled{opacity:.5;cursor:not-allowed}@media(max-width:640px){.file-upload__name{max-width:100%}}.stepper{background:var(--color-surface);border-radius:var(--radius-md);padding:.5rem .75rem;margin-bottom:1.25rem;border:1px solid var(--color-border);box-shadow:var(--shadow-sm);overflow-x:auto;overflow-y:hidden;width:100%;max-width:100%}.stepper__list{display:flex;align-items:center;list-style:none;margin:0;padding:0;width:100%;gap:0}.stepper__item{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0}.stepper__connector{flex:1 1 0;min-width:8px;max-width:32px;height:2px;background:var(--color-border);border-radius:1px;flex-shrink:0;pointer-events:none}.stepper__connector--active{background:var(--color-primary)}.stepper__step{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.45rem .65rem;flex:1 1 0;min-width:0;width:100%;max-width:100%;border:none;border-radius:var(--radius-sm);font-family:inherit;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;position:relative;z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:var(--color-bg);color:var(--color-text-subtle);border:1.5px solid var(--color-border)}.stepper__step:hover:not(:disabled){box-shadow:var(--shadow-sm)}.stepper__step:disabled{cursor:default}.stepper__item--completed .stepper__step{background:var(--color-primary-muted);color:var(--color-primary);border-color:var(--color-primary-light)}.stepper__item--completed .stepper__icon{color:var(--color-primary)}.stepper__item--active .stepper__step{background:var(--color-primary);color:var(--color-on-primary);border-color:var(--color-primary);box-shadow:var(--shadow-md)}.stepper__item--active .stepper__icon{color:var(--color-on-primary)}.stepper__item--pending .stepper__step{background:var(--color-surface);color:var(--color-text-subtle);border-color:var(--color-border)}.stepper__item--pending .stepper__icon{color:var(--color-text-subtle)}.stepper__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px}.stepper__label{overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(max-width:960px){.stepper__step{font-size:.75rem;padding:.4rem .5rem}.stepper__icon{width:18px;height:18px}}@media(max-width:768px){.stepper{padding:.5rem}.stepper__list{flex-wrap:wrap;justify-content:flex-start;gap:.5rem}.stepper__item{flex:1 1 100%;justify-content:stretch}.stepper__connector{display:none}.stepper__step{max-width:none;width:100%;justify-content:flex-start;padding:.5rem .65rem;font-size:.8125rem}.stepper__label{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stepper__icon{width:20px;height:20px}}.drawer.MuiDrawer-root{z-index:1400!important}.drawer.MuiDrawer-root .MuiBackdrop-root,.drawer__backdrop{background-color:#0f172a66;z-index:1400!important}.drawer__paper{width:100%!important;max-width:420px!important;z-index:1401!important}@media(min-width:600px){.drawer__paper{width:420px!important}}.drawer__paper--nav{max-width:320px!important;display:flex!important;flex-direction:column!important;background:linear-gradient(180deg,#fcfcfd,#f4f5f7,#eef0f3)!important;border-right:1px solid rgba(0,0,0,.05)!important;box-shadow:2px 0 32px #0000000a,0 0 0 1px #ffffff80 inset!important}@media(min-width:600px){.drawer__paper--nav{width:300px!important}}.drawer__paper--nav.drawer__paper--collapsed{width:72px!important;min-width:72px!important;max-width:72px!important;transition:width .25s ease,min-width .25s ease,max-width .25s ease!important}.drawer__body--nav{display:flex!important;flex-direction:column!important;padding:0!important;overflow:hidden!important;height:100%!important}.drawer__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border);flex-shrink:0}.drawer__title{margin:0;font-weight:700!important;color:var(--color-heading)!important;letter-spacing:-.02em}.drawer__close{margin-left:auto;color:var(--color-text-muted)}.drawer__close:hover{color:var(--color-heading);background:var(--color-primary-muted)}.drawer__body{flex:1;overflow:auto;padding:1rem 1.25rem;-webkit-overflow-scrolling:touch}.add-approver-modal__backdrop{position:fixed;inset:0;background:#0f172a73;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1400;padding:2rem;animation:add-approver-backdrop-in .2s ease}@keyframes add-approver-backdrop-in{0%{opacity:0}to{opacity:1}}.add-approver-modal{background:var(--color-surface, #ffffff);border-radius:24px;box-shadow:0 0 0 1px #0000000a,0 32px 64px -12px #0f172a2e,0 0 1px #0000000d;border:1px solid var(--color-border, rgba(0, 0, 0, .08));width:100%;max-width:640px;max-height:calc(100vh - 4rem);overflow:hidden;display:flex;flex-direction:column;animation:add-approver-modal-in .28s cubic-bezier(.32,.72,0,1)}@keyframes add-approver-modal-in{0%{opacity:0;transform:scale(.97) translateY(-12px)}to{opacity:1;transform:scale(1) translateY(0)}}.add-approver-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.75rem 1.75rem 0;flex-shrink:0}.add-approver-modal__header-inner{display:flex;align-items:flex-start;gap:1.25rem;min-width:0}.add-approver-modal__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:linear-gradient(145deg,var(--color-primary-muted, #e0e7ff) 0%,#f1f5f9 100%);color:var(--color-primary, #334155);flex-shrink:0;box-shadow:0 1px 2px #0000000a}.add-approver-modal__icon svg{width:26px;height:26px}.add-approver-modal__title{margin:0 0 .35rem!important;font-weight:700!important;font-size:1.5rem!important;color:var(--color-heading, #0f172a)!important;letter-spacing:-.025em;line-height:1.2!important}.add-approver-modal__subtitle{margin:0!important;font-size:.9375rem!important;font-weight:400!important;color:var(--color-text-muted, #64748b)!important;line-height:1.45!important}.add-approver-modal__close{color:var(--color-text-muted, #64748b)!important;margin:-.35rem -.35rem 0 0!important;border-radius:12px!important;transition:color .2s ease,background .2s ease}.add-approver-modal__close:hover{color:var(--color-heading, #0f172a)!important;background:var(--color-primary-muted, #f1f5f9)!important}.add-approver-modal__form{padding:1.75rem 1.75rem 0;display:flex;flex-direction:column;gap:1.75rem;overflow-y:auto;flex:1;min-height:0}.add-approver-modal__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem;align-items:start}.add-approver-modal__section{display:flex;flex-direction:column;gap:1rem}.add-approver-modal__section--role{padding-top:.25rem}.add-approver-modal__fields{display:flex;flex-direction:column;gap:1rem}.add-approver-modal__section-title{display:block;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted, #64748b);margin-bottom:.15rem}.add-approver-modal__form .form-field__label{font-size:.875rem;font-weight:500;color:var(--color-heading, #0f172a);margin-bottom:.4rem}.add-approver-modal__form .input,.add-approver-modal__form input{width:100%;padding:.75rem 1rem;font-size:.9375rem;border:1px solid var(--color-border, rgba(0, 0, 0, .12));border-radius:14px;background:var(--color-surface, #fff);color:var(--color-text, #334155);transition:border-color .2s ease,box-shadow .2s ease}.add-approver-modal__form .input:focus,.add-approver-modal__form input:focus{outline:none;border-color:var(--color-primary, #334155);box-shadow:0 0 0 3px #3341551a}.add-approver-modal__form .form-field__input .select-trigger{border-radius:14px;padding:.75rem 1rem;min-height:46px;border:1px solid var(--color-border, rgba(0, 0, 0, .12))}.add-approver-modal__password-edit-hint{margin:.4rem 0 0;font-size:.78rem;color:var(--color-text-muted, #64748b);line-height:1.35}.add-approver-modal__form input[readonly],.add-approver-modal__form input:disabled{background:var(--color-bg, #f8fafc);color:var(--color-text-muted, #64748b);cursor:default}.add-approver-modal__actions{display:flex;justify-content:flex-end;gap:.875rem;padding:1.5rem 1.75rem 1.75rem;margin:0 -1.75rem -1.75rem;background:var(--color-bg, #f8fafc);border-top:1px solid var(--color-border, rgba(0, 0, 0, .08));flex-shrink:0}.add-approver-modal__btn{min-width:120px;padding:.75rem 1.5rem!important;font-weight:600!important;font-size:.9375rem!important;border-radius:14px!important;text-transform:none!important;transition:transform .15s ease,box-shadow .15s ease}.add-approver-modal__btn--cancel{border:1px solid var(--color-border, rgba(0, 0, 0, .12));color:var(--color-text, #334155);background:var(--color-surface, #fff)!important}.add-approver-modal__btn--cancel:hover{border-color:var(--color-border-strong, rgba(0, 0, 0, .2));background:var(--color-primary-muted, #f1f5f9)!important;color:var(--color-primary, #334155)}.add-approver-modal__btn--submit{background:var(--color-primary, #334155)!important;color:var(--color-on-primary, #fff)!important;border:none!important}.add-approver-modal__btn--submit:hover:not(:disabled){background:var(--color-primary-hover, #1e293b)!important;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a33}@media(max-width:680px){.add-approver-modal__grid{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:520px){.add-approver-modal__backdrop{padding:1rem;align-items:flex-end}.add-approver-modal{max-width:100%;max-height:92vh;border-radius:24px 24px 0 0;box-shadow:0 -4px 24px #0f172a26}.add-approver-modal__header,.add-approver-modal__form{padding-left:1.25rem;padding-right:1.25rem}.add-approver-modal__actions{padding-left:1.25rem;padding-right:1.25rem;margin-left:-1.25rem;margin-right:-1.25rem;flex-direction:column}.add-approver-modal__btn{width:100%;min-width:0}}.sr-page{width:100%;max-width:100%;box-sizing:border-box;margin:0 0 2rem;padding:0 1.5rem 2rem;overflow-x:hidden}.sr-page__header{margin-bottom:2rem;text-align:center;padding:1.75rem 1rem;background:linear-gradient(135deg,var(--color-primary-dark) 0%,var(--color-primary) 100%);border-radius:var(--radius-xl);color:var(--color-on-primary);box-shadow:var(--shadow-lg)}.sr-page__badge{display:inline-block;margin-bottom:.5rem;padding:.3rem .75rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:var(--color-on-primary-overlay);border-radius:var(--radius-full);color:var(--color-on-primary)}.sr-page__title{margin:0 0 .35rem;font-size:1.75rem;font-weight:700;color:var(--color-on-primary);letter-spacing:-.025em;line-height:1.2}.sr-page__subtitle{margin:0;font-size:.9375rem;color:var(--color-on-primary);opacity:.9}.sr-page__from-teacher{margin-bottom:1.5rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-radius:var(--radius-lg)}.sr-page__from-teacher-text{margin:0;font-size:.9375rem;line-height:1.5}.sr-page__from-teacher-text strong{font-weight:700}.sr-page__section-heading{margin:0 0 1rem;font-size:1rem;font-weight:700;letter-spacing:-.02em;color:var(--color-heading);display:flex;align-items:center;gap:.5rem}.sr-page__section-heading:before{content:"";width:4px;height:1.2em;border-radius:2px;background:var(--color-primary)}.sr-page__filter{background:var(--color-surface);border-radius:var(--radius-lg);padding:1.5rem;margin-bottom:1.5rem;box-shadow:var(--shadow-md);border:1px solid var(--color-border)}.sr-page__filter-form{width:100%}.sr-page__filter-fields{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:1.25rem;align-items:end}.sr-page__filter .form-field__label{color:var(--color-heading-muted);font-size:.8125rem}.sr-page__filter-action{display:flex;align-items:flex-end}.sr-page__filter-action .btn{min-width:120px}@media(max-width:768px){.sr-page__filter-fields{grid-template-columns:1fr}.sr-page__filter-action .btn{width:100%}}.sr-page__prompt{background:var(--color-primary-muted);border:1px dashed var(--color-primary);border-radius:var(--radius-md);padding:1.75rem;text-align:center;color:var(--color-text-muted);font-size:.9375rem}.sr-page__prompt strong{color:var(--color-primary)}.sr-page__or-divider{display:flex;align-items:center;gap:1rem;margin:1.75rem 0}.sr-page__or-line{flex:1;height:1px;background:var(--color-border-strong)}.sr-page__or-text{font-size:.875rem;font-weight:700;color:var(--color-text-muted);letter-spacing:.05em}.sr-page__fetch-cell{display:flex;align-items:flex-end}.sr-page__results-section{margin-bottom:1.5rem}.sr-page__results-section .sr-page__section-heading{margin-bottom:.75rem}.sr-page__accordion{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--color-border);overflow:hidden}.sr-page__accordion-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;background:var(--color-surface);border:none;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;color:var(--color-heading);text-align:left;transition:background .2s}.sr-page__accordion-head:hover{background:var(--color-primary-muted)}.sr-page__accordion-head--open .sr-page__accordion-icon{transform:rotate(180deg)}.sr-page__accordion-title{display:inline-flex;align-items:center;gap:.5rem}.sr-page__accordion-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .4rem;font-size:.75rem;font-weight:700;color:var(--color-primary);background:var(--color-primary-light);border-radius:var(--radius-full)}.sr-page__accordion-icon{width:20px;height:20px;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23334155' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat center;background-size:20px;transition:transform .25s ease}.sr-page__accordion-body{border-top:1px solid var(--color-border);padding:0}.sr-page__empty{margin:0;padding:1.5rem 1.25rem;color:var(--color-text-muted);font-size:.9rem;text-align:center}.sr-page__table-wrap{overflow-x:auto}.sr-page__table{width:100%;border-collapse:collapse;font-size:.875rem}.sr-page__table th,.sr-page__table td{padding:.85rem 1rem;text-align:left;border-bottom:1px solid var(--color-border)}.sr-page__table th{font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-on-primary);background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%)}.sr-page__table tbody tr{transition:background .15s}.sr-page__table tbody tr:hover{background:var(--color-primary-muted)}.sr-page__table tbody tr:nth-child(2n){background:var(--color-primary-muted)}.sr-page__table tbody tr:nth-child(2n):hover{background:var(--color-primary-muted)}.sr-page__table tbody tr:last-child td{border-bottom:none}.sr-page__table td{color:var(--color-text);font-weight:500}.sr-page__status-dot{font-size:.8125rem;color:var(--color-text-muted)}.sr-page__add-btn{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1rem;font-size:.8125rem;font-weight:600;font-family:inherit;color:var(--color-on-primary);background:var(--color-primary);border:none;border-radius:var(--radius-full);cursor:pointer;transition:background .2s,transform .05s;box-shadow:var(--shadow-sm)}.sr-page__add-btn:hover{background:var(--color-primary-hover);transform:scale(1.03)}.sr-page__education-block{margin-bottom:0}.sr-page__education-title{margin:0 0 1rem;font-size:1rem;font-weight:700;color:var(--color-heading);letter-spacing:-.02em;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.sr-page__education-table-wrap{overflow-x:auto;margin-bottom:1.5rem;border:1px solid var(--color-border);border-radius:var(--radius-md)}.sr-page__education-table{width:100%;border-collapse:collapse;font-size:.8125rem}.sr-page__education-table th,.sr-page__education-table td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid var(--color-border)}.sr-page__education-table th{font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-on-primary);background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%)}.sr-page__education-table tbody tr:nth-child(2n){background:var(--color-primary-muted)}.sr-page__education-table td{color:var(--color-text);font-weight:500}.sr-page__education-empty{margin:0 0 1.5rem;padding:1rem;font-size:.875rem;color:var(--color-text-muted);background:var(--color-primary-muted);border-radius:var(--radius-sm)}.sr-page__education-questions{display:flex;flex-direction:column;gap:.875rem}.sr-page__education-questions .form-field{max-width:100%}.sr-page__education-readonly-value{padding:.5rem .75rem;font-size:.9375rem;font-weight:600;color:var(--color-heading);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);min-height:44px;display:flex;align-items:center}.sr-page__rte-block{margin-top:1.5rem;padding:1.25rem;background:var(--color-primary-muted);border-radius:var(--radius-md);border:1px solid var(--color-primary-light)}.sr-page__rte-title{margin:0 0 1rem;font-size:1rem;font-weight:700;color:var(--color-heading);letter-spacing:-.02em;padding-bottom:.5rem;border-bottom:1px solid var(--color-border)}.sr-page__rte-block .form-field{margin-bottom:.875rem}.sr-page__rte-block .form-field:last-child{margin-bottom:0}.sr-page__rte-block .form-field__hint{color:var(--color-error);font-size:.75rem}.sr-page__form-wrap{margin-top:1.5rem;padding:1.75rem;background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-lg)}.sr-page__form-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.sr-page__form-title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.sr-page__form-title{margin:0;font-size:1.25rem;font-weight:700;color:var(--color-heading);letter-spacing:-.02em}.sr-page__form-title-note{margin:0;font-size:.875rem;font-weight:500;color:var(--color-text-muted, #666);font-style:italic}.sr-page__form{display:flex;flex-direction:column;gap:0}.sr-page__form .form-section{margin-bottom:1rem}.sr-page__step-content>*+*{margin-top:1rem}.sr-page__form .form-section__grid{gap:1rem}.sr-page__form .form-section__grid+.form-field,.sr-page__step-block .form-section__grid+.form-field{margin-top:1rem}.sr-page__step-content{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem;margin-bottom:1.25rem;box-shadow:var(--shadow-sm)}.sr-page__approval-status{margin-bottom:1rem}.sr-page__approval-badge{display:inline-block;padding:.35rem .75rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-radius:8px}.sr-page__approval-badge--approved{background:var(--color-success-light, #dcfce7);color:var(--color-success, #16a34a)}.sr-page__approval-rejection{padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.9375rem;line-height:1.45}.sr-page__approval-rejection strong{margin-right:.35rem}.sr-page__step-content--review{text-align:center;padding:2rem 1.5rem}.sr-page__step-block{margin-bottom:1.25rem}.sr-page__step-block:last-child{margin-bottom:0}.sr-page__step-block-title{margin:0 0 .75rem;font-size:.9375rem;font-weight:600;color:var(--color-heading)}.sr-page__disability-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.sr-page__disability-row--first{margin-bottom:0}.sr-page__disability-row--second{margin-top:1rem}@media(max-width:640px){.sr-page__disability-row{grid-template-columns:1fr}.sr-page__disability-row--second{margin-top:1rem}}.sr-page__review-icon{color:var(--color-primary);margin-bottom:1rem;display:inline-flex}.sr-page__review-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:var(--color-heading)}.sr-page__review-text{margin:0 0 1.5rem;font-size:.9375rem;color:var(--color-text-muted);max-width:420px;margin-left:auto;margin-right:auto}.sr-page__step-nav{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0 0;margin-top:.5rem;border-top:1px solid var(--color-border)}.sr-page__step-nav .btn{min-width:130px;padding:.65rem 1.25rem;font-weight:600;border-radius:var(--radius-sm)}.dob-row .select-trigger{min-height:44px}.sr-page__dob-gender-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}@media(max-width:640px){.sr-page__dob-gender-row{grid-template-columns:1fr}}.sr-page__age-hint{margin:0 0 .5rem;font-size:.875rem;font-weight:500;color:var(--color-text-muted)}.scholarship-box{display:flex;flex-direction:column;gap:.875rem;padding:1.25rem;background:var(--color-primary-muted);border-radius:var(--radius-md);border:1px solid var(--color-primary-light)}.scholarship-list__item{font-size:.875rem;font-weight:500;color:var(--color-primary-dark);margin:0}.sr-page__submit{margin-top:1.25rem;padding:1.5rem;background:var(--color-bg);border-radius:var(--radius-md);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:1rem}.sr-page__agreement{display:flex;align-items:flex-start;gap:.6rem;cursor:pointer;font-size:.9375rem;font-weight:500;color:var(--color-text);line-height:1.5}.sr-page__agreement .sr-page__agreement-text{display:block;flex:1;min-width:0}.sr-page__checkbox{flex-shrink:0;margin-top:.25rem;width:1.125rem;height:1.125rem;accent-color:var(--color-primary);cursor:pointer}.sr-page__agreement-error{margin-top:.5rem;margin-bottom:0}.sr-page__submit-btn{max-width:320px;margin:0 auto}.sr-page__eligible-schemes{margin-top:1.5rem;padding:1.25rem 1.5rem;background:var(--color-surface, #f8fafc);border-radius:var(--radius-lg, .75rem);border:1px solid var(--color-border, #e2e8f0);box-shadow:0 1px 3px #0000000f}.sr-page__eligible-schemes--first{margin-top:0;margin-bottom:1.5rem}.sr-page__eligible-schemes-title{margin:0 0 1rem;font-size:1rem;font-weight:700;color:var(--color-primary, #334155)}.sr-page__eligible-schemes-list{margin:.5rem 0 0;padding-left:1.25rem;list-style:none}.sr-page__eligible-schemes-list li{margin-bottom:.5rem;font-weight:600;color:var(--color-heading, #1e293b)}.sr-page__eligible-schemes-list li:before{content:"✔ ";color:var(--color-success, #16a34a)}.sr-page__eligible-schemes-msg{margin:0;font-size:.9375rem;font-weight:500}.sr-page__eligible-schemes-msg--success{color:var(--color-success, #16a34a)}.sr-page__eligible-schemes-msg--info{color:var(--color-info, #0ea5e9)}@media(max-width:640px){.sr-page{padding:0 .75rem 1.5rem}.sr-page__title{font-size:1.5rem}.sr-page__header{padding:1.25rem .75rem}.input-with-btn{flex-direction:column}.input-with-btn .input{min-width:100%}.sr-page__pdf-modal{width:95%;height:85vh}}.sr-page__pdf-backdrop{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.sr-page__pdf-modal{background:var(--color-surface, #fff);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);width:90%;max-width:800px;height:90vh;display:flex;flex-direction:column;overflow:hidden}.sr-page__pdf-modal-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--color-border, #e2e8f0);font-weight:600;color:var(--color-heading)}.sr-page__pdf-modal-close{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--color-text-muted);padding:.25rem;border-radius:var(--radius-sm)}.sr-page__pdf-modal-close:hover{color:var(--color-heading);background:var(--color-surface-hover, #f1f5f9)}.sr-page__pdf-iframe{flex:1;width:100%;border:none;min-height:400px}.sr-page__pdf-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--color-text-muted);font-size:.875rem}.sr-page__pdf-loading-spinner{width:32px;height:32px;border:3px solid var(--color-border);border-top:3px solid var(--color-primary);border-radius:50%;animation:sr-page__spin 1s linear infinite}@keyframes sr-page__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.student-view-modal__backdrop{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1400;padding:1.5rem;overflow-y:auto}.student-view-modal{background:var(--color-surface);border-radius:24px;box-shadow:0 32px 64px -16px #0f172a40,0 0 0 1px #ffffff0a inset;border:1px solid var(--color-border);width:100%;max-width:960px;max-height:calc(100vh - 2rem);overflow:hidden;display:flex;flex-direction:column}.student-view-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.75rem;flex-shrink:0;border-bottom:1px solid var(--color-border);background:linear-gradient(180deg,var(--color-bg) 0%,var(--color-surface) 100%)}.student-view-modal__title{margin:0 0 .35rem!important;font-weight:700!important;font-size:1.35rem!important;color:var(--color-heading)!important;letter-spacing:-.02em}.student-view-modal__subtitle{margin:0!important;font-size:.8125rem!important;color:var(--color-text-muted)!important}.student-view-modal__close{color:var(--color-text-muted)!important;border-radius:10px!important}.student-view-modal__close:hover{color:var(--color-heading)!important;background:var(--color-primary-muted)!important}.student-view-modal__body{padding:1.5rem 1.75rem;overflow-y:auto;flex:1;min-height:0}.student-view-modal__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.25rem}.student-view-modal__card--full-width{width:100%;grid-column:1 / -1;margin-bottom:0}.student-view-modal__education-content{padding:1rem 1.25rem .75rem!important}.student-view-modal__education-block{margin-bottom:0}.student-view-modal__education-title{margin:0 0 1rem;font-size:1rem;font-weight:700;color:var(--color-heading);letter-spacing:-.02em;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.student-view-modal__education-table-wrap{overflow-x:auto;margin-bottom:1.5rem;border:1px solid var(--color-border);border-radius:var(--radius-md)}.student-view-modal__education-table{width:100%;border-collapse:collapse;font-size:.8125rem}.student-view-modal__education-table th,.student-view-modal__education-table td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid var(--color-border)}.student-view-modal__education-table th{font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-on-primary);background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%)}.student-view-modal__education-table tbody tr:nth-child(2n){background:var(--color-primary-muted)}.student-view-modal__education-table td{color:var(--color-text);font-weight:500}.student-view-modal__education-empty{margin:0 0 1.5rem;padding:1rem;font-size:.875rem;color:var(--color-text-muted);background:var(--color-primary-muted);border-radius:var(--radius-sm)}.student-view-modal__education-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem}.student-view-modal__readonly-field{display:flex;flex-direction:column;gap:.35rem}.student-view-modal__readonly-label{font-size:.8125rem;font-weight:600;color:var(--color-heading);margin:0}.student-view-modal__readonly-value{min-height:44px;padding:0 1rem;font-size:.9375rem;font-weight:500;color:var(--color-text);background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 1px 2px #1e293b0a;display:flex;align-items:center}.student-view-modal__education-fields .student-view-modal__row{padding:.5rem .75rem;background:var(--color-bg);border-radius:var(--radius-md);border:1px solid var(--color-border)}@media(max-width:720px){.student-view-modal__cards,.student-view-modal__education-fields{grid-template-columns:1fr}}.student-view-modal__card{border-radius:16px;border:1px solid var(--color-border);background:var(--color-surface);box-shadow:0 2px 12px #0f172a0f;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;overflow:hidden;border-left-width:3px;border-left-color:var(--color-border)}.student-view-modal__card:hover{box-shadow:0 6px 20px #0f172a14}.student-view-modal__card--approved{border-color:var(--color-success, #22c55e);border-left-color:var(--color-success, #22c55e);background:linear-gradient(180deg,rgba(34,197,94,.05) 0%,var(--color-surface) 100%);box-shadow:0 2px 14px #22c55e24}.student-view-modal__card--rejected{border-color:var(--color-error, #ef4444);border-left-color:var(--color-error, #ef4444);background:linear-gradient(180deg,rgba(239,68,68,.05) 0%,var(--color-surface) 100%);box-shadow:0 2px 14px #ef444424}.student-view-modal__card-inner{padding:0}.student-view-modal__card-title{margin:0;padding:1rem 1.25rem;font-size:.9375rem;font-weight:700;color:var(--color-heading);letter-spacing:-.02em;background:var(--color-bg);border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.student-view-modal__card--approved .student-view-modal__card-title{background:#22c55e1a;border-bottom-color:#22c55e40}.student-view-modal__card--rejected .student-view-modal__card-title{background:#ef44441a;border-bottom-color:#ef444440}.student-view-modal__card-badge{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.25rem .5rem;border-radius:6px}.student-view-modal__card-badge--approved{background:#22c55e33;color:var(--color-success, #16a34a)}.student-view-modal__card-badge--rejected{background:#ef444433;color:var(--color-error, #dc2626)}.student-view-modal__card-content{padding:1rem 1.25rem .75rem;margin-bottom:0}.student-view-modal__row{display:flex;align-items:baseline;gap:.15em;padding:.4rem 0;border-bottom:1px solid var(--color-border);font-size:.875rem;flex-wrap:wrap}.student-view-modal__row:last-child{border-bottom:none}.student-view-modal__row--with-doc{display:flex;align-items:center;gap:.35rem}.student-view-modal__row--with-doc .student-view-modal__value{flex:1}.student-view-modal__doc-view-btn{flex-shrink:0;padding:.25rem!important;color:var(--color-primary)!important}.student-view-modal__doc-view-btn:hover{background:var(--color-primary-muted)!important}.student-view-modal__label{color:var(--color-text-muted);font-weight:500;flex-shrink:0;font-size:.8125rem;white-space:nowrap}.student-view-modal__value{color:var(--color-text);word-break:break-word}.student-view-modal__reject-reason{padding:.75rem 1.25rem .5rem;border-top:1px dashed var(--color-border)}.student-view-modal__reject-label{display:block;font-size:.75rem;font-weight:600;color:var(--color-error, #ef4444);margin-bottom:.35rem}.student-view-modal__reject-value{font-size:.875rem;color:var(--color-text, #334155);padding:.5rem 0;line-height:1.45}.student-view-modal__reject-input{width:100%;font-size:.8125rem;padding:.5rem .6rem;border-radius:8px;border:1px solid var(--color-border)}.student-view-modal__reject-input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-muted)}.student-view-modal__card-actions{display:flex;justify-content:flex-end;gap:.5rem;padding:.75rem 1.25rem 1rem;background:var(--color-bg);border-top:1px solid var(--color-border)}.student-view-modal__card-btn{min-width:92px;font-weight:600!important;font-size:.8125rem!important}.student-view-modal__card-btn--reject:hover{border-color:var(--color-error);color:var(--color-error);background:#ef444414!important}.student-view-modal__card-btn--approve{background:var(--color-primary)!important;color:var(--color-on-primary)!important}.student-view-modal__card-btn--approve:hover:not(:disabled){filter:brightness(1.06)}.student-view-modal__footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;border-top:2px solid var(--color-border);flex-shrink:0;background:var(--color-surface)}.student-view-modal__footer-btn{min-width:120px;font-weight:600!important}.student-view-modal__footer-btn--submit:disabled{opacity:.55;cursor:not-allowed}.student-view-modal__footer-btn--submit:not(:disabled){background:var(--color-primary)!important;color:var(--color-on-primary)!important}.student-view-modal__footer-btn--submit:not(:disabled):hover{filter:brightness(1.06)}.student-view-modal__pdf-backdrop{position:fixed;inset:0;background:#0f172aa6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1500;padding:1.5rem}.student-view-modal__pdf-modal{background:var(--color-surface);border-radius:12px;box-shadow:0 24px 48px #0f172a4d;border:1px solid var(--color-border);width:100%;max-width:90vw;height:85vh;max-height:800px;display:flex;flex-direction:column;overflow:hidden}.student-view-modal__pdf-modal-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--color-border);background:var(--color-bg);flex-shrink:0}.student-view-modal__pdf-modal-header span{font-size:.9375rem;font-weight:600;color:var(--color-heading)}.student-view-modal__pdf-modal-close{background:none;border:none;font-size:1.5rem;line-height:1;color:var(--color-text-muted);cursor:pointer;padding:.25rem .5rem;border-radius:6px}.student-view-modal__pdf-modal-close:hover{color:var(--color-heading);background:var(--color-primary-muted)}.student-view-modal__pdf-iframe{flex:1;width:100%;min-height:0;border:none}.student-view-modal__pdf-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--color-text-muted);font-size:.875rem}.student-view-modal__pdf-loading-spinner{width:32px;height:32px;border:3px solid var(--color-border);border-top:3px solid var(--color-primary);border-radius:50%;animation:student-view-modal__spin 1s linear infinite}@keyframes student-view-modal__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.registration{max-width:880px;margin:0 auto;padding:.5rem}.registration__header{margin-bottom:1.75rem}.registration__title{margin:0;font-size:1.625rem;font-weight:700;color:var(--color-text);letter-spacing:-.02em;line-height:1.25}.registration__form{display:flex;flex-direction:column}.registration__age-hint{margin:0 0 .5rem;font-size:.875rem;font-weight:500;color:var(--color-text-muted)}.dob-row{display:flex;gap:.5rem;flex-wrap:wrap}.dob-row .select-wrap{flex:1;min-width:90px}.scholarship-box{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;background:var(--color-primary-muted);border-radius:var(--radius-md);border:1px solid var(--color-primary-light)}.scholarship-list{margin:0}.scholarship-list__text{font-size:.875rem;font-weight:500;color:var(--color-text);margin-bottom:.5rem}.scholarship-list__item{font-size:.875rem;font-weight:500;color:var(--color-primary-hover);margin:0}.input-with-btn{display:flex;gap:.5rem;flex-wrap:wrap}.input-with-btn .input{flex:1;min-width:140px}.registration__submit{margin-top:1.25rem;padding:1.5rem;background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:1.25rem}.registration__agreement{display:flex;align-items:flex-start;gap:.6rem;cursor:pointer;font-size:.875rem;font-weight:500;color:var(--color-text)}.registration__checkbox{margin-top:.25rem;width:1.125rem;height:1.125rem;accent-color:var(--color-primary);cursor:pointer}.registration__agreement-text{flex:1}.registration__submit-btn{max-width:300px;margin:0 auto}@media(max-width:640px){.registration{padding:.25rem}.registration__title{font-size:1.375rem}.input-with-btn{flex-direction:column}.input-with-btn .input{min-width:100%}}.student-search{max-width:960px;margin:0 auto;padding:.5rem}.student-search__header{margin-bottom:1.75rem}.student-search__title{margin:0;font-size:1.625rem;font-weight:700;color:var(--color-text);letter-spacing:-.02em;line-height:1.25}.card-panel{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid var(--color-border);padding:1.5rem;margin-bottom:1.5rem}.student-search__form{width:100%}.student-search__fields{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:1.25rem;align-items:end}.student-search__action{display:flex;align-items:flex-end}.student-search__results-title{margin:0 0 1rem;font-size:1.0625rem;font-weight:600;color:var(--color-text)}.student-search__empty{color:var(--color-text-muted);font-size:.9rem;margin:0;padding:2rem;text-align:center;background:var(--color-bg);border-radius:var(--radius-sm)}.table-wrap{overflow-x:auto;border-radius:var(--radius-sm);border:1px solid var(--color-border)}.results-table{width:100%;border-collapse:collapse;font-size:.875rem}.results-table th,.results-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--color-border)}.results-table th{font-weight:600;color:var(--color-text);background:var(--color-primary-muted);white-space:nowrap;font-size:.8125rem;text-transform:uppercase;letter-spacing:.03em}.results-table th:hover{background:var(--color-primary-light);cursor:pointer}.results-table tbody tr{transition:background .15s}.results-table tbody tr:nth-child(2n){background:var(--color-bg)}.results-table tbody tr:hover{background:var(--color-primary-muted)}.results-table tbody tr:last-child td{border-bottom:none}.results-table td{color:var(--color-text);font-weight:500}@media(max-width:768px){.student-search__fields{grid-template-columns:1fr}.student-search__action{justify-content:stretch}.student-search__action .btn{width:100%}.results-table th,.results-table td{padding:.6rem .75rem;font-size:.8125rem}}.school-login{--school-navy: #1e3a8a;--school-accent-blue: #3b82f6;--school-text-dark: #1f2937;--school-text-light: #6b7280;--school-canvas-bg: linear-gradient(135deg, #f8fafc 0%, #ebf5ff 100%);--school-white: #ffffff}.school-login{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:var(--school-white);font-family:Poppins,sans-serif;padding:0;overflow:hidden;position:fixed;top:0;left:0}.school-login__canvas{width:100%;height:100%;background:var(--school-canvas-bg);border:none;border-radius:0;position:relative;display:flex;flex-direction:column;overflow:hidden;box-shadow:none}.school-login__header{padding:60px 80px 0;font-size:1rem;font-weight:700;color:var(--school-navy);text-transform:uppercase;letter-spacing:.05em}.school-login__body{flex:1;display:flex;padding:0 80px 60px}.school-login__form-section{flex:0 0 450px;display:flex;align-items:center}.school-login__form-box{width:100%;max-width:380px}.school-login__main-title{font-size:3rem;font-weight:700;color:var(--school-navy);margin:0 0 2px;letter-spacing:-.02em}.school-login__main-desc{font-size:.95rem;color:var(--school-text-light);line-height:1.6;margin:0 0 40px}.school-login__auth-form{display:flex;flex-direction:column;gap:24px}.school-login__input-group{display:flex;flex-direction:column;gap:8px}.school-login__input-group label{font-size:.9rem;font-weight:600;color:var(--school-text-dark)}.school-login__star{color:#ef4444}.school-login__input-group input{padding:8px 12px;border-radius:12px;border:1px solid #e2e8f0;background:#fffc;font-size:1rem;color:var(--school-navy);transition:all .2s ease;font-family:inherit}.school-login__input-group input:focus{outline:none;border-color:var(--school-accent-blue);background:#fff;box-shadow:0 0 0 4px #3b82f61a}.school-login__input-group input:disabled{opacity:.7;cursor:not-allowed}.school-login__error{font-size:.75rem;color:#dc2626;margin-top:2px}.school-login__hint{font-size:.75rem;color:var(--school-text-light);margin-top:2px}.school-login__action-btn{padding:14px;border-radius:10px;border:none;background:var(--school-accent-blue);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 20px #3b82f633;width:180px;margin-top:8px;font-family:inherit}.school-login__action-btn:hover:not(:disabled){background:var(--school-navy);transform:translateY(-2px);box-shadow:0 15px 30px #1e3a8a4d}.school-login__action-btn:disabled{opacity:.8;cursor:not-allowed;transform:none}.school-login__action-btn--secondary{background:transparent;color:var(--school-accent-blue);border:1px solid var(--school-accent-blue);box-shadow:none}.school-login__action-btn--secondary:hover:not(:disabled){background:#3b82f614}.school-login__back-btn{margin-top:4px;padding:8px 0;font-size:.9rem;font-weight:500;color:var(--school-text-light);background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;transition:color .2s ease}.school-login__back-btn:hover{color:var(--school-accent-blue)}.school-login__back{display:inline-block;margin-top:1rem;font-size:.9rem;font-weight:500;color:var(--school-text-light);text-decoration:none;transition:color .2s ease}.school-login__back:hover{color:var(--school-accent-blue)}.school-login__secure-tag{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:.85rem;color:var(--school-text-light);font-weight:500}.school-login__dot-indicator{width:7px;height:7px;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b981}.school-login__divider{margin:1rem 0 1.25rem;text-align:center;font-size:.875rem;color:var(--school-text-light);letter-spacing:.2em}.school-login__private-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:var(--school-text-dark)}.school-login__private-row{display:flex;flex-direction:column;gap:.75rem}.school-login__cts-row{display:flex;align-items:flex-end;gap:0;flex-wrap:wrap}.school-login__input-group--cts{flex:1;min-width:0}.school-login__cts-input-wrap{display:flex;align-items:stretch;gap:0;border-radius:12px;border:1px solid #e2e8f0;background:#fffc;transition:all .2s ease}.school-login__cts-input-wrap:focus-within{border-color:var(--school-accent-blue);background:#fff;box-shadow:0 0 0 4px #3b82f61a}.school-login__cts-input{flex:1;min-width:120px;padding:12px 14px;border:none;border-radius:12px 0 0 12px;background:transparent;font-size:1rem;color:var(--school-navy);font-family:inherit}.school-login__cts-input::placeholder{color:var(--school-text-light)}.school-login__cts-input:focus{outline:none}.school-login__cts-arrow-btn{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:none;border-radius:0 12px 12px 0;background:var(--school-accent-blue);color:#fff;cursor:pointer;transition:all .2s ease}.school-login__cts-arrow-btn:hover{background:var(--school-navy)}.school-login__input-group--inline{flex:1;min-width:160px}.school-login__visual-section{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.school-login__art-wrapper{width:100%;max-width:530px;position:relative;z-index:2}.school-login__main-art{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.05));mix-blend-mode:multiply}.school-login__decor-circle{position:absolute;background:#3b82f614;border-radius:50%;z-index:1}.school-login__decor-circle--1{width:400px;height:400px;top:10%;right:-5%}.school-login__decor-circle--2{width:200px;height:200px;bottom:10%;right:20%}@media(max-width:1100px){.school-login__canvas{max-width:none;min-height:80vh}.school-login__visual-section{display:none}.school-login__form-section{flex:1;justify-content:center}.school-login__header{padding:40px 40px 0}.school-login__body{padding:0 40px 40px}}@media(max-width:600px){.school-login__main-title{font-size:2rem}.school-login__header{padding:24px 24px 0;font-size:.875rem}.school-login__body{padding:0 24px 40px}}.teacher-dashboard{max-width:100%;margin:0;padding:0;min-height:100%}.teacher-dashboard__main{transition:margin-left .25s ease,width .25s ease;min-height:100%;margin-left:0;width:100%;display:flex;flex-direction:column;overflow-x:hidden}.teacher-dashboard--with-drawer .teacher-dashboard__main{margin-right:auto}.teacher-dashboard__content{flex:1;max-width:1200px;margin:0 auto;padding:2.5rem 1rem 2rem;width:100%;min-width:0}.teacher-dashboard__title-container{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:1.5rem;padding:1.5rem 1.75rem}.teacher-dashboard__title-inner{max-width:100%}.teacher-dashboard__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.teacher-dashboard__title-row .teacher-dashboard__page-title{margin-top:0}.teacher-dashboard__export-btn{text-transform:none!important;font-weight:600!important;border-radius:10px!important;flex-shrink:0}.teacher-dashboard__page-title{margin:0 0 .35rem!important;font-weight:700!important;font-size:1.5rem!important;color:var(--color-heading)!important;letter-spacing:-.02em;line-height:1.3!important}.teacher-dashboard__page-subtitle{margin:0!important;font-size:.9375rem!important;color:var(--color-text-muted)!important;line-height:1.45!important}.teacher-dashboard__list-title{margin:0 0 1rem!important;font-weight:600!important;font-size:1rem!important;color:var(--color-heading)!important}.teacher-navbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:56px;height:56px;padding:0 1.75rem;background:var(--color-surface);border-bottom:1px solid var(--color-border);box-shadow:0 1px 3px #0000000a;flex-shrink:0}.teacher-navbar__title,.nav-drawer__logo-text{font-weight:700!important;font-size:1.25rem!important;color:var(--color-heading)!important;letter-spacing:-.02em;line-height:1.2!important}.teacher-navbar__left{display:flex;align-items:center;gap:.5rem;min-width:0}.teacher-navbar__menu-btn{color:var(--color-text-muted)!important;margin-left:-.25rem!important}.teacher-navbar__menu-btn:hover{color:var(--color-primary)!important;background-color:var(--color-primary-muted)!important}.teacher-navbar__brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;min-width:0}.teacher-navbar__brand:hover{color:inherit}.teacher-navbar__logo{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:var(--color-on-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.teacher-navbar__title{margin:0!important}.teacher-navbar__center{flex:1;display:flex;justify-content:center;padding:0 1rem;max-width:400px;margin:0 auto}.teacher-navbar__search{width:100%!important}.teacher-navbar__search .MuiOutlinedInput-root{border-radius:10px!important;background-color:var(--color-bg)!important;font-size:.9375rem!important}.teacher-navbar__search .MuiOutlinedInput-root fieldset{border-color:var(--color-border)}.teacher-navbar__search-icon{display:flex;align-items:center;justify-content:center;color:var(--color-text-muted)!important}.teacher-navbar__right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.teacher-navbar__btn{text-transform:none!important;font-weight:600!important;border-radius:10px!important;border-color:var(--color-border)!important;color:var(--color-heading)!important}.teacher-navbar__btn:hover{border-color:var(--color-primary)!important;background-color:var(--color-primary-muted)!important}.teacher-navbar__user{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.teacher-navbar__avatar{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%)!important;font-weight:600!important;font-size:.875rem!important}.teacher-navbar__user-text{display:flex;flex-direction:column;align-items:flex-start;gap:0}.teacher-navbar__user-name{font-weight:600!important;font-size:.875rem!important;color:var(--color-heading)!important;line-height:1.2!important}.teacher-navbar__user-role{font-size:.75rem!important;color:var(--color-text-muted)!important;line-height:1.2!important}.teacher-dashboard__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem}.teacher-dashboard__stat-card{border-radius:var(--radius-lg)!important;padding:1.25rem!important;position:relative;overflow:hidden;border:1px solid transparent!important}.teacher-dashboard__stat-card--total{background-color:#eff6ff!important;border-color:#bfdbfe!important}.teacher-dashboard__stat-card--total .teacher-dashboard__stat-label{color:#2563eb}.teacher-dashboard__stat-card--total .teacher-dashboard__stat-value{color:#1d4ed8;font-weight:700!important}.teacher-dashboard__stat-card--total .teacher-dashboard__stat-icon{background-color:#2563eb;color:#fff}.teacher-dashboard__stat-card--active{background-color:#ecfdf5!important;border-color:#a7f3d0!important}.teacher-dashboard__stat-card--active .teacher-dashboard__stat-label{color:#059669}.teacher-dashboard__stat-card--active .teacher-dashboard__stat-value{color:#047857;font-weight:700!important}.teacher-dashboard__stat-card--active .teacher-dashboard__stat-icon{background-color:#059669;color:#fff}.teacher-dashboard__stat-card--inactive{background-color:#fef2f2!important;border-color:#fecaca!important}.teacher-dashboard__stat-card--inactive .teacher-dashboard__stat-label{color:#dc2626}.teacher-dashboard__stat-card--inactive .teacher-dashboard__stat-value{color:#b91c1c;font-weight:700!important}.teacher-dashboard__stat-card--inactive .teacher-dashboard__stat-icon{background-color:#dc2626;color:#fff}.teacher-dashboard__stat-card--pending{background-color:#fefce8!important;border-color:#fef08a!important}.teacher-dashboard__stat-card--pending .teacher-dashboard__stat-label{color:#ca8a04}.teacher-dashboard__stat-card--pending .teacher-dashboard__stat-value{color:#a16207;font-weight:700!important}.teacher-dashboard__stat-card--pending .teacher-dashboard__stat-icon{background-color:#eab308;color:#fff}.teacher-dashboard__stat-card--approved{background-color:#f0fdf4!important;border-color:#bbf7d0!important}.teacher-dashboard__stat-card--approved .teacher-dashboard__stat-label{color:#15803d}.teacher-dashboard__stat-card--approved .teacher-dashboard__stat-value{color:#166534;font-weight:700!important}.teacher-dashboard__stat-card--approved .teacher-dashboard__stat-icon{background-color:#22c55e;color:#fff}.teacher-dashboard__stat-card--query{background-color:#faf5ff!important;border-color:#e9d5ff!important}.teacher-dashboard__stat-card--query .teacher-dashboard__stat-label{color:#7c3aed}.teacher-dashboard__stat-card--query .teacher-dashboard__stat-value{color:#6d28d9;font-weight:700!important}.teacher-dashboard__stat-card--query .teacher-dashboard__stat-icon{background-color:#8b5cf6;color:#fff}.teacher-dashboard__stat-label{display:block;font-size:.6875rem!important;font-weight:600!important;letter-spacing:.04em;margin-bottom:.25rem!important}.teacher-dashboard__stat-value{margin:0!important;font-size:1.75rem!important;line-height:1.2!important}.teacher-dashboard__stat-icon{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.teacher-dashboard__stat-download{position:absolute!important;right:.75rem;bottom:.75rem;color:var(--color-text-muted)!important;background:#ffffffbf!important;border:1px solid rgba(0,0,0,.08)!important}.teacher-dashboard__stat-download:hover{color:var(--color-primary)!important;background:#fff!important}.teacher-dashboard__stat-icon--x svg{width:20px;height:20px}.teacher-dashboard__tabs-wrap{margin-bottom:1.25rem}.teacher-dashboard__tabs{display:inline-flex;align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:9999px;padding:6px;gap:4px;box-shadow:0 1px 2px #0000000a,inset 0 1px #fff9;max-width:100%}.teacher-dashboard__tab{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.35rem;border:none;border-radius:9999px;font-size:.9375rem;font-weight:600;letter-spacing:.01em;color:var(--color-text-muted);background:transparent;cursor:pointer;transition:color .25s ease,background .25s ease,box-shadow .25s ease,transform .2s ease;white-space:nowrap}.teacher-dashboard__tab:hover{color:var(--color-heading);background:#0000000a}.teacher-dashboard__tab:active{transform:scale(.98)}.teacher-dashboard__tab--active{color:var(--color-primary);background:linear-gradient(135deg,var(--color-primary-muted) 0%,rgba(255,255,255,.95) 100%);box-shadow:0 2px 8px #0000000f,0 1px 2px #0000000a}.teacher-dashboard__tab--active:hover{background:linear-gradient(135deg,var(--color-primary-muted) 0%,rgba(255,255,255,.98) 100%)}.teacher-dashboard__tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.25rem;padding:0 .4rem;border-radius:9999px;font-size:.75rem;font-weight:700;letter-spacing:.02em;color:inherit;opacity:.85;background:#0000000f;transition:background .25s ease,color .25s ease,opacity .25s ease}.teacher-dashboard__tab--active .teacher-dashboard__tab-count{background:#00000014;opacity:1}.teacher-dashboard__search{margin-bottom:1.25rem!important}.teacher-dashboard__search .MuiOutlinedInput-root{border-radius:var(--radius-md)!important;background-color:var(--color-surface)!important}.teacher-dashboard__search-icon{display:flex;align-items:center;justify-content:center;color:var(--color-text-muted)!important}.teacher-dashboard__table-paper{border:1px solid var(--color-border)!important;border-radius:var(--radius-lg)!important;overflow:hidden}.teacher-dashboard__table-wrap{border:1px solid var(--color-border);border-radius:var(--radius-sm);margin-bottom:1rem}.teacher-dashboard__table-head-row{background-color:var(--color-primary-muted)}.teacher-dashboard__table-head-cell{font-weight:600!important;color:var(--color-text-muted)!important;text-transform:uppercase;font-size:.8125rem!important}.teacher-dashboard__table-row{border-bottom:1px solid var(--color-border)}.teacher-dashboard__table-empty{padding:1.5rem 1rem!important;text-align:center!important;color:var(--color-text-muted)!important}.teacher-dashboard__pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:.75rem 1rem;border-top:1px solid var(--color-border);background:var(--color-surface)}.teacher-dashboard__pagination-label{color:var(--color-text-muted);font-size:.875rem}.teacher-dashboard__pagination-actions{display:flex;align-items:center;gap:.75rem}.teacher-dashboard__pagination-page{color:var(--color-text-muted);font-size:.875rem}.teacher-dashboard__pagination-btn{min-width:80px}.teacher-dashboard__name-cell{display:flex;align-items:center;gap:.75rem}.teacher-dashboard__avatar{background-color:var(--color-primary-muted)!important;color:var(--color-text-muted)!important;font-weight:600!important;font-size:.875rem!important}.teacher-dashboard__student-name{font-weight:500!important;color:var(--color-heading)!important}.teacher-dashboard__uid{color:var(--color-text)!important;font-family:ui-monospace,monospace!important;font-size:.875rem!important}.teacher-dashboard__actions{display:flex;align-items:center;justify-content:flex-end;gap:.25rem}.teacher-dashboard__action-btn{color:var(--color-text-muted)!important}.teacher-dashboard__action-btn:hover{color:var(--color-primary)!important;background-color:var(--color-primary-muted)!important}.teacher-dashboard__chip--pending{font-weight:600!important;font-size:.75rem!important;background-color:var(--color-accent-light)!important;color:var(--color-accent-dark)!important}.teacher-dashboard__chip--done{font-weight:600!important;font-size:.75rem!important;background-color:var(--color-success-light)!important;color:var(--color-success)!important}.teacher-dashboard__chip--done .MuiChip-icon{color:var(--color-success)!important}.teacher-dashboard__btn-register{text-transform:none!important;font-weight:600!important;margin-left:.25rem}.teacher-dashboard__drawer-content{display:flex;flex-direction:column;gap:1.5rem}.teacher-dashboard__drawer-block{margin-bottom:0}.teacher-dashboard__drawer-block-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.teacher-dashboard__drawer-block-title{font-weight:700!important;color:var(--color-heading)!important}.teacher-dashboard__drawer-chip{font-weight:700!important;min-width:24px!important;height:20px!important}.teacher-dashboard__drawer-list{background-color:var(--color-bg)!important;border-radius:var(--radius-sm)!important;border:1px solid var(--color-border)!important}.teacher-dashboard__drawer-list-item{border-bottom:1px solid var(--color-border)}.teacher-dashboard__drawer-list-item:last-child{border-bottom:none}.teacher-dashboard__drawer-list-item--completed{border-left:3px solid var(--color-success)}.teacher-dashboard__drawer-primary{color:var(--color-heading)!important;font-weight:600!important}.teacher-dashboard__drawer-secondary,.teacher-dashboard__drawer-empty-text{color:var(--color-text-muted)!important}.teacher-dashboard__drawer-btn{text-transform:none!important;font-weight:600!important}.nav-drawer{display:flex;flex-direction:column;height:100%;min-height:0;padding:0}.nav-drawer__logo{display:flex;align-items:center;gap:.75rem;min-height:56px;padding:.75rem 1rem;flex-shrink:0;border-bottom:1px solid var(--color-border)}.nav-drawer__logo-icon{width:36px;height:36px;border-radius:10px;background:linear-gradient(145deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:var(--color-on-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #33415533}.nav-drawer__logo-text{flex:1;margin:0!important;min-width:0;font-size:1.2rem!important;line-height:1.25!important;font-weight:800;word-wrap:break-word;overflow-wrap:break-word}.nav-drawer--collapsed .nav-drawer__logo{justify-content:center;padding:0}.nav-drawer__logo-icon--collapsed{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(145deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:var(--color-on-primary);border:none;cursor:pointer;box-shadow:0 2px 8px #33415533;transition:transform .2s ease,box-shadow .2s ease}.nav-drawer__logo-icon--collapsed:hover{transform:scale(1.05);box-shadow:0 4px 12px #33415540}.nav-drawer__logo-icon--collapsed svg{width:20px;height:20px}.nav-drawer--collapsed .nav-drawer__nav{padding:.75rem .5rem;align-items:center}.nav-drawer--collapsed .nav-drawer__item{justify-content:center;padding:.75rem;border-radius:12px}.nav-drawer--collapsed .nav-drawer__item .nav-drawer__item-text,.nav-drawer--collapsed .nav-drawer__item .nav-drawer__item-badge{display:none}.nav-drawer__close{color:var(--color-text-muted)!important;margin-left:auto;padding:8px!important;border-radius:12px!important;transition:color .2s ease,background-color .2s ease}.nav-drawer__close:hover{color:var(--color-heading)!important;background-color:#0000000d!important}.nav-drawer__nav{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 1.25rem;flex:1;min-height:0}.nav-drawer__item{display:flex;align-items:center;gap:1rem;width:100%;padding:.875rem 1.25rem;border:none;border-radius:0 14px 14px 0;background:transparent;color:var(--color-text-muted);font:inherit;font-weight:500;font-size:.9375rem;letter-spacing:.02em;text-align:left;cursor:pointer;transition:background-color .22s ease,color .22s ease}.nav-drawer__item:hover{background-color:#ffffffd9;color:var(--color-heading)}.nav-drawer__item--active{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:var(--color-on-primary);box-shadow:0 4px 16px #3341552e}.nav-drawer__item--active:hover{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:var(--color-on-primary)}.nav-drawer__item--active .nav-drawer__item-icon{color:var(--color-on-primary)}.nav-drawer__item--active .nav-drawer__item-badge{background-color:#ffffff40!important;color:var(--color-on-primary)!important;border:none!important}.nav-drawer__item-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit;opacity:.9}.nav-drawer__item-text{flex:1}.nav-drawer__item-badge{font-weight:600!important;font-size:.75rem!important;min-width:24px!important;height:24px!important;padding:0 6px!important;border-radius:8px!important;background-color:#0000000f!important;color:var(--color-text-muted)!important}.nav-drawer__item-badge--success{background-color:var(--color-success-light)!important;color:var(--color-success)!important}.nav-drawer__item--active .nav-drawer__item-badge--success{background-color:#ffffff40!important;color:var(--color-on-primary)!important}.nav-drawer__footer-logout{flex-shrink:0;margin-top:auto;padding:1rem 1.25rem;border-top:1px solid var(--color-border)}.nav-drawer__item--logout{color:var(--color-text-muted)}.nav-drawer__item--logout:hover{color:var(--color-error, #dc2626);background-color:#dc262614}.nav-drawer__content{flex:1;overflow:auto;padding:0 1.25rem 1.5rem;-webkit-overflow-scrolling:touch}.nav-drawer__content .teacher-dashboard__drawer-list{margin:0}.nav-drawer__footer{flex-shrink:0;padding:1.5rem 1.25rem;border-top:1px solid rgba(0,0,0,.05)}.nav-drawer__footer-illus{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;padding:1.25rem 1.5rem;border-radius:16px;background:#fffffff2;color:var(--color-text-muted);box-shadow:0 2px 12px #0000000a;border:1px solid rgba(0,0,0,.04)}.nav-drawer__footer-illus svg{width:32px;height:32px;opacity:.7}.nav-drawer__footer-text{margin:0!important;font-size:.6875rem!important;font-weight:600!important;letter-spacing:.05em;color:var(--color-text-muted)!important}@media(max-width:768px){.teacher-dashboard__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-navbar{flex-wrap:wrap;padding:.5rem 1rem}.teacher-navbar__center{order:3;width:100%;max-width:100%;padding:0 0 .5rem}.teacher-navbar__user-text{display:none}}@media(max-width:640px){.teacher-dashboard__stats{grid-template-columns:1fr}.teacher-dashboard{padding:0 .75rem 1.5rem}.teacher-dashboard__title{font-size:1.375rem!important}.teacher-dashboard__name-cell{flex-direction:column;align-items:flex-start}.teacher-dashboard__actions{flex-wrap:wrap}}.deo-login{--deo-navy: #1e3a8a;--deo-accent-blue: #3b82f6;--deo-text-dark: #1f2937;--deo-text-light: #6b7280;--deo-canvas-bg: linear-gradient(135deg, #f8fafc 0%, #ebf5ff 100%);--deo-white: #ffffff;--deo-border-primary: #1e40af}.deo-login{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:var(--deo-white);font-family:Poppins,sans-serif;padding:0;overflow:hidden;position:fixed;top:0;left:0}.deo-login__canvas{width:100%;height:100%;background:var(--deo-canvas-bg);border:none;border-radius:0;position:relative;display:flex;flex-direction:column;overflow:hidden;box-shadow:none}.deo-login__header{padding:60px 80px 0;font-size:1rem;font-weight:700;color:var(--deo-navy);text-transform:uppercase;letter-spacing:.05em}.deo-login__body{flex:1;display:flex;padding:0 80px 60px}.deo-login__form-section{flex:0 0 450px;display:flex;align-items:center}.deo-login__form-box{width:100%;max-width:380px}.deo-login__main-title{font-size:3rem;font-weight:700;color:var(--deo-navy);margin:0 0 8px;letter-spacing:-.02em}.deo-login__main-desc{font-size:.95rem;color:var(--deo-text-light);line-height:1.6;margin:0 0 40px}.deo-login__auth-form{display:flex;flex-direction:column;gap:24px}.deo-login__input-group{display:flex;flex-direction:column;gap:8px}.deo-login__input-group label{font-size:.9rem;font-weight:600;color:var(--deo-text-dark)}.deo-login__star{color:#ef4444}.deo-login__input-group input{padding:14px 18px;border-radius:12px;border:1px solid #e2e8f0;background:#fffc;font-size:1rem;color:var(--deo-navy);transition:all .2s ease;font-family:inherit}.deo-login__input-group input:focus{outline:none;border-color:var(--deo-accent-blue);background:#fff;box-shadow:0 0 0 4px #3b82f61a}.deo-login__input-group input:disabled{opacity:.7;cursor:not-allowed}.deo-login__password-wrap{position:relative}.deo-login__password-wrap input{width:100%;padding-right:46px}.deo-login__password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;color:#6b7280;cursor:pointer}.deo-login__password-toggle svg{width:18px;height:18px;fill:currentColor}.deo-login__password-toggle:disabled{cursor:not-allowed;opacity:.6}.deo-login__action-btn{padding:14px;border-radius:10px;border:none;background:var(--deo-accent-blue);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 20px #3b82f633;width:180px;margin-top:8px;font-family:inherit}.deo-login__action-btn:hover:not(:disabled){background:var(--deo-navy);transform:translateY(-2px);box-shadow:0 15px 30px #1e3a8a4d}.deo-login__action-btn:disabled{opacity:.8;cursor:not-allowed;transform:none}.deo-login__secure-tag{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:.85rem;color:var(--deo-text-light);font-weight:500}.deo-login__back{display:inline-block;margin-top:1.1rem;font-size:.9rem;font-weight:500;color:var(--deo-text-light);text-decoration:none;transition:color .2s ease}.deo-login__back:hover{color:var(--deo-accent-blue)}.deo-login__dot-indicator{width:7px;height:7px;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b981}.deo-login__visual-section{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.deo-login__art-wrapper{width:100%;max-width:530px;position:relative;z-index:2}.deo-login__main-art{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.05));mix-blend-mode:multiply}.deo-login__decor-circle{position:absolute;background:#3b82f614;border-radius:50%;z-index:1}.deo-login__decor-circle--1{width:400px;height:400px;top:10%;right:-5%}.deo-login__decor-circle--2{width:200px;height:200px;bottom:10%;right:20%}@media(max-width:1100px){.deo-login__canvas{border:none;border-radius:0;max-width:none;min-height:100vh}.deo-login__visual-section{display:none}.deo-login__form-section{flex:1;justify-content:center}.deo-login__header{padding:40px 40px 0}.deo-login__body{padding:0 40px 40px}}@media(max-width:600px){.deo-login__main-title{font-size:2rem}.deo-login__header{padding:24px 24px 0;font-size:.875rem}.deo-login__body{padding:0 24px 40px}}.admin-dashboard{max-width:100%;margin:0;padding:0;min-height:100%;background:#f8fafc}.admin-dashboard__main{transition:margin-left .25s ease,width .25s ease;min-height:100%;margin-left:0;width:100%;display:flex;flex-direction:column;overflow-x:hidden}.admin-dashboard--with-drawer .admin-dashboard__main{margin-right:auto}.admin-dashboard__content{flex:1;max-width:1280px;margin:0 auto;padding:1.75rem 1.5rem 2.5rem;width:100%;min-width:0}.admin-dash{display:flex;flex-direction:column;gap:1.75rem}.admin-dash__hero{display:flex;justify-content:space-between;align-items:stretch;gap:1rem;background:linear-gradient(135deg,#eff6ff,#fff 65%);border:1px solid #dbeafe;border-radius:16px;padding:1rem 1.1rem}.admin-dash__district-filter{min-width:220px;display:flex;flex-direction:column;gap:.3rem}.admin-dash__district-filter label{font-size:.75rem;font-weight:600;color:#475569}.admin-dash__district-filter select{height:38px;border:1px solid #cbd5e1;border-radius:8px;padding:0 .7rem;font-size:.88rem;color:#0f172a;background:#fff}.admin-dash__district-filter select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f624}.admin-dash__welcome{margin-bottom:.25rem;flex:1}.admin-dash__welcome-title{font-size:1.5rem;font-weight:700;color:#0f172a;letter-spacing:-.02em;margin:0 0 .25rem;line-height:1.3}.admin-dash__welcome-desc{font-size:.9375rem;color:#64748b;margin:0;line-height:1.5}.admin-dash__hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:.6rem;min-width:420px}.admin-dash__hero-metric{background:#fff;border:1px solid #dbeafe;border-radius:12px;padding:.65rem .75rem;display:flex;flex-direction:column;gap:.15rem}.admin-dash__hero-metric span{font-size:.72rem;color:#64748b}.admin-dash__hero-metric strong{font-size:1.02rem;color:#0f172a}.admin-dash__summary-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 2px #0000000a;overflow:hidden}.admin-dash__summary-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border:none;background:linear-gradient(135deg,#f8fafc,#fff);cursor:pointer;text-align:left;font-family:inherit;transition:background .2s ease,box-shadow .2s ease}.admin-dash__summary-toggle:hover{background:linear-gradient(135deg,#f1f5f9,#fff)}.admin-dash__summary-toggle-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.admin-dash__summary-toggle-title{font-size:1rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.admin-dash__summary-toggle-sub{font-size:.8125rem;color:#64748b;line-height:1.45}.admin-dash__chevron{flex-shrink:0;color:#64748b;transition:transform .2s ease}.admin-dash__chevron--open{transform:rotate(180deg)}.admin-dash__summary-expand{padding:0 1.25rem 1.25rem;border-top:1px solid #e2e8f0;background:#fff}.admin-dash__summary-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem 0 .75rem}.admin-dash__summary-hint{margin:0;font-size:.8125rem;line-height:1.5;color:#64748b;max-width:48rem}.admin-dash__summary-download{flex-shrink:0;color:#64748b!important;border:1px solid #e2e8f0!important;background:#fff!important;border-radius:10px!important}.admin-dash__summary-download:hover{color:#0f172a!important;border-color:#cbd5e1!important;background:#f8fafc!important}.admin-dash__summary-download:disabled{opacity:.55}.admin-dash__summary-loading,.admin-dash__summary-error,.admin-dash__summary-empty{padding:1.25rem 0 .5rem;font-size:.9rem;color:#64748b}.admin-dash__summary-error{color:#b91c1c}.admin-dash__summary-table-wrap{border:1px solid #cbd5e1!important;border-radius:12px!important;max-height:min(480px,60vh);overflow:auto;margin-top:.35rem;padding:0;background:#fff;box-shadow:0 1px 3px #0f172a0f}.admin-dash__summary-table{min-width:980px;width:100%;border-collapse:collapse;table-layout:auto;background:#fff}.admin-dash__summary-table thead{position:relative;z-index:1}.admin-dash__summary-th{font-weight:700!important;font-size:.6875rem!important;letter-spacing:.06em;text-transform:uppercase;color:#f8fafc!important;background:linear-gradient(180deg,#3d4f66,#2a3649)!important;border:1px solid #1e293b!important;border-bottom:2px solid #0f172a!important;white-space:nowrap;padding:.9rem 1.1rem!important;text-align:center;vertical-align:middle;box-shadow:none!important;z-index:2}.admin-dash__summary-th:first-child{text-align:left;padding-left:1.25rem!important;padding-right:1.15rem!important}.admin-dash__summary-th:nth-child(2){border-left:2px solid rgba(15,23,42,.35)!important}.admin-dash__summary-th:nth-child(3){border-left:2px solid rgba(15,23,42,.35)!important}.admin-dash__summary-td{font-size:.8125rem;border:1px solid #e2e8f0!important;border-radius:0!important;padding:.8rem 1.1rem!important;vertical-align:middle;text-align:center;box-shadow:none!important;transition:filter .12s ease,background-color .12s ease}.admin-dash__summary-td:first-child{text-align:left;padding-left:1.25rem!important;padding-right:1.15rem!important}.admin-dash__summary-td:nth-child(2){border-left:2px solid #cbd5e1!important}.admin-dash__summary-td:nth-child(3){border-left:2px solid #cbd5e1!important}.admin-dash__summary-td--neutral{text-align:left}.admin-dash__summary-row:hover .admin-dash__summary-td{filter:brightness(.98)}.admin-dash__summary-row--total .admin-dash__summary-td{border-top:2px solid #64748b!important;font-weight:700!important;filter:none}.admin-dash__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.admin-dash__stats-loading{grid-column:1 / -1;text-align:center;padding:2rem;color:#64748b;font-size:.9375rem}.admin-dash__stat{background:#fff;border-radius:14px;padding:1.25rem 1.35rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000a;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.admin-dash__stat:hover{box-shadow:0 4px 12px #0000000f;border-color:#cbd5e1;transform:translateY(-1px)}.admin-dash__stat-label{display:block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:.35rem}.admin-dash__stat-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.admin-dash__stat-top .admin-dash__stat-label{margin-bottom:0;flex:1;min-width:0}.admin-dash__stat-download{flex-shrink:0;color:#64748b;padding:4px}.admin-dash__stat-download:hover{color:#0f172a;background:#0f172a0f}.admin-dash__stat-download:disabled{opacity:.6;cursor:not-allowed}.admin-dash__stat-value{display:block;font-size:1.625rem;font-weight:800;letter-spacing:-.03em;color:#0f172a;line-height:1.2}.admin-dash__stat-sub{display:block;font-size:.8125rem;color:#94a3b8;margin-top:.25rem}.admin-dash__stat--total .admin-dash__stat-value{color:#1d4ed8}.admin-dash__stat--total{border-color:#bfdbfe;background:linear-gradient(135deg,#eff6ff,#fff)}.admin-dash__stat--primary .admin-dash__stat-value{color:#2563eb}.admin-dash__stat--active .admin-dash__stat-value{color:#059669}.admin-dash__stat--active{border-color:#a7f3d0;background:linear-gradient(135deg,#f0fdf4,#fff)}.admin-dash__stat--pending .admin-dash__stat-value{color:#d97706}.admin-dash__stat--pending{border-color:#fde68a;background:linear-gradient(135deg,#fffbeb,#fff)}.admin-dash__stat--inactive .admin-dash__stat-value{color:#dc2626}.admin-dash__stat--inactive{border-color:#fecaca;background:linear-gradient(135deg,#fef2f2,#fff)}.admin-dash__analytics{display:block;width:100%}@media(max-width:900px){.admin-dash__analytics{grid-template-columns:1fr}}.admin-dash__chart-tile--horizontal-bar{min-width:0}.admin-dash__lifecycle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.admin-dash__lifecycle-card{border:1px solid #e2e8f0;border-radius:10px;padding:.65rem .75rem;background:#f8fafc}.admin-dash__lifecycle-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.admin-dash__lifecycle-label{font-size:.78rem;color:#334155;font-weight:600}.admin-dash__lifecycle-pct{font-size:.74rem;color:#1e3a8a;font-weight:700;background:#dbeafe;border-radius:999px;padding:.1rem .45rem}.admin-dash__horizontal-bars{display:flex;flex-direction:column;gap:.75rem}.admin-dash__h-bar-row{display:grid;grid-template-columns:120px 1fr 60px;align-items:center;gap:.75rem}.admin-dash__h-bar-label{font-size:.8125rem;font-weight:500;color:#475569;flex-shrink:0}.admin-dash__h-bar-track{height:24px;min-width:0;background:#f1f5f9;border-radius:6px;overflow:hidden}.admin-dash__h-bar-fill{height:100%;min-width:4px;border-radius:6px;background:linear-gradient(90deg,#93c5fd,#3b82f6);transition:width .35s ease}.admin-dash__h-bar-value{font-size:.8125rem;font-weight:700;color:#0f172a;text-align:right}.admin-dash__chart-tile{background:#fff;border-radius:14px;padding:1.5rem 1.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000a}.admin-dash__chart-heading{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .2rem}.admin-dash__chart-desc{font-size:.8125rem;color:#64748b;margin:0 0 1.25rem}.admin-dash__bars{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;height:180px;padding-top:.5rem}.admin-dash__bar-cell{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}.admin-dash__bar-col{width:100%;max-width:48px;height:140px;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:5px}.admin-dash__bar-fill{width:20px;min-height:6px;border-radius:6px 6px 0 0;transition:height .35s ease}.admin-dash__bar-fill--apps{background:linear-gradient(180deg,#93c5fd,#3b82f6)}.admin-dash__bar-fill--approved{background:linear-gradient(180deg,#6ee7b7,#059669)}.admin-dash__bar-month{font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.admin-dash__legend{display:flex;gap:1.25rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9;font-size:.8125rem;font-weight:500;color:#64748b}.admin-dash__legend-dot{display:inline-block;width:10px;height:10px;border-radius:4px;margin-right:6px;vertical-align:middle}.admin-dash__legend-dot--apps{background:#3b82f6}.admin-dash__legend-dot--approved{background:#059669}.admin-dash__chart-tile--donut{display:flex;flex-direction:column;align-items:center;text-align:center}.admin-dash__donut-box{position:relative;width:150px;height:150px;margin:0 auto 1rem}.admin-dash__donut-svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.admin-dash__donut-inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.admin-dash__donut-num{font-size:1.5rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.admin-dash__donut-label{font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-top:2px}.admin-dash__donut-legend{display:flex;flex-direction:column;gap:8px;width:100%;max-width:200px}.admin-dash__donut-row{display:flex;align-items:center;gap:10px;font-size:.8125rem;font-weight:500;color:#475569}.admin-dash__donut-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.admin-dash__donut-count{margin-left:auto;font-weight:700;color:#0f172a}.admin-dash__recent{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000a;overflow:hidden;display:flex;flex-direction:column;min-width:0}.admin-dash__recent-head{padding:1rem 1.25rem .75rem;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.admin-dash__recent-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0}.admin-dash__recent-more{color:#64748b;padding:4px}.admin-dash__recent-more:hover{color:#0f172a;background:#0f172a0f}.admin-dash__recent-ellipsis{font-size:1.125rem;font-weight:600;line-height:1}.admin-dash__recent-list{padding:.5rem 0;max-height:280px;overflow-y:auto}.admin-dash__recent-item{display:flex;align-items:center;gap:.75rem;padding:.625rem 1.25rem;transition:background .15s ease}.admin-dash__recent-item:hover{background:#f8fafc}.admin-dash__recent-avatar{flex-shrink:0;font-size:.875rem;font-weight:600;background:#e2e8f0!important;color:#475569!important}.admin-dash__recent-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.admin-dash__recent-name{font-size:.875rem;font-weight:600;color:#0f172a}.admin-dash__recent-meta{font-size:.75rem;color:#64748b}.admin-dash__recent-footer{padding:.75rem 1.25rem 1rem;border-top:1px solid #f1f5f9}.admin-dash__insight-layout{display:block;padding:.9rem 1.1rem .4rem}.admin-dash__insight-pie-card{border:1px solid #e2e8f0;border-radius:12px;padding:.85rem;background:#f8fafc}.admin-dash__insight-pie-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1.5rem 2.25rem;flex-wrap:wrap}.admin-dash__insight-pie{width:160px;height:160px;border-radius:50%;margin:0;position:relative;flex-shrink:0}.admin-dash__insight-pie:after{content:"";position:absolute;inset:24px;border-radius:50%;background:#fff}.admin-dash__insight-pie-inner{position:absolute;left:50%;top:74px;transform:translate(-50%,-50%);z-index:1;text-align:center;display:flex;flex-direction:column;gap:.15rem;pointer-events:none}.admin-dash__insight-pie-inner strong{font-size:1.25rem;color:#0f172a}.admin-dash__insight-pie-inner span{font-size:.72rem;color:#64748b}.admin-dash__insight-pie-legend{display:flex;flex-direction:column;gap:.35rem;margin-top:.9rem}.admin-dash__insight-pie-legend--beside{margin-top:0;flex:1;min-width:220px;max-width:360px;gap:.65rem}.admin-dash__insight-pie-legend-row{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:.5rem .75rem;font-size:.8rem;color:#475569}.admin-dash__insight-pie-legend-text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.admin-dash__insight-pie-legend-label{font-weight:600;color:#0f172a;line-height:1.25}.admin-dash__insight-pie-legend-meta{font-size:.72rem;color:#64748b;line-height:1.2}.admin-dash__insight-pie-legend-pct{font-size:.95rem;font-weight:700;color:#0f172a;tabular-nums}.admin-dash__insight-pie-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;align-self:center}.admin-dash__insight-details{display:block}.admin-dash__insights-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:0}.admin-dash__insight-funnel{margin:.35rem 1.1rem .4rem;padding:.75rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column;gap:.45rem}.admin-dash__insight-funnel-row{display:grid;grid-template-columns:160px 1fr 64px;gap:.55rem;align-items:center}.admin-dash__insight-funnel-head{display:flex;flex-direction:column;gap:.12rem;font-size:.74rem;color:#475569}.admin-dash__insight-funnel-head strong{font-size:.82rem;color:#0f172a}.admin-dash__insight-funnel-track{height:9px;border-radius:999px;overflow:hidden;background:#e2e8f0}.admin-dash__insight-funnel-fill{height:100%;border-radius:999px}.admin-dash__insight-funnel-pct{font-size:.74rem;font-weight:700;color:#0f172a;text-align:right}.admin-dash__insight-item{border:1px solid #e2e8f0;border-radius:10px;padding:.65rem .75rem;background:#f8fafc;min-height:74px}.admin-dash__insight-main{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.admin-dash__insight-label{font-size:.8rem;color:#475569;font-weight:600}.admin-dash__insight-value{font-size:1rem;font-weight:800;color:#0f172a}.admin-dash__insight-hint{display:block;margin-top:.2rem;font-size:.74rem;color:#64748b}.admin-dash__summary-foot{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.admin-dash__summary-metric{background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;padding:.5rem .6rem;display:flex;flex-direction:column;gap:.2rem}.admin-dash__summary-metric span{font-size:.72rem;color:#4338ca}.admin-dash__summary-metric strong{font-size:.95rem;color:#1e1b4b}.admin-dash__health-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem}.admin-dash__health-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.95rem 1rem}.admin-dash__health-card h4{margin:0;font-size:.8rem;color:#64748b;font-weight:600}.admin-dash__health-card p{margin:.25rem 0 .15rem;font-size:1.2rem;font-weight:800;color:#0f172a}.admin-dash__health-card span{font-size:.75rem;color:#64748b}.admin-dash__download-btn{text-transform:none;font-weight:600;font-size:.8125rem;border-radius:8px;border-color:#e2e8f0;color:#475569}.admin-dash__download-btn:hover{border-color:#cbd5e1;background:#f8fafc;color:#0f172a}.admin-dash__table-wrap{overflow-x:auto}.admin-dash__table-wrap .MuiTable-root{min-width:480px}.admin-dash__thead-row{background:#f8fafc}.admin-dash__th{font-weight:600!important;font-size:.6875rem!important;text-transform:uppercase;letter-spacing:.06em;color:#64748b!important;padding:12px 16px!important;border-bottom:1px solid #e2e8f0!important}.admin-dash__tbody-row td{padding:14px 16px!important;font-size:.875rem;color:#334155;border-bottom:1px solid #f1f5f9!important}.admin-dash__tbody-row:last-child td{border-bottom:none!important}.admin-dash__name-cell{display:flex;align-items:center;gap:12px}.admin-dash__avatar{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;font-weight:600!important;font-size:.875rem!important}.admin-dash__name{font-weight:500;color:#0f172a}.admin-dash__cell--muted{color:#64748b!important}.admin-dash__pill{display:inline-block;padding:4px 10px;border-radius:8px;font-size:.75rem;font-weight:600}.admin-dash__pill--approved{background:#d1fae5;color:#059669}.admin-dash__pill--pending{background:#fef3c7;color:#d97706}.admin-dash__pill--rejected{background:#fee2e2;color:#dc2626}.admin-dash__pill--query{background:#ede9fe;color:#7c3aed}@media(max-width:1100px){.admin-dash__stats{grid-template-columns:repeat(2,1fr)}.admin-dash__analytics{grid-template-columns:1fr}.admin-dash__hero{flex-direction:column}.admin-dash__hero-metrics{min-width:0}.admin-dash__lifecycle-grid{grid-template-columns:1fr}.admin-dash__district-filter{min-width:0}}@media(max-width:700px){.admin-dash__stats{grid-template-columns:1fr}.admin-dash__bars{height:160px}.admin-dash__bar-col{height:120px}.admin-dash__donut-box{width:130px;height:130px}.admin-dash__donut-num{font-size:1.25rem}.admin-dash__health-grid{grid-template-columns:1fr}}.admin-dashboard__stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.admin-dashboard__stat-card{border-radius:16px!important;padding:0!important;overflow:hidden!important;border:1px solid var(--color-border)!important;background:var(--color-surface)!important;box-shadow:0 1px 3px #0000000a!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.admin-dashboard__stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1e293b14!important;border-color:var(--color-border-strong)!important}.admin-dashboard__stat-card-inner{padding:1.15rem 1.25rem;position:relative;min-height:82px}.admin-dashboard__stat-label{display:block;font-size:.6875rem!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase;color:var(--color-text-muted)!important;margin-bottom:.3rem!important}.admin-dashboard__stat-value{font-weight:800!important;font-size:1.5rem!important;letter-spacing:-.03em!important;color:var(--color-heading)!important;line-height:1.2!important;margin:0!important}.admin-dashboard__stat-sub{display:block;font-size:.75rem!important;color:var(--color-text-muted)!important;margin-top:.2rem!important}.admin-dashboard__stat-card--total .admin-dashboard__stat-value{color:#1d4ed8}.admin-dashboard__stat-card--total{border-color:#bfdbfe!important;background:#eff6ff!important}.admin-dashboard__stat-card--primary .admin-dashboard__stat-value{color:var(--color-primary)}.admin-dashboard__stat-card--primary{border-color:var(--color-border)!important}.admin-dashboard__stat-card--active .admin-dashboard__stat-value{color:var(--color-success)}.admin-dashboard__stat-card--active{border-color:#a7f3d0!important;background:#ecfdf5!important}.admin-dashboard__stat-card--pending .admin-dashboard__stat-value{color:#d97706}.admin-dashboard__stat-card--pending{border-color:#fef08a!important;background:#fefce8!important}.admin-dashboard__stat-card--inactive .admin-dashboard__stat-value{color:#dc2626}.admin-dashboard__stat-card--inactive{border-color:#fecaca!important;background:#fef2f2!important}.admin-dashboard__charts-row{display:grid;grid-template-columns:1.2fr .8fr;gap:1.25rem;margin-bottom:1.5rem}.admin-dashboard__chart-card{border-radius:16px!important;padding:1.35rem 1.5rem!important;border:1px solid var(--color-border)!important;background:var(--color-surface)!important;box-shadow:0 1px 3px #0000000a!important;transition:box-shadow .2s ease}.admin-dashboard__chart-card:hover{box-shadow:0 8px 24px #1e293b0f!important}.admin-dashboard__chart-title{font-weight:700!important;font-size:1rem!important;color:var(--color-heading)!important;margin:0 0 .2rem!important}.admin-dashboard__chart-subtitle{display:block;font-size:.8125rem!important;color:var(--color-text-muted)!important;margin-bottom:1.25rem!important}.admin-dashboard__bar-chart{display:flex;align-items:flex-end;justify-content:space-between;gap:6px;height:160px;padding-top:.5rem}.admin-dashboard__bar-group{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.admin-dashboard__bar-stack{width:100%;max-width:44px;height:120px;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:4px}.admin-dashboard__bar{width:18px;min-height:4px;border-radius:6px 6px 0 0;transition:height .3s ease}.admin-dashboard__bar--apps{background:linear-gradient(180deg,#93c5fd 0%,var(--color-primary) 100%)}.admin-dashboard__bar--approved{background:linear-gradient(180deg,#86efac 0%,var(--color-success) 100%)}.admin-dashboard__bar-label{font-size:.6875rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.02em}.admin-dashboard__chart-legend{display:flex;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border);font-size:.8125rem;font-weight:500;color:var(--color-text-muted)}.admin-dashboard__legend-dot{display:inline-block;width:10px;height:10px;border-radius:4px;margin-right:6px;vertical-align:middle}.admin-dashboard__legend-dot--apps{background:var(--color-primary)}.admin-dashboard__legend-dot--approved{background:var(--color-success)}.admin-dashboard__donut-card{display:flex;flex-direction:column;align-items:center;text-align:center}.admin-dashboard__donut-wrap{position:relative;width:140px;height:140px;margin:0 auto 1rem}.admin-dashboard__donut-svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.admin-dashboard__donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.admin-dashboard__donut-value{font-size:1.35rem;font-weight:800;color:var(--color-heading);line-height:1.2}.admin-dashboard__donut-unit{font-size:.6875rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.admin-dashboard__donut-legend{display:flex;flex-direction:column;gap:6px;width:100%;max-width:180px}.admin-dashboard__donut-legend-item{display:flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:500;color:var(--color-text-muted)}.admin-dashboard__donut-legend-item i{width:8px;height:8px;border-radius:50%;flex-shrink:0}.admin-dashboard__donut-legend-item span:last-child{margin-left:auto;font-weight:600;color:var(--color-heading)}.admin-dashboard__table-paper{border-radius:var(--radius-lg)!important;overflow:hidden;border:1px solid var(--color-border)!important}.admin-dashboard__password-paper{padding:0!important}.admin-dashboard__password-tabs{min-height:48px;border-bottom:1px solid var(--color-border);padding:0 1rem}.admin-dashboard__password-tabs .MuiTab-root{text-transform:none;font-weight:600;font-size:.9375rem}.admin-dashboard__table-title{font-weight:700!important;font-size:1rem!important;color:var(--color-heading)!important;padding:1rem 1.25rem .5rem!important;margin:0!important}.admin-dashboard__password-filters{display:grid;grid-template-columns:repeat(2,minmax(0,240px));gap:.75rem;padding:1rem 1.25rem .5rem}.admin-dashboard__password-filter-field{display:flex;flex-direction:column;gap:.4rem}.admin-dashboard__password-filter-field label{font-size:.8125rem;font-weight:600;color:var(--color-text-muted)}.admin-dashboard__password-filter-field select{width:100%;padding:10px 12px;border-radius:10px;border:1px solid var(--color-border);background:#fff;font-size:.875rem;color:var(--color-heading)}.admin-dashboard__password-filter-field select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.admin-dashboard__password-filter-field select:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.admin-dashboard__status{font-size:.75rem;font-weight:600;padding:.3rem .6rem;border-radius:8px}.admin-dashboard__status--approved{background:var(--color-success-light);color:var(--color-success)}.admin-dashboard__status--pending{background:#fef3c7;color:#d97706}.admin-dashboard__status--rejected{background:#fee2e2;color:#dc2626}.admin-dashboard__status--query{background:#ede9fe;color:#7c3aed}.admin-dashboard__placeholder{padding:3rem 2rem!important;border-radius:16px!important;border:1px dashed var(--color-border)!important;background:var(--color-bg)!important;text-align:center}.admin-reset__search-wrap{background:#fff;border-radius:14px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000a}.admin-reset__search-label{display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.75rem}.admin-reset__search-input{flex:1;padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9375rem;color:#0f172a;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.admin-reset__search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.admin-reset__search-input::placeholder{color:#94a3b8}.admin-reset__card{background:#fff;border-radius:14px;padding:1.5rem 1.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000a}.admin-reset__card-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.admin-reset__detail-row{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem;border-radius:10px;background:#f8fafc;border:1px solid #f1f5f9}.admin-reset__detail-row:last-of-type{border-bottom:none}.admin-reset__detail-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.admin-reset__detail-value{font-size:.9375rem;font-weight:500;color:#0f172a;text-align:left}.admin-reset__badge--yes{background:#d1fae5;color:#059669}.admin-reset__badge--no{background:#f1f5f9;color:#64748b}.admin-reset__reason-wrap{margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}.admin-reset__reason-label{display:block;margin-bottom:.5rem;font-size:.875rem}.admin-reset__reason-input{margin-bottom:.25rem}.admin-reset__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #f1f5f9}.admin-reset__hint{background:#f8fafc;border-radius:14px;padding:1.5rem;border:1px solid #e2e8f0}.admin-reset__hint p{margin:0;font-size:.9375rem;color:#64748b;line-height:1.5}.admin-dashboard__roles-paper{border-radius:var(--radius-lg)!important;overflow:hidden;border:1px solid var(--color-border)!important}.admin-dashboard__role-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.admin-dashboard__role-btn{text-transform:none!important;font-weight:600!important;min-width:72px}.admin-dashboard__deo-action-btn{text-transform:none!important;font-weight:600!important}.admin-student-status{display:flex;flex-direction:column;gap:1rem}.admin-student-status__filters{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000a;padding:1rem}.admin-student-status__filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.admin-student-status__field{display:flex;flex-direction:column;gap:.35rem}.admin-student-status__field label{font-size:.78rem;font-weight:600;color:#475569}.admin-student-status__field select,.admin-student-status__field input{height:40px;border:1px solid #cbd5e1;border-radius:8px;padding:0 .75rem;font-size:.9rem;color:#0f172a;background:#fff}.admin-student-status__field select:focus,.admin-student-status__field input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f624}.admin-student-status__hint{padding:1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#1e3a8a;font-size:.9rem}.admin-student-status__details-wrap{display:flex;flex-direction:column;gap:1rem}.admin-student-status__details-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.1rem;margin-bottom:.5rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;border-radius:10px}.admin-student-status__title{margin:0!important;font-weight:700!important}.admin-student-status__subtitle{color:#64748b}.admin-student-status__form-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.1rem}.admin-student-status__form-card h3{margin:0 0 .75rem;font-size:1rem;color:#0f172a}.admin-student-status__form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.admin-student-status__form-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.7rem;display:flex;flex-direction:column;gap:.2rem}.admin-student-status__form-label{font-size:.72rem;text-transform:uppercase;color:#64748b}.admin-student-status__form-value{font-size:.92rem;color:#0f172a;font-weight:600}@media(max-width:1100px){.admin-dashboard__stats-row{grid-template-columns:repeat(2,1fr)}.admin-dashboard__charts-row,.admin-student-status__filter-grid{grid-template-columns:1fr}.admin-student-status__form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.admin-dash__insight-pie-row{flex-direction:column;align-items:flex-start}.admin-dash__insight-pie-legend--beside{max-width:100%}.admin-dash__insight-pie{width:140px;height:140px}.admin-dash__insight-pie-inner{top:64px}.admin-dash__insight-funnel-row{grid-template-columns:1fr;gap:.35rem}.admin-dashboard__stats-row{grid-template-columns:1fr}.admin-reset__details{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.admin-dashboard__content{padding:1.5rem 1rem 2rem}.admin-dashboard__password-filters{grid-template-columns:1fr;padding:.875rem 1rem .5rem}.admin-reset__details{grid-template-columns:repeat(2,1fr)}.admin-student-status__form-grid{grid-template-columns:1fr}.admin-dashboard__stat-value{font-size:1.35rem!important}.admin-dashboard__bar-chart{height:140px}.admin-dashboard__bar-stack{height:100px}.admin-dashboard__donut-wrap{width:120px;height:120px}.admin-dashboard__donut-value{font-size:1.15rem}}.admin-dashboard__config-paper{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000f;overflow:hidden}.admin-config{padding:0}.admin-config__loading,.admin-config__error{margin:0;padding:1.5rem;font-size:.9375rem}.admin-config__loading{color:#64748b}.admin-config__error{color:#dc2626}.admin-config__list{display:flex;flex-direction:column;gap:0}.admin-config__row{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1rem 1.5rem;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}.admin-config__row:last-child{border-bottom:none}.admin-config__text{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1}.admin-config__label{font-size:.9375rem;font-weight:600;color:#0f172a;letter-spacing:-.01em}.admin-config__desc{font-size:.8125rem;color:#64748b;line-height:1.4}.admin-config__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.admin-config__btn{text-transform:none;font-weight:600;font-size:.8125rem;min-width:72px}.admin-config__btn--start.MuiButton-contained{background:#059669;box-shadow:0 1px 2px #05966940}.admin-config__btn--start.MuiButton-contained:hover{background:#047857}.admin-config__btn--stop.MuiButton-contained{background:#dc2626;box-shadow:0 1px 2px #dc262640}.admin-config__btn--stop.MuiButton-contained:hover{background:#b91c1c}@media(max-width:600px){.admin-config__row{flex-direction:column;align-items:stretch;gap:.75rem}.admin-config__actions{justify-content:flex-end}}.deo-dashboard{max-width:100%;margin:0;padding:0;min-height:100%;background:var(--color-bg)}.deo-dashboard__main{transition:margin-left .25s ease,width .25s ease;min-height:100%;margin-left:0;width:100%;display:flex;flex-direction:column;overflow-x:hidden}.deo-dashboard--with-drawer .deo-dashboard__main{margin-right:auto}.deo-dashboard__content{flex:1;max-width:1280px;margin:0 auto;padding:2rem 1.5rem 2.5rem;width:100%;min-width:0;display:flex;flex-direction:column;gap:2rem}.deo-dashboard__content .admin-dash__stats{margin-bottom:0;gap:1.25rem}.deo-dashboard__content .teacher-dashboard__title-container{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.deo-dashboard__btn-add{text-transform:none!important;font-weight:600!important;border-radius:10px!important}.deo-dashboard__header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.deo-dashboard__btn-export{text-transform:none!important;font-weight:600!important;border-radius:10px!important}.deo-dashboard__stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.deo-dashboard__stat-card{border-radius:16px!important;padding:0!important;overflow:hidden!important;border:1px solid var(--color-border)!important;background:var(--color-surface)!important;box-shadow:0 1px 3px #0000000a!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.deo-dashboard__stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1e293b14!important;border-color:var(--color-border-strong)!important}.deo-dashboard__stat-card-inner{padding:1.35rem 1.5rem;position:relative;min-height:88px}.deo-dashboard__stat-label{display:block;font-size:.6875rem!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase;color:var(--color-text-muted)!important;margin-bottom:.35rem!important}.deo-dashboard__stat-value{font-weight:800!important;font-size:1.75rem!important;letter-spacing:-.03em!important;color:var(--color-heading)!important;line-height:1.2!important;margin:0!important}.deo-dashboard__stat-icon{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-primary);background:var(--color-primary-muted)}.deo-dashboard__stat-icon--x{color:var(--color-text-muted);background:var(--color-border)}.deo-dashboard__stat-card--total .deo-dashboard__stat-icon{color:#2563eb;background:#eff6ff}.deo-dashboard__stat-card--active .deo-dashboard__stat-icon{color:var(--color-success);background:var(--color-success-light)}.deo-dashboard__stat-card--inactive .deo-dashboard__stat-icon--x{color:var(--color-text-muted);background:var(--color-border)}.deo-dashboard__charts-row{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem;margin-bottom:0}.deo-dashboard__chart-card{border-radius:16px!important;padding:1.5rem 1.75rem!important;border:1px solid var(--color-border)!important;background:var(--color-surface)!important;box-shadow:0 1px 3px #0000000a!important;transition:box-shadow .2s ease}.deo-dashboard__chart-card:hover{box-shadow:0 8px 24px #1e293b0f!important}.deo-dashboard__chart-title{font-weight:700!important;font-size:1rem!important;color:var(--color-heading)!important;margin:0 0 .2rem!important}.deo-dashboard__chart-subtitle{display:block;font-size:.8125rem!important;color:var(--color-text-muted)!important;margin-bottom:1.5rem!important}.deo-dashboard__bar-chart{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;height:140px;padding-top:.5rem}.deo-dashboard__bar-group{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.deo-dashboard__bar-fill{width:100%;max-width:36px;min-height:8px;border-radius:8px 8px 0 0;background:linear-gradient(180deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);transition:height .4s ease}.deo-dashboard__bar-group:hover .deo-dashboard__bar-fill{opacity:.9}.deo-dashboard__bar-label{font-size:.6875rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.02em}.deo-dashboard__donut-wrap{position:relative;width:140px;height:140px;margin:0 auto 1rem}.deo-dashboard__donut{position:absolute;inset:0;border-radius:50%}.deo-dashboard__donut:after{content:"";position:absolute;inset:12px;border-radius:50%;background:var(--color-surface)}.deo-dashboard__donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.deo-dashboard__donut-value{font-size:1.5rem;font-weight:800;color:var(--color-heading);line-height:1.2}.deo-dashboard__donut-unit{font-size:.6875rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.deo-dashboard__donut-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.deo-dashboard__donut-legend-item{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:500;color:var(--color-text-muted)}.deo-dashboard__donut-legend-dot{width:8px;height:8px;border-radius:50%}.deo-dashboard__donut-legend-dot--active{background:var(--color-success)}.deo-dashboard__donut-legend-dot--inactive{background:var(--color-border-strong)}.deo-dashboard__quick-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:0}.deo-dashboard__quick-card{border-radius:14px!important;padding:1.5rem!important;border:1px solid var(--color-border)!important;background:var(--color-surface)!important;box-shadow:0 1px 3px #0000000a!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease!important;text-align:left!important;font-family:inherit!important;width:100%}.deo-dashboard__quick-card--clickable{cursor:pointer}.deo-dashboard__quick-card--clickable:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1e293b14!important;border-color:var(--color-primary)!important;background:var(--color-primary-muted)!important}.deo-dashboard__quick-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--color-primary-muted);color:var(--color-primary);margin-bottom:.75rem}.deo-dashboard__quick-card--clickable:hover .deo-dashboard__quick-icon{background:var(--color-primary);color:var(--color-on-primary)}.deo-dashboard__quick-title{display:block!important;font-weight:700!important;font-size:.9375rem!important;color:var(--color-heading)!important;margin:0 0 .25rem!important}.deo-dashboard__quick-desc{display:block!important;font-size:.8125rem!important;color:var(--color-text-muted)!important;margin:0!important}.deo-dashboard__search-wrap{margin-bottom:0;margin-top:.25rem}.deo-dashboard__search-wrap .MuiOutlinedInput-root{padding:4px 0}.deo-dashboard__search .MuiOutlinedInput-root{border-radius:var(--radius-md)!important;background-color:var(--color-surface)!important}.deo-dashboard__add-section{padding:1.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg)}.deo-dashboard__add-hint{margin:0;font-size:.9375rem;color:var(--color-text-muted)}.deo-dashboard__status{font-size:.8125rem;font-weight:600;padding:.25rem .5rem;border-radius:6px}.deo-dashboard__status--active{background:var(--color-success-light);color:var(--color-success)}.deo-dashboard__status--inactive{background:var(--color-accent-light);color:var(--color-accent-dark)}.deo-dashboard__action-icon{color:var(--color-primary)!important}.deo-dashboard__action-icon:hover{color:var(--color-primary-dark)!important;background:var(--color-primary-muted)!important}.admin-reset{width:100%;max-width:100%;display:flex;flex-direction:column;gap:1.5rem}.admin-reset__search-wrap{background:var(--color-surface);border-radius:14px;padding:1.5rem;border:1px solid var(--color-border);box-shadow:0 1px 2px #0000000a}.admin-reset__search-label{display:block;font-size:.875rem;font-weight:600;color:var(--color-heading);margin-bottom:.75rem}.admin-reset__search-row{display:flex;gap:.75rem;align-items:center}.admin-reset__search-input{flex:1;padding:12px 16px;border:1px solid var(--color-border);border-radius:10px;font-size:.9375rem;color:var(--color-heading);background:var(--color-surface);transition:border-color .2s ease,box-shadow .2s ease}.admin-reset__search-input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-muted)}.admin-reset__search-input::placeholder{color:var(--color-text-muted)}.admin-reset__search-btn{text-transform:none!important;font-weight:600!important;border-radius:10px!important;flex-shrink:0}.admin-reset__card{background:var(--color-surface);border-radius:14px;padding:1.5rem 1.75rem;border:1px solid var(--color-border);box-shadow:0 1px 2px #0000000a}.admin-reset__card-title{font-size:1rem;font-weight:700;color:var(--color-heading);margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.admin-reset__details{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem 1.5rem}.admin-reset__detail-row{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem;border-radius:10px;background:var(--color-bg);border:1px solid var(--color-border)}.admin-reset__detail-label{font-size:.75rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em}.admin-reset__detail-value{font-size:.9375rem;font-weight:500;color:var(--color-heading);text-align:left}.admin-reset__badge{display:inline-block;padding:4px 10px;border-radius:8px;font-size:.75rem;font-weight:600}.admin-reset__badge--yes{background:var(--color-success-light);color:var(--color-success)}.admin-reset__badge--no{background:var(--color-border);color:var(--color-text-muted)}.admin-reset__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--color-border)}.admin-reset__action-btn{text-transform:none!important;font-weight:600!important;border-radius:10px!important}.admin-reset__card--loading,.admin-reset__card--error,.admin-reset__card--empty{text-align:center;padding:2rem}.admin-reset__card--error .MuiTypography-root{font-size:.9375rem}.admin-reset__hint{background:var(--color-bg);border-radius:14px;padding:1.5rem;border:1px solid var(--color-border)}.admin-reset__hint p{margin:0;font-size:.9375rem;color:var(--color-text-muted);line-height:1.5}@media(max-width:900px){.deo-dashboard__stats-row,.deo-dashboard__charts-row,.deo-dashboard__quick-row{grid-template-columns:1fr}.admin-reset__details{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.deo-dashboard__content{padding:1.5rem 1rem 2rem}.admin-reset__details{grid-template-columns:repeat(2,1fr)}.deo-dashboard__stat-value{font-size:1.5rem!important}.deo-dashboard__bar-chart{height:120px}.deo-dashboard__donut-wrap{width:120px;height:120px}.deo-dashboard__donut-value{font-size:1.25rem}}.approver-dashboard{min-height:100vh;display:flex;flex-direction:column;background:var(--color-bg)}.approver-dashboard--with-drawer .approver-dashboard__main{margin-right:auto}.approver-dashboard__main{transition:margin-left .25s ease,width .25s ease;min-height:100%;margin-left:0;width:100%;display:flex;flex-direction:column;overflow-x:hidden}.approver-dashboard__content{flex:1;max-width:1280px;margin:0 auto;padding:2rem 1.25rem 2.5rem;width:100%;min-width:0}.approver-dashboard__header{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 1px 3px #0000000a;margin-bottom:1.5rem;padding:1.5rem 1.75rem}.approver-dashboard__header-inner{max-width:100%}.approver-dashboard__header-inner--with-action{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.approver-dashboard__header-inner--with-action .approver-dashboard__page-title{margin-top:0!important}.approver-dashboard__export-btn{text-transform:none!important;font-weight:600!important;border-radius:10px!important;flex-shrink:0}.approver-dashboard__page-title{margin:0 0 .35rem!important;font-weight:700!important;font-size:1.5rem!important;color:var(--color-heading)!important;letter-spacing:-.02em;line-height:1.3!important}.approver-dashboard__page-subtitle{margin:0!important;font-size:.9375rem!important;color:var(--color-text-muted)!important;line-height:1.45!important}.approver-dashboard__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.approver-dashboard__stat-card{border-radius:16px!important;padding:1.35rem 1.5rem!important;border:1px solid var(--color-border)!important;background:var(--color-surface)!important;box-shadow:0 1px 3px #0000000a!important;transition:transform .2s ease,box-shadow .2s ease}.approver-dashboard__stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1e293b14!important}.approver-dashboard__stat-label{display:block!important;font-size:.6875rem!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase;color:var(--color-text-muted)!important;margin-bottom:.35rem!important}.approver-dashboard__stat-value{font-weight:800!important;font-size:1.75rem!important;color:var(--color-heading)!important;margin:0 0 .25rem!important;line-height:1.2!important}.approver-dashboard__stat-desc{font-size:.8125rem;color:var(--color-text-muted);font-weight:500}.approver-dashboard__stat-card--pending .approver-dashboard__stat-value{color:var(--color-accent-dark)}.approver-dashboard__stat-card--approved .approver-dashboard__stat-value{color:var(--color-success)}.approver-dashboard__stat-card--rejected .approver-dashboard__stat-value{color:var(--color-error)}.approver-dashboard__dashboard-row{display:grid;grid-template-columns:1fr 280px 300px;gap:1.25rem;margin-bottom:1.5rem}.approver-dashboard__chart-card,.approver-dashboard__donut-card{border-radius:20px!important;padding:1.25rem 1.5rem!important;border:1px solid var(--color-border)!important;background:var(--color-surface)!important;box-shadow:0 4px 20px #1e293b0f!important}.approver-dashboard__chart-title{font-weight:700!important;font-size:1rem!important;color:var(--color-heading)!important;margin:0 0 .25rem!important}.approver-dashboard__chart-subtitle{font-size:.8125rem;color:var(--color-text-muted);margin-bottom:1rem;display:block}.approver-dashboard__stacked-chart{min-height:100px}.approver-dashboard__stacked-empty{padding:1.5rem;text-align:center;font-size:.875rem;color:var(--color-text-muted);background:var(--color-bg);border-radius:12px;border:1px dashed var(--color-border)}.approver-dashboard__stacked-bar{display:flex;height:32px;border-radius:10px;overflow:hidden;background:var(--color-bg);margin-bottom:1rem;box-shadow:inset 0 1px 2px #0000000f}.approver-dashboard__stacked-segment{min-width:2px;transition:width .35s ease}.approver-dashboard__stacked-segment--pending{background:linear-gradient(180deg,#facc15,#eab308)}.approver-dashboard__stacked-segment--query{background:linear-gradient(180deg,#a78bfa,#8b5cf6)}.approver-dashboard__stacked-segment--approved{background:linear-gradient(180deg,#4ade80,#22c55e)}.approver-dashboard__stacked-legend{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem 1rem;margin-bottom:.75rem}.approver-dashboard__stacked-legend-item{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.8125rem}.approver-dashboard__stacked-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.approver-dashboard__stacked-label{font-weight:600;color:var(--color-heading);text-transform:capitalize}.approver-dashboard__stacked-count{font-weight:700;color:var(--color-heading);margin-left:.15rem}.approver-dashboard__stacked-pct{font-weight:500;color:var(--color-text-muted);margin-left:.25rem}.approver-dashboard__stacked-insight{margin:0;font-size:.8125rem;color:var(--color-text-muted);line-height:1.4;padding:.5rem 0 0;border-top:1px solid var(--color-border)}.approver-dashboard__bar-chart{display:flex;align-items:flex-end;gap:1.5rem;min-height:180px;padding:.5rem 0}.approver-dashboard__bar-group{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:0}.approver-dashboard__bar-fill{width:100%;max-width:64px;min-height:4px;border-radius:8px 8px 0 0;transition:height .3s ease}.approver-dashboard__bar-label{font-size:.75rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.approver-dashboard__bar-value{font-size:1rem;font-weight:700;color:var(--color-heading)}.approver-dashboard__donut-wrap{position:relative;width:160px;height:160px;margin:0 auto 1rem}.approver-dashboard__donut{position:absolute;inset:0;border-radius:50%}.approver-dashboard__donut-center{position:absolute;inset:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background:var(--color-surface);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 2px var(--color-border)}.approver-dashboard__donut-value{font-size:1.5rem;font-weight:800;color:var(--color-heading);line-height:1.2}.approver-dashboard__donut-unit{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.approver-dashboard__donut-legend{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;justify-content:center}.approver-dashboard__donut-legend-item{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;color:var(--color-text);font-weight:500}.approver-dashboard__donut-legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.approver-dashboard__stat-card--query .approver-dashboard__stat-value{color:#8b5cf6}.approver-dashboard__map-card{border-radius:20px!important;padding:0!important;border:1px solid var(--color-border)!important;background:var(--color-surface)!important;box-shadow:0 4px 20px #1e293b0f!important;overflow:hidden!important}.approver-dashboard__map-header{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border)}.approver-dashboard__map-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--color-primary-muted) 0%,#e2e8f0 100%);color:var(--color-primary)}.approver-dashboard__map-title{font-weight:700!important;font-size:1.0625rem!important;color:var(--color-heading)!important;margin:0!important}.approver-dashboard__map-placeholder{position:relative;padding:1rem;min-height:260px}.approver-dashboard__map-svg{width:100%;height:auto;min-height:240px;display:block;border-radius:12px}.approver-dashboard__map-hint{margin:.75rem 0 0;font-size:.8125rem;color:var(--color-text-muted);text-align:center}.approver-dashboard__map-legend{margin:0;padding:1rem 1.5rem;list-style:none;border-top:1px solid var(--color-border);display:flex;flex-wrap:wrap;gap:1rem}.approver-dashboard__map-legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text);font-weight:500}.approver-dashboard__map-legend-dot{width:8px;height:8px;border-radius:50%;background:var(--color-primary);flex-shrink:0}.approver-dashboard__map-legend-count{color:var(--color-text-muted);font-weight:400;margin-left:.25rem}.approver-dashboard__summary-card{border-radius:20px!important;padding:1.5rem!important;border:1px solid var(--color-border)!important;background:var(--color-surface)!important;box-shadow:0 4px 20px #1e293b0f!important}.approver-dashboard__summary-title{font-weight:700!important;font-size:1rem!important;color:var(--color-heading)!important;margin:0 0 1rem!important}.approver-dashboard__summary-row{display:flex;justify-content:space-between;align-items:center;padding:.65rem 0;border-bottom:1px solid var(--color-border);font-size:.9375rem;color:var(--color-text)}.approver-dashboard__summary-row:last-child{border-bottom:none}.approver-dashboard__summary-row strong{color:var(--color-primary);font-weight:700}.approver-dashboard__tabs-wrap{margin-bottom:1.25rem}.approver-dashboard__tabs{display:inline-flex;align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:9999px;padding:6px;gap:4px;box-shadow:0 1px 2px #0000000a,inset 0 1px #fff9;max-width:100%}.approver-dashboard__tab{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.35rem;border:none;border-radius:9999px;font-size:.9375rem;font-weight:600;letter-spacing:.01em;color:var(--color-text-muted);background:transparent;cursor:pointer;transition:color .25s ease,background .25s ease,box-shadow .25s ease,transform .2s ease;white-space:nowrap}.approver-dashboard__tab:hover{color:var(--color-heading);background:#0000000a}.approver-dashboard__tab:active{transform:scale(.98)}.approver-dashboard__tab--active{color:var(--color-primary);background:linear-gradient(135deg,var(--color-primary-muted) 0%,rgba(255,255,255,.95) 100%);box-shadow:0 2px 8px #0000000f,0 1px 2px #0000000a}.approver-dashboard__tab--active:hover{background:linear-gradient(135deg,var(--color-primary-muted) 0%,rgba(255,255,255,.98) 100%)}.approver-dashboard__tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.25rem;padding:0 .4rem;border-radius:9999px;font-size:.75rem;font-weight:700;letter-spacing:.02em;color:inherit;opacity:.85;background:#0000000f;transition:background .25s ease,color .25s ease,opacity .25s ease}.approver-dashboard__tab--active .approver-dashboard__tab-count{background:#00000014;opacity:1}.approver-dashboard__table-paper{border-radius:16px!important;border:1px solid var(--color-border)!important;box-shadow:0 2px 12px #1e293b0f!important;overflow:hidden!important}.approver-dashboard__table-empty-state{padding:2rem 1.5rem;text-align:center}.approver-dashboard__status{font-size:.8125rem;font-weight:600;padding:.25rem .5rem;border-radius:6px}.approver-dashboard__status--pending{background:var(--color-accent-light);color:var(--color-accent-dark)}.approver-dashboard__status--approved{background:var(--color-success-light);color:var(--color-success)}.approver-dashboard__status--rejected{background:#fee2e2;color:var(--color-error)}.approver-dashboard__actions-cell{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.approver-dashboard__action-btn{text-transform:none!important;font-weight:600!important;font-size:.8125rem!important;padding:.4rem .75rem!important;min-width:0!important}.approver-dashboard__action-btn--approve{background:var(--color-success)!important;color:#fff!important;border:none!important}.approver-dashboard__action-btn--approve:hover{background:var(--color-success-hover)!important}.approver-dashboard__action-btn--reject:hover{border-color:var(--color-error)!important;color:var(--color-error)!important}@media(max-width:1024px){.approver-dashboard__dashboard-row{grid-template-columns:1fr}}@media(max-width:900px){.approver-dashboard__stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.approver-dashboard__content{padding:1.5rem 1rem 2rem}.approver-dashboard__stats{grid-template-columns:1fr}.approver-dashboard__actions-cell{flex-direction:column;align-items:flex-start}.approver-dashboard__map-legend{flex-direction:column}}.student-login{--student-navy: #1e3a8a;--student-accent-blue: #3b82f6;--student-text-dark: #1f2937;--student-text-light: #6b7280;--student-canvas-bg: linear-gradient(135deg, #f8fafc 0%, #ebf5ff 100%);--student-white: #ffffff}.student-login{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:var(--student-white);font-family:Poppins,sans-serif;padding:0;overflow:hidden;position:fixed;top:0;left:0}.student-login__canvas{width:100%;height:100%;background:var(--student-canvas-bg);border:none;border-radius:0;position:relative;display:flex;flex-direction:column;overflow:hidden;box-shadow:none}.student-login__header{padding:60px 80px 0;font-size:1rem;font-weight:700;color:var(--student-navy);text-transform:uppercase;letter-spacing:.05em}.student-login__body{flex:1;display:flex;padding:0 80px 60px;min-height:0}.student-login__form-section{flex:0 0 450px;min-height:0;display:flex;flex-direction:column;align-items:flex-start;padding:24px 0}.student-login__form-box{width:100%;max-width:380px;display:flex;flex-direction:column;flex:1;min-height:0}.student-login__form-scroll{flex:1;min-height:0;overflow-y:auto;margin-top:24px}.student-login__main-title{font-size:2rem;font-weight:700;color:var(--student-navy);margin:0 0 8px;letter-spacing:-.02em}.student-login__main-desc{font-size:.95rem;color:var(--student-text-light);line-height:1.6;margin:0 0 20px}.student-login__auth-form{display:flex;flex-direction:column;gap:24px}.student-login__input-group{display:flex;flex-direction:column;gap:8px}.student-login__input-group label{font-size:.9rem;font-weight:600;color:var(--student-text-dark)}.student-login__star{color:#ef4444}.student-login__input-group input{padding:12px 18px;border-radius:12px;border:1px solid #e2e8f0;background:#fffc;font-size:1rem;color:var(--student-navy);transition:all .2s ease;font-family:inherit}.student-login__input-group input:focus{outline:none;border-color:var(--student-accent-blue);background:#fff;box-shadow:0 0 0 4px #3b82f61a}.student-login__input-group input:disabled{opacity:.7;cursor:not-allowed}.student-login__password-wrap{position:relative}.student-login__password-wrap input{width:100%;padding-right:46px}.student-login__password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;color:#6b7280;cursor:pointer}.student-login__password-toggle svg{width:18px;height:18px;fill:currentColor}.student-login__password-toggle:disabled{cursor:not-allowed;opacity:.6}.student-login__action-btn{padding:14px;border-radius:10px;border:none;background:var(--student-accent-blue);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 20px #3b82f633;width:180px;margin-top:8px;font-family:inherit}.student-login__action-btn:hover:not(:disabled){background:var(--student-navy);transform:translateY(-2px);box-shadow:0 15px 30px #1e3a8a4d}.student-login__action-btn:disabled{opacity:.8;cursor:not-allowed;transform:none}.student-login__btn-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px}.student-login__action-btn--outline{background:transparent;color:var(--student-accent-blue);border:2px solid var(--student-accent-blue);box-shadow:none}.student-login__action-btn--outline:hover:not(:disabled){background:#3b82f614;color:var(--student-navy);border-color:var(--student-navy)}.student-login__contact-otp-row{display:flex;gap:10px;align-items:stretch}.student-login__contact-otp-row .student-login__contact-input{flex:1;min-width:0}.student-login__otp-btn{flex-shrink:0;padding:14px 18px;border-radius:12px;border:none;background:var(--student-accent-blue);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.student-login__otp-btn:hover:not(:disabled){background:var(--student-navy)}.student-login__otp-btn:disabled{opacity:.7;cursor:not-allowed}.student-login__cp-password-form{display:flex;flex-direction:column;gap:16px}.student-login__cp-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.student-login__action-btn--primary{background:var(--student-navy)}.student-login__action-btn--primary:hover:not(:disabled){background:#1e3a8a}.student-login__link-btn{background:none;border:none;color:var(--student-text-light);font-size:.9rem;cursor:pointer;padding:4px 0;font-family:inherit}.student-login__hint{font-size:.75rem;color:var(--student-text-light);margin-top:4px}.student-login__secure-tag{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:.85rem;color:var(--student-text-light);font-weight:500}.student-login__dot-indicator{width:7px;height:7px;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b981}.student-login__back{display:inline-block;margin-top:1.1rem;font-size:.9rem;font-weight:500;color:var(--student-text-light);text-decoration:none;transition:color .2s ease}.student-login__back:hover{color:var(--student-accent-blue)}.student-login__visual-section{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.student-login__art-wrapper{width:100%;max-width:530px;position:relative;z-index:2}.student-login__main-art{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.05));mix-blend-mode:multiply}.student-login__decor-circle{position:absolute;background:#3b82f614;border-radius:50%;z-index:1}.student-login__decor-circle--1{width:400px;height:400px;top:10%;right:-5%}.student-login__decor-circle--2{width:200px;height:200px;bottom:10%;right:20%}@media(max-width:1100px){.student-login__canvas{max-width:none;min-height:100vh}.student-login__visual-section{display:none}.student-login__form-section{flex:1;justify-content:center}.student-login__header{padding:40px 40px 0}.student-login__body{padding:0 40px 40px}}@media(max-width:600px){.student-login__main-title{font-size:2rem}.student-login__header{padding:24px 24px 0;font-size:.875rem}.student-login__body{padding:0 24px 40px}}.receipt-wrapper{background-color:#fff;padding:24px 0;font-family:Inter,Outfit,Arial,sans-serif;color:#333;width:794px;margin:0 auto;box-sizing:border-box}.receipt-card{background:#fff;border-radius:0;box-shadow:none;border:none;position:relative;padding-top:0;min-height:auto;display:flex;flex-direction:column}.gradient-line{width:100%;height:6px;background:linear-gradient(to right,#1e3a8a,#317cd9,#1e3a8a)}.receipt-header{background-color:#fff;padding:5px 26px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb}.receipt-logo{display:flex;align-items:center;justify-content:flex-start;flex:1}.receipt-logo img{max-width:180px;max-height:75px;object-fit:contain}.receipt-titles{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1.5}.receipt-title{margin:0;font-size:21px;font-weight:700;letter-spacing:.5px;color:#1e3a8a}.receipt-subtitle{margin:3px 0 0;font-size:13px;color:#64748b;font-weight:500}.receipt-header-right{display:flex;justify-content:flex-end;align-items:center;flex:1}.receipt-meta-box{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.receipt-meta-row{display:flex;align-items:center;gap:6px;color:#94a3b8;font-size:12px;font-weight:500}.receipt-body{padding:24px 30px 20px;flex:1}.section-title{display:flex;align-items:center;gap:8px;color:#1e3a8a;font-size:14px;font-weight:700;margin:0 0 12px;border-left:4px solid #1e3a8a;padding-left:10px;letter-spacing:.5px}.details-section{margin-bottom:0}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#f8fafc;padding:10px;border-radius:8px;border:1px solid #f1f5f9}.detail-item{display:flex;align-items:center;gap:6px;background:#fff;padding:4px 8px;border-radius:6px;border:1px solid #e2e8f0}.detail-icon{color:#64748b;background:#f1f5f9;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center}.detail-text{display:flex;flex-direction:row;align-items:center;gap:4px}.detail-label{font-size:11px;color:#64748b;font-weight:750;letter-spacing:.3px}.detail-value{font-size:11.5px;font-weight:500;color:#0f172a}.schemes-section{margin-top:18px}.scheme-badges{display:flex;flex-wrap:wrap;gap:8px}.scheme-badge{display:inline-flex;align-items:center;gap:6px;background:#eff6ff;color:#1e3a8a;padding:8px 16px;border-radius:20px;font-weight:700;font-size:13px;border:1px solid #bfdbfe}.scheme-none{font-size:12px;color:#94a3b8;font-style:italic}.choices-section{margin-top:18px}.receipt-table-wrapper{border-radius:8px;border:1px solid #e2e8f0;overflow:hidden}.receipt-table{width:100%;border-collapse:collapse}.receipt-table th{background:#1e3a8a;color:#fff;padding:6px 12px;text-align:left;font-size:10.5px;font-weight:700;letter-spacing:.5px}.receipt-table td{padding:6px 12px;border-bottom:1px solid #e2e8f0;font-size:11.5px;color:#334155;font-weight:500}.receipt-table tr:last-child td{border-bottom:none}.receipt-table tr:nth-child(2n){background:#f8fafc}.receipt-table tr:nth-child(odd){background:#fff}.priority-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:#fff;font-weight:700;font-size:12px}.priority-1{background:#1e3a8a}.priority-2{background:#0d9488}.priority-3{background:#10b981}.priority-4{background:#f59e0b}.priority-5{background:#ef4444}.priority-6{background:#8b5cf6}.priority-7{background:#ec4899}.priority-8{background:#06b6d4}.priority-9{background:#f97316}.priority-10{background:#6366f1}.priority-other{background:#64748b}.student-dashboard{min-height:100vh;background:#f1f5f9;font-family:Inter,system-ui,sans-serif}.student-dashboard--with-drawer{display:flex}.student-dashboard__main{transition:margin-left .25s ease,width .25s ease;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}.student-dashboard__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000f}.student-dashboard__header-inner{flex:1}.student-dashboard__title{font-weight:700!important;color:#0f172a!important;margin:0 0 .25rem!important}.student-dashboard__subtitle{color:#64748b!important;margin:0!important}.student-dashboard__logout{text-transform:none;font-weight:600}.student-dashboard__content{flex:1;max-width:1200px;margin:0 auto;padding:1.5rem;width:100%;min-width:0;display:flex;flex-direction:column;gap:1.5rem}.student-dashboard__section{width:100%}.student-dashboard--with-drawer .nav-drawer__nav a.nav-drawer__item{text-decoration:none;color:inherit;border:none;background:none;width:100%;text-align:left;cursor:pointer;font:inherit}.student-info__card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0f172a0f;overflow:hidden}.student-info__header{padding:1rem 1.25rem;font-size:1.125rem;font-weight:700;color:#0f172a;background:#f8fafc;border-bottom:1px solid #e2e8f0}.student-info__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem 1.5rem;padding:1.25rem 1.5rem}.student-info__field{display:flex;flex-direction:column;gap:.25rem}.student-info__label{font-size:.8125rem;font-weight:600;color:#64748b}.student-info__value{font-size:.9375rem;font-weight:500;color:#0f172a}.student-info__schemes{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.student-info__schemes-label{font-size:.875rem;font-weight:600;color:#475569}.student-info__schemes-value{font-size:.875rem;color:#0f172a}.student-info__schemes-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.student-info__scheme-chip{display:inline-block}.student-info__schemes-list{margin:0;padding-left:1.25rem;font-size:.875rem;color:#0f172a}.student-info__schemes-item{margin-bottom:.25rem}.student-info__schemes-item:last-child{margin-bottom:0}.choice-list__card{background:#fff;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 4px 24px #0f172a0f;overflow:hidden}.choice-list__card-header{padding:1.25rem 1.5rem;font-size:1.25rem;font-weight:700;color:#0f172a;background:linear-gradient(180deg,#fafbfc,#f1f5f9);border-bottom:1px solid #e2e8f0;letter-spacing:-.02em}.choice-list__card-subtitle{padding:1rem 1.5rem;font-size:.9375rem;color:#64748b;margin:0;border-bottom:1px solid #f1f5f9;line-height:1.5}.choice-list__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem;min-height:400px}.choice-list__column{display:flex;flex-direction:column;gap:.75rem;min-height:0}.choice-list__column-header{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap}.choice-list__column-title{font-size:.9375rem;font-weight:700;color:#334155;margin:0;flex-shrink:0;letter-spacing:-.01em}.choice-list__column-title-right{flex-shrink:0;margin-left:.25rem}.choice-list__scheme-select-wrap{width:100%;max-width:280px;min-width:140px}.choice-list__section-title{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin:.75rem 0 .4rem;padding:0}.choice-list__section-title:first-child{margin-top:0}.choice-list__empty-hint{font-size:.8125rem;color:#94a3b8;margin:.5rem 0 0;padding:0}.choice-list__box{flex:1;min-height:300px;max-height:380px;overflow-y:auto;overflow-x:hidden;border:1px solid #e2e8f0;border-radius:14px;padding:.75rem;background:#fafbfc;transition:border-color .2s,background .2s,box-shadow .2s}.choice-list__box::-webkit-scrollbar{width:8px}.choice-list__box::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.choice-list__box::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.choice-list__box::-webkit-scrollbar-thumb:hover{background:#94a3b8}.choice-list__box--over{border-color:#3b82f6;background:#f0f9ff;box-shadow:0 0 0 3px #3b82f61f}.choice-list__available-separator,.choice-list__district-divider{margin:.75rem 0 .5rem;padding:0 .5rem;border:none;border-top:1px solid #e2e8f0;flex-shrink:0}.choice-list__available-separator:before,.choice-list__district-divider:before{content:attr(data-label);display:block;font-size:.6875rem;font-weight:700;color:#94a3b8;margin-top:-.55rem;margin-bottom:.5rem;background:#fafbfc;width:fit-content;padding:0 .5rem;letter-spacing:.05em;text-transform:uppercase}.choice-item{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.5rem .75rem;margin-bottom:.4rem;box-shadow:0 1px 2px #0000000a;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.choice-item:last-child{margin-bottom:0}.choice-item:hover{border-color:#cbd5e1;box-shadow:0 3px 10px #0f172a14}.choice-item:not(.choice-item--disabled):not(.choice-item--dragging):hover{transform:translateY(-1px)}.choice-item--dragging{opacity:.85;box-shadow:0 10px 24px #0f172a26;transform:scale(1.02)}.choice-item--overlay{background:#fff;border-radius:10px;padding:.5rem .75rem;box-shadow:0 10px 28px #0f172a2e;border:1px solid #e2e8f0;cursor:grabbing}.choice-item__content{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0}.choice-item__main{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1}.choice-item__priority-badge{flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;font-size:.75rem;font-weight:700;border-radius:6px;line-height:1}.choice-item__text{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-wrap:wrap;min-width:0}.choice-item__meta-row{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.choice-item__district{font-size:.75rem;color:#64748b;font-weight:500}.choice-item__name{font-size:.875rem;font-weight:600;color:#0f172a;line-height:1.35;letter-spacing:-.01em}.choice-item__meta{font-size:.6875rem;font-weight:600;padding:.15rem .4rem;border-radius:4px;border:1px solid;flex-shrink:0;text-transform:uppercase;letter-spacing:.03em}.choice-item__actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.choice-item__controls{display:flex;flex-direction:column;gap:2px}.choice-item__btn-arrow{width:26px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;background:#fff;border-radius:5px;color:#475569;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.choice-item__btn-arrow svg{display:block}.choice-item__btn-arrow:hover:not(:disabled){background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.choice-item__btn-arrow:disabled{opacity:.35;cursor:not-allowed}.choice-item__remove{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:none;background:#fef2f2;color:#dc2626;cursor:pointer;border-radius:6px;transition:background .2s,color .2s}.choice-item__remove svg{display:block}.choice-item__remove:hover:not(:disabled){background:#dc2626;color:#fff}.choice-item__drag-hint{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.choice-item__drag-hint svg{display:block}.choice-item:not(.choice-item--overlay) .choice-item__content{padding-right:1.25rem}.choice-item--disabled{cursor:default;pointer-events:auto}.choice-item--disabled .choice-item__drag-hint{display:none}.choice-item--disabled .choice-item__remove:hover{background:#fef2f2}.choice-item--disabled .choice-item__remove:disabled{cursor:not-allowed;opacity:.5;background:#f8fafc;color:#94a3b8}.choice-list__footer{padding:1rem 1.25rem;border-top:1px solid #e2e8f0;background:#f8fafc;display:flex;flex-direction:column;gap:1rem}.choice-list__declaration{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.choice-list__checkbox{width:1.25rem;height:1.25rem;margin-top:2px;flex-shrink:0}.choice-list__declaration-text{font-size:.875rem;color:#475569;line-height:1.5}.choice-list__actions{display:flex;gap:.75rem}.choice-list__actions--centered{justify-content:center;flex-wrap:wrap}.choice-list__btn-pdf{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;border-color:#334155;color:#334155;background:#fff}.choice-list__btn-pdf:hover:not(:disabled){background:#f8fafc;border-color:#1e293b;color:#1e293b}.choice-list__btn-pdf-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.receipt-printable-wrap{position:fixed;left:-9999px;top:0;width:794px;pointer-events:none;visibility:visible;z-index:-1}.receipt-printable{width:794px;min-height:1122px;padding:24px 32px 32px;background:#fff;font-family:Inter,system-ui,sans-serif;color:#1e293b;box-sizing:border-box}.receipt-printable__header{display:flex;align-items:center;justify-content:space-between;background:#1e293b;margin:0 -32px;padding:12px 32px 10px}.receipt-printable__logo{height:28px;width:auto;object-fit:contain}.receipt-printable__logo--ashoka{width:72px}.receipt-printable__logo--vsk{width:80px}.receipt-printable__header-text{flex:1;text-align:center;padding:0 16px}.receipt-printable__title{margin:0 0 2px;font-size:18px;font-weight:700;color:#fff;letter-spacing:.02em}.receipt-printable__subtitle{margin:0;font-size:10px;font-weight:400;color:#ffffffe6}.receipt-printable__badge{display:inline-block;margin:-6px auto 0;padding:4px 16px;background:#3b82f6;color:#fff;font-size:9px;font-weight:700;letter-spacing:.05em;border-radius:4px;position:relative;left:50%;transform:translate(-50%)}.receipt-printable__meta{display:flex;justify-content:space-between;margin-top:14px;font-size:8px;color:#64748b}.receipt-printable__student{margin-top:14px;border:1px solid #e2e8f0;border-radius:4px;overflow:hidden}.receipt-printable__student-title{padding:8px 12px;background:#334155;color:#fff;font-size:9px;font-weight:700}.receipt-printable__student-table{width:100%;border-collapse:collapse;font-size:9px}.receipt-printable__student-table td{padding:6px 10px;border-bottom:1px solid #e2e8f0}.receipt-printable__student-table tr:last-child td{border-bottom:none}.receipt-printable__student-table td:first-child,.receipt-printable__student-table td:nth-child(3){background:#f8fafc;color:#475569;width:90px}.receipt-printable__student-table td:nth-child(2),.receipt-printable__student-table td:nth-child(4){font-weight:500}.receipt-printable__schemes{margin-top:14px;padding:10px 14px;background:#f1f5f9;border-radius:4px;font-size:9px}.receipt-printable__schemes-label{font-weight:700;color:#475569;margin-right:8px}.receipt-printable__schemes-value{color:#1e293b}.receipt-printable__table-heading{margin:16px 0 8px;font-size:12px;font-weight:700;color:#1e293b}.receipt-table-wrapper{margin-top:4px;border:1px solid #e2e8f0;border-radius:4px;overflow:hidden}.receipt-table{width:100%;border-collapse:collapse;font-size:9px}.receipt-table thead{background:#1e293b;color:#fff}.receipt-table th{padding:10px 12px;text-align:left;font-weight:600}.receipt-table tbody tr:nth-child(2n){background:#f8fafc}.receipt-table tbody tr:nth-child(odd){background:#fff}.receipt-table td{padding:10px 12px;border-bottom:1px solid #e2e8f0}.receipt-table tbody tr:last-child td{border-bottom:none}.receipt-table__rank{font-weight:700;color:#3b82f6;width:40px;text-align:center}.receipt-table__scheme{font-size:8px;color:#64748b;margin-top:2px}.receipt-printable__footer{margin-top:20px;padding-top:14px;border-top:1px solid #e2e8f0}.receipt-printable__declaration{font-size:8px;font-style:italic;color:#64748b;margin:0 0 10px;line-height:1.4}.receipt-printable__disclaimer{font-size:7px;color:#94a3b8;margin:0}@media(max-width:768px){.choice-list__grid{grid-template-columns:1fr}}.admin-login{--admin-navy: #1e3a8a;--admin-accent-blue: #3b82f6;--admin-text-dark: #1f2937;--admin-text-light: #6b7280;--admin-canvas-bg: linear-gradient(135deg, #f8fafc 0%, #ebf5ff 100%);--admin-white: #ffffff;--admin-border-primary: #1e40af}.admin-login{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:var(--admin-white);font-family:Poppins,sans-serif;padding:0;overflow:hidden;position:fixed;top:0;left:0}.admin-login__canvas{width:100%;height:100%;background:var(--admin-canvas-bg);border:none;border-radius:0;position:relative;display:flex;flex-direction:column;overflow:hidden;box-shadow:none}.admin-login__header{padding:60px 80px 0;font-size:1rem;font-weight:700;color:var(--admin-navy);text-transform:uppercase;letter-spacing:.05em}.admin-login__body{flex:1;display:flex;padding:0 80px 60px}.admin-login__form-section{flex:0 0 450px;display:flex;align-items:center}.admin-login__form-box{width:100%;max-width:380px}.admin-login__main-title{font-size:3rem;font-weight:700;color:var(--admin-navy);margin:0 0 8px;letter-spacing:-.02em}.admin-login__main-desc{font-size:.95rem;color:var(--admin-text-light);line-height:1.6;margin:0 0 40px}.admin-login__auth-form{display:flex;flex-direction:column;gap:24px}.admin-login__input-group{display:flex;flex-direction:column;gap:8px}.admin-login__input-group label{font-size:.9rem;font-weight:600;color:var(--admin-text-dark)}.admin-login__star{color:#ef4444}.admin-login__input-group input{padding:14px 18px;border-radius:12px;border:1px solid #e2e8f0;background:#fffc;font-size:1rem;color:var(--admin-navy);transition:all .2s ease;font-family:inherit}.admin-login__input-group input:focus{outline:none;border-color:var(--admin-accent-blue);background:#fff;box-shadow:0 0 0 4px #3b82f61a}.admin-login__input-group input:disabled{opacity:.7;cursor:not-allowed}.admin-login__password-wrap{position:relative}.admin-login__password-wrap input{width:100%;padding-right:46px}.admin-login__password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;color:#6b7280;cursor:pointer}.admin-login__password-toggle svg{width:18px;height:18px;fill:currentColor}.admin-login__password-toggle:disabled{cursor:not-allowed;opacity:.6}.admin-login__action-btn{padding:14px;border-radius:10px;border:none;background:var(--admin-accent-blue);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 20px #3b82f633;width:180px;margin-top:8px;font-family:inherit}.admin-login__action-btn:hover:not(:disabled){background:var(--admin-navy);transform:translateY(-2px);box-shadow:0 15px 30px #1e3a8a4d}.admin-login__action-btn:disabled{opacity:.8;cursor:not-allowed;transform:none}.admin-login__back{display:inline-block;margin-top:1.5rem;font-size:.9rem;font-weight:500;color:var(--admin-text-light);text-decoration:none;transition:color .2s ease}.admin-login__back:hover{color:var(--admin-accent-blue)}.admin-login__visual-section{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.admin-login__art-wrapper{width:100%;max-width:530px;position:relative;z-index:2}.admin-login__main-art{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.05));mix-blend-mode:multiply}.admin-login__decor-circle{position:absolute;background:#3b82f614;border-radius:50%;z-index:1}.admin-login__decor-circle--1{width:400px;height:400px;top:10%;right:-5%}.admin-login__decor-circle--2{width:200px;height:200px;bottom:10%;right:20%}@media(max-width:1100px){.admin-login__canvas{border:none;border-radius:0;max-width:none;min-height:100vh}.admin-login__visual-section{display:none}.admin-login__form-section{flex:1;justify-content:center}.admin-login__header{padding:40px 40px 0}.admin-login__body{padding:0 40px 40px}}@media(max-width:600px){.admin-login__main-title{font-size:2rem}.admin-login__header{padding:24px 24px 0;font-size:.875rem}.admin-login__body{padding:0 24px 40px}}.app{min-height:100vh;display:flex;flex-direction:column;background:var(--color-bg);overflow-x:hidden}.app__navbar{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:var(--color-on-primary);box-shadow:var(--shadow-md)}.app__navbar-inner{display:flex;align-items:center;gap:1rem;color:inherit;text-decoration:none}.app__navbar-inner:hover{color:var(--color-on-primary)}.app__navbar-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;color:var(--color-on-primary)}.app__navbar-text{display:flex;flex-direction:column;gap:.15rem}.app__navbar-title{margin:0;font-size:1.25rem;font-weight:700;color:var(--color-on-primary);letter-spacing:-.02em;line-height:1.2}.app__navbar-subtitle{margin:0;font-size:.8125rem;color:var(--color-on-primary);opacity:.9;font-weight:400}.app__main{flex:1;padding:1.75rem 1rem 2rem}.app__main--fullscreen{padding:0;min-height:100vh}.app__main--teacher,.app__main--dashboard{padding:0}
