/**
 * @license
 * SPDX-License-Identifier: Apache-2.0
 */@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin-var.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin-ext-var.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/playfair-display-latin-var.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/playfair-display-latin-ext-var.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--text: white;--gray-200: #b4b8bb;--gray-300: #80868b;--gray-500: #5f6368;--gray-600: #80868b;--gray-700: #5f6368;--gray-800: #3c4043;--gray-900: #202124;--gray-1000: #0a0a0a;--border-stroke: #444444;--accent-blue: rgb(161, 228, 242);--accent-blue-active-bg: #001233;--accent-blue-active: #98beff;--accent-blue-headers: #448dff;--accent-green: rgb(168, 218, 181);--midnight-blue: rgb(0, 18, 51);--blue-30: #99beff;--accent-red: #ff4600;--background: var(--gray-900);--color: var(--text);scrollbar-color:var(--gray-600) var(--gray-900);scrollbar-width:thin;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", sans-serif;--Neutral-00: #000;--Neutral-5: #181a1b;--Neutral-10: #1c1f21;--Neutral-15: #232729;--Neutral-20: #2a2f31;--Neutral-30: #404547;--Neutral-50: #707577;--Neutral-60: #888d8f;--Neutral-80: #c3c6c7;--Neutral-90: #e1e2e3;--Green-500: #0d9c53;--Green-700: #025022;--Blue-400: #80c1ff;--Blue-500: #1f94ff;--Blue-800: #0f3557;--Red-400: #ff9c7a;--Red-500: #ff4600;--Red-600: #e03c00;--Red-700: #bd3000;--card-header: #2e96ff;--card-border: #217bfe;--card-background: #13151a;--card-border-radius: 16px;--breakpoint-md: 768px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-family);background:var(--Neutral-00)}:root{background:var(--Neutral-00);color:var(--text);font-family:var(--font-family)}h1,h2,h3,h4,h5,h6{font-weight:400}li{list-style:none}input,textarea{font-family:var(--font-family);background:none;color:#fff;border:none;outline:none;font-size:18px;resize:none;-webkit-user-select:text;user-select:text}input::placeholder,textarea::placeholder{-webkit-user-select:none;user-select:none}select{font-family:inherit;padding:10px;border:1px solid var(--gray-700);background:var(--background);color:#fff;border-radius:4px;font-size:16px;cursor:pointer;accent-color:var(--text)}select:focus-visible{outline:none}button{font-family:var(--font-family);background:none;color:#fff;border:none;font-size:16px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:5px}button.primary{background:var(--tt-accent-grad)}button.icon{font-size:1.2em}.button.primary{background:var(--tt-accent-grad);border-radius:12px;font-weight:600;justify-content:center;box-shadow:0 6px 18px #7c3aed59;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.button.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 22px #7c3aed73}.button.primary:disabled{opacity:.55;cursor:default;box-shadow:none}.button.secondary{background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:12px;font-weight:500;justify-content:center;transition:background .15s ease}.button.secondary:hover:not(:disabled){background:#ffffff21}.button{background:var(--Neutral-30);display:inline-flex;padding:10px;border-radius:8px;gap:4px;align-items:center;justify-content:center;color:#fffc}.button .icon{font-size:1.2em}button:focus{outline:none}button[disabled]{opacity:.5;cursor:not-allowed}button .icon{display:block}.icon{font-family:Material Symbols Outlined;font-weight:300;line-height:1}.space-mono-regular{font-family:Space Mono,monospace;font-weight:400;font-style:normal}.space-mono-bold{font-family:Space Mono,monospace;font-weight:700;font-style:normal}.space-mono-regular-italic{font-family:Space Mono,monospace;font-weight:400;font-style:italic}.space-mono-bold-italic{font-family:Space Mono,monospace;font-weight:700;font-style:italic}.hidden{display:none}.flex{display:flex}.h-screen-full{height:100vh}.w-screen-full{width:100vw}.flex-col{flex-direction:column}header{padding:20px;display:flex;align-items:center;justify-content:space-between;position:fixed;width:100%;z-index:999;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo-link{background:none;border:none;cursor:pointer;display:flex;align-items:center;flex-shrink:0}.user-info{display:flex;align-items:center;gap:12px;color:#fff;flex-shrink:0;margin-left:auto}.user-info span{font-size:14px;color:var(--gray-300);white-space:nowrap}.trial-subscribe-container{display:flex;align-items:center;gap:10px}.trial-badge{background:#ff9500;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:700;margin-right:8px;white-space:nowrap}.subscribe-btn{background:var(--Blue-500);color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;transition:background-color .2s}.subscribe-btn:hover{background:var(--Blue-400)}.sign-out-btn{background:var(--Red-500);color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;transition:background-color .2s}.sign-out-btn:hover{background:var(--Red-400)}.feedback-btn{background:var(--Neutral-20, #2a2f31);color:var(--Neutral-90, #e5e7eb);border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;transition:background-color .2s}.feedback-btn:hover{background:var(--Neutral-30, #404547)}.feedback textarea{width:100%;box-sizing:border-box;resize:vertical;margin-top:10px;padding:10px 12px;border-radius:8px;border:1px solid var(--Neutral-30, #404547);background:var(--Neutral-5, #1c1f21);color:inherit;font:inherit}.feedback textarea:focus{outline:none;border-color:var(--tt-accent-2, #7c3aed)}.feedback .report-actions{justify-content:center}.feedback .report-actions .button{width:50%;min-width:180px}.feedback-meta{margin-top:4px;font-size:11px;opacity:.6;text-align:right}.feedback-sent{margin-top:8px}@keyframes tt-shimmer-sweep{0%{background-position:180% 0}to{background-position:-80% 0}}.tt-changed{background-image:linear-gradient(100deg,transparent 38%,rgba(255,255,255,.45) 50%,transparent 62%);background-size:220% 100%;background-repeat:no-repeat;animation:tt-shimmer-sweep .7s ease-out forwards}.auth-buttons{display:flex;gap:10px}.auth-btn{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.auth-btn.sign-in{background:transparent;color:#fff;border:1px solid var(--Blue-500)}.auth-btn.sign-in:hover{background:var(--Blue-500)}.auth-btn.sign-up{background:var(--Blue-500);color:#fff}.auth-btn.sign-up:hover{background:var(--Blue-400)}.logo-link{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:opacity .2s ease-in-out}.logo-link:hover{opacity:.8}.home-text{font-size:12px;color:var(--gray-300);margin-top:4px;font-weight:500}header>*{pointer-events:auto}header:hover h1,header:hover .roomDescription,header:hover .createButton{opacity:1}.simpleMode header{opacity:0;transition:all .3s}.simpleMode header:hover{opacity:1}.streaming-console{background:var(--Neutral-10);color:var(--gray-300);display:flex;height:100vh;height:100dvh;height:var(--app-vh, 100dvh);width:100vw}body.tt-app-locked{overflow:hidden;overscroll-behavior:none;height:var(--app-vh, 100dvh)}.streaming-console a,.streaming-console a:visited,.streaming-console a:active{color:var(--gray-300)}.streaming-console .disabled{pointer-events:none}.streaming-console .disabled>*{pointer-events:none}.streaming-console main{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;gap:1rem;max-width:100%;overflow:hidden}.streaming-console .main-app-area{display:flex;flex:1;align-items:center;justify-content:center;position:relative;width:100%}.streaming-console .function-call{position:absolute;top:0;width:100%;height:50%;overflow-y:auto}@keyframes hover{0%{transform:translateY(0)}to{transform:translateY(-3.5px)}}@keyframes pulse{0%{scale:1 1}to{scale:1.2 1.2}}.action-button{display:flex;align-items:center;justify-content:center;background:var(--Neutral-20);color:var(--Neutral-60);font-size:1.25rem;line-height:1.75rem;text-transform:lowercase;animation:opacity-pulse 3s ease-in infinite;transition:all .2s ease-in-out;width:48px;height:48px;border-radius:18px;border:1px solid rgba(0,0,0,0);-webkit-user-select:none;user-select:none;cursor:pointer}.action-button:focus{border:2px solid var(--Neutral-20);outline:2px solid var(--Neutral-80)}.action-button.outlined{background:var(--Neutral-2);border:1px solid var(--Neutral-20)}.action-button .no-action{pointer-events:none}.action-button:hover{background:#0000;border:1px solid var(--Neutral-20)}.action-button.connected{background:var(--Blue-800);color:var(--Blue-500)}.action-button.connected:hover{border:1px solid var(--Blue-500)}@property --volume{syntax: "length"; inherit: false; initial-value: 0px;}.disabled .mic-button:before,.mic-button.disabled:before{background:#0000}.mic-button{position:relative;background-color:var(--accent-red);z-index:1;color:#000;transition:all .2s ease-in}.mic-button:focus{border:2px solid var(--Neutral-20);outline:2px solid var(--Red-500)}.mic-button:hover{background-color:var(--Red-400)}.mic-button:before{position:absolute;z-index:-1;top:calc(var(--volume) * -1);left:calc(var(--volume) * -1);display:block;content:"";opacity:.35;background-color:var(--Red-500);width:calc(100% + var(--volume) * 2);height:calc(100% + var(--volume) * 2);border-radius:24px;transition:all .02s ease-in-out}.connect-toggle:focus{border:2px solid var(--Neutral-20);outline:2px solid var(--Neutral-80)}.connect-toggle:not(.connected){background-color:var(--Blue-500);color:var(--Neutral-5)}.control-tray{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:12}.control-tray .disabled .action-button,.control-tray .action-button.disabled{background:#0000;border:1px solid var(--Neutral-30, #404547);color:var(--Neutral-30)}.control-tray .connection-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.control-tray .connection-container .connection-button-container{border-radius:27px;border:1px solid var(--Neutral-30);background:var(--Neutral-5);padding:10px}.control-tray .connection-container .text-indicator{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:500;letter-spacing:.01em;font-variant-numeric:tabular-nums;color:#e8fff5;-webkit-user-select:none;user-select:none;background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:4px 12px}.control-tray .connection-container .text-indicator:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--Neutral-60, #888);flex:0 0 auto}.control-tray .connection-container:not(.connected) .text-indicator{opacity:.85;color:var(--Neutral-80, #c3c6c7)}.control-tray .connection-container.connected .text-indicator{border-color:#34d39959}.control-tray .connection-container.connected .text-indicator:before{background:#34d399;box-shadow:0 0 8px #34d399cc;animation:tt-live-dot 2.4s ease-in-out infinite}@keyframes tt-live-dot{0%,to{opacity:1}50%{opacity:.55}}@media(prefers-reduced-motion:reduce){.control-tray .connection-container.connected .text-indicator:before{animation:none}}.control-tray .session-error-indicator,.control-tray .upload-error-indicator{display:block;margin-top:4px;font-size:11px;max-width:240px;text-align:center;line-height:1.35}.control-tray .session-error-indicator{color:#ff8a7a}.control-tray .upload-error-indicator{color:#f87171;font-weight:600}.control-tray .connection-container .usage-indicator{font-size:11px;color:var(--Neutral-60, #888);-webkit-user-select:none;user-select:none;font-variant-numeric:tabular-nums}.control-tray .connection-container .usage-indicator.warn{color:#e67e22}.control-tray .connection-container .usage-indicator.over{color:#c0392b;font-weight:600}.actions-nav{background:var(--Neutral-5);border:1px solid var(--Neutral-30);border-radius:27px;display:inline-flex;gap:12px;align-items:center;overflow:clip;padding:10px;transition:all .6s ease-in}.actions-nav>*{display:flex;align-items:center;flex-direction:column;gap:1rem}@keyframes opacity-pulse{0%{opacity:.9}50%{opacity:1}to{opacity:.9}}.top{width:100%;flex-grow:0;flex-shrink:0;height:30px;display:flex;align-self:flex-end;align-items:center;transition:all .2s ease-in}.top button{background:transparent;border:0;cursor:pointer;font-size:1.25rem;line-height:1.75rem;padding:4px}.keynote-companion{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.character-face{display:block;position:relative}.character-face .cf-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;user-select:none;-webkit-user-select:none}.tutor-emoji-icon{width:1.15em;height:1.15em;object-fit:contain;vertical-align:-.2em;margin-right:.3em;flex:none}header .roomName h1 .tutor-emoji-icon{margin-right:3px}.tutor-name-subject{display:none}.counter-container{position:absolute;right:2rem;top:2rem;z-index:10}.modalShroud{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999}.modalShroud .modal{background:var(--gray-900);border:1px solid var(--gray-800);border-radius:10px;padding:30px;position:relative;width:100%;max-height:calc(var(--app-vh, 100dvh) - 84px - 20px - env(safe-area-inset-bottom,0px));overflow-y:auto;margin:20px}@media(min-width:768px){.modalShroud .modal{max-width:520px;padding:40px}}.modalShroud .modal h2{margin-bottom:20px}.modalClose{position:absolute;top:15px;right:15px;color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;transition:background-color .2s}.modalClose:hover{background-color:var(--Neutral-20)}.auth-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:100vh;min-height:100dvh;background:radial-gradient(120% 80% at 50% 0%,rgba(255,255,255,.1),transparent 55%),linear-gradient(135deg,#4338ca,#6d28d9 55%,#7e22ce);color:var(--gray-300);padding:calc(24px + env(safe-area-inset-top,0px)) 0 calc(24px + env(safe-area-inset-bottom,0px))}.auth-logo{height:72px;width:auto;filter:drop-shadow(0 8px 20px rgba(0,0,0,.3))}.auth-content{text-align:center;padding:36px 28px;background:#1611268c;border:1px solid rgba(255,255,255,.16);border-radius:20px;box-shadow:0 18px 44px #00000059,inset 0 1px #ffffff29;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);max-width:400px;width:100%;margin:20px}.auth-content h1{margin-bottom:14px;color:#fff;font-size:22px;font-weight:600;letter-spacing:-.01em}.auth-content p{margin-bottom:28px;color:#ffffffa6}.auth-form{display:flex;flex-direction:column;gap:15px;margin-top:20px;width:100%}.auth-input{padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#ffffff14;color:#fff;font-size:16px;width:100%;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.auth-input::placeholder{color:#ffffff73}.auth-input:focus{outline:none;border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed4d}.auth-message{padding:10px;border-radius:10px;margin-top:10px;text-align:center}.auth-message.success{background-color:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#22c55e}.auth-message.error{background-color:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444}.auth-toggle{margin-top:20px}.auth-toggle .button{width:100%;justify-content:center;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:12px;font-weight:500;transition:background .15s ease}.auth-toggle .button:hover{background:#ffffff21}.auth-or{display:flex;align-items:center;gap:10px;margin:18px 0 14px;color:var(--gray-400, #94a3b8);font-size:.8rem}.auth-or:before,.auth-or:after{content:"";flex:1 1 auto;height:1px;background:var(--gray-700, #374151)}.auth-google-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:11px 14px;border-radius:12px;border:1px solid #dadce0;background:#fff;color:#3c4043;font-size:15px;font-weight:500;cursor:pointer}.auth-google-btn:hover:not(:disabled){background:#f7f8f8}.auth-google-btn:disabled{opacity:.6;cursor:default}.auth-google-btn svg{width:18px;height:18px;flex:0 0 auto}.auth-consent-note,.auth-troubleshoot{font-size:13px;line-height:1.45;color:var(--gray-400, #94a3b8);text-align:center;margin:4px 0 0}.auth-consent-note a,.auth-troubleshoot strong{color:var(--gray-300, #cbd5e0)}.auth-code-input{text-align:center;letter-spacing:.3em;font-size:1.35rem;font-weight:600;font-variant-numeric:tabular-nums}.auth-resend{text-align:center;margin-top:4px}.auth-resend .button.link{background:none;border:none;box-shadow:none;text-decoration:underline;color:#ffffffbf}.auth-resend .button.link:disabled{text-decoration:none;opacity:.55;cursor:default}.auth-text-link{background:none;border:none;text-decoration:underline;cursor:pointer;margin-top:8px}.userSettings{max-width:480px;display:flex;flex-direction:column;gap:20px}.userSettings p{font-size:14px;line-height:1.5}@media(min-width:768px){.userSettings p{font-size:18px}}.userSettings form{margin-top:10px;padding-top:20px;border-top:1px solid var(--gray-800)}.userSettingsButton{display:flex;align-items:center;gap:6px;color:#555;transition:all .3s;font-size:16px}@media(min-width:768px){.userSettingsButton{font-size:18px}}.userSettingsButton .user-name{display:none}@media(min-width:768px){.userSettingsButton .user-name{display:block}}.userSettingsButton .icon{font-size:30px}.userSettingsButton:hover{color:#fff}form{display:flex;flex-direction:column;gap:20px}form .largeInput{font-size:16px;border-bottom:1px solid var(--gray-700)}@media(min-width:768px){form .largeInput{font-size:28px}}form>div,form label,form details div{display:flex;flex-direction:column;gap:10px;-webkit-user-select:none;user-select:none}form details>div{display:flex;flex-direction:column;gap:30px}form summary{margin-bottom:10px;cursor:pointer}form input,form textarea{border:1px solid var(--gray-700);border-radius:5px;padding:10px;font-size:14px;resize:none;line-height:1.4;min-height:40px}@media(min-width:768px){form input,form textarea{font-size:16px}}form textarea{min-height:80px;max-height:120px;resize:vertical}form input:focus,form textarea:focus{background:#111}form textarea{resize:none}form hr{margin:20px 0}form button:first-of-type{margin-top:30px}input[type=range]{padding:0;accent-color:var(--text);flex:1}.checkbox{flex-direction:row;color:var(--gray-600)}.temperature{display:flex;flex-direction:row;align-items:center;gap:10px}.temperature span{font-family:monospace;font-size:14px}.colorPicker{display:flex;flex-wrap:wrap;gap:10px}.colorPicker li{width:20px;height:20px;border-radius:100%}@media(min-width:768px){.colorPicker li{width:35px;height:35px}}.colorPicker li.active{outline:4px solid var(--text)}.colorPicker li button{width:100%;height:100%;border-radius:100%;border:none;cursor:pointer}.editAgent{display:flex;flex-direction:column;gap:30px}@media(min-width:768px){.editAgent{gap:50px}}.editAgent>div:first-child{max-width:500px}.editAgent>div:nth-child(2){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.agentPreview{width:280px;height:280px;background:var(--Neutral-00);display:flex;align-items:center;justify-content:center;border-radius:10px;pointer-events:none;position:relative}.agentPreview .agent{position:static;left:unset;top:unset;translate:0 0!important}.voicePicker{display:flex;gap:10px;align-items:center;justify-content:center}.voicePicker select{accent-color:var(--Neutral-00);color:#fff;padding:5px;font-size:16px;border-radius:5px}.voicePicker select:focus-visible{outline:none}.sleep label{display:flex;gap:10px;align-items:center;justify-content:center}.sleep input{accent-color:white}.roomInfo{position:relative}.roomInfo h1{font-size:16px;font-weight:400;display:flex;align-items:center;opacity:.5;transition:all .2s;text-align:left}@media(min-width:768px){.roomInfo h1{font-size:28px}}.roomInfo h1:hover,.roomInfo h1.active{opacity:1}.roomInfo .edit{font-size:22px}.roomInfo .createButton{opacity:1}@media(min-width:768px){.roomInfo .createButton{opacity:0}}.roomName{display:flex}.roomDescription{font-size:16px;color:var(--gray-500);margin-top:10px;width:max-content;max-width:380px;line-height:1.5;position:absolute;opacity:0;transition:opacity .3s}.createButton{transition:opacity .3s;background:var(--Blue-500)}.hint .createButton{margin-top:10px}.deleteRoomButton{background:var(--Red-500);font-size:12px;margin-top:15px}.roomList{display:flex;flex-direction:column;gap:10px;position:absolute;background:var(--gray-900);border:1px solid var(--gray-800);padding:20px;border-radius:8px;width:300px;margin-top:10px;opacity:0;pointer-events:none;transition:all .1s;-webkit-user-select:none;user-select:none;max-height:70vh;overflow:auto}.roomList.active{opacity:1;pointer-events:auto}.roomList h3{font-size:15px;margin-bottom:10px;color:var(--Neutral-80, #c3c6c7)}.roomList ul{display:flex;flex-direction:column;gap:10px;border-bottom:1px solid var(--gray-800);padding-bottom:20px;margin-bottom:5px}.roomList li{font-size:22px}.roomList li button{color:#fffc;transition:all .2s;width:100%}.roomList li.active button,.roomList li:hover button{color:#fff}.roomList .newRoomButton{margin-top:15px}.error-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100dvh;width:100%;background:#000;color:#fff;gap:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99991}.error-screen .error-message-container,.error-screen .error-raw-message-container{width:100%;text-align:center;max-width:650px;padding-left:.5rem;padding-right:.5rem}.error-screen .close-button{color:#fff;font-size:24px}.landing-screen{display:none!important;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw;background-color:var(--Neutral-10);position:fixed;top:0;left:0;z-index:10000;opacity:1;transition:opacity .5s ease-out}.landing-screen.show{display:flex!important}.landing-screen.fade-out{opacity:0;pointer-events:none}.landing-logo-wrapper{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:40px}.landing-logo{display:block;width:250px;height:auto;opacity:1;margin:0 auto;animation:floatAnimation 3s ease-in-out infinite}.landing-button{padding:15px 30px;font-size:20px;font-weight:700;background-color:var(--Blue-500);color:#fff;border-radius:12px;transition:background-color .2s ease-in-out}.landing-button:hover:not(:disabled){background-color:var(--Blue-400)}.sparkle-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:1px;pointer-events:none;z-index:0}.sparkle{position:absolute;top:0;left:0;width:12px;height:12px;background-color:gold;border-radius:50%;opacity:0;transform-origin:center center}.landing-screen.bursting .sparkle{animation-name:sparkle-burst-effect;animation-duration:.6s;animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-fill-mode:forwards}@keyframes floatAnimation{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes sparkle-burst-effect{0%{transform:scale(.3) translate(0);opacity:.8}50%{opacity:1}to{transform:scale(1.2) translate(var(--sparkle-x, 0),var(--sparkle-y, 0));opacity:0}}.landing-screen.fade-out{animation:fadeOutScreenAnimation .5s ease-out forwards}@keyframes fadeOutScreenAnimation{0%{opacity:1}to{opacity:0}}.App.fade-in{opacity:0;animation:fadeInAppAnimation .5s ease-in forwards;animation-delay:.1s}@keyframes fadeInAppAnimation{0%{opacity:0}to{opacity:1}}header nav{display:flex;gap:1rem;align-items:center}.auth-buttons{display:flex;gap:15px;align-items:center}.user-info{display:flex;align-items:center;gap:8px}.trial-badge{background:#ff6b35;color:#fff;font-size:11px;padding:4px 8px;border-radius:12px;margin-right:8px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.trial-subscribe-container{display:flex;align-items:center}.trial-expired-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.trial-expired-message{background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:40px;text-align:center;max-width:500px;border:1px solid rgba(255,255,255,.2)}.trial-expired-message h2{color:#ff6b35;margin-bottom:16px;font-size:28px}.trial-expired-message p{color:#fff;margin-bottom:32px;font-size:16px;line-height:1.5}.trial-expired-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.trial-expired-buttons .primary{background:#ff6b35;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s}.trial-expired-buttons .primary:hover{background:#e55a2e}.trial-expired-buttons .secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:border-color .2s}.trial-expired-buttons .secondary:hover{border-color:#ffffff80}.user-info span{font-size:.9rem;color:var(--gray-300)}.trial-status{background:#fbbf24!important;color:#fff;font-size:.8rem;font-weight:500;background:#fbbf241a;padding:2px 6px;border-radius:4px;border:1px solid rgba(251,191,36,.3)}.auth-btn{padding:12px 24px;border:2px solid;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;font-family:Inter,sans-serif;box-shadow:0 2px 8px #0000001a}.auth-btn.sign-in{background-color:transparent;color:#2563eb;border-color:#2563eb}.auth-btn.sign-in:hover{background-color:#2563eb;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.auth-btn.sign-up{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-color:#2563eb}.auth-btn.sign-up:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb66}.auth-btn.enter-tutor{background:linear-gradient(135deg,#1d4ed8,#1e40af);color:#fff;border:2px solid #1d4ed8}.auth-btn.enter-tutor:hover{background:linear-gradient(135deg,#1e40af,#1e3a8a);border-color:#1e40af;transform:translateY(-1px);box-shadow:0 4px 12px #1d4ed866}.subscribe-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;color:#fff;padding:6px 12px;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s}.subscribe-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px)}.subscribe-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-btn.sign-out{background-color:transparent;color:var(--gray-600);border:2px solid var(--gray-600)}.auth-btn.sign-out:hover{background-color:var(--gray-600);color:#fff}.subscription-status{padding:15px 30px;border-radius:25px;font-size:18px;font-weight:500;text-align:center;margin-top:20px;background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.2)}.subscription-status.active{background:#22c55e33;border-color:#22c55e4d;color:#22c55e}.payment-success{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.success-container{text-align:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem;border:1px solid rgba(255,255,255,.2);max-width:500px;width:90%}.success-icon{font-size:4rem;margin-bottom:1rem}.success-container h1{margin-bottom:1rem;font-size:2.5rem}.success-container p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.session-id{font-size:.9rem;opacity:.8;font-family:monospace}.landing-page{background:linear-gradient(135deg,#f8f6f3,#f2efec,#ede9e5);color:#2d3748;line-height:1.7;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.landing-header{display:flex;justify-content:space-between;align-items:center;padding:24px 48px;background:#f8f6f3f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:100;box-shadow:0 4px 20px #00000014,0 1px 3px #0000001a;border-bottom:1px solid rgba(255,255,255,.2)}.landing-header .subscribe-page{min-height:100vh;background:var(--Neutral-00);color:var(--text);display:flex;align-items:center;justify-content:center}.landing-header .subscribe-container{text-align:center;padding:40px;background:var(--gray-900);border:1px solid var(--gray-800);border-radius:10px;max-width:900px;width:100%;margin:20px}.landing-header .subscribe-container h1{margin-bottom:20px;color:#fff;font-size:2rem}.landing-header .subscribe-container p{color:var(--gray-300);font-size:1.1rem;margin-bottom:30px}.landing-header .pricing-table-container{margin-top:30px;width:100%}.logo-section{display:flex;align-items:center;gap:15px}.aus-badge{display:inline-flex;align-items:center;gap:7px;padding:4px 10px;border:1px solid rgba(0,0,0,.12);border-radius:999px;background:#fff9;line-height:1.1}.aus-badge-flag{display:inline-flex;align-items:center}.aus-badge-text{font-size:10.5px;font-weight:700;letter-spacing:.3px;color:#4a5568;white-space:nowrap;text-transform:uppercase;text-align:center}@media(max-width:560px){.logo-section{flex-direction:column;gap:8px;align-items:center}}.book-character{position:relative;animation:float 3s ease-in-out infinite}.book-character.small{transform:scale(.7);animation:none}.book-body{width:50px;height:65px;background:#f4d03f;border-radius:5px;position:relative;border:2px solid #f39c12;display:flex;flex-direction:column;align-items:center;justify-content:center}.book-face{display:flex;flex-direction:column;align-items:center;gap:5px}.glasses{width:25px;height:8px;border:2px solid #3498db;border-radius:50%;position:relative}.glasses:before{content:"";position:absolute;left:50%;top:-1px;transform:translate(-50%);width:4px;height:2px;background:#3498db}.smile{width:15px;height:8px;border:2px solid #333;border-top:none;border-radius:0 0 15px 15px}.bow-tie{position:absolute;bottom:5px;width:20px;height:10px;background:#16a085;clip-path:polygon(0% 0%,40% 50%,0% 100%,100% 100%,60% 50%,100% 0%)}.needle-thread{position:absolute;top:-8px;right:-5px;width:2px;height:15px;background:#34495e}.needle-thread:before{content:"";position:absolute;top:0;left:-1px;width:4px;height:4px;background:#e74c3c;border-radius:50%}.brand-name{font-size:32px;font-weight:700;color:#1a202c;font-family:Playfair Display,serif;letter-spacing:-.5px}.hero-section{text-align:center;padding:120px 48px 100px;max-width:900px;margin:0 auto}.main-headline{font-size:3.5rem;font-weight:700;color:#1a202c;margin-bottom:32px;line-height:1.1;font-family:Playfair Display,serif;letter-spacing:-1px;background:linear-gradient(135deg,#1a202c,#2d3748);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sub-headline{font-size:1.4rem;color:#4a5568;max-width:650px;margin:0 auto;font-weight:400;line-height:1.6}.hero-vs-ai{max-width:600px;margin:18px auto 0;font-size:1.05rem;font-weight:600;line-height:1.5;color:#6d28d9}.benefits-section{padding:100px 48px;background:linear-gradient(135deg,#fff,#f8fafc)}.benefits-section h2{text-align:center;font-size:2.8rem;color:#1a202c;margin-bottom:80px;font-family:Playfair Display,serif;font-weight:600;letter-spacing:-.5px}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;max-width:1280px;margin:0 auto}@media(min-width:769px)and (max-width:1280px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}.benefit-card{text-align:center;padding:40px 32px;border-radius:20px;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 8px 30px #00000014,0 2px 8px #0000000f;transition:all .4s ease;border:1px solid rgba(255,255,255,.8);position:relative;overflow:hidden}.benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:scaleX(0);transition:transform .4s ease}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f,0 4px 12px #00000014}.benefit-card:hover:before{transform:scaleX(1)}.benefit-icon{font-size:3.5rem;margin-bottom:24px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.benefit-icon img{width:4rem;height:4rem;object-fit:contain;display:inline-block;vertical-align:middle}.benefit-card h3{font-size:1.5rem;color:#1a202c;margin-bottom:18px;font-weight:600;font-family:Inter,sans-serif}.benefit-card p{color:#4a5568;line-height:1.7;font-size:1rem;font-weight:400}.pillars-section{padding:84px 48px;background:linear-gradient(135deg,#f3eefc,#ebe3f8)}.pillars-section h2{text-align:center;font-size:2.8rem;color:#1a202c;margin-bottom:10px;font-family:Playfair Display,serif;font-weight:600;letter-spacing:-.5px}.pillars-sub{text-align:center;color:#4a5568;font-size:1.05rem;margin:0 auto 52px;max-width:900px}.pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1040px;margin:0 auto}.pillar-card{text-align:center;padding:34px 26px;border-radius:20px;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 8px 30px #00000014,0 2px 8px #0000000f;border:1px solid rgba(255,255,255,.8);transition:all .4s ease;position:relative;overflow:hidden}.pillar-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:scaleX(0);transition:transform .4s ease}.pillar-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001f,0 4px 12px #00000014}.pillar-card:hover:before{transform:scaleX(1)}.pillar-art{position:relative;width:116px;height:116px;margin:0 auto 20px}.pillar-tutor{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.12))}.pillar-accent{position:absolute;right:-6px;bottom:-2px;width:50px;height:50px;background:#fff;border-radius:14px;box-shadow:0 4px 14px #00000024;display:flex;align-items:center;justify-content:center;padding:7px}.pillar-accent svg{width:100%;height:100%;display:block}.pillar-card h3{font-size:1.35rem;color:#1a202c;margin-bottom:10px;font-weight:600;font-family:Inter,sans-serif}.pillar-card p{color:#4a5568;line-height:1.6;font-size:.98rem}@media(min-width:769px)and (max-width:1024px){.pillars-grid{gap:18px}.pillars-section{padding:72px 28px}}@media(max-width:768px){.pillars-section{padding:56px 24px}.pillars-grid{grid-template-columns:1fr;gap:20px;max-width:420px}}.tutors-section{padding:100px 48px;background:linear-gradient(135deg,#f8f6f3,#f2efec)}.tutors-section h2{text-align:center;font-size:2.8rem;color:#1a202c;margin-bottom:20px;font-family:Playfair Display,serif;font-weight:600;letter-spacing:-.5px}.tutors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;max-width:900px;margin:0 auto}.tutor-card{text-align:center;padding:32px 20px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 6px 20px #00000014,0 2px 6px #0000000f;transition:all .4s ease;border:1px solid rgba(255,255,255,.8);position:relative;overflow:hidden}.tutor-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #0000001f,0 4px 10px #00000014}.tutor-card:not(.tutor-card-soon):before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:scaleX(0);transition:transform .4s ease}.tutor-card:not(.tutor-card-soon):hover:before{transform:scaleX(1)}.tutor-card.tutor-card-soon{background:#f8fafc;border:1px dashed rgba(124,58,237,.35);box-shadow:none}.tutor-card.tutor-card-soon:hover{transform:none;box-shadow:none}.tutor-card.tutor-card-soon .tutor-icon{opacity:.7;filter:none}.tutor-card.tutor-card-soon h3{color:#7c3aed}.tutor-icon{font-size:4.5rem;margin-bottom:20px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.tutor-icon-img{width:4.9rem;height:4.9rem;object-fit:contain;display:inline-block;vertical-align:middle}.tutor-card h3{font-size:1.2rem;color:#1a202c;font-weight:600;font-family:Inter,sans-serif}.testimonials-section{padding:100px 48px;background:linear-gradient(135deg,#fff,#f8fafc)}.testimonials-section h2{text-align:center;font-size:2.8rem;color:#1a202c;margin-bottom:80px;font-family:Playfair Display,serif;font-weight:600;letter-spacing:-.5px}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;max-width:1200px;margin:0 auto}.testimonial-card{padding:40px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;box-shadow:0 8px 30px #00000014,0 2px 8px #0000000f;border:1px solid rgba(255,255,255,.8);transition:all .4s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001f,0 4px 12px #00000014}.testimonial-quote{font-style:italic;font-size:1.2rem;color:#2d3748;margin-bottom:24px;line-height:1.7;font-weight:400}.testimonial-author{display:flex;justify-content:space-between;align-items:center}.author-name{font-weight:600;color:#1a202c;font-size:1.1rem}.rating{display:flex;gap:3px}.star{display:block}.pricing-section{padding:100px 48px;background:linear-gradient(135deg,#f8f6f3,#f2efec)}.pricing-section h2{text-align:center;font-size:2.8rem;color:#1a202c;margin-bottom:60px;font-family:Playfair Display,serif;font-weight:600;letter-spacing:-.5px}.pricing-toggle{display:flex;justify-content:center;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:50px;padding:6px;max-width:380px;margin-left:auto;margin-right:auto;margin-bottom:60px;box-shadow:0 6px 20px #00000014,0 2px 6px #0000000f;border:1px solid rgba(255,255,255,.8)}.pricing-toggle button{padding:14px 32px;border:none;background:transparent;border-radius:50px;cursor:pointer;transition:all .4s ease;font-weight:600;color:#4a5568;font-family:Inter,sans-serif}.pricing-toggle button.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 12px #2563eb4d}.pricing-toggle button:not(.active){border:1.5px solid rgba(109,40,217,.22)}.toggle-save{display:inline-block;margin-left:8px;padding:2px 8px;font-size:.7rem;font-weight:700;line-height:1.4;border-radius:999px;background:#dcfce7;color:#15803d;vertical-align:middle}.pricing-toggle button.active .toggle-save{background:#ffffffeb;color:#15803d}.pricing-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;max-width:1200px;margin:0 auto}.pricing-tile{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;padding:48px 36px;text-align:center;box-shadow:0 10px 40px #00000014,0 4px 12px #0000000f;position:relative;transition:all .4s ease;min-height:350px;border:1px solid rgba(255,255,255,.8);display:flex;flex-direction:column;justify-content:center;align-items:center}.pricing-tile:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001f,0 8px 20px #00000014}.pricing-tile.disabled{opacity:.7;cursor:not-allowed;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.tile-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%;width:100%;gap:24px}.pricing-tile h3{font-size:1.6rem;color:#1a202c;margin-bottom:12px;font-weight:600;font-family:Inter,sans-serif}.tile-back h3{color:#fff}.price-founding{position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%);white-space:nowrap;text-align:center;line-height:1.32;padding:5px 14px;border-radius:13px;background:linear-gradient(135deg,#7c3aed24,#6d28d924);border:1px solid rgba(124,58,237,.3);color:#6d28d9;font-size:.76rem;font-weight:700;letter-spacing:.01em}.price-amount{font-size:2.8rem;font-weight:700;color:#2563eb;display:block;line-height:1.1;background:linear-gradient(135deg,#2563eb,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-note{font-size:1.1rem;color:#4a5568;display:block;margin-top:8px;line-height:1.3;font-weight:500}.tile-content ul{text-align:left;list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.tile-content li{font-size:1.1rem;font-weight:400;color:#4a5568}.tile-content p{text-align:center;line-height:1.6;font-size:1rem;font-weight:400;color:#4a5568;margin:0}.start-learning-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:14px 28px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif;box-shadow:0 4px 15px #10b9814d;width:100%;margin-top:0;flex-shrink:0}.start-learning-btn:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}.hero-cta-row{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:24px}.primary-cta{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;padding:16px 36px;border-radius:14px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .25s ease;font-family:Inter,sans-serif;box-shadow:0 6px 24px #4f46e559}.primary-cta:hover{transform:translateY(-2px);box-shadow:0 10px 32px #4f46e573}.hero-cta-sub{font-size:.9rem;color:#4a5568;margin:0}.store-badges-block{margin-top:16px;text-align:center}.store-badges{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.store-badge-btn{background:none;border:none;padding:0;margin:0;line-height:0;cursor:pointer;border-radius:9px;transition:transform .15s ease}.store-badge-btn:hover{transform:translateY(-1px)}.store-badge-btn:focus-visible{outline:2px solid #7c3aed;outline-offset:3px}.store-badge{height:40px;width:auto;display:block}.store-soon{margin:9px 0 0;font-size:.8rem;font-weight:600;letter-spacing:.02em;color:#718096}@media(max-width:480px){.store-badge{height:36px}}.store-popup-shroud{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#14101c8c;display:flex;align-items:center;justify-content:center;padding:20px}.store-popup{position:relative;background:#fff;color:#2d2a3a;border-radius:18px;max-width:384px;width:100%;padding:30px 26px 24px;box-shadow:0 18px 50px #00000047;text-align:center}.store-popup h3{margin:0 0 10px;font-size:1.3rem;color:#1f1b2e}.store-popup p{margin:0 0 20px;font-size:.98rem;line-height:1.55;color:#555}.store-popup-actions{display:flex;flex-direction:column;gap:10px}.store-popup-btn{display:block;width:100%;padding:12px 18px;border-radius:999px;font-size:1rem;font-weight:600;cursor:pointer;border:none;transition:background .15s ease}.store-popup-btn.primary{background:#7c3aed;color:#fff}.store-popup-btn.primary:hover{background:#6d28d9}.store-popup-btn.secondary{background:#f1eefb;color:#5b21b6}.store-popup-btn.secondary:hover{background:#e7e1fa}.store-popup-close{position:absolute;top:10px;right:13px;background:none;border:none;font-size:22px;line-height:1;color:#9a96a8;cursor:pointer}.store-popup-close:hover{color:#555}.mobile-store-badges{display:none;position:fixed;top:calc(84px + env(safe-area-inset-top,0px));left:0;right:0;z-index:6;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;pointer-events:none}.mobile-store-badges .store-badge-btn{pointer-events:auto}@media(pointer:coarse)and (max-width:500px)and (orientation:portrait){.mobile-store-badges{display:flex}}body.tt-native .mobile-store-badges{display:none!important}.mobile-store-badge{height:30px;width:auto;display:block}.tutors-subline,.pricing-subline{text-align:center;font-size:1rem;color:#4a5568;margin:-8px 0 24px}.footer-attribution{width:100%;text-align:center;margin-top:16px;color:#6b7280}.footer-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:24px;font-size:12px;color:#6b7280}.footer-trust-item{white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.footer-trust-item .icon{font-size:14px;opacity:.85}.tutor-card.tutor-card-soon .tutor-icon svg{display:block;margin:0 auto}.account-disabled-shroud{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;background:#000000b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.account-disabled-modal{max-width:420px;width:100%;text-align:center;background:var(--Neutral-10, #1c1f21);color:var(--Neutral-90, #e5e7eb);border:1px solid var(--Neutral-30, #404547);border-radius:14px;padding:28px 24px;box-shadow:0 12px 40px #00000080}.account-disabled-icon{font-size:40px;color:#f59e0b}.account-disabled-modal h2{margin:10px 0 8px;font-size:1.3rem}.account-disabled-modal p{margin:0 0 12px;line-height:1.55;opacity:.9}.account-disabled-contact a{color:#a78bfa}.account-disabled-modal .button{margin-top:8px;padding:10px 22px;border-radius:8px;background:var(--tt-accent-grad, #6d28d9);color:#fff;border:none;font-weight:600;cursor:pointer}.footer-attribution small{font-size:.78rem;line-height:1.4}.coming-soon-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:8px 18px;border-radius:24px;font-size:.9rem;font-weight:600;box-shadow:0 4px 12px #ef44444d;font-family:Inter,sans-serif}.contact-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:14px 28px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:24px;transition:all .3s ease;font-family:Inter,sans-serif;box-shadow:0 4px 15px #2563eb4d;width:100%;margin-left:auto;margin-right:auto;text-align:center;display:flex;align-items:center;justify-content:center}.contact-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 8px 25px #2563eb66}.landing-footer{padding:60px 48px;background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff;display:flex;justify-content:center;align-items:center;gap:40px}.footer-links{display:flex;gap:40px}.footer-links a{color:#cbd5e0;text-decoration:none;transition:all .3s ease;font-weight:500;font-family:Inter,sans-serif}.footer-links a:hover{color:#fff;transform:translateY(-1px)}.footer-social{display:flex;align-items:center;gap:18px}.footer-social a{color:#cbd5e0;display:inline-flex;transition:color .3s ease,transform .3s ease}.footer-social a:hover{color:#fff;transform:translateY(-1px)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:768px){.landing-header{padding:15px 20px;flex-direction:column;gap:20px}.main-headline{font-size:2rem}.benefits-grid{grid-template-columns:1fr}.tutors-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid,.pricing-tiles{grid-template-columns:1fr}.landing-footer{flex-direction:column;gap:20px;text-align:center;justify-content:center}.pricing-tile{min-height:250px}.tile-front,.tile-back{padding:30px 20px}}@media(max-width:560px){.pricing-section{padding:72px 20px}.pricing-tile{min-width:0}.price-amount.price-contact{white-space:normal}}@media(max-width:640px){.landing-header .user-info{flex-direction:column;align-items:center;gap:10px;width:100%}.landing-header .user-info .user-email{max-width:92vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.landing-header .user-info .auth-btn{padding:10px 20px;font-size:15px}.subscribe-container{padding:28px 16px}.pricing-toggle.subscribe-toggle{max-width:100%}.pricing-toggle button{padding:12px 18px;font-size:14px}.toggle-save{margin-left:6px;padding:2px 6px;font-size:.62rem}}.header-logo{height:40px;width:auto}.floating-animation{animation:float 3s ease-in-out infinite}.floating-logo{height:64px;width:auto;animation:float 3s ease-in-out infinite}.footer-logo{height:45px;width:auto;margin-bottom:8px}.footer-logo-small{height:44px;width:auto}.trial-status{background:#ff9500;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:700;margin-right:8px;white-space:nowrap}.subscribe-btn{background:#28a745;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;margin-right:8px}.subscribe-btn:hover{background:#218838}.subscribe-btn:disabled{background:#6c757d;cursor:not-allowed}header{padding:12px 24px;gap:20px}header .logo-link{flex-direction:row;gap:8px;flex-shrink:0}header .header-logo{height:36px;width:auto}header .home-text{margin-top:0;font-size:13px}header .roomInfo{margin-right:auto;margin-left:8px}header .roomName h1{font-size:20px;display:flex;align-items:center;gap:4px}header .userSettingsButton{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;color:var(--gray-300);background:#ffffff0f;transition:background .2s,color .2s;flex-shrink:0}header .userSettingsButton:hover{background:#ffffff1f;color:#fff}header .user-info{display:flex;align-items:center;gap:12px;margin-left:0;flex-shrink:0}header .user-info .trial-badge{margin-right:0}header .subscribe-btn,header .sign-out-btn{padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600;line-height:1}.hero-section .hero-logo{display:block;margin:0 auto 24px;height:clamp(160px,27vw,255px);width:auto}.hero-logo-wrap{position:relative;display:block;width:fit-content;margin:0 auto 24px;animation:float 3s ease-in-out infinite}.hero-logo-wrap .hero-logo{margin:0;animation:none}.hero-bulb-glow{position:absolute;left:12%;top:12%;width:22%;aspect-ratio:1 / 1;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#fff0aaf2,#ffe06e8c 38%,#ffe06e00 70%);mix-blend-mode:screen;pointer-events:none;animation:bulbGlow 2.6s ease-in-out infinite}@keyframes bulbGlow{0%,to{opacity:.2}50%{opacity:.7}}.landing-header{padding:14px 48px;border-bottom:1px solid rgba(0,0,0,.06)}.landing-header .floating-logo{height:40px;width:auto}.landing-footer{flex-direction:column;gap:18px;padding:28px 24px;text-align:center}.landing-footer .footer-logo{display:flex;justify-content:center}.landing-footer .footer-logo-small{height:34px;width:auto;opacity:.9}.landing-footer .footer-attribution small{color:#9aa5b1;font-size:12px}header .header-logo{background:#f8f6f3;border-radius:8px;padding:3px;box-shadow:0 1px 3px #00000040}:root{--tt-accent: #6d28d9;--tt-accent-2: #7c3aed;--tt-accent-grad: linear-gradient(135deg, #4f46e5 0%, #7c3aed 100%);--tt-accent-shadow: 0 6px 20px rgba(124, 58, 237, .35)}.auth-btn.sign-up,.start-learning-btn,.contact-btn,.pricing-toggle button.active{background:var(--tt-accent-grad);border:none;color:#fff}.auth-btn.sign-up:hover,.start-learning-btn:hover,.contact-btn:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:var(--tt-accent-shadow)}.auth-btn.sign-in{border:1px solid var(--tt-accent-2);color:var(--tt-accent);background:transparent}.auth-btn.sign-in:hover{background:#7c3aed14}.pricing-tile:not(.disabled),.benefit-card,.tutor-card{transition:transform .2s ease,box-shadow .2s ease}.pricing-tile:not(.disabled):hover,.benefit-card:hover,.tutor-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001a}header .subscribe-btn{background:var(--tt-accent-grad)}header .subscribe-btn:hover{filter:brightness(1.08)}.onboarding h2{margin:0 0 6px;font-size:22px}.onboarding-sub{margin:0 0 18px;color:var(--gray-300);font-size:14px}.onboarding-form{display:flex;flex-direction:column;gap:14px}.onboarding-form label{display:flex;flex-direction:column;gap:5px;font-size:13px;font-weight:600;color:var(--gray-200, #cbd5e0)}.onboarding-form input,.onboarding-form textarea{width:100%;padding:10px 12px;border-radius:8px;border:1px solid var(--Neutral-30, #404547);background:var(--Neutral-15, #232729);color:#fff;font-size:14px;font-weight:400;font-family:inherit}.onboarding-form input:focus,.onboarding-form textarea:focus{outline:none;border-color:var(--tt-accent-2, #7c3aed)}.onboarding-form textarea{resize:vertical;min-height:64px}.onboarding-error{color:#ff6b6b;font-size:13px;margin:0}.onboarding-submit{margin:4px auto 0;width:50%;min-width:180px;display:block;background:var(--tt-accent-grad);border:none;color:#fff;padding:12px;border-radius:10px;font-weight:700;cursor:pointer}.onboarding-submit:disabled{opacity:.6;cursor:default}.child-tips{margin:6px 0 18px;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:10px}.child-tips li{display:flex;align-items:flex-start;gap:10px;color:var(--gray-200, #cbd5e0);font-size:14px;line-height:1.5}.out-of-hours .ooh-lead{margin:0 0 18px;color:var(--gray-200, #cbd5e0);font-size:15px;line-height:1.55}.out-of-hours .ooh-benefits{margin:0 0 22px}.out-of-hours .ooh-sub{margin:14px 0 0;text-align:center;font-size:13px;line-height:1.5;color:var(--gray-400, #94a3b8)}.out-of-hours a{color:#c4b5fd;text-decoration:underline}.control-tray .connection-container:not(.connected) .text-indicator.add-child-hint{color:#f87171;font-weight:600}header .sign-out-btn{background:var(--tt-accent-grad);color:#fff;border:none;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600;transition:background .2s,filter .2s,transform .1s}header .sign-out-btn:hover{background:var(--Red-500, #ff4600);filter:none;transform:translateY(-1px)}header .trial-badge{background:#ff7a1a;color:#fff;font-weight:700}header .userSettingsButton{font-size:13px}header .userSettingsButton .user-name{font-size:13px}header .userSettingsButton .icon{font-size:18px}header .home-text{color:var(--tt-accent-2, #7c3aed);font-weight:600}header .logo-link:hover .home-text{color:var(--Blue-400, #80c1ff)}header .header-logo.floating-animation{animation:none}header{justify-content:space-between;gap:16px}.header-left{display:flex;align-items:center;gap:14px;min-width:0}.header-left .header-logo{height:34px;width:auto;background:#f8f6f3;border-radius:8px;padding:3px;flex-shrink:0}.home-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:none;border-radius:8px;background:var(--tt-accent-grad);color:#fff;font-size:14px;font-weight:600;line-height:1;cursor:pointer;transition:filter .2s,transform .2s,box-shadow .2s;flex-shrink:0}.home-btn .icon{font-size:18px}.home-btn:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:var(--tt-accent-shadow)}.header-divider{font-size:14px;color:var(--gray-300);font-weight:400;-webkit-user-select:none;user-select:none;flex-shrink:0}.header-left .roomInfo{margin:0}.header-left .roomName button{padding:6px 12px;border-radius:999px;background:#ffffff0f;color:var(--gray-300);transition:background .2s,color .2s;flex-shrink:0}.header-left .roomName button:hover{background:#ffffff1f;color:#fff}.header-left .roomName h1{font-size:18px;font-weight:600;display:flex;align-items:center;gap:2px;white-space:nowrap;opacity:1;color:inherit}.header-left .userSettingsButton{display:flex;align-items:center;gap:2px;padding:6px 12px;border-radius:999px;background:#ffffff0f;color:var(--gray-300);transition:background .2s,color .2s;flex-shrink:0}.header-left .userSettingsButton:hover{background:#ffffff1f;color:#fff}.header-left .roomName button,.header-left .userSettingsButton{background:#ffffff1a;color:#f1f3f6;box-shadow:inset 0 0 0 1px #ffffff38;transition:background .2s,color .2s,box-shadow .2s}.header-left .roomName button:hover,.header-left .userSettingsButton:hover{background:#ffffff29;box-shadow:inset 0 0 0 1px #fff6}.header-left .roomName button:hover h1,.header-left .userSettingsButton:hover .user-name{background-image:linear-gradient(100deg,transparent 38%,rgba(255,255,255,.45) 50%,transparent 62%);background-size:220% 100%;background-repeat:no-repeat;animation:tt-shimmer-sweep .7s ease-out forwards}.header-left .userSettingsButton .user-name{display:block;font-size:18px;font-weight:600;margin:0;white-space:nowrap}.header-left .userSettingsButton .icon{font-size:21.6px}.onboarding-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.add-child-btn{display:inline-flex;align-items:center;gap:6px;padding:5px 10px 5px 6px;border:none;border-radius:999px;background:var(--tt-accent-grad);color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:filter .2s,transform .2s;flex-shrink:0}.add-child-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.add-child-plus{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:5px;background:#ffffff38;font-size:15px;line-height:1}header .home-btn,header .subscribe-btn,header .feedback-btn,header .sign-out-btn{height:34px;padding:0 14px;font-size:13px;font-weight:600;border-radius:8px;display:inline-flex;align-items:center;gap:6px;line-height:1}header .home-btn .icon{font-size:16px}header .home-btn:hover,header .subscribe-btn:hover{background:linear-gradient(135deg,#2563eb,#3b82f6);filter:none;transform:translateY(-1px);box-shadow:0 6px 20px #2563eb66}header .header-left .header-logo{height:60px;margin-left:-12px;padding:0;background:none;border-radius:0;box-shadow:none}header .header-left .roomName button,header .userSettingsButton{min-height:38px;display:flex;align-items:center}.tailored-tutors-note a{color:#c4b5fd;text-decoration:underline}.header-burger{display:none}@media(max-width:1280px){header:not(.landing-header) .header-burger{display:inline-flex;align-items:center;justify-content:center;width:42px;height:38px;flex-shrink:0;background:var(--Neutral-15, #232729);color:#fff;border:1px solid var(--Neutral-30, #404547);border-radius:10px;cursor:pointer}header:not(.landing-header) .header-burger .icon{font-size:22px}header:not(.landing-header) .user-info{position:absolute;top:100%;right:12px;margin-top:6px;flex-direction:column;align-items:stretch;gap:10px;width:max-content;min-width:210px;max-width:calc(100vw - 24px);padding:14px;background:#0a0a0cfa;border:1px solid var(--Neutral-30, #404547);border-radius:12px;box-shadow:0 12px 32px #00000073;display:none}header:not(.landing-header) .user-info.open{display:flex}header:not(.landing-header) .user-info .ui-divider{display:none}header:not(.landing-header) .user-info>span{text-align:left}header:not(.landing-header) .user-info>span.trial-badge{text-align:center;margin:0}header:not(.landing-header) .user-info .subscribe-btn,header:not(.landing-header) .user-info .feedback-btn,header:not(.landing-header) .user-info .sign-out-btn{width:100%;justify-content:center;margin-left:0}header:not(.landing-header){gap:10px}header:not(.landing-header) .header-left{gap:8px}header:not(.landing-header) .header-left .header-divider{display:none}header:not(.landing-header) .header-left .roomName h1,header:not(.landing-header) .header-left .userSettingsButton{max-width:30vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:560px){header:not(.landing-header){padding:calc(10px + env(safe-area-inset-top)) 12px 10px;gap:8px}header:not(.landing-header) .header-left .header-logo{content:url(/tailortutor-mascot.png);height:36px;width:auto;margin-left:0}header:not(.landing-header) .home-btn{font-size:0;gap:0;padding:0;width:38px;justify-content:center}header:not(.landing-header) .home-btn .icon{font-size:18px}header:not(.landing-header) .header-left{min-width:0}header:not(.landing-header) .roomInfo,header:not(.landing-header) .child-switcher{min-width:0;flex:1 1 0}header:not(.landing-header) .roomName button,header:not(.landing-header) .userSettingsButton{min-width:0;max-width:100%}header:not(.landing-header) .roomName h1,header:not(.landing-header) .userSettingsButton .user-name{min-width:0;overflow:hidden;text-overflow:ellipsis}header:not(.landing-header) .roomName h1 .tutor-name-full{display:none}header:not(.landing-header) .roomName h1 .tutor-name-subject{display:inline}header:not(.landing-header) .roomInfo{flex:0 0 auto}header:not(.landing-header) .header-burger{flex-shrink:0}}body.tt-native header:not(.landing-header) .home-btn{display:none}.iphone-earphone-hint{position:fixed;top:calc(74px + env(safe-area-inset-top));left:50%;transform:translate(-50%);z-index:1200;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 28px);padding:10px 16px;background:#121216eb;color:#fff;font-size:14px;font-weight:500;line-height:1.25;border:1px solid rgba(255,255,255,.18);border-radius:999px;box-shadow:0 10px 30px #00000073;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:tt-hint-in .3s ease-out,tt-hint-out .5s ease-in 9.5s forwards}.iphone-earphone-hint .icon{font-size:18px;opacity:.9}@keyframes tt-hint-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@keyframes tt-hint-out{to{opacity:0;transform:translate(-50%,-8px)}}.app-splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f6f3,#f2efec,#ede9e5);transition:opacity .45s ease}.app-splash-leaving{opacity:0}.app-splash-inner{display:flex;flex-direction:column;align-items:center;gap:6px;padding-bottom:6vh}.app-splash-mascot{width:min(68vw,420px);height:auto;transform-origin:50% 82%;animation:tt-splash-pop .55s ease-out both,tt-splash-wave .9s ease-in-out 1s 1 both}.app-splash-wordmark{font-family:ui-rounded,SF Pro Rounded,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:800;font-size:clamp(34px,9.5vw,56px);letter-spacing:-.01em;opacity:0;animation:tt-splash-word .6s ease-out .45s both}.app-splash-wordmark .tt-w1{color:#f2a83c}.app-splash-wordmark .tt-w2{color:#1aa5a0}@keyframes tt-splash-pop{0%{transform:scale(.97)}55%{transform:scale(1.035)}to{transform:scale(1)}}@keyframes tt-splash-wave{0%,to{transform:rotate(0)}25%{transform:rotate(-7deg)}50%{transform:rotate(6deg)}75%{transform:rotate(-4deg)}}@keyframes tt-splash-word{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.child-switcher{position:relative;flex-shrink:0}.child-switcher-trigger{cursor:pointer}.child-switcher-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:220px;background:#1b1b1f;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 12px 32px #00000073;padding:6px;z-index:1000}.child-switcher-list{padding-bottom:6px;margin-bottom:6px;border-bottom:1px solid rgba(255,255,255,.08)}.child-switcher-item,.child-switcher-action{display:flex;align-items:center;gap:8px;width:100%;padding:9px 10px;border:none;background:transparent;color:var(--gray-200, #e5e5e5);font-size:14px;border-radius:8px;cursor:pointer;text-align:left;transition:background .15s}.child-switcher-item .icon,.child-switcher-action .icon{font-size:18px;opacity:.8}.child-switcher-item:hover,.child-switcher-action:hover{background:#ffffff14}.child-switcher-item.active{color:#fff;font-weight:600}.child-switcher-action.add{color:#c4b5fd}.child-switcher-action.add .add-child-plus{width:18px;height:18px;border-radius:5px;background:var(--tt-accent-grad);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.child-switcher-action.danger{color:#f8a4a4}.child-switcher-action.danger:hover{background:#dc262624}.delete-child h2{margin:0 0 10px}.delete-child-warning{color:#f0c9c9;background:#dc26261a;border:1px solid rgba(220,38,38,.3);border-radius:10px;padding:12px 14px;font-size:14px;line-height:1.45}.delete-child-sendnote{font-size:13px;line-height:1.45;color:var(--gray-300, #cbd5e0);margin:14px 0 0}.delete-child-field{display:block;margin:14px 0}.delete-child-field>span{display:block;margin-bottom:6px;font-size:13px;color:var(--gray-300)}.delete-child-field input{width:100%;padding:10px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:#ffffff0a;color:#fff;font-size:14px}.delete-child-buttons{display:flex;justify-content:center;gap:12px;margin-top:18px}.button.danger{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;border:none}.button.danger:disabled{opacity:.5;cursor:not-allowed}.modalShroud.onboarding-shroud,.modalShroud{align-items:flex-start;padding-top:84px}.onboarding-addnote{font-size:14px;font-weight:600;color:#c4b5fd;margin:0 0 6px;line-height:1.45}.usage-gauge{display:flex;flex-direction:column;align-items:center;gap:4px;margin-left:12px;min-width:150px}.usage-gauge-track{position:relative;width:222px;height:18px;border-radius:999px;background:#ffffff1f;overflow:hidden;transition:box-shadow .2s ease,filter .2s ease}.usage-gauge-fill{height:100%;border-radius:999px;background:var(--tt-accent-grad, linear-gradient(135deg, #4f46e5 0%, #7c3aed 100%));transition:width .4s ease}.usage-gauge-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;letter-spacing:.2px;text-shadow:0 1px 2px rgba(0,0,0,.45);pointer-events:none}.usage-gauge:hover .usage-gauge-track{filter:brightness(1.15);box-shadow:0 0 0 1px #7c3aed80,0 4px 14px #7c3aed4d}.usage-gauge.warn .usage-gauge-fill{background:linear-gradient(135deg,#d97706,#f59e0b)}.usage-gauge.over .usage-gauge-fill{background:linear-gradient(135deg,#b91c1c,#ef4444)}.usage-gauge-label{font-size:12px;opacity:.85;white-space:nowrap}.usage-gauge.warn .usage-gauge-label{color:#f59e0b}.usage-gauge.over .usage-gauge-label{color:#ef4444}.usage-gauge-trial{opacity:.7}.onboarding h2,.delete-child h2,.trial-expired-message h2,.userSettings h2{font-size:22px;font-weight:700;line-height:1.25;margin:0 0 10px}.trial-expired-message h2{color:#ff6b35}.pricing-section h2{margin-bottom:80px}.control-tray .connection-container .usage-gauge{margin-left:0}.homework-preview{position:fixed;left:16px;bottom:16px;z-index:20;display:flex;align-items:stretch;gap:8px;padding:8px;border-radius:14px;background:#141414e0;border:1px solid var(--Neutral-30, #404547);box-shadow:0 6px 20px #00000073}.homework-preview-img{display:block;width:84px;height:84px;object-fit:cover;border-radius:8px}.homework-preview-meta{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.homework-preview-shared{font-size:11px;color:var(--Blue-500, #7c9cff);white-space:nowrap}.homework-preview-remove{background:transparent;border:none;color:#fff;font-size:18px;line-height:1;cursor:pointer;opacity:.75;padding:0 2px}.homework-preview-remove:hover{opacity:1}.subscribe-plans{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin:28px 0 16px}.subscribe-plan{position:relative;flex:1 1 220px;max-width:280px;background:var(--gray-900, #16181c);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:24px 20px;text-align:center}.subscribe-plan h3{margin:0 0 10px;font-size:18px}.subscribe-price{font-size:30px;font-weight:700;margin-bottom:4px}.subscribe-price span{font-size:13px;font-weight:400;opacity:.7}.subscribe-hours{font-size:13px;opacity:.75;margin-bottom:16px}.subscribe-toggle{display:inline-flex;margin:0 auto 22px}.subscribe-plan .button.primary{width:100%;background:var(--tt-accent-grad, linear-gradient(135deg, #4f46e5 0%, #7c3aed 100%));border:none;color:#fff}.subscribe-plan .button.primary:disabled{opacity:.6;cursor:default}.subscribe-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--tt-accent-grad, linear-gradient(135deg, #4f46e5 0%, #7c3aed 100%));color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px;white-space:nowrap}.subscribe-error{color:#ef4444;margin-top:8px}.subscribe-note{opacity:.65;font-size:13px;margin-top:14px}header .trial-badge.active,.trial-badge.active{background:#10b98129;color:#34d399;border:1px solid rgba(16,185,129,.35);font-weight:600;font-size:11px;text-transform:none;letter-spacing:0;white-space:normal;text-align:center;line-height:1.25}.delete-child>.button.primary{display:block;margin:16px auto 0}.subscribe-page{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e5,#7c3aed 55%,#9333ea);padding:48px 24px}.subscribe-container{background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);border-radius:24px;box-shadow:0 24px 60px #00000040;max-width:680px;width:100%;padding:48px 40px;text-align:center;color:#fff}.subscribe-container h1{color:#fff;font-family:Playfair Display,serif;font-weight:700;font-size:2.4rem;margin-bottom:12px}.subscribe-container>p{color:#ffffffe0;font-size:1rem;margin-bottom:8px}.subscribe-plan{background:#ffffff1a;border:1px solid rgba(255,255,255,.22);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.subscribe-plan:hover{transform:translateY(-4px);background:#ffffff29;box-shadow:0 14px 36px #00000047}.subscribe-plan h3,.subscribe-price{color:#fff}.subscribe-price span,.subscribe-note{color:#ffffffb3}.subscribe-plan .button.primary{background:#fff;color:#6d28d9;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.subscribe-plan .button.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 0 3px #ffffff59,0 8px 22px #00000040}.subscribe-trial-note{color:#fff;font-weight:600;font-size:.95rem;margin-bottom:8px}.subscribe-plan .subscribe-badge{background:#fff;color:#6d28d9}.billing-notice{position:fixed;top:calc(76px + env(safe-area-inset-top));left:50%;transform:translate(-50%);z-index:1000;display:flex;align-items:center;gap:8px;background:#22c55e29;color:#bbf7d0;border:1px solid rgba(34,197,94,.45);border-radius:10px;padding:10px 14px;font-size:14px;box-shadow:0 6px 24px #0000004d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.billing-notice .icon{font-size:18px;color:#4ade80}.billing-notice-close{background:none;border:none;color:inherit;cursor:pointer;font-size:18px;line-height:1;padding:0 0 0 6px;opacity:.75}.billing-notice-close:hover{opacity:1}.legal-page{min-height:100vh;background:linear-gradient(135deg,#f8f6f3,#f2efec,#ede9e5);color:#2d3748;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.7;display:flex;justify-content:center;padding:48px 20px 80px}.legal-container{width:100%;max-width:820px;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid rgba(255,255,255,.8);border-radius:20px;padding:40px clamp(20px,5vw,56px);box-shadow:0 8px 30px #00000014,0 2px 8px #0000000f}.legal-home{display:inline-block;margin-bottom:20px;color:#2563eb;text-decoration:none;font-size:.95rem}.legal-home:hover{text-decoration:underline}.legal-logo{display:block;height:44px;width:auto;margin-bottom:16px}.legal-container h1{color:#1a202c;font-size:2rem;margin:0 0 6px}.legal-updated{color:#718096;font-size:.9rem;margin:0 0 28px}.legal-body h2{color:#1a202c;font-size:1.2rem;margin:30px 0 10px}.legal-body p{color:#4a5568;line-height:1.7;margin:0 0 14px;font-size:1rem}.legal-body ul{margin:0 0 16px;padding-left:0;list-style:none}.legal-body li{color:#4a5568;line-height:1.65;margin-bottom:8px}.legal-body strong{color:#1a202c}.legal-body a{color:#2563eb;text-decoration:underline;word-break:break-word}.legal-footer{margin-top:40px;padding-top:20px;border-top:1px solid #e2e8f0;display:flex;gap:12px;align-items:center;font-size:.95rem}.legal-footer a{color:#2563eb;text-decoration:none}.legal-footer a:hover{text-decoration:underline}.legal-footer span{color:#a0aec0}.auth-consent{display:flex;flex-direction:row;align-items:flex-start;gap:8px;margin:0;font-size:.8rem;line-height:1.45;color:#9ca3af;text-align:left;cursor:pointer}.auth-consent input[type=checkbox]{width:16px;height:16px;min-width:16px;flex:0 0 auto;margin:1px 0 0;cursor:pointer;accent-color:#7c3aed}.auth-consent span{flex:1 1 auto;position:relative;top:13px}.auth-consent a{color:#93c5fd;text-decoration:underline}.auth-consent a:hover{color:#bfdbfe}.auth-consent.auth-consent--overseas{margin-top:12px;margin-bottom:14px}.parental-gate h2{margin:0 0 20px}.parental-gate .gate-question{margin:6px 0 2px;text-align:center;font-size:1.4rem;font-weight:700;line-height:1.3;color:#93c5fd}.parental-gate form{display:flex;flex-direction:column}.parental-gate input{width:100%;box-sizing:border-box;margin:12px 0 4px;padding:14px;font-size:1.4rem;font-weight:700;letter-spacing:.06em;text-align:center;color:#fff;background:var(--gray-800);border:2px solid var(--blue-500);border-radius:10px}.parental-gate input::placeholder{color:#9ca3af;font-weight:400;letter-spacing:normal}.parental-gate input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f640}.landing-footer{padding:18px 24px;gap:12px}.landing-footer .footer-links{gap:28px}.primary-cta:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:var(--tt-accent-shadow)}.start-learning-btn,.contact-btn{margin-top:auto}.testimonial-card{display:flex;flex-direction:column}.testimonial-author{margin-top:auto}.start-learning-btn,.contact-btn{display:flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box;width:100%;padding:14px 28px;line-height:1.5;font-size:1rem;font-weight:600;border:none;border-radius:12px}.start-learning-btn:hover,.contact-btn:hover{background:var(--tt-accent-grad)}.auth-btn.sign-in:hover{background:#7c3aed14;color:var(--tt-accent)}.landing-footer{flex-direction:column;gap:16px}.landing-footer .footer-logo{display:flex;justify-content:center;width:100%;margin:0}.landing-footer .footer-attribution{margin-top:0}.landing-footer .footer-logo-small{height:64px}.pricing-tile .price{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:96px;margin:0;position:relative}.pricing-tiles.has-founding .price{margin-top:38px}.pricing-tile .tile-content{justify-content:flex-start}.pricing-tile .tile-content>button,.pricing-tile .tile-content>a{margin-top:auto}.price-amount.price-tba,.price-amount.price-contact{font-size:1.5rem;font-weight:600}.price-amount.price-contact{font-size:1.6rem;font-weight:700;line-height:3.08rem;white-space:nowrap;position:relative;top:-3px}.tile-content ul{gap:12px}.tile-content li{display:flex;align-items:flex-start;gap:10px;font-size:1rem;line-height:1.4;color:#4a5568}.tile-content li.feat-hours{font-weight:700;color:#1a202c}.feat-tick{flex:0 0 auto;width:20px;height:20px;margin-top:1px;border-radius:50%;background:var(--tt-accent-grad);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1;font-weight:700}.pricing-tile.featured{border:1px solid rgba(124,58,237,.35);box-shadow:0 10px 40px #7c3aed29,0 4px 12px #0000000f}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--tt-accent-grad);color:#fff;padding:8px 18px;border-radius:24px;font-size:.9rem;font-weight:600;white-space:nowrap;box-shadow:0 4px 12px #7c3aed59;font-family:Inter,sans-serif}.trust-line{text-align:center;max-width:960px;margin:32px auto 0;font-size:.95rem;line-height:1.5;color:#4a5568}.report-modal{max-width:560px;max-height:85vh;overflow-y:auto}.report h2{margin:0 0 16px;font-size:1.4rem}.report-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.report-tab{flex:1;min-width:96px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:600;color:inherit;background:#7c3aed1f;border:1px solid rgba(124,58,237,.3);border-radius:10px;cursor:pointer;transition:background .15s,border-color .15s,opacity .15s}.report-tab:hover:not(:disabled):not(.active){background:#7c3aed33}.report-tab.active{background:var(--tt-accent-grad);border-color:transparent;color:#fff}.report-tab:disabled{opacity:.45;cursor:not-allowed}.report-tab-lock{font-size:15px;opacity:.85}.report-headline{font-size:1.05rem;font-weight:600;line-height:1.45;margin:0 0 16px}.report-loading,.report-empty,.report-error{opacity:.85;line-height:1.5}.report-loading,.onboarding-loading{display:inline-block;opacity:1;background:linear-gradient(90deg,#8b5cf6,#8b5cf6 38%,#ede9fe,#8b5cf6 62%,#8b5cf6);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:report-shimmer 1.5s ease-in-out infinite}@keyframes report-shimmer{0%{background-position:150% 0}to{background-position:-50% 0}}.report-error{color:#fca5a5}.report-stats{display:flex;gap:12px;margin-bottom:18px}.report-stats>div{flex:1;background:#7c3aed1f;border:1px solid rgba(124,58,237,.3);border-radius:10px;padding:12px;text-align:center}.report-stats strong{display:block;font-size:1.3rem}.report-stats span{font-size:.8rem;opacity:.75}.report-narrative{line-height:1.6;margin:0 0 18px;white-space:pre-wrap}.report-section{margin-bottom:14px}.report-section h3{font-size:.95rem;margin:0 0 6px;font-weight:700}.report-section ul,.report-flags ul{margin:0;padding-left:4px;line-height:1.5;list-style:none}.report-section li,.report-flags li{position:relative;padding-left:18px}.report-section li:before,.report-flags li:before{content:"";position:absolute;left:4px;top:.55em;width:5px;height:5px;border-radius:50%;background:#a78bfa}.report-flags{margin-top:16px;background:#ef44441f;border:1px solid rgba(239,68,68,.4);border-radius:10px;padding:12px 14px}.report-flags h3{margin:0 0 6px;color:#fca5a5;font-size:.95rem}.report-actions{margin-top:20px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.report .report-actions{flex-direction:column;justify-content:center}.report-email-msg{font-size:.85rem;opacity:.85}.report-spinner{display:inline-block;width:13px;height:13px;margin-right:8px;vertical-align:-2px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:report-spin .7s linear infinite}@keyframes report-spin{to{transform:rotate(360deg)}}.report-email-sent{display:inline-flex;align-items:center;gap:6px;margin:0;color:#34d399;font-weight:600}.report-email-sent .icon{font-size:18px}:root{--glass-bg: rgba(24, 20, 38, .55);--glass-bg-strong: rgba(18, 15, 30, .74);--glass-border: rgba(255, 255, 255, .12);--glass-border-lit: rgba(255, 255, 255, .24);--glass-blur: 18px;--glass-blur-strong: 30px;--glass-shadow: 0 16px 44px rgba(0, 0, 0, .45), inset 0 1px 0 rgba(255, 255, 255, .07);--silver-sheen: linear-gradient(135deg, rgba(255, 255, 255, .45), rgba(199, 210, 254, .12));--glow-purple: 0 0 0 1px rgba(124, 58, 237, .45), 0 10px 34px rgba(124, 58, 237, .32);--tt-teal: #2dd4bf;--tutor-tint: #7c3aed}@property --tutor-tint{syntax: "<color>"; inherits: true; initial-value: #7c3aed;}.keynote-companion{isolation:isolate;transition:--tutor-tint .4s ease}@keyframes tt-face-in{0%{opacity:0}to{opacity:1}}.keynote-companion>.character-face,.keynote-companion>canvas{animation:tt-face-in .3s ease-out}.keynote-companion:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(56% 52% at 50% 46%,color-mix(in srgb,var(--tutor-tint) 30%,transparent),transparent 72%)}.keynote-companion[data-tutor=maths-mike]{--tutor-tint: #8fc0ec}.keynote-companion[data-tutor=science-sam]{--tutor-tint: #f4a86b}.keynote-companion[data-tutor=english-emily]{--tutor-tint: #f7a39a}.keynote-companion[data-tutor=art-ava]{--tutor-tint: #c3a6e0}.keynote-companion[data-tutor=history-harriet]{--tutor-tint: #f3c668}.keynote-companion[data-tutor=geography-george]{--tutor-tint: #86b896}@media(prefers-reduced-motion:no-preference){.keynote-companion:before{animation:tt-aura-breathe 9s ease-in-out infinite}}@keyframes tt-aura-breathe{0%,to{opacity:.85}50%{opacity:1}}.actions-nav{background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.action-button{transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.action-button:hover{transform:translateY(-1px);box-shadow:0 6px 18px #00000059}.connect-toggle:not(.connected){background:linear-gradient(135deg,#1f94ff,#3b82f6);box-shadow:0 6px 20px #2563eb66}.connect-toggle:not(.connected):hover{transform:translateY(-1px);box-shadow:0 8px 26px #2563eb8c}.action-button.connected{box-shadow:0 6px 20px #1f94ff4d}.roomList,.child-switcher-menu{background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur-strong));-webkit-backdrop-filter:blur(var(--glass-blur-strong));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}@media(prefers-reduced-motion:no-preference){.roomList.active,.child-switcher-menu{animation:tt-menu-in .16s ease-out}}@keyframes tt-menu-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.child-switcher-item.active{background:#7c3aed29;box-shadow:inset 0 0 0 1px #2dd4bf52}.modalShroud{background:#06050ce0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.modalShroud .modal{background:var(--glass-bg-strong);backdrop-filter:blur(var(--glass-blur-strong));-webkit-backdrop-filter:blur(var(--glass-blur-strong));border:1px solid var(--glass-border-lit);box-shadow:var(--glass-shadow)}@media(prefers-reduced-motion:no-preference){.modalShroud .modal{animation:tt-modal-in .18s ease-out}}@keyframes tt-modal-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}header:not(.landing-header){background:linear-gradient(180deg,#1e1a2eeb,#0a090ee6);backdrop-filter:blur(16px) saturate(1.1);-webkit-backdrop-filter:blur(16px) saturate(1.1);border-bottom:1px solid rgba(255,255,255,.07)}header .home-btn,header .subscribe-btn,header .feedback-btn,header .sign-out-btn{transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,background .2s ease}header .home-btn:hover:not(:disabled),header .subscribe-btn:hover:not(:disabled),header .feedback-btn:hover:not(:disabled),header .sign-out-btn:hover:not(:disabled){transform:translateY(-1px)}header .home-btn,header .subscribe-btn{background:linear-gradient(180deg,#ffffff47,#ffffff0a 22%,#fff0 55%),var(--tt-accent-grad);box-shadow:0 4px 16px #7c3aed57,inset 0 1px #ffffff6b}header .home-btn:hover:not(:disabled),header .subscribe-btn:hover:not(:disabled){background:linear-gradient(180deg,#ffffff52,#ffffff0d 22%,#fff0 55%),linear-gradient(135deg,#2563eb,#3b82f6);box-shadow:0 6px 22px #2563eb80,inset 0 1px #ffffff73}header .sign-out-btn{background:linear-gradient(180deg,#ffffff3d,#ffffff08 22%,#fff0 55%),var(--Red-500);box-shadow:0 4px 14px #ff46004d,inset 0 1px #ffffff52}header .sign-out-btn:hover:not(:disabled){background:linear-gradient(180deg,#ffffff47,#ffffff0a 22%,#fff0 55%),var(--Red-400);box-shadow:0 6px 20px #ff46006b,inset 0 1px #fff6}header .feedback-btn{background:linear-gradient(180deg,#ffffff38,#fff0 50%),#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.18);color:#eef0f3;box-shadow:inset 0 1px #ffffff40}header .feedback-btn:hover:not(:disabled){background:linear-gradient(180deg,#ffffff42,#fff0 50%),#ffffff29;border-color:#ffffff4d}.tt-changed,.header-left .roomName button:hover h1,.header-left .userSettingsButton:hover .user-name{background-image:none!important;animation:none!important}.header-left .roomName button,.header-left .userSettingsButton{position:relative;overflow:hidden}.header-left .roomName button:after,.header-left .userSettingsButton:after{content:"";position:absolute;top:0;bottom:0;left:-60%;width:55%;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.38) 50%,transparent 100%);transform:skew(-18deg);opacity:0;pointer-events:none}.header-left .roomName button:hover:after,.header-left .userSettingsButton:hover:after{animation:tt-pill-sheen .7s ease-out}@keyframes tt-pill-sheen{0%{left:-60%;opacity:0}18%{opacity:1}to{left:115%;opacity:0}}.header-left .roomName h1 .icon,.header-left .userSettingsButton .icon{font-size:0!important;width:16px;height:16px;position:relative;display:inline-block;flex:none;transition:transform .25s ease}.header-left .roomName h1 .icon:before,.header-left .userSettingsButton .icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translate(-1px,-1px)}.header-left .roomName h1.active .icon,.header-left .userSettingsButton.open .icon{transform:rotate(180deg)}.teaching-image-panel{position:absolute;z-index:15;border-radius:22px;padding:10px;background:linear-gradient(165deg,#aa96eb4d,#8a76d029);border:1px solid rgba(201,184,242,.34);box-shadow:var(--glass-shadow, 0 16px 44px rgba(0, 0, 0, .45));backdrop-filter:blur(var(--glass-blur-strong, 30px));-webkit-backdrop-filter:blur(var(--glass-blur-strong, 30px));animation:tt-teach-in .35s ease-out}@media(orientation:landscape){.teaching-image-panel{top:50%;left:50%;transform:translateY(-50%);margin-left:calc(25vh + 18px);width:clamp(180px,calc(50vw - 25vh - 26px),380px)}}@media(orientation:portrait){.teaching-image-panel{left:50%;transform:translate(-50%);top:auto;bottom:calc(50% + 25vw + 16px);width:min(86vw,380px,calc(50dvh - 25vw - 104px - env(safe-area-inset-top,0px)))}}@media(orientation:landscape)and (max-height:600px){.teaching-image-panel{top:calc(84px + env(safe-area-inset-top,0px));transform:none;width:clamp(96px,min(calc(50vw - 25vh - 26px),60vh),360px)}}@keyframes tt-teach-in{0%{opacity:0}to{opacity:1}}.teaching-image-inner{position:relative}.teaching-image-img{display:block;width:100%;aspect-ratio:1 / 1;height:auto;object-fit:contain;border-radius:14px;background:#fff}.teaching-image-actions{position:absolute;top:8px;right:8px;display:flex;gap:6px}.teaching-image-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#1a142cd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;text-decoration:none;opacity:1;transition:opacity .15s ease,transform .15s ease,background .15s ease}.teaching-image-btn:hover{opacity:1;transform:translateY(-1px);background:#30264ef2}.teaching-image-btn .material-symbols-outlined{font-size:19px;line-height:1}@keyframes tt-teach-btn-rest{to{opacity:.4}}.teaching-image-actions .teaching-image-btn{animation:tt-teach-btn-rest .4s ease 2.6s forwards}.teaching-image-panel:hover .teaching-image-actions .teaching-image-btn,.teaching-image-panel:focus-within .teaching-image-actions .teaching-image-btn,.teaching-image-actions .teaching-image-btn:focus-visible,.teaching-image-actions .teaching-image-btn:active{animation:none;opacity:1}.teaching-image-loading{aspect-ratio:1 / 1;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;position:relative;overflow:hidden;background:#ffffff1a}.teaching-image-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 30%,rgba(255,255,255,.22) 50%,transparent 70%);background-size:220% 100%;animation:tt-teach-shimmer 1.4s ease-in-out infinite}@keyframes tt-teach-shimmer{0%{background-position:180% 0}to{background-position:-80% 0}}.teaching-image-loading-label{position:relative;font-size:13px;color:#ffffffd9;font-weight:500;text-align:center;padding:0 10px}.teaching-image-notice{display:flex;align-items:center;gap:10px;padding:14px 12px;font-size:13px;line-height:1.35;color:#ffffffeb}.teaching-image-notice .teaching-image-btn{flex:none}@media(max-width:480px){.landing-header{position:static}.hero-section{padding-top:28px}.modalShroud.onboarding-shroud{padding-top:56px;overflow-y:auto;-webkit-overflow-scrolling:touch}.modalShroud.onboarding-shroud .modal{max-height:none;margin:0 12px 24px}}*{-webkit-tap-highlight-color:transparent}::selection{background:#7c3aedd9;color:#fff}:where(button,a,input,select,textarea,[role=button]):focus-visible{outline:2px solid #a78bfa;outline-offset:2px}@media(prefers-reduced-motion:reduce){.action-button,.landing-logo,.book-character,.floating-animation,.floating-logo,.hero-logo-wrap,.hero-bulb-glow,.app-splash-mascot{animation:none!important}.app-splash-wordmark{animation:none!important;opacity:1}}
