*{box-sizing:border-box}html{scroll-behavior:smooth}:root{color:#172033;font-synthesis:none;--navy:#0b1220;--navy-soft:#111b31;--text:#172033;--text-soft:#667085;--text-muted:#98a2b3;--primary:#4f46e5;--primary-dark:#3730a3;--primary-light:#eef2ff;--blue:#2563eb;--cyan:#06b6d4;--surface:#fff;--border:#0f172a17;--shadow:0 24px 70px #0f172a17;--small-shadow:0 8px 30px #0f172a0f;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}a{color:inherit}.app-shell{min-height:100vh}.app-main{min-height:70vh}.main-navbar{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#f8fafce6;height:74px;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;gap:30px;max-width:1280px;height:100%;margin:auto;padding:0 30px;display:flex}.nav-brand{color:var(--text);background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#4338ca,#2563eb);border-radius:11px;flex-shrink:0;place-items:center;width:39px;height:39px;font-weight:800;display:grid;box-shadow:0 8px 22px #4f46e547}.brand-copy{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.brand-copy strong{font-size:17px}.brand-copy small{color:#7c879b;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:750}.nav-links{align-items:center;gap:5px;display:flex}.nav-link{color:#667085;background:0 0;border:0;border-radius:8px;padding:9px 12px;font-size:13px;font-weight:650;transition:background .2s,color .2s}.nav-link:hover,.nav-link.active{color:#3730a3;background:#eef2ff}.nav-actions{align-items:center;gap:13px;display:flex}.system-status{color:#475467;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.status-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #22c55e1f}.nav-primary{color:#fff;background:linear-gradient(135deg,#4338ca,#2563eb);border:0;border-radius:9px;align-items:center;gap:10px;padding:10px 15px;font-size:12px;font-weight:750;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 7px 18px #4f46e533}.nav-primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px #4f46e542}.mobile-menu{background:0 0;border:0;font-size:23px;display:none}.hero-section{background:radial-gradient(circle at 75% 20%,#6366f129,#0000 28%),radial-gradient(circle at 15% 80%,#06b6d417,#0000 26%),#f8fafc;padding:100px 30px 95px;position:relative;overflow:hidden}.hero-grid{opacity:.35;background-image:linear-gradient(#4f46e50d 1px,#0000 1px),linear-gradient(90deg,#4f46e50d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero-container{grid-template-columns:minmax(0,1fr) minmax(400px,.83fr);align-items:center;gap:90px;max-width:1220px;margin:auto;display:grid;position:relative}.eyebrow{color:#4338ca;letter-spacing:.07em;text-transform:uppercase;box-shadow:var(--small-shadow);background:#fff;border:1px solid #4f46e526;border-radius:100px;align-items:center;gap:9px;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow-dot{background:#6366f1;border-radius:50%;width:7px;height:7px}.hero-copy h1{letter-spacing:-.045em;color:#101828;max-width:710px;margin:23px 0 20px;font-size:clamp(42px,5.5vw,70px);line-height:1.04}.hero-copy h1 span{color:#4f46e5}.hero-description{color:#566176;max-width:650px;margin:0;font-size:17px;line-height:1.75}.hero-buttons{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-large,.secondary-large{border-radius:10px;min-height:48px;padding:0 20px;font-size:13px;font-weight:750}.primary-large{color:#fff;background:linear-gradient(135deg,#4338ca,#2563eb);border:0;transition:transform .2s;box-shadow:0 12px 30px #4f46e533}.primary-large:hover{transform:translateY(-2px)}.primary-large span{margin-left:12px}.secondary-large{color:#344054;background:#fff;border:1px solid #d0d5dd}.hero-proof{border-top:1px solid #eaecf0;gap:40px;margin-top:45px;padding-top:24px;display:flex}.hero-proof div{flex-direction:column;display:flex}.hero-proof strong{font-size:13px}.hero-proof span{color:#7c879b;margin-top:4px;font-size:11px}.hero-product-preview{position:relative}.preview-glow{filter:blur(75px);background:#4f46e533;border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preview-window{background:#fffffff2;border:1px solid #4f46e51f;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 35px 90px #0f172a26}.preview-header{border-bottom:1px solid var(--border);background:#f8fafcd9;justify-content:space-between;align-items:center;height:49px;padding:0 17px;display:flex}.window-controls{gap:5px;display:flex}.window-controls span{background:#b8c0cc;border-radius:50%;width:7px;height:7px}.preview-status{color:#566176;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.preview-status span{background:#22c55e;border-radius:50%;width:6px;height:6px}.preview-body{text-align:center;flex-direction:column;align-items:center;min-height:430px;padding:35px 42px 30px;display:flex}.preview-avatar{justify-content:center;align-items:center;height:180px;display:flex}.assistant-label{color:#4f46e5;letter-spacing:.14em;margin-top:10px;font-size:10px;font-weight:850}.preview-body h3{letter-spacing:-.025em;color:#101828;max-width:360px;margin:10px 0 9px;font-size:25px;line-height:1.3}.preview-body p{color:#566176;max-width:350px;margin:0;font-size:13px;line-height:1.7}.preview-suggestions{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:24px;display:flex}.preview-suggestions span{color:#475467;background:#f9fafb;border:1px solid #e4e7ec;border-radius:7px;padding:8px 11px;font-size:11px}.preview-input{color:#7c879b;background:#fff;border:1px solid #e4e7ec;border-radius:12px;justify-content:space-between;align-items:center;height:54px;margin:0 22px 22px;padding:7px 7px 7px 16px;font-size:11px;display:flex;box-shadow:0 8px 25px #0f172a0d}.preview-input button{color:#fff;background:#4f46e5;border:0;border-radius:9px;width:38px;height:38px}.trust-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.trust-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;max-width:1100px;min-height:72px;margin:auto;padding:20px 30px;display:flex}.trust-container span{color:#667085;letter-spacing:.15em;font-size:10px;font-weight:800}.trust-container strong{color:#475467;font-size:12px;font-weight:650}.trust-container i{background:#cbd5e1;border-radius:50%;width:4px;height:4px}.section-container{max-width:1180px;margin:auto}.features-section,.how-section,.onboarding-section{padding:105px 30px}.section-heading{justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:50px;display:flex}.section-heading>div{max-width:600px}.section-heading>p{color:#566176;max-width:430px;margin:0;font-size:15px;line-height:1.75}.section-tag{color:#4338ca;letter-spacing:.13em;font-size:11px;font-weight:850}.section-heading h2,.center-heading h2,.platform-copy h2,.onboarding-copy h2{letter-spacing:-.035em;color:#101828;margin:11px 0 0;font-size:clamp(32px,4vw,46px);line-height:1.1}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card{background:#fff;border:1px solid #e4e7ec;border-radius:15px;min-height:285px;padding:29px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.feature-card:hover{box-shadow:var(--shadow);border-color:#4f46e540;transform:translateY(-4px)}.feature-number{color:#475467;font-size:12px;font-weight:800}.feature-symbol{color:#4f46e5;background:#eef2ff;border-radius:11px;place-items:center;width:44px;height:44px;margin-top:25px;font-size:17px;display:grid}.feature-card h3{color:#101828;margin:19px 0 9px;font-size:17px;line-height:1.4}.feature-card p{color:#475467;margin:0;font-size:14px;line-height:1.75}.feature-line{opacity:0;background:linear-gradient(90deg,#4f46e5,#06b6d4);height:3px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}.feature-card:hover .feature-line{opacity:1}.platform-section{color:#fff;background:radial-gradient(circle at 80% 15%,#4f46e559,#0000 27%),#0b1220;padding:110px 30px}.platform-grid{grid-template-columns:1fr .9fr;align-items:center;gap:100px;display:grid}.platform-copy h2{color:#fff;max-width:610px}.platform-copy>p{color:#b0b8c7;max-width:570px;font-size:15px;line-height:1.8}.platform-points{gap:18px;margin-top:34px;display:grid}.platform-points>div{gap:13px;display:flex}.platform-points>div>span{color:#a5b4fc;background:#4f46e526;border:1px solid #818cf840;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;display:grid}.platform-points p{color:#aab3c2;margin:0;font-size:13px;line-height:1.7}.platform-points strong{color:#fff;margin-bottom:3px;font-size:14px;display:block}.mode-showcase{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;box-shadow:0 35px 70px #00000040}.showcase-top{color:#d0d5dd;border-bottom:1px solid #ffffff14;justify-content:space-between;padding:18px 20px;font-size:12px;font-weight:700;display:flex}.live-pill{color:#86efac}.showcase-mode{color:#98a2b3;border-bottom:1px solid #ffffff0f;grid-template-columns:32px 1fr 20px;align-items:center;gap:10px;min-height:76px;padding:14px 20px;display:grid}.showcase-mode>span{font-size:10px}.showcase-mode div{flex-direction:column;gap:5px;display:flex}.showcase-mode strong{color:#d0d5dd;font-size:13px}.showcase-mode small{color:#98a2b3;font-size:11px}.showcase-active{background:linear-gradient(90deg,#4f46e538,#4f46e50d)}.showcase-active strong,.showcase-active b{color:#fff}.center-heading{text-align:center;max-width:650px;margin:0 auto 55px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.step-card{min-height:225px;box-shadow:var(--small-shadow);background:#fff;border-top:3px solid #4f46e5;padding:30px}.step-card>span{color:#4338ca;font-size:12px;font-weight:800}.step-card h3{color:#101828;margin:45px 0 10px;font-size:18px}.step-card p{color:#475467;font-size:14px;line-height:1.75}.onboarding-section{background:#eef2ff}.onboarding-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.onboarding-copy>p{color:#566176;max-width:490px;font-size:15px;line-height:1.75}.profile-preview{background:#ffffffb8;border:1px solid #4f46e521;border-radius:12px;gap:15px;max-width:480px;margin-top:35px;padding:20px;display:flex}.profile-icon{color:#4f46e5;background:#fff;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid}.profile-preview strong{font-size:14px}.profile-preview p{color:#566176;margin:5px 0 0;font-size:13px;line-height:1.65}.onboarding-card{box-shadow:var(--shadow);background:#fff;border:1px solid #4f46e51f;border-radius:18px;padding:35px}.form-heading{margin-bottom:27px}.form-heading>span{color:#4338ca;letter-spacing:.13em;font-size:10px;font-weight:850}.form-heading h3{margin:7px 0 0;font-size:23px}.onboarding-card label{color:#344054;flex-direction:column;gap:7px;margin-bottom:16px;font-size:12px;font-weight:700;display:flex}.onboarding-card input,.onboarding-card select{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:0;width:100%;height:46px;padding:0 13px;font-size:13px}.onboarding-card input:focus,.onboarding-card select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.adult-check{align-items:center;flex-direction:row!important;gap:10px!important;font-weight:500!important}.adult-check input{width:16px;height:16px}.adult-check span{color:#475467;font-size:12px}.form-error{color:#b42318;background:#fef3f2;border-radius:8px;margin-bottom:12px;padding:11px;font-size:12px}.form-submit{color:#fff;background:linear-gradient(135deg,#4338ca,#2563eb);border:0;border-radius:9px;justify-content:center;align-items:center;gap:15px;width:100%;height:48px;font-weight:750;display:flex}.form-note{text-align:center;color:#667085;margin-top:13px;font-size:10px;display:block}.return-section{padding:80px 30px}.return-card{color:#fff;background:linear-gradient(135deg,#111827,#1e1b4b);border-radius:20px;justify-content:space-between;align-items:center;gap:30px;max-width:1100px;margin:auto;padding:45px;display:flex}.return-card>div>span{color:#a5b4fc;letter-spacing:.13em;font-size:10px;font-weight:800}.return-card h2{margin:8px 0 5px}.return-card p{color:#b0b8c7;margin:0;font-size:13px}.workspace-page{background:#f5f7fb;min-height:850px;padding:35px 30px 60px}.workspace-topbar{justify-content:space-between;align-items:center;gap:30px;max-width:1380px;margin:0 auto 23px;display:flex}.workspace-label{color:#4f46e5;letter-spacing:.14em;font-size:10px;font-weight:850}.workspace-topbar h1{letter-spacing:-.025em;margin:5px 0 0;font-size:26px}.workspace-top-actions{align-items:center;gap:12px;display:flex}.workspace-course{flex-direction:column;align-items:flex-end;display:flex}.workspace-course span{font-size:12px;font-weight:700}.workspace-course small{color:#667085;margin-top:3px;font-size:10px}.outline-danger{color:#475467;background:#fff;border:1px solid #e4e7ec;border-radius:8px;height:38px;padding:0 13px;font-size:11px;font-weight:700}.workspace-layout{grid-template-columns:220px minmax(0,1fr) 220px;gap:15px;max-width:1380px;margin:auto;display:grid}.study-sidebar,.context-sidebar{flex-direction:column;gap:14px;display:flex}.sidebar-section,.focus-card,.session-card,.context-card,.learning-status-card,.tips-card{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:17px}.sidebar-title{color:#667085;letter-spacing:.13em;margin-bottom:14px;font-size:10px;font-weight:850;display:block}.study-mode-list{gap:5px;display:grid}.study-mode-button{text-align:left;color:#475467;background:0 0;border:0;border-radius:8px;grid-template-columns:25px 1fr;gap:8px;width:100%;padding:11px 8px;transition:background .2s,color .2s;display:grid}.study-mode-button:hover{background:#f8fafc}.study-mode-button div{flex-direction:column;display:flex}.study-mode-button strong{color:#344054;font-size:12px}.study-mode-button small{color:#667085;margin-top:4px;font-size:10px;line-height:1.35}.mode-index{color:#667085;font-size:10px;font-weight:750}.mode-selected{color:#3730a3;background:#eef2ff!important}.mode-selected .mode-index{color:#4f46e5}.mode-selected strong{color:#3730a3}.focus-card{color:#fff;background:linear-gradient(145deg,#111827,#1e1b4b);border:0}.focus-heading{justify-content:space-between;align-items:flex-start;display:flex}.focus-heading div:first-child{flex-direction:column;gap:4px;display:flex}.focus-heading span{color:#a5b4fc;letter-spacing:.12em;font-size:9px;font-weight:850}.focus-heading strong{font-size:12px}.timer-dot{background:#22c55e;border-radius:50%;width:7px;height:7px}.focus-time{letter-spacing:-.03em;margin:18px 0 13px;font-size:31px;font-weight:700}.timer-track{background:#ffffff1f;border-radius:100px;height:4px;overflow:hidden}.timer-track div{background:linear-gradient(90deg,#818cf8,#22d3ee);height:100%;transition:width 1s linear}.focus-actions{gap:7px;margin-top:14px;display:flex}.focus-actions button{color:#e5e7eb;background:#ffffff12;border:1px solid #ffffff21;border-radius:6px;flex:1;height:32px;font-size:10px}.focus-actions button:hover{background:#ffffff1f}.session-card>div{color:#667085;justify-content:space-between;padding:8px 0;font-size:10px;display:flex}.session-card strong{color:#344054}.session-card button{color:#475467;background:#f9fafb;border:1px solid #e4e7ec;border-radius:7px;width:100%;margin-top:10px;padding:9px;font-size:10px}.tutor-panel{background:#fff;border:1px solid #e4e7ec;border-radius:14px;flex-direction:column;min-height:730px;display:flex;overflow:hidden;box-shadow:0 8px 35px #0f172a0a}.tutor-header{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:center;gap:15px;min-height:73px;padding:10px 18px;display:flex}.tutor-identity{align-items:center;gap:12px;display:flex}.mini-dazy{justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.assistant-name-row{align-items:center;gap:6px;display:flex}.assistant-name-row h2{color:#101828;margin:0;font-size:15px}.verified-badge{color:#4338ca;background:#eef2ff;border-radius:4px;padding:3px 6px;font-size:8px;font-weight:850}.tutor-identity p{color:#667085;margin:3px 0 0;font-size:10px}.tutor-controls{align-items:center;gap:14px;display:flex}.stop-speaking-button{color:#b42318;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:11px;font-weight:700;transition:background .2s,transform .2s;display:flex}.stop-speaking-button:hover{background:#fee2e2;transform:translateY(-1px)}.stop-icon{font-size:8px}.speak-toggle{color:#475467;cursor:pointer;align-items:center;gap:7px;font-size:10px;font-weight:650;display:flex}.speak-toggle input{display:none}.speak-toggle>span{background:#d0d5dd;border-radius:100px;width:32px;height:18px;transition:background .2s;position:relative}.speak-toggle>span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px}.speak-toggle input:checked+span{background:#4f46e5}.speak-toggle input:checked+span:after{transform:translate(14px)}.active-mode-banner{background:linear-gradient(90deg,#eef2ff,#f8fafc);border:1px solid #e0e7ff;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin:14px 16px 0;padding:11px 13px;display:flex}.active-mode-banner>div{align-items:center;gap:8px;display:flex}.active-mode-banner span{color:#6366f1;letter-spacing:.11em;font-size:9px;font-weight:850}.active-mode-banner strong{color:#3730a3;font-size:12px}.active-mode-banner p{color:#566176;margin:0;font-size:10px}.chat-window{scrollbar-width:thin;scrollbar-color:#98a2b3 #f2f4f7;flex:1;min-height:420px;max-height:540px;padding:22px 20px;overflow-y:auto}.chat-window::-webkit-scrollbar{width:7px}.chat-window::-webkit-scrollbar-track{background:#f2f4f7}.chat-window::-webkit-scrollbar-thumb{background:#98a2b3;border-radius:20px}.empty-chat{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:300px;display:flex}.empty-symbol{color:#4f46e5;background:#eef2ff;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.empty-chat h3{color:#101828;margin:13px 0 5px;font-size:17px}.empty-chat p{color:#667085;margin:0;font-size:11px}.message-row{gap:8px;margin-bottom:18px;display:flex}.user-row{justify-content:flex-end}.message-avatar{color:#fff;background:linear-gradient(135deg,#4338ca,#2563eb);border-radius:7px;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.message-bubble{border-radius:11px;max-width:78%;padding:12px 14px;font-size:13px;line-height:1.72}.assistant-message{color:#344054;background:#fbfcfe;border:1px solid #e4e7ec;border-top-left-radius:3px}.user-message{color:#fff;background:linear-gradient(135deg,#4f46e5,#4338ca);border-top-right-radius:3px}.message-meta{align-items:center;gap:6px;margin-bottom:7px;display:flex}.message-meta strong{color:#101828;font-size:11px}.message-meta span{color:#667085;font-size:9px}.message-time{text-align:right;opacity:.65;margin-top:7px;font-size:8px}.message-content{overflow-wrap:anywhere}.message-content p{margin:0 0 11px;line-height:1.75}.message-content p:last-child{margin-bottom:0}.message-content h1,.message-content h2,.message-content h3,.message-content h4{color:#101828;letter-spacing:-.01em;margin:20px 0 9px;line-height:1.35}.message-content h1{font-size:19px}.message-content h2{font-size:17px}.message-content h3{font-size:15px}.message-content h4{font-size:14px}.message-content ul,.message-content ol{margin:8px 0 13px;padding-left:23px}.message-content li{margin-bottom:6px;line-height:1.65}.message-content strong{color:#101828;font-weight:750}.message-content em{color:#475467}.message-content code{color:#4338ca;background:#eef2ff;border-radius:4px;padding:2px 5px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.message-content pre{color:#f8fafc;background:#101828;border-radius:9px;margin:12px 0;padding:15px;overflow-x:auto}.message-content pre code{color:inherit;background:0 0;padding:0;font-size:12px;line-height:1.6}.message-content blockquote{color:#475467;background:#f8fafc;border-left:3px solid #818cf8;margin:12px 0;padding:8px 14px}.message-content hr{border:0;border-top:1px solid #e4e7ec;margin:18px 0}.typing-card{background:#f9fafb;border:1px solid #eaecf0;border-radius:9px;align-items:center;gap:4px;padding:10px 12px;display:flex}.typing-card span{background:#6366f1;border-radius:50%;width:5px;height:5px;animation:1s infinite typingPulse}.typing-card span:nth-child(2){animation-delay:.15s}.typing-card span:nth-child(3){animation-delay:.3s}.typing-card small{color:#667085;margin-left:6px;font-size:9px}@keyframes typingPulse{0%,to{opacity:.3}50%{opacity:1}}.quick-prompts{gap:6px;padding:4px 16px 10px;display:flex;overflow-x:auto}.quick-prompts button{color:#475467;background:#fff;border:1px solid #e4e7ec;border-radius:7px;flex:none;padding:8px 11px;font-size:10px;transition:all .2s}.quick-prompts button:hover{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.chat-error{color:#b42318;background:#fef3f2;border-radius:7px;margin:0 16px 10px;padding:10px;font-size:11px}.chat-error span{margin-right:5px;font-weight:800}.composer-shell{background:#fff;border:1px solid #d0d5dd;border-radius:11px;margin:0 16px 13px;padding:10px;box-shadow:0 5px 20px #0f172a0a}.composer-shell:focus-within{border-color:#818cf8;box-shadow:0 0 0 3px #6366f114}.composer-shell textarea{resize:none;color:#344054;background:0 0;border:0;outline:0;width:100%;min-height:40px;max-height:120px;font-size:13px;line-height:1.55}.composer-shell textarea::placeholder{color:#7c879b}.composer-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.composer-hint{color:#667085;gap:10px;font-size:9px;display:flex}.composer-buttons{gap:6px;display:flex}.voice-button,.send-button{border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.voice-button{color:#475467;background:#f9fafb;border:1px solid #e4e7ec}.voice-active{color:#dc2626;background:#fef2f2;border-color:#fecaca}.send-button{color:#fff;background:#4f46e5;border:0}.send-button:hover:not(:disabled){background:#4338ca}.ai-disclaimer{text-align:center;color:#667085;padding:0 16px 13px;font-size:9px;line-height:1.5}.context-card{text-align:center}.profile-avatar{color:#fff;background:linear-gradient(135deg,#4338ca,#2563eb);border-radius:13px;place-items:center;width:48px;height:48px;margin:4px auto 10px;font-size:16px;font-weight:800;display:grid}.context-card h3{color:#101828;margin:0;font-size:13px}.context-card>p{color:#667085;margin:4px 0 15px;font-size:11px}.context-details{text-align:left;border-top:1px solid #eaecf0;padding-top:11px}.context-details>div{justify-content:space-between;gap:10px;padding:6px 0;font-size:10px;display:flex}.context-details span{color:#667085}.context-details strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;max-width:110px;overflow:hidden}.learning-status-card{text-align:center}.status-ring{background:conic-gradient(#4f46e5 0 72%, #eef2ff 72% 100%);border-radius:50%;width:100px;height:100px;margin:8px auto 13px;padding:5px}.status-ring>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.status-ring strong{color:#101828;font-size:20px}.status-ring span{color:#667085;font-size:9px}.learning-status-card p{color:#566176;font-size:11px;line-height:1.65}.tips-card p{color:#566176;font-size:11px}.tips-card>span:not(.sidebar-title){color:#475467;background:#f8fafc;border-radius:6px;margin-top:7px;padding:8px;font-size:10px;line-height:1.5;display:block}.dazy-avatar{justify-content:center;align-items:center;width:180px;height:190px;display:flex;position:relative}.avatar-large{transform:scale(1)}.avatar-normal{transform:scale(.82)}.avatar-small{transform:scale(.28)}.dazy-body{z-index:3;width:105px;height:135px;position:relative}.dazy-hair{z-index:auto;pointer-events:none;position:absolute;inset:0}.hair-back{z-index:2;background:linear-gradient(145deg,#51435f,#342a42);border-radius:48px 48px 38px 38px;width:102px;height:96px;position:absolute;top:17px;left:2px}.dazy-face{z-index:4;background:linear-gradient(145deg,#fffdfd,#f4f2fb);border:2px solid #d9d6e8;border-radius:44% 44% 47% 47%;width:90px;height:91px;position:absolute;top:24px;left:8px;box-shadow:inset 0 -7px 15px #6366f10d,0 10px 30px #4338ca1f}.hair-top{z-index:5;background:linear-gradient(145deg,#655673,#40334c);border-radius:48px 48px 18px 18px;width:91px;height:39px;position:absolute;top:17px;left:8px}.bang{z-index:6;background:linear-gradient(145deg,#625370,#40334c);display:block;position:absolute}.bang-one{border-radius:25px 5px 22px 7px;width:40px;height:17px;top:27px;left:12px;transform:rotate(-8deg)}.bang-two{border-radius:5px 24px 7px 20px;width:31px;height:15px;top:26px;right:10px;transform:rotate(8deg)}.bang-three{border-radius:0 12px 12px 8px;width:18px;height:12px;top:34px;left:44px;transform:rotate(18deg)}.dazy-ear{z-index:3;background:#f7f5fc;border:2px solid #d9d6e8;border-radius:50%;width:14px;height:25px;position:absolute;top:57px}.ear-left{left:0}.ear-right{right:0}.dazy-eyes{justify-content:center;gap:24px;width:100%;display:flex;position:absolute;top:43px}.eye{background:#22243a;border-radius:50%;width:8px;height:11px}.dazy-listening .eye{animation:1s infinite eyePulse}@keyframes eyePulse{50%{transform:scaleY(.8)}}.brow{background:#81798e;border-radius:100px;width:15px;height:2px;position:absolute;top:34px}.brow-left{left:21px;transform:rotate(-5deg)}.brow-right{right:21px;transform:rotate(5deg)}.cheek{background:#f472b621;border-radius:50%;width:13px;height:6px;position:absolute;top:61px}.cheek-left{left:14px}.cheek-right{right:14px}.dazy-mouth{border-bottom:2px solid #6b5c7c;border-radius:0 0 20px 20px;width:14px;height:7px;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.dazy-speaking .dazy-mouth{border:2px solid #6b5c7c;border-radius:50%;width:10px;height:9px;animation:.4s infinite alternate mouthTalk}@keyframes mouthTalk{to{height:4px}}.dazy-neck{z-index:2;background:#f4f2fb;width:24px;height:20px;position:absolute;bottom:14px;left:41px}.dazy-chest{z-index:3;background:linear-gradient(135deg,#4338ca,#2563eb);border-radius:30px 30px 8px 8px;justify-content:center;width:72px;height:38px;display:flex;position:absolute;bottom:0;left:17px}.dazy-chest span{color:#a5f3fc;margin-top:8px;font-size:9px}.orbit{border:1px solid #6366f126;border-radius:50%;position:absolute}.orbit-one{width:155px;height:155px}.orbit-two{border-color:#06b6d414;width:185px;height:185px}.dazy-thinking .orbit-one{animation:1.4s infinite orbitPulse}@keyframes orbitPulse{50%{border-color:#6366f159;transform:scale(1.04)}}.spark{color:#818cf8;font-size:11px;animation:3s ease-in-out infinite floatSpark;position:absolute}.spark-one{top:24px;right:18px}.spark-two{animation-delay:1s;bottom:38px;left:18px}@keyframes floatSpark{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.sound-wave{align-items:center;gap:3px;display:flex;position:absolute;bottom:0}.sound-wave span{background:#4f46e5;border-radius:10px;width:3px;height:12px;animation:.7s infinite alternate wave}.sound-wave span:nth-child(2){animation-delay:.1s}.sound-wave span:nth-child(3){animation-delay:.2s}.sound-wave span:nth-child(4){animation-delay:.3s}@keyframes wave{to{height:25px}}.thinking-indicator{gap:5px;display:flex;position:absolute;bottom:0}.thinking-indicator span{background:#6366f1;border-radius:50%;width:6px;height:6px;animation:1s infinite think}.thinking-indicator span:nth-child(2){animation-delay:.2s}.thinking-indicator span:nth-child(3){animation-delay:.4s}@keyframes think{50%{opacity:.45;transform:translateY(-5px)}}.site-footer{color:#fff;background:#080d17;padding:75px 30px 25px;position:relative;overflow:hidden}.footer-glow{filter:blur(100px);background:#4f46e52e;border-radius:50%;width:500px;height:300px;position:absolute;top:-180px;left:50%;transform:translate(-50%)}.footer-container{max-width:1180px;margin:auto;position:relative}.footer-main{grid-template-columns:1.15fr 1fr;gap:90px;display:grid}.footer-brand{align-items:center;gap:11px;display:flex}.footer-brand>span:last-child{flex-direction:column;display:flex}.footer-brand strong{font-size:17px}.footer-brand small{color:#98a2b3;margin-top:3px;font-size:10px}.footer-company>p{color:#98a2b3;max-width:440px;margin:22px 0 20px;font-size:13px;line-height:1.8}.footer-cta{color:#dbeafe;background:#4f46e529;border:0;border-radius:8px;align-items:center;gap:12px;padding:11px 14px;font-size:11px;font-weight:700;display:inline-flex}.footer-links{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footer-links>div{flex-direction:column;gap:10px;display:flex}.footer-links h4{color:#fff;margin:0 0 8px;font-size:12px}.footer-links button,.footer-links span{text-align:left;color:#98a2b3;background:0 0;border:0;padding:0;font-size:10px}.footer-links button:hover{color:#fff}.footer-divider{background:#ffffff12;height:1px;margin:55px 0 22px}.footer-bottom{color:#98a2b3;justify-content:space-between;gap:20px;font-size:9px;display:flex}.footer-tech{letter-spacing:.08em}@media (width<=1100px){.workspace-layout{grid-template-columns:190px minmax(0,1fr)}.context-sidebar{display:none}.hero-container{gap:50px}}@media (width<=900px){.nav-links{box-shadow:var(--shadow);background:#fff;border:1px solid #e4e7ec;border-radius:12px;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:74px;left:15px;right:15px}.nav-open{display:flex}.mobile-menu{display:block}.system-status{display:none}.hero-container,.platform-grid,.onboarding-grid,.footer-main{grid-template-columns:1fr}.hero-container{gap:65px}.hero-copy{text-align:center}.hero-description{margin:auto}.hero-buttons,.hero-proof{justify-content:center}.feature-grid{grid-template-columns:1fr 1fr}.platform-grid{gap:50px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px}.workspace-layout{grid-template-columns:1fr}.study-sidebar{grid-template-columns:1fr 1fr;align-items:start;display:grid}.session-card{display:none}.study-mode-list{grid-template-columns:repeat(2,1fr)}.footer-main{gap:50px}}@media (width<=650px){.nav-container{padding:0 16px}.brand-copy small,.nav-primary{display:none}.hero-section{padding:70px 18px}.hero-copy h1{font-size:41px}.hero-description{font-size:15px}.hero-proof{flex-direction:column;gap:13px}.feature-grid,.steps-grid,.form-row,.study-sidebar,.footer-links{grid-template-columns:1fr}.features-section,.how-section,.onboarding-section,.platform-section{padding:75px 18px}.feature-card{min-height:auto}.workspace-page{padding:20px 10px 40px}.workspace-topbar{flex-direction:column;align-items:flex-start}.workspace-top-actions{justify-content:space-between;width:100%}.workspace-course{align-items:flex-start}.study-sidebar{display:block}.focus-card{margin-top:10px}.study-mode-list{grid-template-columns:1fr 1fr}.tutor-header{flex-direction:column;align-items:flex-start}.tutor-controls{justify-content:space-between;width:100%}.active-mode-banner p,.composer-hint{display:none}.message-bubble{max-width:90%;font-size:13px}.footer-main{gap:45px}.footer-bottom{flex-direction:column}.return-card{flex-direction:column;align-items:flex-start}.preview-body{padding:30px 20px}.onboarding-card{padding:25px 20px}}@media (width<=420px){.hero-copy h1{font-size:35px}.study-mode-list{grid-template-columns:1fr}.hero-buttons{flex-direction:column}.primary-large,.secondary-large{width:100%}.tutor-controls{flex-direction:column-reverse;align-items:flex-start}.stop-speaking-button{justify-content:center;width:100%}}
