.pw-page{position:relative;min-height:100vh;overflow:hidden;padding:40px 24px 72px;background:var(--bg-app);color:var(--fg-1);font-family:var(--font-sans)}.pw-page:before{content:"";position:absolute;top:-180px;right:-120px;width:760px;height:760px;background:radial-gradient(closest-side,rgba(98,64,255,.1),rgba(98,64,255,0) 70%);pointer-events:none;z-index:0}.pw-shell{position:relative;z-index:1;max-width:1240px;margin:0 auto}.pw-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:44px}.pw-topbar img{height:30px;display:block}.pw-who{display:flex;align-items:center;gap:10px;font-size:var(--t-sm);color:var(--fg-3);text-decoration:none}.pw-who:hover .pw-av{background:#e4e7ff}.pw-av{width:32px;height:32px;border-radius:50%;background:var(--purple-4);color:var(--purple-1);display:grid;place-items:center;font-weight:var(--fw-medium);font-size:var(--t-sm)}.pw-intro{max-width:720px;margin-bottom:28px}.pw-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--purple-4);color:var(--purple-1);font-size:var(--t-sm);padding:6px 14px;border-radius:var(--radius-pill);margin-bottom:18px}.pw-eyebrow,.pw-intro h1{font-weight:var(--fw-medium)}.pw-intro h1{font-size:var(--t-4xl);line-height:var(--lh-4xl);letter-spacing:-.01em;margin:0 0 14px;color:var(--fg-1)}.pw-intro p{font-size:var(--t-md);line-height:var(--lh-md);color:var(--fg-3);margin:0}.pw-free{gap:20px;flex-wrap:wrap;background:var(--bg-surface);border:1px solid var(--border-1);border-radius:var(--radius-2xl);padding:18px 24px;margin-bottom:40px;box-shadow:var(--shadow-card)}.pw-free,.pw-free-lead{display:flex;align-items:center}.pw-free-lead{gap:14px;flex:1 1 auto;min-width:0}.pw-dot{width:40px;height:40px;border-radius:12px;flex-shrink:0;background:var(--grey-2);color:var(--fg-2);display:grid;place-items:center}.pw-dot .ic{width:22px;height:22px}.pw-free-t1{font-weight:var(--fw-medium);font-size:var(--t-base)}.pw-free-t2{font-size:var(--t-sm);color:var(--fg-3)}.pw-free-actions{flex-shrink:0;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.pw-btn-ghost{display:inline-flex;align-items:center;gap:8px;background:var(--white);color:var(--fg-1);border:1px solid var(--border-2);border-radius:var(--radius-md);padding:11px 18px;font:var(--fw-medium) var(--t-sm)/1 var(--font-sans);cursor:pointer;transition:background var(--dur-base) var(--ease-standard)}.pw-btn-ghost:hover{background:var(--grey-2)}.pw-plans{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;align-items:start;padding-top:16px}.pw-plan{position:relative;background:var(--bg-surface);border:1px solid var(--border-1);border-radius:var(--radius-3xl);padding:32px 30px 30px;display:flex;flex-direction:column;box-shadow:var(--shadow-card)}.pw-tier{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.pw-name{font-weight:var(--fw-medium);font-size:var(--t-lg);line-height:var(--lh-lg)}.pw-sub{font-size:var(--t-sm);color:var(--fg-3);margin:2px 0 0}.pw-badge{display:inline-flex;align-items:center;font-weight:var(--fw-bold);font-size:var(--t-md);line-height:1;padding:8px 12px;border-radius:var(--radius-md);background:var(--green-2);color:var(--green-1);white-space:nowrap}.pw-badge--flat{background:var(--grey-2);color:var(--fg-3);font-weight:var(--fw-medium);font-size:var(--t-sm)}.pw-price{margin-top:26px}.pw-perm{display:flex;align-items:baseline;gap:6px;font-weight:var(--fw-medium);letter-spacing:-.02em;font-size:56px;line-height:1}.pw-unit{font-size:var(--t-md);font-weight:var(--fw-regular);color:var(--fg-3);letter-spacing:0}.pw-billed{margin-top:12px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pw-now{color:var(--fg-2);font-weight:var(--fw-medium)}.pw-now,.pw-was{font-size:var(--t-base)}.pw-was{text-decoration:line-through;-webkit-text-decoration-color:var(--black-3);text-decoration-color:var(--black-3)}.pw-note,.pw-was{color:var(--fg-3)}.pw-note{margin-top:6px;font-size:var(--t-sm)}.pw-cta{margin-top:24px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px;border:0;border-radius:var(--radius-md);font:var(--fw-medium) var(--t-base)/1 var(--font-sans);cursor:pointer;transition:background var(--dur-base) var(--ease-standard),box-shadow var(--dur-base) var(--ease-standard)}.pw-cta--muted{background:var(--white);color:var(--fg-1);border:1px solid var(--border-2)}.pw-cta--muted:hover{background:var(--grey-2)}.pw-cta--soft{background:var(--purple-4);color:var(--purple-1)}.pw-cta--soft:hover{background:#e4e7ff}.pw-cta--primary{background:var(--purple-1);color:var(--white);box-shadow:var(--shadow-purple)}.pw-cta--primary:hover{background:var(--purple-2)}.pw-cta:active{background:#4a28e6;color:var(--white)}.pw-feats{list-style:none;margin:24px 0 0;padding:22px 0 0;border-top:1px solid var(--border-1);display:flex;flex-direction:column;gap:5px}.pw-feats li{display:flex;align-items:center;gap:12px;padding:6px 0;font-size:var(--t-base);line-height:1.25}.pw-ico{width:32px;height:32px;border-radius:9px;flex-shrink:0;background:var(--purple-4);color:var(--purple-1);display:grid;place-items:center}.pw-ico .ic{width:18px;height:18px}.pw-fl{flex:1 1 auto;color:var(--fg-2)}.pw-fv{font-weight:var(--fw-medium);color:var(--fg-1);white-space:nowrap;flex-shrink:0}.pw-fv .pw-lim{font-size:var(--t-sm)}.pw-tick{flex-shrink:0;display:inline-flex}.pw-tick .ic{width:22px;height:22px;color:var(--success)}.pw-plan--month{background:var(--purple-3);border-color:var(--border-2)}.pw-plan--month .pw-badge--flat{background:var(--white)}.pw-plan--year{background:var(--purple-1);border-color:var(--purple-1);box-shadow:0 24px 60px rgba(98,64,255,.36);padding-top:56px}.pw-plan--year,.pw-plan--year .pw-name,.pw-plan--year .pw-perm{color:var(--white)}.pw-plan--year .pw-sub{color:hsla(0,0%,100%,.72)}.pw-plan--year .pw-unit{color:hsla(0,0%,100%,.78)}.pw-plan--year .pw-now{color:var(--white)}.pw-plan--year .pw-was{color:hsla(0,0%,100%,.6);-webkit-text-decoration-color:hsla(0,0%,100%,.6);text-decoration-color:hsla(0,0%,100%,.6)}.pw-plan--year .pw-note{color:hsla(0,0%,100%,.72)}.pw-plan--year .pw-feats{border-top-color:hsla(0,0%,100%,.18);margin-top:10px;padding-top:16px}.pw-plan--year .pw-fl{color:hsla(0,0%,100%,.86)}.pw-plan--year .pw-fv{color:var(--white)}.pw-plan--year .pw-ico{background:hsla(0,0%,100%,.16);color:var(--white)}.pw-plan--year .pw-tick .ic{color:var(--white)}.pw-plan--year .pw-fv .pw-lim,.pw-plan--year .pw-fv--hl{color:var(--orange-3)}.pw-plan--year li.pw-adv{background:hsla(0,0%,100%,.1);border-radius:12px;padding:8px 10px;margin:0 -10px}.pw-plan--year li.pw-adv .pw-ico{background:var(--orange-3);color:#5a3a00}.pw-plan--year li.pw-adv .pw-fl{color:var(--white)}.pw-plan--year li.pw-adv .pw-tick .ic{color:var(--orange-3)}.pw-plan--year .pw-badge{background:var(--orange-3);color:#5a3a00;box-shadow:0 6px 18px rgba(255,215,105,.4)}.pw-plan--year .pw-cta--primary{background:var(--white);color:var(--purple-1);box-shadow:0 10px 24px rgba(0,0,0,.18)}.pw-plan--year .pw-cta--primary:hover{background:#f3f0ff}.pw-ribbon{position:absolute;top:-16px;left:30px;right:30px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--orange-3);color:#5a3a00;font-weight:var(--fw-bold);font-size:var(--t-sm);line-height:var(--lh-sm);letter-spacing:.01em;padding:9px 16px;border-radius:var(--radius-pill);box-shadow:0 10px 22px rgba(255,215,105,.5);text-align:center}.pw-ribbon .ic{width:16px;height:16px}.pw-foot{margin-top:44px;color:var(--fg-3)}.pw-foot,.pw-notice{text-align:center;font-size:var(--t-sm)}.pw-notice{margin:28px auto 0;max-width:520px;background:var(--purple-4);color:var(--purple-1);font-weight:var(--fw-medium);padding:12px 18px;border-radius:var(--radius-lg)}.pw-paylogos{margin-top:16px;display:flex;justify-content:center}.pw-legal{margin-top:48px;font-size:var(--t-xs);line-height:var(--lh-xs);color:var(--fg-3)}.pw-legal h3{font-size:var(--t-sm);line-height:var(--lh-sm);font-weight:var(--fw-medium);color:var(--fg-2);margin:0 0 8px}.pw-legal ul{margin:0 0 12px;padding-left:18px}.pw-legal li{margin-bottom:2px}.pw-legal strong{color:var(--fg-2);font-weight:var(--fw-medium)}.pw-legal a{color:var(--fg-3)}@media (max-width:860px){.pw-plans{grid-template-columns:1fr;gap:20px;max-width:520px;margin:0 auto;align-items:stretch}.pw-plan--year{order:-1;padding-top:56px}.pw-plan{padding:30px 26px 28px}.pw-intro h1{font-size:var(--t-3xl);line-height:var(--lh-3xl)}.pw-free-actions{width:100%;margin-left:0}}@media (max-width:560px){.pw-page{padding:28px 16px 56px}.pw-free-actions{flex-direction:column;align-items:flex-start;gap:12px}.pw-btn-ghost{width:100%;justify-content:center}.pw-perm{font-size:48px}.pw-ribbon{left:20px;right:20px;font-size:var(--t-xs);line-height:var(--lh-xs);padding:8px 14px}.pw-plan--year{padding-top:72px}}@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");:root{--brand-1:#6240ff;--brand-2:#7455ff;--brand-3:#fbf8ff;--brand-4:#eef0ff;--brand-4-2:#ededf6;--ink-1:#232323;--ink-2:#333435;--ink-3:#7a7f82;--grey-1:#c2c8cc;--grey-2:#f2f6f8;--grey-5:#e4ebef;--line:#e8ebef;--green-1:#07be7e;--green-3:#e6f9f2;--orange-3:#ffd769;--orange-2:#ffeec0;--red-1:#b91c1b;--red-2:#ffd5d1;--r-sm:12px;--r-md:14px;--r-lg:18px;--r-xl:24px;--r-2xl:32px;--r-pill:999px;--shadow-cta:0 12px 28px -8px rgba(98,64,255,.45);--shadow-card:0 1px 2px rgba(20,24,36,.04),0 12px 32px -16px rgba(20,24,36,.1);--shadow-soft:0 24px 60px -32px rgba(98,64,255,.3);--font:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--container:1200px}.lp-tutors,.lp-tutors *,.lp-tutors :after,.lp-tutors :before{box-sizing:border-box}.lp-tutors{margin:0;font-family:var(--font);color:var(--ink-1);background:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"ss01","cv11";line-height:1.5}.lp-tutors img,.lp-tutors svg{display:block;max-width:100%}.lp-tutors a{color:inherit;text-decoration:none}.lp-tutors button{font:inherit;cursor:pointer}.lp-tutors h1,.lp-tutors h2,.lp-tutors h3,.lp-tutors h4,.lp-tutors p{margin:0}.lp-tutors .wrap{max-width:var(--container);margin:0 auto;padding:0 24px}.lp-tutors .btn{display:inline-flex;align-items:center;gap:10px;padding:16px 22px;border-radius:14px;font-weight:600;font-size:15px;line-height:1;border:1px solid transparent;color:#fff;background:var(--brand-1);box-shadow:var(--shadow-cta);transition:background-color .15s ease,transform .15s ease}.lp-tutors .btn:hover{background:var(--brand-2)}.lp-tutors .btn:active{transform:translateY(1px)}.lp-tutors .btn--lg{padding:18px 26px;font-size:16px;border-radius:16px}.lp-tutors .btn--ghost{background:#fff;color:var(--ink-1);border-color:var(--grey-5);box-shadow:none}.lp-tutors .btn--ghost:hover{background:var(--grey-2)}.lp-tutors .btn--dark{background:var(--ink-1);box-shadow:0 6px 14px hsla(0,0%,8%,.16)}.lp-tutors .btn--dark:hover{background:var(--ink-2)}.lp-tutors .btn .ico{width:16px;height:16px;flex:0 0 16px}.lp-tutors .header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.85);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--line)}.lp-tutors .header__inner{display:flex;align-items:center;gap:36px;height:72px}.lp-tutors .logo{display:flex;align-items:center;gap:10px;font-weight:700;font-size:22px;letter-spacing:-.02em}.lp-tutors .logo .glyph{color:var(--brand-1);width:28px;height:28px}.lp-tutors .nav{display:flex;gap:28px;flex:1 1}.lp-tutors .nav a{font-size:14.5px;font-weight:500;color:var(--ink-2)}.lp-tutors .nav a:hover{color:var(--brand-1)}.lp-tutors .header__cta{display:flex;gap:10px;align-items:center}.lp-tutors .header__cta .login{font-size:14.5px;font-weight:600;color:var(--ink-1);padding:10px 14px}.lp-tutors .header__cta .btn{padding:12px 18px;font-size:14px;border-radius:12px}.lp-tutors .hero{padding:64px 0 88px;position:relative;overflow:hidden}.lp-tutors .hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(800px 480px at 90% -10%,rgba(98,64,255,.1),transparent 60%),radial-gradient(600px 380px at 10% 110%,rgba(98,64,255,.05),transparent 70%)}.lp-tutors .hero__inner{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:56px;gap:56px;align-items:center}.lp-tutors .hero__eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--brand-4);color:var(--brand-1);padding:7px 12px;border-radius:999px;font-size:13px;font-weight:600;margin-bottom:24px}.lp-tutors .hero__eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--brand-1)}.lp-tutors .hero h1{font-size:64px;line-height:1.04;letter-spacing:-.025em;font-weight:800}.lp-tutors .hero h1 em{font-style:normal;background:linear-gradient(120deg,var(--brand-1) 0,#9b7bff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-tutors .hero__lede{font-size:19px;line-height:1.55;color:var(--ink-2);margin:24px 0 36px;max-width:52ch}.lp-tutors .hero__cta{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-bottom:28px}.lp-tutors .hero__cta .note{font-size:13.5px;color:var(--ink-3);margin-left:6px}.lp-tutors .hero__bullets{display:flex;gap:22px;flex-wrap:wrap;color:var(--ink-2);font-size:14.5px}.lp-tutors .hero__bullets .b{display:inline-flex;align-items:center;gap:8px}.lp-tutors .hero__bullets .b svg{color:var(--green-1)}.lp-tutors .heroviz{position:relative;aspect-ratio:1/.95;background:radial-gradient(600px 380px at 100% 0,rgba(98,64,255,.16),transparent 60%),linear-gradient(180deg,var(--brand-3) 0,#fff 100%);border:1px solid var(--line);border-radius:var(--r-2xl);padding:32px;box-shadow:var(--shadow-soft)}.lp-tutors .heroviz .grid-dots{position:absolute;inset:0;pointer-events:none;opacity:.5;background-image:radial-gradient(circle,#d6d2eb 1px,transparent 1.4px);background-size:20px 20px;-webkit-mask-image:radial-gradient(circle at 30% 60%,#000,transparent 75%);mask-image:radial-gradient(circle at 30% 60%,#000,transparent 75%)}.lp-tutors .matcard{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-card);padding:18px 18px 16px;width:280px;position:absolute}.lp-tutors .matcard__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.lp-tutors .pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;background:var(--grey-2);color:var(--ink-2)}.lp-tutors .pill--brand{background:var(--brand-1);color:#fff}.lp-tutors .pill--soft{background:var(--brand-4);color:var(--brand-1)}.lp-tutors .pill--warn{background:var(--orange-3);color:#7a4d00}.lp-tutors .pill--ok{background:var(--green-3);color:#078c5a}.lp-tutors .matcard__num{font-size:12px;color:var(--ink-3);font-weight:600}.lp-tutors .matcard__title{font-size:16px;font-weight:700;letter-spacing:-.005em;margin-bottom:8px}.lp-tutors .matcard__body{background:var(--grey-2);border-radius:12px;padding:14px;font-size:13px;line-height:1.5;color:var(--ink-2);margin-bottom:12px}.lp-tutors .matcard__body math{display:inline}.lp-tutors .matcard__meta{display:flex;gap:14px;color:var(--ink-3);font-size:12px}.lp-tutors .matcard__meta b{color:var(--ink-1);font-weight:600}.lp-tutors .heroviz .c1{top:32px;left:40px;transform:rotate(-4deg);z-index:3}.lp-tutors .heroviz .c2{top:100px;right:28px;transform:rotate(3deg);z-index:4}.lp-tutors .heroviz .c3{bottom:60px;left:80px;transform:rotate(-2deg);z-index:2}.lp-tutors .floatchip{position:absolute;background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 14px;box-shadow:0 8px 24px -8px rgba(20,24,36,.1);display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--ink-1);z-index:5}.lp-tutors .floatchip .ico{width:16px;height:16px;color:var(--brand-1)}.lp-tutors .heroviz .ch1{top:60px;right:100px}.lp-tutors .heroviz .ch2{bottom:96px;right:60px}.lp-tutors .heroviz .ch3{bottom:40px;left:32px}.lp-tutors .strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}.lp-tutors .strip__inner{display:grid;grid-template-columns:220px 1fr;grid-gap:32px;gap:32px;align-items:center}.lp-tutors .strip__label{font-size:13px;color:var(--ink-3)}.lp-tutors .strip__logos{display:flex;justify-content:space-between;gap:32px;color:var(--ink-3);font-weight:700;opacity:.7;font-size:18px;letter-spacing:-.01em;flex-wrap:wrap}.lp-tutors .strip__logos span{font-style:italic}.lp-tutors section{padding:96px 0}.lp-tutors .eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--brand-1);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.lp-tutors .secthead{max-width:720px;margin-bottom:56px}.lp-tutors .secthead h2{font-size:44px;line-height:1.1;letter-spacing:-.02em;font-weight:700}.lp-tutors .secthead .sub{font-size:17px;line-height:1.55;color:var(--ink-3);margin-top:16px}.lp-tutors .secthead.--centered{text-align:center;margin-left:auto;margin-right:auto}.lp-tutors .features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.lp-tutors .feature{background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);padding:28px;display:flex;flex-direction:column;gap:14px;min-height:240px}.lp-tutors .feature__icon{width:48px;height:48px;border-radius:14px;background:var(--brand-4);color:var(--brand-1);display:grid;place-items:center}.lp-tutors .feature--hero{background:var(--ink-1);color:#fff;grid-row:span 2;padding:36px}.lp-tutors .feature--hero .feature__icon{background:hsla(0,0%,100%,.1);color:#fff}.lp-tutors .feature--hero h3{font-size:28px;line-height:1.15;letter-spacing:-.015em}.lp-tutors .feature--hero p{color:hsla(0,0%,100%,.7)}.lp-tutors .feature--hero .feature__viz{margin-top:auto;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:18px}.lp-tutors .feature h3{font-size:20px;font-weight:700;letter-spacing:-.01em}.lp-tutors .feature p{color:var(--ink-3);font-size:15px;line-height:1.55}.lp-tutors .features-grid-mix{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:16px;gap:16px}.lp-tutors .catalog{background:var(--grey-2);overflow:hidden}.lp-tutors .catalog .secthead{display:grid;grid-template-columns:1fr auto;align-items:end;max-width:none}.lp-tutors .catalog .secthead .right{display:flex;gap:10px;align-items:center;min-width:0}.lp-tutors .tabs{display:inline-flex;gap:4px;background:#fff;border:1px solid var(--line);padding:4px;border-radius:12px;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lp-tutors .tabs::-webkit-scrollbar{display:none}.lp-tutors .tabs button{background:transparent;border:0;padding:8px 14px;border-radius:8px;font-size:13.5px;font-weight:600;color:var(--ink-2);white-space:nowrap;flex-shrink:0}.lp-tutors .tabs button.--active{background:var(--ink-1);color:#fff}.lp-tutors .catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.lp-tutors .matsheet{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;display:flex;flex-direction:column;transition:transform .15s ease,box-shadow .15s ease}.lp-tutors .matsheet:hover{transform:translateY(-2px);box-shadow:var(--shadow-card)}.lp-tutors .matsheet__preview{aspect-ratio:4/3;background:var(--brand-3);border-bottom:1px solid var(--line);position:relative;overflow:hidden;padding:18px}.lp-tutors .matsheet__preview .mini{background:#fff;border-radius:10px;padding:12px;font-size:11px;line-height:1.45;color:var(--ink-2);box-shadow:0 6px 18px -8px rgba(0,0,0,.15);position:relative}.lp-tutors .matsheet__preview .mini b{color:var(--ink-1)}.lp-tutors .matsheet__preview .topstrip{height:3px;background:var(--brand-1);border-radius:0 0 3px 3px;margin:-12px -12px 10px}.lp-tutors .matsheet__preview .qline{margin-bottom:6px}.lp-tutors .matsheet__preview .qline:last-child{margin-bottom:0}.lp-tutors .matsheet__body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:10px}.lp-tutors .matsheet__tags{display:flex;gap:6px;flex-wrap:wrap}.lp-tutors .matsheet__title{font-weight:700;font-size:15.5px;letter-spacing:-.005em;line-height:1.3}.lp-tutors .matsheet__meta{color:var(--ink-3);font-size:12.5px;display:flex;gap:12px;align-items:center}.lp-tutors .matsheet__meta b{color:var(--ink-1);font-weight:600}.lp-tutors .stars{display:inline-flex;gap:2px;color:var(--orange-3)}.lp-tutors .how{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;counter-reset:step}.lp-tutors .step{background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);padding:28px;counter-increment:step;display:flex;flex-direction:column;gap:12px;position:relative}.lp-tutors .step:before{content:"0" counter(step);font-size:13px;font-weight:700;color:var(--brand-1);letter-spacing:.04em}.lp-tutors .step h3{font-size:18px;line-height:1.3;font-weight:700;letter-spacing:-.005em}.lp-tutors .step p{color:var(--ink-3);font-size:14.5px;line-height:1.5}.lp-tutors .step__viz{margin-top:10px;background:var(--brand-3);border:1px dashed rgba(98,64,255,.3);border-radius:12px;padding:14px;color:var(--brand-1);display:flex;align-items:center;gap:10px;font-weight:600;font-size:13px}.lp-tutors .subjects{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.lp-tutors .subject{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:8px;transition:border-color .15s ease,background .15s ease}.lp-tutors .subject:hover{border-color:var(--brand-1);background:var(--brand-3)}.lp-tutors .subject .ico{width:36px;height:36px;border-radius:10px;background:var(--brand-4);color:var(--brand-1);display:grid;place-items:center;margin-bottom:4px}.lp-tutors .subject h4{font-size:17px;font-weight:700;letter-spacing:-.005em}.lp-tutors .subject .cnt{color:var(--ink-3);font-size:13.5px}.lp-tutors .subject .cnt b{color:var(--ink-1)}.lp-tutors .reviews{background:var(--brand-3)}.lp-tutors .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.lp-tutors .review{background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);padding:28px;display:flex;flex-direction:column;gap:18px}.lp-tutors .review p{font-size:16px;line-height:1.55;color:var(--ink-2);text-wrap:pretty}.lp-tutors .review .author{display:flex;align-items:center;gap:12px}.lp-tutors .review .avatar{width:44px;height:44px;border-radius:50%;background:var(--brand-4);color:var(--brand-1);display:grid;place-items:center;font-weight:700;font-size:14px}.lp-tutors .review .author .who{line-height:1.3}.lp-tutors .review .author .who b{display:block;font-weight:600;font-size:14.5px}.lp-tutors .review .author .who span{color:var(--ink-3);font-size:13px}.lp-tutors .faq-list{display:flex;flex-direction:column;gap:12px}.lp-tutors .faq-item{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.lp-tutors .faq-item summary{list-style:none;cursor:pointer;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:17px;font-weight:600;letter-spacing:-.005em}.lp-tutors .faq-item summary::-webkit-details-marker{display:none}.lp-tutors .faq-item summary .plus{width:30px;height:30px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;color:var(--ink-2);transition:transform .2s ease,background .2s ease,color .2s ease;flex:0 0 30px}.lp-tutors .faq-item[open] summary .plus{transform:rotate(45deg);background:var(--brand-1);color:#fff;border-color:var(--brand-1)}.lp-tutors .faq-item .answer{padding:0 24px 24px;color:var(--ink-3);font-size:15.5px;line-height:1.6;max-width:80ch}.lp-tutors .seo{background:var(--grey-2)}.lp-tutors .seo__inner{display:grid;grid-template-columns:280px 1fr;grid-gap:56px;gap:56px}.lp-tutors .seo__nav{position:-webkit-sticky;position:sticky;top:96px;align-self:start}.lp-tutors .seo__nav h4{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);margin-bottom:14px}.lp-tutors .seo__nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.lp-tutors .seo__nav a{display:block;padding:10px 12px;border-radius:10px;font-size:14px;color:var(--ink-2);font-weight:500}.lp-tutors .seo__nav a:hover{background:#fff;color:var(--brand-1)}.lp-tutors .seo__body{font-size:16.5px;line-height:1.7;color:var(--ink-2)}.lp-tutors .seo__body h3{font-size:26px;letter-spacing:-.015em;font-weight:700;margin:40px 0 16px;color:var(--ink-1);scroll-margin-top:100px}.lp-tutors .seo__body h3:first-child{margin-top:0}.lp-tutors .seo__body p{margin:0 0 16px;text-wrap:pretty}.lp-tutors .seo__body p:last-child{margin-bottom:0}.lp-tutors .seo__body ul{margin:0 0 20px;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:8px}.lp-tutors .seo__body ul li{padding-left:28px;position:relative}.lp-tutors .seo__body ul li:before{content:"";position:absolute;left:0;top:10px;width:16px;height:8px;border-left:2px solid var(--brand-1);border-bottom:2px solid var(--brand-1);transform:rotate(-45deg);border-radius:0 0 0 2px}.lp-tutors .seo__body b{color:var(--ink-1)}.lp-tutors .seo__body a{color:var(--brand-1);border-bottom:1px solid rgba(98,64,255,.3)}.lp-tutors .finalcta{padding:96px 0}.lp-tutors .finalcta__box{background:var(--brand-1);color:#fff;border-radius:var(--r-2xl);padding:64px;display:grid;grid-template-columns:1.4fr 1fr;grid-gap:48px;gap:48px;align-items:center;position:relative;overflow:hidden}.lp-tutors .finalcta__box:after{content:"";position:absolute;right:-80px;top:-80px;width:360px;height:360px;border:2px solid hsla(0,0%,100%,.1);border-radius:80px;transform:rotate(8deg);pointer-events:none}.lp-tutors .finalcta h2{font-size:44px;line-height:1.1;letter-spacing:-.02em;font-weight:700}.lp-tutors .finalcta p{margin-top:16px;font-size:17px;line-height:1.55;color:hsla(0,0%,100%,.78);max-width:50ch}.lp-tutors .finalcta__form{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.16);border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:12px}.lp-tutors .finalcta__form label{font-size:13px;color:hsla(0,0%,100%,.7)}.lp-tutors .finalcta__form input{width:100%;background:hsla(0,0%,100%,.92);border:1px solid transparent;border-radius:12px;padding:14px 16px;font:inherit;font-size:15px;color:var(--ink-1)}.lp-tutors .finalcta__form input::placeholder{color:var(--ink-3)}.lp-tutors .finalcta__form .btn{background:#fff;color:var(--brand-1);justify-content:center;box-shadow:none}.lp-tutors .finalcta__form .btn:hover{background:#f3f0ff}.lp-tutors .finalcta__form .legal{font-size:12.5px;color:hsla(0,0%,100%,.6);line-height:1.4}.lp-tutors .footer{border-top:1px solid var(--line);padding:48px 0 32px;color:var(--ink-3);font-size:14px}.lp-tutors .footer__top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-gap:32px;gap:32px;margin-bottom:40px}.lp-tutors .footer__brand{display:flex;flex-direction:column;gap:14px;max-width:320px}.lp-tutors .footer__brand p{font-size:14px;line-height:1.55}.lp-tutors .footer__col h5{font-size:13px;font-weight:700;color:var(--ink-1);letter-spacing:.05em;text-transform:uppercase;margin-bottom:14px}.lp-tutors .footer__col a{display:block;padding:5px 0;color:var(--ink-2)}.lp-tutors .footer__col a:hover{color:var(--brand-1)}.lp-tutors .footer__bottom{padding-top:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13px}@media (max-width:1080px){.lp-tutors .hero__inner{grid-template-columns:1fr}.lp-tutors .hero h1{font-size:40px}.lp-tutors .heroviz{display:none}.lp-tutors .secthead h2{font-size:32px}.lp-tutors .features-grid-mix{grid-template-columns:1fr 1fr;grid-template-rows:auto}.lp-tutors .feature--hero{grid-row:span 1;grid-column:1/-1}.lp-tutors .catalog .secthead{grid-template-columns:1fr;gap:16px;max-width:100%;min-width:0}.lp-tutors .catalog-grid{grid-template-columns:repeat(2,1fr)}.lp-tutors .tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lp-tutors .tabs::-webkit-scrollbar{display:none}.lp-tutors .how,.lp-tutors .subjects{grid-template-columns:repeat(2,1fr)}.lp-tutors .reviews-grid{grid-template-columns:1fr}.lp-tutors .finalcta__box{grid-template-columns:1fr;padding:40px}.lp-tutors .finalcta h2{font-size:32px}.lp-tutors .seo__inner{grid-template-columns:1fr}.lp-tutors .seo__nav{position:static}.lp-tutors .footer__top{grid-template-columns:1fr 1fr}.lp-tutors section{padding:72px 0}.lp-tutors .nav{display:none}.lp-tutors .strip__inner{grid-template-columns:1fr;gap:16px}}@media (max-width:640px){.lp-tutors .wrap{padding:0 16px}.lp-tutors section{padding:56px 0}.lp-tutors .header__inner{height:56px;gap:12px}.lp-tutors .header__cta .login{display:none}.lp-tutors .header__cta .btn{padding:10px 14px;font-size:13px}.lp-tutors .logo{font-size:18px}.lp-tutors .hero{padding:40px 0 56px}.lp-tutors .hero h1{font-size:32px}.lp-tutors .hero__lede{font-size:16px;margin:16px 0 24px}.lp-tutors .hero__cta{flex-direction:column;align-items:stretch}.lp-tutors .hero__cta .btn{justify-content:center}.lp-tutors .hero__cta .note{margin-left:0;text-align:center}.lp-tutors .hero__bullets{flex-direction:column;gap:8px;font-size:13px}.lp-tutors .heroviz{display:none}.lp-tutors .strip__inner{grid-template-columns:1fr;gap:16px}.lp-tutors .strip__logos{font-size:14px;gap:16px;justify-content:flex-start}.lp-tutors .secthead h2{font-size:26px;word-break:break-word}.lp-tutors .secthead .sub{font-size:15px}.lp-tutors .secthead{margin-bottom:32px}.lp-tutors .eyebrow{font-size:12px}.lp-tutors .features-grid-mix{grid-template-columns:1fr}.lp-tutors .feature{min-height:auto;padding:22px}.lp-tutors .feature--hero{padding:24px}.lp-tutors .feature--hero h3{font-size:22px}.lp-tutors .catalog .secthead{grid-template-columns:1fr;gap:16px;max-width:100%;min-width:0}.lp-tutors .catalog-grid{grid-template-columns:1fr}.lp-tutors .tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;scrollbar-width:none}.lp-tutors .tabs::-webkit-scrollbar{display:none}.lp-tutors .tabs button{white-space:nowrap;flex-shrink:0;font-size:13px;padding:7px 12px}.lp-tutors .matsheet__preview{aspect-ratio:auto}.lp-tutors .how{grid-template-columns:1fr}.lp-tutors .subjects{grid-template-columns:1fr 1fr;gap:10px}.lp-tutors .subject{padding:16px}.lp-tutors .subject h4{font-size:15px}.lp-tutors .subject .cnt{font-size:12px}.lp-tutors .review{padding:22px}.lp-tutors .review p{font-size:15px}.lp-tutors .faq-item summary{padding:16px 18px;font-size:15px}.lp-tutors .faq-item .answer{padding:0 18px 18px;font-size:14px}.lp-tutors .seo__body{font-size:15px}.lp-tutors .seo__body h3{font-size:22px;margin:28px 0 12px}.lp-tutors .finalcta__box{padding:28px;border-radius:20px}.lp-tutors .finalcta h2{font-size:26px;word-break:break-word}.lp-tutors .finalcta p{font-size:15px}.lp-tutors .finalcta__form{padding:18px}.lp-tutors .footer__top{grid-template-columns:1fr;gap:24px}.lp-tutors .footer__bottom{flex-direction:column;gap:8px}.lp-tutors .btn--lg{padding:14px 20px;font-size:15px}}.mlp{background:var(--purple-3);color:var(--fg-1);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;overflow-x:clip}.mlp *,.mlp :after,.mlp :before{box-sizing:border-box}.mlp a{color:inherit;text-decoration:none}.mlp button{font-family:inherit;cursor:pointer}.mlp h1,.mlp h2,.mlp h3,.mlp h4,.mlp p{margin:0}.mlp img{max-width:100%;display:block}.mlp-wrap{max-width:1240px;margin:0 auto;padding:0 32px}.mlp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:12px;font-weight:500;font-size:15px;line-height:1;padding:12px 18px;cursor:pointer;transition:background var(--dur-base) var(--ease-standard),box-shadow var(--dur-base) var(--ease-standard),transform var(--dur-fast) var(--ease-standard);white-space:nowrap}.mlp-btn .ic{width:18px;height:18px}.mlp-btn-primary,a.mlp-btn-primary{background:var(--purple-1);color:#fff;box-shadow:0 8px 16px rgba(101,31,255,.2)}.mlp-btn-primary:hover{background:var(--purple-2)}.mlp-btn-primary:active{background:#4a28e6}.mlp-btn-ghost{background:transparent;color:var(--fg-1)}.mlp-btn-ghost:hover{background:var(--purple-4)}.mlp-btn-white{background:#fff;color:var(--fg-1);border-color:var(--purple-4);box-shadow:0 1px 2px hsla(0,0%,55%,.08)}.mlp-btn-white:hover{background:var(--purple-3)}.mlp-btn-lg{padding:16px 22px;font-size:16px;border-radius:14px}.mlp-btn-lg .ic{width:20px;height:20px}.mlp-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(251,248,255,.85);backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid var(--purple-4)}.mlp-header__inner{display:flex;align-items:center;gap:32px;height:72px}.mlp-header__logo img{height:26px;display:block}.mlp-header__nav{display:flex;gap:28px;margin-left:8px}.mlp-header__nav a{font-weight:500;font-size:15px;color:var(--fg-2);padding:8px 0;transition:color var(--dur-base) var(--ease-standard)}.mlp-header__nav a:hover{color:var(--purple-1)}.mlp-header__cta{display:flex;gap:12px;margin-left:auto;align-items:center}.mlp-header__menu-btn{display:none;width:44px;height:44px;border-radius:12px;border:1px solid var(--purple-4);background:#fff;align-items:center;justify-content:center}.mlp-header__menu-btn .ic{width:22px;height:22px;color:var(--fg-1)}.mlp-hero{padding:64px 0 40px;position:relative}.mlp-hero:before{content:"";position:absolute;top:40px;right:-120px;width:360px;height:360px;border-radius:50%;background:radial-gradient(closest-side,rgba(98,64,255,.1),transparent 70%);pointer-events:none;z-index:0}.mlp-hero>.mlp-wrap{position:relative;z-index:1}.mlp-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);grid-gap:56px;gap:56px;align-items:start}.mlp-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--purple-4);color:var(--purple-1);font-weight:500;font-size:13px}.mlp-eyebrow__dot{width:6px;height:6px;border-radius:50%;background:var(--purple-1)}.mlp-hero__h1{font-weight:500;font-size:60px;line-height:64px;letter-spacing:-.02em;margin:20px 0;color:var(--fg-1);text-wrap:balance}.mlp-hero__h1 .accent{color:var(--purple-1)}.mlp-hero__sub{font-size:19px;line-height:28px;color:var(--fg-2);margin:0 0 28px;max-width:540px;text-wrap:pretty}.mlp-trust-row{display:flex;flex-wrap:wrap;gap:18px 24px;align-items:center;color:var(--fg-2);font-size:14px}.mlp-trust-row__item{display:inline-flex;align-items:center;gap:8px}.mlp-trust-row__item .ic{width:18px;height:18px;color:var(--green-1)}.mlp-form-card{background:#fff;border:1px solid var(--purple-4);border-radius:28px;padding:24px;box-shadow:0 24px 60px -28px rgba(98,64,255,.28),0 2px 8px hsla(0,0%,55%,.06);margin-top:32px;max-width:560px}.mlp-form-card__title{font-size:15px;font-weight:500;color:var(--fg-3);margin:0 0 14px;display:flex;align-items:center;gap:8px}.mlp-form-card__title .ic{width:16px;height:16px;color:var(--purple-1)}.mlp-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.mlp-field{display:flex;flex-direction:column;gap:6px}.mlp-field--wide{grid-column:span 2}.mlp-field__label{font-size:12px;font-weight:500;color:var(--fg-3);text-transform:none;letter-spacing:0}.mlp-input,.mlp-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--grey-2);border:1px solid transparent;border-radius:12px;padding:14px;font:500 15px/20px var(--font-sans);color:var(--fg-1);width:100%;outline:none;transition:background var(--dur-base) var(--ease-standard),border-color var(--dur-base) var(--ease-standard)}.mlp-input::placeholder{color:var(--fg-3);font-weight:400}.mlp-input:focus,.mlp-select:focus{background:#fff;border-color:var(--purple-1)}.mlp-select{background-image:url(/assets/icons/chevron-down.svg);background-repeat:no-repeat;background-position:right 12px center;background-size:18px 18px;padding-right:40px}.mlp-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.mlp-chip{border:1px solid var(--purple-4);background:#fff;color:var(--fg-2);font:500 13px/16px var(--font-sans);padding:9px 12px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all var(--dur-base) var(--ease-standard)}.mlp-chip .ic{width:14px;height:14px}.mlp-chip:hover{border-color:var(--purple-1);color:var(--purple-1)}.mlp-chip--active{background:var(--purple-1);color:#fff;border-color:var(--purple-1)}.mlp-form-cta{margin-top:16px;display:flex;gap:10px;align-items:center}.mlp-form-cta .mlp-btn-primary{flex:1 1;height:56px;font-size:16px;border-radius:14px}.mlp-form-meta{margin-top:12px;font-size:12px;color:var(--fg-3);display:flex;align-items:center;gap:6px}.mlp-form-meta .ic{width:14px;height:14px;color:var(--green-1)}.mlp-preview-stack,.mlp-worksheet{position:relative}.mlp-worksheet{z-index:1;background:#fff;border:1px solid var(--purple-4);border-radius:20px;padding:28px 30px;box-shadow:0 30px 80px -24px rgba(35,35,35,.22),0 2px 8px hsla(0,0%,55%,.06);aspect-ratio:3/4;overflow:hidden}.mlp-ws-top{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:16px;border-bottom:1px dashed var(--purple-4)}.mlp-ws-title{font-weight:500;font-size:18px;color:var(--fg-1)}.mlp-ws-meta{font-size:12px;color:var(--fg-3);margin-top:6px}.mlp-ws-mark img{height:18px;opacity:.85}.mlp-ws-body{margin-top:18px;display:flex;flex-direction:column;gap:14px}.mlp-ws-q{display:flex;gap:12px;align-items:flex-start}.mlp-ws-q__num{flex-shrink:0;width:26px;height:26px;border-radius:999px;background:var(--purple-4);color:var(--purple-1);display:inline-flex;align-items:center;justify-content:center;font:500 13px/1 var(--font-sans)}.mlp-ws-q__text{font-size:14px;line-height:22px;color:var(--fg-1);padding-top:2px}.mlp-ws-q__text b{font-weight:500}.mlp-ws-q__text .blank{display:inline-block;min-width:32px;height:1.2em;border-bottom:1px solid var(--black-2);margin:0 4px;vertical-align:bottom}.mlp-ws-q__text .frac{display:inline-flex;flex-direction:column;vertical-align:middle;text-align:center;line-height:1;margin:0 2px}.mlp-ws-q__text .frac .top{border-bottom:1px solid;padding:0 4px 1px}.mlp-ws-q__text .frac .bot{padding:1px 4px 0}.mlp-ws-table{margin-top:4px;width:70%;border-collapse:collapse;font-size:13px}.mlp-ws-table td,.mlp-ws-table th{border:1px solid var(--grey-1);padding:6px 10px;text-align:center}.mlp-ws-table th{background:var(--purple-3);color:var(--fg-2);font-weight:500}.mlp-ws-table td.empty{color:var(--purple-4)}.mlp-answer-key{position:absolute;left:-28px;bottom:30px;z-index:3;width:220px;background:#fff;border:1px solid var(--purple-4);border-radius:16px;padding:16px 18px;box-shadow:0 20px 40px -20px rgba(35,35,35,.25);transform:rotate(-4deg)}.mlp-answer-key__title{display:inline-flex;align-items:center;gap:6px;color:var(--green-1);font-weight:500;font-size:13px;margin-bottom:8px}.mlp-answer-key__title .ic{width:16px;height:16px}.mlp-answer-key ol{margin:0;padding-left:22px;font-size:13px;line-height:22px;color:var(--fg-1)}.mlp-answer-key ol b{font-weight:500}.mlp-ready-pill{position:absolute;right:18px;top:-18px;z-index:3;background:var(--ink-surface);color:#fff;font-weight:500;font-size:13px;padding:10px 14px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;box-shadow:0 12px 30px -12px rgba(35,35,35,.4);transform:rotate(3deg)}.mlp-ready-pill .ic{width:14px;height:14px;color:var(--green-2)}.mlp-gen-pill{position:absolute;left:24px;top:-18px;z-index:3;background:#fff;color:var(--purple-1);font-weight:500;font-size:13px;padding:8px 14px;border-radius:999px;border:1px solid var(--purple-4);display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 20px -8px rgba(98,64,255,.35)}.mlp-gen-pill__spinner{width:12px;height:12px;border-radius:50%;border:2px solid var(--purple-4);border-top-color:var(--purple-1);animation:mlp-spin .9s linear infinite}@keyframes mlp-spin{to{transform:rotate(1turn)}}.mlp-preview-features{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.mlp-preview-features__item{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--purple-4);color:var(--fg-2);font:500 13px/16px var(--font-sans);box-shadow:0 1px 2px hsla(0,0%,55%,.06)}.mlp-preview-features__item .ic{width:14px;height:14px;color:var(--green-1)}.mlp-section{padding:64px 0}.mlp-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.mlp-section-head__title{font-weight:500;font-size:40px;line-height:46px;letter-spacing:-.01em;max-width:720px;text-wrap:balance}.mlp-section-head__lead{color:var(--fg-3);font-size:16px;max-width:380px}.mlp-benefits{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.mlp-benefit{background:#fff;border:1px solid var(--purple-4);border-radius:24px;padding:28px;display:flex;flex-direction:column;gap:12px;transition:transform var(--dur-base) var(--ease-standard),box-shadow var(--dur-base) var(--ease-standard),border-color var(--dur-base) var(--ease-standard)}.mlp-benefit:hover{transform:translateY(-2px);box-shadow:0 14px 30px -14px rgba(35,35,35,.16);border-color:var(--purple-1)}.mlp-benefit__icon-wrap{width:48px;height:48px;border-radius:14px;background:var(--purple-4);color:var(--purple-1);display:inline-flex;align-items:center;justify-content:center}.mlp-benefit__icon-wrap .ic{width:24px;height:24px}.mlp-benefit--green .mlp-benefit__icon-wrap{background:var(--green-3);color:var(--green-1)}.mlp-benefit--warn .mlp-benefit__icon-wrap{background:var(--orange-2);color:var(--orange-1)}.mlp-benefit__title{font-weight:500;font-size:19px;line-height:26px;margin-top:4px;color:var(--fg-1)}.mlp-benefit__desc{font-size:15px;line-height:22px;color:var(--fg-3)}.mlp-examples-bar{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}.mlp-tab{padding:10px 16px;border-radius:999px;background:#fff;border:1px solid var(--purple-4);color:var(--fg-2);font:500 14px/20px var(--font-sans);cursor:pointer;transition:all var(--dur-base) var(--ease-standard)}.mlp-tab:hover{color:var(--purple-1);border-color:var(--purple-1)}.mlp-tab--active{background:var(--fg-1);color:#fff;border-color:var(--fg-1)}.mlp-examples{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.mlp-example{background:#fff;border:1px solid var(--purple-4);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:transform var(--dur-base) var(--ease-standard),box-shadow var(--dur-base) var(--ease-standard);cursor:pointer;padding:0;font:inherit;color:inherit;text-align:left;text-decoration:none}.mlp-example:hover{transform:translateY(-2px);box-shadow:0 14px 30px -14px rgba(35,35,35,.16)}.mlp-example__thumb{aspect-ratio:3/4;background:var(--purple-3);position:relative;border-bottom:1px solid var(--purple-4);overflow:hidden}.mlp-example__thumb--cards{background:#fff6e6}.mlp-example__thumb--green{background:#e6f9f2}.mlp-example__thumb--red{background:#fee}.mlp-example__preview-img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.mlp-thumb-sheet{position:absolute;inset:16px;background:#fff;border-radius:8px;padding:14px 16px;box-shadow:0 4px 14px hsla(0,0%,55%,.15);display:flex;flex-direction:column;gap:8px}.mlp-thumb-sheet__line{height:6px;border-radius:3px;background:var(--grey-2)}.mlp-thumb-sheet__line--short{width:60%}.mlp-thumb-sheet__line--mid{width:80%}.mlp-thumb-sheet__line--dark{background:var(--black-2);height:8px;width:50%;margin-bottom:4px}.mlp-thumb-sheet__line--green-dark{background:var(--green-1)}.mlp-thumb-sheet__line--red-dark{background:#b91c1b}.mlp-thumb-sheet__q{display:flex;align-items:flex-start;gap:6px}.mlp-thumb-sheet__q-num{width:12px;height:12px;border-radius:50%;background:var(--purple-4);flex-shrink:0;margin-top:2px}.mlp-thumb-sheet__q-num--green{background:#d4ffdc}.mlp-thumb-sheet__q-num--red{background:#ffd5d1}.mlp-thumb-sheet__q-lines{flex:1 1;display:flex;flex-direction:column;gap:4px}.mlp-thumb-grid-2{position:absolute;inset:16px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.mlp-thumb-card{background:#fff;border-radius:8px;padding:10px;box-shadow:0 4px 14px hsla(0,0%,55%,.15);display:flex;flex-direction:column;gap:6px}.mlp-thumb-card__badge{width:18px;height:18px;border-radius:4px;background:var(--purple-4)}.mlp-thumb-card--warn .mlp-thumb-card__badge{background:var(--orange-2)}.mlp-thumb-card__line{height:5px;border-radius:3px;background:var(--grey-2)}.mlp-example__meta{padding:16px 18px;display:flex;align-items:center;gap:12px}.mlp-example__meta-left{flex:1 1;min-width:0}.mlp-example__title{font:500 15px/20px var(--font-sans);color:var(--fg-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mlp-example__sub{font-size:13px;color:var(--fg-3);margin-top:2px}.mlp-example__open{width:36px;height:36px;border-radius:999px;background:var(--grey-2);border:0;color:var(--fg-1);display:inline-flex;align-items:center;justify-content:center;transition:background var(--dur-base) var(--ease-standard)}.mlp-example__open:hover{background:var(--purple-1);color:#fff}.mlp-example__open .ic{width:16px;height:16px}.mlp-how{background:var(--ink-surface);border-radius:40px;padding:64px 56px;position:relative;overflow:hidden}.mlp-how,.mlp-how .mlp-section-head__title{color:#fff}.mlp-how .mlp-section-head__lead{color:hsla(0,0%,100%,.6)}.mlp-how__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:12px}.mlp-step{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:24px;padding:28px;display:flex;flex-direction:column;gap:16px}.mlp-step__num{font:500 14px/1 var(--font-sans);color:var(--purple-2)}.mlp-step__title{font-weight:500;font-size:22px;line-height:28px;color:#fff}.mlp-step__desc{font-size:15px;line-height:22px;color:hsla(0,0%,100%,.65)}.mlp-step__visual{margin-top:12px;background:#fff;color:var(--fg-1);border-radius:14px;padding:14px;font-size:13px;line-height:18px}.mlp-step__visual-row{display:flex;align-items:center;gap:10px;padding:6px 0}.mlp-step__visual-row+.mlp-step__visual-row{border-top:1px solid var(--grey-2)}.mlp-step__pill{background:var(--purple-4);color:var(--purple-1);padding:4px 8px;border-radius:999px;font-weight:500;font-size:12px}.mlp-step__pill--green{background:var(--green-2);color:var(--green-1)}.mlp-step__check .ic{width:16px;height:16px;color:var(--green-1)}.mlp-step__progress{height:6px;border-radius:999px;background:hsla(0,0%,100%,.1);overflow:hidden}.mlp-step__progress-bar{height:100%;background:var(--purple-2);border-radius:999px;animation:mlp-prog 2.4s var(--ease-standard) infinite}@keyframes mlp-prog{0%{width:6%}60%{width:96%}to{width:100%}}.mlp-final{background:linear-gradient(180deg,var(--purple-3) 0,var(--white) 100%);border:1px solid var(--purple-4);border-radius:40px;padding:72px 56px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden}.mlp-final__title{font-weight:500;font-size:48px;line-height:56px;letter-spacing:-.01em;max-width:640px;margin:0 0 18px;text-wrap:balance}.mlp-final__desc{color:var(--fg-3);font-size:18px;max-width:540px;margin:0 0 32px!important}.mlp-final__cta{display:flex;justify-content:center;gap:12px}.mlp-final__mark{position:absolute;opacity:.18;pointer-events:none}.mlp-final__mark--left{left:16px;top:12px;transform:rotate(-12deg)}.mlp-final__mark--right{right:16px;bottom:12px;transform:rotate(12deg)}.mlp-final__mark img{width:200px}.mlp-footer{padding:48px 0 32px;color:var(--fg-3);font-size:14px;border-top:1px solid var(--purple-4);margin-top:32px}.mlp-footer__disclaimer{color:var(--fg-3);font-size:13px;line-height:20px;max-width:760px;margin:0 0 24px}.mlp-footer__row{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.mlp-footer__logo img{height:22px}.mlp-footer__links{display:flex;gap:22px}.mlp-footer__links a:hover{color:var(--purple-1)}.mlp-footer__right{margin-left:auto}.mlp-pdf-backdrop{position:fixed;inset:0;z-index:200;background:rgba(20,18,50,.5);display:flex;align-items:center;justify-content:center;padding:24px;overflow:hidden}.mlp-pdf-modal{background:var(--white);border-radius:20px;width:100%;max-width:800px;height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 30px 80px -20px rgba(35,35,35,.35)}.mlp-pdf-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid var(--purple-4);flex-shrink:0}.mlp-pdf-modal__title{font-weight:500;font-size:18px;line-height:24px;color:var(--fg-1);margin:0}.mlp-pdf-modal__sub{font-size:13px;color:var(--fg-3);margin:4px 0 0}.mlp-pdf-modal__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.mlp-pdf-modal__download{width:36px;height:36px;border-radius:999px;border:1px solid var(--purple-4);background:#fff;color:var(--fg-1);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--dur-fast) var(--ease-standard);text-decoration:none}.mlp-pdf-modal__download:hover{background:var(--purple-1);color:#fff}.mlp-pdf-modal__download .ic{width:18px;height:18px}.mlp-pdf-modal__close{width:36px;height:36px;border-radius:999px;border:1px solid var(--purple-4);background:#fff;color:var(--fg-1);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background var(--dur-fast) var(--ease-standard)}.mlp-pdf-modal__close:hover{background:var(--grey-2)}.mlp-pdf-modal__close .ic{width:18px;height:18px}.mlp-pdf-modal__iframe{flex:1 1;width:100%;border:0}@media (max-width:720px){.mlp-wrap{padding:0 16px}.mlp-header__inner{height:64px;gap:12px}.mlp-header__cta .mlp-btn-ghost,.mlp-header__cta .mlp-btn-primary:not(.mlp-header__cta-mobile),.mlp-header__nav{display:none}.mlp-header__menu-btn{display:inline-flex;margin-left:auto}.mlp-header__cta{margin-left:0;gap:8px}.mlp-header__cta-mobile{display:inline-flex!important;padding:10px 14px;font-size:14px}.mlp-hero{padding:32px 0 24px}.mlp-hero__grid{grid-template-columns:1fr;gap:32px}.mlp-hero__h1{font-size:38px;line-height:42px;margin:14px 0}.mlp-hero__sub{font-size:16px;line-height:24px;margin-bottom:20px}.mlp-trust-row{gap:10px 16px;font-size:13px}.mlp-form-card{padding:18px;border-radius:22px;margin-top:24px}.mlp-form-grid{grid-template-columns:1fr;gap:10px}.mlp-field--wide{grid-column:span 1}.mlp-form-cta .mlp-btn-primary{height:52px;font-size:15px}.mlp-chip{padding:8px 11px;font-size:12.5px}.mlp-worksheet{padding:18px;border-radius:16px}.mlp-ws-title{font-size:15px}.mlp-ws-q__text{font-size:13px;line-height:20px}.mlp-answer-key{width:165px;left:-8px;bottom:-16px;padding:12px 14px}.mlp-answer-key ol{font-size:12px;line-height:18px;padding-left:18px}.mlp-ready-pill{right:12px;top:-14px;font-size:12px;padding:8px 12px}.mlp-gen-pill{left:12px;top:-14px;font-size:12px;padding:6px 12px}.mlp-ws-table{width:100%;font-size:12px}.mlp-section{padding:40px 0}.mlp-section-head{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:24px}.mlp-section-head__title{font-size:28px;line-height:34px}.mlp-benefits{grid-template-columns:1fr;gap:12px}.mlp-benefit{padding:22px;border-radius:20px}.mlp-benefit__title{font-size:17px}.mlp-examples{grid-template-columns:1fr 1fr;gap:12px}.mlp-example__meta{padding:12px 14px}.mlp-example__title{font-size:14px}.mlp-example__sub{font-size:12px}.mlp-examples-bar{overflow-x:auto;flex-wrap:nowrap;margin:0 -16px 18px;padding:0 16px;scrollbar-width:none}.mlp-examples-bar::-webkit-scrollbar{display:none}.mlp-tab{white-space:nowrap;padding:8px 14px;font-size:13px}.mlp-how{padding:36px 24px;border-radius:28px}.mlp-how__grid{grid-template-columns:1fr;gap:14px}.mlp-step{padding:22px;border-radius:20px}.mlp-step__title{font-size:20px;line-height:26px}.mlp-final{padding:48px 22px;border-radius:28px}.mlp-final__title{font-size:30px;line-height:36px}.mlp-final__desc{font-size:15px}.mlp-final__cta{flex-direction:column;gap:10px;width:100%}.mlp-final__cta .mlp-btn{width:100%}.mlp-final__mark img{width:130px}.mlp-footer__row{flex-direction:column;align-items:flex-start;gap:14px}.mlp-footer__right{margin-left:0}.mlp-footer__links{flex-wrap:wrap;gap:14px 18px}.mlp-pdf-backdrop{padding:0}.mlp-pdf-modal{width:100vw;max-width:100vw;height:100vh;height:100dvh;border-radius:0}.mlp-pdf-modal__header{padding:16px}.mlp-pdf-modal__title{font-size:16px}}.lp{font-family:var(--font-sans);color:var(--fg-1);background:#fff;overflow-x:hidden}.lp>main{display:flex;flex-direction:column;gap:100px}@media (max-width:767px){.lp>main{gap:48px}}.lp *,.lp :after,.lp :before{box-sizing:border-box}.lp img{max-width:100%;display:block}.lp h1,.lp h2,.lp h3,.lp h4,.lp p{margin:0}.lp-container{width:100%;max-width:1440px;margin:0 auto;padding:0 135px}@media (max-width:1439px){.lp-container{padding:0 48px}}@media (max-width:767px){.lp-container{padding:0 24px}}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:var(--fw-medium);font-size:var(--t-base);line-height:var(--lh-base);border-radius:var(--radius-md);padding:16px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background var(--dur-fast) var(--ease-standard),transform var(--dur-fast) var(--ease-standard),box-shadow var(--dur-fast) var(--ease-standard);white-space:nowrap}.lp-btn--primary{color:var(--white);background:var(--purple-1);box-shadow:0 8px 16px rgba(101,31,255,.2)}.lp-btn--primary:hover{background:var(--purple-2)}.lp-btn--ghost{color:var(--fg-1);background:transparent;border:1px solid var(--grey-1)}.lp-btn--ghost:hover{background:var(--grey-2)}.lp-btn--white{color:var(--fg-1);background:var(--white)}.lp-btn--white:hover{transform:translateY(-1px)}.lp-btn--sm{padding:10px 18px;font-size:var(--t-base);line-height:var(--lh-base);border-radius:var(--radius-lg)}.lp-section-title{font-family:var(--font-sans);font-weight:var(--fw-medium);font-size:var(--t-4xl);line-height:var(--lh-4xl);color:var(--fg-1);letter-spacing:-.005em;text-align:center}.lp-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.92);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--grey-1)}.lp-header__inner{display:flex;align-items:center;justify-content:space-between;padding-top:24px;padding-bottom:24px;gap:24px}.lp-header__logo{display:inline-flex;align-items:center}.lp-header__nav{display:flex;align-items:center;gap:16px}@media (max-width:767px){.lp-header__inner{padding-top:16px;padding-bottom:16px;gap:8px}.lp-header__nav .lp-btn--ghost{display:none}.lp-header__nav .lp-btn{padding:12px;font-size:var(--t-sm)}}.lp-hero{position:relative;isolation:isolate;padding:80px 0 100px;overflow:hidden}.lp-hero__inner{position:relative;z-index:1;text-align:center}.lp-hero__title{font-family:var(--font-sans);font-weight:var(--fw-medium);font-size:var(--t-5xl);line-height:var(--lh-5xl);letter-spacing:-.02em;color:var(--fg-1);margin-bottom:24px!important}.lp-hero__title-accent{color:var(--purple-1)}.lp-hero__subtitle{margin:0 auto!important;font-size:var(--t-md);line-height:var(--lh-md);color:var(--fg-2);max-width:800px;text-align:center}.lp-hero__blur{position:absolute;border-radius:50%;filter:blur(180px);opacity:.85;z-index:0;pointer-events:none}.lp-hero__blur--lilac{width:486px;height:434px;background:#e0d9fd;top:80px;left:-40px}.lp-hero__blur--pink{width:410px;height:366px;background:#ffd6fe;top:200px;right:-40px}.lp-hero__chat{margin:40px auto 0;max-width:800px;display:flex;flex-direction:column;gap:24px}.lp-hero__chat-input{position:relative;background:var(--white);border:1px solid var(--purple-4);border-radius:var(--radius-2xl);box-shadow:0 4px 40px hsla(0,0%,55%,.16);padding:16px;display:flex;flex-direction:column;justify-content:space-between;gap:48px;text-align:left}.lp-hero__chat-placeholder{font-size:var(--t-base);line-height:var(--lh-base);color:var(--fg-3)}.lp-hero__chat-bottom{display:flex;align-items:center;justify-content:space-between}.lp-hero__chat-icons{display:flex;gap:12px}.lp-hero__chat-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--grey-1);background:transparent;border-radius:var(--radius-md);color:var(--fg-1);cursor:pointer;transition:background var(--dur-fast) var(--ease-standard)}.lp-hero__chat-icon:hover{background:var(--grey-2)}.lp-hero__chat-submit{flex:none;padding:12px;border-radius:var(--radius-md);font-size:var(--t-sm);line-height:var(--lh-sm)}.lp-hero__divider{display:flex;align-items:center;gap:24px;font-size:var(--t-base)}.lp-hero__divider-line{flex:1 1;height:1px;background:var(--grey-1)}.lp-hero__divider-text{white-space:nowrap;color:#1b096d;font-weight:var(--fw-medium)}.lp-hero__tools{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.lp-hero__tool{display:flex;align-items:center;justify-content:center;gap:8px;padding:24px 16px;background:var(--white);border:1px solid var(--purple-4);border-radius:var(--radius-xl);text-decoration:none;color:var(--fg-1);font-weight:var(--fw-medium);font-size:var(--t-base);line-height:var(--lh-base);white-space:nowrap;transition:border-color var(--dur-fast) var(--ease-standard),transform var(--dur-fast) var(--ease-standard)}.lp-hero__tool:hover{border-color:var(--purple-2);transform:translateY(-1px)}.lp-hero__tool-emoji{font-size:20px}@media (max-width:1023px){.lp-hero{padding:80px 0 100px}.lp-hero__title{font-size:var(--t-4xl);line-height:var(--lh-4xl)}}@media (max-width:767px){.lp-hero{padding:32px 0 24px}.lp-hero__title{font-size:var(--t-3xl);line-height:var(--lh-3xl)}.lp-hero__subtitle{font-size:var(--t-sm);line-height:var(--lh-sm);margin-top:16px}.lp-hero__chat{margin-top:24px;gap:16px}.lp-hero__chat-input{border-radius:var(--radius-xl)}.lp-hero__tools{grid-template-columns:1fr;gap:8px}.lp-hero__tool{padding:24px 16px}.lp-hero__divider-text{font-size:var(--t-base);margin:0 auto}.lp-hero__divider-line{display:none}.lp-hero__blur{filter:blur(120px);opacity:.5}}.lp-features{padding:0}.lp-features__rows{margin-top:48px;display:flex;flex-direction:column;gap:24px}.lp-features__row{display:grid;grid-template-columns:1.86fr 1fr;grid-gap:24px;gap:24px;align-items:stretch}.lp-features__row--reversed{grid-template-columns:1fr 1.86fr}.lp-features__cta{margin-top:48px;display:flex;justify-content:center}.lp-card{background:var(--white);border:1px solid var(--grey-1);border-radius:32px;padding:40px;position:relative;overflow:hidden}.lp-feature{display:flex;flex-direction:column}.lp-feature__copy{position:relative;z-index:1;max-width:360px}.lp-feature__copy--bottom{max-width:none}.lp-feature__title{font-family:var(--font-sans);font-weight:var(--fw-medium);font-size:var(--t-lg);line-height:var(--lh-lg);color:var(--fg-1)}.lp-feature--lessons,.lp-feature--review{background:#f7f8fc}.lp-feature--analytics{background:var(--white)}.lp-feature__text{margin-top:7px;font-size:var(--t-base);line-height:var(--lh-base);color:var(--fg-1)}.lp-feature__visual{flex:1 1 auto;position:relative;margin-top:16px}.lp-feature__img{display:block;pointer-events:none}.lp-feature--lessons{height:420px}.lp-feature__visual--lessons{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:visible}.lp-feature__img--paper{position:absolute;left:25%;top:43%;width:43%}.lp-feature__img--phone{position:absolute;right:5%;top:8%;width:36%}.lp-feature--types{height:420px}.lp-feature__visual--types{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:visible}.lp-feature__img--worksheet{position:absolute;left:21.7%;top:37.1%;width:84.5%}.lp-feature--analytics{height:420px}.lp-feature__visual--mistakes{display:block;margin-top:24px}.lp-mistakes{background:var(--white);border:1px solid var(--purple-4);border-radius:16px;padding:20px 22px 28px;box-shadow:0 4px 24px hsla(0,0%,55%,.1)}.lp-mistakes__title{font-weight:var(--fw-medium);font-size:var(--t-md);line-height:var(--lh-md);color:var(--fg-1);margin-bottom:16px}.lp-mistakes__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.lp-mistakes__row{display:flex;flex-direction:column;gap:6px}.lp-mistakes__row-head{display:flex;justify-content:space-between;align-items:baseline}.lp-mistakes__label{font-size:var(--t-sm)}.lp-mistakes__label,.lp-mistakes__value{font-weight:var(--fw-medium);color:var(--fg-1)}.lp-mistakes__value{font-size:var(--t-base)}.lp-mistakes__bar{height:8px;border-radius:2px;display:flex;gap:0}.lp-mistakes__bar-fill{height:100%;border-radius:2px}.lp-mistakes__bar-fill--red{background:var(--red-1)}.lp-mistakes__bar-fill--yellow{background:var(--orange-3)}.lp-mistakes__bar-rest{flex:1 1;height:100%;border-radius:2px;background:var(--grey-2)}.lp-feature--review{height:420px;flex-direction:column;justify-content:flex-end}.lp-feature__visual--review{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:visible}.lp-feature__img--review{position:absolute;left:22%;bottom:30%;width:62%}@media (max-width:1023px){.lp-section-title{font-size:var(--t-4xl);line-height:var(--lh-4xl)}.lp-features{padding:0}.lp-features__row,.lp-features__row--reversed{grid-template-columns:1fr 1fr}.lp-feature__img--paper{left:23%;top:60%;width:71%}.lp-feature__img--phone{left:62%;right:auto;top:40%;width:57%}.lp-feature__img--worksheet{left:31%;top:37%;width:85%}.lp-feature__img--review{left:4%;bottom:60%;width:85%}}@media (max-width:767px){.lp-section-title{font-size:var(--t-2xl);line-height:var(--lh-2xl)}.lp-features{padding:0}.lp-features__row,.lp-features__row--reversed{grid-template-columns:1fr}.lp-feature--analytics,.lp-feature--lessons,.lp-feature--review,.lp-feature--types{height:420px;box-sizing:border-box}.lp-card{padding:24px;border-radius:32px}.lp-feature__copy{max-width:none}.lp-feature__visual--mistakes{margin-top:16px}.lp-features__cta{margin-top:24px}.lp-features__cta .lp-btn{width:100%}.lp-feature__img--phone{width:45%;right:4%}.lp-feature__img--paper{width:50%;left:15%}.lp-feature__img--worksheet{width:90%;left:10%}.lp-feature__img--review{width:70%;left:15%}}.lp-metrics{padding:64px 0;border-top:1px solid var(--grey-1);border-bottom:1px solid var(--grey-1)}.lp-metrics__grid{display:flex;justify-content:space-between;gap:32px}.lp-metric{text-align:left}.lp-metric__value{font-family:var(--font-sans);font-weight:var(--fw-regular);font-size:56px;line-height:64px;color:var(--purple-1);letter-spacing:-.01em}.lp-metric__label{margin-top:10px;font-size:var(--t-base);line-height:var(--lh-base);color:var(--fg-2)}@media (max-width:1023px){.lp-metrics__grid{flex-wrap:wrap;justify-content:space-between}}@media (max-width:767px){.lp-metrics{padding:32px 0;border:none}.lp-metrics__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px 12px;gap:32px 12px}.lp-metric__value{font-size:var(--t-2xl);line-height:var(--lh-2xl);font-weight:var(--fw-medium)}}.lp-pricing,.lp-why{padding:0}.lp-pricing__head{display:flex;align-items:baseline;justify-content:space-between;gap:48px;margin-bottom:24px}.lp-pricing__head .lp-section-title{text-align:left}.lp-pricing__subtitle{font-size:var(--t-md);line-height:var(--lh-md);color:var(--fg-1);text-align:right;max-width:350px;flex-shrink:0}.lp-pricing__foot{margin-top:32px;text-align:center;font-size:var(--t-sm);color:var(--fg-3)}.lp-pricing__foot a{color:var(--fg-3)}.lp-pricing .pw-ribbon{font-size:var(--t-xs);line-height:var(--lh-xs)}@media (max-width:767px){.lp-pricing__head{flex-direction:column;gap:8px}.lp-pricing__subtitle{text-align:left;max-width:none}}.lp-why__head{display:flex;align-items:baseline;justify-content:space-between;gap:48px;margin-bottom:48px}.lp-why__head .lp-section-title{text-align:left}.lp-why__subtitle{font-size:var(--t-md);line-height:var(--lh-md);color:var(--fg-1);text-align:right;max-width:350px;flex-shrink:0}.lp-why__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.lp-why-card{display:flex;flex-direction:column;padding:32px}.lp-why-card__icon-box{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--purple-3);border-radius:var(--radius-md);margin-bottom:40px;flex:none}.lp-why-card .lp-why-card__icon{width:24px;height:24px;background-color:var(--fg-1)}.lp-why-card__flag{width:24px;height:24px;object-fit:contain}.lp-why-card__title{font-weight:var(--fw-medium);font-size:var(--t-lg);line-height:var(--lh-lg);color:var(--fg-1)}.lp-why-card__text{margin-top:12px;font-size:var(--t-md);line-height:var(--lh-md);color:var(--fg-2)}.lp-why__cta{margin-top:48px;display:flex;justify-content:center}@media (max-width:1023px){.lp-why{padding:0}}@media (max-width:767px){.lp-why{padding:0}.lp-why__head{flex-direction:column;gap:24px}.lp-why__subtitle{text-align:left;max-width:none}.lp-why__grid{grid-template-columns:1fr;gap:24px}.lp-why-card{padding:24px;border-radius:24px}.lp-why-card__title{font-size:var(--t-md);line-height:var(--lh-md)}.lp-why__cta .lp-btn{width:100%}}.lp-testimonials{padding:0}.lp-testimonials__grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.lp-review{display:flex;flex-direction:column;gap:24px;padding:32px;border-radius:24px}.lp-review__avatar{width:88px;height:88px;border-radius:var(--radius-xl);flex:none;overflow:hidden;object-fit:cover}.lp-review__text{font-size:var(--t-md);line-height:var(--lh-md);color:var(--fg-1);flex:1 1 auto}.lp-review__person{display:flex;flex-direction:column;gap:4px}.lp-review__name{font-weight:var(--fw-medium);font-size:var(--t-md);line-height:var(--lh-md);color:var(--fg-1)}.lp-review__role{font-size:var(--t-base);line-height:var(--lh-base);color:var(--fg-2)}@media (max-width:1023px){.lp-testimonials{padding:0}.lp-testimonials__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:24px;padding-bottom:8px}.lp-testimonials__grid>.lp-review{min-width:280px;flex:1 0 280px;scroll-snap-align:start}}@media (max-width:767px){.lp-testimonials{padding:0}.lp-testimonials__grid>.lp-review{min-width:300px;flex:0 0 300px}}.lp-cta{padding:0}.lp-cta__panel{background:var(--purple-1);border-radius:48px;padding:64px;text-align:center;color:var(--white);position:relative;overflow:hidden;box-shadow:0 8px 40px rgba(101,31,255,.3);margin:0 0 100px;@media (max-width:767px){margin-left:0;margin-bottom:48px;margin-right:0;margin-top:0}}.lp-cta__panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,hsla(0,0%,100%,.18),transparent 40%),radial-gradient(circle at 80% 70%,hsla(0,0%,100%,.12),transparent 45%);pointer-events:none}.lp-cta__title{font-family:var(--font-sans);font-weight:var(--fw-medium);font-size:var(--t-4xl);line-height:var(--lh-4xl);position:relative;z-index:1;color:#fff;margin:0 0 24px!important}.lp-cta__text{margin-top:24px;font-size:var(--t-lg);line-height:var(--lh-lg);color:var(--white);position:relative;z-index:1}.lp-cta .lp-btn{margin-top:48px;position:relative;z-index:1}@media (max-width:1023px){.lp-cta{padding:0}.lp-cta__panel{padding:64px;border-radius:48px}}@media (max-width:767px){.lp-cta{padding:0}.lp-cta__panel{padding:24px;border-radius:24px;text-align:left}.lp-cta__title{font-size:var(--t-2xl);line-height:var(--lh-2xl)}.lp-cta__text{font-size:var(--t-base);line-height:var(--lh-base);margin-top:12px}.lp-cta .lp-btn{margin-top:24px;width:100%}}.lp-footer{padding:80px 0;border-top:1px solid var(--grey-1);background:var(--white)}.lp-footer__inner{display:grid;grid-template-columns:auto 1fr auto;grid-gap:16px;gap:16px;align-items:start}.lp-footer__links{display:flex;flex-direction:column;gap:16px;font-size:var(--t-base);line-height:var(--lh-base)}.lp-footer__link{color:#8987a1;text-decoration:none}.lp-footer__link:hover{color:var(--fg-1)}.lp-footer__legal{font-size:var(--t-base);line-height:var(--lh-base);color:#8987a1;text-align:right;display:flex;flex-direction:column;gap:2px}.lp-footer__legal p{margin:0}@media (max-width:1023px){.lp-footer__inner{grid-template-columns:1fr;text-align:left;gap:16px}.lp-footer__legal{text-align:left}}@media (max-width:767px){.lp-footer{padding:32px 0}}