:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f8fa;--surface:#fff;--soft:#f0f2f5;--blue-soft:#edf5ff;--text:#17191d;--muted:#696d75;--border:#e2e4e8;--primary:#2563eb;--primary-hover:#1d4ed8;--on-primary:#fff;--green:#17845b;--green-bg:#e8f7f0;--amber:#a05d09;--amber-bg:#fff4dc;--shadow:0 24px 70px #19202d1f}.dark-mode{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111214;--surface:#191a1d;--soft:#222327;--blue-soft:#1a2332;--text:#f3f4f6;--muted:#a7a9af;--border:#303136;--primary:#4f8cff;--primary-hover:#70a2ff;--on-primary:#090b10;--green:#62d5a6;--green-bg:#183126;--amber:#f1bd68;--amber-bg:#342817;--shadow:0 28px 80px #00000059}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--bg);min-width:320px;min-height:100%;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.site-header{z-index:50;border:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);border-radius:16px;align-items:center;gap:26px;width:min(1180px,100% - 32px);height:68px;margin:14px auto 0;padding:0 14px 0 12px;display:flex;position:sticky;top:0;box-shadow:0 8px 30px #1419230f}.brand{white-space:nowrap;align-items:center;gap:10px;font-size:.98rem;font-weight:700;display:inline-flex}.brand img{border-radius:10px}.brand b{color:var(--primary)}.desktop-nav{align-items:center;gap:6px;margin-left:16px;display:flex}.desktop-nav a,.mobile-menu>a:not(.button){color:var(--muted);border-radius:9px;padding:10px 12px;font-size:.88rem;font-weight:500}.desktop-nav a:hover{color:var(--text);background:var(--soft)}.header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.icon-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;place-items:center;width:40px;height:40px;padding:0;display:inline-grid}.icon-button:hover{background:var(--soft)}.icon-button svg{width:18px;height:18px}.moon-icon,.dark-mode .sun-icon{display:none}.dark-mode .moon-icon{display:block}.menu-toggle{display:none}.mobile-menu{border:1px solid var(--border);background:var(--surface);width:min(310px,100vw - 32px);box-shadow:var(--shadow);border-radius:14px;padding:10px;position:absolute;top:calc(100% + 8px);right:0}.mobile-menu[hidden]{display:none}.mobile-menu a{margin:2px 0;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:.9rem;font-weight:650;transition:background-color .15s,border-color .15s,transform .12s;display:inline-flex}.button:active{transform:scale(.98)}.button svg{width:17px;height:17px}.button-primary{color:var(--on-primary);background:var(--primary)}.button-primary:hover{background:var(--primary-hover)}.button-secondary{border-color:var(--border);background:var(--surface)}.button-secondary:hover{background:var(--soft)}.hero{flex-direction:column;justify-content:center;align-items:center;width:min(1120px,100% - 40px);min-height:calc(100vh - 90px);margin:0 auto;padding:clamp(72px,10vh,116px) 0 50px;display:flex}.hero-copy{text-align:center;max-width:820px}.eyebrow{color:var(--primary);text-transform:uppercase;align-items:center;gap:7px;font-size:.8rem;font-weight:700;display:inline-flex}.eyebrow svg{width:15px;height:15px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:800px;margin:20px auto 18px;font-size:clamp(2.5rem,6vw,5rem);font-weight:780;line-height:1.02}.hero-copy>p{max-width:680px;color:var(--muted);margin:0 auto;font-size:1.08rem;line-height:1.7}.hero-actions{justify-content:center;align-items:center;gap:20px;margin-top:28px;display:flex}.text-link{color:var(--muted);align-items:center;gap:5px;font-size:.9rem;font-weight:600;display:inline-flex}.text-link:hover{color:var(--text)}.text-link svg{width:16px;height:16px}.hero-notes{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:10px 20px;margin-top:24px;font-size:.78rem;display:flex}.hero-notes span{align-items:center;gap:5px;display:inline-flex}.hero-notes svg{width:14px;height:14px;color:var(--green)}.product-frame{border:1px solid var(--border);background:var(--surface);width:100%;min-height:480px;box-shadow:var(--shadow);border-radius:18px;margin-top:64px;overflow:hidden}.product-bar{border-bottom:1px solid var(--border);align-items:center;height:60px;padding:0 18px;display:flex}.product-brand{align-items:center;gap:8px;font-size:.76rem;font-weight:700;display:flex}.product-brand img{border-radius:8px}.product-search{background:var(--soft);width:210px;height:34px;color:var(--muted);border-radius:9px;align-items:center;gap:8px;margin-left:auto;padding:0 11px;font-size:.7rem;display:flex}.product-search svg{width:14px}.product-avatar{border:1px solid var(--border);border-radius:50%;place-items:center;width:32px;height:32px;margin-left:10px;font-size:.6rem;font-weight:700;display:grid}.product-body{grid-template-columns:180px 1fr;min-height:420px;display:grid}.product-sidebar{border-right:1px solid var(--border);padding:18px 10px}.product-sidebar span{height:38px;color:var(--muted);border-radius:8px;align-items:center;gap:10px;padding:0 10px;font-size:.68rem;display:flex}.product-sidebar span.active{color:var(--primary);background:var(--blue-soft)}.product-sidebar svg{width:15px;height:15px}.product-sidebar b{font-weight:550}.product-content{background:var(--bg);min-width:0;padding:24px}.preview-heading{justify-content:space-between;align-items:center;display:flex}.preview-heading div{flex-direction:column-reverse;gap:4px;display:flex}.preview-heading span{color:var(--muted);font-size:.65rem}.preview-heading strong{font-size:1.1rem}.preview-heading button{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--muted);border-radius:9px;place-items:center;display:grid}.preview-heading svg{width:15px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.metric-grid article{border:1px solid var(--border);background:var(--surface);border-radius:11px;grid-template-columns:auto 1fr;column-gap:10px;min-width:0;padding:15px;display:grid}.metric-icon{border-radius:9px;grid-row:1/4;place-items:center;width:34px;height:34px;display:grid}.metric-icon svg{width:17px}.metric-icon.green{color:var(--green);background:var(--green-bg)}.metric-icon.blue{color:var(--primary);background:var(--blue-soft)}.metric-icon.amber{color:var(--amber);background:var(--amber-bg)}.metric-grid small,.metric-grid em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;font-style:normal;overflow:hidden}.metric-grid strong{margin:3px 0;font-size:1.1rem}.preview-panels{grid-template-columns:1.35fr 1fr;gap:12px;margin-top:12px;display:grid}.preview-panels article{border:1px solid var(--border);background:var(--surface);border-radius:11px;min-width:0;height:224px;padding:16px}.panel-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.panel-title strong{font-size:.72rem}.panel-title span{color:var(--muted);font-size:.58rem}.bars{border-bottom:1px solid var(--border);background-image:linear-gradient(var(--border) 1px, transparent 1px);background-size:100% 40px;justify-content:space-around;align-items:end;gap:8px;height:160px;padding:20px 7px 0;display:flex}.bars i{width:7%;height:var(--h);background:var(--primary);border-radius:5px 5px 1px 1px;max-width:18px}.schedule-panel{flex-direction:column;gap:9px;display:flex}.schedule-panel .panel-title{margin-bottom:5px}.lesson{background:var(--soft);border-radius:8px;grid-template-columns:42px 1fr;align-items:center;column-gap:8px;min-height:43px;padding:8px 9px;font-size:.6rem;display:grid}.lesson span{color:var(--primary);grid-row:1/3;font-weight:700}.lesson b{font-weight:600}.lesson em{color:var(--muted);font-style:normal}.trust-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);width:min(1120px,100% - 40px);margin:6px auto 0;padding:24px 0;display:grid}.trust-strip span{text-align:center;color:var(--muted);font-size:.84rem}.trust-strip span+span{border-left:1px solid var(--border)}.trust-strip strong{color:var(--text)}.section{width:min(1120px,100% - 40px);margin:0 auto;padding:118px 0}.section-heading{max-width:620px}.section-heading h2,.closing-cta h2{margin:16px 0 14px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.section-heading p,.closing-cta p{color:var(--muted);line-height:1.65}.feature-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin-top:54px;display:grid}.feature-grid article{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:220px;padding:30px}.feature-grid article>span{width:42px;height:42px;color:var(--primary);background:var(--blue-soft);border-radius:10px;place-items:center;display:grid}.feature-grid svg{width:20px}.feature-grid h3{margin:24px 0 10px;font-size:1rem}.feature-grid p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.65}.pricing{background:var(--soft);width:100%;padding-left:max(20px,50% - 560px);padding-right:max(20px,50% - 560px)}.pricing-heading{text-align:center;margin:0 auto}.plan-picker{border:1px solid var(--border);background:var(--surface);scrollbar-width:none;border-radius:13px;grid-template-columns:repeat(5,1fr);gap:4px;max-width:850px;margin:40px auto 0;padding:5px;display:grid;overflow-x:auto}.plan-picker::-webkit-scrollbar{display:none}.plan-picker button{min-width:130px;min-height:48px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:6px 10px;font-size:.78rem;font-weight:550}.plan-picker button small{margin-top:2px;font-size:.6rem;font-weight:500;display:block}.plan-picker button[aria-selected=true]{color:var(--text);background:var(--soft);box-shadow:inset 0 0 0 1px var(--border)}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;margin-top:26px;display:grid}.price-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;flex-direction:column;padding:26px;display:flex;position:relative}.price-card.featured{border-color:var(--primary);box-shadow:0 12px 34px color-mix(in srgb, var(--primary) 15%, transparent)}.price-card-top{justify-content:space-between;align-items:flex-start;gap:8px;min-height:42px;display:flex}.price-card-top>div{flex-direction:column;gap:5px;display:flex}.duration{font-size:1.1rem;font-weight:700}.price-card-top small{color:var(--green);font-size:.72rem;font-weight:650}.best-value{color:var(--primary);background:var(--blue-soft);border-radius:7px;padding:5px 8px;font-size:.63rem;font-weight:700}.price-block{flex-direction:column;gap:4px;min-height:112px;margin-top:22px;display:flex}.price-block del{color:var(--muted);font-size:.78rem}.price-block strong{font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.2}.price-block>span,.monthly-equivalent{color:var(--muted);font-size:.7rem}.saving{min-height:46px;color:var(--green);background:var(--green-bg);border-radius:9px;align-items:center;gap:8px;padding:10px;font-size:.74rem;display:flex}.saving svg{flex:none;width:17px}.price-card ul{min-height:132px;margin:20px 0;padding:0;list-style:none}.price-card li{color:var(--muted);align-items:flex-start;gap:8px;margin:11px 0;font-size:.73rem;line-height:1.5;display:flex}.price-card li svg{width:15px;height:15px;color:var(--green);flex:none}.price-card .button{width:100%}.monthly-equivalent{text-align:center;margin:10px 0 0}.pricing-note{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:22px 0 0;font-size:.75rem;display:flex}.pricing-note svg{width:16px;color:var(--green)}.closing-cta{border:1px solid var(--border);background:var(--surface);border-radius:18px;justify-content:space-between;align-items:end;gap:36px;width:min(1120px,100% - 40px);margin:100px auto;padding:58px;display:flex}.closing-cta>div{max-width:660px}.closing-cta p{margin-bottom:0}.closing-cta .button{flex:none}footer{border-top:1px solid var(--border);width:min(1120px,100% - 40px);color:var(--muted);align-items:center;gap:24px;margin:0 auto;padding:28px 0 40px;font-size:.75rem;display:flex}footer p{margin:0}footer>span{margin-left:auto}.footer-brand{color:var(--text);font-size:.84rem}@media (max-width:820px){.desktop-nav,.desktop-login{display:none}.menu-toggle{display:inline-grid}.site-header{width:calc(100% - 24px);margin-top:10px}.hero{width:calc(100% - 28px);min-height:auto;padding-top:72px}.product-frame{min-height:420px;margin-top:48px}.product-body{grid-template-columns:62px 1fr}.product-sidebar{padding-inline-start:8px;padding-inline-end:8px}.product-sidebar span{justify-content:center;padding:0}.product-sidebar b{display:none}.product-content{padding:18px}.feature-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{margin-inline-start:auto;margin-inline-end:auto;grid-template-columns:1fr;max-width:560px;margin-top:24px}.price-card ul{min-height:0}.closing-cta{flex-direction:column;align-items:flex-start;padding:40px}}@media (max-width:560px){html{scroll-padding-top:76px}.site-header{border-radius:13px;height:58px;padding-left:8px}.brand img{width:34px;height:34px}.brand{gap:8px;font-size:.88rem}.icon-button{width:36px;height:36px}.hero{padding-top:58px;padding-bottom:36px}h1{font-size:2.45rem}.hero-copy>p{font-size:.94rem;line-height:1.65}.hero-actions{flex-direction:column;gap:14px}.hero-actions .button{width:100%}.hero-notes{text-align:left;justify-content:flex-start;padding-left:8px}.hero-notes span{width:calc(50% - 10px)}.product-frame{border-radius:13px;min-height:356px;margin-top:40px}.product-bar{height:48px;padding:0 10px}.product-brand span,.product-search span{display:none}.product-search{justify-content:center;width:32px;height:32px;margin-left:auto;padding:0}.product-avatar{width:28px;height:28px}.product-body{grid-template-columns:42px 1fr;min-height:308px}.product-sidebar{padding:10px 5px}.product-sidebar span{height:34px}.product-content{padding:12px}.metric-grid{grid-template-columns:repeat(3,minmax(120px,1fr));gap:7px;overflow:hidden}.metric-grid article{grid-template-columns:1fr;padding:9px}.metric-icon{display:none}.preview-panels{grid-template-columns:1fr}.preview-panels article{height:164px}.bars{background-size:100% 27px;height:108px;padding-top:10px}.schedule-panel{display:none!important}.trust-strip{grid-template-columns:1fr;width:calc(100% - 28px);padding:6px 0}.trust-strip span{padding:13px}.trust-strip span+span{border-top:1px solid var(--border);border-left:0}.section{width:calc(100% - 28px);padding:82px 0}.section-heading h2,.closing-cta h2{font-size:2rem}.feature-grid{grid-template-columns:1fr;margin-top:36px}.feature-grid article{min-height:0;padding:24px}.pricing{width:100%;padding-left:14px;padding-right:14px}.plan-picker{grid-template-columns:repeat(5,136px);justify-content:start;margin-top:30px}.price-card{padding:22px}.pricing-note{text-align:left;align-items:flex-start}.closing-cta{width:calc(100% - 28px);margin:72px auto;padding:28px}.closing-cta .button{width:100%}footer{flex-direction:column;align-items:flex-start;gap:10px;width:calc(100% - 28px)}footer>span{margin-left:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
