:root{color:#172033;font-synthesis:none;--background:#f8fafc;--card:#fff;--primary:#4f46e5;--primary-dark:#4338ca;--muted:#64748b;--line:#e2e8f0;--green:#dcfce7;--green-text:#166534;--coral:#ffedd5;--coral-text:#9a3412;--pending:#fef3c7;--pending-text:#92400e;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:var(--background);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--primary);text-decoration:none}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:.4rem;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15}h2{letter-spacing:-.015em;margin-bottom:1rem;font-size:1.18rem}small{color:var(--muted)}.card{background:var(--card);border:1px solid #e2e8f0cc;border-radius:22px;padding:24px;box-shadow:0 10px 30px #0f172a0b}.muted{color:var(--muted)}.eyebrow{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.55rem;font-size:.72rem;font-weight:800}.eyebrow.light{color:#c7d2fe}.grow{flex-direction:column;flex:1;display:flex}.row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.empty{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:130px;padding:20px;display:flex}.empty span{font-size:2rem}.empty p{margin:8px 0 0;font-size:.82rem}@media (width<=600px){.card{border-radius:17px;padding:18px}.row-actions{justify-content:flex-start;width:100%;margin-left:60px}}.header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,50vw - 700px);display:flex;position:sticky;top:0}.brand{color:#111827;align-items:center;gap:.7rem;font-weight:750;display:flex}.brand.large{margin-bottom:1.2rem;font-size:1.25rem}.brand-mark{background:var(--primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.header .desktop-nav{gap:1.7rem;margin-left:auto;margin-right:2rem;display:flex}.header .desktop-nav a{color:#475569;font-size:.92rem;font-weight:600}.header .desktop-nav a:hover{color:var(--primary)}.user-menu{position:relative}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:5px;padding:8px;display:none}.menu-toggle span{background:#334155;border-radius:2px;width:22px;height:2px;display:block}.mobile-backdrop{z-index:30;background:#0f172a66;position:fixed;inset:0}.mobile-drawer{background:#fff;flex-direction:column;align-content:start;align-items:stretch;width:min(300px,85vw);max-width:300px;height:100%;padding:88px 20px 24px;display:flex;position:absolute;top:0;right:0;overflow-y:auto}.mobile-drawer-body{flex-direction:column;gap:.25rem;display:flex}.mobile-drawer-header{color:#111827;margin-bottom:.5rem;padding:0 .55rem;font-size:1.05rem;font-weight:750}.mobile-drawer-separator{border:0;border-top:1px solid var(--line);margin:.75rem 0}.mobile-nav-link{color:#334155;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;padding:.7rem .55rem;font-size:1rem;font-weight:600;text-decoration:none}.mobile-nav-link:hover{color:var(--primary);background:#f1f5f9}.avatar,.profile-avatar{color:#3730a3;background:#e0e7ff;border:0;border-radius:50%;justify-content:center;align-items:center;font-weight:750;display:flex}.avatar{cursor:pointer;width:42px;height:42px}.dropdown{border:1px solid var(--line);background:#fff;border-radius:14px;gap:.2rem;min-width:190px;padding:.7rem;display:grid;position:absolute;top:52px;right:0;box-shadow:0 18px 50px #0f172a24}.dropdown strong{border-bottom:1px solid var(--line);margin-bottom:.3rem;padding:.5rem;font-size:.88rem}.dropdown a,.dropdown button{color:#334155;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;padding:.55rem}.dropdown a:hover,.dropdown button:hover{background:#f1f5f9}.page{max-width:1400px;margin:0 auto;padding:38px 24px 64px}.page-title{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.page-title p{margin-bottom:0}@media (width<=900px){.header .desktop-nav,.user-menu{display:none}.menu-toggle{display:flex}}@media (width<=600px){.header{height:62px;padding:0 16px}.brand{font-size:.9rem}.brand-mark{width:32px;height:32px}.page{padding:26px 14px 64px}.page-title{flex-direction:column;align-items:start;gap:8px}.mobile-drawer{padding-top:78px}}.link-button,.danger-link{cursor:pointer;background:0 0;border:0;padding:.25rem;font-size:.72rem;font-weight:700}.link-button{color:var(--primary)}.danger-link{color:#c2410c}.primary,.secondary,.danger-button{cursor:pointer;border:0;border-radius:10px;min-height:42px;padding:.65rem 1rem;font-weight:700}.primary{background:var(--primary);color:#fff}.primary:hover{background:var(--primary-dark)}.primary:disabled{cursor:not-allowed;opacity:.45}.secondary{color:#334155;background:#f1f5f9}.danger-button{color:#fff;background:#dc2626}.danger-button:hover{background:#b91c1c}.danger-button:disabled{cursor:not-allowed;opacity:.55}.small{min-height:34px;padding:.45rem .75rem;font-size:.76rem}.icon-button{color:#64748b;cursor:pointer;background:0 0;border:0;font-size:1.6rem;line-height:1}.login-page{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:100%;max-width:440px;padding:38px;box-shadow:0 25px 70px #0f172a1a}.stack{gap:16px;display:grid}label{color:#334155;gap:6px;font-size:.82rem;font-weight:700;display:grid}input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;min-height:44px;padding:.65rem .8rem}input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #4f46e51f}input:disabled{color:#64748b;cursor:not-allowed;background:#f8fafc}.password-field{position:relative}.password-field input{width:100%;padding-right:2.75rem}.password-toggle{color:#64748b;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:auto;min-height:auto;padding:.35rem;display:flex;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.password-toggle:hover{color:var(--primary)}.form-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@media (width<=600px){.login-card{padding:26px}}.badge{border-radius:99px;width:max-content;padding:.25rem .55rem;font-size:.68rem;font-weight:750;display:inline-flex}.badge.available{background:var(--green);color:var(--green-text)}.badge.booked{background:var(--coral);color:var(--coral-text)}.badge.pending{background:var(--pending);color:var(--pending-text)}.error{color:#b91c1c;margin:0;font-size:.82rem}.banner,.notice{border-radius:12px;margin-bottom:18px;padding:.8rem 1rem}.error.banner{background:#fef2f2;border:1px solid #fecaca}.notice{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;font-size:.85rem}.center-page{justify-content:center;align-items:center;min-height:100vh;display:flex}.loader{border:3px solid #e0e7ff;border-top-color:var(--primary);border-radius:50%;width:34px;height:34px;margin:24px auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:22px;width:100%;max-width:620px;max-height:90vh;padding:26px;overflow:auto;box-shadow:0 30px 90px #0f172a40}.modal-header{justify-content:space-between;align-items:center;display:flex}.modal-header h2{margin-bottom:14px}.selected-slot{color:#3730a3;background:#eef2ff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:14px;display:flex}.terms{color:#475569;background:#f8fafc;border-radius:12px;padding:14px;font-size:.82rem;line-height:1.65}.check{align-items:start;gap:10px;margin:16px 0;display:flex}.check input,.choice input{accent-color:var(--primary);width:17px;min-height:auto}.modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.choice-list{gap:8px;max-height:390px;display:grid;overflow:auto}.choice{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.choice:has(input:checked){background:#eef2ff;border-color:#a5b4fc}.choice span{display:grid}.bento{grid-template-rows:250px minmax(330px,auto);grid-template-columns:minmax(0,2fr) minmax(290px,1fr);gap:22px;display:grid}.calendar-card{grid-row:1/3;min-height:600px;overflow:hidden}.next-card{color:#fff;background:linear-gradient(140deg,#4f46e5,#6366f1);border:0}.next-card h2{text-transform:capitalize;margin-bottom:.4rem;font-size:1.55rem}.lesson-time{font-size:1.25rem;font-weight:700}.countdown{color:#e0e7ff;margin-top:2rem;font-size:.85rem}.countdown strong{color:#fff;margin-top:.25rem;font-size:1rem;display:block}.upcoming-card{min-height:330px;overflow:hidden}.card-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.card-heading h2{margin:0}.card-heading>span:not(.legend){color:var(--primary);background:#eef2ff;border-radius:99px;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:.78rem;font-weight:700;display:flex}.legend{color:var(--muted);align-items:center;gap:.4rem;font-size:.78rem;display:flex}.legend i{background:#86efac;border-radius:50%;width:9px;height:9px}.calendar-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px;max-height:700px;padding:3px 6px 16px 2px;display:grid;overflow:auto}.day-column{background:#f8fafc;border:1px solid #edf2f7;border-radius:16px;padding:14px}.day-column h3{text-transform:capitalize;margin-bottom:12px;font-size:.88rem}.slot-list{gap:8px;display:grid}.slot{background:var(--green);color:var(--green-text);cursor:pointer;border:1px solid #bbf7d0;border-radius:10px;justify-content:space-between;align-items:center;padding:10px;font-size:.82rem;font-weight:700;display:flex}.slot:hover,.slot:focus-visible{border-color:#4ade80;transform:translateY(-1px);box-shadow:0 0 0 3px #4ade8026}.slot small{color:#15803d;font-size:.68rem}.lesson-list,.admin-list{gap:4px;max-height:310px;display:grid;overflow:auto}.lesson-row,.admin-row,.request-row{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:12px 2px;display:flex}.lesson-row:last-child,.admin-row:last-child,.request-row:last-child{border-bottom:0}.date-tile{color:#3730a3;background:#eef2ff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.date-tile strong{font-size:1.05rem;line-height:1}.date-tile small{color:#6366f1;text-transform:uppercase;font-size:.65rem}.notifications-card{margin-top:22px}.notification-list{gap:4px;max-height:360px;display:grid;overflow:auto}.notification-row{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:12px;padding:12px 2px;display:flex}.notification-row:last-child{border-bottom:0}.notification-row p{margin:.2rem 0 .35rem;font-size:.88rem}.notification-row small{color:var(--muted);font-size:.75rem}@media (width<=900px){.bento{flex-direction:column;grid-template-rows:auto;grid-template-columns:1fr;display:flex}.next-card{order:1;min-height:230px}.calendar-card{order:2;grid-row:auto;min-height:450px}.upcoming-card{order:3}}@media (width<=600px){.calendar-grid{grid-template-columns:1fr}.lesson-row,.admin-row,.request-row{flex-wrap:wrap;align-items:flex-start}}.admin-grid,.profile-grid{grid-template-columns:minmax(280px,.75fr) minmax(0,1.5fr);gap:22px;display:grid}.users-grid{grid-template-columns:minmax(280px,.65fr) minmax(0,1.6fr)}.request-card{margin-bottom:22px}.request-row>div:first-child,.admin-row>div:first-child{flex:1;display:grid}.request-row small,.admin-row small{display:block}.copy-box{gap:8px;display:flex}.copy-box input{flex:1}.copy-action{position:relative}.copy-tooltip{color:#fff;white-space:nowrap;background:#172033;border-radius:7px;padding:.35rem .55rem;font-size:.72rem;font-weight:700;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.copy-tooltip:after{content:"";border-top:5px solid #172033;border-left:5px solid #0000;border-right:5px solid #0000;position:absolute;top:100%;left:50%;transform:translate(-50%)}.profile-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.profile-avatar{width:82px;height:82px;margin-bottom:16px;font-size:2rem}@media (width<=900px){.admin-grid,.profile-grid{grid-template-columns:1fr}}@media (width<=600px){.admin-row .row-actions,.request-row .row-actions{margin-left:0}.copy-box{flex-direction:column}}.push-prompt{border:1px solid var(--line);z-index:40;background:#fff;border-radius:16px;align-items:center;gap:14px;max-width:520px;padding:16px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 60px #0f172a2e}.push-icon{background:#eef2ff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex}.push-prompt>div:nth-child(2){flex:1}.push-prompt p{color:var(--muted);margin:2px 0 0;font-size:.78rem}@media (width<=600px){.push-prompt{bottom:76px;left:12px;right:12px}}
