@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&family=Sora:wght@400;500;600;700&display=swap");:root{--blue-950:#0b1a3a;--blue-900:#0b2a61;--blue-800:#143a7a;--blue-700:#1f5fd6;--blue-600:#2f7be9;--blue-100:#e6f1ff;--sky-50:#f5f9ff;--teal-500:#14b8a6;--amber-500:#f59e0b;--red-500:#ef4444;--text-900:#0f172a;--text-600:#475569;--text-500:#64748b;--border-100:#e2e8f0;--shadow-1:0 14px 30px rgba(15,23,42,.08);--shadow-2:0 8px 20px rgba(15,23,42,.08);--radius-lg:18px;--radius-md:12px;--radius-sm:10px;--font-heading:"Sora","Manrope",sans-serif;--font-body:"Manrope","Sora",sans-serif}*{box-sizing:border-box}body{margin:0;font-family:var(--font-body);color:var(--text-900);background:radial-gradient(circle at 20% 10%,#e9f2ff 0,#f8fbff 45%,#f1f6ff 100%)}.heading,h1,h2,h3{font-family:var(--font-heading);margin:0}p{margin:0}a{color:inherit;text-decoration:none}.app-root{min-height:100vh}.global-loader{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;overflow:hidden;padding:24px;background:radial-gradient(circle at 50% 45%,rgba(215,229,255,.82),transparent 32%),linear-gradient(135deg,#f7faff,#edf4ff 48%,#f8fbff);isolation:isolate}.global-loader__card{position:relative;width:min(536px,calc(100vw - 40px));height:min(450px,calc(100dvh - 48px));min-height:390px;overflow:hidden;border:1px solid rgba(222,231,247,.82);border-radius:40px;background:hsla(0,0%,100%,.97);box-shadow:0 38px 72px rgba(54,94,175,.18),0 10px 28px rgba(50,89,164,.08)}.global-loader__content{position:relative;z-index:2;display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:54px 50px 48px}.global-loader__brand{display:flex;align-items:baseline;justify-content:center;font-family:var(--font-heading);font-size:clamp(3rem,5vw,4rem);font-weight:700;letter-spacing:-.055em;line-height:1;white-space:nowrap}.global-loader__brand-stem{position:relative;color:#1264ef;text-shadow:0 3px 0 rgba(10,76,210,.12)}.global-loader__brand-nox{color:#071737;letter-spacing:-.07em}.global-loader__robot{position:absolute;top:-13px;right:4px;width:25px;height:15px;border:2px solid #1264ef;border-radius:5px;background:#fff}.global-loader__robot:before{top:-6px;width:2px;height:5px;border-radius:2px}.global-loader__robot:after,.global-loader__robot:before{content:"";position:absolute;left:50%;background:#1264ef;transform:translateX(-50%)}.global-loader__robot:after{top:-8px;width:4px;height:4px;border-radius:50%}.global-loader__robot span:after,.global-loader__robot span:before{content:"";position:absolute;top:4px;width:4px;height:4px;border-radius:50%;background:#1264ef}.global-loader__robot span:before{left:5px}.global-loader__robot span:after{right:5px}.global-loader__dots{display:flex;gap:29px;margin-top:50px}.global-loader__dots span{width:21px;height:21px;border-radius:50%;background:#1264ef;box-shadow:0 5px 12px rgba(18,100,239,.18);animation:global-loader-pulse 1.35s ease-in-out infinite}.global-loader__dots span:nth-child(2){background:#6097f4;animation-delay:.18s}.global-loader__dots span:nth-child(3){background:#a3c4fa;animation-delay:.36s}.global-loader__message{margin-top:36px;color:#58709b;font-family:var(--font-body);font-size:1.25rem;font-weight:500;letter-spacing:-.02em}.global-loader__progress{position:relative;width:254px;height:3px;margin-top:34px;overflow:hidden;border-radius:999px;background:#e4edfd}.global-loader__progress span{position:absolute;inset:0;width:48%;border-radius:inherit;background:linear-gradient(90deg,transparent,#1767f2 48%,#8cb6fb);animation:global-loader-progress 1.7s ease-in-out infinite}.global-loader__corner{position:absolute;z-index:1;width:122px;height:122px;border:12px solid #d7e4fd;border-radius:50%}.global-loader__corner:after{content:"";position:absolute;inset:17px;border-radius:50%;background:linear-gradient(135deg,#f5f8ff,#fff)}.global-loader__corner--top{top:-48px;left:-43px}.global-loader__corner--bottom{right:-48px;bottom:-49px}.global-loader__dot-grid{position:absolute;z-index:1;width:55px;height:55px;opacity:.72;background-image:radial-gradient(circle,#6fa4fb 2px,transparent 2.5px);background-size:14px 14px}.global-loader__dot-grid--top{top:23px;right:17px}.global-loader__dot-grid--bottom{bottom:18px;left:20px}@keyframes global-loader-pulse{0%,to{opacity:.55;transform:translateY(0) scale(.9)}50%{opacity:1;transform:translateY(-5px) scale(1.08)}}@keyframes global-loader-progress{0%{transform:translateX(-105%)}55%{transform:translateX(108%)}to{transform:translateX(220%)}}@media (max-width:600px){.global-loader__card{height:410px;min-height:0;border-radius:30px}.global-loader__content{padding-inline:28px}.global-loader__brand{font-size:clamp(2.7rem,14vw,3.5rem)}.global-loader__message{font-size:1rem}.global-loader__progress{width:min(254px,72vw)}}@media (prefers-reduced-motion:reduce){.global-loader__dots span,.global-loader__progress span{animation-duration:3s}}.desktop-only-gate{position:relative;display:grid;min-height:100vh;place-items:center;overflow:hidden;padding:28px;background:radial-gradient(circle at 18% 18%,rgba(47,123,233,.2),transparent 33%),radial-gradient(circle at 84% 82%,rgba(20,184,166,.16),transparent 32%),linear-gradient(145deg,#f7faff,#eaf2ff)}.desktop-only-gate__glow{position:absolute;width:320px;height:320px;border-radius:50%;filter:blur(8px);opacity:.5}.desktop-only-gate__glow--one{top:-180px;right:-100px;background:#8ab8ff}.desktop-only-gate__glow--two{bottom:-210px;left:-120px;background:#8ee7dc}.desktop-only-gate__card{position:relative;z-index:1;width:min(100%,490px);padding:clamp(32px,7vw,52px);border:1px solid hsla(0,0%,100%,.88);border-radius:28px;background:hsla(0,0%,100%,.88);box-shadow:0 28px 70px rgba(11,42,97,.16);text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.desktop-only-gate__brand{display:inline-flex;align-items:center;gap:9px;color:var(--blue-950);font-family:var(--font-heading);font-size:1.1rem;font-weight:700}.desktop-only-gate__brand img{width:30px;height:30px;border-radius:50%}.desktop-only-gate__illustration{display:grid;min-height:156px;margin:28px auto 18px;place-items:center}.desktop-only-gate__laptop{width:190px}.desktop-only-gate__screen{display:flex;align-items:center;gap:10px;height:118px;padding:22px;border:solid var(--blue-950);border-width:9px 9px 7px;border-radius:13px 13px 5px 5px;background:linear-gradient(135deg,#1f5fd6,#46a7f2);box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.25)}.desktop-only-gate__screen span{display:block;flex:1 1;height:44px;border-radius:8px;background:hsla(0,0%,100%,.88)}.desktop-only-gate__screen span:nth-child(2){height:64px;background:#b9f1e8}.desktop-only-gate__base{width:218px;height:14px;margin-left:-14px;border-radius:3px 3px 12px 12px;background:linear-gradient(180deg,#dce9fb,#97b6e4);box-shadow:0 9px 14px rgba(11,42,97,.16)}.desktop-only-gate__eyebrow{color:var(--blue-700);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.desktop-only-gate h1{margin-top:12px;color:var(--blue-950);font-size:clamp(1.65rem,6vw,2.15rem);line-height:1.24}.desktop-only-gate__message{margin:16px auto 0;color:var(--text-600);font-size:.98rem;font-weight:600;line-height:1.65}.desktop-only-gate__hint{margin-top:22px;color:var(--blue-800);font-size:.86rem;font-weight:800}@media (min-width:1025px){.desktop-only-gate{display:none}}.dashboard-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh;min-width:0}.sidebar{position:relative;padding:28px 22px;color:#fff;background:linear-gradient(165deg,#0b2a61,#1a4fb7 55%,#2f7be9)}.sidebar:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.18),transparent 55%);pointer-events:none}.brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.brand img{border-radius:50%;background:#fff}.brand-title{font-family:var(--font-heading);font-weight:700;letter-spacing:.04em}.brand-subtitle{font-size:.75rem;opacity:.7}.nav-list{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.nav-item{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:14px;font-weight:600;letter-spacing:.01em;background:hsla(0,0%,100%,.08);color:#eef4ff;transition:all .2s ease}.nav-item:hover{transform:translateX(4px);background:hsla(0,0%,100%,.16)}.nav-item.active{background:#fff;color:var(--blue-900);box-shadow:var(--shadow-2)}.nav-badge{font-size:.7rem;padding:2px 8px;border-radius:999px;background:hsla(0,0%,100%,.2)}.sidebar-footer{margin-top:32px;padding:16px;border-radius:16px;background:hsla(0,0%,100%,.12)}.sidebar-footer p{font-size:.8rem;opacity:.85}.dashboard-main{display:grid;grid-template-rows:auto 1fr;min-width:0;background:linear-gradient(180deg,#f6f9ff,#f9fbff)}.topbar{justify-content:space-between;padding:22px 32px;background:#fff;border-bottom:1px solid var(--border-100)}.topbar,.topbar-heading{display:flex;align-items:center}.topbar-heading{gap:12px;min-width:0}.hamburger-button,.mobile-nav-backdrop,.mobile-nav-close{display:none}.topbar-title{font-size:1.1rem;font-weight:700}.topbar-subtitle{font-size:.9rem;color:var(--text-500);margin-top:4px}.topbar-actions{display:flex;align-items:center;gap:16px}.search-input{min-width:260px;padding:10px 14px;border-radius:999px;border:1px solid #dbe3f5;background:#f8fbff;font-family:inherit}.topbar-notifications{position:relative}.notification-button{position:relative;width:40px;height:40px;display:grid;place-items:center;border:1px solid #dbe7f7;border-radius:50%;background:#f8fbff;color:var(--blue-700);cursor:pointer}.notification-button:focus-visible,.notification-button:hover{border-color:rgba(31,95,214,.38);background:#eef6ff}.notification-bell-icon{position:relative;width:16px;height:18px;border:2px solid;border-bottom:0;border-radius:10px 10px 4px 4px}.notification-bell-icon:before{top:-5px;width:6px;border-radius:999px 999px 0 0}.notification-bell-icon:after,.notification-bell-icon:before{content:"";position:absolute;left:50%;height:4px;background:currentColor;transform:translateX(-50%)}.notification-bell-icon:after{bottom:-6px;width:8px;border-radius:0 0 999px 999px}.notification-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:.68rem;font-weight:800}.notification-popover{position:absolute;right:0;top:calc(100% + 14px);width:min(350px,calc(100vw - 32px));overflow:hidden;border:1px solid #dce3ec;border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.16);z-index:90}.notification-popover-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border-bottom:1px solid #e7ebf1}.notification-popover-heading{display:flex;align-items:center;gap:12px}.notification-header-icon{width:40px;height:40px;display:grid;flex:0 0 auto;place-items:center;border-radius:12px;background:#f0f5ff;color:#1760dd}.notification-popover-header strong{color:#0b1733;font-size:1.25rem;line-height:1;letter-spacing:-.025em}.notification-empty,.notification-item-detail,.notification-popover-header>span{color:var(--text-500);font-size:.88rem;font-weight:700}.notification-popover-header>span{color:#155bd7;font-size:1rem}.notification-list{display:grid;grid-gap:10px;gap:10px;max-height:360px;padding:12px;overflow:auto;scrollbar-color:#7e838b transparent;scrollbar-width:thin}.notification-empty{padding:26px 14px;text-align:center}.notification-item{width:100%;display:grid;grid-template-columns:8px 40px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;min-height:76px;padding:11px 14px 11px 10px;border:1px solid #e5e9ef;border-radius:12px;background:#fff;text-align:left;cursor:pointer;font:inherit;transition:border-color .16s ease,background .16s ease,transform .16s ease}.notification-item:focus-visible,.notification-item:hover{border-color:#b9d3ff;background:#f8fbff;transform:translateY(-1px)}.notification-item.unread{border-color:#c4d9ff;background:#f7faff}.notification-unread-dot{width:8px;height:8px;border-radius:50%;background:transparent}.notification-item.unread .notification-unread-dot{background:#1760df}.notification-message-icon{position:relative;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#edf4ff;color:#1760df}.notification-message-icon:before{content:"";width:17px;height:14px;border:2px solid;border-radius:4px}.notification-message-icon:after{content:"";position:absolute;left:11px;bottom:9px;width:7px;height:7px;border-left:2px solid;border-bottom:2px solid;transform:skewY(-35deg);background:#edf4ff}.notification-message-icon span,.notification-message-icon span:after{position:absolute;width:9px;height:2px;border-radius:999px;background:currentColor;content:""}.notification-message-icon span:after{top:5px;left:0;width:6px}.notification-item-copy{min-width:0;display:grid;grid-gap:6px;gap:6px}.notification-item-title{color:#0b1733;font-size:.92rem;font-weight:800}.notification-item-detail,.notification-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-item-detail{font-weight:500}.notification-item-meta{height:48px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;color:#758095;font-size:.82rem;font-weight:600;white-space:nowrap}.notification-item-chevron{width:9px;height:9px;display:inline-block;border-top:2px solid;border-right:2px solid;transform:rotate(45deg)}.notification-view-all{width:100%;display:flex;align-items:center;justify-content:center;gap:14px;padding:16px;border:0;border-top:1px solid #e7ebf1;background:#fff;color:#1260e5;font:inherit;font-size:1rem;font-weight:700;cursor:pointer}.notification-view-all:focus-visible,.notification-view-all:hover{background:#f8fbff}.user-menu-container{position:relative}.user-pill{display:flex;align-items:center;gap:12px;padding:6px 14px 6px 8px;border-radius:18px;background:#fff;border:1px solid #d4e2fb;color:#1e293b;font:inherit;text-align:left;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px rgba(18,96,229,.04)}.user-pill.active,.user-pill:hover{background:#f4f8ff;border-color:#93c5fd;box-shadow:0 4px 12px rgba(18,96,229,.08)}.user-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#1e293b;color:#fff;font-weight:700;flex:0 0 40px}.user-avatar-image{width:100%;height:100%;display:block;background-position:50%;background-size:cover}.user-avatar>span:not(.user-avatar-image){line-height:1;font-size:1.1rem}.user-meta{min-width:0;display:flex;flex-direction:column;justify-content:center}.user-name{font-weight:700;font-size:.95rem;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25}.user-role{font-size:.8rem;color:#64748b;font-weight:400;line-height:1.25}.user-chevron{display:flex;align-items:center;justify-content:center;color:#2563eb;margin-left:auto;transition:transform .2s ease}.user-chevron.rotated{transform:rotate(180deg)}.user-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;width:100%;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 16px 36px rgba(15,23,42,.1),0 4px 12px rgba(15,23,42,.04);padding:8px 6px;z-index:100;animation:userDropdownFadeIn .15s ease-out}@keyframes userDropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.user-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;box-sizing:border-box;padding:8px 10px;border:none;background:transparent;border-radius:12px;font:inherit;cursor:pointer;text-align:left;transition:background .15s ease}.user-dropdown-item:focus-visible,.user-dropdown-item:hover{background:#f8fafc}.user-dropdown-item:disabled{opacity:.6;cursor:not-allowed}.user-dropdown-icon{width:32px;height:32px;border-radius:10px;background:#f1f5f9;display:grid;place-items:center;color:#475569;flex-shrink:0;transition:background .15s ease}.user-dropdown-item:hover .user-dropdown-icon{background:#e2e8f0}.user-dropdown-icon.logout{background:#fef2f2;color:#ef4444}.user-dropdown-item.logout:hover .user-dropdown-icon.logout{background:#fee2e2}.user-dropdown-label{font-weight:600;font-size:.875rem;color:#334155;white-space:nowrap}.user-dropdown-label.logout{color:#ef4444}.user-dropdown-divider{height:1px;background:#f1f5f9;margin:6px 4px}.dashboard-content{padding:32px;position:relative;overflow-x:hidden}.dashboard-content:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(47,123,233,.18),transparent 65%);top:-40px;right:14%}.dashboard-content:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(20,184,166,.18),transparent 65%);bottom:-40px;left:18%}.page{position:relative;z-index:1;min-width:0}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.page-header h1{font-size:2.2rem}.page-header p{margin-top:10px;color:var(--text-600);max-width:520px}.header-actions{display:flex;gap:12px;flex-wrap:wrap}.eyebrow{font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;color:var(--blue-700);font-weight:700}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:16px;gap:16px;margin-bottom:24px}.card{background:#fff;border-radius:var(--radius-lg);padding:20px;border:1px solid #e6edf8;box-shadow:var(--shadow-1);min-width:0}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.card-title{font-weight:700;font-size:1.05rem}.card-subtitle{font-size:.85rem;color:var(--text-500)}.stat-card{position:relative;overflow:hidden}.stat-card:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(47,123,233,.08),transparent 55%);opacity:0;transition:opacity .3s ease}.stat-card:hover:after{opacity:1}.stat-label{font-size:.85rem;color:var(--text-500)}.stat-value{font-size:1.8rem;font-weight:700;margin-top:6px}.stat-delta{margin-top:12px;font-size:.8rem;font-weight:600}.delta-up{color:var(--teal-500)}.delta-down{color:var(--red-500)}.delta-neutral{color:var(--text-500)}.content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));grid-gap:18px;gap:18px}.table{width:100%;border-collapse:collapse;font-size:.9rem}.table th{text-align:left;padding:10px 0;color:var(--text-500);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.table td{padding:12px 0;border-top:1px solid #edf2fb;font-weight:600}.table-clickable tbody tr{cursor:pointer}.table-clickable tbody tr:hover{background:#f6f9ff}.table-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.metric-value{color:var(--blue-950);font-family:var(--font-heading);font-size:2.2rem;font-weight:800;line-height:1}.badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.badge.blue{background:rgba(47,123,233,.15);color:var(--blue-700)}.badge.green{background:rgba(20,184,166,.15);color:var(--teal-500)}.badge.amber{background:rgba(245,158,11,.16);color:var(--amber-500)}.badge.red{background:rgba(239,68,68,.16);color:var(--red-500)}.assignment-chip-list{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.assignment-chip{display:inline-flex;align-items:center;gap:10px;min-height:34px;padding:6px 8px 6px 12px;border:1px solid #dbe7f7;border-radius:999px;background:#f8fbff;color:var(--blue-950)}.assignment-chip.compact{padding-right:12px}.assignment-chip-name{display:block;font-weight:700;line-height:1.1}.assignment-chip-meta{display:block;margin-top:2px;color:var(--text-500);font-size:.72rem;font-weight:600;line-height:1.1}.assignment-chip-remove{border:none;border-radius:999px;background:rgba(239,68,68,.1);color:var(--red-500);cursor:pointer;font-family:var(--font-heading);font-size:.72rem;font-weight:700;padding:6px 9px}.assignment-chip-remove:disabled{cursor:progress;opacity:.65}.assignment-empty{color:var(--text-500);font-weight:600}.assignment-modal-summary{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid #e6edf8;border-radius:8px;background:#f8fbff}.btn{border:none;cursor:pointer;font-family:var(--font-heading);font-weight:600;padding:10px 18px;border-radius:999px;transition:transform .2s ease,box-shadow .2s ease}.btn-primary{background:linear-gradient(135deg,#1f5fd6,#2f7be9);color:#fff;box-shadow:0 10px 20px rgba(31,95,214,.2)}.btn-outline{background:#fff;border:1px solid #cdd9f0;color:var(--blue-700)}.btn-ghost{background:rgba(47,123,233,.12);color:var(--blue-700)}.btn:hover{transform:translateY(-2px)}.btn-sm{padding:8px 14px;font-size:.8rem}.progress{height:8px;border-radius:999px;background:#eef3fb;overflow:hidden}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(120deg,#1f5fd6,#2f7be9)}.list-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.list-row+.list-row{margin-top:12px}.alert-card{display:grid;grid-gap:12px;gap:12px}.alert-item{padding:12px;border-radius:12px;background:#f7faff;border:1px solid #e6edf8}.fade-in{animation:rise .6s ease both}.stagger-1{animation-delay:.05s}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.15s}.stagger-4{animation-delay:.2s}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.dashboard-shell{grid-template-columns:1fr}.sidebar{position:fixed;top:0;left:0;z-index:60;width:min(320px,86vw);height:100dvh;padding:20px 18px;overflow-y:auto;transform:translateX(-105%);transition:transform .24s ease;box-shadow:20px 0 50px rgba(15,23,42,.25)}.sidebar.open{transform:translateX(0)}.sidebar:after{display:none}.brand{justify-content:space-between;margin-bottom:22px}.nav-list{display:grid;grid-gap:10px;gap:10px}.nav-item{min-height:44px;border-radius:14px;padding:12px 14px}.nav-item:hover{transform:none}.sidebar-footer{display:block}.topbar{flex-direction:column;align-items:flex-start;gap:16px}.topbar-heading{width:100%}.hamburger-button{display:inline-grid;flex:0 0 auto;gap:4px;place-content:center;width:42px;height:42px;border:1px solid #dbe3f5;border-radius:12px;background:#fff;color:var(--blue-900);cursor:pointer}.hamburger-button span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor}.mobile-nav-close{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid hsla(0,0%,100%,.28);border-radius:10px;background:hsla(0,0%,100%,.12);color:#fff;cursor:pointer;font:inherit;font-weight:800}.mobile-nav-backdrop{display:block;position:fixed;inset:0;z-index:55;border:0;background:rgba(15,23,42,.48);opacity:0;pointer-events:none;transition:opacity .2s ease}.mobile-nav-backdrop.open{opacity:1;pointer-events:auto}.search-input{width:100%;min-width:0}}@media (max-width:720px){body{background:#f6f9ff}.sidebar{padding:12px 14px}.brand img{width:38px;height:38px}.brand-title{font-size:.95rem}.brand-subtitle{font-size:.68rem}.topbar{padding:16px}.topbar-title{font-size:1rem}.topbar-subtitle{font-size:.82rem}.dashboard-content{padding:18px 14px 28px}.dashboard-content:after,.dashboard-content:before{display:none}.page-header{flex-direction:column;gap:14px;margin-bottom:18px}.page-header h1{font-size:1.55rem;line-height:1.18}.page-header p{font-size:.9rem}.filter-bar,.filter-bar input,.filter-bar select,.header-actions,.header-actions .btn,.modal-actions,.modal-actions .btn{width:100%}.topbar-actions{flex-direction:column;align-items:flex-start;width:100%}.user-pill{width:100%;justify-content:space-between}.content-grid,.detail-grid,.form-grid.two,.stat-grid,.student-hero{grid-template-columns:1fr}.card{padding:16px;border-radius:14px}.billing-modal-header,.card-header{align-items:flex-start;flex-direction:column}.card>.table{display:block;max-width:100%;overflow-x:auto;white-space:nowrap}.table td,.table th{padding-right:14px}.table-actions{flex-direction:column;align-items:stretch}.table-actions .btn{width:100%}.modal-backdrop{align-items:stretch;justify-items:stretch;padding:10px}.modal-card{width:100%;max-height:calc(100dvh - 20px);border-radius:14px;padding:16px}.billing-summary-strip{grid-template-columns:1fr}.billing-table{min-width:640px}.availability-row{grid-template-columns:1fr}.calendar{overflow-x:auto}.calendar-grid{min-width:560px}.calendar-day{min-height:68px;padding:8px}.student-hero-stats{grid-template-columns:1fr}.student-hero-divider{width:100%;height:1px}.list-row,.overview-item,.student-notification,.student-teacher{grid-template-columns:1fr;align-items:flex-start}.overview-side,.student-class-right,.student-notification-pill{justify-items:start;text-align:left}}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px 16px}.auth-card{width:min(420px,100%);display:grid;grid-gap:18px;gap:18px}.auth-field{display:grid;grid-gap:8px;gap:8px;font-size:.9rem;color:var(--text-600)}.auth-field input{padding:12px 14px;border-radius:12px;border:1px solid #dbe3f5;background:#fff;font-family:inherit}.password-input-wrap{position:relative;display:flex;align-items:center}.password-input-wrap input{width:100%;padding-right:46px}.password-toggle{position:absolute;right:8px;display:inline-grid;place-items:center;width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:var(--text-500);cursor:pointer}.password-toggle:focus-visible,.password-toggle:hover{background:#eef4ff;color:var(--primary)}.password-toggle svg{width:18px;height:18px}.auth-row{display:flex;align-items:center;justify-content:space-between}.auth-note,.auth-row{font-size:.85rem;color:var(--text-500)}.link-button{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:linear-gradient(135deg,#1f5fd6,#2f7be9);color:#fff;font-family:var(--font-heading);font-weight:600;box-shadow:0 10px 20px rgba(31,95,214,.2)}.modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.56);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:24px;z-index:50}.modal-card{width:min(760px,100%);max-height:90vh;overflow:auto;background:#fff;border:1px solid rgba(226,232,240,.95);border-radius:var(--radius-lg);box-shadow:0 30px 80px rgba(15,23,42,.28);padding:22px}.recovery-shell{min-height:100vh;display:grid;place-items:center;padding:36px 16px;background:radial-gradient(circle at 0 0,rgba(188,216,255,.64) 0 12%,transparent 12.2%),radial-gradient(circle at 100% 100%,rgba(188,216,255,.5) 0 15%,transparent 15.2%),linear-gradient(135deg,#f8fbff,#edf5ff 48%,#f7fbff)}.recovery-card{width:min(650px,100%);display:grid;grid-gap:22px;gap:22px;padding:clamp(32px,6vw,58px);border:1px solid rgba(201,216,240,.9);border-radius:34px;background:hsla(0,0%,100%,.94);box-shadow:0 22px 56px rgba(36,83,151,.17)}.recovery-card-wide{width:min(720px,100%)}.login-card{width:min(600px,100%)}.recovery-brand{color:#10234a;font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,2.45rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.recovery-brand,.recovery-heading{text-align:center}.recovery-heading h1{margin:0;color:#0d2148;font-size:clamp(2rem,5vw,3.1rem);line-height:1.1}.recovery-heading p{max-width:520px;margin:14px auto 0;color:#61718e;font-size:1.08rem;line-height:1.5}.recovery-field{display:grid;grid-gap:9px;gap:9px;color:#13213d;font-size:1rem;font-weight:700}.recovery-field input{width:100%;min-height:58px;padding:14px 16px;border:1px solid #bdcbe0;border-radius:14px;color:#172947;background:#fff;font:inherit;font-weight:400;outline:none}.recovery-field input:focus{border-color:#1766ed;box-shadow:0 0 0 4px rgba(23,102,237,.13)}.recovery-password-wrap input{padding-right:70px}.recovery-password-toggle{right:12px;width:auto;padding:0 6px;color:#155ee7;font-size:.82rem;font-weight:700}.recovery-hint{margin:-10px 0 4px;color:#657694;line-height:1.45}.recovery-primary{min-height:58px;border:0;border-radius:14px;background:linear-gradient(120deg,#2382f6,#114ee7);color:#fff;font:inherit;font-size:1.12rem;font-weight:700;cursor:pointer;box-shadow:0 12px 23px rgba(27,104,235,.25)}.recovery-primary:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.recovery-primary:disabled{cursor:wait;opacity:.7}.recovery-secondary{display:grid;min-height:56px;place-items:center;border:2px solid #1766ed;border-radius:14px;color:#155ee7;font-family:var(--font-heading);font-size:1.05rem;font-weight:700}.forgot-password-link{justify-self:end;color:#155ee7;font-weight:600}.recovery-text-button{justify-self:center;padding:0;border:0;background:transparent;color:#155ee7;font:inherit;font-weight:600;cursor:pointer}.recovery-text-button:disabled{cursor:wait;opacity:.7}.button-spinner{display:inline-block;width:.9em;height:.9em;margin-right:.45em;border:2px solid;border-right:2px solid transparent;border-radius:50%;vertical-align:-.1em;animation:button-spinner-spin .7s linear infinite}@keyframes button-spinner-spin{to{transform:rotate(1turn)}}.recovery-footer{padding-top:21px;border-top:1px solid #dce6f5;color:#6d7b96;text-align:center}.otp-inputs{display:grid;grid-template-columns:repeat(6,minmax(42px,1fr));grid-gap:12px;gap:12px;padding:16px;border:1px solid #d4dfef;border-radius:16px}.otp-inputs input{min-width:0;padding:0;text-align:center;font-size:1.45rem;font-weight:700}@media (max-width:540px){.recovery-card{padding:30px 22px;border-radius:24px;gap:18px}.otp-inputs{gap:7px;padding:10px}.otp-inputs input{min-height:50px}}.modal-card:has(.student-create-form){width:min(760px,100%);padding:22px}.student-create-form{gap:16px}.student-create-form .form-grid.two{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.student-create-form .form-field,.student-create-form .phone-input-group{gap:8px}.student-create-form .phone-input-group select{flex-basis:82px;padding-left:12px;padding-right:8px}.student-create-form .phone-input-group input{padding-left:12px;padding-right:12px}.student-create-form .modal-actions{margin-top:2px}.student-profile-form{gap:16px}.student-profile-form .form-grid.two{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.student-profile-form .phone-input-group select{flex-basis:82px;padding-left:12px;padding-right:8px}.student-profile-form .modal-actions{margin-top:2px}.student-profile-photo{justify-items:start}.student-profile-photo .btn{width:-moz-fit-content;width:fit-content}@media (max-width:720px){.student-create-form .form-grid.two,.student-profile-form .form-grid.two{grid-template-columns:1fr}}.billing-modal{display:grid;grid-gap:18px;gap:18px}.billing-modal-wide{width:min(980px,100%)}.billing-modal-compact{width:min(520px,100%)}.billing-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px;border:1px solid #e6edf8;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#fff 62%,#eef6ff)}.billing-modal-title{margin-top:4px;font-family:var(--font-heading);font-size:1.35rem;font-weight:800;color:var(--blue-950)}.billing-modal-subtitle{margin-top:4px;color:var(--text-500);font-size:.9rem;font-weight:600}.billing-summary-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.billing-summary-strip>div{padding:14px;border:1px solid #e6edf8;border-radius:12px;background:#f8fbff}.billing-summary-strip span{display:block;color:var(--text-500);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.billing-summary-strip strong{display:block;margin-top:6px;font-family:var(--font-heading);font-size:1.45rem;color:var(--blue-950)}.billing-table-wrap{overflow:auto;border:1px solid #e6edf8;border-radius:14px}.billing-table{min-width:720px}.billing-table td,.billing-table th{padding-left:14px;padding-right:14px}.billing-table tbody tr:hover{background:#f8fbff}.billing-amount{font-family:var(--font-heading);color:var(--blue-950)}.billing-reason{max-width:220px;color:var(--text-600);font-weight:600}.billing-muted{color:var(--text-500);font-size:.8rem;font-weight:700}.billing-form-panel{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid #e6edf8;border-radius:14px;background:#f8fbff}.form-grid{display:grid;grid-gap:16px;gap:16px}.form-grid.two{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.form-field{display:grid;grid-gap:8px;gap:8px;font-size:.9rem;color:var(--text-600)}.form-field input,.form-field select,.form-field textarea{width:100%;min-width:0;padding:12px 14px;border-radius:12px;border:1px solid #dbe3f5;background:#fff;font-family:inherit}.form-field textarea{resize:vertical;min-height:90px}.multi-select{position:relative;min-width:0}.multi-select-trigger{width:100%;min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid #dbe3f5;border-radius:12px;background:#fff;color:var(--text-700);font:inherit;text-align:left;cursor:pointer}.multi-select-trigger:focus-visible,.multi-select-trigger:hover{border-color:var(--blue-500);outline:none}.multi-select-arrow{color:var(--text-500);font-size:1.15rem;line-height:1}.multi-select.is-disabled .multi-select-trigger{background:#f7f9fd;color:var(--text-500);cursor:not-allowed}.multi-select-menu{position:absolute;z-index:20;top:calc(100% + 6px);left:0;right:0;max-height:190px;overflow-y:auto;padding:6px;border:1px solid #dbe3f5;border-radius:12px;background:#fff;box-shadow:0 12px 28px rgba(15,42,83,.16)}.multi-select-option{display:flex;align-items:center;gap:9px;padding:9px 8px;border-radius:8px;color:var(--text-700);cursor:pointer}.multi-select-option:hover{background:#eef5ff}.multi-select-option input{width:auto;accent-color:var(--blue-600)}.modal-actions{display:flex;justify-content:flex-end;gap:12px}.filter-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.filter-bar input,.filter-bar select{padding:10px 12px;border-radius:10px;border:1px solid #dbe3f5;background:#fff;font-family:inherit}.detail-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.detail-card{background:#f7faff;border-radius:14px;padding:12px;border:1px solid #e6edf8}.detail-title{font-weight:700;margin-bottom:6px}.phone-input-group{display:flex;gap:8px}.phone-input-group select{flex:0 0 82px}.phone-input-group input{flex:1 1 auto;min-width:0}.form-hint{color:var(--text-500);font-size:.78rem;line-height:1.35}.form-error{color:#c0392b;font-size:.85rem}.google-integration-page{max-width:1180px;margin:0 auto}.integration-alert{margin-bottom:18px;padding:13px 16px;border:1px solid;border-radius:12px;font-size:.9rem;font-weight:650}.integration-alert.success{color:#087f6c;background:#ecfdf8;border-color:#a7f3d8}.integration-alert.error{color:#b42318;background:#fff5f4;border-color:#fecaca}.integration-status-card{position:relative;display:flex;align-items:center;gap:18px;overflow:hidden;margin-bottom:20px;padding:22px 24px;border:1px solid #dce7f5;border-radius:18px;background:linear-gradient(120deg,#fff 35%,#f6f9ff);box-shadow:var(--shadow-1)}.integration-status-card:after{content:"";position:absolute;width:190px;height:190px;right:-70px;top:-80px;border-radius:50%;background:rgba(47,123,233,.08)}.integration-status-card.status-connected{border-color:#b8ebe0;background:linear-gradient(120deg,#fff 35%,#effcf8)}.integration-status-card.status-error,.integration-status-card.status-reauthorization_required{border-color:#f7caca;background:linear-gradient(120deg,#fff 35%,#fff5f4)}.integration-google-mark{position:relative;z-index:1;display:grid;flex:0 0 52px;width:52px;height:52px;place-items:center;border:1px solid #e2e8f2;border-radius:15px;background:#fff;box-shadow:0 8px 20px rgba(30,64,175,.09);color:#4285f4;font:800 1.65rem Arial,sans-serif}.integration-status-copy{position:relative;z-index:1;flex:1 1;min-width:0}.integration-status-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.integration-guide-card h2,.integration-section-header h2,.integration-status-heading h2{margin:0;color:var(--blue-950);font-size:1.08rem}.integration-section-header p,.integration-status-copy>p{margin:6px 0 0;color:var(--text-600);font-size:.9rem}.integration-status-meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:10px;color:var(--text-500);font-size:.78rem;font-weight:650}.google-integration-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);grid-gap:20px;gap:20px;align-items:start}.integration-config-card,.integration-guide-card{padding:24px}.integration-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid #edf2f8}.integration-step{margin-bottom:6px;color:var(--blue-700);font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.integration-lock{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:11px;background:#eef5ff;color:var(--blue-700);font-size:1.4rem;font-weight:800}.integration-form-fields{display:grid;grid-gap:20px;gap:20px;padding:24px 0}.integration-form-fields .form-field>span{color:var(--blue-950);font-weight:700}.integration-form-fields .form-field input{min-height:46px;transition:border-color .2s,box-shadow .2s}.integration-form-fields .form-field input:focus{outline:none;border-color:var(--blue-700);box-shadow:0 0 0 3px rgba(47,123,233,.11)}.integration-form-fields .form-field small{color:var(--text-500);font-size:.76rem;line-height:1.45}.secret-input-wrap{position:relative}.secret-input-wrap input{padding-right:68px}.secret-input-wrap button{position:absolute;top:50%;right:8px;padding:7px 9px;border:0;border-radius:8px;background:#eef5ff;color:var(--blue-700);font-family:inherit;font-size:.74rem;font-weight:750;cursor:pointer;transform:translateY(-50%)}.integration-form-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:20px;border-top:1px solid #edf2f8}.integration-security-note{display:flex;align-items:center;gap:8px;color:var(--text-500);font-size:.78rem;font-weight:650}.integration-security-note span{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#e9faf5;color:#087f6c}.integration-guide-card{background:linear-gradient(155deg,#fff,#f8fbff)}.integration-checklist{display:grid;grid-gap:18px;gap:18px;margin:22px 0;padding:0;list-style:none}.integration-checklist li{display:grid;grid-template-columns:30px minmax(0,1fr);grid-gap:11px;gap:11px;align-items:start}.integration-checklist li>span{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:#eaf2ff;color:var(--blue-700);font-size:.74rem;font-weight:800}.integration-checklist strong{display:block;margin-bottom:4px;color:var(--blue-950);font-size:.87rem}.integration-checklist p{margin:0;color:var(--text-500);font-size:.78rem;line-height:1.45}.integration-checklist code{display:block;overflow-wrap:anywhere;padding:8px 10px;border:1px solid #dfe9f7;border-radius:8px;background:#fff;color:var(--blue-700);font-size:.72rem}.integration-info-box{padding:14px;border:1px solid #dce8f8;border-radius:12px;background:#f2f7ff}.integration-info-box strong{color:var(--blue-950);font-size:.82rem}.integration-info-box p{margin:5px 0 0;color:var(--text-600);font-size:.76rem;line-height:1.5}@media (max-width:900px){.google-integration-grid{grid-template-columns:1fr}}@media (max-width:620px){.integration-status-card{align-items:flex-start;padding:18px}.integration-form-footer,.integration-status-heading{align-items:flex-start;flex-direction:column}.integration-form-footer .btn{width:100%}.integration-config-card,.integration-guide-card{padding:19px}}.schedule-meet-link{color:var(--blue-700);font-size:.82rem;font-weight:750;text-decoration:none}.schedule-meet-link:hover{text-decoration:underline}.detail-list{display:grid;grid-gap:8px;gap:8px;font-size:.9rem;color:var(--text-600)}.chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#e9f2ff;font-size:.75rem;font-weight:700;color:var(--blue-700)}.availability-grid{display:grid;grid-gap:10px;gap:10px}.availability-row{display:grid;grid-template-columns:110px 1fr 1fr;grid-gap:12px;gap:12px;align-items:start}.availability-row span{font-weight:600;color:var(--text-600)}.availability-slots{display:flex;flex-wrap:wrap;gap:8px}.availability-slot{padding:4px 8px;border-radius:10px;font-size:.75rem;font-weight:600}.slot-occupied{background:rgba(47,123,233,.18);color:var(--blue-700)}.slot-free{background:rgba(20,184,166,.16);color:var(--teal-500)}.schedule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:12px;gap:12px;background:#f7faff;padding:12px;border-radius:16px;border:1px solid #e6edf8}.schedule-page-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.schedule-upcoming-card{align-self:start}.schedule-upcoming-list{display:grid;grid-gap:12px;gap:12px}.schedule-upcoming-item{display:grid;grid-template-columns:104px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:12px;border:1px solid #e6edf8;border-radius:14px;background:#f8fbff}.schedule-date-tile{display:grid;grid-gap:4px;gap:4px;min-height:58px;padding:10px;border-radius:12px;background:#fff;border:1px solid #dbe7f7}.schedule-date-tile span{color:var(--text-500);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.schedule-date-tile strong{color:var(--blue-950);font-family:var(--font-heading);font-size:.9rem}.schedule-upcoming-body{min-width:0}.schedule-upcoming-status{display:flex;justify-content:flex-end}.schedule-management-card{min-width:0}.schedule-table-wrap{max-height:368px;overflow:auto;border:1px solid #e6edf8;border-radius:14px}.schedule-management-table{min-width:760px}.schedule-management-table td,.schedule-management-table th{padding-left:14px;padding-right:14px}.schedule-management-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#fff}.schedule-management-table tbody tr:hover{background:#f8fbff}.schedule-pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;color:var(--text-500);font-size:.85rem;font-weight:700}.schedule-pagination-actions{display:flex;gap:8px}.schedule-time-cell{display:grid;grid-gap:3px;gap:3px}.schedule-time-cell strong{color:var(--blue-950)}.schedule-time-cell span{color:var(--text-500);font-size:.85rem}.schedule-recurrence-note{padding:10px 12px;border:1px solid #dbe7f7;border-radius:12px;background:#f8fbff;color:var(--text-600);font-size:.85rem;font-weight:600}.schedule-cell{background:#fff;border-radius:14px;padding:10px;border:1px solid #edf2fb;min-height:80px;display:grid;grid-gap:8px;gap:8px}.schedule-day{font-weight:700;font-size:.85rem;color:var(--text-600)}.schedule-pill{font-size:.8rem;color:var(--text-900);background:#e9f2ff;padding:6px 8px;border-radius:10px}.schedule-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr auto;grid-gap:12px;gap:12px;align-items:center}.schedule-actions{display:flex;justify-content:flex-start;margin-top:12px}.chat-widget{position:fixed;right:24px;bottom:24px;z-index:70}.chat-launcher{position:relative;z-index:2;width:58px;height:58px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--blue-700);box-shadow:0 16px 30px rgba(31,95,214,.28);color:#fff;cursor:pointer}.chat-launcher:hover{transform:translateY(-2px)}.chat-launcher:before{content:attr(data-tooltip);position:absolute;right:70px;top:50%;transform:translateY(-50%);width:max-content;max-width:180px;padding:8px 10px;border-radius:8px;background:var(--blue-950);color:#fff;font-size:.78rem;font-weight:700;opacity:0;pointer-events:none;transition:opacity .18s ease}.chat-launcher:focus-visible:before,.chat-launcher:hover:before{opacity:1}.chat-launcher-icon{width:27px;height:20px;border:2px solid #fff;border-radius:8px;position:relative}.chat-launcher-icon:after{content:"";position:absolute;left:5px;bottom:-7px;width:9px;height:9px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-28deg);background:var(--blue-700)}.chat-socket-dot,.chat-status-dot{width:9px;height:9px;border-radius:50%;background:#94a3b8;flex:0 0 auto}.chat-socket-dot{position:absolute;right:9px;top:9px;border:2px solid #fff}.chat-notification-count{position:absolute;right:8px;top:8px;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:#ef4444;color:#fff;font-size:.72rem;font-weight:800;display:grid;place-items:center;z-index:3}.chat-notification-banner{grid-column:1/-1;display:grid;grid-gap:6px;gap:6px;padding:12px 14px;border-radius:14px;background:#eff6ff;color:var(--text-900);border:1px solid #dbe7f7;margin:0 16px 12px;font-size:.92rem}.chat-notification-banner strong{display:block;font-weight:800}.chat-socket-dot.online,.chat-status-dot.online{background:var(--teal-500)}.chat-panel{position:absolute;right:0;bottom:74px;width:min(760px,calc(100vw - 32px));height:min(620px,calc(100dvh - 120px));display:grid;grid-template-rows:auto auto 1fr;overflow:hidden;border:1px solid #dbe7f7;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.24)}.chat-panel-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid #edf2fb}.chat-panel-title{font-family:var(--font-heading);font-weight:800;color:var(--blue-950)}.chat-contact-status,.chat-empty,.chat-panel-subtitle,.chat-time{color:var(--text-500);font-size:.78rem;font-weight:700}.chat-close{width:34px;height:34px;border:1px solid #dbe7f7;border-radius:10px;background:#f8fbff;color:var(--text-600);cursor:pointer;font:inherit;font-weight:800}.chat-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding:10px 12px;border-bottom:1px solid #edf2fb;background:#f8fbff}.chat-tab{min-height:36px;border:1px solid #dbe7f7;border-radius:10px;background:#fff;color:var(--text-600);cursor:pointer;font:inherit;font-weight:800}.chat-tab.active{background:var(--blue-700);border-color:var(--blue-700);color:#fff}.chat-body{min-height:0;display:grid;grid-template-columns:260px minmax(0,1fr)}.chat-loading-state{min-height:0;display:grid;place-content:center;grid-gap:12px;gap:12px;color:var(--blue-700);font-size:.88rem;font-weight:800;background:#f8fbff}.chat-loading-spinner{width:34px;height:34px;justify-self:center;border:3px solid #dbe7f7;border-top:3px solid var(--blue-700);border-radius:50%;animation:chat-spin .8s linear infinite}.chat-contact-list{min-height:0;overflow:auto;padding:10px;border-right:1px solid #edf2fb;background:#fbfdff}.chat-contact{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:10px;border:1px solid transparent;border-radius:12px;background:transparent;color:inherit;cursor:pointer;text-align:left}.chat-contact.active,.chat-contact:hover{border-color:#dbe7f7;background:#fff}.chat-contact.active{position:relative;border-color:rgba(31,95,214,.34);background:#eef6ff;box-shadow:inset 4px 0 0 var(--blue-700)}.chat-contact.active .chat-avatar{background:var(--blue-700);color:#fff}.chat-avatar{width:38px;height:38px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#e6f1ff;color:var(--blue-700);font-weight:800}.chat-avatar-image{width:100%;height:100%;display:block;background-position:50%;background-size:cover}.chat-contact-meta{min-width:0;display:grid;grid-gap:4px;gap:4px}.chat-contact-name{overflow:hidden;color:var(--text-900);font-weight:800;text-overflow:ellipsis;white-space:nowrap}.chat-contact-status{display:inline-flex;align-items:center;gap:6px}.chat-unread-count{min-width:18px;height:18px;display:inline-grid;place-items:center;padding:0 5px;border-radius:999px;background:var(--blue-700);color:#fff;font-size:.68rem;font-weight:800}.chat-conversation{min-width:0;min-height:0;display:grid;grid-template-rows:auto 1fr auto}.chat-conversation-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-bottom:1px solid #edf2fb}.chat-conversation-header.active{background:#eef6ff;box-shadow:inset 0 -1px 0 rgba(31,95,214,.18)}.chat-messages{min-height:0;display:grid;align-content:start;grid-gap:10px;gap:10px;overflow:auto;padding:16px;background:#f8fbff}.chat-message{display:grid;grid-gap:4px;gap:4px;justify-items:start;max-width:76%}.chat-message.mine{justify-self:end;justify-items:end}.chat-bubble{padding:10px 12px;border-radius:12px;border-bottom-left-radius:4px;background:#fff;border:1px solid #e6edf8;color:var(--text-900);font-size:.92rem;font-weight:650;line-height:1.35;overflow-wrap:anywhere}.chat-message.mine .chat-bubble{border-color:transparent;border-bottom-left-radius:12px;border-bottom-right-radius:4px;background:var(--blue-700);color:#fff}.chat-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;padding:12px;border-top:1px solid #edf2fb;background:#fff}.chat-compose-error{grid-column:1/-1;padding:8px 10px;border:1px solid rgba(239,68,68,.22);border-radius:8px;background:rgba(239,68,68,.08);color:var(--red-500);font-size:.78rem;font-weight:800}.chat-compose input{min-width:0;padding:12px 14px;border:1px solid #dbe3f5;border-radius:999px;font:inherit}.chat-compose button{min-width:74px;border:0;border-radius:999px;background:var(--blue-700);color:#fff;cursor:pointer;font:inherit;font-weight:800}.chat-compose button:disabled{cursor:not-allowed;opacity:.55}.chat-empty{padding:14px}.chat-empty-centered{align-self:center;justify-self:center;text-align:center}@keyframes chat-spin{to{transform:rotate(1turn)}}@media (max-width:720px){.schedule-page-grid,.schedule-upcoming-item{grid-template-columns:1fr}.schedule-upcoming-item{align-items:start}.schedule-upcoming-status{justify-content:flex-start}.schedule-row{grid-template-columns:1fr}.schedule-pagination{align-items:stretch;flex-direction:column}.schedule-pagination-actions{display:grid;grid-template-columns:1fr 1fr}.chat-widget{right:16px;bottom:16px}.chat-panel{right:-8px;bottom:70px;width:calc(100vw - 16px);height:min(620px,calc(100dvh - 96px))}.chat-body{grid-template-columns:1fr;grid-template-rows:180px minmax(0,1fr)}.chat-contact-list{border-right:0;border-bottom:1px solid #edf2fb}.chat-message{max-width:88%}}.attendance-input{width:100%}.attendance-actions{display:flex;justify-content:flex-end;margin-top:12px}.trend-section{display:grid;grid-gap:12px;gap:12px}.trend-section+.trend-section{margin-top:18px}.trend-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-500);font-weight:700}.trend-stack{display:grid;grid-gap:12px;gap:12px}.calendar{display:grid;grid-gap:16px;gap:16px}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:8px;gap:8px}.calendar-day-header{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-500);font-weight:700}.calendar-day{border-radius:16px;border:1px solid #edf2fb;background:#fff;padding:10px;min-height:80px;display:grid;grid-gap:6px;gap:6px}.calendar-day.empty{border-style:dashed;background:transparent}.calendar-day.has-class{background:#e6f1ff}.calendar-day.today{border-color:var(--blue-700);box-shadow:0 0 0 1px rgba(31,95,214,.2)}.calendar-date{font-weight:700;font-size:.85rem}.calendar-count{font-size:.75rem;color:var(--text-600)}.calendar-count.muted,.calendar-legend{color:var(--text-500)}.calendar-legend{display:flex;flex-wrap:wrap;gap:16px;font-size:.8rem}.legend-item{display:inline-flex;align-items:center;gap:8px}.legend-dot{width:10px;height:10px;border-radius:999px;background:#e6f1ff;border:1px solid #c5d8f6}.legend-dot.legend-today{background:#fff;border-color:var(--blue-700)}.profile-grid{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.profile-photo{display:grid;grid-gap:12px;gap:12px}.profile-avatar{width:120px;height:120px;border-radius:999px;background:#e6f1ff;border:1px solid #c5d8f6;display:grid;place-items:center;font-weight:700;font-size:1.4rem}.profile-avatar img{width:100%;height:100%;border-radius:999px;object-fit:cover}.profile-meta{display:grid;grid-gap:6px;gap:6px;color:var(--text-500);font-size:.8rem}.profile-card{display:grid;grid-gap:16px;gap:16px}.file-input{display:none}.card-scroll{max-height:420px;overflow:auto}.overview-list{display:grid;grid-gap:12px;gap:12px}.overview-item{display:flex;align-items:center;gap:14px;padding:12px;border-radius:16px;border:1px solid #edf2fb;background:#fff}.overview-item-class{align-items:flex-start}.overview-avatar{width:52px;height:52px;border-radius:16px;background:#e6f1ff;border:1px solid #c5d8f6;display:grid;place-items:center;font-weight:700}.overview-details{flex:1 1;min-width:0;display:grid;grid-gap:6px;gap:6px}.overview-title{font-weight:700}.overview-subtitle{color:var(--text-600);font-size:.9rem}.overview-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:.75rem;color:var(--text-500)}.overview-side{display:grid;grid-gap:8px;gap:8px;text-align:right;min-width:110px}.overview-time{font-weight:700;color:var(--blue-700)}.overview-empty{color:var(--text-500);font-size:.9rem}.student-hero{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;margin-bottom:28px}.student-hero-card{min-height:186px;background:linear-gradient(135deg,#eaf3ff,#fff 72%);border:1px solid #e3e9f3;border-radius:20px;padding:24px 22px;box-shadow:0 10px 28px rgba(15,23,42,.05);display:grid;grid-gap:22px;gap:22px}.student-hero-secondary{background:linear-gradient(135deg,#f7f2ff,#fff 72%)}.student-hero-info{display:grid;grid-gap:6px;gap:6px}.student-hero-title{font-weight:700;font-size:1.18rem;color:#172036}.student-hero-subtitle{color:var(--text-600);font-size:.9rem}.student-hero-stats{display:flex;align-items:center;gap:14px;min-width:0}.student-hero-stat{display:grid;flex:1 1;min-width:0;grid-gap:7px;gap:7px}.student-hero-value{font-size:1.8rem;font-weight:700;color:#2563d8;line-height:1}.student-hero-label{color:#687995;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1.35}.student-hero-divider{width:1px;height:44px;flex:0 0 1px;background:#d8e4f7}.student-next-class{display:flex;gap:14px;align-items:center}.student-next-title{font-weight:700;color:#172036}.student-next-subtitle{color:var(--text-500);font-size:.85rem}.student-time-pill{display:inline-flex;align-items:center;justify-content:center;min-width:98px;padding:11px 12px;border-radius:18px;background:#dce9ff;color:#2563d8;font-weight:700;font-size:.85rem}.student-card-surface{background:#fff;box-shadow:var(--shadow-1)}.student-teacher{display:grid;grid-template-columns:auto 1fr auto;grid-gap:16px;gap:16px;align-items:center}.student-teacher-details{display:grid;grid-gap:6px;gap:6px}.student-teacher-name{font-weight:700}.student-teacher-skills{color:var(--text-600)}.student-teacher-meta{display:flex;gap:10px;color:var(--text-500);font-size:.85rem}.student-teacher-badges{display:grid;grid-gap:8px;gap:8px;justify-items:end}.student-class-list{display:grid;grid-gap:12px;gap:12px}.student-class-item{display:flex;justify-content:space-between;gap:16px;padding:14px;border-radius:16px;background:#f8fbff;border:1px solid #e6edf8}.student-class-left{display:flex;gap:12px;align-items:center}.student-class-title{font-weight:700}.student-class-subtitle{color:var(--text-500);font-size:.85rem}.student-class-right{display:grid;justify-items:end;grid-gap:6px;gap:6px}.student-class-meta{color:var(--text-500);font-size:.75rem}.student-history-list{display:grid;grid-gap:12px;gap:12px}.student-history-item{display:grid;grid-template-columns:120px 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:14px;border-radius:16px;border:1px solid #e6edf8;background:#fff}.student-history-time{display:grid;grid-gap:6px;gap:6px}.student-history-day{font-weight:700}.student-history-hour{color:var(--text-500);font-size:.85rem}.student-history-title{font-weight:700}.student-history-pagination,.student-history-subtitle{color:var(--text-500);font-size:.85rem}.student-history-pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid #e6edf8;font-weight:600;flex-wrap:wrap}.student-history-pagination-info{color:#64748b;font-weight:500}.student-history-pagination-actions{display:flex;align-items:center;gap:8px}.student-history-page-numbers{display:flex;align-items:center;gap:4px}.student-history-page-wrapper{display:inline-flex;align-items:center;gap:4px}.student-history-page-btn{min-width:32px;height:32px;padding:0 8px;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;border:1px solid #e2e8f0;background:#fff;color:#334155;transition:all .15s ease-in-out;display:inline-flex;align-items:center;justify-content:center}.student-history-page-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.student-history-page-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.student-history-page-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-ellipsis{color:#94a3b8;padding:0 2px;font-weight:600}.student-notifications{display:grid;grid-gap:12px;gap:12px}.student-notification{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:14px;border-radius:16px;background:#f8fbff;border:1px solid #e6edf8}.student-notification-icon{width:38px;height:38px;border-radius:12px;background:#e6f1ff;color:var(--blue-700);display:grid;place-items:center;font-weight:700}.student-notification-body{display:grid;grid-gap:6px;gap:6px}.student-notification-title{font-weight:700}.student-notification-detail{color:var(--text-500);font-size:.85rem}.student-notification-pill{padding:6px 10px;border-radius:999px;background:rgba(20,184,166,.12);color:var(--teal-500);font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.student-empty{color:var(--text-500);font-size:.9rem}.student-payment-summary{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);grid-gap:18px;gap:18px;margin-bottom:18px}.student-payment-total{color:var(--text-900);font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1}.student-payment-meta{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:14px;color:var(--text-500);font-size:.9rem}.student-payment-status{display:grid;grid-gap:12px;gap:12px;align-content:start}.student-payments-page{max-width:1500px}.student-payments-heading{margin:34px 0 22px}.student-payments-heading .eyebrow{color:#1760df;font-size:.76rem;font-weight:800;letter-spacing:.1em}.student-payments-heading h1{margin-top:9px;color:#0f1d37;font-size:clamp(2rem,3.4vw,2.55rem);letter-spacing:-.05em}.student-payments-heading p{margin-top:12px;color:#526988;font-size:1rem}.student-payments-overview,.student-payments-tables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:26px;gap:26px}.student-payments-overview{margin-bottom:20px}.student-payments-summary-card,.student-payments-table-card{border:1px solid #e3ebf6;border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(21,52,105,.06)}.student-payments-summary-card{position:relative;display:grid;grid-template-columns:72px 1fr;grid-gap:6px 20px;gap:6px 20px;min-height:228px;padding:26px 26px 21px}.student-payments-summary-card--due{border-color:#9dc0ff}.student-payments-summary-card--status{border-color:#94e2ca}.student-payments-summary-card h2,.student-payments-table-card h2{margin:7px 0 0;color:#10203a;font-size:1.22rem;letter-spacing:-.03em}.student-payments-summary-card p,.student-payments-table-card header p{margin-top:6px;color:#5c7191;font-size:.92rem}.student-payments-summary-icon{display:grid;width:68px;height:68px;place-items:center;border-radius:14px;font-size:2.35rem;font-weight:700}.student-payments-summary-icon--blue{color:#1660df;background:#eaf2ff}.student-payments-summary-icon--green{color:#13a96b;background:#e8f8f0}.student-payments-amount{grid-column:1/-1;margin-top:5px;color:#1760df;font-size:clamp(2.2rem,4vw,2.65rem);font-weight:800;letter-spacing:-.05em}.student-payments-status{grid-column:1/-1;align-self:center;padding:9px 16px;border-radius:999px;font-size:.8rem;font-weight:800;letter-spacing:.08em}.student-payments-status--clear{color:#11985d;background:linear-gradient(90deg,#ecfbf1,#e5f7e9)}.student-payments-status--pending{color:#a46700;background:linear-gradient(90deg,#fff8e8,#fff3d2)}.student-payments-status--overdue{color:#cb3944;background:linear-gradient(90deg,#fff0f1,#ffe5e6)}.student-payments-summary-meta{display:flex;grid-column:1/-1;flex-wrap:wrap;gap:12px;align-items:center;color:#596f8e;font-size:.9rem}.student-payments-summary-meta i{width:1px;height:25px;background:#dce6f3}.student-payments-table-card{display:flex;min-height:428px;flex-direction:column;min-width:0;overflow:hidden;padding:24px 20px 18px}.student-payments-table-card header{min-height:67px;padding:0 5px 16px}.student-payments-table-wrap{flex:1 1 auto;overflow-x:auto;border:1px solid #dce6f1;border-radius:14px}.student-payments-table-wrap table{width:100%;min-width:620px;border-collapse:collapse}.student-payments-table-wrap th{padding:15px 17px;color:#617494;font-size:.73rem;font-weight:800;letter-spacing:.04em;text-align:left;text-transform:uppercase;white-space:nowrap}.student-payments-table-wrap td{padding:15px 17px;border-top:1px solid #e7edf5;color:#344967;font-size:.87rem}.student-payments-money{color:#153b7b!important;font-weight:700}.student-payments-empty{display:grid;min-height:220px;place-items:center;align-content:center;grid-gap:6px;gap:6px;text-align:center}.student-payments-empty span{display:grid;width:76px;height:76px;place-items:center;border-radius:28px;color:#8db5ff;background:#eef5ff;font-size:3rem}.student-payments-empty--history span{color:#27b77a;background:#eaf9f1}.student-payments-empty strong{margin-top:12px;color:#15223b;font-size:.96rem}.student-payments-empty p{margin:0;color:#647896;font-size:.88rem}.student-payments-spinner{display:flex;min-height:220px;align-items:center;justify-content:center;gap:10px;color:#5d7393;font-size:.9rem}.student-payments-spinner span{width:21px;height:21px;border:3px solid #d4e4ff;border-top-color:#1760df;border-radius:50%;animation:student-payments-spin .8s linear infinite}.student-payments-pagination{margin-top:auto;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:16px 5px 0;color:#667b99;font-size:.84rem}.student-payments-pagination>div{display:flex;gap:8px}@keyframes student-payments-spin{to{transform:rotate(1turn)}}.form-success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;padding:12px 14px;border-radius:12px}@media (max-width:900px){.profile-grid{grid-template-columns:1fr}.student-history-item,.student-teacher{grid-template-columns:1fr;justify-items:start}.student-class-item{flex-direction:column;align-items:flex-start}.student-payment-summary,.student-payments-overview,.student-payments-tables{grid-template-columns:1fr}}.marketing-page{min-height:100vh;background:#f7fbff;color:#102033}.marketing-nav{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(18px,5vw,72px);border-bottom:1px solid rgba(16,32,51,.08);background:rgba(247,251,255,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.marketing-brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.marketing-brand img{border-radius:50%;background:#fff}.marketing-brand span{display:grid;grid-gap:2px;gap:2px}.marketing-brand strong{color:#092044;font-family:var(--font-heading);font-size:1.05rem}.marketing-brand small{color:#5b6c80;font-size:.78rem;font-weight:700}.marketing-nav nav{display:flex;align-items:center;gap:clamp(10px,2vw,24px);color:#42556b;font-size:.94rem;font-weight:800}.marketing-nav nav a{white-space:nowrap}.nav-login{padding:10px 18px;border-radius:999px;background:#102033;color:#fff}.marketing-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);grid-gap:clamp(28px,5vw,64px);gap:clamp(28px,5vw,64px);align-items:center;min-height:calc(100vh - 81px);padding:clamp(38px,7vw,92px) clamp(18px,5vw,72px) 56px;background:linear-gradient(135deg,rgba(230,245,255,.92),hsla(0,0%,100%,.76)),url(https://images.unsplash.com/photo-1581092921461-eab62e97a780?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-size:cover}.hero-copy{max-width:720px}.marketing-eyebrow{color:#0f8a80;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero-copy h1{max-width:780px;margin-top:16px;color:#07182e;font-size:clamp(2.7rem,6vw,5.8rem);line-height:.98}.hero-lede{max-width:650px;margin-top:22px;color:#2d4158;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;line-height:1.6}.final-cta>div,.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.marketing-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:999px;font-family:var(--font-heading);font-weight:800}.marketing-button.primary{background:#0f63d8;color:#fff;box-shadow:0 16px 32px rgba(15,99,216,.24)}.marketing-button.secondary{border:1px solid rgba(15,99,216,.28);background:hsla(0,0%,100%,.82);color:#0b4fae}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.hero-proof span{padding:10px 14px;border:1px solid rgba(16,32,51,.1);border-radius:999px;background:hsla(0,0%,100%,.72);color:#263b54;font-size:.88rem;font-weight:900}.hero-visual{min-width:0}.lesson-window{overflow:hidden;border:1px solid rgba(16,32,51,.14);border-radius:8px;background:hsla(0,0%,100%,.9);box-shadow:0 30px 80px rgba(7,24,46,.18)}.lesson-toolbar{display:flex;gap:8px;padding:14px 16px;border-bottom:1px solid rgba(16,32,51,.08);background:#102033}.lesson-toolbar span{width:11px;height:11px;border-radius:50%;background:#fb7185}.lesson-toolbar span:nth-child(2){background:#facc15}.lesson-toolbar span:nth-child(3){background:#34d399}.lesson-grid{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:14px;gap:14px;padding:18px}.code-tile,.mentor-tile,.robot-tile{display:grid;align-content:end;min-height:170px;padding:18px;border-radius:8px}.mentor-tile{background:linear-gradient(160deg,#e2f7f3,#fff)}.code-tile{align-content:center;background:#07182e;color:#dff7ff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.robot-tile{grid-column:1/-1;min-height:128px;background:linear-gradient(120deg,#e8f1ff,#fff7e0)}.code-tile span,.mentor-tile span,.robot-tile span{margin-bottom:10px;color:#5b6c80;font-size:.78rem;font-weight:900;text-transform:uppercase}.code-tile span{color:#93c5fd}.mentor-tile strong,.robot-tile strong{color:#092044;font-family:var(--font-heading);font-size:1.6rem;line-height:1.1}.marketing-section{padding:76px clamp(18px,5vw,72px)}.section-heading{max-width:760px;margin-bottom:28px}.final-cta h2,.section-heading h2,.split-section h2{margin-top:10px;color:#092044;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.program-grid,.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.program-card,.step-card{min-height:210px;padding:26px;border:1px solid rgba(16,32,51,.09);border-radius:8px;background:#fff;box-shadow:0 18px 40px rgba(16,32,51,.06)}.program-card h3,.step-card h3{color:#092044;font-size:1.25rem}.program-card p,.split-section p,.step-card p{margin-top:12px;color:#52657b;font-weight:700;line-height:1.65}.split-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);grid-gap:clamp(28px,5vw,64px);gap:clamp(28px,5vw,64px);align-items:start;background:#fff}.reason-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.reason-item{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:76px;padding:16px;border:1px solid rgba(15,99,216,.12);border-radius:8px;background:#f7fbff}.reason-item span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#0f8a80;color:#fff;font-weight:900}.reason-item p{margin:0;color:#263b54;font-weight:900;line-height:1.35}.testimonial-band{padding:58px clamp(18px,5vw,72px);background:#102033;color:#fff}.testimonial-band blockquote{max-width:980px;margin:0;font-family:var(--font-heading);font-size:clamp(1.6rem,3vw,3rem);font-weight:800;line-height:1.2}.testimonial-band p{margin-top:18px;color:#b9c8d9;font-weight:800}.step-card span{display:grid;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:50%;background:#fff0c2;color:#805600;font-weight:900}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;padding:28px;border-radius:8px;background:#eaf5ff}.final-cta h2{margin:0;max-width:620px;font-size:clamp(1.8rem,3vw,2.7rem)}.marketing-footer{display:flex;justify-content:space-between;gap:24px;padding:30px clamp(18px,5vw,72px);background:#07182e;color:#fff}.marketing-footer strong{font-family:var(--font-heading)}.marketing-footer a,.marketing-footer p{color:#b9c8d9;font-weight:700}.marketing-footer div:last-child{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}@media (max-width:900px){.marketing-nav{align-items:flex-start;flex-direction:column}.marketing-nav nav{width:100%;overflow-x:auto;padding-bottom:4px}.marketing-hero,.split-section{grid-template-columns:1fr}.marketing-hero{min-height:auto}.program-grid,.reason-grid,.step-grid{grid-template-columns:1fr}.final-cta,.marketing-footer{align-items:flex-start;flex-direction:column}.marketing-footer div:last-child{justify-content:flex-start}}@media (max-width:560px){.marketing-nav nav a:not(.nav-login){display:none}.final-cta>div,.hero-actions{display:grid}.marketing-button{width:100%}.lesson-grid{grid-template-columns:1fr}.robot-tile{grid-column:auto}}.home-page{min-height:100vh;overflow-x:hidden;background:#fbfcf8;color:#102033}.home-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(18px,5vw,76px);border-bottom:1px solid rgba(16,32,51,.08);background:hsla(75,40%,98%,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.home-brand img{border-radius:50%;background:#fff;box-shadow:0 10px 24px rgba(16,32,51,.1)}.home-brand span,.home-footer>div:first-child{display:grid;grid-gap:2px;gap:2px}.home-brand strong,.home-footer strong{color:#092044;font-family:var(--font-heading);font-size:1.08rem;font-weight:900}.home-brand small{color:#68788b;font-size:.76rem;font-weight:800}.home-nav nav{display:flex;align-items:center;gap:clamp(10px,2vw,26px);color:#516274;font-size:.92rem;font-weight:900}.home-nav nav a{white-space:nowrap}.home-login{min-height:42px;display:inline-flex;align-items:center;padding:9px 18px;border-radius:999px;background:#102033;color:#fff}.home-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);grid-gap:clamp(30px,5vw,72px);gap:clamp(30px,5vw,72px);align-items:center;min-height:calc(100vh - 79px);padding:clamp(42px,7vw,92px) clamp(18px,5vw,76px) 48px;background:linear-gradient(115deg,hsla(75,40%,98%,.95),rgba(238,248,247,.96) 48%,rgba(255,246,222,.88)),url(https://images.unsplash.com/photo-1581091226825-a6a2a5aee158?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-size:cover}.home-hero:after{content:"";position:absolute;left:clamp(18px,5vw,76px);right:clamp(18px,5vw,76px);bottom:0;height:1px;background:rgba(16,32,51,.1)}.home-hero-copy{position:relative;z-index:1;max-width:760px}.home-kicker{display:flex;flex-wrap:wrap;gap:10px}.home-final span,.home-kicker span,.home-section-heading>span,.home-trust-copy>span{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;min-height:30px;padding:6px 11px;border:1px solid rgba(21,128,116,.18);border-radius:999px;background:rgba(221,251,246,.82);color:#0f766e;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-hero h1{max-width:820px;margin-top:18px;color:#07182e;font-size:clamp(3rem,6.4vw,6.4rem);line-height:.95}.home-hero p{max-width:660px;margin-top:24px;color:#31465d;font-size:clamp(1.05rem,1.8vw,1.3rem);font-weight:800;line-height:1.62}.home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.home-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 22px;border-radius:999px;font-family:var(--font-heading);font-weight:900;transition:transform .18s ease,box-shadow .18s ease}.home-button:hover{transform:translateY(-2px)}.home-button-primary{background:#1261d5;color:#fff;box-shadow:0 16px 34px rgba(18,97,213,.26)}.home-button-light{border:1px solid rgba(16,32,51,.13);background:#fff;color:#102033;box-shadow:0 14px 30px rgba(16,32,51,.08)}.home-button-dark{background:#102033;color:#fff}.home-hero-showcase{position:relative;z-index:1;min-height:520px}.class-card,.floating-card{border:1px solid rgba(16,32,51,.12);border-radius:18px;background:hsla(0,0%,100%,.92);box-shadow:0 24px 70px rgba(16,32,51,.16)}.class-card-main{position:absolute;inset:42px 0 auto auto;width:min(520px,100%);padding:16px}.class-card-top,.class-progress{display:flex;align-items:center;justify-content:space-between;gap:14px}.class-card-top span,.class-progress span,.mentor-panel span{color:#68788b;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.class-card-top strong{color:#092044;font-family:var(--font-heading)}.class-screen{display:grid;grid-template-columns:1fr .88fr;grid-gap:12px;gap:12px;margin:16px 0}.student-video{position:relative;min-height:290px;overflow:hidden;border-radius:14px;background:linear-gradient(180deg,rgba(6,24,46,.08),rgba(6,24,46,.6)),url(https://images.unsplash.com/photo-1596495578065-6e0763fa1178?auto=format&fit=crop&w=900&q=80);background-position:50%;background-size:cover}.student-video span{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:hsla(0,0%,100%,.86);color:#102033;font-size:.78rem;font-weight:900}.mentor-panel{display:grid;align-content:center;grid-gap:13px;gap:13px;min-height:290px;padding:18px;border-radius:14px;background:#102033;color:#fff}.mentor-panel p{margin:0;color:#fff;font-family:var(--font-heading);font-size:1.42rem;font-weight:900;line-height:1.18}.mini-bars{display:grid;grid-gap:8px;gap:8px;margin-top:6px}.mini-bars i{height:8px;border-radius:999px;background:#f6c85f}.mini-bars i:nth-child(2){width:74%;background:#35c5b5}.mini-bars i:nth-child(3){width:52%;background:#7ea7ff}.class-progress{padding:14px;border-radius:14px;background:#eef8f7}.class-progress strong{color:#0f766e;font-family:var(--font-heading);font-size:1.4rem}.floating-card{position:absolute;display:grid;grid-gap:5px;gap:5px;width:min(250px,62%);padding:16px}.floating-card strong{color:#092044;font-family:var(--font-heading)}.floating-card span{color:#52657b;font-size:.88rem;font-weight:800}.floating-card-top{top:0;left:0}.floating-card-bottom{right:18px;bottom:0;background:#fff5d8}.home-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin:0 clamp(18px,5vw,76px);overflow:hidden;border:1px solid rgba(16,32,51,.09);border-radius:18px;background:rgba(16,32,51,.09);transform:translateY(-26px)}.home-stats div{display:grid;grid-gap:5px;gap:5px;min-height:118px;padding:24px;background:#fff}.home-stats strong{color:#092044;font-family:var(--font-heading);font-size:clamp(1.65rem,3vw,2.45rem)}.home-stats span{color:#657487;font-weight:900}.home-section{padding:70px clamp(18px,5vw,76px)}.home-section-heading{max-width:760px;margin-bottom:28px}.home-final h2,.home-section-heading h2,.home-trust-copy h2{margin-top:13px;color:#092044;font-size:clamp(2.1rem,4.6vw,4.1rem);line-height:1.04}.home-program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.home-program-card{position:relative;min-height:320px;overflow:hidden;padding:26px;border:1px solid rgba(16,32,51,.09);border-radius:18px;background:#fff;box-shadow:0 18px 44px rgba(16,32,51,.07)}.home-program-card:before{content:"";position:absolute;inset:0 0 auto;height:8px;background:#1261d5}.home-program-card:nth-child(2):before{background:#0f766e}.home-program-card:nth-child(3):before{background:#d58a12}.program-label{display:grid;place-items:center;width:58px;height:58px;margin-top:12px;border-radius:18px;background:#eef4ff;color:#1261d5;font-family:var(--font-heading);font-size:1.05rem;font-weight:900}.home-program-card:nth-child(2) .program-label{background:#e8f8f6;color:#0f766e}.home-program-card:nth-child(3) .program-label{background:#fff2ce;color:#9a6200}.home-program-card h3{margin-top:22px;color:#092044;font-size:1.45rem}.home-program-card p{margin-top:12px;color:#52657b;font-weight:800;line-height:1.62}.home-program-card div{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.home-program-card div span{padding:8px 10px;border-radius:999px;background:#f4f7fb;color:#43566d;font-size:.78rem;font-weight:900}.home-trust-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);align-items:start;background:#102033}.home-trust-copy h2,.home-trust-copy p{color:#fff}.home-trust-copy p{max-width:600px;margin-top:20px;color:#c8d3df;font-size:1.03rem;font-weight:800;line-height:1.7}.home-trust-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.home-trust-list div{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;min-height:112px;padding:18px;border:1px solid hsla(0,0%,100%,.12);border-radius:16px;background:hsla(0,0%,100%,.07)}@media (max-width:720px){.home-nav{align-items:flex-start;flex-direction:column}.home-nav nav{width:100%;overflow-x:auto;padding-bottom:4px}.home-hero h1{font-size:clamp(2.55rem,13vw,4.1rem)}.home-hero-showcase{min-height:auto}.class-card-main,.floating-card{position:static;width:100%}.home-hero-showcase{display:grid;grid-gap:12px;gap:12px}.class-screen,.home-stats,.home-trust-list{grid-template-columns:1fr}.mentor-panel,.student-video{min-height:220px}padding:18px;border:1px solid hsla(0,0%,100%,.12);border-radius:16px;background:hsla(0,0%,100%,.07)}@media (max-width:1240px){.student-hero-stats{flex-wrap:wrap;row-gap:16px}.student-hero-stat{flex-basis:28%}.student-hero-divider{display:none}}.admin-schedule-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:22px}.admin-schedule-summary-card{display:flex;align-items:center;gap:18px;min-height:116px}.admin-schedule-summary-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;font-size:2rem;font-weight:600}.admin-schedule-summary-icon.blue{color:#2563eb;background:#e7f0ff}.admin-schedule-summary-icon.green{color:#059669;background:#e2f8ef}.admin-schedule-summary-icon.red{color:#ef4444;background:#fee8e8}.admin-schedule-summary-icon.amber{color:#d97706;background:#fff1d9}.admin-schedule-summary-label{color:var(--foreground);font-weight:650}.admin-schedule-summary-card strong{display:block;margin-top:6px;font-size:1.75rem;line-height:1}.admin-schedule-summary-card p{margin:7px 0 0;color:var(--foreground-muted);font-size:.88rem}.admin-schedules-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:20px}.admin-schedules-toolbar h2{margin:0;font-size:1.2rem}.admin-schedules-toolbar p{margin:5px 0 0;color:var(--foreground-muted)}.admin-schedule-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.admin-schedule-filters input,.admin-schedule-filters select,.schedule-pagination-actions select{min-height:38px;border:1px solid #dbe5f5;border-radius:8px;background:#fff;color:var(--foreground);padding:0 12px}.admin-schedule-filters input{min-width:210px}.admin-schedule-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid #e4ebf5}.admin-schedule-tabs button{align-items:center;background:#fff;border:1px solid #dbe5f5;border-radius:8px;color:#52637e;cursor:pointer;display:inline-flex;font:inherit;font-size:.88rem;font-weight:650;gap:7px;min-height:36px;padding:0 12px;transition:border-color .16s ease,background .16s ease,color .16s ease}.admin-schedule-tabs button:hover:not(:disabled){border-color:#93b8fb;color:#1d4ed8}.admin-schedule-tabs button.active{background:#edf4ff;border-color:#2563eb;color:#1d4ed8}.admin-schedule-tabs button:disabled{cursor:wait;opacity:.8}.admin-schedule-tabs span{align-items:center;background:#eef2f8;border-radius:999px;display:inline-flex;font-size:.74rem;justify-content:center;min-width:20px;padding:2px 6px}.admin-schedule-tabs button.active span{background:#d9e9ff}.admin-schedule-tab-spinner{animation:admin-schedule-spinner .8s linear infinite;border:2px solid #bfdbfe;border-right-color:#2563eb;border-radius:50%;display:inline-block;height:12px;width:12px}.schedule-sort-button{padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;cursor:pointer}.schedule-student-cell{display:flex;align-items:center;gap:10px}.schedule-student-cell img,.schedule-student-cell>span{width:34px;height:34px;border-radius:50%;object-fit:cover;display:grid;place-items:center;color:#2563eb;background:#e7f0ff;font-size:.85rem}.schedule-status-tooltip{position:relative;display:inline-flex}.schedule-status-tooltip:hover:after{content:attr(data-tooltip);position:absolute;z-index:10;width:max-content;max-width:260px;left:0;bottom:calc(100% + 8px);padding:8px 10px;border-radius:7px;background:#16233d;color:#fff;font-size:.78rem;line-height:1.3;box-shadow:0 8px 18px rgba(15,23,42,.2);white-space:normal}.schedule-page-number{min-width:52px;text-align:center;color:var(--foreground-muted)}.schedule-page-error{margin:0 0 12px;color:#b42318;font-size:.9rem}.schedule-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.schedule-details-grid div{display:grid;grid-gap:4px;gap:4px}.schedule-details-grid span{color:var(--foreground-muted);font-size:.82rem}.schedule-details-wide{grid-column:1/-1}@media (max-width:1000px){.admin-schedule-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-schedules-toolbar{align-items:flex-start;flex-direction:column}.admin-schedule-filters{justify-content:flex-start}}@media (max-width:640px){.admin-schedule-summary-grid{grid-template-columns:1fr}.admin-schedule-filters input{min-width:0;width:100%}.schedule-details-grid{grid-template-columns:1fr}}.student-class-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.student-class-table-wrap{overflow-x:auto;border:1px solid #e1e9f6;border-radius:14px}.student-class-table{min-width:850px}.student-class-table td,.student-class-table th{vertical-align:middle}.student-class-table td:first-child,.student-class-table th:first-child{padding-left:16px}.student-table-actions,.student-table-teacher{display:flex;align-items:center;gap:9px}.student-table-teacher img,.student-table-teacher>span:first-child{width:34px;height:34px;border-radius:50%;object-fit:cover}.student-table-teacher>span:first-child{display:grid;place-items:center;background:#e6f1ff;color:var(--blue-700);font-weight:800}.student-awaiting,.student-class-number,.student-class-time,.student-remaining,.student-table-details{display:block;margin-top:5px;color:var(--text-500);font-size:.78rem}.student-remaining{color:var(--blue-700);font-weight:700}.student-awaiting{color:#a16207}.student-table-actions{flex-wrap:wrap}.student-table-details{max-width:190px}.student-table-empty{padding:34px!important;text-align:center;color:var(--text-500)}.student-scheduled-list{display:grid;grid-gap:14px;gap:14px}.student-scheduled-card{display:grid;grid-gap:13px;gap:13px;padding:18px;border:1px solid #dfe8f7;border-radius:16px;background:#fff}.student-scheduled-actions,.student-scheduled-main,.student-scheduled-teacher{display:flex;align-items:center}.student-scheduled-main{justify-content:space-between;gap:14px}.student-scheduled-course{color:var(--blue-950);font-family:var(--font-heading);font-size:1.1rem;font-weight:800}.student-scheduled-class,.student-scheduled-details,.student-scheduled-time{color:var(--text-500);font-size:.9rem}.student-scheduled-teacher{gap:10px}.student-scheduled-teacher img,.student-scheduled-teacher>span{width:38px;height:38px;border-radius:50%;object-fit:cover}.student-scheduled-teacher>span{display:grid;place-items:center;background:#e6f1ff;color:var(--blue-700);font-weight:800}.student-scheduled-teacher small,.student-scheduled-teacher strong{display:block}.student-scheduled-teacher small{color:var(--text-500)}.student-scheduled-teacher strong{color:var(--blue-950)}.student-scheduled-remaining{color:var(--blue-700);font-weight:700}.student-scheduled-awaiting{color:#a16207;font-weight:600}.student-scheduled-actions{flex-wrap:wrap;gap:10px}.student-completed-list{display:grid;grid-gap:14px;gap:14px}.student-completed-card{display:grid;grid-gap:13px;gap:13px;padding:18px;border:1px solid #dfe8f7;border-left:3px solid #a9d8c3;border-radius:16px;background:#fff}.student-completed-card .badge.green{background:#eaf7f1;color:#25835d}.student-completed-time{color:var(--text-500);font-size:.9rem}.student-missed-list{display:grid;grid-gap:14px;gap:14px}.student-missed-card{display:grid;grid-gap:13px;gap:13px;padding:18px;border:1px solid #f0dfbd;border-left:3px solid #dfbd79;border-radius:16px;background:#fffdf8}.student-missed-reason{padding:11px 13px;border-radius:10px;background:#fff8e9;color:#7a5a20}.student-missed-reason span{display:block;font-size:.75rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.student-missed-reason p{margin:4px 0 0;font-size:.9rem}.student-cancelled-list{display:grid;grid-gap:14px;gap:14px}.student-cancelled-card{display:grid;grid-gap:13px;gap:13px;padding:18px;border:1px solid #f2d9dc;border-left:3px solid #d7989f;border-radius:16px;background:#fffafb}.student-cancelled-reason{padding:11px 13px;border-radius:10px;background:#fff1f2;color:#9c3e48}.student-cancelled-reason span{display:block;font-size:.75rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.student-cancelled-reason p{margin:4px 0 0;font-size:.9rem}@media (max-width:560px){.student-scheduled-actions .btn{width:100%}}.home-trust-list span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f6c85f;color:#102033;font-weight:900}.home-trust-list p{color:#fff;font-weight:900;line-height:1.45}.home-quote{padding:58px clamp(18px,5vw,76px);background:#f6c85f;color:#102033}.home-quote p{max-width:1030px;font-family:var(--font-heading);font-size:clamp(1.7rem,3.2vw,3.3rem);font-weight:900;line-height:1.15}.home-quote span{display:block;margin-top:20px;color:rgba(16,32,51,.72);font-weight:900}.home-pathway{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.home-pathway article{min-height:230px;padding:26px;border:1px solid rgba(16,32,51,.09);border-radius:18px;background:#fff}.home-pathway article>span{color:#1261d5;font-family:var(--font-heading);font-size:2rem;font-weight:900}.home-pathway h3{margin-top:18px;color:#092044;font-size:1.35rem}.home-pathway p{margin-top:12px;color:#52657b;font-weight:800;line-height:1.62}.home-final{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:32px clamp(18px,5vw,76px) 78px;padding:clamp(28px,5vw,54px);border-radius:22px;background:linear-gradient(135deg,rgba(238,248,247,.96),rgba(255,246,222,.94)),#fff;box-shadow:0 24px 70px rgba(16,32,51,.1)}.home-final h2{max-width:780px;font-size:clamp(2rem,4vw,3.7rem)}.home-final .home-actions{margin-top:0}.home-footer{display:flex;justify-content:space-between;gap:24px;padding:30px clamp(18px,5vw,76px);border-top:1px solid rgba(16,32,51,.08);background:#fff}.home-footer a,.home-footer span{color:#657487;font-weight:800}.home-footer>div:last-child{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end}@media (max-width:1020px){.home-hero,.home-trust-section{grid-template-columns:1fr}.home-hero{min-height:auto}.home-hero-showcase{min-height:560px}.home-pathway,.home-program-grid{grid-template-columns:1fr}.home-pathway article,.home-program-card{min-height:auto}.home-final{align-items:flex-start;flex-direction:column}}.admin-schedule-loader{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:.75rem;justify-content:center;min-height:18rem}.admin-schedule-loader svg{animation:admin-schedule-spinner .9s linear infinite;fill:none;height:1.75rem;stroke:#2563eb;stroke-linecap:round;stroke-width:2;width:1.75rem}@keyframes admin-schedule-spinner{to{transform:rotate(1turn)}}.schedule-calendar-heading{align-items:center;display:flex;justify-content:space-between}.schedule-calendar-heading>div{display:flex;gap:.5rem}.schedule-week-label{color:#64748b;font-size:.9rem;margin:.45rem 0}.admin-schedule-loader.compact{min-height:10rem}.schedule-week-calendar{border:1px solid #dbe5f4;border-radius:.75rem;display:grid;grid-template-columns:5.25rem repeat(7,minmax(7rem,1fr));max-height:30rem;overflow:auto}.schedule-calendar-day,.schedule-calendar-time-column{display:grid;grid-template-rows:3.4rem repeat(19,2.1rem)}.schedule-calendar-time-column span{border-bottom:1px dashed #e5edf8;color:#64748b;font-size:.72rem;padding:.45rem}.schedule-calendar-day{border-left:1px solid #e5edf8}.schedule-calendar-day>span,.schedule-calendar-day>strong{grid-row:1;padding:.5rem .35rem 0;text-align:center}.schedule-calendar-day>strong{font-size:.75rem}.schedule-calendar-day>span{color:#64748b;font-size:.7rem;padding-top:1.55rem}.schedule-calendar-cell{border-bottom:1px dashed #e5edf8;min-height:2.1rem;padding:.15rem}.schedule-calendar-entry{background:#e8f0ff;border-left:2px solid #2563eb;border-radius:.25rem;color:#1e3a8a;font-size:.67rem;line-height:1.15;padding:.2rem}.schedule-calendar-entry.draft{background:#ecfdf5;border-color:#10b981;color:#065f46}.schedule-classes-modal{max-width:68rem;width:min(68rem,calc(100vw - 2rem))}.schedule-classes-modal .card-header{align-items:flex-start;padding:1.65rem 1.85rem 1rem}.schedule-classes-modal .card-title{font-size:1.75rem}.schedule-classes-modal .card-subtitle{font-size:1rem;margin-top:.35rem}.schedule-classes-modal .card-header .btn{font-size:2rem;line-height:1;padding:0}.schedule-add-slot-fields,.schedule-modal-fields{display:grid;grid-gap:1rem;gap:1rem}.schedule-modal-fields{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 1.85rem 1.35rem}.schedule-add-slot-fields label,.schedule-modal-fields label{color:#334155;display:grid;font-size:.83rem;font-weight:600;grid-gap:.42rem;gap:.42rem}.schedule-classes-modal input,.schedule-classes-modal select{background:#fff;border:1px solid #cbdaf2;border-radius:.5rem;color:#1e293b;font-size:.9rem;min-height:2.9rem;padding:0 .8rem}.schedule-week-calendar-exact{border:1px solid #d8e2f0;border-radius:.45rem;display:grid;grid-template-columns:6.1rem repeat(7,minmax(6.6rem,1fr));margin:0 1.15rem;overflow:auto}.schedule-calendar-header,.schedule-calendar-header-spacer{background:#f8fafc;border-bottom:1px solid #d8e2f0;min-height:3.6rem}.schedule-calendar-header{align-items:center;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;justify-content:center}.schedule-calendar-header strong{font-size:.75rem}.schedule-calendar-header span{color:#475569;font-size:.72rem;margin-top:.2rem}.schedule-calendar-times,.schedule-calendar-track{background-image:repeating-linear-gradient(180deg,transparent 0,transparent 47px,#e8eef7 48px);height:72rem}.schedule-calendar-times{color:#334155;display:grid;grid-template-rows:repeat(48,48px)}.schedule-calendar-times span{font-size:.72rem;padding:.45rem .85rem;white-space:nowrap}.schedule-calendar-track{border-left:1px solid #e2e8f0;min-width:6.6rem;position:relative}.schedule-calendar-header:nth-of-type(2),.schedule-calendar-track.selected{background-color:#f7faff}.schedule-calendar-block{background:#e8f0ff;border:1px solid #b8d0ff;border-left:3px solid #2563eb;border-radius:.35rem;box-sizing:border-box;color:#1e3a5f;display:flex;flex-direction:column;font-size:.7rem;left:.15rem;overflow:hidden;padding:.55rem .45rem;position:absolute;right:.15rem;z-index:1}.schedule-calendar-block strong{font-size:.69rem;font-weight:600}.schedule-calendar-block span{margin-top:.3rem}.schedule-calendar-block.draft{background:#ecfdf5;border-color:#86efac #86efac #86efac #16a34a;color:#166534}.schedule-add-slot{border:1px solid #d8e2f0;border-radius:.45rem;margin:.6rem 1.15rem 0;padding:1rem}.schedule-add-slot h3{font-size:1rem;margin:0 0 .7rem}.schedule-add-slot-fields{align-items:end;grid-template-columns:1.45fr 1fr 1fr 1.12fr auto}.schedule-add-slot-fields .btn{min-height:2.9rem;white-space:nowrap}.schedule-add-slot p{color:#718096;font-size:.76rem;margin:.75rem 0 0}.schedule-modal-actions{padding:1rem 1.85rem 1.2rem}.schedule-modal-actions .schedule-page-error{margin-right:auto}@media (max-width:760px){.schedule-add-slot-fields,.schedule-modal-fields{grid-template-columns:1fr}.schedule-week-calendar-exact{margin:0 .75rem}.schedule-add-slot{margin:.6rem .75rem 0}}.app-toast-stack{display:flex;flex-direction:column;gap:.75rem;max-width:min(26rem,calc(100vw - 2rem));position:fixed;right:1.25rem;top:1.25rem;z-index:10000}.app-toast{align-items:flex-start;border:1px solid transparent;border-radius:.65rem;box-shadow:0 12px 28px rgba(15,23,42,.18);display:flex;font-size:.9rem;font-weight:600;gap:.75rem;justify-content:space-between;padding:.85rem .9rem .85rem 1rem}.app-toast button{background:transparent;border:0;color:inherit;cursor:pointer;font-size:1.25rem;line-height:1;padding:0}.app-toast-success{background:#ecfdf5;border-color:#86efac;color:#166534}.app-toast-error{background:#fef2f2;border-color:#fca5a5;color:#b91c1c}.app-toast-warning{background:#fffbeb;border-color:#fcd34d;color:#92400e}.app-toast-info{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}@media (max-width:720px){.home-nav{align-items:flex-start;flex-direction:column}.home-nav nav{width:100%;overflow-x:auto;padding-bottom:4px}.home-hero h1{font-size:clamp(2.55rem,13vw,4.1rem)}.home-hero-showcase{min-height:auto}.class-card-main,.floating-card{position:static;width:100%}.home-hero-showcase{display:grid;grid-gap:12px;gap:12px}.class-screen,.home-stats,.home-trust-list{grid-template-columns:1fr}.mentor-panel,.student-video{min-height:220px}.home-stats{transform:none;margin-top:18px}.home-section{padding-top:54px;padding-bottom:54px}.home-actions,.home-final .home-actions,.home-footer,.home-footer>div:last-child{align-items:stretch;flex-direction:column}.home-button{width:100%}}@media (max-width:520px){.home-nav nav a:not(.home-login){display:none}.home-nav{flex-direction:row;align-items:center}.home-nav nav{width:auto}.home-kicker span{width:100%}}.form-field input:disabled,.form-field select:disabled,.form-field textarea:disabled{background-color:#f8fafc;color:#64748b;border-color:#e2e8f0;cursor:not-allowed;opacity:.75}.assigned-teachers-card{background:#fff;border-radius:20px;border:1px solid #e7ebf1;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.03)}.assigned-teachers-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.assigned-teachers-title-group{display:flex;align-items:center;gap:16px}.assigned-teachers-icon-box{width:48px;height:48px;border-radius:14px;background:#edf4ff;color:#1760df;display:flex;align-items:center;justify-content:center}.assigned-teachers-title-group h3{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a}.assigned-teachers-title-group p{margin:2px 0 0;font-size:.9rem;color:#64748b}.assigned-teachers-count-badge{background:#edf4ff;color:#1760df;font-size:.88rem;font-weight:600;padding:6px 14px;border-radius:999px;display:inline-flex;align-items:center;gap:8px}.assigned-teacher-item{border:1px solid #e7ebf1;border-radius:16px;padding:20px;background:#fff;margin-bottom:16px;display:flex;align-items:center;gap:20px;transition:all .2s ease}.assigned-teacher-item:last-child{margin-bottom:0}.assigned-teacher-item:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.04)}.assigned-teacher-avatar-wrapper{position:relative;width:72px;height:72px;flex-shrink:0}.assigned-teacher-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #edf4ff;background:#edf4ff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;color:#1760df}.assigned-teacher-online-dot{position:absolute;bottom:2px;right:2px;width:14px;height:14px;background:#10b981;border:2.5px solid #fff;border-radius:50%}.assigned-teacher-details{display:flex;flex-direction:column;gap:6px;min-width:0}.assigned-teacher-name{font-size:1.15rem;font-weight:700;color:#0f172a}.assigned-teacher-speciality{display:flex;align-items:center;gap:8px;color:#64748b;font-size:.92rem;font-weight:500}.assigned-teacher-email-pill{background:#edf4ff;color:#1760df;font-size:.88rem;font-weight:500;border-radius:999px;padding:5px 14px;display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-top:2px}