:root{color:#f5f7f8;font-synthesis:none;--bg:var(--tg-bg,#0d1014);--surface:#15191f;--surface-raised:#1b2027;--text:var(--tg-text,#f5f7f8);--muted:var(--tg-hint,#8f99a5);--accent:#b8f35d;--accent-ink:#17200a;--danger:#ff7b76;--warning:#e7bd61;--border:#ffffff12;--divider:#ffffff0c;--nav-bg:#15191ff0;--shadow:#0006;--safe-bottom:env(safe-area-inset-bottom,0px);background:#0d1014;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:light){:root:not([data-theme=dark]){--bg:var(--tg-bg,#f1f3ef);--surface:#fff;--surface-raised:#e4e8e1;--text:var(--tg-text,#171a17);--muted:var(--tg-hint,#5f685f);--border:#1d2a1d20;--divider:#1d2a1d16;--nav-bg:#fffffff2;--shadow:#25302524}}:root[data-theme=light]{--bg:var(--tg-bg,#f1f3ef);--surface:#fff;--surface-raised:#e4e8e1;--text:var(--tg-text,#171a17);--muted:var(--tg-hint,#5f685f);--border:#1d2a1d20;--divider:#1d2a1d16;--nav-bg:#fffffff2;--shadow:#25302524}*{box-sizing:border-box}html,body,#root{background:var(--bg);min-width:320px;min-height:100%;margin:0}body{min-height:100dvh;color:var(--text);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{background:var(--bg);width:min(100%,560px);min-height:100dvh;margin:0 auto}.screen{min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 18px calc(106px + var(--safe-bottom))}.auth-screen{place-items:center;display:grid}.screen-title{margin:4px 2px 24px}.screen-title h1,.calendar-header h1{letter-spacing:-.045em;margin:4px 0 0;font-size:clamp(28px,8vw,36px);line-height:1.05}.screen-title p{color:var(--muted);margin:9px 0 0}.eyebrow{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:800}h2{letter-spacing:-.025em;margin:0;font-size:20px}.muted{color:var(--muted)!important}.bottom-nav{z-index:30;width:min(100%,560px);height:calc(72px + var(--safe-bottom));padding:8px 8px var(--safe-bottom);background:var(--nav-bg);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 -12px 32px var(--shadow);grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:50%;translate:-50%}.nav-item{color:#737d89;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:52px;text-decoration:none;display:flex}.nav-item span{font-size:20px;line-height:1}.nav-item small{font-size:10px;font-weight:700}.nav-item.active{color:var(--accent)}.create-nav{background:var(--accent);width:54px;height:54px;color:var(--accent-ink);border:0;border-radius:18px;margin:-20px auto 0;font-size:32px;line-height:1;box-shadow:0 9px 24px #b8f35d30}.next-card{width:100%;min-height:178px;color:var(--text);text-align:left;background:radial-gradient(circle at 90% 0,#b8f35d22,#0000 42%),linear-gradient(145deg,#20262d,#171b21);border:0;border-radius:26px;flex-direction:column;align-items:flex-start;padding:22px;display:flex;box-shadow:0 18px 46px #0004}.next-time{letter-spacing:-.04em;margin-top:18px;font-size:31px}.next-name{margin-top:7px;font-size:19px;font-weight:700}.next-price{color:var(--muted);margin-top:5px}.section-block{margin-top:28px}.section-heading{justify-content:space-between;align-items:center;min-height:44px;display:flex}.section-heading>span{color:var(--muted);font-size:13px}.timeline-list,.calendar-timeline{gap:5px;display:grid}.timeline-row{text-align:left;background:0 0;border:0;border-radius:16px;grid-template-columns:50px 10px 1fr;align-items:center;gap:10px;width:100%;min-height:65px;padding:7px 12px 7px 4px;display:grid}.timeline-row:hover,.calendar-slot:hover,.student-row:hover{background:var(--surface)}.timeline-row time{color:var(--muted);text-align:right;font-weight:700}.timeline-dot{background:#59616c;border-radius:50%;width:7px;height:7px}.timeline-row.booked .timeline-dot{background:var(--accent)}.timeline-row.blocked .timeline-dot{background:#7d8792}.timeline-row.exam .timeline-dot{background:var(--warning)}.timeline-row div{flex-direction:column;gap:4px;display:flex}.timeline-row small{color:var(--muted)}.attention-card,.offgrid-card{background:#272118;border-radius:18px;justify-content:space-between;align-items:center;min-height:70px;margin-top:14px;padding:14px 16px;display:flex}.attention-card div{flex-direction:column;gap:5px;display:flex}.attention-card button{min-height:44px;color:var(--warning);background:0 0;border:0;font-weight:800}.offgrid-card{background:var(--surface);justify-content:flex-start;gap:14px}.offgrid-card>span{color:var(--warning);font-size:22px}.offgrid-card div{flex-direction:column;gap:4px;display:flex}.offgrid-card small{color:var(--muted)}.calendar-header{text-align:center;grid-template-columns:48px 1fr 48px;align-items:center;display:grid}.calendar-header h1{font-size:25px}.icon-button{background:var(--surface);border:0;border-radius:14px;min-width:44px;min-height:44px;font-size:27px}.calendar-actions{justify-content:center;gap:8px;margin:18px 0;display:flex}.calendar-actions button,.date-button{background:var(--surface);min-height:44px;color:var(--text);border:0;border-radius:14px;align-items:center;padding:0 18px;font-weight:700;display:inline-flex;position:relative}.date-button input{opacity:0;width:100%;position:absolute;inset:0}.date-strip{grid-template-columns:repeat(7,1fr);gap:4px;margin:0 -5px 20px;display:grid}.date-strip button{min-height:60px;color:var(--muted);background:0 0;border:0;border-radius:16px;flex-direction:column;align-items:center;gap:5px;padding:7px 2px;display:flex}.date-strip button.selected{background:var(--accent);color:var(--accent-ink)}.date-strip small{text-transform:uppercase;font-size:10px}.date-strip strong{font-size:17px}.calendar-slot{text-align:left;background:0 0;border:0;border-radius:18px;grid-template-columns:58px 1fr 20px;align-items:center;width:100%;min-height:70px;padding:10px 12px;display:grid}.calendar-slot time{color:var(--muted);font-weight:800}.calendar-slot div{flex-direction:column;gap:5px;display:flex}.calendar-slot small{color:var(--muted)}.calendar-slot.booked{background:#b8f35d10}.calendar-slot.blocked{opacity:.72;background:#ffffff09}.calendar-slot.exam{background:#e7bd6110}.calendar-slot>span{color:var(--muted);font-size:24px}.break-row{min-height:48px;color:var(--muted);background:repeating-linear-gradient(135deg,#ffffff05 0 8px,#0000 8px 16px);border-radius:14px;justify-content:space-between;align-items:center;margin:6px 0;padding:0 14px 0 68px;display:flex}.quiet-banner,.override-note{background:var(--surface);color:var(--muted);text-align:center;border-radius:14px;margin-bottom:12px;padding:12px 15px}.override-note{color:var(--warning)}.offgrid-row{text-align:left;background:0 0;border:0;grid-template-columns:58px 1fr 20px;align-items:center;width:100%;min-height:56px;display:grid}.offgrid-row time{color:var(--warning)}.calendar-mode{width:min(230px,70%);margin:0 auto 14px}.week-scroll{overscroll-behavior:contain;scrollbar-width:thin;max-height:min(64dvh,680px);margin:0 calc(-1*clamp(12px,4vw,20px));overflow:auto}.week-grid{grid-template-columns:54px repeat(7,minmax(86px,1fr));align-items:start;min-width:680px;display:grid}.week-corner,.week-day-head{z-index:6;background:color-mix(in srgb, var(--bg) 96%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:0;border-bottom:1px solid #ffffff0c;height:58px;position:sticky;top:0}.week-corner{z-index:8;left:0}.week-day-head{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.week-day-head small{text-transform:uppercase;font-size:10px;font-weight:800}.week-day-head strong{border-radius:10px;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.week-day-head.today{color:var(--text)}.week-day-head.today strong{background:var(--accent);color:var(--accent-ink)}.week-time-axis{z-index:5;background:var(--bg);position:sticky;left:0}.week-time-axis time{color:#737d88;font-size:10px;font-weight:700;position:absolute;right:8px;translate:0 -6px}.week-day-column{background:#ffffff01;border-left:1px solid #ffffff09;position:relative}.week-day-column.today{background:#b8f35d03}.week-hour-line{pointer-events:none;background:#ffffff09;height:1px;position:absolute;left:0;right:0}.week-item{z-index:2;text-align:left;background:0 0;border:0;border-radius:10px;flex-direction:column;gap:1px;min-height:44px;padding:3px 5px;display:flex;position:absolute;left:3px;right:3px;overflow:hidden}.week-item time{color:var(--muted);font-size:9px;font-weight:800;line-height:1.05}.week-item strong{color:var(--text);overflow-wrap:break-word;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10.5px;line-height:1.08;display:-webkit-box;overflow:hidden}.week-item.booked{background:#b8f35d13;border-left:2px solid #9ccc58}.week-item.blocked{opacity:.78;background:repeating-linear-gradient(135deg,#ffffff07 0 7px,#ffffff03 7px 14px)}.week-item.blocked strong{color:#9aa3ad}.week-item.exam{background:#e7bd610e;border-left:2px solid #a28c5e}.week-item.off-grid{box-shadow:inset 0 0 0 1px #ffffff20}.week-item.selected{z-index:3;outline:2px solid var(--accent);outline-offset:-2px;background:#b8f35d1c}.current-time-line{z-index:4;pointer-events:none;background:#d7f7a2aa;height:1px;position:absolute;left:0;right:0}.current-time-line:before{content:"";background:#d7f7a2;border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;left:-2px}.search-field{background:var(--surface);min-height:52px;color:var(--muted);border-radius:17px;align-items:center;gap:10px;padding:0 15px;display:flex}.search-field input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:16px}.segments{background:var(--surface);border-radius:16px;grid-template-columns:1fr 1fr;margin:12px 0 20px;padding:4px;display:grid}.segments button{min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:13px;font-weight:700}.segments button[aria-selected=true]{background:var(--surface-raised);color:var(--text);box-shadow:0 4px 14px #0004}.student-list{gap:4px;display:grid}.student-row{text-align:left;background:0 0;border:0;border-radius:17px;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;width:100%;min-height:72px;padding:9px 7px;display:grid}.avatar{width:44px;height:44px;color:var(--accent);background:#252c34;border-radius:15px;place-items:center;font-weight:900;display:grid}.avatar.large{border-radius:23px;width:70px;height:70px;font-size:25px}.student-row>div{flex-direction:column;gap:5px;min-width:0;display:flex}.student-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.balance{color:var(--accent);font-size:13px;font-weight:800}.student-hero{flex-direction:column;align-items:center;gap:7px;padding:10px 0 22px;display:flex}.student-hero h3{margin:8px 0 0;font-size:24px}.student-hero>span:last-child{color:var(--muted)}.settings-list{gap:8px;display:grid}.settings-row{background:var(--surface);border-radius:19px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;min-height:76px;padding:13px 14px;display:grid}.settings-row>span{background:var(--surface-raised);width:38px;height:38px;color:var(--accent);border-radius:13px;place-items:center;font-weight:900;display:grid}.settings-row div{flex-direction:column;gap:5px;display:flex}.settings-row small{color:var(--muted)}.settings-row em{color:#68717c;text-transform:uppercase;font-size:11px;font-style:normal;font-weight:800}.sheet-layer{z-index:50;padding-top:max(40px, env(safe-area-inset-top));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{width:min(100%,560px);max-height:calc(100dvh - max(40px, env(safe-area-inset-top)));background:var(--surface);border-radius:28px 28px 0 0;overflow:hidden;box-shadow:0 -18px 60px #0009}.sheet-handle{background:#56606b;border-radius:4px;width:38px;height:4px;margin:9px auto 0}.sheet-header{justify-content:space-between;align-items:center;min-height:60px;padding:5px 16px 4px 20px;display:flex}.sheet-content{overscroll-behavior:contain;max-height:calc(100dvh - 105px);padding:4px 18px calc(22px + var(--safe-bottom));overflow-y:auto}.booking-hero{flex-direction:column;gap:7px;padding:14px 2px 22px;display:flex}.booking-hero>strong{margin-top:8px;font-size:30px}.booking-hero h3{margin:0;font-size:21px}.detail-list{margin:0 0 18px}.detail-list>div{border-bottom:1px solid #ffffff09;justify-content:space-between;align-items:center;min-height:49px;display:flex}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;font-weight:700}.action-row{gap:8px;margin:9px 0;display:flex}.primary-button,.secondary-button{border:0;border-radius:15px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.primary-button{background:var(--accent);width:100%;color:var(--accent-ink)}.secondary-button{background:var(--surface-raised);color:var(--text);flex:1}.secondary-button.danger{color:var(--danger)}.disabled-action{opacity:.62}.coming-note{color:var(--muted);text-align:center;font-size:12px;line-height:1.5}.create-placeholder{text-align:center;padding:25px 16px 35px}.create-placeholder>span{width:70px;height:70px;color:var(--accent);background:#b8f35d15;border-radius:23px;place-items:center;margin:0 auto 18px;font-size:38px;display:grid}.create-placeholder h3{font-size:22px}.create-placeholder p{color:var(--muted);line-height:1.55}.history{margin-top:24px}.history>div{min-height:46px;color:var(--muted);grid-template-columns:1fr 60px auto;align-items:center;display:grid}.history small{color:var(--text)}.state-card{background:var(--surface);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:27px 22px;display:flex}.state-card h2{margin:12px 0 0}.state-card p{max-width:300px;color:var(--muted);line-height:1.5}.state-icon{color:var(--muted);font-size:28px}.skeleton-stack{gap:10px;padding-top:18px;display:grid}.skeleton{background:linear-gradient(100deg,#171b21 25%,#222830 42%,#171b21 60%) 0 0/300% 100%;border-radius:18px;height:68px;animation:1.25s infinite shimmer}.skeleton:first-child{height:170px}.choice-list{gap:9px;padding:8px 0;display:grid}.choice-list>button{background:var(--surface-raised);text-align:left;border:0;border-radius:19px;grid-template-columns:46px 1fr 20px;align-items:center;gap:11px;min-height:76px;padding:12px 14px;display:grid}.choice-list>button>span{width:42px;height:42px;color:var(--accent);background:#b8f35d15;border-radius:14px;place-items:center;font-size:22px;display:grid}.choice-list div{flex-direction:column;gap:5px;display:flex}.choice-list small,.field-label{color:var(--muted)}.mutation-form{gap:18px;padding-top:6px;display:grid}.mutation-form label{color:var(--muted);gap:8px;font-size:13px;font-weight:700;display:grid}.mutation-form input{background:var(--surface-raised);width:100%;min-height:50px;color:var(--text);border:1px solid #ffffff12;border-radius:15px;padding:0 14px}.field-label{margin-bottom:9px;font-size:13px;font-weight:700;display:block}.slot-picker{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.slot-picker button{background:var(--surface-raised);border:0;border-radius:14px;min-height:46px;font-weight:800}.slot-picker button.selected{background:var(--accent);color:var(--accent-ink)}.student-picker{gap:6px;max-height:230px;display:grid;overflow-y:auto}.student-picker button{background:var(--surface-raised);text-align:left;border:1px solid #0000;border-radius:16px;align-items:center;gap:11px;min-height:58px;padding:7px 10px;display:flex}.student-picker button.selected{border-color:var(--accent)}.student-picker .avatar{border-radius:12px;width:38px;height:38px}.selected-slot{background:var(--surface-raised);border-radius:16px;justify-content:space-between;align-items:center;min-height:58px;padding:10px 14px;display:flex}.selected-slot span{color:var(--muted)}.selected-slot strong{font-size:22px}.inline-error{color:var(--danger);background:#ff7b7613;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:13px;display:flex}.inline-error button,.text-button{min-height:44px;color:inherit;background:0 0;border:0;font-weight:800}.text-button{width:100%;color:var(--muted)}.primary-button:disabled,.text-button:disabled{opacity:.55}.danger-fill{background:var(--danger);color:#2a0908}.confirm-panel{gap:12px;display:grid}.confirm-panel p{line-height:1.55}.success-toast{z-index:80;left:50%;bottom:calc(88px + var(--safe-bottom));background:var(--accent);min-width:210px;color:var(--accent-ink);text-align:center;border-radius:15px;padding:13px 18px;font-weight:900;position:fixed;translate:-50%;box-shadow:0 12px 34px #0008}.selection-active{padding-bottom:calc(245px + var(--safe-bottom))}.calendar-slot.selected-slot-state,.offgrid-row.selected-slot-state{outline:2px solid var(--accent);outline-offset:-2px;background:#b8f35d12;position:relative}.calendar-slot.selected-slot-state>span,.offgrid-row.selected-slot-state>span{color:var(--accent);font-weight:900}.selection-bar{z-index:40;left:50%;bottom:calc(72px + var(--safe-bottom));background:color-mix(in srgb, var(--surface-raised) 96%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff12;border-radius:21px;gap:9px;width:min(100% - 20px,540px);padding:13px;display:grid;position:fixed;translate:-50%;box-shadow:0 14px 40px #000b}.selection-bar>strong{text-align:center}.selection-actions,.selection-secondary{grid-template-columns:1fr 1fr;gap:8px;display:grid}.selection-actions button{background:var(--accent);min-height:46px;color:var(--accent-ink);border:0;border-radius:14px;font-weight:900}.selection-actions button:nth-child(2){color:#20252b;background:#eef2f5}.selection-secondary button{min-height:40px;color:var(--muted);background:0 0;border:0;font-weight:800}.selection-bar button:disabled{opacity:.42}.batch-preview{gap:13px;display:grid}.preview-total{background:var(--surface-raised);border-radius:18px;justify-content:space-between;align-items:center;min-height:76px;padding:14px 18px;display:flex}.preview-total span{color:var(--muted)}.preview-total strong{color:var(--accent);font-size:30px}.completion-flow{gap:15px;display:grid}.payment-methods{gap:8px;display:grid}.payment-methods button{background:var(--surface-raised);text-align:left;border:0;border-radius:17px;justify-content:space-between;align-items:center;min-height:58px;padding:0 16px;font-weight:800;display:flex}.payment-methods button span{color:var(--muted);font-size:24px}.payment-summary{background:var(--surface-raised);border-radius:18px;flex-direction:column;gap:6px;min-height:90px;padding:15px 17px;display:flex}.payment-summary span,.payment-summary small{color:var(--muted)}.payment-summary strong{font-size:25px}.amount-field{color:var(--muted);gap:8px;font-size:13px;font-weight:700;display:grid;position:relative}.amount-field input{background:var(--surface-raised);min-height:54px;color:var(--text);border:1px solid #ffffff12;border-radius:16px;padding:0 55px 0 15px;font-size:20px;font-weight:800}.amount-field>span{color:var(--muted);position:absolute;bottom:17px;right:15px}.balance-choice{gap:7px;display:grid}.balance-choice button{background:var(--surface-raised);min-height:48px;color:var(--muted);text-align:left;border:1px solid #0000;border-radius:15px;padding:0 13px}.balance-choice button[aria-pressed=true]{border-color:var(--accent);color:var(--text)}.completion-success{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:22px 6px;display:flex}.completion-success>span{width:68px;height:68px;color:var(--accent);background:#b8f35d18;border-radius:22px;place-items:center;font-size:35px;font-weight:900;display:grid}.completion-success h3{margin:10px 0 0;font-size:23px}.completion-success p{color:var(--muted);margin:0}.completion-success .primary-button{margin-top:14px}.student-bottom-nav{grid-template-columns:repeat(4,1fr)}.student-bottom-nav button{background:0 0;border:0}.student-bottom-nav button:disabled{opacity:.55}.student-welcome{align-content:center;display:grid}.student-welcome>section{text-align:center;width:100%}.student-welcome h1{letter-spacing:-.045em;max-width:360px;margin:22px auto 10px;font-size:clamp(30px,9vw,42px);line-height:1.04}.student-welcome p{max-width:330px;color:var(--muted);margin:0 auto 28px;line-height:1.5}.student-welcome .primary-button{max-width:360px;margin:0 auto}.student-mark{background:var(--accent);width:64px;height:64px;color:var(--accent-ink);border-radius:21px;place-items:center;margin:0 auto;font-size:30px;font-weight:900;display:grid}.student-context{top:max(18px, env(safe-area-inset-top));font-size:13px;font-weight:700;position:absolute;left:18px;right:18px}.role-choice{gap:10px}.student-booking-screen{padding-bottom:calc(162px + var(--safe-bottom))}.student-booking-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.student-booking-header h1{letter-spacing:-.045em;margin:5px 0 0;font-size:34px}.text-action{min-width:72px;min-height:44px;color:var(--accent);background:0 0;border:0;font-weight:800}.student-date-strip{overscroll-behavior-inline:contain;scrollbar-width:none;gap:7px;margin:24px -18px 20px;padding:0 18px 6px;display:flex;overflow-x:auto}.student-date-strip::-webkit-scrollbar{display:none}.student-date-strip button{background:var(--surface);min-height:68px;color:var(--muted);border:0;border-radius:18px;flex-direction:column;flex:0 0 58px;justify-content:center;align-items:center;gap:4px;display:flex}.student-date-strip button[aria-selected=true]{background:var(--accent);color:var(--accent-ink)}.student-date-strip small{text-transform:uppercase;font-size:11px;font-weight:800}.student-date-strip strong{font-size:20px}.student-flow-meta{min-height:48px;color:var(--muted);justify-content:space-between;align-items:center;display:flex}.student-flow-meta strong{color:var(--text)}.student-slot-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:24px;padding-top:8px;display:grid}.student-slot-grid button{background:var(--surface);min-height:54px;color:var(--text);border:1px solid #0000;border-radius:16px;font-weight:850}.student-slot-grid button[aria-pressed=true]{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}.student-slot-grid button:disabled{opacity:.4}.student-continue-bar{z-index:25;right:0;bottom:calc(72px + var(--safe-bottom));background:linear-gradient(transparent, var(--bg) 28%);width:min(100%,560px);margin:auto;padding:10px 18px;position:fixed;left:0}.student-rules{gap:10px;padding:4px 0 20px;display:grid}.student-rules p{background:var(--surface-raised);border-radius:16px;margin:0;padding:15px;line-height:1.5}.student-selection-summary{gap:8px;padding-bottom:22px;display:grid}.student-selection-summary p{background:var(--surface-raised);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;margin:0;padding:10px 14px;display:flex}.student-selection-summary p strong{font-size:14px}.student-selection-summary p span{font-size:20px;font-weight:850}.student-selection-summary small{color:var(--muted);text-align:center;margin-top:8px;line-height:1.5}.student-placeholder{align-content:center;display:grid}.student-home-header h1,.student-lessons-screen header h1{letter-spacing:-.045em;margin:5px 0 20px;font-size:34px}.student-membership-selector{color:var(--muted);gap:7px;margin-bottom:18px;font-size:13px;font-weight:750;display:grid}.student-membership-selector select{background:var(--surface);min-height:48px;color:var(--text);font:inherit;border:1px solid #ffffff12;border-radius:15px;padding:0 13px}.student-next-card{background:radial-gradient(circle at 90% 0, #b8f35d20, transparent 42%), var(--surface);border-radius:24px;gap:9px;padding:22px;display:grid}.student-next-card h2{margin-top:6px}.student-next-card p,.student-next-card small{color:var(--muted);margin:0}.student-next-card button{margin-top:10px}.student-next-time{letter-spacing:-.04em;font-size:34px}.student-home-actions{gap:9px;margin-top:18px;display:grid}.student-context{color:var(--muted);margin:0 0 18px;position:static}.student-lesson-tabs{background:var(--surface);border-radius:16px;grid-template-columns:1fr 1fr;margin:4px 0 18px;padding:4px;display:grid}.student-lesson-tabs button{min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:13px;font-weight:800}.student-lesson-tabs button.active{background:var(--surface-raised);color:var(--text)}.student-lesson-list{gap:8px;margin-bottom:18px;display:grid}.student-lesson-card{background:var(--surface);min-height:76px;color:var(--text);text-align:left;border:0;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.student-lesson-card>div{gap:5px;display:grid}.student-lesson-card>div:last-child{justify-items:end}.student-lesson-card span,.student-lesson-card small{color:var(--muted)}.student-lesson-details h3{margin:8px 0 18px;font-size:23px}.danger-text{color:var(--danger)}.student-reschedule-screen header h1{margin:6px 0 10px;font-size:32px}.student-reschedule-screen header p{color:var(--muted)}.reschedule-slots{grid-template-columns:repeat(2,1fr);gap:9px;margin:20px 0;display:grid}.reschedule-slots button{background:var(--surface);min-height:68px;color:var(--text);border:1px solid #0000;border-radius:16px;place-content:center;gap:4px;display:grid}.reschedule-slots button[aria-pressed=true]{border-color:var(--accent);background:#b8f35d18}.reschedule-slots small{color:var(--muted)}.reschedule-compare{gap:8px;margin:20px 0;display:grid}.reschedule-compare p{background:var(--surface);border-radius:16px;gap:5px;margin:0;padding:15px;display:grid}.reschedule-compare small{color:var(--muted)}.hold-countdown{color:var(--accent);text-align:center;margin:14px 0;font-size:22px;display:block}.student-settings-screen header h1{margin:6px 0 20px;font-size:34px}.student-settings-sections{gap:10px;display:grid}.student-settings-sections>button,.student-settings-sections>section{background:var(--surface);min-height:82px;color:var(--text);text-align:left;border:0;border-radius:18px;gap:6px;padding:15px;display:grid}.student-settings-sections span,.student-settings-sections small{color:var(--muted)}.student-settings-sections a{color:var(--accent);font-weight:800}.student-settings-sections select{background:var(--surface-raised);min-height:45px;color:var(--text);border:0;border-radius:12px;padding:0 10px}.settings-actions{flex-wrap:wrap;gap:7px;display:flex}.settings-actions button{background:var(--surface-raised);min-height:42px;color:var(--text);border:0;border-radius:12px;padding:0 12px}.student-profile-form{gap:15px;display:grid}.student-profile-form label{color:var(--muted);gap:7px;display:grid}.student-profile-form input{background:var(--surface);min-height:50px;color:var(--text);border:1px solid #ffffff12;border-radius:15px;padding:0 13px}.settings-info-page{background:var(--surface);border-radius:20px;padding:18px;line-height:1.55}.vehicle-card{gap:7px;display:grid}.vehicle-card strong{font-size:24px}.vehicle-card code{background:var(--surface-raised);width:fit-content;color:var(--accent);border-radius:9px;padding:7px 10px;font-size:18px}.payment-details-list{gap:13px;display:grid}.payment-details-list>div{border-bottom:1px solid #ffffff0c;gap:5px;min-width:0;padding-bottom:12px;display:grid}.payment-details-list span{overflow-wrap:anywhere;-webkit-user-select:text;user-select:text}.payment-details-list button{width:fit-content;min-height:40px;color:var(--accent);background:0 0;border:0;font-weight:800}.student-next-card,.student-lesson-card,.student-settings-sections>button,.student-settings-sections>section,.student-date-strip button,.student-slot-grid button,.student-confirm-card,.settings-info-page,.student-profile-form input,.student-membership-selector select,.sheet,.cancel-dialog{border:1px solid var(--border);box-shadow:0 8px 24px var(--shadow)}.detail-list>div,.payment-details-list>div{border-bottom-color:var(--divider)}.student-detail-actions,.student-success-actions{gap:10px;display:grid}.student-contact-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.student-contact-button{border:1px solid var(--border);background:var(--surface-raised);text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:9px 10px;font-weight:700;text-decoration:none;display:inline-flex;color:var(--text)!important}.free-slot-settings{display:grid;gap:10px!important}.settings-toggle{align-items:center;gap:10px;min-height:44px;display:flex}.settings-toggle input{width:22px;height:22px;accent-color:var(--accent)}.weekday-label{margin-top:4px;font-size:13px}.weekday-selector{grid-template-columns:repeat(7,minmax(36px,1fr));gap:5px;display:grid}.weekday-selector button{border:1px solid var(--border);background:var(--surface-raised);min-height:42px;color:var(--text);border-radius:10px;padding:6px 2px}.weekday-selector button[aria-pressed=true]{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 18%, var(--surface-raised));color:var(--text);font-weight:800}.waitlist-hour-selector{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.waitlist-hour-selector button{border:1px solid var(--border);background:var(--surface-raised);min-height:42px;color:var(--text);border-radius:10px;font-weight:700}.waitlist-hour-selector button[aria-pressed=true]{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 18%, var(--surface-raised))}.student-calendar-empty{color:var(--muted);padding:20px 0}.student-cancel-action{margin-top:5px}.cancel-dialog-layer{z-index:100;padding:max(20px, env(safe-area-inset-top)) 18px max(20px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;place-items:center;display:grid;position:fixed;inset:0}.cancel-dialog{background:var(--surface);border-radius:22px;gap:12px;width:min(100%,420px);padding:22px;display:grid}.cancel-dialog h3,.cancel-dialog p{text-align:center;margin:0}.settings-info-page p:empty{display:none}:root[data-theme=light] .student-slot-grid button[aria-pressed=true],:root[data-theme=light] .student-date-strip button[aria-selected=true]{box-shadow:0 0 0 2px #6b8f34}:root[data-theme=light] .secondary-button{border:1px solid var(--border)}@keyframes shimmer{to{background-position-x:-150%}}@media (width<=430px){.week-grid{grid-template-columns:50px repeat(7,86px);min-width:656px}.calendar-screen .calendar-actions{gap:6px}.calendar-screen .calendar-actions button,.calendar-screen .date-button{padding-inline:12px}}@media (width<=350px){.screen{padding-inline:12px}.date-strip{gap:1px}.date-strip button{min-height:56px}.student-row{grid-template-columns:44px 1fr}.student-row>span:last-child{display:none}.student-date-strip{margin-inline:-12px;padding-inline:12px}.student-slot-grid{grid-template-columns:repeat(2,1fr)}.student-continue-bar{padding-inline:12px}}@media (width<=360px){.student-contact-actions{grid-template-columns:1fr}.weekday-selector{gap:3px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important}}
