:root{color:#162033;background:#f8fbff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}html{scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:16px clamp(16px,4vw,56px);background:#ffffffe0;border-bottom:1px solid #e3ebf6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;gap:10px;align-items:center;border:0;background:transparent;color:#111827;font-weight:800;letter-spacing:0}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,#2563eb,#8b5cf6);box-shadow:0 12px 26px #2563eb40}.header-actions{display:flex;gap:10px;justify-content:flex-end}nav{display:flex;gap:6px;justify-content:center;overflow-x:auto;scrollbar-width:none}nav::-webkit-scrollbar{display:none}nav button{border:0;border-radius:999px;padding:9px 14px;background:transparent;color:#526071;white-space:nowrap}nav button:hover{color:#1d4ed8;background:#edf4ff}.btn{min-height:42px;border:1px solid transparent;border-radius:12px;padding:0 18px;font-weight:750;transition:transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#8b5cf6);box-shadow:0 16px 35px #2563eb3d}.btn-secondary{color:#1d4ed8;background:#fff;border-color:#cfe0f6}.btn-ghost{color:#1f2937;background:#eef4fb}.hero{display:grid;grid-template-columns:minmax(0,.86fr) minmax(360px,1.14fr);gap:clamp(28px,4vw,58px);align-items:center;min-height:calc(100vh - 72px);padding:clamp(40px,6vw,86px) clamp(16px,4vw,56px) clamp(36px,5vw,72px);background:linear-gradient(180deg,#fff,#eff6ffb8),radial-gradient(circle at 78% 18%,rgba(124,58,237,.14),transparent 36%)}.hero-copy{max-width:660px}.badge{display:inline-flex;align-items:center;min-height:26px;width:fit-content;border-radius:999px;padding:4px 10px;color:#3153c9;background:#eef4ff;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{margin-bottom:16px;color:#0f172a;font-size:clamp(2.65rem,6.4vw,5.25rem);line-height:1;letter-spacing:0}h2{margin-bottom:10px;color:#111827;font-size:1.45rem;letter-spacing:0}h3{color:#111827}.hero p,.page-title p,.card p{color:#596579;line-height:1.65}.hero-copy>p{max-width:590px;font-size:1.15rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.waitlist,.field-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.waitlist{max-width:760px;padding:10px;border:1px solid #dce8f7;border-radius:16px;background:#fff;box-shadow:0 20px 50px #10182814}input,select{width:100%;min-height:44px;border:1px solid #d7e1ee;border-radius:10px;padding:0 12px;color:#182235;background:#fff}.waitlist button,.chat-input button{min-height:44px;border:0;border-radius:10px;color:#fff;background:#111827;font-weight:800}.success-message{grid-column:1 / -1;margin:4px 0 0;border-radius:10px;padding:12px 14px;color:#065f46;background:#dcfce7;font-weight:750}.hero-visual{position:relative}.hero-visual img{display:block;width:100%;border:1px solid #dce8f7;border-radius:18px;box-shadow:0 32px 90px #2563eb33}.trust-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.trust-badges span{border:1px solid #dbe7f7;border-radius:999px;padding:9px 12px;color:#334155;background:#fff;font-size:.9rem;font-weight:800;box-shadow:0 8px 20px #1018280d}.landing-section{padding:clamp(46px,7vw,92px) clamp(16px,4vw,56px);scroll-margin-top:92px}.section-title{max-width:820px;margin-bottom:28px}.section-title h2{margin:12px 0;color:#0f172a;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.section-title p{color:#596579;font-size:1.04rem;line-height:1.7}.problem-grid,.feature-grid,.exam-grid,.steps-grid{display:grid;gap:16px}.problem-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.problem-card{min-height:170px}.problem-icon,.feature-mark,.step-card span{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#2563eb,#8b5cf6);font-weight:900}.problem-card h3,.feature-card h3,.exam-card h3,.step-card h3{margin:16px 0 0;line-height:1.28}.solution-band,.steps-band{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:28px;align-items:center;background:linear-gradient(135deg,#eff6ffe0,#f8fafcf2),linear-gradient(90deg,#2563eb0f,#8b5cf614)}.solution-list{display:grid;gap:12px}.solution-list article{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;border:1px solid #dfe8f3;border-radius:8px;padding:14px;background:#fff;box-shadow:0 14px 34px #1018280f}.solution-list span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#1d4ed8;background:#eef4ff;font-size:.82rem;font-weight:900}.solution-list p{margin:0;color:#334155;line-height:1.55}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{min-height:225px}.feature-card p,.exam-card p{margin-bottom:0}.steps-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.step-card{border:1px solid #dbe7f7;border-radius:8px;padding:20px;background:#fff;box-shadow:0 14px 34px #1018280f}.exam-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.exam-card{min-height:170px}.demo-preview{display:grid;grid-template-columns:minmax(0,.72fr) minmax(420px,1.28fr);gap:clamp(24px,4vw,48px);align-items:center;background:#fff}.preview-shell{border:1px solid #d8e4f4;border-radius:18px;padding:18px;background:linear-gradient(180deg,#f8fbff,#fff),#fff;box-shadow:0 28px 80px #2563eb29}.preview-top{display:flex;justify-content:space-between;gap:16px;align-items:center;border-bottom:1px solid #e5edf6;padding-bottom:14px;margin-bottom:14px}.preview-top span,.preview-panel>span,.preview-panel .card-head span{color:#64748b;font-size:.9rem}.preview-top strong{display:block;color:#0f172a;font-size:2.4rem;line-height:1}.preview-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:12px}.preview-panel{border:1px solid #e1e9f4;border-radius:8px;padding:15px;background:#fff}.preview-main{grid-row:span 2}.preview-panel h3{margin:0 0 12px}.mini-task{display:grid;grid-template-columns:52px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-top:1px solid #edf2f8}.mini-task time{color:#2563eb;font-weight:850}.mini-task b{color:#0f172a}.weak-list{display:flex;flex-wrap:wrap;gap:8px}.weak-list span{border-radius:999px;padding:7px 10px;color:#991b1b;background:#fee2e2;font-size:.85rem;font-weight:750}.preview-progress{display:grid;gap:7px;margin-top:12px}.pricing-section{background:linear-gradient(180deg,#f8fbff,#fff)}.waitlist-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(380px,1.18fr);gap:28px;align-items:start;background:#0f172a}.waitlist-section .section-title h2,.waitlist-section .section-title p{color:#fff}.waitlist-section .section-title p{color:#cbd5e1}.waitlist-full{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));box-shadow:0 24px 70px #0000002e}.waitlist-full button{background:linear-gradient(135deg,#2563eb,#8b5cf6)}.footer{display:flex;justify-content:space-between;gap:28px;padding:30px clamp(16px,4vw,56px);border-top:1px solid #dfe8f3;background:#fff}.footer strong{color:#0f172a;font-size:1.1rem}.footer p{margin:8px 0 0;color:#64748b}.footer-links{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:flex-end}.footer-links button,.footer-links a{border:0;padding:0;color:#3153c9;background:transparent;text-decoration:none;font-weight:750}.why-section{background:#fff}.public-page{min-height:calc(100vh - 73px);background:linear-gradient(180deg,#fff,#f6f9fd)}.public-hero{padding:clamp(38px,6vw,78px) clamp(16px,4vw,56px)}.compact-hero{max-width:980px}.public-hero h1{margin:12px 0;max-width:900px;font-size:clamp(2.2rem,5vw,4.3rem)}.public-hero p{max-width:760px;color:#596579;font-size:1.08rem;line-height:1.7}.public-pricing-grid,.demo-dashboard-grid,.contact-grid,.policy-list{display:grid;gap:16px;padding:0 clamp(16px,4vw,56px) clamp(42px,6vw,76px)}.public-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-tier{display:grid;align-content:start;gap:18px;min-height:430px}.pricing-tier h2{margin:0;font-size:2.4rem}.pricing-tier ul{display:grid;gap:10px;margin:0;padding-left:20px;color:#475569;line-height:1.55}.demo-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-welcome{grid-column:1 / -1}.public-cta-row{display:flex;flex-wrap:wrap;gap:12px;padding:0 clamp(16px,4vw,56px) 56px}.contact-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr)}.contact-form{display:grid;gap:12px}.contact-form textarea{min-height:150px;border:1px solid #d7e1ee;border-radius:10px;padding:12px;resize:vertical;font:inherit}.contact-form button{min-height:44px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#2563eb,#8b5cf6);font-weight:850}.contact-card{display:grid;align-content:start;gap:12px}.state-card{border-radius:10px;padding:12px;font-weight:800}.loading-state{color:#1d4ed8;background:linear-gradient(90deg,#eef4ff,#fff,#eef4ff);background-size:180% 100%;animation:soft-loading 1.8s ease-in-out infinite}.empty-state{color:#475569;background:#f1f5f9}.error-state{color:#991b1b;background:#fee2e2}.policy-list{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-list .card{min-height:170px}@keyframes soft-loading{0%{background-position:0 0}to{background-position:180% 0}}@media(prefers-reduced-motion:no-preference){.card,.btn,.pricing-tier,.weak-topic-record,.planner-task{animation:fade-up .35s ease both}}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.auth-page{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);gap:clamp(24px,4vw,52px);align-items:center;min-height:calc(100vh - 73px);padding:clamp(28px,5vw,72px) clamp(16px,4vw,56px);background:linear-gradient(135deg,#fff,#f2f7ff 58%,#f8f5ff)}.auth-art h1{max-width:720px;margin:14px 0 16px}.auth-art p{max-width:620px;color:#596579;font-size:1.08rem;line-height:1.7}.auth-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.auth-proof span{border:1px solid #dbe7f7;border-radius:999px;padding:9px 12px;background:#fff}.card{transition:transform .25s ease,box-shadow .25s ease}.card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #2563eb14}.hero-visual img{animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.btn-google{display:flex;align-items:center;justify-content:center;gap:10px;min-height:44px;border:1px solid #d7e1ee;border-radius:10px;background:#fff;color:#111827;font-weight:700;cursor:pointer;width:100%;transition:background-color .2s ease,box-shadow .2s ease}.btn-google:hover{background:#f8fafc;box-shadow:0 4px 12px #0000000d}.auth-divider{display:flex;align-items:center;text-align:center;margin:16px 0;color:#94a3b8;font-size:.9rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-bottom:1px solid #e2e8f0}.auth-divider span{padding:0 10px}color: #334155; font-weight: 800; } .auth-card{border:1px solid #dbe7f7;border-radius:16px;padding:clamp(22px,4vw,34px);background:#fff;box-shadow:0 28px 80px #2563eb29}.auth-card h2{font-size:2rem;margin-bottom:8px}.auth-card>p{color:#64748b;line-height:1.6}.auth-form{display:grid;gap:12px;margin-top:18px}.auth-form button{min-height:46px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#2563eb,#8b5cf6);font-weight:850}.auth-switch{display:flex;flex-wrap:wrap;gap:12px;margin:16px 0 0;color:#64748b}.auth-switch button{border:0;padding:0;color:#1d4ed8;background:transparent;font-weight:850}.onboarding-page{grid-template-columns:minmax(0,760px);justify-content:center}.onboarding-card h1{margin:14px 0;font-size:clamp(2.2rem,5vw,4rem)}.onboarding-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}.onboarding-summary span{border:1px solid #dbe7f7;border-radius:8px;padding:14px;background:#f8fbff;color:#334155;font-weight:800}.onboarding-flow{min-height:calc(100vh - 73px);padding:clamp(24px,4vw,54px) clamp(16px,4vw,56px);background:linear-gradient(135deg,#fff,#f4f8ff 60%,#f7f3ff)}.onboarding-shell{max-width:1120px;margin:0 auto}.onboarding-flow-head{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:22px}.onboarding-flow-head h1{max-width:760px;margin:12px 0;font-size:clamp(2rem,5vw,4rem)}.onboarding-flow-head p{max-width:780px;color:#596579;line-height:1.65}.step-count{border:1px solid #dbe7f7;border-radius:999px;padding:10px 14px;color:#1d4ed8;background:#fff;font-weight:850;white-space:nowrap}.stepper{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-bottom:18px}.stepper button{display:grid;gap:7px;justify-items:start;min-height:78px;border:1px solid #dbe7f7;border-radius:10px;padding:10px;color:#475569;background:#fff;text-align:left;font-weight:800}.stepper span{display:grid;width:26px;height:26px;place-items:center;border-radius:999px;color:#64748b;background:#edf2f8;font-size:.8rem}.stepper button.active,.stepper button.done{border-color:#8b5cf6;color:#1d4ed8;background:#f6f2ff}.stepper button.active span,.stepper button.done span{color:#fff;background:linear-gradient(135deg,#2563eb,#8b5cf6)}.onboarding-panel{min-height:390px;border:1px solid #dbe7f7;border-radius:16px;padding:clamp(20px,4vw,34px);background:#fff;box-shadow:0 24px 70px #2563eb1f}.onboarding-panel h2{font-size:clamp(1.6rem,4vw,2.6rem)}.onboarding-panel p{color:#64748b;line-height:1.65}.option-grid,.topic-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.option-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.option-grid button,.topic-choice-grid button{min-height:68px;border:1px solid #dbe7f7;border-radius:10px;padding:12px;color:#334155;background:#f8fbff;font-weight:850;text-align:left}.option-grid button.selected,.topic-choice-grid button.selected{border-color:#2563eb;color:#fff;background:linear-gradient(135deg,#2563eb,#8b5cf6);box-shadow:0 16px 32px #2563eb33}.onboarding-fields label,.slider-list label{display:grid;gap:8px;color:#334155;font-weight:850}.slider-list{display:grid;gap:16px}.slider-list label{grid-template-columns:180px 1fr 64px;align-items:center;border:1px solid #e1e9f4;border-radius:10px;padding:14px;background:#fbfdff}.slider-list input[type=range]{min-height:auto;padding:0}.slider-list b{color:#1d4ed8;text-align:right}.plan-ready-card{margin-top:18px;border:1px solid #dbe7f7;border-radius:10px;padding:16px;background:#f8fbff}.plan-ready-card strong{color:#0f172a}.plan-ready-card p{margin:8px 0 0}.onboarding-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.student-app{display:grid;grid-template-columns:260px minmax(0,1fr);min-width:0;min-height:100vh;background:#f5f8fc}.app-sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:24px;height:100vh;min-width:0;padding:22px;border-right:1px solid #dfe8f3;background:#fff}.sidebar-brand{justify-content:flex-start}.sidebar-nav{display:grid;gap:8px;justify-content:stretch;overflow:visible}.sidebar-nav button{width:100%;border-radius:10px;padding:12px 14px;text-align:left;color:#475569}.sidebar-nav button.active,.sidebar-nav button:hover{color:#1d4ed8;background:#eef4ff}.app-content{min-width:0;padding:22px}.app-topbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:18px}.app-topbar h1{margin:10px 0 0;font-size:clamp(1.8rem,4vw,3rem)}.profile-menu{display:flex;gap:14px;align-items:center;border:1px solid #dbe7f7;border-radius:14px;padding:10px 12px;background:#fff;box-shadow:0 12px 30px #1018280f}.profile-menu strong,.profile-menu span{display:block}.profile-menu span{color:#64748b;font-size:.86rem}.profile-menu button{border:0;border-radius:10px;padding:9px 12px;color:#1d4ed8;background:#eef4ff;font-weight:850}.dashboard-hero-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;margin-bottom:18px;border:1px solid #dbe7f7;border-radius:18px;padding:clamp(20px,4vw,32px);background:linear-gradient(135deg,#fffffff5,#eff6fff5),#fff;box-shadow:0 22px 60px #2563eb1f}.dashboard-hero-card h2{overflow-wrap:anywhere;max-width:820px;margin:12px 0;font-size:clamp(1.7rem,4vw,3rem);line-height:1.08}.dashboard-hero-card p{max-width:760px;color:#596579;line-height:1.65}.score-circle{display:grid;width:164px;height:164px;place-items:center;border-radius:999px;background:conic-gradient(#2563eb var(--score),#e7eef8 0),#fff}.score-circle>div{display:grid;width:122px;height:122px;place-items:center;border-radius:999px;background:#fff;text-align:center}.score-circle strong{color:#0f172a;font-size:2.25rem;line-height:1}.score-circle span{max-width:90px;color:#64748b;font-size:.78rem;font-weight:800}.student-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr);min-width:0;gap:16px}.student-card{min-height:220px}.plan-card,.chart-card,.recommendation-card{grid-column:span 1}.student-task-list,.weak-topic-grid,.revision-list{display:grid;gap:10px}.student-task-list article,.revision-list article{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #e2e8f0;border-radius:8px;padding:12px;background:#fbfdff}.student-task-list strong,.student-task-list span,.revision-list strong,.revision-list span{display:block}.student-task-list span,.revision-list span{color:#64748b;font-size:.9rem}.weak-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weak-topic-grid article{border:1px solid #f6caca;border-radius:8px;padding:14px;background:#fff7f7}.weak-topic-grid strong,.weak-topic-grid span{display:block}.weak-topic-grid span{margin-top:8px;color:#991b1b;font-size:.9rem;font-weight:750}.weekly-chart{display:grid;grid-template-columns:repeat(7,minmax(36px,1fr));gap:12px;align-items:end;min-height:240px;padding-top:14px}.bar-column{display:grid;grid-template-rows:1fr auto auto;gap:7px;align-items:end;height:220px;text-align:center}.bar-column span{display:block;width:100%;min-height:28px;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,#8b5cf6,#2563eb)}.bar-column b{color:#0f172a;font-size:.86rem}.bar-column small{color:#64748b;font-weight:750}.revision-list b{color:#1d4ed8;white-space:nowrap}.recommendation-card{border-color:#8b5cf6;background:linear-gradient(135deg,#fff,#f7f3ff)}.recommendation-card h2{margin:14px 0 10px;font-size:1.45rem;line-height:1.2}.daily-task-page{background:linear-gradient(180deg,#f7fbff,#f5f8fc)}.timer-card{min-width:210px;border:1px solid #dbe7f7;border-radius:14px;padding:12px 14px;background:#fff;box-shadow:0 12px 30px #1018280f}.timer-card span,.timer-card small{display:block;color:#64748b}.timer-card strong{display:block;margin:4px 0;color:#0f172a;font-size:1.8rem}.task-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:16px}.daily-task-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);gap:16px;align-items:start}.task-list-card{min-width:0}.completion-pill{border-radius:999px;padding:7px 11px;color:#065f46;background:#dcfce7;font-size:.86rem;font-weight:850}.planner-task-list{display:grid;gap:12px}.planner-task{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #e1e9f4;border-radius:12px;padding:14px;background:#fff;transition:border-color .2s ease,transform .2s ease}.planner-task:hover{border-color:#bfcef8;transform:translateY(-1px)}.planner-task.completed{background:#f7fff9}.task-check{display:grid;place-items:center}.task-check input{width:20px;min-height:20px;accent-color:#2563eb}.planner-task-main{min-width:0}.task-line{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.task-line h3{margin:0;font-size:1.08rem}.subject-badge{border-radius:999px;padding:6px 10px;color:#1d4ed8;background:#eef4ff;font-size:.8rem;font-weight:900}.planner-task-main p{margin:8px 0 0;color:#64748b;line-height:1.5}.task-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.task-tags span{border-radius:999px;padding:5px 9px;color:#475569;background:#f1f5f9;font-size:.78rem;font-weight:850}.priority-label.high{color:#991b1b;background:#fee2e2}.priority-label.medium{color:#92400e;background:#fef3c7}.priority-label.low{color:#065f46;background:#d1fae5}.revision-label{color:#5b21b6!important;background:#ede9fe!important}.weak-label{color:#be123c!important;background:#ffe4e6!important}.status-label.completed{color:#065f46!important;background:#dcfce7!important}.status-label.in-progress{color:#1d4ed8!important;background:#dbeafe!important}.status-label.skipped{color:#92400e!important;background:#fef3c7!important}.task-actions{display:grid;gap:8px;min-width:132px}.task-actions button{min-height:36px;border:1px solid #cfe0f6;border-radius:9px;color:#1d4ed8;background:#fff;font-weight:850}.task-actions button:last-child{color:#fff;border-color:transparent;background:linear-gradient(135deg,#2563eb,#8b5cf6)}.daily-side-panels{display:grid;gap:16px}.smart-panel{border-color:#8b5cf6;background:linear-gradient(135deg,#fff,#f7f3ff)}.smart-panel h2{margin-top:12px;line-height:1.24}.timer-display{display:grid;min-height:110px;place-items:center;margin:14px 0;border-radius:14px;color:#0f172a;background:#eef4ff;font-size:2.6rem;font-weight:900}.calendar-card{margin-top:16px}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(170px,1fr));gap:12px;overflow-x:auto}.calendar-grid article{border:1px solid #e1e9f4;border-radius:10px;padding:13px;background:#fbfdff}.calendar-grid strong,.calendar-grid span,.calendar-grid b{display:block}.calendar-grid>article>span{margin:4px 0 12px;color:#1d4ed8;font-size:.86rem;font-weight:850}.calendar-grid p{border-top:1px solid #e5edf6;margin:0;padding:10px 0;color:#475569;line-height:1.45}.calendar-grid b{color:#0f172a}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:18px;background:#0f172a6b}.completion-modal{width:min(560px,100%);border:1px solid #dbe7f7;border-radius:16px;padding:24px;background:#fff;box-shadow:0 34px 90px #0f172a47}.completion-modal h2{margin:12px 0 18px;font-size:1.8rem}.completion-modal label{display:grid;gap:9px;margin-top:14px;color:#334155;font-weight:850}.completion-modal textarea{min-height:110px;border:1px solid #d7e1ee;border-radius:10px;padding:12px;resize:vertical;font:inherit}.segmented-control{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.segmented-control button{min-height:40px;border:1px solid #dbe7f7;border-radius:9px;color:#334155;background:#f8fbff;font-weight:850}.segmented-control button.selected{color:#fff;border-color:transparent;background:linear-gradient(135deg,#2563eb,#8b5cf6)}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.analysis-page,.weak-page{background:linear-gradient(180deg,#f7fbff,#f5f8fc)}.analysis-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:16px;align-items:start}.mock-form-card{min-width:0}.mock-form{display:grid;gap:18px}.mock-form label,.filter-grid label{display:grid;gap:7px;color:#334155;font-weight:850}.mock-form button[type=submit],.add-plan-btn{min-height:42px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#2563eb,#8b5cf6);font-weight:850}.subject-input-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.subject-input-grid article{display:grid;gap:9px;border:1px solid #e1e9f4;border-radius:10px;padding:12px;background:#fbfdff}.subject-input-grid span{color:#1d4ed8;font-weight:850}.mistake-entry-list{display:grid;gap:10px}.mistake-entry-list article{display:grid;grid-template-columns:.8fr 1.2fr 90px 1.2fr;gap:8px}.analysis-stack{display:grid;gap:16px}.performance-card{background:linear-gradient(135deg,#fff,#eef4ff)}.performance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.performance-grid span{border:1px solid #dbe7f7;border-radius:10px;padding:14px;color:#64748b;background:#fff;font-weight:800}.performance-grid b{display:block;color:#0f172a;font-size:1.8rem}.analysis-results-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-top:16px}.subject-chart-list,.weak-analysis-list,.action-plan-grid{display:grid;gap:12px}.subject-chart-list article{display:grid;gap:8px}.weak-analysis-list article{border:1px solid #e1e9f4;border-radius:10px;padding:13px;background:#fbfdff}.weak-analysis-list strong{display:block;margin:9px 0 4px;color:#0f172a}.weak-analysis-list p{margin:0}.severity-label{display:inline-flex;width:fit-content;border-radius:999px;padding:5px 10px;font-size:.78rem;font-weight:900}.severity-label.critical{color:#7f1d1d;background:#fecaca}.severity-label.high{color:#991b1b;background:#fee2e2}.severity-label.medium{color:#92400e;background:#fef3c7}.severity-label.low{color:#065f46;background:#d1fae5}.action-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.action-plan-grid article{border:1px solid #e1e9f4;border-radius:10px;padding:14px;background:#fbfdff}.action-plan-grid strong{display:block;margin-bottom:8px;color:#0f172a}.filter-card{margin-bottom:16px}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.weak-topic-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.weak-topic-record{display:grid;gap:14px}.weak-record-head{display:flex;justify-content:space-between;gap:16px;align-items:start}.weak-record-head h2{margin:10px 0 4px}.weak-record-head p{margin:0}.weak-record-head>strong{display:grid;min-width:64px;min-height:64px;place-items:center;border-radius:14px;color:#1d4ed8;background:#eef4ff;font-size:1.5rem}.weak-record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.weak-record-grid span{border-radius:8px;padding:10px;color:#64748b;background:#f8fbff}.weak-record-grid b{display:block;color:#0f172a}.add-plan-btn{width:fit-content;padding:0 16px}.ai-page,.revision-page{background:linear-gradient(180deg,#f7fbff,#f5f8fc)}.tutor-layout{display:grid;grid-template-columns:280px minmax(0,1fr) 300px;gap:16px;align-items:start}.tutor-controls,.history-panel{display:grid;gap:12px}.tutor-controls label{display:grid;gap:7px;color:#334155;font-weight:850}.safety-note{border:1px solid #f6d365;border-radius:10px;padding:12px;color:#78350f;background:#fffbeb;line-height:1.5;font-weight:750}.chat-panel{min-height:720px;display:grid;grid-template-rows:auto auto 1fr auto;gap:14px}.suggested-prompts{display:flex;flex-wrap:wrap;gap:8px}.suggested-prompts button{border:1px solid #dbe7f7;border-radius:999px;padding:8px 11px;color:#1d4ed8;background:#eef4ff;font-weight:800}.tutor-messages{display:grid;align-content:start;gap:12px;max-height:430px;overflow-y:auto;padding-right:4px}.tutor-message{max-width:88%;border-radius:14px;padding:12px 14px;background:#f8fbff}.tutor-message.student{justify-self:end;color:#fff;background:linear-gradient(135deg,#2563eb,#8b5cf6)}.tutor-message.assistant{justify-self:start;border:1px solid #dbe7f7;background:#fff}.tutor-message span{display:block;margin-bottom:6px;font-size:.78rem;font-weight:900;opacity:.82}.tutor-message p{margin:0;line-height:1.55}.tutor-input{display:grid;grid-template-columns:1fr 92px;gap:8px}.tutor-input button,.mistake-notebook-form button{border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,#2563eb,#8b5cf6);font-weight:850}.history-list,.response-type-grid,.formula-list,.notebook-list,.revision-topic-grid,.revision-plan-output{display:grid;gap:10px}.history-list article,.response-type-grid span,.formula-list span,.revision-topic-grid article,.revision-plan-output span{border:1px solid #e1e9f4;border-radius:10px;padding:12px;background:#fbfdff}.history-list strong,.history-list span,.revision-plan-output b{display:block}.history-list span{color:#1d4ed8;font-size:.86rem;font-weight:850}.response-type-grid{grid-template-columns:1fr}.response-type-grid span{color:#334155;font-size:.9rem;font-weight:800}.revision-grid-main{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr);gap:16px;margin-bottom:16px;align-items:start}.revision-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.revision-topic-grid strong,.revision-topic-grid span{display:block}.revision-topic-grid span{margin:6px 0;color:#1d4ed8;font-weight:850}.revision-topic-grid p{margin-bottom:10px}.revision-plan-output span{color:#64748b}.revision-plan-output b{margin-bottom:6px;color:#0f172a}.mistake-notebook-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.mistake-notebook-form button{min-height:44px}.notebook-list article{border:1px solid #e1e9f4;border-radius:10px;padding:13px;background:#fbfdff}.notebook-list strong,.notebook-list span{display:block}.notebook-list span{margin:5px 0 8px;color:#1d4ed8;font-weight:850}.notebook-list p{margin:6px 0 0}.plan-page{background:#f5f8fc}.plan-title{display:flex;justify-content:space-between;gap:22px;align-items:start}.plan-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;min-width:300px}.plan-success{margin-bottom:18px}.plan-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr);gap:16px}.plan-card-large{grid-column:span 1}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}.summary-grid span{border:1px solid #e1e9f4;border-radius:8px;padding:12px;color:#475569;background:#fbfdff}.summary-grid b{color:#0f172a}.strategy-list{display:grid;gap:10px}.strategy-list article{border-left:4px solid #2563eb;border-radius:8px;padding:12px;color:#334155;background:#f8fbff;line-height:1.55}.weekly-plan-grid{display:grid;grid-template-columns:repeat(7,minmax(150px,1fr));gap:10px;overflow-x:auto}.weekly-plan-grid article{border:1px solid #e1e9f4;border-radius:8px;padding:13px;background:#fbfdff}.weekly-plan-grid strong,.weekly-plan-grid span,.weekly-plan-grid small{display:block}.weekly-plan-grid span{margin:5px 0 8px;color:#1d4ed8;font-weight:850}.weekly-plan-grid p{margin-bottom:8px}.weekly-plan-grid small{color:#64748b;line-height:1.45}.module-grid,.metrics-grid,.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:20px clamp(16px,4vw,56px) 56px}.card{border:1px solid #dfe8f3;border-radius:8px;padding:20px;background:#fffffff0;box-shadow:0 14px 36px #1018280f}.page{padding:36px clamp(16px,4vw,56px) 64px}.page-title{margin-bottom:24px}.page-title h1{max-width:920px;margin:10px 0;font-size:clamp(2rem,5vw,3.8rem);line-height:1.05}.metrics-grid{padding:0 0 18px}.metric p{margin-bottom:8px;font-size:.86rem;font-weight:800;text-transform:uppercase}.metric strong{display:block;margin-bottom:8px;font-size:2rem;color:#0f172a}.metric span,.subject-row span,.task span,.mock-list span{color:#64748b;font-size:.9rem}.dashboard-grid,.analytics-grid,.planner-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px;margin-bottom:16px}.wide{grid-column:span 1}.card-head,.subject-row,.mock-list article{display:flex;gap:14px;align-items:center;justify-content:space-between}.task-list,.subject-list,.recommendations,.mock-list{display:grid;gap:12px}.task{display:grid;grid-template-columns:60px 1fr auto;gap:14px;align-items:center;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fbfdff}.task.now{border-color:#8b5cf6;background:#f6f2ff}.task time{color:#2563eb;font-weight:850}.task strong,.recommendations strong,.mock-list strong{display:block;color:#111827}.progress{width:100%;height:9px;overflow:hidden;border-radius:999px;background:#edf2f8}.progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#8b5cf6)}.recommendations article{padding:13px;border-radius:8px;background:linear-gradient(135deg,#f8fbff,#f6f2ff)}.recommendations p{margin:6px 0;font-size:.92rem}.recommendations span{color:#1d4ed8;font-weight:800}.chat{display:grid;gap:10px;margin-bottom:14px}.bubble{max-width:92%;margin:0;border-radius:14px;padding:12px 14px;line-height:1.5}.bubble.user{justify-self:end;color:#fff;background:#2563eb}.bubble.ai{background:#eef4ff}.chat-input{display:grid;grid-template-columns:1fr 82px;gap:8px}.onboarding{display:grid;grid-template-columns:.75fr 1.25fr;gap:18px;align-items:end}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.generator{display:grid;align-content:start;gap:16px}.table-wrap{width:100%;overflow-x:auto}table{width:100%;min-width:720px;border-collapse:collapse}th,td{padding:14px 12px;border-bottom:1px solid #e5edf6;text-align:left}th{color:#475569;font-size:.82rem;text-transform:uppercase}.priority{display:inline-flex;min-width:74px;justify-content:center;border-radius:999px;padding:5px 10px;font-size:.82rem;font-weight:850}.priority.high{color:#991b1b;background:#fee2e2}.priority.medium{color:#92400e;background:#fef3c7}.priority.low{color:#065f46;background:#d1fae5}.sparkline{width:100%;height:280px}.score{color:#2563eb;font-size:2rem}.mock-list article{padding:12px 0;border-bottom:1px solid #e5edf6}.mock-list b{color:#111827;font-size:1.35rem}.featured{border-color:#8b5cf6;background:linear-gradient(180deg,#fff,#f7f3ff)}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:0}.pricing-grid h3{margin:14px 0 10px;color:#0f172a;font-size:2rem}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}nav{grid-column:1 / -1;justify-content:flex-start;order:3}.hero,.auth-page,.solution-band,.demo-preview,.waitlist-section,.dashboard-hero-card,.dashboard-grid,.analytics-grid,.planner-layout,.onboarding{grid-template-columns:1fr}.module-grid,.metrics-grid,.problem-grid,.feature-grid,.exam-grid,.steps-grid,.student-grid,.task-summary-grid,.daily-task-layout,.analysis-grid,.analysis-results-grid,.subject-input-grid,.filter-grid,.weak-topic-table,.tutor-layout,.revision-grid-main,.revision-topic-grid,.mistake-notebook-form,.public-pricing-grid,.demo-dashboard-grid,.contact-grid,.policy-list,.stepper,.option-grid,.topic-choice-grid,.plan-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-app,.daily-task-layout{grid-template-columns:1fr}.mistake-entry-list article{grid-template-columns:1fr 1fr}.app-sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid #dfe8f3}.sidebar-nav{display:flex;max-width:100%;overflow-x:auto;scrollbar-width:none}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav button{width:auto;white-space:nowrap}}@media(max-width:640px){.site-header{padding:12px;gap:12px}.hero{min-height:auto;padding-top:24px;gap:22px}h1{font-size:2.65rem}.waitlist,.waitlist-full,.onboarding-summary,.module-grid,.metrics-grid,.problem-grid,.feature-grid,.exam-grid,.steps-grid,.student-grid,.weak-topic-grid,.task-summary-grid,.daily-task-layout,.analysis-grid,.analysis-results-grid,.subject-input-grid,.filter-grid,.weak-topic-table,.weak-record-grid,.action-plan-grid,.tutor-layout,.revision-grid-main,.revision-topic-grid,.mistake-notebook-form,.public-pricing-grid,.demo-dashboard-grid,.contact-grid,.policy-list,.stepper,.option-grid,.option-grid.compact,.topic-choice-grid,.plan-grid,.summary-grid,.pricing-grid,.field-grid{grid-template-columns:1fr}.header-actions{grid-column:2}.site-header .btn{padding:0 12px;font-size:.9rem}.landing-section{padding:40px 16px}.section-title h2{font-size:2rem}.preview-grid{grid-template-columns:1fr}.preview-main{grid-row:auto}.mini-task{grid-template-columns:1fr}.footer{flex-direction:column}.footer-links{justify-content:flex-start}.task{grid-template-columns:1fr}.app-content{padding:14px}.app-topbar,.onboarding-flow-head,.plan-title,.planner-task,.student-task-list article,.revision-list article{align-items:stretch;flex-direction:column}.onboarding-flow-head,.plan-title{display:flex}.slider-list label{grid-template-columns:1fr}.onboarding-actions,.plan-actions{flex-direction:column}.plan-actions{min-width:0}.profile-menu{justify-content:space-between}.timer-card,.task-actions{min-width:0}.task-actions,.modal-actions{grid-template-columns:1fr;flex-direction:column}.mistake-entry-list article{grid-template-columns:1fr}.weak-record-head{flex-direction:column}.segmented-control{grid-template-columns:1fr}.chat-panel{min-height:auto}.tutor-input{grid-template-columns:1fr}.tutor-message{max-width:100%}.dashboard-hero-card{text-align:left;overflow:hidden}.score-circle{width:140px;height:140px}.score-circle>div{width:104px;height:104px}.weekly-chart{gap:8px;overflow-x:auto}.bar-column{min-width:38px}.chat-input{grid-template-columns:1fr}.hero-visual img{border-radius:12px}}
