.landing{--bg:#f6f7fb;--bg-muted:#eef1f8;--bg-highlight:#fef7eb;--bg-card:#fff;--border-subtle:#dde3f0;--lp-primary:#2563eb;--primary-soft:#e0ebff;--accent:#f97316;--text-main:#0f172a;--text-muted:#6b7280;--shadow-soft:0 18px 45px rgba(15,23,42,.12);--radius-lg:20px;--radius-md:14px;--radius-pill:999px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif;background:radial-gradient(circle at top left,#eff6ff 0,#f9fafb 40%,#f3f4ff 100%);color:var(--text-main);line-height:1.6;min-height:100vh}.landing *,.landing :after,.landing :before{box-sizing:border-box}.landing .lp-container{width:100%;max-width:1120px;margin:0 auto;padding:0 1.25rem}.landing .lp-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(14px);background:linear-gradient(180deg,rgba(249,250,251,.92),rgba(249,250,251,.8));border-bottom:1px solid rgba(148,163,184,.25)}.landing .lp-header-inner{display:flex;align-items:center;justify-content:space-between;padding-block:.75rem}.landing .lp-logo{display:flex;align-items:center;gap:.5rem;font-weight:650;letter-spacing:.02em;text-decoration:none;color:inherit}.landing .lp-logo-mark{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:14px;background:conic-gradient(from 160deg,#f97316,#facc15,#22c55e,#6366f1,#f97316);color:#fff;font-size:1.1rem}.landing .lp-logo-text{color:var(--text-main)}.landing .lp-nav{display:flex;align-items:center;gap:1rem}.landing .lp-nav-link{font-size:.9rem;text-decoration:none;color:var(--text-muted);padding:.4rem .1rem}.landing .lp-nav-link:hover{color:var(--text-main)}.landing .lp-nav-cta{padding:.4rem .9rem;border-radius:999px;border:1px solid rgba(37,99,235,.18);background:radial-gradient(circle at top left,#eff6ff 0,#dbeafe 50%,#eff6ff 100%);color:var(--lp-primary);font-weight:500}.landing .lp-nav-login{padding:.4rem .9rem;border-radius:999px;font-size:.9rem;text-decoration:none;color:var(--text-main);font-weight:500;border:1px solid rgba(148,163,184,.45);background:hsla(0,0%,100%,.6);transition:border-color .15s,color .15s,background .15s}.landing .lp-nav-login:hover{color:var(--lp-primary);border-color:rgba(37,99,235,.3);background:hsla(0,0%,100%,.9)}.landing .lp-hero{padding:3rem 0 3.5rem}.landing .lp-hero-inner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:3rem;align-items:center}.landing .lp-hero-copy h1{font-size:clamp(2.45rem,2.2rem + 1.1vw,3.2rem);line-height:1.05;margin:0 0 1.1rem;letter-spacing:-.03em}.landing .lp-accent{position:relative;z-index:1}.landing .lp-accent:before{content:"";position:absolute;inset:68% -6px 0;background:linear-gradient(90deg,#f97316,#fbbf24);opacity:.35;border-radius:999px;z-index:-1}.landing .lp-eyebrow{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#6366f1;margin-bottom:.9rem}.landing .lp-hero-subtitle{margin:0 0 1.1rem;color:var(--text-muted);font-size:1rem;max-width:34rem}.landing .lp-hero-bullets{margin:0 0 1.4rem;padding:0;list-style:none;color:#111827;font-size:.95rem;display:grid;gap:.3rem}.landing .lp-hero-cta-group{display:flex;flex-direction:column;gap:.4rem}.landing .lp-btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.4rem;border-radius:var(--radius-pill);border:none;font-weight:550;font-size:.98rem;cursor:pointer;text-decoration:none}.landing .lp-btn-primary{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;box-shadow:0 16px 30px rgba(37,99,235,.4)}.landing .lp-btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#4338ca)}.landing .lp-btn-secondary{background:hsla(0,0%,100%,.9);color:var(--text-main);border:1px solid rgba(148,163,184,.55);box-shadow:0 4px 12px rgba(15,23,42,.06)}.landing .lp-btn-secondary:hover{background:#fff}.landing .lp-btn-full{width:100%}.landing .lp-cta-footnote{font-size:.85rem;color:var(--text-muted);text-align:center}.landing .lp-hero-panel{display:flex;justify-content:center}.landing .lp-hero-card{width:100%;max-width:400px;background:linear-gradient(180deg,rgba(243,247,255,.5),#fff 40%);border-radius:var(--radius-lg);padding:1.5rem 1.2rem 1.2rem;box-shadow:var(--shadow-soft);border:1px solid rgba(148,163,184,.3)}.landing .lp-preview-teacher{text-align:center;margin-bottom:1rem}.landing .lp-preview-teacher-name{font-size:1.15rem;font-weight:700;margin:0 0 .2rem;color:var(--text-main)}.landing .lp-preview-teacher-meta{font-size:.78rem;color:var(--text-muted);margin:0 0 .5rem}.landing .lp-preview-teacher-desc{font-size:.8rem;color:var(--text-muted);margin:0;line-height:1.45}.landing .lp-preview-progress-card{background:#fff;border:1px solid rgba(209,213,219,.7);border-radius:12px;padding:.85rem 1rem;margin-bottom:1rem;box-shadow:0 1px 3px rgba(0,0,0,.04)}.landing .lp-preview-progress-text{text-align:center;font-size:.78rem;color:var(--text-muted);margin:0 0 .5rem}.landing .lp-preview-progress-text strong{color:#4d7c5f}.landing .lp-preview-progress-bar{width:100%;height:10px;border-radius:999px;background:#f3f4f6;overflow:hidden}.landing .lp-preview-progress-fill{display:block;width:38%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#86b89a,#6da680)}.landing .lp-preview-section-header{display:flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.6rem}.landing .lp-preview-dot{width:7px;height:7px;border-radius:999px}.landing .lp-preview-dot.green{background:#22c55e}.landing .lp-preview-item{display:flex;gap:.7rem;padding:.75rem .8rem;margin-bottom:.5rem;border-radius:12px;background:#fff;border:1px solid rgba(209,213,219,.7);box-shadow:0 1px 3px rgba(0,0,0,.04)}.landing .lp-preview-item-img{width:42px;height:42px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.landing .lp-preview-item-body{flex:1;min-width:0}.landing .lp-preview-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.landing .lp-preview-item-title{font-size:.82rem;font-weight:500;color:var(--text-main);margin:0}.landing .lp-preview-item-meta{font-size:.7rem;color:var(--text-muted);margin:.15rem 0 0}.landing .lp-preview-badge{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:999px;font-size:.65rem;font-weight:500;white-space:nowrap;flex-shrink:0}.landing .lp-preview-badge.essential{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.landing .lp-preview-badge.helpful{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.landing .lp-preview-item-actions{display:flex;align-items:center;gap:.4rem;margin-top:.45rem}.landing .lp-preview-buy-btn{background:var(--lp-primary);color:#fff}.landing .lp-preview-buy-btn,.landing .lp-preview-mark-btn{display:inline-flex;align-items:center;padding:.25rem .55rem;border-radius:6px;font-size:.65rem;font-weight:500}.landing .lp-preview-mark-btn{background:#fff;color:var(--text-muted);border:1px solid rgba(209,213,219,.9)}.landing .lp-section{padding:3rem 0}.landing .lp-section.muted{background:linear-gradient(180deg,#eef2ff,#f9fafb 80%)}.landing .lp-section.highlight{background:radial-gradient(circle at top right,#fef3c7 0,#fefce8 40%,#f9fafb 100%)}.landing .lp-section h2{font-size:1.8rem;margin-bottom:.6rem;letter-spacing:-.03em}.landing .lp-section-lede{margin:0 0 1.5rem;color:var(--text-muted);max-width:36rem}.landing .lp-two-col{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);gap:2.5rem;align-items:start}.landing .lp-grid{display:grid;gap:1.4rem}.landing .lp-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.landing .lp-card{background:var(--bg-card);border-radius:var(--radius-md);padding:1.2rem 1.25rem;border:1px solid rgba(148,163,184,.5);box-shadow:0 10px 25px rgba(15,23,42,.08)}.landing .lp-card h3{margin-top:0;margin-bottom:.5rem}.landing .lp-checklist{margin:0;padding-left:1.1rem;color:var(--text-muted);font-size:.94rem}.landing .lp-checklist li+li{margin-top:.3rem}.landing .lp-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.landing .lp-step{background:var(--bg-card);border-radius:var(--radius-md);padding:1.1rem 1.1rem 1rem;border:1px solid rgba(148,163,184,.55);box-shadow:0 10px 25px rgba(15,23,42,.08)}.landing .lp-step-number{width:30px;height:30px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600;background:var(--primary-soft);color:var(--lp-primary);margin-bottom:.5rem}.landing .lp-step h3{margin:0 0 .4rem;font-size:1rem}.landing .lp-step p{margin:0;font-size:.9rem;color:var(--text-muted)}.landing .lp-share-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.landing .lp-share-feature{background:hsla(0,0%,100%,.85);border-radius:var(--radius-md);padding:1.2rem 1.25rem;border:1px solid rgba(148,163,184,.4);box-shadow:0 4px 14px rgba(15,23,42,.06)}.landing .lp-share-icon{font-size:1.4rem;margin-bottom:.5rem}.landing .lp-share-feature h3{font-size:.95rem;margin:0 0 .35rem}.landing .lp-share-feature p{font-size:.88rem;color:var(--text-muted);margin:0;line-height:1.5}.landing .lp-beta-cta{text-align:center;max-width:640px;margin:0 auto}.landing .lp-beta-lede{max-width:100%}.landing .lp-beta-perks{list-style:none;padding:0;display:flex;flex-direction:column;gap:.45rem;font-size:.95rem;text-align:left;max-width:460px;margin:0 auto 1.5rem}.landing .lp-beta-perks li{color:var(--text-main)}.landing .lp-beta-perks li strong{color:var(--lp-primary)}.landing .lp-beta-buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.landing .lp-small-muted{font-size:.82rem;color:var(--text-muted)}.landing .lp-footer{padding:.6rem 0 .7rem;border-top:1px solid rgba(148,163,184,.2);background:#f9fafb}.landing .lp-footer-inner{text-align:center}.landing .lp-footer .lp-small-muted{font-size:.78rem}.landing .lp-footer a{color:var(--lp-primary);text-decoration:none}.landing .lp-footer a:hover{text-decoration:underline}@media (max-width:900px){.landing .lp-hero-inner{grid-template-columns:minmax(0,1fr);gap:2.2rem}.landing .lp-hero-panel{order:1}.landing .lp-grid-2,.landing .lp-share-grid,.landing .lp-steps,.landing .lp-two-col{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.landing .lp-nav-link:not(.lp-nav-cta):not(.lp-nav-login){display:none}.landing .lp-hero{padding-top:2.3rem}}@media (max-width:480px){.landing .lp-hero-card{padding:1.1rem .9rem}.landing .lp-preview-item{flex-direction:column;gap:.5rem}.landing .lp-preview-item-top{flex-direction:column;gap:.3rem}.landing .lp-preview-item-actions{flex-wrap:wrap}}