:root{--ink:#24202f;--muted:#746f7d;--cream:#f7f3ee;--paper:#fffdf9;--violet:#7455d9;--violet-dark:#5639b7;--line:#e9e3dd}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0;font-family:Inter,ui-rounded,SF Pro Rounded,Segoe UI,sans-serif}button{font:inherit}.app-shell{min-height:100vh;display:block}.desktop-nav{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#fffdf9d9;flex-direction:column;justify-content:space-between;align-items:center;width:76px;padding:22px 0;display:flex;position:fixed;inset:0 auto 0 0}.desktop-nav nav{gap:12px;display:grid}.nav-icon{position:relative}.nav-notification-badge{color:#fff;background:#ff7b6d;border:2px solid #fffdfa;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;line-height:1;display:grid;position:absolute;top:-5px;right:-6px;box-shadow:0 5px 14px #ca4b4040}.brand-mark{object-fit:cover;width:48px;height:48px;box-shadow:none;background:#f1edff;border:0;border-radius:15px;display:block}.nav-icon{color:#8e8798;cursor:pointer;background:0 0;border:0;border-radius:15px;width:44px;height:44px;font-size:21px}.nav-icon.active{color:var(--violet-dark);background:#ede7ff}.phone-stage{background:var(--paper);width:min(780px,100vw - 76px);min-height:100vh;margin-left:max(76px,50vw - 352px);padding:32px 42px 120px;box-shadow:0 0 70px #3d28230f}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.topbar h1{letter-spacing:-.035em;margin:3px 0 0;font-size:clamp(23px,3vw,31px);line-height:1.1}.eyebrow{color:var(--violet);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.eyebrow.light{color:#ffffffb8}.avatar{color:#43391d;cursor:pointer;background:#f0d36a;border:0;border-radius:18px;flex:none;width:48px;height:48px;font-weight:900}.avatar.small{border-radius:14px;place-items:center;width:38px;height:38px;font-size:11px;display:grid}.day-card{color:#fff;background:linear-gradient(125deg,#7556d8,#a267da);border-radius:29px;justify-content:space-between;align-items:center;min-height:148px;padding:25px 27px;display:flex;overflow:hidden;box-shadow:0 20px 45px #6446be38}.day-card h2{letter-spacing:-.035em;margin:7px 0 2px;font-size:31px}.day-card p:last-child{color:#ffffffc4;margin:0;font-size:14px}.day-orbit{border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:92px;height:92px;display:grid;transform:translate(8px);box-shadow:inset 0 0 0 15px #ffffff14,0 0 0 19px #ffffff12}.day-orbit span{color:#44351a;background:#f5d76e;border-radius:50%;place-items:center;width:52px;height:52px;font-size:20px;font-weight:900;display:grid}.date-strip{grid-template-columns:repeat(5,1fr);gap:8px;margin:25px 0 32px;display:grid}.date{color:#98929e;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:17px;justify-items:center;gap:4px;padding:10px 5px;display:grid}.date span{font-size:11px;font-weight:700}.date strong{color:#4b4651;font-size:15px}.date.active{color:var(--violet);background:#f1ecff;border-color:#dfd2ff}.date.active strong{color:var(--violet-dark)}.section-heading{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:3px 0 0;font-size:21px}.add-button{width:42px;height:42px;color:var(--violet);cursor:pointer;background:#f0eafd;border:0;border-radius:15px;font-size:24px}.lesson-list{display:grid}.lesson-card{grid-template-columns:48px 50px 1fr;gap:13px;padding:18px 0;display:grid}.time-column{flex-direction:column;padding-top:3px;display:flex;position:relative}.time-column strong{font-size:14px}.time-column span{color:#a39ca7;margin-top:3px;font-size:11px}.time-column i{border-left:1px dashed #d9d1cc;position:absolute;top:46px;bottom:-24px;left:17px}.student-avatar{border-radius:18px 18px 18px 8px;place-items:center;width:48px;height:48px;font-size:12px;font-weight:900;display:grid}.lavender{color:#6344ba;background:#e9e0ff}.mint{color:#31765b;background:#d9f2e5}.peach{color:#a1552e;background:#ffe2cc}.name-line{align-items:center;gap:8px;display:flex}.lesson-info h3{margin:1px 0 4px;font-size:16px}.lesson-info p{color:var(--muted);margin:0 0 7px;font-size:12px}.balance{color:#8a8390;font-size:11px}.family-chip{color:#307557;text-transform:uppercase;background:#e6f5ed;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}.lesson-action{color:var(--violet-dark);cursor:pointer;background:#fbf8ff;border:1px solid #e4dafa;border-radius:11px;margin-top:10px;padding:8px 12px;font-size:12px;font-weight:800;display:block}.lesson-action:hover{background:#f0eafd}.mobile-nav{width:min(480px,100vw - 28px);padding:8px 12px max(8px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fffdfaeb;border:1px solid #e5dcd7db;border-radius:22px;grid-template-columns:repeat(4,1fr);display:none;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #31272424}.mobile-nav button{color:#9a939e;background:0 0;border:0;justify-items:center;gap:3px;padding:5px 2px;font-size:9px;display:grid}.mobile-nav span{font-size:18px}.mobile-nav .active{color:var(--violet-dark);font-weight:800}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1f192473;place-items:end center;padding:20px;display:grid;position:fixed;inset:0}.action-sheet{background:var(--paper);border-radius:29px;width:min(520px,100%);padding:12px 24px 24px;animation:.22s ease-out rise;box-shadow:0 30px 70px #1b142040}.sheet-handle{background:#ddd4cf;border-radius:99px;width:42px;height:4px;margin:0 auto 22px}.action-sheet h2{margin:5px 0 4px;font-size:24px}.sheet-copy{color:var(--muted);margin:0 0 18px;font-size:13px}.status-button{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:17px;align-items:center;gap:13px;margin-top:9px;padding:14px;display:flex}.status-button>span{border-radius:13px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.status-button div{gap:3px;display:grid}.status-button small{color:var(--muted)}.status-button.success>span{color:#277054;background:#dff3e8}.status-button.video>span{color:#a6572e;background:#ffead5}.status-button.muted>span{color:#6c57a8;background:#eee9f8}.close-button{color:#817985;cursor:pointer;background:0 0;border:0;width:100%;margin-top:14px;padding:12px}@keyframes rise{0%{opacity:0;transform:translateY(24px)}}@media (max-width:720px){.app-shell{display:block}.desktop-nav{display:none}.phone-stage{width:100%;box-shadow:none;margin:0;padding:24px 20px 112px}.topbar{margin-bottom:20px}.topbar h1{max-width:260px;font-size:24px}.day-card{border-radius:25px;min-height:138px;padding:23px}.day-card h2{font-size:28px}.mobile-nav{display:grid}.lesson-card{grid-template-columns:43px 46px 1fr;gap:10px}.student-avatar{border-radius:16px 16px 16px 7px;width:44px;height:44px}.lesson-action{width:100%}}.logout-button{color:#5f527f;cursor:pointer;background:#fff;border:1px solid #47367829;border-radius:14px;padding:11px 14px;font-weight:800}.login-shell{color:#362e52;background:radial-gradient(circle at 15% 15%,#ffdd826b,#0000 28%),radial-gradient(circle at 85% 82%,#b5a3ff61,#0000 30%),#f8f5ef;place-items:center;min-height:100svh;padding:24px;display:grid}.login-card{text-align:center;background:#fffffff0;border:1px solid #5c468f24;border-radius:30px;width:min(100%,480px);padding:42px;box-shadow:0 28px 70px #49377526}.login-brand{object-fit:cover;width:74px;height:74px;box-shadow:none;background:#f1edff;border:0;border-radius:22px;margin:0 auto 22px;display:block}.login-card h1{margin:8px 0 14px;font-size:clamp(32px,6vw,45px);line-height:1.05}.login-intro{color:#746b87;max-width:390px;margin:0 auto 24px;font-size:16px;line-height:1.55}.login-form{text-align:left;gap:12px;display:grid}.login-form label{color:#504562;font-size:13px;font-weight:850}.login-form input{color:#342b49;width:100%;min-height:56px;font:inherit;background:#fff;border:1px solid #5c468f33;border-radius:16px;outline:none;padding:0 17px;font-size:17px;transition:border-color .18s,box-shadow .18s}.login-form input:focus{border-color:#8068d6;box-shadow:0 0 0 4px #6f56c91c}.login-form #login-code{text-align:center;letter-spacing:.22em;font-size:28px;font-weight:900}.login-primary{color:#fff;min-height:54px;font:inherit;cursor:pointer;background:#6f56c9;border:0;border-radius:16px;justify-content:center;align-items:center;font-weight:900;text-decoration:none;display:flex;box-shadow:0 12px 28px #6f56c940}.login-primary:disabled{cursor:wait;opacity:.62}.login-destination{color:#80778e;text-align:center;margin:0;font-size:13px}.login-success{color:#3d7150;text-align:center;background:#eff8f1;border-radius:13px;margin:0;padding:11px 13px;font-size:13px;line-height:1.4}.login-secondary-actions{justify-content:space-between;gap:12px;display:flex}.login-secondary-actions button{color:#705ab8;font:inherit;cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:12px;font-weight:800}.login-note{color:#9a92a7;margin:16px 0 0;font-size:13px;line-height:1.45}.login-error,.magic-login-status{color:#5f4b92;background:#f5f1ff;border:1px solid #d9cdf5;border-radius:14px;margin:0 0 18px;padding:12px 14px;font-size:14px;line-height:1.45}.login-form .login-error{margin:0}.login-error{color:#9e4545;background:#fff2f2;border-color:#f2c4c4}@media (max-width:560px){.login-card{border-radius:24px;padding:32px 22px}.header-actions form{display:none}.login-secondary-actions{flex-direction:column;align-items:center;gap:2px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}.prototype-switch{z-index:35;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9eb;border:1px solid #e2dad4d1;border-radius:15px;align-items:center;gap:3px;padding:5px;display:flex;position:fixed;top:18px;right:24px;box-shadow:0 10px 30px #31272414}.prototype-switch>span{color:#a098a3;letter-spacing:.12em;text-transform:uppercase;padding:0 8px;font-size:9px;font-weight:900}.prototype-switch button{color:#746e79;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 11px;font-size:11px;font-weight:750}.prototype-switch button.active{background:var(--violet);color:#fff;box-shadow:0 5px 15px #6345be38}.workspace-stage{background:#f8f5f1;min-height:100vh;margin-left:76px;padding:94px 34px 54px}.view-panel{animation:.24s ease-out view-in}@keyframes view-in{0%{opacity:.35;transform:translateY(7px)}}.workspace-header{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1240px;margin:0 auto 27px;display:flex}.workspace-header h1{letter-spacing:-.045em;margin:4px 0;font-size:clamp(28px,4vw,42px);line-height:1.03}.workspace-header>div>p:last-child{color:var(--muted);margin:0;font-size:13px}.header-actions{align-items:center;gap:10px;display:flex}.primary-button,.soft-button,.filter-button{cursor:pointer;border-radius:13px;font-size:12px;font-weight:800}.primary-button{background:var(--violet);color:#fff;border:0;padding:12px 16px;box-shadow:0 8px 22px #5d3eb62e}.link-button{align-items:center;text-decoration:none;display:inline-flex}.soft-button{border:1px solid var(--line);color:#665e6b;background:#fff;padding:11px 15px}.avatar.coral{color:#733d25;background:#ffb58d;place-items:center;display:grid}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1240px;margin:0 auto 20px;display:grid}.metric-grid article{background:#ffffffd6;border:1px solid #ebe4df;border-radius:19px;align-items:center;gap:13px;padding:17px;display:flex}.metric-grid strong{letter-spacing:-.04em;font-size:24px;display:block}.metric-grid p{color:var(--muted);margin:2px 0 0;font-size:11px}.metric-icon{border-radius:13px;flex:none;place-items:center;width:39px;height:39px;font-weight:900;display:grid}.metric-icon.purple{color:#6546b8;background:#ebe3ff}.metric-icon.green{color:#2d7757;background:#dff2e9}.metric-icon.orange{color:#aa5a31;background:#ffe5d1}.metric-icon.pink{color:#a4475e;background:#fde1e7}.calendar-card,.payroll-table-card{background:#ffffffe6;border:1px solid #e9e1dc;border-radius:24px;max-width:1240px;margin:0 auto;overflow:hidden;box-shadow:0 20px 55px #3a29230f}.calendar-toolbar,.table-title{border-bottom:1px solid #eee8e3;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.calendar-toolbar h2,.table-title h2{margin:0 0 4px;font-size:19px}.calendar-toolbar p,.table-title p{color:var(--muted);margin:0;font-size:11px}.week-switch{border:1px solid var(--line);border-radius:12px;align-items:center;gap:8px;padding:5px;display:flex}.week-switch button{color:#6c6570;cursor:pointer;background:#f4f0ec;border:0;border-radius:8px;width:28px;height:28px}.week-switch strong{padding:0 5px;font-size:11px}.calendar-grid{grid-template-columns:78px repeat(3,minmax(200px,1fr));min-width:820px;display:grid}.calendar-grid>*{border-bottom:1px solid #eee8e3;border-right:1px solid #eee8e3;min-height:74px}.calendar-head{background:#fbf9f6;padding:13px}.time-head{color:#9c949e;text-transform:uppercase;place-items:center;font-size:10px;display:grid}.teacher-head{align-items:center;gap:10px;display:flex}.teacher-head div{gap:3px;display:grid}.teacher-head strong{font-size:12px}.teacher-head small{color:var(--muted);font-size:9px}.mini-avatar{border-radius:12px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid}.mini-avatar.t0{color:#6849b9;background:#eae0ff}.mini-avatar.t1{color:#337159;background:#dcefe6}.mini-avatar.t2{color:#9d552e;background:#ffe3cf}.calendar-time{color:#7e7681;justify-content:center;padding-top:17px;font-size:11px;font-weight:800;display:flex}.calendar-slot{text-align:left;cursor:default;border:0;border-radius:13px;align-content:center;gap:4px;min-height:59px;margin:7px;padding:10px 12px;display:grid}.calendar-slot span{font-size:11px;font-weight:850}.calendar-slot small{opacity:.72;font-size:9px}.calendar-slot.lesson{color:#5b438f;background:#eee8fb}.calendar-slot.family{color:#2e7055;background:#dff2e9}.calendar-slot.trial{color:#9b5530;background:#ffe6d4}.calendar-slot.group{color:#7d651c;background:#fff1ba}.calendar-slot.free{color:#9a8fa0;text-align:center;cursor:pointer;background:0 0;border:1px dashed #cfc5d4}.calendar-slot.free:hover{border-color:var(--violet);color:var(--violet);background:#f6f1ff}.payroll-hero{color:#fff;background:linear-gradient(118deg,#5737ae,#8a5bd1);border-radius:25px;justify-content:space-between;align-items:center;max-width:1240px;min-height:168px;margin:0 auto 15px;padding:28px 31px;display:flex;overflow:hidden;box-shadow:0 22px 48px #5737ae2e}.payroll-hero p{color:#ffffffb8;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:11px;font-weight:800}.payroll-hero h2{letter-spacing:-.05em;margin:7px 0 4px;font-size:39px}.payroll-hero span{color:#ffffffb8;font-size:11px}.payroll-bars{align-items:flex-end;gap:8px;height:92px;display:flex}.payroll-bars i{background:#ffffff47;border-radius:8px 8px 3px 3px;width:15px}.payroll-bars i:first-child{height:38%}.payroll-bars i:nth-child(2){height:62%}.payroll-bars i:nth-child(3){height:46%}.payroll-bars i:nth-child(4){background:#f1d76d;height:78%}.payroll-bars i:nth-child(5){height:66%}.payroll-bars i:nth-child(6){height:90%}.payroll-bars i:nth-child(7){height:74%}.rate-strip{background:#fffc;border:1px solid #e9e1dc;border-radius:20px;grid-template-columns:repeat(6,1fr);gap:8px;max-width:1240px;margin:0 auto 15px;padding:13px;display:grid}.rate-strip span{border-right:1px solid #eee7e2;gap:3px;padding:7px 12px;display:grid}.rate-strip span:last-child{border:0}.rate-strip small{color:var(--muted);font-size:9px}.rate-strip strong{font-size:13px}.filter-button{border:1px solid var(--line);color:#655e68;background:#faf7f4;padding:9px 12px}.payroll-table{overflow-x:auto}.payroll-row{border-bottom:1px solid #f0ebe7;grid-template-columns:minmax(250px,2fr) repeat(5,1fr);align-items:center;min-width:820px;padding:14px 22px;font-size:12px;display:grid}.payroll-row:last-child{border:0}.payroll-head{color:#9b949d;text-transform:uppercase;letter-spacing:.07em;background:#fbf9f7;padding-block:10px;font-size:9px;font-weight:800}.teacher-cell{align-items:center;gap:10px;display:flex}.teacher-cell i{border-radius:14px;width:39px;height:39px;font-size:9px;font-style:normal}.pay-total{color:var(--violet-dark);font-size:14px;font-weight:900}.payroll-month{border:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:#fff;border-radius:13px;gap:3px;padding:7px 10px;font-size:7px;font-weight:850;display:grid}.payroll-month select{min-width:145px;color:var(--ink);font:inherit;text-transform:none;cursor:pointer;background:0 0;border:0;outline:0;padding:1px 22px 1px 0;font-size:10px;font-weight:800}.payroll-ready{color:#2e7153;background:#e1f2e8;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:850}.payroll-teacher-button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.payroll-teacher-button:hover strong{color:var(--violet-dark)}.payroll-download{width:max-content;color:var(--violet-dark);font:inherit;cursor:pointer;background:#eee8ff;border:0;border-radius:9px;padding:7px 9px;font-size:8px;font-weight:850;text-decoration:none}.payroll-empty{color:var(--muted);text-align:center;padding:28px;font-size:10px}.payroll-detail-modal{flex-direction:column;max-height:calc(100vh - 38px);display:flex;overflow:hidden}.payroll-detail-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 14px;display:grid}.payroll-detail-summary span{background:#f4effb;border-radius:13px;gap:3px;padding:11px;display:grid}.payroll-detail-summary strong{font-size:14px}.payroll-detail-summary small{color:var(--muted);font-size:7px}.payroll-contract-fields{background:#fbf9fd;border:1px solid #e8e0ef;border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 14px;padding:13px;display:grid}.payroll-contract-fields label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;gap:5px;font-size:7px;font-weight:850;display:grid}.payroll-contract-fields input{width:100%;color:var(--ink);font:inherit;text-transform:none;background:#fff;border:1px solid #ddd3e8;border-radius:10px;outline:0;padding:9px 10px;font-size:10px;font-weight:750}.payroll-contract-fields input:focus{border-color:var(--violet);box-shadow:0 0 0 3px #6647b91a}.payroll-contract-fields p{color:var(--muted);grid-column:1/-1;margin:0;font-size:7px;line-height:1.45}.payroll-detail-list{gap:7px;min-height:80px;margin-bottom:14px;display:grid;overflow-y:auto}.payroll-detail-list article{background:#fff;border:1px solid #ebe3de;border-radius:13px;grid-template-columns:68px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.payroll-detail-list time{gap:2px;font-size:9px;font-weight:850;display:grid}.payroll-detail-list time small{color:var(--muted);font-size:8px}.payroll-detail-list article>div{gap:2px;min-width:0;display:grid}.payroll-detail-list article strong{font-size:9px}.payroll-detail-list article span{color:var(--muted);font-size:7px}.payroll-detail-list article div small{color:#93612c;font-size:7px}.payroll-detail-list article>b{color:var(--violet-dark);font-size:10px}.payroll-document-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.payroll-document-actions .soft-button{color:var(--violet-dark);background:#f6f1ff;border:1px solid #ddd3f2}.school-dashboard{gap:18px;display:grid}.school-dashboard-header{margin-bottom:0}.school-metrics{margin:0}.school-metric-button{border:1px solid var(--line);color:var(--ink);font:inherit;text-align:left;cursor:pointer;box-shadow:var(--shadow);background:#fff;border-radius:20px;align-items:center;gap:13px;padding:17px 18px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.school-metric-button:hover{border-color:#cdbde9;transform:translateY(-2px);box-shadow:0 15px 35px #49355c1a}.school-metric-button>div{min-width:0}.school-metric-button strong{font-size:27px;line-height:1;display:block}.school-metric-button p{color:var(--muted);margin:4px 0 0;font-size:10px}.school-metric-button small{color:var(--violet-dark);margin-top:6px;font-size:7px;font-weight:850;display:block}.school-teacher-section,.school-week-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 14px 36px #3a2a430d}.school-teacher-section .table-title,.school-week-card .table-title{padding:18px 20px}.school-teacher-grid{grid-template-columns:repeat(5,minmax(190px,1fr));gap:10px;padding:0 18px 19px;display:grid;overflow-x:auto}.school-teacher-card{background:linear-gradient(155deg,#fff,#fbf8ff);border:1px solid #e9e2dc;border-radius:18px;flex-direction:column;gap:12px;min-width:190px;padding:15px;display:flex}.school-teacher-main{align-items:center;gap:10px;display:flex}.school-teacher-main>span{width:38px;height:38px;color:var(--violet-dark);background:#eee7ff;border-radius:13px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.school-teacher-main>div{gap:3px;min-width:0;display:grid}.school-teacher-main strong{font-size:10px}.school-teacher-main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.school-teacher-stats{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.school-teacher-stats span{color:var(--muted);text-align:center;background:#f3efec;border-radius:10px;gap:2px;padding:8px 5px;font-size:6px;display:grid}.school-teacher-stats b{color:var(--ink);font-size:11px}.school-teacher-stats .has-issues{color:#8a6526;background:#fff0d3}.school-teacher-stats .has-issues b{color:#845c16}.school-teacher-note{color:#7e7380;min-height:31px;margin:0;font-size:7px;line-height:1.45}.school-teacher-actions{gap:6px;margin-top:auto;display:grid}.school-teacher-actions button{min-height:35px;color:var(--violet-dark);cursor:pointer;background:#eee8ff;border:0;border-radius:11px;font-size:8px;font-weight:850}.school-teacher-actions button.copy-windows-button{color:#347054;background:#eef8f2;border:1px solid #d8e8df}.school-teacher-actions button:disabled{opacity:.5;cursor:not-allowed}.school-day-tabs{grid-template-columns:repeat(7,1fr);gap:7px;padding:11px 18px 15px;display:grid}.school-day-tabs button{color:#8d858f;cursor:pointer;background:#fbf9f7;border:1px solid #e9e1dc;border-radius:13px;align-content:center;place-items:center;gap:3px;min-height:50px;display:grid}.school-day-tabs button span{text-transform:uppercase;font-size:8px;font-weight:850}.school-day-tabs button strong{color:var(--ink);font-size:13px}.school-day-tabs button.active{color:var(--violet-dark);background:#eee8ff;border-color:#cbbbed}.school-day-tabs button.active strong{color:var(--violet-dark)}.school-agenda{border-top:1px solid #eee7e2}.school-agenda>header{background:#fbf8f5;align-items:center;gap:10px;padding:15px 20px;display:flex}.school-agenda>header h3{margin:0;font-size:15px}.school-agenda>header .eyebrow{margin-right:2px}.school-agenda>header>span{color:var(--violet-dark);background:#eee8ff;border-radius:999px;margin-left:auto;padding:6px 8px;font-size:8px;font-weight:850}.school-agenda>article{border-top:1px solid #f0ebe7;grid-template-columns:55px auto minmax(180px,1fr) minmax(170px,.7fr) auto;align-items:center;gap:11px;padding:13px 20px;display:grid}.school-agenda>article>time{gap:2px;font-size:10px;display:grid}.school-agenda>article>time small{color:var(--muted);font-size:8px}.school-agenda-copy{gap:2px;min-width:0;display:grid}.school-agenda-copy>strong{font-size:10px}.school-agenda-copy p{color:var(--muted);margin:0;font-size:8px}.school-agenda-copy small{color:#8b6c44;font-size:7px;line-height:1.35}.school-agenda-student{color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;padding:7px 9px}.school-agenda-student:hover{background:#f7f3ff}.school-agenda-student i{color:var(--violet-dark);margin-top:3px;font-size:6px;font-style:normal;font-weight:850}.admin-list-modal{width:min(720px,100%);max-height:calc(100vh - 38px);padding:27px;overflow-y:auto}.admin-list-modal h2{margin:5px 34px 6px 0;font-size:24px}.admin-list-intro{color:var(--muted);margin:0 0 16px;font-size:10px;line-height:1.5}.admin-entity-list{gap:8px;display:grid}.admin-entity-list>button{width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e8e0db;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px;display:grid}.admin-entity-list>button:hover{background:#fcfaff;border-color:#cfbfec}.admin-entity-list>button>div{gap:3px;min-width:0;display:grid}.admin-entity-list strong{font-size:10px}.admin-entity-list p,.admin-entity-list small{color:var(--muted);margin:0;font-size:8px;line-height:1.4}.admin-entity-list>button>i{color:var(--violet-dark);font-size:20px;font-style:normal}.attention-list-mark{color:#9b543a;background:#ffe9df;border-radius:11px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.admin-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-quick-actions>button{color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #e8e0da;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:15px;display:grid}.admin-quick-actions>button>span{width:36px;height:36px;color:var(--violet-dark);background:#eee8ff;border-radius:12px;place-items:center;font-weight:900;display:grid}.admin-quick-actions>button:nth-child(2)>span{color:#88691b;background:#fff4cf}.admin-quick-actions>button:nth-child(3)>span{color:#347256;background:#e3f4ea}.admin-quick-actions>button:nth-child(4)>span{color:#9a503b;background:#ffe8e1}.admin-quick-actions>button>div{gap:3px;min-width:0;display:grid}.admin-quick-actions strong{font-size:10px}.admin-quick-actions small{color:var(--muted);font-size:7px;line-height:1.35}.admin-quick-actions i{color:var(--violet);font-size:18px;font-style:normal}.admin-copy-all{width:100%;margin:0 0 14px}.admin-window-item{background:#fff;border:1px solid #e8e0db;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:12px;display:grid}.admin-window-item>span{width:35px;height:35px;color:var(--violet-dark);background:#eee8ff;border-radius:11px;place-items:center;font-size:8px;font-weight:900;display:grid}.admin-window-item>div{min-width:0}.admin-window-item strong{font-size:10px}.admin-window-item p{color:var(--muted);margin:3px 0 0;font-size:8px;line-height:1.4}.admin-window-item button{min-height:32px;color:var(--violet-dark);cursor:pointer;background:#faf7ff;border:1px solid #ddd2ef;border-radius:9px;padding:7px 9px;font-size:7px;font-weight:850}.admin-window-item button:disabled{opacity:.45;cursor:not-allowed}.staff-access-panel{background:#fff;border:1px solid #e6ded8;border-radius:18px;overflow:hidden}.staff-access-panel summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.staff-access-panel summary>span{font-size:11px;font-weight:900}.staff-access-panel summary>strong{color:var(--muted);font-size:8px}.staff-access-panel>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0 14px 14px;display:grid}.staff-access-panel article{background:#faf7f4;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.staff-access-panel article>span{width:31px;height:31px;color:var(--violet-dark);background:#eee8ff;border-radius:10px;place-items:center;font-size:7px;font-weight:900;display:grid}.staff-access-panel article>div{gap:2px;min-width:0;display:grid}.staff-access-panel article strong{font-size:9px}.staff-access-panel article small{color:var(--muted);text-overflow:ellipsis;font-size:7px;overflow:hidden}.staff-role{color:#6b5b7b;text-transform:uppercase;background:#ece7f5;border-radius:999px;padding:5px 7px;font-size:6px}.staff-role.role-admin{color:#347256;background:#e3f4ea}.staff-role.role-owner{color:#805f17;background:#fff0cc}.staff-login-copy{color:#fff;cursor:pointer;white-space:nowrap;background:#6f56c9;border:0;border-radius:10px;padding:8px 10px;font-size:8px;font-weight:850}.staff-login-copy:disabled{opacity:.45;cursor:not-allowed}.staff-access-note{color:#8b8290;margin:-2px 14px 14px;font-size:8px;line-height:1.5}.staff-access-empty{color:var(--muted);text-align:center;grid-column:1/-1;margin:0;padding:14px;font-size:10px}.staff-access-panel article small.staff-linked{color:#347256;font-weight:800}.staff-access-panel article small.staff-unlinked{color:#a55b35;font-weight:800}.staff-access-panel>.staff-access-footer{background:#f3efff;border-radius:13px;grid-template-columns:none;justify-content:space-between;align-items:center;gap:12px;margin:0 14px 14px;padding:11px 12px;display:flex}.staff-access-footer .staff-access-note{margin:0}.staff-access-panel article>.staff-access-ready,.staff-access-panel article>.staff-access-missing{white-space:nowrap;border-radius:999px;width:auto;height:auto;padding:6px 8px;font-size:7px;font-weight:850}.staff-access-panel article>.staff-access-ready{color:#347256;background:#e3f4ea}.staff-access-panel article>.staff-access-missing{color:#995e31;background:#fff0dc}.school-agenda-teacher{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:#faf7ff;border:0;border-radius:11px;align-items:center;gap:8px;padding:6px;display:flex}.school-agenda-teacher>span{width:29px;height:29px;color:var(--violet-dark);background:#e9e1fa;border-radius:10px;flex:none;place-items:center;font-size:7px;font-weight:900;display:grid}.school-agenda-teacher>div{gap:2px;min-width:0;display:grid}.school-agenda-teacher strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.school-agenda-teacher small{color:var(--muted);font-size:6px}.teacher-preview-bar{background:linear-gradient(120deg,#f3edff,#fffaf2);border:1px solid #d9ccef;border-radius:17px;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.teacher-preview-bar div{gap:2px;display:grid}.teacher-preview-bar span{color:var(--violet-dark);text-transform:uppercase;letter-spacing:.08em;font-size:7px;font-weight:900}.teacher-preview-bar strong{font-size:10px}.teacher-preview-bar button{background:var(--violet);color:#fff;cursor:pointer;border:0;border-radius:11px;padding:9px 11px;font-size:8px;font-weight:850}.reviews-header{margin-bottom:18px}.integration-strip{background:linear-gradient(110deg,#f4efff,#fffdf9 72%);border:1px solid #dfd3ff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;max-width:1240px;margin:0 auto 14px;padding:15px 17px;display:grid}.integration-logo{background:var(--violet);color:#fff;border-radius:13px;place-items:center;width:39px;height:39px;font-size:10px;font-weight:900;display:grid}.integration-strip strong{margin-bottom:3px;font-size:12px;display:block}.integration-strip p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.draft-chip{color:#76601f;white-space:nowrap;background:#fff1be;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:9px;font-weight:850;display:inline-flex}.draft-chip i{background:#e7b821;border-radius:50%;width:7px;height:7px}.draft-chip.ready{color:#2d6f53;background:#ddf2e7}.draft-chip.ready i{background:#46a47b}.review-metrics{grid-template-columns:repeat(3,1fr);gap:10px;max-width:1240px;margin:0 auto 14px;display:grid}.review-metrics article{background:#ffffffdb;border:1px solid #ebe4df;border-radius:17px;align-items:center;gap:12px;padding:14px 16px;display:flex}.review-metrics strong{letter-spacing:-.04em;font-size:21px;display:block}.review-metrics p{color:var(--muted);margin:2px 0 0;font-size:10px}.reviews-workspace{background:#ffffffe6;border:1px solid #e9e1dc;border-radius:24px;grid-template-columns:minmax(300px,.72fr) minmax(480px,1.28fr);max-width:1240px;min-height:610px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 20px 55px #3a29230f}.review-inbox{background:#fbf9f7;border-right:1px solid #e9e2dd;min-width:0}.review-inbox-head{justify-content:space-between;align-items:center;min-height:77px;padding:18px 19px 12px;display:flex}.review-inbox-head h2{margin:0;font-size:18px}.review-inbox-head span{color:var(--violet);margin-top:3px;font-size:9px;font-weight:850;display:block}.sync-button,.more-button{color:#776f78;cursor:pointer;background:#fff;border:1px solid #e5ddd7;border-radius:11px;width:35px;height:35px}.sync-button{font-size:17px}.review-filters{gap:4px;padding:0 15px 13px;display:flex;overflow-x:auto}.review-filters button{color:#8e8790;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:7px 9px;font-size:9px;font-weight:800}.review-filters button.active{color:var(--violet-dark);background:#eee8ff}.review-list{border-top:1px solid #ece6e1;display:grid}.review-list-item{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ede7e2;grid-template-columns:8px 1fr;gap:10px;padding:15px 17px;display:grid}.review-list-item:hover{background:#fff}.review-list-item.selected{box-shadow:inset 3px 0 0 var(--violet);background:#fff}.review-status-dot{border-radius:50%;width:7px;height:7px;margin-top:5px}.review-status-dot.pending{background:#e9b928}.review-status-dot.published{background:#46a47b}.review-status-dot.rejected{background:#c4bcc4}.review-list-copy{gap:5px;min-width:0;display:grid}.review-list-copy>span:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.review-list-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.review-list-copy small{color:#99919a;font-size:8px}.review-list-copy p{color:#6f6772;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.stars,.detail-stars{color:#d9a80d;letter-spacing:.06em}.stars{font-size:9px}.detail-stars{white-space:nowrap;font-size:16px}.empty-reviews{text-align:center;align-content:center;justify-items:center;min-height:260px;padding:40px 20px;display:grid}.empty-reviews>span{color:#2d7658;background:#dff2e8;border-radius:15px;place-items:center;width:42px;height:42px;margin-bottom:9px;display:grid}.empty-reviews strong{font-size:12px}.empty-reviews p{color:var(--muted);margin:4px 0 0;font-size:9px}.empty-reviews.error>span{color:#a04d5a;background:#f8e6e7}.empty-reviews.error .soft-button{margin-top:12px}.review-detail{background:#fff;flex-direction:column;min-width:0;padding:22px 25px 0;display:flex}.review-detail.empty-detail{text-align:center;place-items:center;min-height:520px;padding:40px;display:grid}.empty-detail>div{max-width:390px}.empty-detail span{width:52px;height:52px;color:var(--violet);background:#eee8ff;border-radius:18px;place-items:center;margin:0 auto 14px;font-size:22px;display:grid}.empty-detail h2{margin:0 0 8px;font-size:20px}.empty-detail p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.review-detail-head{justify-content:space-between;align-items:center;display:flex}.review-detail-head>div{align-items:center;gap:8px;display:flex}.status-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900}.status-badge.pending{color:#725b16;background:#fff1ba}.status-badge.published{color:#2d6f53;background:#ddf2e7}.status-badge.rejected{color:#716973;background:#eee9ed}.gc-review-id{color:#a39ca5;font-size:8px}.review-author-block{border-bottom:1px solid #eee8e3;align-items:center;gap:11px;margin:21px 0 16px;padding-bottom:17px;display:flex}.review-author-avatar{color:#6746bc;background:#eadfff;border-radius:15px 15px 15px 7px;flex:none;place-items:center;width:44px;height:44px;font-size:13px;font-weight:900;display:grid}.review-author-block>div:nth-child(2){gap:2px;display:grid}.review-author-block small,.review-author-block span{color:var(--muted);font-size:8px}.review-author-block strong{font-size:12px}.review-author-block .detail-stars{color:#d9a80d;margin-left:auto;font-size:15px}.review-copy-card{background:#fffaf0;border:1px solid #eadfd5;border-radius:18px;padding:22px 21px 19px;position:relative}.review-copy-card p{color:#493f38;margin:0;font-size:14px;line-height:1.65}.quote-mark{color:#e6bf45;font-family:Georgia,serif;font-size:40px;line-height:1;position:absolute;top:-13px;left:17px}.review-facts{border:1px solid #ece5df;border-radius:15px;grid-template-columns:repeat(3,1fr);margin:15px 0;display:grid;overflow:hidden}.review-facts div{border-right:1px solid #ece5df;padding:12px}.review-facts div:last-child{border:0}.review-facts dt{color:#9c949d;font-size:8px}.review-facts dd{margin:4px 0 0;font-size:9px;font-weight:800}.review-facts .consent-ok{color:#307457}.review-facts .consent-no{color:#a64e55}.site-preview-card{background:#fff9e9;border:1px solid #efd88a;border-radius:17px;padding:16px 18px}.site-preview-card div{justify-content:space-between;align-items:center;display:flex}.site-preview-card small{color:#8b7b52;text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:850}.site-preview-card strong{color:#d7a80e;font-size:11px}.site-preview-card p{color:#5a4e3e;margin:11px 0 8px;font-size:10px;line-height:1.55}.site-preview-card>span{color:#8c806e;font-size:9px;font-weight:750}.review-actions{background:#fdfbf9;border-top:1px solid #eee8e3;justify-content:flex-end;gap:8px;margin:auto -25px 0;padding:16px 25px;display:flex}.review-actions button{cursor:pointer;border-radius:11px;padding:10px 13px;font-size:10px;font-weight:850}.reject-button{color:#a04d5a;background:#fff;border:1px solid #eadcdf;margin-right:auto}.edit-button{color:#665779;background:#fff;border:1px solid #ddd5e9}.publish-button{background:var(--violet);color:#fff;border:0;box-shadow:0 7px 18px #5d3eb62e}.publish-button:disabled{box-shadow:none;cursor:not-allowed;background:#c8c1cb}.review-actions button:disabled,.edit-actions button:disabled{opacity:.62;cursor:wait}.review-edit-form{gap:12px;display:grid}.review-edit-form label{color:#817984;gap:6px;font-size:9px;font-weight:800;display:grid}.review-edit-form input,.review-edit-form select,.review-edit-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #e1d8d2;border-radius:11px;outline:none;padding:11px 12px;font-size:10px}.review-edit-form textarea{resize:vertical;line-height:1.55}.review-edit-form input:focus,.review-edit-form select:focus,.review-edit-form textarea:focus{border-color:var(--violet);box-shadow:0 0 0 3px #eee8ff}.edit-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.edit-actions{justify-content:flex-end;display:flex}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:fixed!important;overflow:hidden!important}.import-trigger{color:var(--violet-dark);background:#f2edff;border-color:#d9c9ff}.import-backdrop{place-items:center;padding:24px;overflow-y:auto}.admin-modal.import-modal{background:#fffdfa;border:1px solid #e7dff0;width:min(720px,100%);max-height:calc(100vh - 48px);padding:28px 30px 24px;overflow-y:auto}.import-modal h2{margin-bottom:8px}.import-lead{max-width:590px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.import-steps{grid-template-columns:repeat(3,1fr);gap:8px;margin:17px 0 10px;padding:0;list-style:none;display:grid}.import-steps li{background:#fff;border:1px solid #ebe4df;border-radius:14px;align-items:flex-start;gap:8px;min-height:70px;padding:11px;display:flex}.import-steps span{width:23px;height:23px;color:var(--violet-dark);background:#eee8ff;border-radius:8px;flex:none;place-items:center;font-size:9px;font-weight:900;display:grid}.import-steps p{color:#615967;margin:2px 0 0;font-size:9px;line-height:1.45}.gc-export-link{color:var(--violet-dark);margin:0 0 14px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.gc-export-link:hover{text-decoration:underline}.import-dropzone{color:#51445f;cursor:pointer;background:#f8f5ff;border:1.5px dashed #cbbbe9;border-radius:18px;place-items:center;gap:4px;width:100%;min-height:105px;padding:18px;display:grid}.import-dropzone:hover{border-color:var(--violet);background:#f3edff}.import-dropzone.has-file{background:#eff8f3;border-style:solid;border-color:#9fcfb8}.import-dropzone>span{width:34px;height:34px;color:var(--violet);background:#fff;border-radius:12px;place-items:center;font-size:17px;display:grid;box-shadow:0 5px 14px #4e377d1a}.import-dropzone strong{font-size:11px}.import-dropzone small{color:var(--muted);font-size:8px}.import-alert{border-radius:13px;align-items:center;gap:9px;margin-top:12px;padding:11px 12px;display:flex}.import-alert.error{color:#9b4551;background:#fff1f2;border:1px solid #efd5d9}.import-alert span{background:#fff;border-radius:8px;flex:none;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.import-alert p{margin:0;font-size:9px;line-height:1.45}.import-preview{margin-top:14px}.import-summary{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.import-summary article{background:#fff;border:1px solid #e7e0db;border-radius:13px;gap:2px;padding:10px 11px;display:grid}.import-summary article.warn{background:#fff9e9;border-color:#efd99c}.import-summary strong{font-size:17px}.import-summary span{color:var(--muted);font-size:8px}.import-row-list{gap:7px;max-height:280px;margin-top:10px;display:grid;overflow-y:auto}.import-row-list article{background:#fff;border:1px solid #ebe4df;border-radius:14px;padding:11px 12px}.import-row-list article>div{align-items:center;gap:8px;display:flex}.import-row-list article>div strong{font-size:10px}.import-row-list article>div small{color:#9a929b;margin-left:auto;font-size:8px}.import-row-list article>p{color:#615965;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0;font-size:9px;line-height:1.5;display:-webkit-box;overflow:hidden}.import-row-list footer{color:#918992;justify-content:space-between;gap:10px;font-size:8px;display:flex}.import-row-list .consent-ok{color:#307457;font-weight:800}.import-row-list .consent-no{color:#a64e55;font-weight:800}.import-more{color:var(--muted);text-align:center;margin:0;padding:7px;font-size:9px}.import-issues{color:#786224;background:#fff9e9;border:1px solid #efd99c;border-radius:13px;margin-top:9px;padding:11px 12px}.import-issues strong{font-size:9px}.import-issues p{margin:4px 0 0;font-size:8px;line-height:1.4}.import-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.import-actions button{min-width:130px}.import-actions button:disabled{opacity:.58;cursor:not-allowed}.import-safety{color:#948c96;text-align:center;margin:11px 0 0;font-size:8px;line-height:1.45}.workspace-stage:has(.booking-view){background:#f4efe9;padding:70px 20px 46px}.booking-page{background:#fffdf9;border-radius:28px;max-width:1120px;margin:0 auto;overflow:hidden;box-shadow:0 30px 80px #3927211a}.booking-header{border-bottom:1px solid #eee7e1;justify-content:space-between;align-items:center;padding:21px 28px;display:flex}.booking-logo{align-items:center;gap:11px;display:flex}.booking-brand-logo{object-fit:cover;width:44px;height:44px;box-shadow:none;background:#f1edff;border:0;border-radius:13px;display:block}.booking-logo div{gap:1px;display:grid}.booking-logo strong{font-size:13px}.booking-logo small,.secure-note{color:var(--muted);font-size:9px}.booking-layout{grid-template-columns:minmax(0,1.5fr) minmax(300px,.75fr);display:grid}.booking-main{padding:48px 52px 50px}.booking-kicker{color:var(--violet-dark);text-transform:uppercase;letter-spacing:.08em;background:#eee8ff;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900}.booking-main h1{letter-spacing:-.055em;max-width:650px;margin:16px 0 12px;font-size:clamp(31px,5vw,52px);line-height:1.02}.booking-main .lead{max-width:620px;color:var(--muted);margin:0 0 27px;font-size:14px;line-height:1.55}.teacher-profile{background:#fff;border:1px solid #eae2dc;border-radius:19px;align-items:center;gap:13px;max-width:610px;padding:15px;display:flex}.teacher-photo{color:#6746bc;background:#eadfff;border-radius:18px 18px 18px 8px;flex:none;place-items:center;width:53px;height:53px;font-size:12px;font-weight:900;display:grid}.teacher-profile div:nth-child(2){gap:2px;display:grid}.teacher-profile small{color:var(--muted);font-size:9px}.teacher-profile strong{font-size:13px}.teacher-profile span{color:var(--muted);font-size:10px}.teacher-profile .rating{color:#7b651d;background:#fff2bd;border-radius:10px;margin-left:auto;padding:6px 8px;font-weight:900}.booking-main h2{margin:28px 0 12px;font-size:18px}.slot-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.booking-slot{color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #e5ddd7;border-radius:15px;gap:4px;padding:14px;display:grid}.booking-slot span{color:var(--muted);font-size:9px}.booking-slot strong{font-size:12px}.booking-slot.selected{border-color:var(--violet);color:var(--violet-dark);box-shadow:inset 0 0 0 1px var(--violet);background:#f3eeff}.rules-note{background:#f7f2ec;border-radius:15px;gap:10px;max-width:610px;margin-top:17px;padding:13px;display:flex}.rules-note>span{color:#9b5531;background:#ffe1ce;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;display:grid}.rules-note p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.rules-note strong{color:var(--ink)}.order-card{color:#fff;background:#302a38;border-radius:23px;align-self:start;margin:28px 28px 28px 0;padding:25px;position:sticky;top:90px;box-shadow:0 22px 50px #261e2d2e}.order-card h2{margin:5px 0 21px;font-size:24px}.order-line{border-bottom:1px solid #ffffff1f;grid-template-columns:1fr 1.3fr;gap:10px;padding:12px 0;font-size:10px;display:grid}.order-line span{color:#ffffff8c}.order-line strong{text-align:right}.order-price{justify-content:space-between;align-items:center;padding:19px 0;display:flex}.order-price span{color:#ffffffa6;font-size:11px}.order-price strong{font-size:25px}.checkout-button{color:#3e3419;cursor:pointer;background:#f0d36a;border:0;border-radius:14px;width:100%;padding:14px;font-size:11px;font-weight:900}.consent{color:#ffffff6b;text-align:center;margin-top:10px;font-size:8px;line-height:1.45;display:block}.success-box{color:#245b44;background:#dff2e8;border-radius:14px;align-items:center;gap:10px;padding:13px;display:flex}.success-box>span{background:#fff;border-radius:10px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.success-box div{gap:3px;display:grid}.success-box strong{font-size:10px}.success-box small{color:#4b755f;font-size:8px;line-height:1.3}.attendance-box{background:#eff8f3;border-radius:15px;flex-wrap:wrap;align-items:center;gap:10px 16px;margin:13px 0;padding:13px;display:flex}.attendance-box p{width:100%;margin:0;font-size:11px;font-weight:850}.attendance-box label{font-size:11px}.attendance-box input{accent-color:var(--violet)}.attendance-box small{color:#397158;width:100%;font-size:9px;line-height:1.4}.is-complete{opacity:.68}.status-pill{color:#317157;background:#e5f4eb;border-radius:10px;margin-top:9px;padding:7px 9px;font-size:10px;font-weight:850;display:inline-flex}.compact-sheet{max-width:500px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.form-grid label,.admin-modal label{color:var(--muted);gap:6px;font-size:10px;font-weight:750;display:grid}.form-grid input,.form-grid select,.admin-modal select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #e4dcd6;border-radius:11px;padding:11px}.full-button{width:100%}.modal-backdrop.center{place-items:center}.admin-modal{background:var(--paper);border-radius:25px;width:min(470px,100%);padding:27px;position:relative;box-shadow:0 30px 70px #1b142040}.admin-modal h2{margin:6px 0 21px;font-size:24px}.modal-x{color:#7a717b;cursor:pointer;background:#f2ede9;border:0;border-radius:11px;width:34px;height:34px;font-size:20px;position:absolute;top:14px;right:14px}.two-fields{grid-template-columns:1fr 1fr;gap:11px;margin:13px 0;display:grid}.gc-note{background:#eee9fb;border-radius:14px;align-items:center;gap:10px;margin:15px 0;padding:12px;display:flex}.gc-note>span{background:var(--violet);color:#fff;border-radius:10px;flex:none;place-items:center;width:33px;height:33px;font-size:9px;font-weight:900;display:grid}.gc-note p{color:#72647d;margin:0;font-size:9px;line-height:1.45}.gc-note strong{color:#493b58}.toast{z-index:80;color:#fff;background:#28222e;border-radius:13px;padding:12px 17px;font-size:11px;font-weight:800;animation:.2s ease-out rise;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #19131d3d}.view-name,.mobile-view-switch{display:none}.notifications-view{max-width:1180px;margin:0 auto;padding:38px 34px 110px}.notifications-header{align-items:flex-start;margin-bottom:22px}.notification-summary{background:linear-gradient(135deg,#f6f1ff 0%,#fffaf2 100%);border:1px solid #ded3fb;border-radius:22px;align-items:center;gap:15px;margin-bottom:18px;padding:19px 22px;display:flex;box-shadow:0 15px 40px #54398b14}.notification-summary-icon{color:#fff;background:#7650e8;border-radius:15px;flex:none;place-items:center;width:46px;height:46px;font-size:21px;display:grid;box-shadow:0 10px 24px #7650e838}.notification-summary strong{color:#2d2732;margin-bottom:4px;font-size:16px;display:block}.notification-summary p{color:#7c7382;margin:0;font-size:12px;line-height:1.55}.notification-list{gap:10px;display:grid}.notification-card{background:#ffffffd1;border:1px solid #e9e2dd;border-radius:20px;grid-template-columns:42px 1fr;align-items:start;gap:14px;padding:17px 54px 17px 18px;display:grid;position:relative;box-shadow:0 8px 24px #2e231f0d}.notification-card.unread{background:#fff;border-color:#d8caf9;box-shadow:0 13px 34px #5f41a01c}.notification-card.unread:before{content:"";background:#7650e8;border-radius:50%;width:8px;height:8px;position:absolute;top:25px;left:-4px;box-shadow:0 0 0 4px #f2edff}.notification-kind{color:#6c48d7;background:#f0ebff;border-radius:14px;place-items:center;width:42px;height:42px;font-size:16px;font-weight:900;display:grid}.notification-kind.kind-payment{color:#268563;background:#e7f7ef}.notification-kind.kind-review{color:#bd6f24;background:#fff0df}.notification-kind.kind-booking{color:#c54f72;background:#ffe9ef}.notification-kind.kind-schedule{color:#3d79b7;background:#e8f3ff}.notification-copy>div{color:#9a909b;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:9px;font-size:9px;font-weight:800;display:flex}.notification-copy time{text-transform:none;letter-spacing:0;margin-left:auto;font-weight:650}.notification-copy h3{color:#302a34;margin:5px 0 4px;font-size:14px;line-height:1.35}.notification-copy p{color:#746b78;margin:0;font-size:11px;line-height:1.55}.notification-read{color:#6b47d8;cursor:pointer;background:#f0ebff;border:0;border-radius:10px;width:28px;height:28px;font-weight:900;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.notification-read:hover{color:#fff;background:#7650e8}.notification-empty{text-align:center;background:#ffffff8c;border:1px dashed #ddd4cf;border-radius:24px;align-content:center;place-items:center;gap:8px;min-height:260px;padding:50px 24px;display:grid}.notification-empty>span{color:#7650e8;background:#f0ebff;border-radius:14px;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.notification-empty h3,.notification-empty p{margin:0}.notification-empty p{color:#817782;font-size:12px}.real-schedule-view{gap:22px;display:grid}.schedule-topbar{margin-bottom:0}.schedule-subtitle{color:var(--muted);margin:7px 0 0;font-size:12px}.schedule-pilot-banner{background:linear-gradient(120deg,#f7f3ff,#fffaf2);border:1px solid #dcd0f4;border-radius:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:16px 17px;display:grid}.schedule-pilot-icon{background:var(--violet);color:#fff;border-radius:13px;place-items:center;width:38px;height:38px;font-weight:900;display:grid;box-shadow:0 8px 18px #5b3db633}.schedule-pilot-banner strong{font-size:12px}.schedule-pilot-banner p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.45}.schedule-pilot-banner>span{color:#815d11;white-space:nowrap;background:#fff0cc;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:850}.schedule-metrics{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.schedule-metrics article{border:1px solid var(--line);background:#fff;border-radius:17px;gap:3px;padding:15px 16px;display:grid}.schedule-metrics strong{letter-spacing:-.04em;font-size:23px}.schedule-metrics span{color:var(--muted);font-size:9px}.schedule-vacation-card{color:#4d3427;background:linear-gradient(130deg,#fff1c9,#ffe2c8);border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:20px;display:grid;position:relative;overflow:hidden}.schedule-vacation-mark{background:#ffffffb8;border-radius:17px;place-items:center;width:50px;height:50px;font-size:24px;display:grid}.schedule-vacation-card h2{margin:3px 0 4px;font-size:19px}.schedule-vacation-card p:last-child{color:#7a5b46;margin:0;font-size:10px}.schedule-vacation-card>span{color:#825a2f;background:#ffffffad;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900}.schedule-board{margin-top:4px}.schedule-add-button{min-height:38px}.schedule-day-list{gap:11px;display:grid}.schedule-day-card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.schedule-day-card>header{background:#fbf8f5;border-bottom:1px solid #eee8e3;align-items:center;gap:11px;padding:14px 15px;display:flex}.schedule-day-number{width:34px;height:34px;color:var(--violet-dark);background:#ece5ff;border-radius:11px;place-items:center;font-size:12px;font-weight:900;display:grid}.schedule-day-card h3{margin:0;font-size:13px}.schedule-day-card header p{color:var(--muted);margin:3px 0 0;font-size:9px}.schedule-day-content{padding:7px 14px 13px}.schedule-lesson-row{border-bottom:1px solid #f0ebe7;grid-template-columns:61px auto 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.schedule-lesson-row>time{color:var(--ink);font-size:11px;font-weight:900;display:grid}.schedule-lesson-row>time small{color:#9d959f;margin-top:2px;font-size:8px;font-weight:650}.schedule-student-avatar{color:#6148af;background:#ebe4ff;border-radius:12px 12px 12px 6px;flex:none;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid}.schedule-lesson-row>div:nth-child(3){gap:2px;min-width:0;display:grid}.schedule-lesson-row strong{font-size:10px}.schedule-lesson-row p{color:var(--muted);margin:0;font-size:8px}.schedule-lesson-row div>small{color:#8f7b71;margin-top:3px;font-size:8px;line-height:1.4}.schedule-status{white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:850}.schedule-status.status-confirmed{color:#2e7153;background:#e2f3e9}.schedule-status.status-held{color:#7d5a12;background:#fff0c8}.schedule-status.status-needs_confirmation{color:#9a4f37;background:#ffe4db}.schedule-status.status-paused{color:#6b6172;background:#eee9f2}.schedule-working-ranges{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding-top:11px;display:grid}.schedule-working-ranges>strong{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;grid-column:1/-1;font-size:8px}.working-range-row{grid-template-columns:1fr auto;gap:5px;display:grid}.working-range-edit{color:#5c477c;min-width:0;font:inherit;text-align:left;cursor:pointer;background:#faf7ff;border:1px dashed #cdbfe9;border-radius:10px;grid-template-columns:1fr auto;gap:2px 8px;padding:8px 9px;display:grid}.working-range-edit:hover{border-style:solid;border-color:var(--violet);background:#f4efff}.working-range-edit span{font-size:9px;font-weight:850}.working-range-edit i{color:#978ba6;grid-column:1;font-size:7px;font-style:normal;font-weight:650}.working-range-edit b{color:var(--violet-dark);grid-area:1/2/span 2;align-self:center;font-size:7px}.working-range-remove{color:#7b6e83;cursor:pointer;background:#f2ebf5;border:0;border-radius:9px;width:30px}.working-range-remove:disabled{opacity:.5;cursor:wait}.schedule-empty-day{color:var(--muted);padding:13px 0 6px;font-size:9px}.schedule-waiting-section{background:#f4efe9;border-radius:22px;padding:20px}.schedule-waiting-section h2{margin:5px 0 14px;font-size:18px}.schedule-waiting-list{gap:8px;display:grid}.schedule-waiting-list article{background:#fff;border:1px solid #e8e0d9;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px;display:grid}.schedule-waiting-list article>div:nth-child(2){gap:2px;min-width:0;display:grid}.schedule-waiting-list strong{font-size:10px}.schedule-waiting-list p{color:var(--muted);margin:0;font-size:8px}.schedule-waiting-list small{color:#887f88;margin-top:3px;font-size:8px;line-height:1.4}.schedule-form select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #e4dcd6;border-radius:11px;padding:11px}.schedule-form-error{color:#9b4551;background:#fff0f1;border-radius:10px;margin:-5px 0 12px;padding:9px 10px;font-size:9px}.schedule-state{text-align:center;place-content:center;justify-items:center;min-height:70vh;display:grid}.schedule-state>span{width:48px;height:48px;color:var(--violet);background:#eee7ff;border-radius:16px;place-items:center;font-size:22px;font-weight:900;display:grid}.schedule-state h1{margin:14px 0 4px;font-size:24px}.schedule-state p{color:var(--muted);margin:0 0 14px;font-size:11px}.schedule-spinner{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:900px){.desktop-nav,.prototype-switch{display:none}.workspace-stage{margin:0;padding:29px 16px 108px}.workspace-stage:has(.booking-view){padding:16px 12px 100px}.mobile-view-switch{z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9f0;border:1px solid #e1d8d2db;border-radius:20px;grid-template-columns:repeat(6,minmax(0,1fr));width:min(620px,100vw - 24px);padding:7px;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 16px 45px #2e231f29}.mobile-view-switch button{color:#8f8792;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-items:center;gap:3px;padding:5px 2px;font-size:8px;display:grid}.mobile-view-switch button span{font-size:17px}.mobile-view-switch button.active{color:var(--violet-dark);background:#eee8ff;font-weight:850}.workspace-header{align-items:flex-start}.header-actions{flex-wrap:wrap;justify-content:flex-end}.metric-grid{grid-template-columns:repeat(2,1fr)}.calendar-card{overflow-x:auto}.rate-strip{grid-template-columns:repeat(3,1fr)}.rate-strip span:nth-child(3){border-right:0}.reviews-workspace{grid-template-columns:1fr}.review-inbox{border-bottom:1px solid #e9e2dd;border-right:0}.review-list{grid-template-columns:repeat(2,minmax(0,1fr))}.review-list-item:nth-child(odd){border-right:1px solid #ede7e2}.review-detail{min-height:590px}.booking-layout{grid-template-columns:1fr}.booking-main{padding:38px 32px}.order-card{margin:0 24px 28px;position:static}.school-teacher-grid{grid-template-columns:repeat(5,220px)}.school-agenda>article{grid-template-columns:48px auto 1fr auto}.school-agenda-teacher{grid-column:3}.school-agenda>article>.schedule-status{grid-area:1/4/span 2}.school-day-tabs{grid-template-columns:repeat(7,58px);overflow-x:auto}.teacher-preview-bar{flex-direction:column;align-items:stretch}.teacher-preview-bar button{width:100%}.admin-quick-actions{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.workspace-header{display:block}.workspace-header h1{font-size:31px}.workspace-header .header-actions{justify-content:flex-start;margin-top:17px}.header-actions .avatar{margin-left:auto}.metric-grid{gap:8px}.metric-grid article{padding:13px}.metric-grid strong{font-size:20px}.metric-icon{width:35px;height:35px}.calendar-toolbar,.table-title{flex-direction:column;align-items:flex-start}.week-switch{justify-content:space-between;width:100%}.payroll-hero{min-height:150px;padding:24px}.payroll-hero h2{font-size:34px}.payroll-bars{display:none}.rate-strip{grid-template-columns:repeat(2,1fr)}.rate-strip span:nth-child(2n){border-right:0}.booking-header{padding:16px}.secure-note{display:none}.booking-main{padding:31px 20px}.booking-main h1{font-size:35px}.slot-grid{grid-template-columns:1fr}.teacher-profile .rating{display:none}.order-card{margin:0 14px 20px}.form-grid,.two-fields{grid-template-columns:1fr}.integration-strip{grid-template-columns:auto 1fr}.draft-chip{grid-column:1/-1;justify-self:start}.review-metrics{grid-template-columns:1fr}.review-metrics article{padding:11px 13px}.review-list{grid-template-columns:1fr}.review-list-item:nth-child(odd){border-right:0}.review-detail{padding:18px 16px 0}.review-facts{grid-template-columns:1fr}.review-facts div{border-bottom:1px solid #ece5df;border-right:0}.review-facts div:last-child{border-bottom:0}.review-actions{flex-wrap:wrap;margin-inline:-16px;padding:13px 16px}.review-actions button{flex:auto}.reject-button{margin-right:0}.edit-grid{grid-template-columns:1fr}.import-backdrop{padding:10px}.admin-modal.import-modal{border-radius:21px;max-height:calc(100vh - 20px);padding:24px 16px 19px}.import-steps{grid-template-columns:1fr}.import-steps li{min-height:0}.import-summary{grid-template-columns:repeat(2,1fr)}.import-row-list article>div{flex-wrap:wrap}.import-row-list article>div small{width:100%;margin-left:0}.import-actions button{flex:1;min-width:0}.schedule-pilot-banner,.schedule-vacation-card{grid-template-columns:auto 1fr}.schedule-pilot-banner>span,.schedule-vacation-card>span{grid-column:1/-1;justify-self:start}.schedule-metrics{grid-template-columns:1fr}.schedule-lesson-row{grid-template-columns:52px auto 1fr}.schedule-lesson-row>.schedule-status{grid-column:2/-1;justify-self:start}.schedule-waiting-list article{grid-template-columns:auto 1fr}.schedule-waiting-list article>.schedule-status{grid-column:2;justify-self:start}.schedule-add-button{width:100%;margin-top:12px}.schedule-board .section-heading{flex-direction:column;align-items:stretch}.school-dashboard{gap:14px}.school-dashboard-header{flex-direction:column;align-items:stretch;display:flex}.school-dashboard-header .header-actions{justify-content:space-between}.school-metrics{grid-template-columns:repeat(2,1fr)}.school-teacher-section,.school-week-card{border-radius:20px}.school-agenda>header{flex-wrap:wrap;align-items:flex-start}.school-agenda>header>span{margin-left:0}.school-agenda>article{grid-template-columns:45px auto minmax(0,1fr);padding:13px 14px}.school-agenda>article>.schedule-status{grid-area:auto/2/auto/-1;justify-self:start}.school-agenda-teacher{grid-column:2/-1}.school-agenda-copy>strong{font-size:9px}}.teacher-mode-tabs{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9eb;border:1px solid #e2d9e7e6;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:5px;padding:6px;display:grid;position:sticky;top:14px;box-shadow:0 10px 30px #372b4014}.teacher-mode-tabs button{color:#8b8390;cursor:pointer;background:0 0;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:8px 12px;display:flex}.teacher-mode-tabs button span{font-size:17px;line-height:1}.teacher-mode-tabs button i{font-size:10px;font-style:normal;font-weight:850}.teacher-mode-tabs button.active{color:var(--violet-dark);background:#eee8ff;box-shadow:inset 0 0 0 1px #ded2fa}.notification-bell{z-index:44;width:44px;height:44px;color:var(--violet-dark);cursor:pointer;background:#fffdf9f2;border:1px solid #e1d8d2e6;border-radius:15px;place-items:center;display:grid;position:fixed;top:70px;right:24px;box-shadow:0 10px 28px #3127241a}.notification-bell>span{font-size:21px}.notification-bell>b{color:#fff;background:#ff7b6d;border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:8px;display:grid;position:absolute;top:-5px;right:-5px}.teacher-picker{align-content:start;gap:22px;min-height:calc(100vh - 64px);display:grid}.teacher-picker>header>button{color:#6f6573;cursor:pointer;background:#fff;border:1px solid #e3dbd5;border-radius:12px;margin-bottom:22px;padding:9px 12px;font-size:9px;font-weight:800}.teacher-picker h1{margin:6px 0;font-size:clamp(28px,5vw,42px);line-height:1.04}.teacher-picker header>p:last-child{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.teacher-picker-list{gap:10px;display:grid}.teacher-picker-list>button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #e5ded8;border-radius:19px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:16px;display:grid}.teacher-picker-list>button:hover{border-color:#cfc1eb;box-shadow:0 12px 28px #4c376314}.teacher-picker-list>button>span{width:44px;height:44px;color:var(--violet-dark);background:#eee8ff;border-radius:14px;place-items:center;font-size:11px;font-weight:900;display:grid}.teacher-picker-list>button>div{gap:3px;min-width:0;display:grid}.teacher-picker-list strong{font-size:12px}.teacher-picker-list small,.teacher-picker-list p{color:var(--muted);margin:0;font-size:8px}.teacher-picker-list>button>i{color:var(--violet);font-size:25px;font-style:normal}.availability-hero{color:#fff;background:linear-gradient(125deg,#6550c6,#9365d2);border-radius:27px;justify-content:space-between;align-items:center;gap:22px;min-height:154px;padding:25px 27px;display:flex;box-shadow:0 18px 42px #593da933}.availability-hero h2{margin:7px 0 5px;font-size:29px}.availability-hero p:last-child{color:#ffffffc2;max-width:390px;margin:0;font-size:10px;line-height:1.5}.availability-add{min-height:45px;color:var(--violet-dark);cursor:pointer;background:#fff;border:1px solid #ffffff59;border-radius:14px;flex:none;padding:11px 14px;font-size:9px;font-weight:900}.availability-list{gap:9px;display:grid}.availability-card{background:#fff;border:1px solid #e7dfd9;border-radius:19px;grid-template-columns:1fr 1.2fr auto auto;align-items:center;gap:14px;padding:16px;display:grid}.availability-date,.availability-time{gap:3px;min-width:0;display:grid}.availability-date strong,.availability-time strong{font-size:11px}.availability-date span,.availability-time span,.availability-time small{color:var(--muted);font-size:8px}.availability-status{color:#7f621b;white-space:nowrap;background:#fff2cf;border-radius:999px;padding:6px 8px;font-size:7px;font-weight:850}.availability-status.is-public{color:#2e7153;background:#dff2e7}.availability-actions{gap:5px;display:grid}.availability-actions button{min-height:30px;color:var(--violet-dark);cursor:pointer;background:#faf7ff;border:1px solid #ded2ef;border-radius:9px;padding:6px 9px;font-size:7px;font-weight:850}.availability-actions button.danger{color:#984d5b;background:#fff8f9;border-color:#f0d8dc}.availability-actions button:disabled{opacity:.6;cursor:wait}.availability-kind{background:#f1ece8;border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;margin:14px 0;padding:4px;display:grid}.availability-kind button{color:#7c747e;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:38px;font-size:9px;font-weight:850}.availability-kind button.active{color:var(--violet-dark);background:#fff;box-shadow:0 5px 15px #3c2c4614}.availability-form input{width:100%;min-height:43px;color:var(--ink);font:inherit;background:#fff;border:1px solid #e4dcd6;border-radius:11px;padding:10px}.availability-form label>small{color:#9a929c;margin-left:4px;font-size:7px;font-weight:500}.teacher-mode-content{gap:18px;min-width:0;display:grid}.calendar-hero{color:#fff;background:radial-gradient(circle at 87% 18%,#fff3,#0000 25%),linear-gradient(125deg,#6850c9,#9a66d4);border-radius:27px;justify-content:space-between;align-items:center;gap:24px;min-height:142px;padding:25px 27px;display:flex;overflow:hidden;box-shadow:0 18px 42px #593da933}.calendar-hero h2{letter-spacing:-.045em;margin:7px 0 5px;font-size:28px;line-height:1.05}.calendar-hero p:last-child{color:#ffffffbf;margin:0;font-size:10px}.calendar-progress{background:#ffffff1f;border:1px solid #ffffff4d;border-radius:50%;flex:none;place-content:center;justify-items:center;width:86px;height:86px;display:grid;box-shadow:inset 0 0 0 10px #ffffff0f}.calendar-progress strong{font-size:25px;line-height:1}.calendar-progress strong small{color:#ffffff94;font-size:12px}.calendar-progress span{color:#ffffffb8;text-transform:uppercase;letter-spacing:.07em;margin-top:5px;font-size:7px;font-weight:800}.calendar-week-controls{grid-template-columns:42px 1fr 42px;align-items:center;gap:8px;display:grid}.calendar-week-controls button{color:#625a66;cursor:pointer;background:#fff;border:1px solid #e7dfd9;border-radius:13px;min-height:40px;font-size:21px}.calendar-week-controls .calendar-today{text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:850}.teacher-date-strip{grid-template-columns:repeat(7,1fr);gap:7px;transition:opacity .2s;display:grid}.teacher-date-strip.is-loading{opacity:.55}.teacher-date-strip button{color:#918993;cursor:pointer;background:#fff;border:1px solid #ebe4de;border-radius:16px;align-content:center;place-items:center;gap:2px;min-width:0;min-height:72px;padding:9px 4px;display:grid;position:relative}.teacher-date-strip button>span{text-transform:uppercase;font-size:8px;font-weight:800}.teacher-date-strip button>strong{color:#413a45;font-size:17px;line-height:1}.teacher-date-strip button>small{color:#a39ba4;text-transform:uppercase;font-size:7px}.teacher-date-strip button>i{width:15px;height:15px;color:var(--violet-dark);background:#e9e1fa;border-radius:50%;place-items:center;font-size:7px;font-style:normal;font-weight:900;display:grid;position:absolute;top:6px;right:6px}.teacher-date-strip button.active{border-color:var(--violet);box-shadow:inset 0 0 0 1px var(--violet),0 8px 18px #5c3fa91a;background:#f3eeff}.teacher-date-strip button.active>strong,.teacher-date-strip button.active>span{color:var(--violet-dark)}.calendar-day-panel{border:1px solid var(--line);background:#fff;border-radius:23px;overflow:hidden}.calendar-day-heading{background:#fbf8f5;border-bottom:1px solid #eee8e3;justify-content:space-between;align-items:center;gap:16px;padding:17px 19px;display:flex}.calendar-day-heading h2{text-transform:capitalize;margin:4px 0 0;font-size:18px}.calendar-day-heading>span{color:var(--violet-dark);white-space:nowrap;background:#eee8ff;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:850}.teacher-calendar-lessons{padding:5px 16px 13px;display:grid}.calendar-lesson-card{border-bottom:1px solid #f0ebe7;grid-template-columns:52px auto 1fr auto;align-items:center;gap:11px;padding:15px 2px;display:grid}.calendar-lesson-card:last-child{border-bottom:0}.calendar-lesson-card>time{gap:2px;display:grid}.calendar-lesson-card>time strong{font-size:12px}.calendar-lesson-card>time small{color:#a098a1;font-size:8px}.calendar-student-button{cursor:pointer;background:0 0;border:0;border-radius:12px;padding:0}.calendar-student-button:hover .schedule-student-avatar{box-shadow:0 0 0 3px #e4d9fb}.calendar-lesson-copy{gap:3px;min-width:0;display:grid}.calendar-lesson-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.calendar-lesson-copy>p{color:var(--muted);margin:0;font-size:8px}.rescheduled-note{color:#71559a;margin-top:3px;font-size:7px;font-weight:800}.calendar-lesson-actions{gap:5px;display:grid}.choose-time-button{color:#fff;cursor:pointer;background:#6f4dcb;border:0;border-radius:10px;min-height:31px;padding:7px 9px;font-size:7px;font-weight:850}.attendance-pill{color:#746c75;background:#f1edf0;border-radius:999px;width:max-content;margin-top:3px;padding:4px 7px;font-size:7px;font-weight:850}.attendance-pill.attendance-completed{color:#2e7153;background:#dff2e7}.attendance-pill.attendance-late_cancelled,.attendance-pill.attendance-no_show{color:#7d5a12;background:#fff0c8}.attendance-pill.attendance-cancelled_on_time,.attendance-pill.attendance-teacher_cancelled,.attendance-pill.attendance-rescheduled{color:#685a74;background:#e9e4f3}.mark-lesson-button{min-height:34px;color:var(--violet-dark);cursor:pointer;background:#faf7ff;border:1px solid #dfd5f1;border-radius:11px;padding:8px 10px;font-size:8px;font-weight:850}.attendance-completed .mark-lesson-button{color:#2f7054;background:#f0f8f3;border-color:#cde5d7}.calendar-empty{text-align:center;place-content:center;justify-items:center;min-height:210px;padding:30px;display:grid}.calendar-empty>span{background:#f2ede8;border-radius:16px;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.calendar-empty h3{margin:12px 0 4px;font-size:15px}.calendar-empty p{max-width:280px;color:var(--muted);margin:0;font-size:9px;line-height:1.5}.students-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.students-heading h2{margin:4px 0 0;font-size:24px}.students-heading label{background:#fff;border:1px solid #e5ddd7;border-radius:14px;align-items:center;gap:7px;width:min(260px,50%);padding:0 12px;display:flex}.students-heading label>span{color:#958d97}.students-heading input{width:100%;min-height:40px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:9px}.teacher-student-list{gap:9px;display:grid}.teacher-student-card{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:18px;padding:15px 16px;transition:transform .16s,border-color .16s,box-shadow .16s}.teacher-student-card:hover{border-color:#d4c5ed;transform:translateY(-1px);box-shadow:0 10px 25px #4c376314}.teacher-student-card:focus-visible{outline-offset:2px;outline:3px solid #704dcf33}.teacher-student-main{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;display:grid}.teacher-student-main>div{gap:3px;min-width:0;display:grid}.teacher-student-main strong{font-size:11px}.teacher-student-main p{color:var(--muted);margin:0;font-size:8px}.teacher-student-schedule{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.teacher-student-schedule span{color:var(--violet-dark);background:#eee8ff;border-radius:9px;padding:6px 8px;font-size:8px;font-weight:850}.teacher-student-schedule span.muted{color:#827a83;background:#f1edea}.teacher-student-note{color:#827883;border-top:1px solid #f0ebe7;margin:10px 0 0;padding-top:9px;font-size:8px;line-height:1.5}.student-card-open{color:var(--violet-dark);border-top:1px solid #f3eeea;justify-content:flex-end;align-items:center;gap:6px;margin-top:11px;padding-top:9px;font-size:8px;font-weight:850;display:flex}.student-card-open i{font-size:16px;font-style:normal;line-height:.8}.student-profile-modal{width:min(780px,100%);max-height:calc(100vh - 30px);padding:27px;overflow-y:auto}.student-profile-modal h2{margin:4px 0 3px}.student-profile-heading{align-items:center;gap:13px;padding-right:34px;display:flex}.student-profile-heading>div{min-width:0}.student-profile-heading>div>p:last-child{color:var(--muted);margin:0;font-size:9px}.student-profile-avatar{width:50px;height:50px;color:var(--violet-dark);background:linear-gradient(145deg,#efe9ff,#dfd4fb);border-radius:16px;flex:none;place-items:center;font-size:14px;font-weight:900;display:grid}.student-profile-loading{text-align:center;place-content:center;justify-items:center;min-height:260px;display:grid}.student-profile-loading>span{width:45px;height:45px;color:var(--violet-dark);background:#eee8ff;border-radius:14px;place-items:center;font-size:20px;display:grid}.student-profile-loading strong{margin-top:12px;font-size:13px}.student-profile-loading p{color:var(--muted);margin:4px 0 0;font-size:9px}.student-profile-error,.student-profile-unknown{background:#fff7f8;border:1px solid #f0d6da;border-radius:15px;padding:14px}.student-profile-error{margin-top:18px}.student-profile-error strong,.student-profile-unknown strong{color:#914657;font-size:10px}.student-profile-error p,.student-profile-unknown p{color:#826c72;margin:4px 0 0;font-size:8px;line-height:1.5}.student-profile-error button{color:#fff;cursor:pointer;background:#914657;border:0;border-radius:9px;margin-top:10px;padding:8px 10px;font-size:8px;font-weight:800}.student-profile-content{gap:14px;margin-top:19px;display:grid}.student-sync-note{color:#315f49;background:#eaf6ef;border-radius:14px;align-items:center;gap:10px;padding:11px 12px;display:flex}.student-sync-note.sync-partial{color:#735918;background:#fff4d8}.student-sync-note.sync-unavailable{color:#874753;background:#fff0f1}.student-sync-note>span{background:#ffffff9e;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.student-sync-note>div{gap:2px;display:grid}.student-sync-note strong{font-size:9px}.student-sync-note p{opacity:.72;margin:0;font-size:7px}.student-schedule-card{background:linear-gradient(135deg,#fffaf0,#fff5df);border:1px solid #ead9b4;border-radius:19px;grid-template-columns:auto 1fr;align-items:start;gap:13px;padding:16px;display:grid}.student-schedule-card.is-scheduled{background:linear-gradient(135deg,#f4fbf7,#eaf7ef);border-color:#c9e5d5}.student-schedule-icon{color:#795411;background:#ffe4a1;border-radius:14px;place-items:center;width:43px;height:43px;font-size:19px;font-weight:900;display:grid}.student-schedule-card.is-scheduled .student-schedule-icon{color:#2f7153;background:#d9eee2}.student-schedule-copy{min-width:0}.student-schedule-copy h3{margin:3px 0 4px;font-size:14px}.student-schedule-copy>p:not(.eyebrow){color:#796b5f;margin:0;font-size:8px;line-height:1.5}.student-schedule-open{background:var(--violet);color:#fff;cursor:pointer;border:0;border-radius:12px;min-height:37px;margin-top:11px;padding:9px 14px;font-size:9px;font-weight:900;box-shadow:0 8px 18px #5b3db62e}.student-schedule-slots{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.student-schedule-slots span{color:#315f49;background:#ffffffbf;border-radius:10px;padding:7px 9px;font-size:8px;font-weight:850}.student-schedule-form{border-top:1px solid #90692d26;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding-top:14px;display:grid}.student-schedule-form label{color:#756b70;align-content:start;gap:6px;font-size:8px;font-weight:850;display:grid}.student-schedule-form input,.student-schedule-form select{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #dfd4ca;border-radius:11px;padding:9px 10px}.student-schedule-form select:disabled{color:#6d6670;background:#f4f0ed}.student-schedule-form label small{color:#8e7c6e;font-size:7px;font-weight:650}.student-schedule-error{color:#9b4551;background:#fff0f1;border-radius:10px;grid-column:1/-1;margin:0;padding:9px 10px;font-size:8px}.student-schedule-actions{grid-column:1/-1;grid-template-columns:1fr auto;gap:8px;display:grid}.student-schedule-actions button{min-height:40px}.student-parent-card{background:linear-gradient(135deg,#fbf9ff,#f4efff);border:1px solid #e4dcf3;border-radius:17px;align-items:center;gap:12px;padding:14px;display:flex}.student-parent-card>span{width:42px;height:42px;color:var(--violet-dark);background:#e6dcff;border-radius:14px;flex:none;place-items:center;font-size:13px;font-weight:900;display:grid}.student-parent-card>div{gap:3px;min-width:0;display:grid}.student-parent-card strong{overflow-wrap:anywhere;font-size:13px}.student-parent-card strong.needs-clarification{color:#a55b35}.student-parent-card small{overflow-wrap:anywhere;color:#817787;font-size:8px;line-height:1.45}.student-profile-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.student-profile-summary article{background:#fcfaf8;border:1px solid #e9e2dc;border-radius:16px;align-content:start;gap:5px;min-width:0;padding:14px;display:grid}.student-profile-summary article>span{color:#938b94;text-transform:uppercase;letter-spacing:.06em;font-size:7px;font-weight:850}.student-profile-summary article>strong{overflow-wrap:anywhere;font-size:11px;line-height:1.25}.student-profile-summary article>strong.needs-clarification{color:#a55b35}.student-profile-summary article>small{color:#8c848e;font-size:7px;line-height:1.45}.teacher-payment-card{background:#f2faf5;border:1px solid #cfe5d8;border-radius:18px;gap:14px;padding:15px;display:grid}.teacher-payment-card>header{align-items:center;gap:10px;display:flex}.teacher-payment-card>header>span{color:#2f7153;background:#d7eee0;border-radius:12px;flex:none;place-items:center;width:37px;height:37px;font-size:17px;font-weight:900;display:grid}.teacher-payment-card>header h3{color:#275d46;margin:3px 0 0;font-size:14px}.teacher-payment-card>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.teacher-payment-card article{background:#ffffffc7;border-radius:13px;gap:4px;padding:11px;display:grid}.teacher-payment-card article span{color:#6b8276;text-transform:uppercase;font-size:7px;font-weight:800}.teacher-payment-card article strong{overflow-wrap:anywhere;font-size:11px}.teacher-payment-card>p{color:#815264;margin:-2px 0 0;font-size:8px;line-height:1.45}.teacher-payment-card.payment-partially_paid,.teacher-payment-card.payment-not_paid,.teacher-payment-card.payment-unknown{background:#fff7eb;border-color:#efd4b8}.teacher-payment-card.payment-partially_paid>header>span,.teacher-payment-card.payment-not_paid>header>span,.teacher-payment-card.payment-unknown>header>span{color:#9c622b;background:#fee6c5}.teacher-payment-card.payment-partially_paid>header h3,.teacher-payment-card.payment-not_paid>header h3,.teacher-payment-card.payment-unknown>header h3{color:#855223}.group-payment-hidden{background:#faf7f4;border:1px solid #e4ddd7;border-radius:17px;align-items:center;gap:11px;padding:14px;display:flex}.group-payment-hidden>span{width:43px;height:43px;color:var(--violet-dark);background:#eee8ff;border-radius:13px;flex:none;place-items:center;font-size:8px;font-weight:900;display:grid}.group-payment-hidden strong{font-size:10px}.group-payment-hidden p{color:var(--muted);margin:4px 0 0;font-size:8px}.student-profile-section{background:#fff;border:1px solid #e9e2dc;border-radius:17px;overflow:hidden}.student-profile-section>header{background:#faf7f4;border-bottom:1px solid #eee8e3;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.student-profile-section>header h3{margin:3px 0 0;font-size:13px}.student-profile-section>header>span{min-width:28px;height:28px;color:var(--violet-dark);background:#eee8ff;border-radius:999px;place-items:center;padding-inline:8px;font-size:9px;font-weight:900;display:grid}.student-profile-section>header>time{color:var(--muted);font-size:8px}.student-payment-list{padding:0 15px}.student-payment-list article{border-bottom:1px solid #f0ebe7;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px 0;display:grid}.student-payment-list article:last-child{border-bottom:0}.student-payment-list article>div{gap:3px;min-width:0;display:grid}.student-payment-list article>div:last-child{text-align:right;justify-items:end}.student-payment-list strong{overflow-wrap:anywhere;font-size:9px}.student-payment-list p,.student-payment-list time{color:var(--muted);margin:0;font-size:7px}.student-profile-section>.student-profile-unknown{margin:13px}.student-questionnaire{margin:0;padding:4px 15px 8px}.student-questionnaire>div{border-bottom:1px solid #f0ebe7;grid-template-columns:minmax(130px,.7fr) minmax(0,1.3fr);gap:18px;padding:10px 0;display:grid}.student-questionnaire>div:last-child{border-bottom:0}.student-questionnaire dt{color:#8e858f;font-size:8px;font-weight:750}.student-questionnaire dd{overflow-wrap:anywhere;color:#403943;margin:0;font-size:9px;line-height:1.45}.student-profile-refresh{min-height:39px;color:var(--violet-dark);cursor:pointer;background:#faf7ff;border:1px solid #ddd2ef;border-radius:12px;font-size:8px;font-weight:850}.student-profile-refresh:disabled{opacity:.6;cursor:wait}.student-questionnaire-note{color:#81776d;background:#fffdf7;border-bottom:1px solid #eee8e3;margin:0;padding:10px 15px;font-size:8px;line-height:1.5}.media-consent-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-top:7px;padding:7px 10px;font-size:8px;font-weight:850;line-height:1;display:inline-flex}.media-consent-badge i{background:#ffffffbf;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;font-style:normal;display:grid}.media-consent-badge.compact{margin-top:5px;padding:5px 8px;font-size:7px}.media-consent-badge.consent-allowed{color:#28704a;background:#e8f7ee;border-color:#bfe5cf}.media-consent-badge.consent-denied{color:#9d4646;background:#fff0f0;border-color:#efc5c5}.media-consent-badge.consent-unknown{color:#806820;background:#fff9df;border-color:#ecdca5}.media-consent-icon{vertical-align:middle;border:1px solid;border-radius:8px;place-items:center;width:24px;height:24px;margin-top:5px;display:inline-grid;box-shadow:0 4px 10px #2f25370d}.media-consent-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.media-consent-icon.consent-allowed{color:#27704a;background:#e8f7ee;border-color:#b8dfc8}.media-consent-icon.consent-denied{color:#a14242;background:#fff0f0;border-color:#ebc1c1}.media-consent-icon.consent-unknown{color:#8a6a13;background:#fff7d9;border-color:#ead797}.school-agenda-student-heading{align-items:center;gap:7px;width:fit-content;max-width:100%;display:flex}.school-agenda-student-heading>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.school-agenda-student-heading .media-consent-icon{width:19px;height:19px;box-shadow:none;border-radius:6px;flex:0 0 19px;margin-top:0}.school-agenda-student-heading .media-consent-icon svg{width:11px;height:11px}.media-consent-card{border:1px solid;border-radius:19px;grid-template-columns:auto 1fr;align-items:start;gap:14px;margin:0 0 14px;padding:16px;display:grid}.media-consent-card.consent-allowed{background:#f0faf4;border-color:#c7e7d3}.media-consent-card.consent-denied{background:#fff3f3;border-color:#edcaca}.media-consent-card.consent-unknown{background:#fffbeb;border-color:#eadcae}.media-consent-card-icon{background:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:grid;box-shadow:0 7px 18px #43355214}.media-consent-card h3{margin:3px 0 1px;font-size:14px}.media-consent-card p:not(.eyebrow){color:#625a68;margin:10px 0 0;font-size:8px;line-height:1.45}.media-consent-card small{color:#8b828e;margin-top:8px;font-size:7px;line-height:1.4;display:block}.attendance-sheet{max-height:calc(100vh - 30px);overflow-y:auto}.attendance-sheet h2{margin:5px 0 4px;font-size:24px}.attendance-options{grid-template-columns:1fr 1fr;gap:8px;margin:17px 0 12px;display:grid}.attendance-options button{min-height:64px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #e5ddd7;border-radius:15px;align-items:center;gap:10px;padding:10px;display:flex}.attendance-options button:hover{background:#faf7ff;border-color:#cfc0eb}.attendance-options button:disabled{opacity:.6;cursor:wait}.attendance-options button>span{width:31px;height:31px;color:var(--violet-dark);background:#eee8ff;border-radius:10px;flex:none;place-items:center;font-size:14px;font-weight:900;display:grid}.attendance-options button>div{gap:3px;display:grid}.attendance-options strong{font-size:9px}.attendance-options small{color:var(--muted);font-size:7px}.reset-attendance{color:#965360;cursor:pointer;background:#fff9fa;border:1px solid #eadfe2;border-radius:11px;width:100%;margin-bottom:8px;padding:10px;font-size:9px;font-weight:800}.reschedule-fields{grid-template-columns:1fr 1fr;gap:9px;margin:16px 0 12px;display:grid}.reschedule-fields label{color:#766e78;gap:6px;font-size:8px;font-weight:800;display:grid}.reschedule-fields input{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #e1d8d2;border-radius:11px;padding:9px 10px}.attendance-sheet .full-button+.full-button{margin-top:8px}@media (max-width:900px){.app-teacher .mobile-view-switch{display:none}.notifications-view{padding:22px 14px 112px}.notifications-header{gap:14px;display:grid}.notifications-header .header-actions,.notifications-header .header-actions button{width:100%}.notification-card{border-radius:17px;grid-template-columns:36px 1fr;gap:11px;padding:15px 45px 15px 13px}.notification-kind{border-radius:12px;width:36px;height:36px}.notification-copy>div{flex-wrap:wrap;align-items:flex-start}.notification-copy time{width:100%;margin-left:0}.app-teacher .phone-stage{width:100%;margin:0;padding-bottom:112px}.app-teacher .teacher-mode-tabs{z-index:45;border-radius:20px;width:min(480px,100vw - 24px);padding:7px;position:fixed;top:auto;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 16px 45px #2e231f29}.app-teacher .teacher-mode-tabs button{align-content:center;place-items:center;gap:3px;min-height:50px;display:grid}.app-teacher .teacher-mode-tabs button span{font-size:18px}.app-teacher .teacher-mode-tabs button i{font-size:8px}.notification-bell{top:16px;right:16px}}@media (max-width:620px){.school-dashboard-header{padding-right:54px}.school-dashboard-header .header-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.school-dashboard-header .header-actions .soft-button{min-width:0;padding:10px 8px;font-size:8px}.school-dashboard-header .header-actions .avatar{display:none}.school-teacher-grid{grid-template-columns:1fr;overflow:visible}.school-teacher-card{width:100%}.mobile-view-switch{grid-template-columns:repeat(4,1fr)}.mobile-view-switch button{font-size:8px}.admin-quick-actions{grid-template-columns:1fr}.admin-quick-actions>button{padding:12px}.admin-window-item{grid-template-columns:auto 1fr}.admin-window-item>button{width:100%}.admin-window-item>button:first-of-type{grid-column:1/2}.admin-window-item>button:last-of-type{grid-column:2/3}.staff-access-panel summary{flex-direction:column;align-items:flex-start}.staff-access-panel>.staff-access-list{grid-template-columns:1fr}.staff-access-panel>.staff-access-footer{flex-direction:column;align-items:stretch}.staff-access-footer .staff-login-copy{width:100%}.teacher-picker{min-height:calc(100vh - 130px);padding-top:30px}.teacher-picker>header{padding-right:50px}.teacher-picker h1{font-size:30px}.teacher-picker-list>button{padding:13px}.teacher-picker-list>button>span{width:40px;height:40px}.availability-hero{border-radius:23px;flex-direction:column;align-items:stretch;min-height:0;padding:21px}.availability-hero h2{font-size:25px}.availability-add{width:100%}.availability-card{grid-template-columns:1fr auto;gap:11px}.availability-time{grid-area:2/1/auto/-1}.availability-status{grid-area:1/2}.availability-actions{grid-area:3/1/auto/-1;grid-template-columns:1fr 1fr}.availability-actions button{min-height:38px}.availability-form{max-height:calc(100vh - 20px);overflow-y:auto}.real-schedule-view{gap:17px}.schedule-topbar h1{font-size:26px}.schedule-subtitle{font-size:10px}.calendar-hero{border-radius:23px;min-height:124px;padding:21px}.calendar-hero h2{font-size:23px}.calendar-progress{width:70px;height:70px}.calendar-progress strong{font-size:21px}.teacher-date-strip{scroll-snap-type:x mandatory;gap:5px;padding-bottom:4px;overflow-x:auto}.teacher-date-strip button{scroll-snap-align:start;min-width:53px;min-height:68px}.teacher-date-strip button>i{top:4px;right:4px}.calendar-day-heading{align-items:flex-start}.calendar-day-heading h2{font-size:16px}.teacher-calendar-lessons{padding-inline:12px}.calendar-lesson-card{grid-template-columns:44px auto 1fr;gap:9px}.calendar-lesson-card>.calendar-lesson-actions{grid-column:2/-1;width:100%}.calendar-lesson-actions .mark-lesson-button,.calendar-lesson-actions .choose-time-button{width:100%}.calendar-lesson-copy>strong{white-space:normal}.students-heading{flex-direction:column;align-items:stretch}.students-heading label{width:100%}.teacher-student-main{grid-template-columns:auto 1fr}.teacher-student-main>.schedule-status{grid-column:2;justify-self:start}.modal-backdrop.center:has(.student-profile-modal){padding:8px}.student-profile-modal{border-radius:22px;max-height:calc(100vh - 16px);padding:22px 15px 18px}.student-profile-summary{grid-template-columns:1fr}.student-profile-summary article{padding:12px}.student-questionnaire>div{grid-template-columns:1fr;gap:4px}.student-payment-list article{grid-template-columns:1fr;gap:7px}.student-payment-list article>div:last-child{text-align:left;justify-items:start}.teacher-payment-card>div{grid-template-columns:1fr}.teacher-payment-card article{grid-template-columns:1fr auto;align-items:center}.student-schedule-form,.student-schedule-actions,.attendance-options,.reschedule-fields{grid-template-columns:1fr}.attendance-options button{min-height:58px}.schedule-working-ranges{grid-template-columns:1fr}.admin-list-modal{padding:22px 15px 18px}.payroll-document-actions{grid-template-columns:1fr}}.teacher-payment-card.payment-exhausted{background:#fff4f6;border-color:#efcbd2}.teacher-payment-card.payment-exhausted>header>span{color:#9a4357;background:#f8dce2}.teacher-payment-card.payment-exhausted>header h3{color:#87374a}
