@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;500;700&family=Montserrat:wght@500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Montserrat:wght@400;600;700&display=swap);.header{background:#fff;border-bottom:1px solid #eee;position:-webkit-sticky;position:sticky;top:0;z-index:20}.header-inner{align-items:center;display:flex;justify-content:space-between;padding:12px 16px}.logo{color:#4f46e5;font-size:20px;font-weight:800;text-decoration:none}.nav-desktop{align-items:center;display:none;flex:1 1;justify-content:space-evenly}.header-link{border-radius:6px;color:#4b5563;font-size:25px;padding:6px 12px;text-decoration:none;transition:background .2s,color .2s}.header-link:hover{background:#e5e7eb;color:#000}.header-link-active{color:#000;font-weight:700}.logout-btn{background:#0000;border:none;border-radius:6px;color:#4b5563;cursor:pointer;font-size:25px;padding:6px 12px}.logout-btn:hover{background:#e5e7eb;color:#000}.hamburger{background:#0000;border:0;cursor:pointer;font-size:22px}.nav-mobile{grid-gap:8px;border-bottom:1px solid #eee;display:grid;gap:8px;padding:8px 16px 16px}.logout-btn-mobile{background:#0000;border:none;border-radius:6px;color:#4b5563;cursor:pointer;font-size:22px;justify-self:start;padding:6px 12px}.logout-btn-mobile:hover{background:#e5e7eb;color:#000}@media (min-width:768px){.nav-desktop{display:flex}.hamburger,.nav-mobile{display:none}}.langbar{background:#f3f4f6;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;height:14px;left:0;overflow:hidden;position:-webkit-sticky;position:sticky;right:0;top:0;width:100%;z-index:10}.langbar-inner{-webkit-overflow-scrolling:touch;align-items:center;box-sizing:border-box;display:flex;gap:8px;height:100%;margin:0 auto;overflow-x:auto;overscroll-behavior-x:contain;padding:0 8px;scrollbar-width:none;width:100%}.langbar-inner::-webkit-scrollbar{display:none}.lang-item{background:#0000;border:none;border-radius:4px;color:#374151;cursor:pointer;flex:0 0 auto;font-size:10px;line-height:10px;padding:0 4px;white-space:nowrap}.lang-item:hover{background:#e5e7eb;color:#374151}.lang-item.active{background:#dbeafe;border-bottom:2px solid #2563eb;color:#2563eb;font-weight:600}.lang-item:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.cc{contain:content;margin-top:12px;max-width:100%;overflow:hidden;position:relative}.cc-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:8px;padding-inline:0}.cc-title{margin:0}.cc-cta{align-items:center;background:#111827;border-radius:10px;box-shadow:0 1px 2px #00000014;color:#fff;display:inline-flex;font-weight:600;gap:8px;padding:8px 12px;text-decoration:none}.cc-track{-webkit-overflow-scrolling:touch;display:flex;gap:12px;max-width:100vw;overflow-x:auto;overflow-y:hidden;padding:0 6px 8px;scroll-snap-type:x mandatory}.cc-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000a;color:inherit;flex-basis:calc(50% - 6px);flex-grow:0;flex-shrink:0;max-width:100%;overflow:hidden;scroll-snap-align:start;text-decoration:none}@media (min-width:768px){.cc-card{flex-basis:calc(33.333% - 8px)}}@media (min-width:1024px){.cc-card{flex-basis:calc(25% - 9px)}}.cc-img{aspect-ratio:16/9}.cc-img--has{background:#000}.cc-img--placeholder{background:linear-gradient(135deg,#e5e7eb,#f3f4f6)}.cc-img-el{display:block;object-fit:cover}.cc-img-el,.cc-img-ph{height:100%;width:100%}.cc-img-ph{align-items:center;color:#9ca3af;display:flex;font-size:14px;font-weight:600;justify-content:center}.cc-card-title{font-size:14px;line-height:1.2}.cc-pct--done{color:#16a34a}.cc-desc{margin-top:6px}.cc-bar-fill{background:#111827}.cc-lessons{color:#6b7280;font-size:12px;margin-top:6px}.cc-empty,.cc-loading{padding:16px}.cc-empty{color:#6b7280}.cc-track::-webkit-scrollbar{height:0}.cc-img{display:block;overflow:hidden;width:100%}.cc-card-body{display:flex;flex-direction:column}.cc-meta{margin-top:auto}.cc-bar{margin-top:8px}.cc-img{aspect-ratio:1/1}.cc-card{display:flex;flex-direction:column}.cc-card-body{grid-gap:6px;display:grid;flex:1 1;gap:6px;grid-template-rows:1fr auto auto;padding:12px}.cc-top{min-width:0}.cc-card-title{-webkit-line-clamp:2;font-size:16px;line-height:1.3;margin:0}.cc-card-title,.cc-desc{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cc-desc{-webkit-line-clamp:1;color:#6b7280;font-size:14px;line-height:1.4}.cc-bar{background:#f3f4f6;border-radius:6px;height:8px;overflow:hidden}.cc-bar-fill{background:#374151;height:100%;transition:width .3s ease}.cc-bar-fill--done{background:#16a34a}.cc-meta{align-items:center;display:flex;justify-content:space-between;margin-top:4px}.cc-pct{color:#111827;font-size:16px;font-weight:700;min-width:48px;text-align:right}.cc-pct--done{color:#15803d}.footer-nav{display:flex!important}@media (min-width:768px){.footer-nav{display:none!important}}:root{--font-heading:"Montserrat",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--font-body:"Lato",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--fs-h1:clamp(28px,5vw,48px);--fs-h2:clamp(24px,3.4vw,32px);--fs-h3:clamp(20px,2.6vw,28px);--fs-body:clamp(14px,2vw,18px);--fs-subtext:clamp(12px,1.6vw,14px);--lh-heading:1.25;--lh-body:1.6;--ls-heading:-0.01em}html{font-size:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-family:var(--font-body);font-size:clamp(14px,2vw,18px);font-size:var(--fs-body);line-height:1.6;line-height:var(--lh-body)}h1,h2,h3,h4,h5,h6{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-family:var(--font-heading);font-weight:700;letter-spacing:-.01em;letter-spacing:var(--ls-heading);line-height:1.25;line-height:var(--lh-heading);margin:0 0 .5em}h1{font-size:clamp(28px,5vw,48px);font-size:var(--fs-h1)}h2{font-size:clamp(24px,3.4vw,32px);font-size:var(--fs-h2);font-weight:700}h3{font-size:clamp(20px,2.6vw,28px);font-size:var(--fs-h3)}h3,h4{font-weight:600}h4{font-size:clamp(18px,2.2vw,24px)}h5{font-size:clamp(16px,2vw,20px)}h5,h6{font-weight:600}h6{font-size:clamp(14px,1.8vw,18px)}dd,figcaption,li,p{font-size:clamp(14px,2vw,18px);font-size:var(--fs-body);line-height:1.6;line-height:var(--lh-body);margin:0 0 1em}.caption,.small,.subtext,small{color:#6b7280;font-size:clamp(12px,1.6vw,14px);font-size:var(--fs-subtext);font-weight:400;line-height:1.5}button,input,label,select,textarea{font:inherit;line-height:inherit}.btn,.button-primary{font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-family:var(--font-body);font-size:clamp(14px,2vw,18px);font-size:var(--fs-body);font-weight:600}.content,.prose,article{max-width:72ch}@media (prefers-color-scheme:dark){body{color:#f3f4f6}.caption,.subtext{color:#9ca3af}}body{color:#111827;font-family:Lato,sans-serif;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:600;margin:0}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}:root{--accent:#5653fe;--text-main:#111827;--text-muted:#6b7280;--surface:#fff;--border:#e5e7eb;--badge-border:#e7e7ef;--badge-bg:#f5f6ff;--shadow-md:0 8px 28px #00000014}*,:after,:before{box-sizing:border-box}img{display:block;max-width:100%}.landing{flex-direction:column;gap:2rem;padding:0 1rem}.landing,.landing-content{align-items:center;display:flex}.landing-content{flex:1 1;flex-direction:column;margin-top:2rem;max-width:800px;text-align:center}.landing-image{display:flex;justify-content:center;width:100%}.landing-image img{aspect-ratio:1/1;border-radius:12px;box-shadow:0 8px 28px #00000014;box-shadow:var(--shadow-md);height:auto;max-width:600px;object-fit:cover;width:100%}@media (min-width:1024px){.landing{align-items:center;flex-direction:row;justify-content:space-between;padding:0 2rem}.landing-content{align-items:flex-start;max-width:640px;text-align:left}.landing-image{flex-shrink:0}}.badge{align-items:center;background:#f5f6ff;background:var(--badge-bg);border:1px solid #e7e7ef;border:1px solid var(--badge-border);border-radius:999px;color:#5653fe;color:var(--accent);display:flex;font-size:14px;font-weight:500;gap:.25rem;margin-top:2.5rem;max-height:28px;padding:.25rem;width:-webkit-max-content;width:max-content}.badge-chip{background:#fff;border-radius:999px;padding:0 .5rem}.badge-text{color:#5653fe;color:var(--accent);margin:0}.badge-arrow{height:16px;width:16px}.hero-title{color:#111827;color:var(--text-main);font-size:40px;font-weight:600;line-height:36px;margin-top:2rem;padding:0 3.5rem}.lg-only{display:none}.hero-subtitle{color:#111827;color:var(--text-main);font-size:16px;line-height:1.5;margin-top:1rem;max-width:520px;opacity:.8}@media (min-width:1024px){.hero-title{font-size:64px;line-height:64px;padding:0}.lg-only{display:inline}.hero-subtitle{font-size:20px;margin-top:1.5rem;max-width:680px;opacity:.9}}.cta{align-items:center;background:#5653fe;background:var(--accent);border:none;border-radius:24px;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:8px;justify-content:center;line-height:24px;margin-top:2rem;padding:12px 24px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.cta:hover{box-shadow:0 6px 20px #5653fe40;transform:translateY(-1px)}.cta:active{box-shadow:none;opacity:.95;transform:translateY(0)}.cta:focus-visible{outline:3px solid #5653fe59;outline-offset:2px}.cta-text{font-weight:600}.cta-arrow{display:none;height:24px;width:24px}@media (min-width:1024px){.cta-arrow{display:block}}.social-proof{align-items:center;display:flex;gap:6px;margin-top:2rem;padding:6px 12px}.avatar-stack{display:flex}.avatar{border:2px solid #fff;border-radius:999px;height:28px;margin-left:-12px;object-fit:cover;width:28px}.joined-text{color:#111827;color:var(--text-main);font-size:12px;font-weight:500;line-height:21px;margin:0}@media (min-width:1024px){.joined-text{font-size:14px}}.reviews{margin:3rem auto 0;max-width:1100px;padding:0 1rem}.reviews-header{margin-bottom:1rem;text-align:center}.reviews-title{color:#111827;color:var(--text-main);font-size:28px;font-weight:800;margin:0}.reviews-subtitle{color:#6b7280;color:var(--text-muted);font-size:14px;margin-top:6px}.reviews-viewport{border-radius:12px;overflow:hidden;position:relative}.reviews-track{display:flex;transform:translateX(0);transform:translateX(calc(var(--slide-index, 0)*-100%));transition:transform .3s ease;width:100%}.review-card{background:#fff;background:var(--surface);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;flex:0 0 100%;padding:18px}.review-stars{color:#f59e0b;font-size:18px;letter-spacing:2px}.stars-dim{color:#e5e7eb}.review-text{color:#111827;color:var(--text-main);font-size:16px;margin:10px 0 14px}.review-author{align-items:center;display:flex;gap:10px}.review-avatar{border:2px solid #fff;border-radius:999px;box-shadow:0 8px 28px #00000014;box-shadow:var(--shadow-md);height:40px;object-fit:cover;width:40px}.review-meta{display:flex;flex-direction:column;font-size:14px}.review-name{color:#111827;color:var(--text-main);font-weight:700}.review-location{color:#6b7280;color:var(--text-muted)}.reviews-nav{background:#11182799;border:none;border-radius:999px;color:#fff;cursor:pointer;display:grid;font-size:22px;height:38px;place-items:center;position:absolute;top:50%;transform:translateY(-50%);width:38px}.reviews-nav.prev{left:10px}.reviews-nav.next{right:10px}.reviews-dots{display:flex;gap:8px;justify-content:center;margin-top:12px}.dot{background:#0000;border:1px solid #5653fe;border:1px solid var(--accent);border-radius:50%;cursor:pointer;height:8px;padding:0;width:8px}.dot.active{background:#5653fe;background:var(--accent)}@media (min-width:1024px){.review-card{padding:24px}.reviews-title{font-size:32px}}.feature{display:flex;flex-direction:column;gap:1.5rem;margin:3rem auto 0;max-width:1100px;padding:0 1rem}.feature-media{order:1}.feature-text{order:2}.feature-media img{aspect-ratio:1/1;border-radius:12px;box-shadow:0 8px 28px #00000014;box-shadow:var(--shadow-md);height:auto;margin:0 auto;max-width:600px;object-fit:cover;width:100%}.feature-title{color:#111827;color:var(--text-main);font-size:26px;font-weight:800;margin:0}.feature-subtitle{color:#6b7280;color:var(--text-muted);font-size:16px;line-height:1.6;margin-top:8px;max-width:60ch}.feature-list{grid-gap:10px;display:grid;gap:10px;list-style:none;margin-top:12px;padding-left:0}.feature-list li{align-items:flex-start;color:#111827;color:var(--text-main);display:flex;gap:10px;line-height:1.5}.bullet{background:#5653fe1f;border-radius:50%;color:#5653fe;color:var(--accent);display:inline-grid;flex:0 0 22px;font-weight:800;height:22px;place-items:center;width:22px}@media (min-width:1024px){.feature{align-items:center;flex-direction:row}.feature-text{flex:1 1;order:1}.feature-media{display:flex;flex:0 0 50%;justify-content:flex-end;order:2}.feature-media img{margin:0}}.metrics{margin:0 auto;max-width:1280px;padding:5rem 1rem 2rem;position:relative}.metrics-header{text-align:center}.metrics-title{font-size:28px;font-weight:600;line-height:1.3}.metrics-subtitle,.metrics-title{color:#111827;color:var(--text-main)}.metrics-subtitle{font-size:16px;line-height:28px;margin-left:auto;margin-right:auto;margin-top:.5rem;max-width:580px;opacity:.8}.metrics-grid{gap:2rem;justify-content:space-between;margin-top:2.5rem}.metric,.metrics-grid{display:flex;flex-direction:column}.metric{align-items:center;gap:.25rem}.metric-big{color:#111827;color:var(--text-main);font-size:28px;font-weight:600}.metric-sub{color:#6b7280;color:var(--text-muted);font-size:14px}.metric-label{color:#111827;color:var(--text-main);font-size:14px;font-weight:500;text-align:center}.metrics-map{margin-top:1.5rem}.metrics-map img{border-radius:8px;height:auto;width:100%}@media (min-width:1024px){.metrics-title{font-size:48px;line-height:56px}.metrics-subtitle{font-size:20px;margin-top:1.5rem}.metrics-grid{flex-direction:row;gap:1.5rem;margin-top:4rem}.metric-big{font-size:64px}.metric-sub{font-size:20px}.metric-label{font-size:24px;line-height:1.4}}.footer-wrap{background:#fff;justify-content:center}.footer,.footer-wrap{display:flex;width:100%}.footer{align-items:center;flex-direction:column;max-width:1280px}.footer-top{align-items:flex-start;display:flex;justify-content:space-between;padding:36px 16px 0;width:100%}.footer-logo{color:#5653fe;color:var(--accent);font-size:24px;font-weight:800}.footer-stores img{height:39px;margin-left:12px;width:auto}.footer-mid{padding:36px 30px;width:100%}.footer-links,.footer-mid{display:flex;flex-direction:column;gap:24px}.footer-links{align-items:center;text-align:center}.footer-col h5{font-size:16px;font-weight:700;margin-bottom:8px}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col ul li{margin-bottom:6px}.footer-col ul li a{color:#111827;color:var(--text-main);font-size:14px;text-decoration:none}.footer-col ul li a:hover{text-decoration:underline}.footer-disclaimer h5{display:none}.footer-disclaimer p{color:#6b7280;color:var(--text-muted);font-size:14px;line-height:1.6;margin:0 auto;max-width:580px;text-align:center}.footer-mobile-stores{display:flex;gap:16px;justify-content:center;margin:20px 0}.footer-mobile-stores img{height:39px;width:auto}.footer-bottom{border-top:2px solid #e2e5e9;padding:16px 0;text-align:center;width:100%}.footer-bottom p{color:#0d112699;font-size:14px;margin:0}@media (min-width:1024px){.footer-mid{justify-content:space-between}.footer-links,.footer-mid{align-items:flex-start;flex-direction:row;text-align:left}.footer-links{gap:48px}.footer-disclaimer h5{display:block;font-size:16px;font-weight:700;margin-bottom:8px}.footer-disclaimer p{opacity:1;text-align:left}.footer-mobile-stores{display:none}}.desktop-only{display:none}.mobile-only{display:flex}@media (min-width:1024px){.desktop-only{display:flex}.mobile-only{display:none}}
/*# sourceMappingURL=main.2d2757f0.css.map*/