:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-primary:#0c6070;--brand-primary-strong:#082235;--brand-secondary:#0a4c5b;--brand-accent:#082235;--bg-app:#ebf1f5;--bg-panel:#f8fbfd;--bg-muted:#eef4f7;--bg-soft:#f2f6f9;--text-primary:#102534;--text-secondary:#5c7283;--text-muted:#7d93a3;--border:#d6e1e9;--border-strong:#c4d1db;--overlay:#08111b57;--success:#2f9966;--warning:#8caabd;--danger:#c96868;--info:#4f90b2;--shadow-sm:0 14px 30px #00000012;--shadow-md:0 22px 46px #0000001a;--shadow-lg:0 34px 64px #00000029;--radius-sm:10px;--radius-md:12px;--radius-lg:16px;--radius-pill:999px;--sidebar-width:280px;--sidebar-collapsed-width:112px}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-app:#07131d;--bg-panel:#0d1b28;--bg-muted:#112334;--bg-soft:#10202f;--text-primary:#f4fbff;--text-secondary:#a8bfcc;--text-muted:#7f97a7;--border:#1f3446;--border-strong:#29455b;--overlay:#02070bb8;--success:#49a875;--warning:#94aec0;--danger:#d77575;--info:#5d9dbe;--shadow-sm:0 14px 28px #0003;--shadow-md:0 24px 48px #0000004d;--shadow-lg:0 34px 68px #0000006b}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, #f4f8fb 0%, var(--bg-app) 100%);min-width:320px;color:var(--text-primary);margin:0;font-family:Manrope,Avenir Next,Segoe UI,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}button{cursor:pointer}h1,h2,h3,h4,h5,h6{letter-spacing:-.03em;margin:0;font-family:Space Grotesk,Manrope,Avenir Next,sans-serif}p{color:var(--text-secondary);margin:0}input,select,textarea{border:1px solid var(--border);background:var(--bg-panel);width:100%;min-height:40px;color:var(--text-primary);border-radius:12px;outline:none;padding:.64rem .8rem;transition:border-color .16s,background .16s}input:focus,select:focus,textarea:focus{border-color:var(--brand-primary)}:focus-visible{outline-offset:2px;outline:3px solid #0c607038}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;display:grid}.app-shell.is-sidebar-collapsed{grid-template-columns:var(--sidebar-collapsed-width) minmax(0, 1fr)}.page-shell{gap:1.2rem;display:grid}.page-header{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.page-header__copy{gap:.6rem;max-width:760px;display:grid}.page-header__copy h1{font-size:clamp(1.95rem,2.6vw,2.9rem);line-height:.98}.eyebrow{border-radius:var(--radius-pill);width:fit-content;color:var(--brand-primary-strong);text-transform:uppercase;letter-spacing:.08em;background:#0c60701f;align-items:center;gap:.5rem;padding:.42rem .8rem;font-size:.78rem;font-weight:500;display:inline-flex}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.content-grid{grid-template-columns:1.45fr 1fr;gap:.85rem;display:grid}.two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.section-stack{gap:.8rem;display:grid}.field{gap:.45rem;display:grid}.field__label{font-size:.85rem;font-weight:700}.field__hint,.field__error{font-size:.8rem}.field__error{color:var(--danger)}.inline-actions{flex-wrap:wrap;gap:.75rem;display:flex}.stack-list{gap:.75rem;display:grid}.table-primary{gap:.2rem;display:grid}.table-primary strong,.stack-list strong{color:var(--text-primary)}.muted{color:var(--text-muted)}.divider{background:var(--border);height:1px}.auth-shell{background:radial-gradient(circle at 16% 18%,#25c8df24,#0000 34%),linear-gradient(#edf4f9 0%,#dfeaf1 100%);min-height:100vh}.auth-shell__frame{background:linear-gradient(#fff3,#ffffff0f),#0a1f30;grid-template-columns:minmax(360px,1.02fr) minmax(420px,.98fr);min-height:100vh;display:grid;overflow:hidden}.auth-hero,.auth-panel{min-width:0;position:relative}.auth-hero{color:var(--shell-text);background:radial-gradient(circle at 20% 22%,#25c8df2e,#0000 30%),linear-gradient(#06142042,#061420d1),linear-gradient(135deg,#082235e6,#0c60706b),url(../assets/images/campusview.webp) 50%/cover no-repeat;align-content:space-between;padding:1.55rem;display:grid}.auth-hero:after{content:"";opacity:.72;border:1px solid #25c8df24;border-radius:50%;height:360px;position:absolute;inset:auto -14% -24% 42%}.auth-brand{z-index:1;align-items:center;gap:.8rem;display:inline-flex;position:relative}.auth-brand__mark{object-fit:contain;background:#fffffffa;border-radius:16px;width:52px;height:52px;padding:.32rem;box-shadow:0 14px 28px #0000002e}.auth-brand__copy{gap:.12rem;display:grid}.auth-brand__copy strong{color:#fff;font-size:1.1rem}.auth-brand__copy span{color:#f4fbffb8;font-size:.84rem}.auth-hero__content{z-index:1;gap:1rem;max-width:34rem;display:grid;position:relative}.auth-hero__eyebrow{color:#f4fbffe6;background:#0c60702e;border:1px solid #25c8df29}.auth-hero__content h1{color:#fff;font-size:clamp(2.2rem,3.7vw,3.45rem);line-height:.96}.auth-hero__content p{color:#e7f1f7c7;max-width:34ch;font-size:1rem;line-height:1.65}.auth-feature-list{gap:.8rem;margin-top:.2rem;display:grid}.auth-feature{grid-template-columns:auto 1fr;align-items:start;gap:.8rem;display:grid}.auth-feature__icon{color:#7de4ef;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#091e2e94;border:1px solid #25c8df29;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.auth-feature__copy{gap:.16rem;display:grid}.auth-feature__copy strong{color:#fff;font-size:.95rem;font-weight:600}.auth-feature__copy span{color:#e7f1f7b8;font-size:.84rem;line-height:1.5}.auth-hero__trust{z-index:1;color:#f4fbffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#06142075;border:1px solid #ffffff14;border-radius:16px;gap:.18rem;width:min(100%,320px);padding:.9rem 1rem;display:grid;position:relative}.auth-hero__trust strong{color:#fff;font-size:.92rem;font-weight:600}.auth-hero__trust span{font-size:.8rem;line-height:1.5}.auth-panel{background:radial-gradient(circle at 14% 14%,#25c8df14,#0000 32%),linear-gradient(#0a1f30fa,#10293df5);grid-template-rows:auto 1fr auto;gap:1.2rem;padding:1.5rem;display:grid}.auth-panel__topbar{justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.auth-theme-switch{border:1px solid var(--shell-border);background:#ffffff0a;border-radius:999px;align-items:center;gap:.35rem;padding:.28rem;display:inline-flex}.auth-theme-switch button{width:38px;height:38px;color:var(--shell-muted);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.auth-theme-switch button.is-active{color:var(--shell-text);background:#0c607033}.auth-country-switch{border:1px solid var(--shell-border);min-width:168px;color:var(--shell-text);background:#ffffff0a;border-radius:999px;align-items:center;gap:.55rem;padding:.2rem .8rem;display:inline-flex}.auth-country-switch select{width:100%;min-height:38px;color:inherit;background:0 0;border:0;padding:0;font-size:.94rem}.auth-country-switch select:focus{outline:none}.auth-panel__content{place-items:center;display:grid}.auth-login-card{background:linear-gradient(#fffffffa,#f8fbfdfa);border:1px solid #08223514;border-radius:24px;gap:1rem;width:min(100%,510px);padding:2rem;display:grid;box-shadow:0 26px 64px #00000038}.auth-login-card__header{text-align:center;justify-items:center;gap:.32rem;display:grid}.auth-login-card__header h2{color:#0a1f30;font-size:clamp(1.7rem,2vw,2.1rem)}.auth-login-card__header p{color:#61798a;font-size:.95rem}.auth-role-switcher{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.auth-role-option{color:#546b7b;text-align:center;background:#f5f9fb;border:1px solid #0822351a;border-radius:16px;justify-items:center;gap:.38rem;min-height:76px;padding:.9rem .75rem;display:grid}.auth-role-option span{font-size:.84rem;font-weight:500}.auth-role-option.is-active{color:#0a1f30;background:linear-gradient(#0c60701f,#1aa7e114);border-color:#0c607047}.auth-login-form{gap:.9rem}.auth-login-card .field{gap:.42rem}.auth-login-card .field__label{color:#183348;font-size:.84rem;font-weight:600}.auth-login-card .field input,.auth-login-card .field select{color:#0a1f30;min-height:46px;box-shadow:none;background:#f8fbfd;border:1px solid #0822351a;border-radius:14px;padding:.8rem .95rem}.auth-login-card .field input::placeholder,.auth-login-card .field select::placeholder{color:#8aa0ae}.auth-login-card .field input:focus,.auth-login-card .field select:focus{border-color:#0c60705c;box-shadow:0 0 0 3px #0c60701f}.auth-login-row{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.auth-checkbox{color:#51697a;align-items:center;gap:.55rem;font-size:.88rem;display:inline-flex}.auth-checkbox input{accent-color:#0c6070;width:16px;height:16px}.auth-inline-link{color:#0c6070;background:0 0;border:0;padding:0;font-size:.88rem;font-weight:600}.auth-login-submit{min-height:48px;font-size:.95rem;font-weight:600}.auth-login-divider{color:#7a909d;justify-content:center;align-items:center;margin-top:.1rem;font-size:.8rem;display:flex;position:relative}.auth-login-divider:before,.auth-login-divider:after{content:"";background:#0822351a;flex:1;height:1px}.auth-login-divider:before{margin-right:.8rem}.auth-login-divider:after{margin-left:.8rem}.auth-login-support{color:#61798a;text-align:center;font-size:.88rem}.auth-panel__footer{color:#f4fbffb8;flex-direction:column;align-items:flex-end;gap:.5rem;font-size:.78rem;display:flex}.auth-panel__footer-links{flex-wrap:wrap;justify-content:flex-end;gap:1.1rem;display:inline-flex}.auth-panel__copyright{text-align:right}.module-placeholder{gap:1rem;display:grid}.module-placeholder__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.ui-button{border-radius:var(--radius-pill);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:38px;padding:.6rem .9rem;font-weight:700;transition:transform .14s,background .14s,border-color .14s;display:inline-flex}.ui-button:hover{transform:translateY(-1px)}.ui-button--full{width:100%}.ui-button--primary{background:var(--brand-primary);color:#fff}.ui-button--secondary{background:var(--bg-muted);color:var(--text-primary)}.ui-button--ghost{border-color:var(--border);color:var(--text-primary);background:0 0}.ui-button--danger{color:var(--danger);background:#e45b5b1a}.ui-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-panel);box-shadow:var(--shadow-sm);gap:1rem;padding:1.25rem;display:grid}.ui-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ui-card__header-copy{gap:.35rem;display:grid}.ui-badge{border-radius:var(--radius-pill);text-transform:capitalize;justify-content:center;align-items:center;padding:.4rem .7rem;font-size:.78rem;font-weight:500;display:inline-flex}.ui-badge--success{color:var(--success);background:#12a66b1f}.ui-badge--warning{color:var(--warning);background:#e49b111f}.ui-badge--danger{color:var(--danger);background:#e45b5b1f}.ui-badge--info{color:var(--info);background:#3797e31f}.ui-badge--brand{color:var(--brand-primary-strong);background:#0c60701f}.ui-badge--neutral{background:var(--bg-muted);color:var(--text-secondary)}.ui-empty-state{border:1px dashed var(--border-strong);border-radius:var(--radius-md);background:var(--bg-soft);text-align:center;place-items:center;gap:.75rem;min-height:220px;padding:2rem;display:grid}.ui-skeleton{border-radius:var(--radius-md);background:linear-gradient(90deg, var(--bg-muted), var(--bg-panel), var(--bg-muted));background-size:200% 100%;animation:1.4s linear infinite shimmer;position:relative;overflow:hidden}.ui-skeleton--table{height:54px}.ui-skeleton--hero{height:180px}.ui-skeleton--stat{height:120px}.ui-table-wrap{overflow-x:auto}.ui-table{border-collapse:collapse;width:100%}.ui-table th,.ui-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:1rem .85rem}.ui-table th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:500}.ui-pagination{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ui-pagination__meta{color:var(--text-secondary);font-size:.9rem}.ui-filter-bar{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-panel);box-shadow:var(--shadow-sm);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1rem 1.1rem;display:flex}.ui-filter-bar__content{flex-wrap:wrap;flex:420px;gap:1rem;display:flex}.ui-overlay{z-index:60;background:var(--overlay);place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.ui-dialog{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-panel);width:min(100%,640px);box-shadow:var(--shadow-lg)}.ui-dialog__header,.ui-dialog__footer,.ui-drawer__header,.ui-drawer__footer{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.ui-dialog__footer,.ui-drawer__footer{border-top:1px solid var(--border);border-bottom:0}.ui-dialog__body,.ui-drawer__body{padding:1.25rem}.ui-drawer{z-index:55;pointer-events:none;position:fixed;inset:0}.ui-drawer--open{pointer-events:auto}.ui-drawer__overlay{background:0 0;transition:background .18s;position:absolute;inset:0}.ui-drawer--open .ui-drawer__overlay{background:var(--overlay)}.ui-drawer__panel{border-left:1px solid var(--border);background:var(--bg-panel);width:min(100%,420px);height:100%;box-shadow:var(--shadow-lg);transition:transform .18s;position:absolute;top:0;right:0;transform:translate(100%)}.ui-drawer--open .ui-drawer__panel{transform:translate(0)}.ui-inline-link{color:var(--brand-primary);background:0 0;border:0}.ui-tabs{gap:1rem;display:grid}.ui-tabs__list{flex-wrap:wrap;gap:.5rem;display:flex}.ui-tabs__trigger{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--bg-panel);min-height:40px;color:var(--text-secondary);padding:.7rem .95rem;font-weight:700}.ui-tabs__trigger.is-active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.ui-dropdown{position:relative}.ui-dropdown__summary{list-style:none;display:inline-flex}.ui-dropdown__summary::-webkit-details-marker{display:none}.ui-dropdown__content{z-index:20;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-panel);min-width:280px;box-shadow:var(--shadow-md);padding:1rem;position:absolute;top:calc(100% + .75rem);right:0}.ui-stat-card{gap:.8rem}.ui-stat-card__top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ui-stat-card__label{color:var(--text-secondary);font-size:.86rem;font-weight:500}.ui-stat-card__icon{background:var(--bg-muted);width:34px;height:34px;color:var(--brand-primary);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.ui-stat-card__value{font-size:clamp(1.6rem,2vw,2.15rem);line-height:1}.ui-stat-card__delta{align-items:center;gap:.35rem;width:fit-content;font-size:.84rem;font-weight:800;display:inline-flex}.ui-stat-card__delta--brand{color:var(--brand-primary-strong)}.ui-stat-card__delta--success{color:var(--success)}.ui-stat-card__delta--warning{color:var(--warning)}.ui-stat-card__delta--danger{color:var(--danger)}.ui-inline-note,.dashboard-inline-pill,.ui-feed-row{border:1px solid var(--border);background:var(--bg-soft);border-radius:16px;align-items:center;gap:.65rem;padding:.85rem .95rem;display:flex}.ui-feed-row{justify-content:space-between}.dashboard-sidebar{border-right:1px solid var(--border);background:var(--bg-panel);flex-direction:column;gap:1rem;min-height:100vh;padding:1rem;display:flex;position:sticky;top:0}.dashboard-sidebar.is-collapsed{width:var(--sidebar-collapsed-width)}.dashboard-sidebar__brand,.dashboard-sidebar__group,.dashboard-topbar{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-panel);box-shadow:var(--shadow-sm)}.dashboard-sidebar__brand{justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.dashboard-sidebar__brand-copy{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.dashboard-sidebar__brand-copy>div{min-width:0}.dashboard-sidebar__brand-mark{object-fit:contain;background:#fffffff5;border-radius:14px;width:44px;height:44px;padding:.26rem;box-shadow:0 10px 22px #0000002e}.dashboard-sidebar__brand-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;line-height:1.08;display:block;overflow:hidden}.dashboard-sidebar__brand-copy span,.dashboard-sidebar__group-label,.dashboard-breadcrumbs{color:var(--text-secondary);font-size:.8rem}.dashboard-sidebar__nav{gap:.9rem;display:grid}.dashboard-sidebar__group{gap:.4rem;padding:.75rem;display:grid}.dashboard-sidebar__group-label{text-transform:uppercase;letter-spacing:.08em;font-weight:500}.dashboard-nav-link{min-height:42px;color:var(--text-secondary);border-radius:14px;align-items:center;gap:.75rem;padding:.75rem .85rem;transition:background .14s,color .14s;display:flex}.dashboard-nav-link:hover,.dashboard-nav-link.is-active{background:var(--bg-soft);color:var(--text-primary)}.dashboard-content{min-width:0;padding:1.25rem}.dashboard-topbar{gap:1rem;padding:1rem 1.1rem;display:grid}.dashboard-topbar__row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-topbar__meta,.dashboard-topbar__actions,.dashboard-topbar__selectors{align-items:center;gap:.75rem;display:flex}.dashboard-topbar__selectors,.dashboard-topbar__actions{flex-wrap:wrap}.dashboard-topbar__menu-trigger{border-color:var(--shell-border);background:var(--shell-surface);color:var(--shell-text);box-shadow:none;border-radius:10px;justify-content:center;align-items:center;display:none}.dashboard-topbar__menu-trigger:hover{background:#ffffff14}.dashboard-search{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--bg-soft);align-items:center;gap:.65rem;min-width:320px;padding:.75rem .9rem;display:flex}.dashboard-search__input{background:0 0;border:0;min-height:auto;padding:0}.dashboard-inline-pill{display:inline-flex}.dashboard-inline-pill strong{color:var(--text-primary)}.dashboard-inline-pill span{color:var(--text-secondary)}.dashboard-main{flex:1;padding-top:1rem}.dashboard-mobile-sidebar{display:none}:root{--shell-base:#0a1f30;--shell-elevated:#10293d;--shell-surface:#ffffff0a;--shell-border:#ffffff14;--shell-text:#f4fbff;--shell-muted:#a8bfcc;--shell-strip:linear-gradient(180deg, #082235 0%, #0c6070 100%);--shell-highlight:linear-gradient(135deg, #1aa7e1 0%, #25c8df 100%);--shell-shadow:0 24px 48px #00000052;--surface-gleam:linear-gradient(180deg, #ffffffb8, #fff0)}[data-theme=dark]{--surface-gleam:linear-gradient(180deg, #ffffff0d, #fff0);--shell-shadow:0 28px 56px #0000006b}body{background:linear-gradient(180deg, #f4f8fb 0%, var(--bg-app) 100%)}[data-theme=dark] body{background:linear-gradient(180deg, #08131c 0%, var(--bg-app) 100%)}.ui-button{box-shadow:none}.ui-button--primary{background:var(--shell-highlight);color:#fff;box-shadow:0 16px 28px #00000047}.ui-button--ghost{background:0 0}.ui-card{background:var(--surface-gleam), var(--bg-panel);box-shadow:var(--shadow-sm);border-radius:12px;gap:.95rem;padding:.94rem .98rem .94rem 1.14rem;position:relative;overflow:hidden}.ui-card:before{content:"";background:#0c607066;border-radius:0 999px 999px 0;width:4px;position:absolute;top:1.1rem;bottom:1.1rem;left:0}.ui-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0c607047,#0000);width:56px;height:1px;position:absolute;bottom:1rem;right:1.2rem}.ui-card--brand:before,.ui-card--accent:before{background:var(--shell-strip)}.ui-card__header-copy h3{font-size:1.02rem;font-weight:600}.ui-filter-bar{background:var(--surface-gleam), var(--bg-panel);border-radius:12px;padding:.82rem .88rem}.ui-chart-card{min-height:100%}.ui-chart-card__body{min-height:276px}.ui-stat-card{min-height:148px;padding-bottom:1rem}.ui-stat-card:before{width:5px}.ui-stat-card:after{background:linear-gradient(90deg,#0c607033,#0000 72%);border-radius:999px;width:auto;height:5px;inset:auto 1rem .9rem}.ui-stat-card--brand:after{background:linear-gradient(90deg,#0c6070c2,#0c60701f)}.ui-stat-card--success:after{background:linear-gradient(90deg,#082235c7,#0822351a)}.ui-stat-card--warning:after{background:linear-gradient(90deg,#1c4960c2,#1c49601f)}.ui-stat-card--danger:after{background:linear-gradient(90deg,#0b2f43d1,#0b2f431f)}.ui-stat-card__icon{width:42px;height:42px;color:var(--brand-primary);background:#0c60701f;border-radius:12px}.ui-stat-card__label{letter-spacing:.04em;text-transform:uppercase;font-size:.74rem}.ui-stat-card__value{font-size:clamp(1.55rem,1.9vw,2.08rem)}.ui-stat-card__delta{margin-bottom:.42rem}.ui-inline-note,.ui-feed-row{background:var(--bg-soft);border-radius:10px;position:relative}.ui-inline-note:before,.ui-feed-row:before{content:"";background:var(--brand-primary);border-radius:50%;flex:none;width:10px;height:10px}.ui-feed-row{align-items:center}.ui-feed-row:before{display:none}.dashboard-sidebar{overscroll-behavior:contain;scrollbar-width:thin;background:radial-gradient(circle at 88% 16%,#fff3,#0000 26%),linear-gradient(#0614208f,#061420a8),linear-gradient(90deg,#082235b3 0%,#08223570 24%,#08223529 100%),url(../assets/images/campusview.webp) 100%/cover no-repeat;border-right:0;align-self:start;gap:.85rem;height:fit-content;min-height:0;max-height:100vh;padding:1rem 1rem 1rem 0;position:sticky;top:0;overflow:hidden auto}.dashboard-sidebar__nav{gap:.72rem;margin-top:.55rem;display:grid}.dashboard-sidebar__nav .dashboard-sidebar__group:first-child{margin-top:.85rem}.dashboard-sidebar:before{content:"";background:linear-gradient(90deg,#082235fa 0%,#082235e6 26%,#0c60707a 62%,#0c607014 88%,#0c607000 100%);border-radius:0;width:134px;position:absolute;top:0;bottom:0;left:0}.dashboard-sidebar:after{display:none}.dashboard-sidebar__brand,.dashboard-sidebar__group,.dashboard-topbar,.dashboard-sidebar__profile{z-index:1;position:relative}.dashboard-sidebar__brand{border-color:var(--shell-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shell-shadow);background:linear-gradient(#00000047,#0003),#00000029;border-radius:0 12px 12px;margin-left:1.75rem;padding:.62rem .76rem}.dashboard-sidebar__toggle{width:48px;min-width:48px;height:48px;color:var(--shell-text);background:#ffffff0a;border-color:#f4fbffbd;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.dashboard-sidebar__toggle:hover{background:#ffffff14}.dashboard-sidebar__profile{border:1px solid var(--shell-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shell-shadow);background:#0000002e;border-radius:12px;align-items:center;gap:.85rem;margin-left:1.75rem;padding:.7rem .78rem .7rem .9rem;display:flex}.dashboard-sidebar__profile-ring{background:var(--shell-highlight);border-radius:12px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 16px 26px #0003}.dashboard-sidebar__profile-ring span{color:#fff;font-family:Space Grotesk,Manrope,sans-serif;font-size:.92rem;font-weight:800}.dashboard-sidebar__profile-copy{gap:.18rem;display:grid}.dashboard-sidebar__profile-copy strong{color:var(--shell-text);font-size:.92rem}.dashboard-sidebar__profile-copy span,.dashboard-sidebar__profile-copy small{color:var(--shell-muted)}.dashboard-sidebar__profile-copy small{text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}.dashboard-sidebar__group{border-color:var(--shell-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shell-shadow);background:linear-gradient(#00000047,#0003),#00000029;border-radius:12px;margin-left:1.75rem;padding:.52rem .58rem}.dashboard-sidebar__group-label{letter-spacing:.11em;font-size:.69rem;font-weight:500}.dashboard-nav-link{min-height:38px;color:var(--shell-muted);border-radius:10px;padding:.62rem .78rem .62rem 1rem;font-size:.94rem;position:relative}.dashboard-nav-link:before{content:"";background:0 0;border-radius:999px;width:4px;height:auto;transition:background .16s;position:absolute;top:.6rem;bottom:.6rem;left:.55rem}.dashboard-nav-link:hover:before,.dashboard-nav-link.is-active:before{background:var(--brand-primary)}.dashboard-nav-link:hover,.dashboard-nav-link.is-active{color:var(--shell-text);background:linear-gradient(90deg,#0c607038,#ffffff0a)}.dashboard-sidebar__logout{border-color:var(--shell-border);color:var(--shell-text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-height:36px;box-shadow:var(--shell-shadow);background:linear-gradient(#00000047,#0003),#00000029;border-radius:12px;justify-content:flex-start;margin-top:auto;margin-left:1.75rem}.dashboard-sidebar.is-collapsed .dashboard-sidebar__profile{justify-content:center;padding:.8rem}.dashboard-sidebar.is-collapsed .dashboard-sidebar__brand{justify-content:center;padding:.6rem}.dashboard-sidebar.is-collapsed .dashboard-sidebar__brand-copy{display:none}.dashboard-sidebar.is-collapsed:before{width:92px}.dashboard-sidebar.is-collapsed .dashboard-sidebar__brand,.dashboard-sidebar.is-collapsed .dashboard-sidebar__profile,.dashboard-sidebar.is-collapsed .dashboard-sidebar__group,.dashboard-sidebar.is-collapsed .dashboard-sidebar__logout{margin-left:.9rem}.dashboard-content{flex-direction:column;padding:.95rem;display:flex;position:relative}.dashboard-footer{color:var(--text-secondary);border-top:1px solid #112b421a;justify-content:space-between;align-items:center;gap:.9rem;margin-top:1rem;padding:.9rem .2rem .3rem;font-size:.76rem;display:flex}[data-theme=dark] .dashboard-footer{color:var(--shell-muted);border-top-color:#ffffff14}.dashboard-footer__copyright{white-space:nowrap}.dashboard-footer__brand-link{color:inherit;text-decoration:none}.dashboard-footer__brand-link:hover{text-decoration:underline}.dashboard-footer__links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:inline-flex}.dashboard-footer__link{color:inherit;letter-spacing:.01em}.dashboard-topbar{border-color:var(--shell-border);background:linear-gradient(180deg, #ffffff0d, #ffffff05), var(--shell-base);box-shadow:var(--shell-shadow);border-radius:14px;gap:.8rem;padding:.78rem .88rem}.dashboard-search{border:1px solid var(--shell-border);background:var(--shell-surface);min-width:380px;box-shadow:none;color:var(--shell-text);border-radius:10px;padding:.62rem .8rem}.dashboard-search__input{color:var(--shell-text);background:0 0}.dashboard-search__input::placeholder{color:#f4fbffad}.dashboard-topbar__utility{border-color:var(--shell-border);background:var(--shell-surface);width:40px;min-width:40px;height:40px;color:var(--shell-text);box-shadow:none;border-radius:10px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.dashboard-topbar__utility--alert{justify-content:center}.dashboard-topbar__utility-dot{background:var(--brand-primary);width:9px;height:9px;box-shadow:0 0 0 4px var(--shell-base);border-radius:50%;position:absolute;top:10px;right:10px}.dashboard-topbar__identity{align-items:center;gap:.72rem;display:flex}.dashboard-topbar__identity-copy{gap:.12rem;display:grid}.dashboard-topbar__identity-copy strong{font-size:.98rem}.dashboard-topbar__identity-copy span{color:var(--shell-muted);font-size:.78rem}.dashboard-topbar__identity-chip{height:30px;color:var(--shell-text);background:#0c607029;border-radius:10px;align-items:center;padding:0 .72rem;font-size:.76rem;font-weight:500;display:inline-flex}.dashboard-inline-pill{border-color:var(--shell-border);background:var(--shell-surface);border-radius:10px}.dashboard-inline-pill,.ui-feed-row{padding:.72rem .82rem}.dashboard-inline-pill--market{background:#0c607029}.dashboard-hero-card{border:1px solid var(--shell-border);background:linear-gradient(180deg, #ffffff0d, #ffffff05), var(--shell-base);box-shadow:var(--shell-shadow);border-radius:12px;grid-template-columns:minmax(0,1.82fr) minmax(240px,.5fr);gap:.85rem;padding:.98rem 1rem .98rem 1.2rem;display:grid;position:relative;overflow:hidden}.dashboard-hero-card:before{content:"";background:var(--shell-strip);width:6px;position:absolute;top:0;bottom:0;left:0}.dashboard-hero-card__main{z-index:1;gap:.82rem;display:grid;position:relative}.dashboard-hero-eyebrow{color:#f4fbffe0;background:#25c8df24;border:1px solid #25c8df24}.dashboard-hero-card__main h2{max-width:28ch;color:var(--shell-text);font-size:clamp(1.48rem,2.1vw,2rem);line-height:1.02}.dashboard-hero-card__main p{max-width:58ch;color:var(--shell-muted);font-size:.94rem}.dashboard-hero-card__chips{flex-wrap:wrap;gap:.55rem;display:flex}.dashboard-hero-chip{border:1px solid var(--shell-border);border-radius:10px;align-items:center;min-height:30px;padding:0 .72rem;font-size:.74rem;font-weight:500;display:inline-flex}.dashboard-hero-chip--brand{color:var(--shell-text);background:#0c607029}.dashboard-hero-chip--success{color:var(--shell-text);background:#ffffff0a}.dashboard-hero-chip--accent{color:var(--shell-text);background:#08223538}.dashboard-hero-card__side{z-index:1;gap:.54rem;display:grid;position:relative}.dashboard-mini-kpi{border:1px solid var(--shell-border);background:#ffffff0a;border-radius:12px;gap:.24rem;padding:.62rem .72rem .68rem;display:grid}.dashboard-mini-kpi span,.dashboard-mini-kpi small{color:var(--shell-muted)}.dashboard-mini-kpi strong{color:var(--shell-text);font-family:Space Grotesk,Manrope,sans-serif;font-size:1.48rem;line-height:1}.dashboard-mini-kpi--brand{box-shadow:inset 4px 0 #0c6070d1}.dashboard-mini-kpi--success{box-shadow:inset 4px 0 #082235d1}.dashboard-mini-kpi--accent{box-shadow:inset 4px 0 #ffffff24}.dashboard-hero-card .inline-actions .ui-button--ghost{color:var(--shell-text);background:#ffffff0a;border-color:#f4fbffb8}.dashboard-hero-card .inline-actions .ui-button--ghost:hover{background:#ffffff14}.dashboard-sidebar__brand-copy strong,.dashboard-topbar__identity-copy strong,.dashboard-inline-pill strong,.dashboard-sidebar__brand-copy span,.dashboard-sidebar__group-label,.dashboard-breadcrumbs,.dashboard-inline-pill span{color:var(--shell-text)}.dashboard-sidebar__brand-copy span,.dashboard-sidebar__group-label,.dashboard-breadcrumbs,.dashboard-inline-pill span{color:var(--shell-muted)}.dashboard-topbar .eyebrow{color:#f4fbfff0;letter-spacing:.1em;background:#0c60702e;border:1px solid #ffffff0f;border-radius:999px;min-height:30px;padding:.34rem .72rem;font-size:.72rem;font-weight:500}.dashboard-inline-pill strong{font-weight:500}.dashboard-inline-pill span{font-weight:400}.dashboard-breadcrumbs{font-size:.82rem}.dashboard-topbar select,.dashboard-topbar input,.dashboard-topbar textarea{background:var(--shell-surface);border-color:var(--shell-border);color:var(--shell-text);font-size:.92rem}.dashboard-topbar select:focus,.dashboard-topbar input:focus,.dashboard-topbar textarea:focus{border-color:var(--brand-primary)}.dashboard-topbar .field__label{color:var(--shell-muted)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-20% 0}}@media (width<=1180px){.stats-grid,.two-column-grid,.module-placeholder__grid,.content-grid,.auth-shell__frame{grid-template-columns:1fr}.auth-shell__frame{min-height:auto}.auth-shell__section--panel{order:-1}.auth-shell__section--hero{order:1}.auth-hero{min-height:520px}.dashboard-hero-card{grid-template-columns:1fr}.dashboard-footer{flex-direction:column;align-items:flex-start}.dashboard-footer__copyright{white-space:normal}.dashboard-footer__links{justify-content:flex-start}}@media (width<=960px){.app-shell{grid-template-columns:1fr}.dashboard-sidebar{display:none}.dashboard-topbar__menu-trigger{align-self:flex-start;width:40px;min-width:40px;height:40px;padding:0;display:inline-flex}.dashboard-mobile-sidebar{z-index:40;display:block;position:fixed;inset:0}.dashboard-mobile-sidebar__overlay{background:var(--overlay);position:absolute;inset:0}.dashboard-mobile-sidebar__panel{width:min(100%, var(--sidebar-width));height:100%;position:relative}.dashboard-mobile-sidebar .dashboard-sidebar{width:var(--sidebar-width);min-height:100%;box-shadow:var(--shadow-lg);display:flex}.page-header,.dashboard-topbar__row{flex-direction:column;align-items:stretch}.dashboard-topbar__meta{flex-direction:row;align-items:center}.dashboard-topbar__actions,.dashboard-topbar__selectors,.dashboard-topbar__identity{flex-wrap:wrap;width:100%}.dashboard-mobile-sidebar .dashboard-sidebar__toggle{display:none}.dashboard-search{min-width:100%}.auth-shell{padding:0}.auth-shell__frame{border-radius:0;min-height:100vh}.auth-hero,.auth-panel{padding:1.2rem}.auth-panel__topbar{justify-content:space-between}.auth-login-card{border-radius:20px;padding:1.35rem}}@media (width<=640px){.auth-hero{min-height:460px;padding:1rem}.auth-hero__content h1{font-size:2rem}.auth-hero__content p{max-width:none;font-size:.94rem}.auth-panel{padding:1rem}.auth-panel__topbar{flex-direction:row;justify-content:space-between;align-items:center}.auth-country-switch{flex:1;width:auto;min-width:0}.auth-panel__footer{align-items:flex-start}.auth-panel__footer-links{justify-content:flex-start}.auth-panel__copyright{text-align:left}.auth-login-card{padding:1.1rem}.auth-role-switcher{grid-template-columns:1fr}.auth-login-row{flex-direction:column;align-items:flex-start}}
