@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.sidebar{width:240px;min-height:100vh;background:#0a1f44;color:#cbd5e1;display:flex;flex-direction:column;padding:.75rem 0;transition:width .2s ease}.sidebar--collapsed{width:64px}.sidebar__header{display:flex;align-items:center;justify-content:space-between;padding:0 1rem .75rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:.75rem;min-height:40px}.sidebar--collapsed .sidebar__header{justify-content:center;padding:0 .5rem .75rem}.sidebar__brand{font-size:1.3rem;font-weight:700;letter-spacing:.5px;color:#fff}.sidebar__toggle{background:#ffffff0f;border:0;color:#cbd5e1;width:28px;height:28px;border-radius:6px;cursor:pointer;font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.sidebar__toggle:hover{background:#ffffff1f;color:#fff}.sidebar__nav{flex:1;display:flex;flex-direction:column;gap:2px;padding:0 .5rem;overflow-y:auto}.sidebar__link{display:flex;align-items:center;gap:.75rem;width:100%;padding:.6rem .75rem;border:0;border-radius:6px;background:transparent;color:#cbd5e1;text-decoration:none;font-size:.9rem;font-weight:500;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.sidebar__link:hover{background:#ffffff14;color:#fff}.sidebar__link--active{background:#1d4ed8;color:#fff}.sidebar__link--active:hover{background:#1e40af}.sidebar__link--group{justify-content:flex-start}.sidebar__icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;background:#ffffff14;border-radius:5px;flex-shrink:0}.sidebar__label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar__chevron{font-size:.75rem;opacity:.7}.sidebar--collapsed .sidebar__link{justify-content:center;padding:.6rem 0}.sidebar__submenu{display:flex;flex-direction:column;gap:2px;padding:4px 0 4px 36px}.sidebar__sublink{display:block;padding:.45rem .75rem;border-radius:5px;color:#94a3b8;text-decoration:none;font-size:.85rem;font-weight:500;transition:background .15s ease,color .15s ease}.sidebar__sublink:hover{background:#ffffff0f;color:#fff}.sidebar__sublink--active{background:#1d4ed880;color:#fff}.sidebar__footer{border-top:1px solid rgba(255,255,255,.08);padding:.5rem .5rem 0;margin-top:.5rem}.sidebar__signout{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;border-radius:6px;color:#fca5a5;text-decoration:none;font-size:.9rem;font-weight:500;transition:background .15s ease,color .15s ease}.sidebar--collapsed .sidebar__signout{justify-content:center;padding:.6rem 0}.sidebar__signout:hover{background:#ef444426;color:#fecaca}.sidebar__signout .sidebar__icon{background:#ef444433;color:#fca5a5}.topbar{height:60px;background:#fff;border-bottom:1px solid #E5E7EB;display:flex;align-items:center;justify-content:flex-end;padding:0 24px;position:sticky;top:0;z-index:20}.topbar__actions{display:flex;align-items:center;gap:16px}.topbar__icon-btn{position:relative;width:40px;height:40px;border-radius:50%;border:1px solid #E5E7EB;background:#f9fafb;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.topbar__icon-btn:hover{background:#f3f4f6}.topbar__bell{font-size:18px;line-height:1}.topbar__badge{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#ef4444;color:#fff;font-size:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.topbar__user{position:relative}.topbar__user-btn{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border-radius:999px;border:1px solid #E5E7EB;background:#fff;cursor:pointer;transition:background .15s ease}.topbar__user-btn:hover{background:#f9fafb}.topbar__avatar{width:32px;height:32px;border-radius:50%;background:#2563eb;color:#fff;font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center}.topbar__avatar--lg{width:40px;height:40px;font-size:16px}.topbar__welcome{font-size:14px;color:#111827;font-weight:500}.topbar__chevron{font-size:12px;color:#6b7280}.topbar__menu{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;background:#fff;border:1px solid #E5E7EB;border-radius:10px;box-shadow:0 10px 25px #00000014;overflow:hidden;z-index:30}.topbar__menu-header{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #F3F4F6;background:#f9fafb}.topbar__menu-name{font-size:14px;font-weight:600;color:#111827}.topbar__menu-role{font-size:12px;color:#6b7280}.topbar__menu-item{width:100%;display:flex;align-items:center;gap:10px;padding:12px 16px;background:transparent;border:none;font-size:14px;color:#111827;cursor:pointer;text-align:left}.topbar__menu-item:hover{background:#f3f4f6}@media (max-width: 640px){.topbar__welcome{display:none}}.layout{display:flex;min-height:100vh;background:#f8fafc}.layout__main{flex:1;min-width:0;background:#f8fafc;display:flex;flex-direction:column}.layout__content{flex:1;min-width:0}.login-page{display:flex;min-height:100vh;width:100%;background:#fff;color:#111827;margin:0;padding:0;gap:0}.login-brand{flex:1 1 50%;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;padding:3rem}.login-brand__inner{max-width:38rem;width:100%}.login-brand__logo{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;margin-bottom:1.25rem}.login-brand__tagline{font-family:Inter,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#fff;margin-bottom:1rem}.login-brand__copy{font-family:Inter,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.65;color:#ffffffb8}.login-form-wrap{flex:1 1 50%;display:flex;justify-content:center}.login-form{width:100%;max-width:380px;display:flex;flex-direction:column;gap:1.1rem}.login-form__title{font-size:1.75rem;font-weight:700;color:#111827}.login-form__subtitle{font-size:.95rem;color:#6b7280}.login-field{display:flex;flex-direction:column;gap:.4rem;font-size:.875rem;color:#374151;font-weight:500}.login-field input{width:100%;padding:14px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000}.login-field input::placeholder{color:#fff9}.login-field input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.login-field__password{position:relative}.login-field__password input{padding-right:60px}.login-field__toggle{position:absolute;top:50%;right:10px;transform:translateY(-50%);background:transparent;border:0;color:#2563eb;font-size:.85rem;font-weight:500;cursor:pointer;padding:4px 6px}.login-field__toggle:hover{text-decoration:underline}.login-row{display:flex;align-items:center;justify-content:space-between;font-size:.875rem}.login-remember{display:inline-flex;align-items:center;gap:.5rem;color:#374151;cursor:pointer;font-weight:500;margin-top:1em}.login-remember input{width:16px;height:16px;accent-color:#2563EB;cursor:pointer}.login-forgot{color:#2563eb;text-decoration:none;font-weight:500}.login-forgot:hover{text-decoration:underline}.login-submit{font-family:Inter,sans-serif;font-size:.9375rem;letter-spacing:.01em;margin-top:2rem;width:100%;padding:14px;border:none;border-radius:12px;background:linear-gradient(135deg,#6c63ff,#8b5cf6);color:#fff;font-weight:600;cursor:pointer;transition:transform .2s ease}.login-submit:hover{transform:translateY(-2px)}.login-submit:active{background:#1e40af}.login-footer{text-align:center;font-size:.8rem;color:#6b7280;margin:1rem 0 0}@media (max-width: 900px){.login-brand{display:none}.login-form-wrap{flex:1 1 100%}}.login-title{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:#111827}.login-subtitle{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;color:#6b7280;line-height:1.5}.login-field span{font-family:Inter,sans-serif;margin-top:1rem;font-size:.8125rem;font-weight:500;color:#374151;display:block}.login-field input{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400}.login-remember span{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:400;color:#374151}.login-forgot{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:#2563eb;text-decoration:none;margin-top:1em}.auth-card{width:100%;max-width:28rem;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.5);border-radius:24px;padding:2.5rem;box-shadow:0 10px 30px #0000001f,0 20px 60px #0000002e,0 0 40px #6c63ff26;position:relative}.auth-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:linear-gradient(135deg,#ffffff2e,#6c63ff14);z-index:-1;filter:blur(10px)}.login-content{flex:1;background-image:linear-gradient(#ffffffa6,#ffffffa6),url(/assets/right-bg-Keet8KZV.jpg);background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;padding:2rem}.dash{padding:1.75rem 2rem 2.5rem;background:radial-gradient(1200px 400px at 100% -200px,rgba(99,102,241,.1),transparent 60%),radial-gradient(800px 300px at -200px -100px,rgba(16,185,129,.06),transparent 60%),#f8fafc;min-height:100vh;color:#0f172a;font-family:inherit}.dash__crumbs{display:inline-flex;align-items:center;gap:.4rem;color:#64748b;font-size:.78rem;margin-bottom:.5rem}.dash__crumbs svg{width:14px;height:14px}.dash__crumbs-current{color:#0f172a;font-weight:600}.dash__hero-row{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.dash__title{font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;margin:0 0 .25rem}.dash__subtitle{font-size:.875rem;color:#64748b;margin:0}.dash__hero-actions{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.dash__chip{display:inline-flex;align-items:center;gap:.5rem;height:38px;padding:0 .85rem;border-radius:10px;background:#fff;border:1px solid #E2E8F0;color:#334155;font-size:.85rem;font-weight:500;cursor:pointer;transition:border-color .15s ease;font-family:inherit}.dash__chip svg{color:#64748b;width:16px;height:16px}.dash__chip:hover{border-color:#cbd5e1}.dash__btn{display:inline-flex;align-items:center;gap:.4rem;height:38px;padding:0 .95rem;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s ease;font-family:inherit}.dash__btn svg{width:16px;height:16px}.dash__btn--ghost{background:#fff;color:#334155;border-color:#e2e8f0}.dash__btn--ghost:hover{border-color:#cbd5e1;background:#f8fafc}.dash__btn--primary{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 12px #4f46e540}.dash__btn--primary:hover{box-shadow:0 6px 16px #4f46e552;transform:translateY(-1px)}.dash__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem}.kpi--rose{--kpi-tint: rgba(244, 63, 94, .1);--kpi-icon-bg: #FFE4E6;--kpi-icon-fg: #BE123C}.kpi--violet{--kpi-tint: rgba(139, 92, 246, .1);--kpi-icon-bg: #EDE9FE;--kpi-icon-fg: #6D28D9}.dash__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:1rem;margin-bottom:1.25rem}.dash__panel{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:1.1rem 1.25rem;box-shadow:0 1px 2px #0f172a0a}.dash__panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;margin-bottom:.85rem}.dash__panel-title{font-size:.95rem;font-weight:600;color:#0f172a}.dash__panel-sub{font-size:.78rem;color:#64748b;margin-top:.15rem}.dash__panel-link{font-size:.78rem;font-weight:600;color:#4f46e5;background:transparent;border:0;cursor:pointer;font-family:inherit}.dash__panel-link:hover{text-decoration:underline}.dash__bar{display:flex;width:100%;height:10px;border-radius:999px;overflow:hidden;background:#f1f5f9;margin-bottom:.85rem}.dash__bar-seg{height:100%;transition:opacity .2s ease}.dash__bar-seg:hover{opacity:.85}.dash__legend{display:flex;flex-wrap:wrap;gap:.85rem 1.5rem}.dash__legend-item{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem}.dash__legend-dot{width:9px;height:9px;border-radius:50%}.dash__legend-label{color:#475569}.dash__legend-value{font-weight:700;color:#0f172a}.dash__pipeline{display:flex;flex-direction:column;gap:.85rem}.dash__stage-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.6rem}.dash__stage-label{font-size:.82rem;color:#334155;font-weight:500}.dash__stage-value{font-size:.82rem;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.dash__stage-track{grid-column:1 / -1;width:100%;height:8px;background:#f1f5f9;border-radius:999px;overflow:hidden}.dash__stage-fill{height:100%;border-radius:999px;transition:width .4s ease}.dash__card{background:#fff;border:1px solid #E2E8F0;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.dash__card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.1rem;border-bottom:1px solid #E2E8F0;flex-wrap:wrap}.dash__tabs{display:inline-flex;gap:.25rem;background:#f1f5f9;padding:.25rem;border-radius:10px}.dash__tab{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.82rem;font-weight:500;color:#475569;background:transparent;border:0;cursor:pointer;border-radius:7px;transition:all .15s ease;font-family:inherit}.dash__tab:hover{color:#0f172a}.dash__tab.is-active{background:#fff;color:#0f172a;font-weight:600;box-shadow:0 1px 2px #0f172a14}.dash__tab-count{font-size:.7rem;background:#0f172a0f;padding:.05rem .45rem;border-radius:999px;font-weight:600;color:#475569}.dash__tab.is-active .dash__tab-count{background:#eef2ff;color:#4f46e5}.dash__tools{display:inline-flex;gap:.5rem;align-items:center}.dash__search{display:inline-flex;align-items:center;background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:0 .7rem;height:36px;width:280px;transition:all .15s ease}.dash__search:focus-within{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f126}.dash__search svg{color:#94a3b8;width:16px;height:16px;flex-shrink:0}.dash__search input{border:0;background:transparent;margin-left:.5rem;outline:none;font-size:.85rem;flex:1;min-width:0;font-family:inherit;color:#0f172a}.dash__search input::placeholder{color:#94a3b8}.dash__icon-btn{width:36px;height:36px;border-radius:10px;border:1px solid #E2E8F0;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#475569;cursor:pointer;transition:all .15s ease}.dash__icon-btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.dash__icon-btn--sm{width:30px;height:30px;border-radius:8px;border:0}.dash__icon-btn svg{width:16px;height:16px}.dash__icon-btn--sm svg{width:14px;height:14px}.dash__table-wrap{overflow-x:auto}.dash__table{width:100%;border-collapse:separate;border-spacing:0;font-size:.875rem}.dash__table th{text-align:left;padding:.75rem 1rem;font-size:.7rem;font-weight:600;color:#64748b;background:#f8fafc;border-bottom:1px solid #E2E8F0;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em}.dash__table td{padding:.9rem 1rem;border-bottom:1px solid #F1F5F9;color:#334155;vertical-align:middle}.dash__table tbody tr:last-child td{border-bottom:0}.dash__table tbody tr{transition:background .15s ease}.dash__table tbody tr:hover{background:#f8fafc}.dash__th-check{width:40px}.dash__ticket{display:inline-block;padding:.25rem .55rem;border-radius:6px;background:#eef2ff;color:#4f46e5;font-weight:700;font-size:.78rem;font-variant-numeric:tabular-nums}.dash__person{display:inline-flex;align-items:center;gap:.6rem}.dash__person--sm{gap:.45rem}.dash__person-text{min-width:0}.dash__person-name{font-weight:600;color:#0f172a;font-size:.85rem;line-height:1.2}.dash__person-sub{font-size:.72rem;color:#94a3b8;margin-top:.15rem}.dash__avatar{width:32px;height:32px;border-radius:50%;background:#e2e8f0;color:#334155;font-size:.72rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.02em}.dash__avatar--sm{width:26px;height:26px;font-size:.68rem}.dash__avatar--indigo{background:#e0e7ff;color:#4338ca}.dash__avatar--emerald{background:#d1fae5;color:#047857}.dash__avatar--amber{background:#fef3c7;color:#b45309}.dash__avatar--sky{background:#e0f2fe;color:#0369a1}.dash__avatar--rose{background:#ffe4e6;color:#be123c}.dash__avatar--violet{background:#ede9fe;color:#6d28d9}.dash__avatar--teal{background:#ccfbf1;color:#0f766e}.dash__category{color:#475569;font-size:.82rem}.dash__status{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .65rem;border-radius:999px;font-size:.74rem;font-weight:600;background:#f1f5f9;color:#334155;white-space:nowrap}.dash__status-dot{width:6px;height:6px;border-radius:50%;background:#94a3b8}.dash__status--amber{background:#fef3c7;color:#92400e}.dash__status--amber .dash__status-dot{background:#f59e0b}.dash__status--sky{background:#e0f2fe;color:#0369a1}.dash__status--sky .dash__status-dot{background:#0ea5e9}.dash__status--emerald{background:#d1fae5;color:#047857}.dash__status--emerald .dash__status-dot{background:#10b981}.dash__status--rose{background:#ffe4e6;color:#be123c}.dash__status--rose .dash__status-dot{background:#f43f5e}.dash__status--violet{background:#ede9fe;color:#6d28d9}.dash__status--violet .dash__status-dot{background:#8b5cf6}.dash__muted{color:#94a3b8}.dash__td-actions{width:44px;text-align:right}.dash__menu{position:relative;display:inline-block}.dash__menu-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:150px;background:#fff;border:1px solid #E2E8F0;border-radius:10px;box-shadow:0 12px 30px #0f172a1f;z-index:20;padding:4px;display:flex;flex-direction:column}.dash__menu-item{background:transparent;border:0;text-align:left;padding:.5rem .75rem;font-size:.85rem;color:#334155;cursor:pointer;border-radius:6px;font-family:inherit}.dash__menu-item:hover{background:#f1f5f9}.dash__menu-item--danger{color:#dc2626}.dash__menu-item--danger:hover{background:#fee2e2}.dash__empty{padding:3rem 1rem;text-align:center;color:#94a3b8;font-size:.9rem}.dash__pagination{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.1rem;border-top:1px solid #E2E8F0;font-size:.82rem;color:#64748b}.dash__pg-info strong{color:#0f172a;font-weight:600}.dash__pg-controls{display:inline-flex;align-items:center;gap:.35rem}.dash__pg-btn{width:30px;height:30px;border-radius:8px;background:#fff;border:1px solid #E2E8F0;color:#475569;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s ease}.dash__pg-btn svg{width:14px;height:14px}.dash__pg-btn:hover:not(:disabled){background:#f8fafc}.dash__pg-btn:disabled{opacity:.45;cursor:not-allowed}.dash__pg-page{min-width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem;padding:0 .45rem}.dash__pg-page.is-active{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 10px #4f46e540}@media (max-width: 1100px){.dash__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dash__grid{grid-template-columns:1fr}}@media (max-width: 720px){.dash{padding:1rem}.dash__kpis{grid-template-columns:1fr}.dash__search{width:100%;flex:1}.dash__card-head{flex-direction:column;align-items:stretch}.dash__tools{width:100%}.dash__tabs{width:100%;overflow-x:auto}}.add-student{padding:1.5rem 2rem 2rem;background:#f8fafc;min-height:100vh;display:flex;flex-direction:column;gap:1.25rem}.add-student__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fff;padding:1rem 1.5rem;border-radius:12px;border:1px solid #E5E7EB;position:sticky;top:0;z-index:5}.add-student__title{font-size:1.4rem;font-weight:700;color:#0f172a;margin:0 0 .15rem}.add-student__breadcrumb{font-size:.8rem;color:#6b7280;margin:0}.add-student__header-actions{display:flex;gap:.5rem}.add-student__section{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:1.5rem 1.5rem 1.75rem}.add-student__section-head{display:flex;gap:1rem;align-items:flex-start;padding-bottom:1.25rem;margin-bottom:1.5rem;border-bottom:1px solid #F1F5F9}.add-student__step{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #2563eb40}.add-student__section-title{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0 0 .15rem}.add-student__section-sub{font-size:.85rem;color:#6b7280;margin:0}.add-student__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem 1.25rem}.field input,.field select,.field textarea{width:100%;padding:10px 12px;border:1px solid #D1D5DB;border-radius:8px;background:#fff;font-size:.9rem;font-family:inherit;color:#111827;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.field textarea{resize:vertical;min-height:80px}.field input::placeholder,.field textarea::placeholder{color:#9ca3af}.field input:focus,.field select:focus,.field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='%236B7280' d='M6 8L0 0h12z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.btn{padding:.55rem 1.1rem;border-radius:8px;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease}.btn--primary{background:#2563eb;color:#fff}.btn--primary:hover{background:#1d4ed8}.btn--secondary{background:#eef2ff;color:#1e40af;border-color:#c7d2fe}.btn--secondary:hover{background:#e0e7ff}.btn--ghost{background:transparent;color:#374151;border-color:#d1d5db}.btn--ghost:hover{background:#f3f4f6}.add-student__footer{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.5rem}@media (max-width: 1024px){.add-student__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field--span-3{grid-column:span 2}}@media (max-width: 640px){.add-student{padding:1rem}.add-student__grid{grid-template-columns:1fr}.field--span-2,.field--span-3{grid-column:span 1}.add-student__header{flex-direction:column;align-items:stretch}}.bulk-page{padding:1.75rem 2rem 2.5rem;background:radial-gradient(1200px 400px at 100% -200px,rgba(99,102,241,.1),transparent 60%),radial-gradient(800px 300px at -200px -100px,rgba(16,185,129,.06),transparent 60%),#f8fafc;min-height:100vh;color:#0f172a;font-family:inherit}.om__hero-actions{display:inline-flex;align-items:center;gap:.5rem}.bulk-download-btn{display:inline-flex;align-items:center;gap:.45rem;height:38px;padding:0 1rem;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;border:1px solid #E2E8F0;background:#fff;color:#334155;transition:all .15s ease;font-family:inherit}.bulk-download-btn svg{width:15px;height:15px}.bulk-download-btn:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a0f}.bulk-card{background:#fff;border-radius:18px;border:1px solid #E2E8F0;box-shadow:0 4px 24px #0f172a0f;overflow:hidden}.bulk-tabs{display:flex;align-items:stretch;border-bottom:1px solid #EEF2F7;background:#fafbfc;padding:0 1.5rem;gap:0;overflow-x:auto}.bulk-tabs__spacer{flex:1}.bulk-tab{display:inline-flex;align-items:center;gap:.45rem;padding:0 1.1rem;height:52px;border:none;border-bottom:2px solid transparent;background:transparent;font-size:.855rem;font-weight:600;color:#64748b;cursor:pointer;white-space:nowrap;font-family:inherit;transition:color .15s ease,border-color .15s ease;position:relative;flex-shrink:0}.bulk-tab:hover{color:#0f172a}.bulk-tab__icon{display:flex;align-items:center}.bulk-tab__icon svg{width:15px;height:15px}.bulk-tab--active{color:#4f46e5;border-bottom-color:#4f46e5}.bulk-tab__badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#4f46e5;color:#fff;font-size:.65rem;font-weight:700}.bulk-tab__badge--neutral{background:#e2e8f0;color:#475569}.bulk-body{padding:1.75rem 2rem 2rem;min-height:520px}.bulk-upload-layout{display:flex;flex-direction:column;gap:0}.bulk-fields-row{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem 1.1rem;margin-bottom:1.35rem}.bulk-field{display:flex;flex-direction:column;gap:.4rem}.bulk-label{font-size:.8rem;font-weight:600;color:#334155}.bulk-required{color:#ef4444;font-size:.75rem;font-weight:700}.bulk-input-wrap{position:relative;display:flex;align-items:center}.bulk-input-icon{position:absolute;left:.75rem;display:flex;align-items:center;pointer-events:none;color:#94a3b8;transition:color .15s ease;z-index:1}.bulk-input-icon svg{width:15px;height:15px}.bulk-input-wrap:focus-within .bulk-input-icon{color:#4f46e5}.bulk-select{width:100%;height:42px;border-radius:10px;border:1px solid #E2E8F0;background:#f8fafc;padding:0 2.2rem 0 2.4rem;font-size:.9rem;font-family:inherit;color:#0f172a;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath fill='%2364748B' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px;transition:all .15s ease;outline:none}.bulk-select:focus{border-color:#6366f1;background-color:#fff;box-shadow:0 0 0 3px #6366f11f}.bulk-dropzone{border:2px dashed #CBD5E1;border-radius:16px;min-height:200px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;background:#fafbfd;margin-bottom:1.1rem}.bulk-dropzone:hover{border-color:#6366f1;background:#f5f3ff}.bulk-dropzone--over{border-color:#4f46e5;background:#eef2ff;box-shadow:0 0 0 4px #6366f11f}.bulk-dropzone--filled{border-style:solid;border-color:#10b981;background:#f0fdf9;cursor:default}.bulk-dropzone__empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;text-align:center}.bulk-dropzone__icon{width:52px;height:52px;border-radius:14px;background:#eef2ff;display:flex;align-items:center;justify-content:center;margin-bottom:.35rem;color:#6366f1}.bulk-dropzone__icon svg{width:24px;height:24px}.bulk-dropzone__title{font-size:.95rem;font-weight:600;color:#334155;margin:0}.bulk-dropzone__title span{color:#6366f1;text-decoration:underline}.bulk-dropzone__hint{font-size:.78rem;color:#94a3b8;margin:0}.bulk-dropzone__file{display:flex;align-items:center;gap:.85rem;padding:1.1rem 1.35rem;width:100%}.bulk-dropzone__file-icon{width:40px;height:40px;border-radius:10px;background:#d1fae5;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#059669}.bulk-dropzone__file-icon svg{width:20px;height:20px}.bulk-dropzone__file-info{display:flex;flex-direction:column;min-width:0;flex:1}.bulk-dropzone__filename{font-size:.9rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bulk-dropzone__filesize{font-size:.78rem;color:#10b981;margin-top:2px}.bulk-dropzone__remove{width:30px;height:30px;border-radius:8px;border:1px solid #E2E8F0;background:#fff;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .15s ease}.bulk-dropzone__remove svg{width:14px;height:14px}.bulk-dropzone__remove:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.bulk-info-strip{display:flex;flex-wrap:wrap;gap:.6rem 1.5rem;margin-bottom:1.35rem;padding:.75rem 1rem;border-radius:10px;background:#f8fafc;border:1px solid #EEF2F7}.bulk-info-item{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:#475569}.bulk-info-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.bulk-info-dot--green{background:#10b981}.bulk-info-dot--amber{background:#f59e0b}.bulk-action-row{display:flex;justify-content:flex-end;gap:.6rem;margin-top:.25rem}.bulk-btn{display:inline-flex;align-items:center;gap:.4rem;height:40px;padding:0 1.2rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s ease;font-family:inherit}.bulk-btn svg{width:15px;height:15px}.bulk-btn:disabled{opacity:.45;cursor:not-allowed}.bulk-btn--primary{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 12px #4f46e540}.bulk-btn--primary:hover:not(:disabled){box-shadow:0 6px 16px #4f46e559;transform:translateY(-1px)}.bulk-btn--success{background:linear-gradient(180deg,#10b981,#059669);color:#fff;box-shadow:0 4px 12px #05966940}.bulk-btn--success:hover:not(:disabled){box-shadow:0 6px 16px #05966952;transform:translateY(-1px)}.bulk-btn--ghost{background:#fff;color:#334155;border-color:#e2e8f0}.bulk-btn--ghost:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.bulk-preview{display:flex;flex-direction:column;gap:1.1rem}.bulk-preview__bar{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;border-radius:12px;background:#f0fdf9;border:1px solid #A7F3D0}.bulk-preview__bar-icon{width:38px;height:38px;border-radius:10px;background:#d1fae5;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#059669}.bulk-preview__bar-icon svg{width:18px;height:18px}.bulk-preview__bar-info{display:flex;flex-direction:column;flex:1;min-width:0}.bulk-preview__filename{font-size:.88rem;font-weight:600;color:#0f172a}.bulk-preview__filesize{font-size:.75rem;color:#64748b;margin-top:1px}.bulk-preview__table-wrap{border:1px solid #EEF2F7;border-radius:12px;overflow:hidden}.bulk-preview__note{padding:.65rem 1rem;font-size:.76rem;color:#94a3b8;border-top:1px solid #EEF2F7;background:#fafbfc;margin:0}.bulk-table-wrap{border:1px solid #EEF2F7;border-radius:12px;overflow:hidden}.bulk-table{width:100%;border-collapse:collapse;font-size:.855rem}.bulk-table thead tr{background:#f8fafc;border-bottom:1px solid #EEF2F7}.bulk-table th{padding:.75rem 1rem;text-align:left;font-size:.76rem;font-weight:700;color:#64748b;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.bulk-table td{padding:.85rem 1rem;color:#334155;border-top:1px solid #F1F5F9}.bulk-table tbody tr:hover{background:#fafbfc}.bulk-table__idx{color:#94a3b8;font-size:.78rem;font-weight:600;font-variant-numeric:tabular-nums}.bulk-table__date{font-variant-numeric:tabular-nums;color:#64748b;font-size:.82rem}.bulk-table__file{display:flex;align-items:center;gap:.5rem;font-weight:500}.bulk-table__file-icon{display:flex;align-items:center;color:#94a3b8}.bulk-table__file-icon svg{width:14px;height:14px}.bulk-table__badge{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.75rem;font-weight:700}.bulk-skeleton{height:14px;border-radius:6px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:bulk-shimmer 1.4s infinite}@keyframes bulk-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.bulk-status{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.bulk-status svg{width:12px;height:12px}.bulk-status--success{background:#d1fae5;color:#047857}.bulk-status--partial{background:#fef3c7;color:#b45309}.bulk-history{display:flex;flex-direction:column;gap:1rem}.bulk-history__header{display:flex;align-items:center;justify-content:space-between}.bulk-history__title{font-size:1rem;font-weight:700;color:#0f172a;margin:0}.bulk-history__count{font-size:.78rem;color:#64748b;background:#f1f5f9;padding:.2rem .6rem;border-radius:999px;font-weight:600}.bulk-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;min-height:380px;text-align:center}.bulk-empty__icon{width:60px;height:60px;border-radius:16px;background:#eef2ff;display:flex;align-items:center;justify-content:center;margin-bottom:.35rem;color:#6366f1}.bulk-empty__icon svg{width:28px;height:28px}.bulk-empty__title{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0}.bulk-empty__sub{font-size:.85rem;color:#64748b;margin:0 0 .5rem}@media (max-width: 640px){.bulk-page{padding:1rem}.bulk-body{padding:1.25rem 1rem}.bulk-fields-row{grid-template-columns:1fr}.bulk-tab__label{display:none}.bulk-tab,.bulk-tabs{padding:0 .85rem}}.bulk-status--danger{background:#fef2f2;color:#dc2626}.bulk-empty-cell{color:#94a3b8;font-weight:300;font-size:.85rem}.bulk-preview__error-box{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:3rem 2rem;border-radius:12px;background:#fff5f5;border:1px dashed #FEB2B2;text-align:center;margin:1rem 0}.bulk-preview__error-msg{color:#c53030;font-weight:600;font-size:.95rem}.bulk-toast{position:fixed;bottom:24px;right:24px;background:#0f172a;color:#fff;padding:.85rem 1.25rem;border-radius:12px;display:flex;align-items:center;gap:.65rem;box-shadow:0 10px 25px -5px #0000004d,0 8px 10px -6px #0003;z-index:9999;animation:bulk-toast-in .35s cubic-bezier(.16,1,.3,1) forwards;font-size:.88rem;font-weight:500;border-left:4px solid #10B981}@keyframes bulk-toast-in{0%{transform:translateY(20px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.app-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #e5e7eb;box-shadow:0 2px 10px #0f172a0d}.app-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.app-card__title{margin:0;font-size:18px;font-weight:600;color:#111827}.app-card__subtitle{margin:4px 0 0;font-size:14px;color:#6b7280}.app-card__divider{height:1px;background:#f1f5f9;margin:20px 0}.app-card__body{width:100%}.app-card__actions{display:flex;align-items:center;gap:8px}.tabs{display:inline-flex;gap:.25rem;background:#f1f5f9;padding:.25rem;border-radius:10px;flex-wrap:wrap}.tabs__item{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border:none;background:transparent;border-radius:8px;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:500;color:#475569;transition:all .2s ease}.tabs__item:hover{color:#0f172a}.tabs__item--active{background:#fff;color:#0f172a;font-weight:600;box-shadow:0 1px 2px #0f172a14}.tabs__count{font-size:.72rem;font-weight:600;padding:.1rem .45rem;border-radius:999px;background:#0f172a0f;color:#475569}.tabs__item--active .tabs__count{background:#eef2ff;color:#4f46e5}.student-profile{padding:1.75rem 2rem 2.5rem;background:radial-gradient(1200px 400px at 100% -200px,rgba(99,102,241,.1),transparent 60%),radial-gradient(800px 300px at -200px -100px,rgba(16,185,129,.06),transparent 60%),#f8fafc;min-height:100vh;color:#0f172a;font-family:inherit}.student-profile__crumbs{display:inline-flex;align-items:center;gap:.4rem;color:#64748b;font-size:.78rem;margin-bottom:.5rem}.student-profile__crumbs svg{width:14px;height:14px}.student-profile__crumbs-current{color:#0f172a;font-weight:600}.student-profile__title{font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;margin:0 0 .25rem}.student-profile__subtitle{font-size:.875rem;color:#64748b;margin:0 0 1.5rem}.student-profile__summary-card{display:flex;align-items:center;background:#fff;border:1px solid #E2E8F0;border-radius:20px;padding:1.5rem 2.25rem;margin-bottom:2rem;box-shadow:0 10px 25px -10px #0f172a0d,0 1px 3px #0f172a05;gap:2.5rem;position:relative;overflow:hidden}.student-profile__summary-card:before{content:"";position:absolute;top:0;right:0;width:250px;height:250px;background:radial-gradient(circle,rgba(99,102,241,.06) 0%,transparent 70%);z-index:0;pointer-events:none}.student-profile .tabs{background:transparent;border:none;padding:0;display:flex;gap:1.5rem;width:100%;justify-content:space-between;position:relative;margin-bottom:2rem}.student-profile .tabs:before{content:"";position:absolute;top:23px;left:40px;right:40px;height:2px;background:#e2e8f0;z-index:0}.student-profile .tabs__item{position:relative;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:.65rem 1.25rem;display:flex;align-items:center;justify-content:center;gap:.75rem;z-index:1;box-shadow:0 4px 12px #0f172a05;transition:all .25s cubic-bezier(.4,0,.2,1);flex:1}.student-profile .tabs__item:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 6px 16px #0f172a0a}.student-profile .tabs__item:before{content:"";display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#f1f5f9;color:#64748b;font-size:.8rem;font-weight:700;border:1px solid #CBD5E1;flex-shrink:0;transition:all .2s ease}.student-profile .tabs__item:nth-child(1):before{content:"1"}.student-profile .tabs__item:nth-child(2):before{content:"2"}.student-profile .tabs__item:nth-child(3):before{content:"3"}.student-profile .tabs__item:nth-child(4):before{content:"4"}.student-profile .tabs__item--active{background:#fff;border-color:#4f46e5;box-shadow:0 8px 22px -4px #4f46e526}.student-profile .tabs__item--active span{color:#4f46e5;font-weight:750}.student-profile .tabs__item--active:before{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border-color:#4f46e5;box-shadow:0 2px 8px #4f46e540}.student-profile .tabs__count{background:#eef2ff;color:#4f46e5;border-radius:8px;padding:.15rem .45rem;font-size:.72rem;font-weight:700;transition:all .2s ease}.student-profile .tabs__item--active .tabs__count{background:#4f46e5;color:#fff}.student-profile__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem 1.35rem}.document-card-header p{margin:6px 0 0;font-size:14px;font-weight:400;color:#6b7280;line-height:1.5}.field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath fill='%2364748B' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px;padding-right:2.2rem;cursor:pointer}.student-profile__actions{display:flex;gap:12px;justify-content:flex-end;margin-top:1.85rem}.student-profile-table-wrap{border:1px solid #E2E8F0;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 12px #0f172a03}@media (max-width: 900px){.student-profile__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field--span-3{grid-column:span 2}.credentials-layout{grid-template-columns:1fr}.student-profile__summary-card{flex-direction:column;align-items:flex-start;padding:1.5rem;gap:1.25rem}.summary-card__divider{width:100%;height:1px}.summary-card__details-grid{grid-template-columns:repeat(2,1fr);width:100%;gap:1rem}.student-profile .tabs{flex-direction:column;gap:.75rem}.student-profile .tabs:before{display:none}}@media (max-width: 600px){.student-profile{padding:1rem}.student-profile__summary-card{padding:1.25rem}.summary-card__details-grid,.student-profile__grid{grid-template-columns:1fr}.field--span-2,.field--span-3{grid-column:span 1}}.log-subtabs{display:flex;justify-content:center;margin-bottom:24px;gap:0}.log-subtab-btn{padding:8px 24px;font-size:.875rem;font-weight:600;border:1px solid #E2E8F0;background:#fff;color:#475569;cursor:pointer;transition:all .2s ease;outline:none}.log-subtab-btn:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px;border-right:none}.log-subtab-btn:nth-child(2){border-right:none}.log-subtab-btn:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.log-subtab-btn:hover:not(.is-active){background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.log-subtab-btn.is-active{background:#3b82f6;color:#fff;border-color:#3b82f6;box-shadow:0 2px 4px #3b82f633}.profile{padding:1.75rem 2rem 2.5rem;background:radial-gradient(1200px 400px at 100% -200px,rgba(99,102,241,.1),transparent 60%),radial-gradient(800px 300px at -200px -100px,rgba(16,185,129,.06),transparent 60%),#f8fafc;min-height:100vh;color:#0f172a;font-family:inherit}.profile__crumbs{display:inline-flex;align-items:center;gap:.4rem;color:#64748b;font-size:.78rem;margin-bottom:.5rem}.profile__crumbs svg{width:14px;height:14px}.profile__crumbs-current{color:#0f172a;font-weight:600}.profile__title{font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;margin:0 0 .25rem}.profile__subtitle{font-size:.875rem;color:#64748b;margin:0}.profile__tabs{display:inline-flex;gap:.25rem;margin:1.5rem 0 1.25rem;background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:.3rem}.profile__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:.55rem 1.25rem;border-radius:9px;font-size:.875rem;font-weight:600;font-family:inherit;color:#64748b;cursor:pointer;transition:background .15s ease,color .15s ease}.profile__tab:hover{color:#0f172a}.profile__tab--active{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 12px #4f46e540}.profile__photo-row{display:flex;align-items:center;gap:1.25rem;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #F1F5F9}.profile__avatar{position:relative;width:88px;height:88px;border-radius:50%;background:#e0e7ff;flex-shrink:0}.profile__avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.profile__avatar-initials{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;color:#4338ca;letter-spacing:.02em}.profile__avatar-edit{position:absolute;right:-2px;bottom:-2px;width:30px;height:30px;border-radius:50%;background:linear-gradient(180deg,#6366f1,#4f46e5);border:2px solid #ffffff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #4f46e54d}.profile__avatar-edit svg{width:15px;height:15px;color:#fff}.profile__photo-name{font-size:1.15rem;font-weight:700;color:#0f172a;margin:0 0 .2rem}.profile__photo-hint{font-size:.8rem;color:#6b7280;margin:0}.profile__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 1.25rem}.field{display:flex;flex-direction:column;gap:.4rem;min-width:0}.field__label{font-size:.82rem;font-weight:600;color:#374151;display:inline-flex;align-items:center;gap:.25rem}.field__req{color:#dc2626}.field input{width:100%;padding:10px 12px;border:1px solid #D1D5DB;border-radius:8px;background:#fff;font-size:.9rem;font-family:inherit;color:#111827;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.field input::placeholder{color:#9ca3af}.field input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.field__readonly{background:#f8fafc!important;color:#64748b!important;cursor:not-allowed}.field input:disabled{background-color:#f5f5f5;color:#9e9e9e;cursor:not-allowed;border-color:#dcdcdc}.field :disabled{background-color:#f5f5f5;color:#9e9e9e;cursor:not-allowed;border-color:#dcdcdc}.profile__actions{display:flex;justify-content:center;margin-top:1.75rem;align-items:center}.profile-btn{padding:.6rem 1.3rem;border-radius:8px;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;border:1px solid transparent;transition:box-shadow .15s ease,transform .15s ease}.profile-primary-btn{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 12px #4f46e540}.profile-primary-btn:hover{box-shadow:0 6px 16px #4f46e552;transform:translateY(-1px)}.profile-cancel-btn{background:#f1f3f7;color:#4b5263;border:1px solid #dce1ea;box-shadow:0 2px 6px #646e8212;transition:all .2s ease}.profile-cancel-btn:hover{background:#e8edf3;border-color:#c8d0db;box-shadow:0 4px 10px #646e821f;transform:translateY(-1px)}.profile-cancel-btn:active{transform:translateY(0);box-shadow:0 2px 6px #646e8212}.profile__error{color:#dc2626;font-size:.85rem;margin:1rem 0 0}@media (max-width: 720px){.profile{padding:1rem}.profile__grid{grid-template-columns:1fr}.field--span-2{grid-column:span 1}.profile__tabs{display:flex;width:100%}.profile__tab{flex:1}}.profile-layout{display:grid;grid-template-columns:320px 1fr;gap:24px;align-items:start}.profile-picture-card,.profile-details-card{background:#fff;border:1px solid #e8edf3;border-radius:20px;padding:24px}.profile-picture-card{text-align:center;position:sticky;top:20px}.profile-picture-card__avatar{position:relative;width:110px;height:110px;margin:0 auto 16px}.profile-picture-card__avatar img,.profile-picture-card__avatar span{width:100%;height:100%;border-radius:50%}.profile-picture-card__avatar span{display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:700;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff}.profile-picture-card__edit{position:absolute;right:6px;bottom:6px;width:32px;height:32px;border-radius:50%;background:#fff;box-shadow:0 4px 12px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer}.profile-picture-card__edit svg{width:18px;height:18px}.profile-picture-card h3{margin-bottom:6px}.profile-picture-card p{color:#6b7280;font-size:14px}@media (max-width: 900px){.profile-layout{grid-template-columns:1fr}.profile-picture-card{position:static}}.profile-details-card{position:relative}.profile-details-card__edit{position:absolute;top:0;right:0;z-index:2}.profile-details-card__section-head{display:flex;gap:1rem;align-items:flex-start;padding-bottom:1.25rem;margin-bottom:1.5rem;text-align:left;border-bottom:1px solid #f1f5f9}.profile-details-card__step{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #2563eb40}.profile-details-card__section-title{margin:0 0 4px;font-size:1.05rem;font-weight:700;color:#0f172a}.profile-details-card__section-sub{margin:0;font-size:.85rem;color:#6b7280}.password-layout{display:grid;grid-template-columns:50% 50%;gap:.8 rem;align-items:flex-start}.password-form{width:100%}.password-illustration{width:100%;height:100%;min-height:500px;display:flex;justify-content:center;align-items:center}.password-illustration img{width:100%;height:auto;max-width:500px;object-fit:contain}.profile__grid--narrow{max-width:none;width:100%}.profile__actions{display:flex;gap:12px;justify-content:flex-start;margin-top:24px}@media (max-width: 768px){.password-layout{grid-template-columns:50% 50%}.password-illustration{min-height:300px}}.password-btn{width:100%;padding:.6rem 1.3rem!important;border-radius:8px!important;font-size:.875rem!important;font-weight:600!important;text-transform:none!important;background:linear-gradient(180deg,#6366f1,#4f46e5)!important;color:#fff!important;box-shadow:0 4px 12px #4f46e540!important;transition:box-shadow .15s ease,transform .15s ease!important}.password-btn:hover{background:linear-gradient(180deg,#6366f1,#4f46e5)!important;box-shadow:0 6px 16px #4f46e552!important;transform:translateY(-1px)}.company__form .profile-details-card__section-head{grid-column:1 / -1}.modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:modal-fade .15s ease}.modal{width:100%;background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 24px 60px #0f172a40;display:flex;flex-direction:column;max-height:calc(100vh - 2.5rem);animation:modal-pop .16s cubic-bezier(.16,1,.3,1)}.modal--sm{max-width:440px}.modal--md{max-width:620px}.modal--xl{max-width:1100px}.modal__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.35rem;border-bottom:1px solid #EEF2F7}.modal__title{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:-.01em;color:#0f172a}.modal__close{width:32px;height:32px;border-radius:9px;border:1px solid #E2E8F0;background:#fff;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;flex-shrink:0}.modal__close svg{width:16px;height:16px}.modal__close:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.modal__body{padding:1.35rem;overflow-y:auto}.modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;padding:1rem 1.35rem;border-top:1px solid #EEF2F7}.modal__field{display:flex;flex-direction:column;gap:.4rem}.modal__field+.modal__field{margin-top:1rem}.modal__label{font-size:.8rem;font-weight:600;color:#334155}.modal__input{height:42px;border-radius:10px;border:1px solid #E2E8F0;background:#f8fafc;padding:0 .85rem;font-size:.9rem;font-family:inherit;color:#0f172a;outline:none;transition:all .15s ease}.modal__select{height:42px;border-radius:10px;border:1px solid #E2E8F0;background:#f8fafc;padding:0 2.2rem 0 .85rem;font-size:.9rem;font-family:inherit;color:#0f172a;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath fill='%2364748B' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;background-size:16px}.modal__input:focus,.modal__select:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f126}.modal__hint{font-size:.8rem;color:#64748b;line-height:1.5;margin:0}.modal__input--error,.modal__select--error{border-color:#f87171;background:#fef2f2}.modal__input--error:focus,.modal__select--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.modal__error{margin:0;font-size:.78rem;font-weight:500;color:#dc2626}.modal__btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;height:40px;padding:0 1.1rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s ease;font-family:inherit}.modal__btn:disabled{opacity:.5;cursor:not-allowed}.modal__btn--ghost{background:#fff;color:#334155;border-color:#e2e8f0}.modal__btn--ghost:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.modal__btn--primary{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 12px #4f46e540}.modal__btn--primary:hover:not(:disabled){box-shadow:0 6px 16px #4f46e552}.modal__btn--danger{background:linear-gradient(180deg,#f87171,#dc2626);color:#fff;box-shadow:0 4px 12px #dc262640}.modal__btn--danger:hover:not(:disabled){box-shadow:0 6px 16px #dc262652}.modal__alert{display:flex;gap:.7rem;padding:.85rem 1rem;border-radius:12px;font-size:.85rem;line-height:1.5;margin-bottom:1rem}.modal__alert svg{width:20px;height:20px;flex-shrink:0;margin-top:1px}.modal__alert--danger{background:#fef2f2;color:#991b1b;border:1px solid #FECACA}.modal__alert--warn{background:#fffbeb;color:#92400e;border:1px solid #FDE68A}.modal__alert strong{font-weight:700}.modal__staff-list{display:flex;flex-direction:column;gap:.35rem;max-height:320px;overflow-y:auto}.modal--staff{max-width:650px;min-height:300px}.modal--staff .modal__body{min-height:300px}.modal__staff-row{display:flex;align-items:center;gap:.65rem;padding:.55rem .6rem;border-radius:10px;transition:background .12s ease}.modal__staff-row:hover{background:#f8fafc}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.dt__card{background:#fff;border:1px solid #E2E8F0;border-radius:14px;overflow:visible;box-shadow:0 1px 2px #0f172a0a}.dt__card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.1rem;border-bottom:1px solid #E2E8F0;flex-wrap:wrap}.dt__card-title{font-size:.95rem;font-weight:600;color:#0f172a}.dt__tools{display:inline-flex;gap:.5rem;align-items:center}.dt__search{display:inline-flex;align-items:center;background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:0 .7rem;height:36px;width:280px;transition:all .15s ease}.dt__search:focus-within{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f126}.dt__search svg{color:#94a3b8;width:16px;height:16px;flex-shrink:0}.dt__search input{border:0;background:transparent;margin-left:.5rem;outline:none;font-size:.85rem;flex:1;min-width:0;font-family:inherit;color:#0f172a}.dt__search input::placeholder{color:#94a3b8}.dt__icon-btn{width:36px;height:36px;border-radius:10px;border:1px solid #E2E8F0;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#475569;cursor:pointer;transition:all .15s ease}.dt__icon-btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.dt__icon-btn--sm{width:30px;height:30px;border-radius:8px;border:0}.dt__icon-btn svg{width:16px;height:16px}.dt__icon-btn--sm svg{width:14px;height:14px}.dt__icon-btn--active{border-color:#6366f1;color:#4f46e5;background:#eef2ff}.dt__filter{position:relative}.dt__filter-badge{position:absolute;top:-6px;right:-6px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;font-size:.62rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff}.dt__filter-panel{position:absolute;top:calc(100% + 8px);right:0;width:280px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 16px 40px #0f172a29;z-index:30;padding:.9rem;animation:dt-pop .14s ease}@keyframes dt-pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dt__filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;font-size:.82rem;font-weight:700;color:#0f172a}.dt__filter-clear{border:0;background:transparent;color:#6366f1;font-size:.76rem;font-weight:600;cursor:pointer;font-family:inherit;padding:0}.dt__filter-clear:disabled{color:#cbd5e1;cursor:not-allowed}.dt__filter-group{margin-bottom:.85rem}.dt__filter-group:last-child{margin-bottom:0}.dt__filter-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;margin-bottom:.45rem}.dt__filter-options{display:flex;flex-wrap:wrap;gap:.4rem}.dt__chip{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .7rem;border-radius:999px;border:1px solid #E2E8F0;background:#fff;color:#475569;font-size:.78rem;font-weight:500;cursor:pointer;font-family:inherit;transition:all .12s ease}.dt__chip svg{width:13px;height:13px}.dt__chip:hover{border-color:#cbd5e1;background:#f8fafc}.dt__chip.is-active{border-color:#6366f1;background:#eef2ff;color:#4f46e5;font-weight:600}.dt__filter-range{display:flex;align-items:center;gap:.5rem}.dt__filter-dash{color:#94a3b8}.dt__filter-num{width:100%;height:36px;border-radius:9px;border:1px solid #E2E8F0;background:#f8fafc;padding:0 .6rem;font-size:.82rem;font-family:inherit;color:#0f172a;outline:none;transition:all .15s ease}.dt__filter-num:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f126}.dt__table-wrap{overflow-x:auto;overflow-y:visible;min-height:160px}.dt__table{width:100%;border-collapse:separate;border-spacing:0;font-size:.875rem}.dt__table th{text-align:left;padding:.75rem 1rem;font-size:.7rem;font-weight:600;color:#64748b;background:#f8fafc;border-bottom:1px solid #E2E8F0;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em}.dt__table td{padding:.9rem 1rem;border-bottom:1px solid #F1F5F9;color:#334155;vertical-align:middle}.dt__table tbody tr:last-child td{border-bottom:0}.dt__table tbody tr{transition:background .15s ease}.dt__table tbody tr:hover{background:#f8fafc}.dt__td-actions{width:44px;text-align:right}.dt__menu{position:relative;display:inline-block}.dt__menu-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:150px;background:#fff;border:1px solid #E2E8F0;border-radius:10px;box-shadow:0 12px 30px #0f172a1f;z-index:20;padding:4px;display:flex;flex-direction:column}.dt__menu-dropdown--up{top:auto;bottom:calc(100% + 6px);box-shadow:0 -12px 30px #0f172a1f}.dt__menu-item{background:transparent;border:0;text-align:left;padding:.5rem .75rem;font-size:.85rem;color:#334155;cursor:pointer;border-radius:6px;font-family:inherit}.dt__menu-item:hover{background:#f1f5f9}.dt__menu-item--danger{color:#dc2626}.dt__menu-item--danger:hover{background:#fee2e2}.dt__empty{padding:3rem 1rem;text-align:center;color:#94a3b8;font-size:.9rem}.dt__pagination{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.1rem;border-top:1px solid #E2E8F0;font-size:.82rem;color:#64748b}.dt__pg-info strong{color:#0f172a;font-weight:600}.dt__pg-controls{display:inline-flex;align-items:center;gap:.35rem}.dt__pg-btn{width:30px;height:30px;border-radius:8px;background:#fff;border:1px solid #E2E8F0;color:#475569;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s ease}.dt__pg-btn svg{width:14px;height:14px}.dt__pg-btn:hover:not(:disabled){background:#f8fafc}.dt__pg-btn:disabled{opacity:.45;cursor:not-allowed}.dt__pg-page{min-width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem;padding:0 .45rem}.dt__pg-page.is-active{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 10px #4f46e540}@media (max-width: 720px){.dt__search{width:100%;flex:1}.dt__card-head{flex-direction:column;align-items:stretch}.dt__tools{width:100%}}.dt__col-selector-panel{position:absolute;top:calc(100% + 8px);right:0;width:220px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 16px 40px #0f172a29;z-index:30;padding:.9rem;animation:dt-pop .14s ease}.dt__col-toggle-list{display:flex;flex-direction:column;gap:.5rem;padding:.25rem 0;max-height:250px;overflow-y:auto}.dt__col-toggle-label{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.85rem;font-weight:500;color:#334155;padding:.35rem .5rem;border-radius:8px;transition:background .12s ease}.dt__col-toggle-label:hover{background:#f8fafc}.dt__col-toggle-label input[type=checkbox]{accent-color:#6366F1;width:15px;height:15px;cursor:pointer}.al-header__title{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0 0 .2rem}.al-header__sub{font-size:.82rem;color:#64748b;margin:0}.al-add-btn{flex-shrink:0}.al-search{display:flex;align-items:center;gap:.5rem;border:1px solid #E2E8F0;border-radius:10px;background:#fff;padding:0 .85rem;height:38px;min-width:220px;flex:1;max-width:340px;color:#94a3b8;transition:border-color .15s}.al-search:focus-within{border-color:#6366f1;color:#6366f1}.al-search__input{border:none;outline:none;background:transparent;font-size:.875rem;color:#0f172a;flex:1;font-family:inherit}.al-search__input::placeholder{color:#94a3b8}.al-search__clear{background:none;border:none;font-size:1rem;color:#94a3b8;cursor:pointer;padding:0;line-height:1}.al-search__clear:hover{color:#475569}.al-filter-btn{display:inline-flex;align-items:center;gap:.4rem;height:34px;padding:0 .85rem;border-radius:8px;border:1px solid #E2E8F0;background:#fff;font-size:.8rem;font-weight:500;color:#475569;cursor:pointer;font-family:inherit;transition:all .15s;white-space:nowrap}.al-filter-btn:hover{border-color:#c7d2fe;background:#eef2ff;color:#4f46e5}.al-filter-btn--active{background:#eef2ff;border-color:#a5b4fc;color:#4f46e5;font-weight:600}.al-filter-btn__count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:#e0e7ff;color:#4338ca;font-size:.7rem;font-weight:700;line-height:1}.al-filter-btn--active .al-filter-btn__count{background:#c7d2fe}.al-timeline{display:flex;flex-direction:column;padding:.25rem 0}.al-item{display:flex;gap:0;position:relative}.al-item__icon-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:44px}.al-item__icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1;border:2px solid #ffffff;box-shadow:0 0 0 1px #e2e8f0}.al-item__line{width:2px;flex:1;background:#e2e8f0;margin:4px 0;min-height:20px}.al-item:last-child .al-item__line{display:none}.al-item__body{flex:1;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:1rem 1.15rem;margin-left:.75rem;margin-bottom:1rem;transition:box-shadow .15s}.al-item__body:hover{box-shadow:0 2px 12px #0000000f}.al-item__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.al-item__type{font-size:.78rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.04em}.al-item__time{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;color:#94a3b8}.al-item__subject{font-size:.92rem;font-weight:600;color:#0f172a;margin:0 0 .35rem}.al-item__desc{font-size:.875rem;color:#475569;margin:0 0 .6rem;line-height:1.55}.al-item__meta{display:flex;align-items:center;gap:.6rem 1rem;flex-wrap:wrap;font-size:.78rem;color:#64748b}.al-item__by{font-weight:500}.al-item__method{color:#6366f1;font-weight:500}.al-item__reminder-date{display:inline-flex;align-items:center;gap:.3rem;color:#d97706;font-weight:500}.al-reminder-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;padding:.15rem .55rem;border-radius:20px}.al-reminder-badge__done-btn{background:none;border:none;font-size:.7rem;font-weight:600;cursor:pointer;padding:0 .35rem;margin-left:.25rem;border-left:1px solid currentColor;opacity:.7;font-family:inherit;color:inherit;transition:opacity .15s}.al-reminder-badge__done-btn:hover{opacity:1}.al-empty{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:3rem 1rem;color:#94a3b8;text-align:center}.al-empty svg{width:36px;height:36px}.al-empty p{font-size:.88rem;margin:0}.al-modal-body{display:flex;flex-direction:column;gap:1.25rem}.al-modal-body .modal__field{margin:0!important;display:flex;flex-direction:column}.al-modal-body input,.al-modal-body textarea,.al-modal-body select{margin:0!important;display:block;width:100%}.al-textarea{min-height:100px;resize:vertical;padding-top:.65rem;line-height:1.5}.al-contact-methods{display:flex;gap:.5rem;flex-wrap:wrap}.al-contact-chip{display:inline-flex;align-items:center;padding:.4rem .9rem;border-radius:20px;border:1px solid #E2E8F0;background:#f8fafc;font-size:.82rem;font-weight:500;color:#475569;cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}.al-contact-chip input[type=radio]{display:none}.al-contact-chip:hover{border-color:#a5b4fc;color:#4338ca;background:#eef2ff}.al-contact-chip--active{border-color:#6366f1;background:#eef2ff;color:#4338ca;font-weight:600}.al-toggle-row{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%;-webkit-user-select:none;user-select:none}.al-toggle-label{font-size:.875rem;font-weight:600;color:#374151}.al-toggle{width:44px;height:24px;border-radius:12px;background:#cbd5e1;position:relative;cursor:pointer;transition:background .2s;flex-shrink:0;outline:none}.al-toggle:focus-visible{box-shadow:0 0 0 3px #6366f159}.al-toggle--on{background:#6366f1}.al-toggle__thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000002e;transition:transform .2s}.al-toggle--on .al-toggle__thumb{transform:translate(20px)}.al-reminder-container{width:100%;display:block}.al-reminder-fields{display:flex!important;flex-direction:row!important;gap:1rem!important;padding:1rem;background:#fefce8;border:1px solid #FDE68A;border-radius:10px;box-sizing:border-box;width:100%}.al-reminder-fields .modal__field{flex:1!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;margin:0!important;padding:0!important;gap:6px!important}.al-reminder-fields .modal__label{display:block!important;margin:0!important;padding:0!important;font-size:.875rem;line-height:1.2!important;height:auto!important}.al-reminder-fields input[type=date],.al-reminder-fields input[type=time]{width:100%!important;height:38px!important;box-sizing:border-box!important;margin:0!important}@media (max-width: 768px){.al-toolbar{flex-direction:column;align-items:stretch}.al-search{max-width:100%}.al-filters{gap:.35rem}.al-filter-btn{height:30px;padding:0 .65rem;font-size:.75rem}.al-reminder-fields{flex-direction:column!important;gap:1rem!important}.al-item__icon-col{width:36px}.al-item__icon{width:30px;height:30px}}@media (max-width: 480px){.al-header{flex-direction:column;align-items:stretch}.al-add-btn{width:100%;justify-content:center}.al-item__body{padding:.85rem}.al-item__header{flex-direction:column;align-items:flex-start}}.modal--student{max-width:760px}.modal--student .modal__body{padding:.85rem 1.35rem 1.35rem}.st-modal-banner{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.35rem;border-radius:14px;margin-bottom:1.35rem;position:relative;overflow:hidden}.st-modal-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.08;background-image:radial-gradient(circle at 80% 50%,white 0%,transparent 70%);pointer-events:none}.st-modal-banner--add{background:linear-gradient(135deg,#059669,#0ea5e9);box-shadow:0 6px 20px #05966947}.st-modal-banner--edit{background:linear-gradient(135deg,#0ea5e9,#6366f1);box-shadow:0 6px 20px #6366f147}.st-modal-banner__icon{width:48px;height:48px;border-radius:14px;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.25)}.st-modal-banner__icon svg{width:24px;height:24px;stroke:#fff}.st-modal-banner__text{flex:1;min-width:0}.st-modal-banner__title{margin:0 0 .2rem;font-size:1.05rem;font-weight:700;color:#fff;letter-spacing:-.01em}.st-modal-banner__sub{margin:0;font-size:.8rem;color:#ffffffd1;line-height:1.4}.st-form-section{margin-bottom:1.1rem}.st-form-section:last-child{margin-bottom:0}.st-form-section__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.8rem;padding-bottom:.5rem;border-bottom:1px solid #EEF2F7}.st-form-section__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#059669}.st-form-section__icon svg{width:15px;height:15px}.st-form-section__label{font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#059669}.st-form-grid{display:grid;gap:.8rem 1rem}.st-form-grid--3{grid-template-columns:repeat(3,1fr)}.st-form-grid--2{grid-template-columns:repeat(2,1fr)}.st-form-grid .modal__field{margin-top:0!important}.st-input-wrap{position:relative;display:flex;align-items:center}.st-input-wrap>.modal__input,.st-input-wrap>.modal__select{width:100%}.st-input-icon{position:absolute;left:.75rem;display:flex;align-items:center;pointer-events:none;color:#94a3b8;transition:color .15s ease;z-index:1}.st-input-icon svg{width:14px;height:14px}.st-input-wrap:focus-within .st-input-icon{color:#059669}.st-input--padded{padding-left:2.35rem!important}.st-required{color:#ef4444;font-size:.75rem;font-weight:700}.st-optional{font-size:.72rem;font-weight:400;color:#94a3b8}.st-phone-group{display:flex;gap:.5rem}.st-phone-code{flex:0 0 105px}.st-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;width:100%}.modal__btn--edit{background:linear-gradient(180deg,#0ea5e9,#0284c7);color:#fff;box-shadow:0 4px 12px #0ea5e947}.modal__btn--edit:hover:not(:disabled){box-shadow:0 6px 18px #0ea5e961;transform:translateY(-1px)}.modal__btn--edit svg,.modal__btn--primary svg{width:15px;height:15px}.st-delete-card{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-radius:12px;background:#fef2f2;border:1px solid #FECACA;margin-bottom:1rem}.st-delete-card .om__avatar{width:38px;height:38px;font-size:.8rem;flex-shrink:0}.st-delete-card__info{display:flex;flex-direction:column;min-width:0}.st-delete-card__name{font-size:.9rem;font-weight:700;color:#0f172a}.st-delete-card__meta{font-size:.78rem;color:#64748b;margin-top:1px}@media (max-width: 700px){.st-form-grid--3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.st-form-grid--3,.st-form-grid--2{grid-template-columns:1fr}.st-modal-banner{padding:.9rem 1rem}.st-phone-group{flex-direction:column}.st-phone-code{flex:unset;width:100%}}.student-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 768px){.student-form-grid{grid-template-columns:1fr}}.student-form-grid .modal__field+.modal__field{margin-top:0}.ms-wrap{position:relative;width:100%}.ms-trigger{width:100%;display:flex;align-items:center;text-align:left;cursor:pointer;background-color:#f8fafc;font-family:inherit;outline:none;box-sizing:border-box}.ms-trigger:hover{background-color:#f8fafc}.ms-trigger__label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;color:#0f172a}.ms-trigger__label--placeholder{color:#64748b}.ms-trigger--open{border-color:#6366f1!important;background-color:#fff!important;box-shadow:0 0 0 3px #6366f126!important}.ms-trigger.modal__input--error{border-color:#f87171!important;background-color:#fef2f2!important}.ms-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#353535;border:1px solid #4a4a4a;border-radius:6px;box-shadow:0 6px 16px #0000004d;z-index:9999;overflow:hidden;padding:4px 0;animation:ms-drop-in .12s ease-out}@keyframes ms-drop-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ms-option{display:flex;align-items:center;gap:8px;padding:5px 12px;font-size:.875rem;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.ms-option:hover{background:#1a73e8;color:#fff}.ms-check-indicator{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;font-size:.95rem;font-weight:700;color:inherit}.modal--student .modal__body{overflow:visible}.ar{padding:1.75rem 2rem 2.5rem;background:radial-gradient(1200px 400px at 100% -200px,rgba(99,102,241,.1),transparent 60%),radial-gradient(800px 300px at -200px -100px,rgba(16,185,129,.06),transparent 60%),#f8fafc;min-height:100vh;color:#0f172a;font-family:inherit}.ar__crumbs{display:inline-flex;align-items:center;gap:.4rem;color:#64748b;font-size:.78rem;margin-bottom:.5rem}.ar__crumbs svg{width:14px;height:14px}.ar__crumbs-current{color:#0f172a;font-weight:600}.ar__hero-row{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.ar__title{font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;margin:0 0 .25rem}.ar__subtitle{font-size:.875rem;color:#64748b;margin:0}.ar__hero-actions{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ar__chip{display:inline-flex;align-items:center;gap:.5rem;height:38px;padding:0 .85rem;border-radius:10px;background:#fff;border:1px solid #E2E8F0;color:#334155;font-size:.85rem;font-weight:500;cursor:pointer;transition:border-color .15s ease;font-family:inherit}.ar__chip svg{color:#64748b;width:16px;height:16px}.ar__chip:hover{border-color:#cbd5e1}.ar__btn{display:inline-flex;align-items:center;gap:.4rem;height:38px;padding:0 .95rem;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s ease;font-family:inherit}.ar__btn svg{width:16px;height:16px}.ar__btn--ghost{background:#fff;color:#334155;border-color:#e2e8f0}.ar__btn--ghost:hover{border-color:#cbd5e1;background:#f8fafc}.ar__btn--primary{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 12px #4f46e540}.ar__btn--primary:hover{box-shadow:0 6px 16px #4f46e552;transform:translateY(-1px)}.ar__filter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#6366f1;color:#fff;font-size:.7rem;font-weight:600;margin-left:2px}.ar__year-select{display:inline-flex;align-items:center;gap:.4rem;height:38px;padding:0 2rem 0 .95rem;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;background:#fff;color:#334155;border:1px solid #E2E8F0;transition:all .15s ease;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:right .75rem center;background-size:10px;min-width:80px}.ar__year-select:hover{border-color:#cbd5e1;background-color:#f8fafc}.ar__year-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.ar__year-select option{padding:8px;font-family:inherit}.ar__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem}.kpi{position:relative;background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:1.1rem 1.2rem;display:flex;gap:.9rem;align-items:center;box-shadow:0 1px 2px #0f172a0a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.kpi:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--kpi-tint, transparent),transparent 55%);pointer-events:none}.kpi:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a14}.kpi__icon{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--kpi-icon-bg, #EEF2FF);color:var(--kpi-icon-fg, #4F46E5);flex-shrink:0;position:relative;z-index:1}.kpi__icon svg{width:20px;height:20px}.kpi__body{position:relative;z-index:1;min-width:0;flex:1}.kpi__label{font-size:.78rem;color:#64748b;font-weight:500;margin-bottom:.2rem}.kpi__value-row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.kpi__value{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;line-height:1.1}.kpi__delta{display:inline-flex;align-items:center;gap:.2rem;font-size:.72rem;font-weight:600;padding:.18rem .5rem;border-radius:999px}.kpi__delta svg{width:12px;height:12px}.kpi__delta--up{color:#047857;background:#d1fae5}.kpi__delta--down{color:#b91c1c;background:#fee2e2}.kpi--indigo{--kpi-tint: rgba(99, 102, 241, .1);--kpi-icon-bg: #EEF2FF;--kpi-icon-fg: #4F46E5}.kpi--amber{--kpi-tint: rgba(245, 158, 11, .1);--kpi-icon-bg: #FEF3C7;--kpi-icon-fg: #B45309}.kpi--sky{--kpi-tint: rgba(14, 165, 233, .1);--kpi-icon-bg: #E0F2FE;--kpi-icon-fg: #0369A1}.kpi--emerald{--kpi-tint: rgba(16, 185, 129, .1);--kpi-icon-bg: #D1FAE5;--kpi-icon-fg: #047857}.ar__feedback{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:1.1rem 1.25rem;margin-bottom:1.25rem;box-shadow:0 1px 2px #0f172a0a}.ar__feedback-head{margin-bottom:.8rem}.ar__feedback-title{font-size:.95rem;font-weight:600;color:#0f172a}.ar__feedback-sub{font-size:.78rem;color:#64748b;margin-top:.15rem}.ar__feedback-bar{display:flex;width:100%;height:10px;border-radius:999px;overflow:hidden;background:#f1f5f9;margin-bottom:.85rem}.ar__feedback-seg{height:100%;transition:opacity .2s ease}.ar__feedback-seg:hover{opacity:.85}.ar__feedback-legend{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.ar__feedback-item{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem}.ar__feedback-dot{width:9px;height:9px;border-radius:50%}.ar__feedback-label{color:#475569}.ar__feedback-value{font-weight:700;color:#0f172a}.ar__card{background:#fff;border:1px solid #E2E8F0;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.ar__card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.1rem;border-bottom:1px solid #E2E8F0;flex-wrap:wrap}.ar__tabs{display:inline-flex;gap:.25rem;background:#f1f5f9;padding:.25rem;border-radius:10px}.ar__tab{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.82rem;font-weight:500;color:#475569;background:transparent;border:0;cursor:pointer;border-radius:7px;transition:all .15s ease;font-family:inherit}.ar__tab:hover{color:#0f172a}.ar__tab.is-active{background:#fff;color:#0f172a;font-weight:600;box-shadow:0 1px 2px #0f172a14}.ar__tab-count{font-size:.7rem;background:#0f172a0f;padding:.05rem .45rem;border-radius:999px;font-weight:600;color:#475569}.ar__tab.is-active .ar__tab-count{background:#eef2ff;color:#4f46e5}.ar__tools{display:inline-flex;gap:.5rem;align-items:center}.ar__search{display:inline-flex;align-items:center;background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:0 .7rem;height:36px;width:280px;transition:all .15s ease}.ar__search:focus-within{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f126}.ar__search svg{color:#94a3b8;width:16px;height:16px;flex-shrink:0}.ar__search input{border:0;background:transparent;margin-left:.5rem;outline:none;font-size:.85rem;flex:1;min-width:0;font-family:inherit;color:#0f172a}.ar__search input::placeholder{color:#94a3b8}.ar__icon-btn{width:36px;height:36px;border-radius:10px;border:1px solid #E2E8F0;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#475569;cursor:pointer;transition:all .15s ease}.ar__icon-btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.ar__icon-btn--sm{width:30px;height:30px;border-radius:8px;border:0}.ar__icon-btn svg{width:16px;height:16px}.ar__icon-btn--sm svg{width:14px;height:14px}.ar__table-wrap{overflow-x:auto}.ar__table{width:100%;border-collapse:separate;border-spacing:0;font-size:.875rem}.ar__table th{text-align:left;padding:.75rem 1rem;font-size:.7rem;font-weight:600;color:#64748b;background:#f8fafc;border-bottom:1px solid #E2E8F0;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em}.ar__table td{padding:.9rem 1rem;border-bottom:1px solid #F1F5F9;color:#334155;vertical-align:middle}.ar__table tbody tr:last-child td{border-bottom:0}.ar__table tbody tr{transition:background .15s ease}.ar__table tbody tr:hover{background:#f8fafc}.ar__th-check{width:40px}.ar__ticket{display:inline-block;padding:.25rem .55rem;border-radius:6px;background:#eef2ff;color:#4f46e5;font-weight:700;font-size:.78rem;font-variant-numeric:tabular-nums}.ar__person{display:inline-flex;align-items:center;gap:.6rem}.ar__person--sm{gap:.45rem}.ar__person-text{min-width:0}.ar__person-name{font-weight:600;color:#0f172a;font-size:.85rem;line-height:1.2}.ar__person-sub{font-size:.72rem;color:#94a3b8;margin-top:.15rem}.ar__avatar{width:32px;height:32px;border-radius:50%;background:#e2e8f0;color:#334155;font-size:.72rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.02em}.ar__avatar--sm{width:26px;height:26px;font-size:.68rem}.ar__avatar--indigo{background:#e0e7ff;color:#4338ca}.ar__avatar--emerald{background:#d1fae5;color:#047857}.ar__avatar--amber{background:#fef3c7;color:#b45309}.ar__avatar--sky{background:#e0f2fe;color:#0369a1}.ar__avatar--rose{background:#ffe4e6;color:#be123c}.ar__avatar--violet{background:#ede9fe;color:#6d28d9}.ar__avatar--teal{background:#ccfbf1;color:#0f766e}.ar__category{color:#475569;font-size:.82rem}.ar__status{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .65rem;border-radius:999px;font-size:.74rem;font-weight:600;background:#f1f5f9;color:#334155;white-space:nowrap}.ar__status-dot{width:6px;height:6px;border-radius:50%;background:#94a3b8}.ar__status--amber{background:#fef3c7;color:#92400e}.ar__status--amber .ar__status-dot{background:#f59e0b}.ar__status--sky{background:#e0f2fe;color:#0369a1}.ar__status--sky .ar__status-dot{background:#0ea5e9}.ar__status--emerald{background:#d1fae5;color:#047857}.ar__status--emerald .ar__status-dot{background:#10b981}.ar__muted{color:#94a3b8}.ar__td-actions{width:44px;text-align:right}.ar__menu{position:relative;display:inline-block}.ar__menu-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:150px;background:#fff;border:1px solid #E2E8F0;border-radius:10px;box-shadow:0 12px 30px #0f172a1f;z-index:20;padding:4px;display:flex;flex-direction:column}.ar__menu-item{background:transparent;border:0;text-align:left;padding:.5rem .75rem;font-size:.85rem;color:#334155;cursor:pointer;border-radius:6px;font-family:inherit}.ar__menu-item:hover{background:#f1f5f9}.ar__menu-item--danger{color:#dc2626}.ar__menu-item--danger:hover{background:#fee2e2}.ar__empty{padding:3rem 1rem;text-align:center;color:#94a3b8;font-size:.9rem}.ar__pagination{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.1rem;border-top:1px solid #E2E8F0;font-size:.82rem;color:#64748b}.ar__pg-info strong{color:#0f172a;font-weight:600}.ar__pg-controls{display:inline-flex;align-items:center;gap:.35rem}.ar__pg-btn{width:30px;height:30px;border-radius:8px;background:#fff;border:1px solid #E2E8F0;color:#475569;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s ease}.ar__pg-btn svg{width:14px;height:14px}.ar__pg-btn:hover:not(:disabled){background:#f8fafc}.ar__pg-btn:disabled{opacity:.45;cursor:not-allowed}.ar__pg-page{min-width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem;padding:0 .45rem}.ar__pg-page.is-active{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 10px #4f46e540}@media (max-width: 1100px){.ar__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.ar{padding:1rem}.ar__kpis{grid-template-columns:1fr}.ar__search{width:100%;flex:1}.ar__card-head{flex-direction:column;align-items:stretch}.ar__tools{width:100%}.ar__tabs{width:100%;overflow-x:auto}}.om{padding:1.75rem 2rem 2.5rem;background:radial-gradient(1200px 400px at 100% -200px,rgba(99,102,241,.1),transparent 60%),radial-gradient(800px 300px at -200px -100px,rgba(16,185,129,.06),transparent 60%),#f8fafc;min-height:100vh;color:#0f172a;font-family:inherit}.om__crumbs{display:inline-flex;align-items:center;gap:.4rem;color:#64748b;font-size:.78rem;margin-bottom:.5rem}.om__crumbs svg{width:14px;height:14px}.om__crumbs-current{color:#0f172a;font-weight:600}.om__hero-row{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.om__title{font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;margin:0 0 .25rem}.om__subtitle{font-size:.875rem;color:#64748b;margin:0}.om__hero-actions{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.om__btn{display:inline-flex;align-items:center;gap:.4rem;height:38px;padding:0 .95rem;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s ease;font-family:inherit}.om__btn svg{width:16px;height:16px}.om__btn--primary{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 12px #4f46e540}.om__btn--primary:hover{box-shadow:0 6px 16px #4f46e552;transform:translateY(-1px)}.om__id{display:inline-block;padding:.25rem .55rem;border-radius:6px;background:#eef2ff;color:#4f46e5;font-weight:700;font-size:.78rem;font-variant-numeric:tabular-nums}.om__office{font-weight:600;color:#0f172a;font-size:.85rem}.om__person{display:inline-flex;align-items:center;gap:.45rem}.om__person-name{font-weight:600;color:#0f172a;font-size:.85rem;line-height:1.2}.om__muted{color:#94a3b8;font-size:.82rem;font-style:italic}.om__manager-btn{display:inline-flex;align-items:center;gap:.55rem;background:transparent;border:0;padding:.2rem .4rem .2rem .2rem;margin:-.2rem -.4rem -.2rem -.2rem;border-radius:10px;cursor:pointer;font-family:inherit;text-align:left;transition:background .15s ease}.om__manager-btn:hover{background:#eef2ff}.om__avatars{display:inline-flex;align-items:center}.om__avatar--stack{margin-left:-8px;box-shadow:0 0 0 2px #fff}.om__avatar--stack:first-child{margin-left:0}.om__avatar--more{background:#e2e8f0;color:#475569;font-size:.62rem}.om__manager-text{display:inline-flex;flex-direction:column;min-width:0}.om__manager-sub{font-size:.72rem;color:#6366f1;font-weight:600;margin-top:.1rem}.om__status{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .65rem;border-radius:999px;font-size:.74rem;font-weight:600;white-space:nowrap}.om__status-dot{width:6px;height:6px;border-radius:50%}.om__status--active{background:#d1fae5;color:#047857}.om__status--active .om__status-dot{background:#10b981}.om__status--deactive{background:#f1f5f9;color:#64748b}.om__status--deactive .om__status-dot{background:#94a3b8}.om__avatar{width:26px;height:26px;border-radius:50%;background:#e2e8f0;color:#334155;font-size:.68rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.02em}.om__avatar--indigo{background:#e0e7ff;color:#4338ca}.om__avatar--emerald{background:#d1fae5;color:#047857}.om__avatar--amber{background:#fef3c7;color:#b45309}.om__avatar--sky{background:#e0f2fe;color:#0369a1}.om__avatar--rose{background:#ffe4e6;color:#be123c}.om__avatar--violet{background:#ede9fe;color:#6d28d9}.om__avatar--teal{background:#ccfbf1;color:#0f766e}.om__count{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;padding:.25rem .55rem;border-radius:999px;font-size:.78rem;font-weight:700;font-variant-numeric:tabular-nums}.om__count--students{background:#e0f2fe;color:#0369a1}.om__count--staff{background:#d1fae5;color:#047857}@media (max-width: 720px){.om{padding:1rem}}.staff-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 768px){.staff-form-grid{grid-template-columns:1fr}}.staff-form-grid .modal__field+.modal__field{margin-top:0}.settings{padding:1.75rem 2rem 2.5rem;background:radial-gradient(1200px 400px at 100% -200px,rgba(99,102,241,.1),transparent 60%),radial-gradient(800px 300px at -200px -100px,rgba(16,185,129,.06),transparent 60%),#f8fafc;min-height:100vh;color:#0f172a;font-family:inherit}.settings__crumbs{display:inline-flex;align-items:center;gap:.4rem;color:#64748b;font-size:.78rem;margin-bottom:.5rem}.settings__crumbs svg{width:14px;height:14px}.settings__crumbs-current{color:#0f172a;font-weight:600}.settings__hero{margin-bottom:1.5rem}.settings__hero-row{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap}.settings__title{margin:0 0 .25rem;font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.settings__subtitle{margin:0;font-size:.875rem;color:#64748b}.settings__hero-actions{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.settings__btn{display:inline-flex;align-items:center;gap:.45rem;height:38px;padding:0 .95rem;border-radius:10px;border:1px solid transparent;cursor:pointer;font-size:.85rem;font-weight:600;font-family:inherit;transition:all .15s ease}.settings__btn svg{width:16px;height:16px}.settings__btn--primary{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 12px #4f46e540}.settings__btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #4f46e552}.settings__btn--secondary{background:#fff;border-color:#cbd5e1;color:#334155}.settings__btn--secondary:hover{background:#f8fafc}.settings__status{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .65rem;border-radius:999px;font-size:.74rem;font-weight:600;white-space:nowrap}.settings__status-dot{width:6px;height:6px;border-radius:50%}.settings__status--active{background:#d1fae5;color:#047857}.settings__status--active .settings__status-dot{background:#10b981}.settings__status--deactive{background:#f1f5f9;color:#64748b}.settings__status--deactive .settings__status-dot{background:#94a3b8}.settings__form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.settings__form-grid .modal__field+.modal__field{margin-top:0}.settings__form-single{display:flex;flex-direction:column;gap:.75rem}.settings__muted{color:#94a3b8;font-size:.82rem;font-style:italic}.settings__highlight{font-weight:600;color:#0f172a}.dt__sortable{-webkit-user-select:none;user-select:none}.dt__th-content{display:flex;align-items:center;gap:6px}.dt__sort-icon{font-size:12px;opacity:.7}@media (max-width: 768px){.settings__form-grid{grid-template-columns:1fr}}@media (max-width: 720px){.settings{padding:1rem}.settings__hero-row{align-items:stretch}.settings__hero-actions{width:100%}.settings__btn{width:100%;justify-content:center}}.company{padding:2rem;background:#f8fafc;min-height:100vh}.company__hero{margin-bottom:1.5rem}.company__title{font-size:1.6rem;font-weight:700;margin:0}.company__subtitle{font-size:.9rem;color:#64748b;margin-top:.25rem}.company__layout{display:grid;grid-template-columns:320px 1fr;gap:24px;align-items:start}.company__logoCard{background:#fff;border:1px solid #e8edf3;border-radius:20px;padding:24px;text-align:center}.company__avatar{position:relative;width:140px;height:140px;margin:0 auto 16px}.company__avatar img,.company__avatar span{width:100%;height:100%;border-radius:50%}.company__avatar span{display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:700;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff}.company__uploadBtn{position:absolute;right:6px;bottom:6px;width:38px;height:38px;border-radius:50%;background:#fff;box-shadow:0 4px 12px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer}.company__uploadBtn svg{width:18px;height:18px}.company__logoCard h3{margin-bottom:6px}.company__logoCard p{color:#6b7280;font-size:14px}@media (max-width: 900px){.company__layout{grid-template-columns:1fr}}.company__form{background:#fff;padding:24px;border-radius:16px;border:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.company__actions{grid-column:span 2;display:flex;justify-content:center;margin-top:10px}.company__btn{padding:10px 18px;background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:8px;cursor:pointer}.partner-profile{padding:1.75rem 2rem 2.5rem;background:radial-gradient(1200px 400px at 100% -200px,rgba(99,102,241,.1),transparent 60%),radial-gradient(800px 300px at -200px -100px,rgba(16,185,129,.06),transparent 60%),#f8fafc;min-height:100vh;color:#0f172a;font-family:inherit}.partner-profile__crumbs{display:inline-flex;align-items:center;gap:.4rem;color:#64748b;font-size:.78rem;margin-bottom:.5rem}.partner-profile__crumbs svg{width:14px;height:14px}.partner-profile__crumbs-current{color:#0f172a;font-weight:600}.partner-profile__title{font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;margin:0 0 .25rem}.partner-profile__subtitle{font-size:.875rem;color:#64748b;margin:0 0 1.5rem}.partner-profile__summary-card{display:flex;align-items:center;background:#fff;border:1px solid #E2E8F0;border-radius:20px;padding:1.5rem 2.25rem;margin-bottom:2rem;box-shadow:0 10px 25px -10px #0f172a0d,0 1px 3px #0f172a05;gap:2.5rem;position:relative;overflow:hidden}.partner-profile__summary-card:before{content:"";position:absolute;top:0;right:0;width:250px;height:250px;background:radial-gradient(circle,rgba(99,102,241,.06) 0%,transparent 70%);z-index:0;pointer-events:none}.partner-profile .tabs{background:transparent;border:none;padding:0;display:flex;gap:1.5rem;width:100%;justify-content:space-between;position:relative;margin-bottom:2rem}.partner-profile .tabs:before{content:"";position:absolute;top:23px;left:40px;right:40px;height:2px;background:#e2e8f0;z-index:0}.partner-profile .tabs__item{position:relative;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:.65rem 1.25rem;display:flex;align-items:center;justify-content:center;gap:.75rem;z-index:1;box-shadow:0 4px 12px #0f172a05;transition:all .25s cubic-bezier(.4,0,.2,1);flex:1}.partner-profile .tabs__item:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 6px 16px #0f172a0a}.partner-profile .tabs__item:before{content:"";display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#f1f5f9;color:#64748b;font-size:.8rem;font-weight:700;border:1px solid #CBD5E1;flex-shrink:0;transition:all .2s ease}.partner-profile .tabs__item:nth-child(1):before{content:"1"}.partner-profile .tabs__item:nth-child(2):before{content:"2"}.partner-profile .tabs__item:nth-child(3):before{content:"3"}.partner-profile .tabs__item:nth-child(4):before{content:"4"}.partner-profile .tabs__item:nth-child(5):before{content:"5"}.partner-profile .tabs__item--active{background:#fff;border-color:#4f46e5;box-shadow:0 8px 22px -4px #4f46e526}.partner-profile .tabs__item--active span{color:#4f46e5;font-weight:750}.partner-profile .tabs__item--active:before{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border-color:#4f46e5;box-shadow:0 2px 8px #4f46e540}.partner-profile .tabs__count{background:#eef2ff;color:#4f46e5;border-radius:8px;padding:.15rem .45rem;font-size:.72rem;font-weight:700;transition:all .2s ease}.partner-profile .tabs__item--active .tabs__count{background:#4f46e5;color:#fff}.student-profile__grid,.partner-profile__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem 1.35rem}.document-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%}.field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath fill='%2364748B' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px;padding-right:2.2rem;cursor:pointer}.student-profile__actions,.partner-profile__actions{display:flex;gap:12px;justify-content:flex-end;margin-top:1.85rem}.doc-upload-zone__icon svg{width:20px;height:20px}.student-profile-table-wrap,.partner-profile-table-wrap{border:1px solid #E2E8F0;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 12px #0f172a03}.profile-table{width:100%;border-collapse:collapse;font-size:.88rem}.doc-action-btn svg{width:14px;height:14px}.status-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.22rem .65rem;border-radius:999px;font-size:.74rem;font-weight:700}.status-pill:before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0}.status-pill--amber{background:#fffbeb;color:#b45309;border:1px solid #FDE68A}.status-pill--amber:before{background:#d97706}.status-pill--green{background:#ecfdf5;color:#065f46;border:1px solid #A7F3D0}.status-pill--green:before{background:#10b981}.status-pill--blue{background:#eff6ff;color:#1e40af;border:1px solid #BFDBFE}.status-pill--blue:before{background:#3b82f6}.status-pill--red{background:#fef2f2;color:#991b1b;border:1px solid #FECACA}.status-pill--red:before{background:#ef4444}.add-app-card{border:1px solid #E2E8F0;border-radius:14px;padding:1.5rem;background:#f8fafc;display:flex;flex-direction:column;gap:1.15rem;box-shadow:inset 0 2px 4px #0f172a03}.add-app-card__header{font-size:.95rem;font-weight:700;color:#0f172a;margin:0}.credentials-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:1.75rem;align-items:start}.credentials-card{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:1.75rem;display:flex;flex-direction:column;gap:1.35rem}.cred-field{display:flex;flex-direction:column;gap:.45rem}.cred-label{font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.cred-value-wrap{position:relative;display:flex;align-items:center}.cred-value-input{width:100%;height:42px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:0 3rem 0 .85rem;font-size:.9rem;font-family:monospace;color:#0f172a;font-weight:600}.cred-actions-absolute{position:absolute;right:.5rem;display:flex;gap:.25rem}.cred-btn-icon{width:28px;height:28px;border-radius:6px;border:none;background:transparent;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.cred-btn-icon svg{width:14px;height:14px}.cred-btn-icon:hover{background:#e2e8f0;color:#0f172a}.credentials-sidebar{background:#eef2ff;border:1px solid #E0E7FF;border-radius:14px;padding:1.75rem;display:flex;flex-direction:column;gap:.95rem}.sidebar-title{font-size:.95rem;font-weight:700;color:#1e1b4b;margin:0}.sidebar-text{font-size:.82rem;color:#4338ca;line-height:1.45;margin:0}.profile-toast{position:fixed;bottom:24px;right:24px;background:#0f172a;color:#fff;padding:.85rem 1.25rem;border-radius:12px;display:flex;align-items:center;gap:.65rem;box-shadow:0 10px 25px -5px #0000004d,0 8px 10px -6px #0003;z-index:9999;animation:profile-toast-in .35s cubic-bezier(.16,1,.3,1) forwards;font-size:.88rem;font-weight:500;border-left:4px solid #10B981}@keyframes profile-toast-in{0%{transform:translateY(20px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@media (max-width: 900px){.student-profile__grid,.partner-profile__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field--span-3{grid-column:span 2}.credentials-layout{grid-template-columns:1fr}.student-profile__summary-card,.partner-profile__summary-card{flex-direction:column;align-items:flex-start;padding:1.5rem;gap:1.25rem}.summary-card__divider{width:100%;height:1px}.summary-card__details-grid{grid-template-columns:repeat(2,1fr);width:100%;gap:1rem}.student-profile .tabs,.partner-profile .tabs{flex-direction:column;gap:.75rem}.student-profile .tabs:before,.partner-profile .tabs:before{display:none}}@media (max-width: 600px){.student-profile,.partner-profile{padding:1rem}.student-profile__summary-card,.partner-profile__summary-card{padding:1.25rem}.summary-card__details-grid,.student-profile__grid,.partner-profile__grid{grid-template-columns:1fr}.field--span-2,.field--span-3{grid-column:span 1}}.pp-page{background:#f8fafc;min-height:100vh;display:flex;flex-direction:column}.pp-page__hero{padding:1.5rem 2rem 0;background:#fff;border-bottom:1px solid #E2E8F0}.pp-page__crumbs{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;color:#64748b;margin-bottom:.6rem}.pp-page__back-btn{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;font-size:.78rem;font-family:inherit;color:#64748b;cursor:pointer;padding:0;transition:color .15s}.pp-page__back-btn:hover{color:#2563eb}.pp-page__crumbs-current{color:#0f172a;font-weight:600}.pp-page__hero-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding-bottom:1.1rem;flex-wrap:wrap}.pp-page__hero-left{display:flex;align-items:center;gap:1rem}.pp-page__title{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;margin:0 0 .25rem}.pp-page__subtitle{font-size:.875rem;color:#64748b;margin:0}.pp-page__tabs-wrap{background:#fff;padding:0 2rem;flex-shrink:0}.pp-tabs{background:transparent;border-radius:0;padding:0;gap:0;display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;border-bottom:none}.pp-tabs::-webkit-scrollbar{display:none}.pp-tabs .tabs__item{border-radius:0;padding:.8rem 1.1rem;font-size:.875rem;border-bottom:2px solid transparent;color:#64748b;white-space:nowrap;background:transparent}.pp-tabs .tabs__item--active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600;box-shadow:none;background:transparent}.pp-tabs .tabs__item:hover:not(.tabs__item--active){color:#334155;background:#f8fafc}.pp-page__body{padding:1.75rem 2rem 3rem;flex:1}.pp-avatar{border-radius:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.04em;flex-shrink:0;-webkit-user-select:none;user-select:none}.pp-avatar--sm{width:40px;height:40px;font-size:.85rem;border-radius:10px}.pp-avatar--lg{width:60px;height:60px;font-size:1.2rem;border-radius:14px}.pp-avatar--xl{width:80px;height:80px;font-size:1.55rem;border-radius:16px}.pp-section{background:#fff;border:1px solid #E2E8F0;border-radius:12px;margin-bottom:1.25rem;overflow:hidden}.pp-section__head{display:flex;align-items:flex-start;justify-content:space-between;padding:.95rem 1.25rem;border-bottom:1px solid #F1F5F9;flex-wrap:wrap;gap:.5rem}.pp-section__head-left{display:flex;align-items:flex-start;gap:.7rem}.pp-section__num{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-size:.8rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 8px #2563eb47}.pp-section__title{font-size:.92rem;font-weight:700;color:#0f172a;line-height:1.3}.pp-section__sub{font-size:.76rem;color:#64748b;margin-top:.1rem}.pp-section__body{padding:1.25rem}.pp-top-row{display:grid;grid-template-columns:240px 1fr;gap:1.25rem;margin-bottom:1.25rem}.pp-top-row .pp-section{margin-bottom:0}.pp-grid{display:grid;gap:1rem 1.5rem}.pp-grid--2{grid-template-columns:repeat(2,1fr)}.pp-grid--3{grid-template-columns:repeat(3,1fr)}.pp-col-span-2{grid-column:span 2}.pp-col-span-3{grid-column:span 3}.pp-field{display:flex;flex-direction:column;gap:.3rem}.pp-field--wide{grid-column:span 2}.pp-field__label{font-size:.76rem;color:#64748b;font-weight:500}.pp-field__value{min-height:42px;padding:0 .85rem;border:1px solid #E2E8F0;border-radius:10px;font-size:.875rem;color:#000;background:#f8fafc;display:flex;align-items:center}.pp-toolbar{display:flex;align-items:flex-end;gap:1.25rem;flex-wrap:wrap;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.25rem}.pp-toolbar__dates{display:flex;gap:.75rem;align-items:flex-end;flex-wrap:wrap}.pp-toolbar__date-lbl{display:flex;flex-direction:column;gap:.3rem;font-size:.76rem;font-weight:600;color:#374151}.pp-toolbar__date-input{width:160px;height:38px}.pp-toolbar__radios{display:flex;align-items:center;gap:1rem;padding-bottom:.15rem}.pp-toolbar__actions{display:flex;gap:.5rem;margin-left:auto;padding-bottom:.1rem}.pp-summary-strip{display:flex;flex-wrap:wrap;border:1px solid #E2E8F0;border-radius:10px;overflow:hidden;background:#fff}.pp-summary-cell{flex:1 1 0;min-width:120px;display:flex;flex-direction:column;align-items:center;padding:.75rem .5rem;border-right:1px solid #E2E8F0;border-bottom:1px solid transparent;text-align:center}.pp-summary-cell:last-child{border-right:none}.pp-summary-cell__label{font-size:.68rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em;line-height:1.3}.pp-summary-cell__val{font-size:1.1rem;font-weight:700;color:#0f172a;margin-top:.2rem}.pm{padding:1.75rem 2rem 2.5rem;background:#f8fafc;min-height:100vh}.pm__crumbs{display:inline-flex;align-items:center;gap:.4rem;color:#64748b;font-size:.78rem;margin-bottom:.5rem}.pm__hero-row{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.pm__hero-actions{display:flex;gap:.6rem;align-items:center}.pr-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem 1.5rem;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:1.1rem 1.25rem;margin-bottom:1.5rem}.pr-filter-group{display:flex;flex-direction:column;gap:.3rem;flex:1 1 auto}.pr-filter-select{min-width:180px;height:38px;width:100%}.cf-dropzone{width:100%;border:2px dashed #CBD5E1;border-radius:14px;padding:2.75rem 1.5rem;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.5rem;background:#fafbff;box-sizing:border-box}.cf-table-wrap,.pr-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #E2E8F0;border-radius:12px;background:#fff;width:100%}.cf-table{width:100%;border-collapse:collapse;font-size:.875rem;min-width:700px}.al-root{display:flex;flex-direction:column;gap:1.25rem}.al-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.al-toolbar{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.al-search{display:flex;align-items:center;gap:.5rem;border:1px solid #E2E8F0;border-radius:10px;background:#fff;padding:0 .85rem;height:38px;flex:1;min-width:200px}.al-filters{display:flex;gap:.4rem;flex-wrap:wrap}@media (min-width: 1440px){.pp-page__hero{padding:2rem 3rem 0}.pp-page__tabs-wrap{padding:0 3rem}.pp-page__body{padding:2rem 3rem 4rem}.pm{padding:2rem 3rem 3rem}}@media (max-width: 1024px){.pp-top-row{grid-template-columns:1fr}.pp-grid--3{grid-template-columns:repeat(2,1fr)}.pp-col-span-3{grid-column:span 2}}@media (max-width: 768px){.pp-page__hero{padding:1rem 1rem 0}.pp-page__tabs-wrap{padding:0 .75rem}.pp-page__body{padding:1rem .75rem 2.5rem}.pm{padding:1rem}.pp-page__hero-row,.pm__hero-row{flex-direction:column;align-items:flex-start}.pm__hero-actions,.pp-toolbar__actions{width:100%;justify-content:flex-end}.pp-page__title{font-size:1.35rem}.pp-grid--2,.pp-grid--3{grid-template-columns:1fr}.pp-col-span-2,.pp-col-span-3,.pp-field--wide{grid-column:span 1}.pp-toolbar,.pr-filters,.al-toolbar{flex-direction:column;align-items:stretch;gap:.85rem}.pp-toolbar__dates{flex-direction:column;gap:.6rem;align-items:stretch}.pp-toolbar__date-input,.pr-date-input{width:100%}.pp-summary-cell{flex:1 1 45%;border-bottom:1px solid #E2E8F0}.pp-summary-cell:nth-last-child(1),.pp-summary-cell:nth-last-child(2){border-bottom:none}.al-search{max-width:100%}.al-header{flex-direction:column;align-items:stretch}.al-add-btn{width:100%;justify-content:center}.cf-dropzone{padding:1.5rem .75rem}}@media (max-width: 480px){.pp-page__title{font-size:1.2rem}.pm__title{font-size:1.15rem}.pp-summary-cell{flex:1 1 100%;border-right:none;border-bottom:1px solid #E2E8F0}.pp-summary-cell:last-child{border-bottom:none}.pm__btn{width:100%;justify-content:center}.pp-tabs .tabs__item{padding:.7rem .75rem}}.franchise-profile{padding:1.75rem 2rem 2.5rem;background:radial-gradient(1200px 400px at 100% -200px,rgba(99,102,241,.1),transparent 60%),radial-gradient(800px 300px at -200px -100px,rgba(16,185,129,.06),transparent 60%),#f8fafc;min-height:100vh;color:#0f172a;font-family:inherit}.franchise-profile__crumbs{display:inline-flex;align-items:center;gap:.4rem;color:#64748b;font-size:.78rem;margin-bottom:.5rem}.franchise-profile__crumbs svg{width:14px;height:14px}.franchise-profile__crumbs-current{color:#0f172a;font-weight:600}.franchise-profile__title{font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:#0f172a;margin:0 0 .25rem}.franchise-profile__subtitle{font-size:.875rem;color:#64748b;margin:0 0 1.5rem}.franchise-profile__summary-card{display:flex;align-items:center;background:#fff;border:1px solid #E2E8F0;border-radius:20px;padding:1.5rem 2.25rem;margin-bottom:2rem;box-shadow:0 10px 25px -10px #0f172a0d,0 1px 3px #0f172a05;gap:2.5rem;position:relative;overflow:hidden}.franchise-profile__summary-card:before{content:"";position:absolute;top:0;right:0;width:250px;height:250px;background:radial-gradient(circle,rgba(99,102,241,.06) 0%,transparent 70%);z-index:0;pointer-events:none}.summary-card__avatar-section{display:flex;align-items:center;gap:1.25rem;z-index:1}.summary-card__avatar{position:relative;width:62px;height:62px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#4f46e5);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.35rem;box-shadow:0 4px 14px #4f46e540;letter-spacing:.05em;flex-shrink:0}.summary-card__avatar-status{position:absolute;bottom:2px;right:2px;width:13px;height:13px;border-radius:50%;background:#10b981;border:2.5px solid #ffffff}.summary-card__meta{display:flex;flex-direction:column;gap:.2rem}.summary-card__name{font-size:1.35rem;font-weight:800;color:#0f172a;margin:0;text-transform:capitalize;letter-spacing:-.02em}.summary-card__id{font-size:.82rem;font-weight:600;color:#64748b}.summary-card__divider{width:1px;align-self:stretch;background:#e2e8f0;z-index:1}.summary-card__details-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;flex:1;z-index:1}.summary-item{display:flex;flex-direction:column;gap:.25rem}.summary-label{font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.summary-value{font-size:.95rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.franchise-profile .tabs{background:transparent;border:none;padding:0;display:flex;gap:1.5rem;width:100%;justify-content:space-between;position:relative;margin-bottom:2rem}.franchise-profile .tabs:before{content:"";position:absolute;top:23px;left:40px;right:40px;height:2px;background:#e2e8f0;z-index:0}.franchise-profile .tabs__item{position:relative;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:.65rem 1.25rem;display:flex;align-items:center;justify-content:center;gap:.75rem;z-index:1;box-shadow:0 4px 12px #0f172a05;transition:all .25s cubic-bezier(.4,0,.2,1);flex:1}.franchise-profile .tabs__item:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 6px 16px #0f172a0a}.franchise-profile .tabs__item:before{content:"";display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#f1f5f9;color:#64748b;font-size:.8rem;font-weight:700;border:1px solid #CBD5E1;flex-shrink:0;transition:all .2s ease}.franchise-profile .tabs__item:nth-child(1):before{content:"1"}.franchise-profile .tabs__item:nth-child(2):before{content:"2"}.franchise-profile .tabs__item:nth-child(3):before{content:"3"}.franchise-profile .tabs__item:nth-child(4):before{content:"4"}.franchise-profile .tabs__item:nth-child(5):before{content:"5"}.franchise-profile .tabs__item--active{background:#fff;border-color:#4f46e5;box-shadow:0 8px 22px -4px #4f46e526}.franchise-profile .tabs__item--active span{color:#4f46e5;font-weight:750}.franchise-profile .tabs__item--active:before{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border-color:#4f46e5;box-shadow:0 2px 8px #4f46e540}.franchise-profile .tabs__count{background:#eef2ff;color:#4f46e5;border-radius:8px;padding:.15rem .45rem;font-size:.72rem;font-weight:700;transition:all .2s ease}.franchise-profile .tabs__item--active .tabs__count{background:#4f46e5;color:#fff}.student-profile__grid,.franchise-profile__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem 1.35rem}.document-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;flex-wrap:wrap}.document-card-header h3{margin:0}.document-card-header p{margin:.25rem 0 0;font-size:.875rem;color:#64748b}.upload-document-btn{display:flex;align-items:center;gap:.5rem;height:40px;padding:0 1rem;border:none;border-radius:10px;background:#4f46e5;color:#fff;font-weight:600;cursor:pointer;white-space:nowrap}.field{display:flex;flex-direction:column;gap:.45rem;min-width:0}.field--span-2{grid-column:span 2}.field--span-3{grid-column:span 3}.field__label{font-size:.8rem;font-weight:600;color:#475569;display:inline-flex;align-items:center;gap:.25rem}.field__req{color:#ef4444;font-weight:700}.field input,.field select{width:100%;height:42px;padding:0 12px;border:1px solid #E2E8F0;border-radius:10px;background:#f8fafc;font-size:.88rem;font-family:inherit;color:#0f172a;outline:none;transition:all .2s ease}.field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath fill='%2364748B' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px;padding-right:2.2rem;cursor:pointer}.field input:focus,.field select:focus{border-color:#6366f1;background-color:#fff;box-shadow:0 0 0 4px #6366f114}.field__readonly{background:#fafbfd!important;color:#475569!important;border-style:dashed!important;border-color:#e2e8f0!important;cursor:not-allowed;font-weight:500}.student-profile__actions,.franchise-profile__actions{display:flex;gap:12px;justify-content:flex-end;margin-top:1.85rem}.profile-btn{display:inline-flex;align-items:center;gap:.45rem;height:40px;padding:0 1.35rem;border-radius:10px;font-size:.88rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s ease;font-family:inherit}.profile-btn svg{width:15px;height:15px}.profile-primary-btn{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 12px #4f46e538}.profile-primary-btn:hover{box-shadow:0 6px 16px #4f46e54d;transform:translateY(-1px)}.profile-cancel-btn{background:#fff;color:#475569;border-color:#e2e8f0}.profile-cancel-btn:hover{background:#f8fafc;border-color:#cbd5e1}.doc-upload-layout{display:flex;flex-direction:column;gap:1.5rem}.doc-upload-zone{border:2px dashed #CBD5E1;border-radius:14px;padding:1.75rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;background:#fafbfd;cursor:pointer;transition:all .2s ease;text-align:center}.doc-upload-zone:hover{border-color:#6366f1;background:#f5f3ff}.doc-upload-zone__icon{color:#6366f1;display:flex;align-items:center;justify-content:center;background:#eef2ff;width:44px;height:44px;border-radius:10px;margin-bottom:2px}.doc-upload-zone__text{font-size:.88rem;font-weight:600;color:#334155;margin:0}.doc-upload-zone__text span{color:#6366f1;text-decoration:underline}.doc-upload-zone__hint{font-size:.75rem;color:#94a3b8;margin:0}.student-profile-table-wrap,.franchise-profile-table-wrap{border:1px solid #E2E8F0;border-radius:12px;background:#fff;box-shadow:0 4px 12px #0f172a03;overflow-x:auto;-webkit-overflow-scrolling:touch}.profile-table{width:100%;border-collapse:collapse;font-size:.88rem;min-width:800px}.profile-table th{background:#f8fafc;padding:.85rem 1.1rem;text-align:left;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #E2E8F0}.profile-table td{padding:.95rem 1.1rem;border-top:1px solid #F1F5F9;color:#334155}.profile-table tbody tr:hover{background:#fafbfd}.doc-name-cell{display:flex;align-items:center;gap:.65rem;font-weight:500}.doc-name-cell svg{color:#6366f1;width:16px;height:16px;flex-shrink:0}.doc-action-btn{width:32px;height:32px;border-radius:8px;border:1px solid #E2E8F0;background:#fff;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;margin-right:.35rem}.doc-action-btn:hover{background:#f1f5f9;color:#0f172a}.doc-action-btn--delete:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}@media (max-width: 1024px){.student-profile__grid,.franchise-profile__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field--span-3{grid-column:span 2}}@media (max-width: 900px){.franchise-profile__summary-card{flex-direction:column;align-items:flex-start;padding:1.5rem;gap:1.25rem}.summary-card__divider{width:100%;height:1px}.summary-card__details-grid{grid-template-columns:repeat(2,1fr);width:100%;gap:1rem}.franchise-profile .tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scrollbar-width:none;gap:.75rem}.franchise-profile .tabs::-webkit-scrollbar{display:none}.franchise-profile .tabs__item{flex:0 0 auto;white-space:nowrap}.franchise-profile .tabs:before{display:none}}@media (max-width: 600px){.franchise-profile{padding:1rem}.franchise-profile__summary-card{padding:1.25rem}.summary-card__details-grid,.student-profile__grid,.franchise-profile__grid{grid-template-columns:1fr}.field--span-2,.field--span-3{grid-column:span 1}.document-card-header{flex-direction:column;align-items:stretch}.upload-document-btn{width:100%;justify-content:center}}.toastBase{background-color:#393582!important;color:#fff!important;font-size:.875rem;font-weight:500;padding:16px 24px;border-radius:8px;box-shadow:0 4px 12px #00000026!important;max-width:500px;display:flex;align-items:center;gap:12px}.toastSuccess{border-left:4px solid #CFFFE3!important}.toastError{border-left:4px solid #FFB2B2!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}
