.homeschool-landing-page{--hs-primary:#FF4081;--hs-secondary:#E91E63;--hs-primary-light:#FCE4EC;--hs-accent:#F59E0B;--hs-accent-dark:#D97706;--hs-text:#1a1a2e;--hs-text-light:#6b7280;--hs-bg-alt:#f8f9fc;--hs-border:#e5e7eb;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif}.hs-animate{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.hs-animate.hs-visible{opacity:1;transform:translateY(0)}.hs-hero{background:linear-gradient(135deg,#fff8f9 0,#fff0f3 40%,#f8fafc 100%);padding:60px 0 80px;overflow:hidden}.hs-hero .row{position:relative;z-index:1}.hs-hero-badge{display:inline-block;background:rgba(255,64,129,.1);color:var(--hs-primary);padding:6px 16px;border-radius:9999px;font-family:Roboto,'Noto Sans SC','Noto Sans JP',sans-serif;font-size:14px;font-weight:500;line-height:1;margin-bottom:1rem}.hs-hero-title{font-size:3rem;font-weight:700;line-height:1.15;margin-bottom:1rem;color:#1e293b}.hs-hero-subtitle{font-size:1.2rem;line-height:1.6;color:#475569;margin-bottom:1.5rem;max-width:520px}.hs-hero-stats{display:flex;gap:1.5rem;margin-bottom:2rem}.hs-hero-stat{flex:1;min-width:0;text-align:center;background:#f8f9fc;border-radius:1rem;padding:1.25rem 1rem;border:1px solid #e5e7eb}.hs-hero-stat-value{font-size:2.5rem;font-weight:800;display:block;color:var(--hs-primary)}.hs-hero-stat-label{font-size:.9rem;color:var(--hs-text-light)}.hs-hero-stat-mobile{display:none}.hs-hero-product{position:relative;display:flex;justify-content:center}.hs-hero-product-img{width:100%;max-width:580px;height:auto;border-radius:16px;box-shadow:0 20px 60px rgba(255,64,129,.15),0 4px 12px rgba(0,0,0,.08)}.hs-hero-float{position:absolute;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.12);border:2px solid #fff;animation:hsFloat 6s ease-in-out infinite}.hs-hero-float img{display:block;width:100%;height:auto}.hs-hero-float-worksheet{bottom:-20px;left:-30px;width:180px;animation-delay:0s}.hs-hero-float-quiz{top:10%;right:-20px;width:160px;animation-delay:-3s}@keyframes hsFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.hs-hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.hs-hero-subtext{font-size:.875rem;color:var(--hs-text-light);margin-top:.75rem}.btn-hs-primary{padding:.875rem 2rem;font-size:1.05rem;font-weight:700;color:#fff;background:var(--hs-primary);border:none;border-radius:9999px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-hs-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,64,129,.3);background:var(--hs-secondary);color:#fff}.btn-hs-secondary{padding:.875rem 2rem;font-size:1.05rem;font-weight:600;color:var(--hs-primary);background:0 0;border:2px solid var(--hs-primary);border-radius:9999px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.btn-hs-secondary:hover{background:var(--hs-primary);color:#fff;border-color:var(--hs-primary)}.btn-hs-secondary-white{color:#fff;border-color:rgba(255,255,255,.5)}.btn-hs-secondary-white:hover{background:#fff;color:var(--hs-primary);border-color:#fff}.hs-trust-bar{background:#880e4f;padding:1rem 0}.hs-trust-items{display:flex;justify-content:center;align-items:center;gap:2.5rem;flex-wrap:wrap}.hs-trust-item{color:rgba(255,255,255,.9);font-size:.85rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;display:inline-flex;align-items:center;gap:.5rem}.hs-trust-item svg{flex-shrink:0}.hs-section{padding:5rem 0;background:#fff}.hs-section-alt{background:var(--hs-bg-alt)}.homeschool-landing-page .section-header{text-align:center;margin-bottom:3rem;position:relative;z-index:1}.hs-section-title{font-size:2.25rem;font-weight:700;color:var(--hs-text);margin-bottom:1rem}.hs-section-title-light{color:#fff}.hs-section-subtitle{font-size:1.125rem;color:var(--hs-text-light);max-width:700px;margin:0 auto;line-height:1.6}.hs-benefits-section{padding:5rem 0;background:linear-gradient(135deg,#ff4081 0,#ad1457 100%);position:relative}.hs-benefits-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.05) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.03) 0,transparent 50%);pointer-events:none}.hs-benefits-section .section-header{position:relative;z-index:1}.hs-zigzag{display:flex;align-items:center;gap:3rem;margin-bottom:3rem;position:relative;z-index:1}.hs-zigzag:last-child{margin-bottom:0}.hs-zigzag-reverse{flex-direction:row-reverse}.hs-zigzag-text{flex:1;min-width:0}.hs-zigzag-media{flex:1;min-width:0}.hs-pain-label{display:inline-block;background:rgba(255,255,255,.15);color:#fff;padding:8px 16px;border-radius:8px;font-size:1.1rem;font-weight:700;margin-bottom:1rem;font-style:italic}.hs-zigzag-desc{color:rgba(255,255,255,.9);font-size:1.05rem;line-height:1.7;margin:0}.hs-screenshot{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.25)}.hs-zigzag-media-split{display:flex;gap:1rem}.hs-age-compare{flex:1;text-align:center}.hs-screenshot-sm{width:100%;height:auto;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.2)}.hs-age-label{display:block;color:#fff;font-weight:600;font-size:.85rem;margin-top:.5rem;opacity:.9}.hs-features-section{padding:5rem 0;background:#fff0f3}.hs-feature-row{display:flex;align-items:center;gap:3rem;margin-bottom:4rem}.hs-feature-row:last-child{margin-bottom:0}.hs-feature-row-reverse{flex-direction:row-reverse}.hs-feature-media{flex:1;min-width:0}.hs-feature-img{width:100%;height:auto;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.hs-feature-row:hover .hs-feature-img{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.14)}.hs-feature-text{flex:1;min-width:0}.hs-feature-badge{display:inline-block;background:rgba(255,64,129,.1);color:var(--hs-primary);padding:4px 12px;border-radius:6px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem}.hs-feature-badge-amber{background:rgba(245,158,11,.1);color:var(--hs-accent-dark)}.hs-feature-badge-green{background:rgba(16,185,129,.1);color:#059669}.hs-feature-badge-pink{background:rgba(236,72,153,.1);color:#db2777}.hs-feature-text h3{font-size:1.5rem;font-weight:700;color:var(--hs-text);margin-bottom:.75rem;line-height:1.3}.hs-feature-text p{color:var(--hs-text-light);line-height:1.7;margin:0}.hs-subject-card{background:#fff;border-radius:12px;padding:1.5rem;height:100%;box-shadow:0 2px 8px rgba(0,0,0,.05);border-top:3px solid var(--hs-accent);transition:transform .3s ease,box-shadow .3s ease}.hs-subject-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.hs-subject-card h4{font-size:1rem;font-weight:700;color:var(--hs-text);margin-bottom:.5rem}.hs-subject-categories{font-size:.85rem;color:var(--hs-primary);font-weight:600;margin-bottom:.35rem}.hs-subject-examples{font-size:.85rem;color:var(--hs-text-light);font-style:italic;margin-bottom:0}.hs-timeline{max-width:600px;margin:0 auto;position:relative;padding-left:40px}.hs-timeline::before{content:'';position:absolute;left:15px;top:8px;bottom:8px;width:2px;background:linear-gradient(to bottom,var(--hs-primary),rgba(255,64,129,.2))}.hs-timeline-item{position:relative;margin-bottom:2rem}.hs-timeline-item:last-child{margin-bottom:0}.hs-timeline-dot{position:absolute;left:-33px;top:6px;width:12px;height:12px;border-radius:50%;background:var(--hs-primary);border:3px solid #fff;box-shadow:0 0 0 2px var(--hs-primary)}.hs-timeline-content{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid var(--hs-border)}.hs-timeline-time{font-size:.8rem;font-weight:700;color:var(--hs-primary);text-transform:uppercase;letter-spacing:.04em}.hs-timeline-emoji{margin-left:.5rem;font-size:1.1rem}.hs-timeline-content h4{font-size:1.05rem;font-weight:700;color:var(--hs-text);margin:.35rem 0 .25rem}.hs-timeline-content p{font-size:.9rem;color:var(--hs-text-light);line-height:1.6;margin:0}.hs-method-tabs{max-width:700px;margin:0 auto}.hs-method-nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.hs-method-tab{padding:.5rem 1.25rem;border:2px solid var(--hs-border);background:#fff;border-radius:9999px;font-size:.9rem;font-weight:600;color:var(--hs-text-light);cursor:pointer;transition:all .2s ease}.hs-method-tab:hover{border-color:var(--hs-primary);color:var(--hs-primary)}.hs-method-tab.active{background:var(--hs-primary);border-color:var(--hs-primary);color:#fff}.hs-method-panel{display:none;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.06);border:1px solid var(--hs-border)}.hs-method-panel.active{display:block}.hs-method-panel p{color:var(--hs-text-light);line-height:1.7;margin:0;font-size:1.05rem}.hs-pricing-section{padding:5rem 0;background:var(--hs-bg-alt)}.hs-pricing-cards{display:flex;gap:2rem;justify-content:center;align-items:stretch;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.hs-pricing-card{flex:1;background:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 4px 12px rgba(0,0,0,.06);border:2px solid var(--hs-border);display:flex;flex-direction:column;position:relative;transition:transform .3s ease,box-shadow .3s ease}.hs-pricing-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.hs-pricing-card-featured{border-color:var(--hs-primary);box-shadow:0 8px 24px rgba(255,64,129,.15)}.hs-pricing-card-featured:hover{box-shadow:0 16px 40px rgba(255,64,129,.2)}.hs-pricing-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--hs-accent);color:#fff;padding:4px 16px;border-radius:9999px;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.hs-pricing-card-header{text-align:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--hs-border)}.hs-pricing-card-header h3{font-size:1.4rem;font-weight:700;color:var(--hs-text);margin-bottom:.75rem}.hs-pricing-amount{display:flex;align-items:baseline;justify-content:center;gap:2px}.hs-pricing-monthly{font-size:2.5rem;font-weight:800;color:var(--hs-primary)}.hs-pricing-card-featured .hs-pricing-monthly{color:var(--hs-primary)}.hs-pricing-period{font-size:1.1rem;color:var(--hs-text-light);font-weight:500}.hs-pricing-annual{font-size:.85rem;color:var(--hs-text-light);margin-top:.25rem;margin-bottom:0}.hs-pricing-features{list-style:none;padding:0;margin:0 0 1.5rem;flex:1}.hs-pricing-features li{padding:.5rem 0;font-size:.95rem;color:var(--hs-text);border-bottom:1px solid rgba(0,0,0,.04);position:relative;padding-left:1.5rem}.hs-pricing-features li::before{content:'\2713';position:absolute;left:0;color:#10b981;font-weight:700}.hs-pricing-features li:last-child{border-bottom:none}.btn-hs-pricing{display:block;width:100%;padding:.875rem;font-size:1rem;font-weight:700;border-radius:9999px;text-align:center;cursor:pointer;transition:all .3s ease;text-decoration:none;border:2px solid var(--hs-primary)}.btn-hs-pricing-outline{background:0 0;color:var(--hs-primary)}.btn-hs-pricing-outline:hover{background:var(--hs-primary);color:#fff}.btn-hs-pricing-solid{background:var(--hs-primary);color:#fff;border-color:var(--hs-primary)}.btn-hs-pricing-solid:hover{background:var(--hs-secondary);border-color:var(--hs-secondary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,64,129,.3)}.hs-calculator{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.06);text-align:center;max-width:500px;margin:0 auto;border:1px solid var(--hs-border)}.hs-calculator h3{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;color:var(--hs-text)}.hs-calc-controls{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:1.5rem}.hs-calc-btn{width:48px;height:48px;border-radius:50%;border:2px solid var(--hs-primary);background:0 0;color:var(--hs-primary);font-size:1.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;line-height:1}.hs-calc-btn:hover{background:var(--hs-primary);color:#fff}.hs-calc-count{font-size:3rem;font-weight:800;color:var(--hs-primary);min-width:60px}.hs-calc-results{margin-top:.5rem}.hs-calc-row{font-size:1.1rem;color:var(--hs-text);padding:.5rem 0}.hs-calc-daily{color:var(--hs-text-light);font-size:.95rem}.hs-calc-discount{font-size:.85rem;color:var(--hs-primary);font-weight:600;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--hs-border)}.hs-pricing-note{text-align:center;font-size:.95rem;color:var(--hs-text-light);margin-top:2rem;font-style:italic}.hs-esa-section{padding:5rem 0;background:linear-gradient(135deg,#ad1457 0,#e91e63 50%,#ff4081 100%)}.hs-esa-inner{max-width:800px;margin:0 auto;text-align:center}.hs-esa-copy h2{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:.75rem}.hs-esa-subtitle{color:rgba(255,255,255,.85);font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.hs-esa-stats{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.hs-esa-stat{background:rgba(255,255,255,.12);color:#fff;padding:1rem 1.5rem;border-radius:12px;font-weight:600;font-size:.95rem;text-align:center;flex:1;min-width:200px;border:1px solid rgba(255,255,255,.15)}.hs-esa-doc{color:rgba(255,255,255,.8);font-size:.95rem;margin-bottom:1.5rem;line-height:1.6}.hs-compare-grid{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1.5rem}.hs-compare-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08);min-width:600px}.hs-compare-table thead th{padding:1.1rem 1.25rem;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--hs-text-light);text-align:center;border-bottom:2px solid var(--hs-border);background:#fafafa}.hs-compare-table thead th:first-child{text-align:left;background:#fff}.hs-compare-highlight{background:rgba(255,64,129,.06)!important;color:var(--hs-primary)!important;font-weight:800!important;position:relative}.hs-compare-table thead th.hs-compare-highlight{background:rgba(255,64,129,.1)!important;border-bottom:3px solid var(--hs-primary);font-size:.9rem;letter-spacing:.06em}.hs-compare-table tbody td{padding:.85rem 1.25rem;text-align:center;font-size:.9rem;border-bottom:1px solid var(--hs-border);font-weight:500;vertical-align:middle}.hs-compare-table tbody td:first-child{text-align:left;font-weight:600;color:var(--hs-text)}.hs-compare-table tbody tr:nth-child(2n) td{background:#f9fafb}.hs-compare-table tbody tr:nth-child(2n) td.hs-compare-highlight{background:rgba(255,64,129,.08)!important}.hs-compare-table tbody tr:last-child td{border-bottom:none}.hs-compare-table tbody tr:hover td{background:#f3f4f6}.hs-compare-table tbody tr:hover td.hs-compare-highlight{background:rgba(255,64,129,.12)!important}.hs-compare-icon{display:inline-block;vertical-align:middle}.hs-compare-check{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#10b981;border-radius:50%}.hs-compare-icon-yes{filter:brightness(0) invert(1);width:16px;height:16px}.hs-compare-icon-no{filter:brightness(0) saturate(100%) invert(42%) sepia(74%) saturate(3000%) hue-rotate(340deg) brightness(90%) contrast(95%);opacity:.5}.hs-compare-icon-partial{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:rgba(245,158,11,.12);color:var(--hs-accent-dark);font-weight:800;font-size:1rem;line-height:1}.hs-compare-yes{color:#10b981;font-weight:700}.hs-compare-no{color:#ef4444}.hs-compare-partial{color:var(--hs-accent-dark)}.hs-compare-unique{text-align:center;font-size:1rem;color:var(--hs-primary);font-weight:600;margin-top:1.5rem;max-width:700px;margin-left:auto;margin-right:auto}.hs-testimonials-section{padding:5rem 0;background:linear-gradient(135deg,#fff0f3 0,#f8f9fc 100%)}.hs-testimonial-card{background:#fff;border-radius:16px;padding:2rem;height:100%;box-shadow:0 4px 16px rgba(233,30,99,.08);border:1px solid rgba(233,30,99,.1)}.hs-testimonial-stars{color:var(--hs-accent);font-size:1.25rem;margin-bottom:1rem;letter-spacing:2px}.hs-testimonial-card blockquote{font-size:1rem;color:var(--hs-text);line-height:1.7;font-style:italic;border:none;padding:0;margin:0 0 1.25rem}.hs-testimonial-author{display:flex;flex-direction:column}.hs-testimonial-author strong{font-size:.95rem;color:var(--hs-text)}.hs-testimonial-author span{font-size:.85rem;color:var(--hs-text-light)}.hs-micro-school{text-align:center;max-width:650px;margin:0 auto;background:linear-gradient(135deg,#fff0f3 0,#fce4ec 100%);border-radius:20px;padding:3rem}.hs-micro-school h3{font-size:1.5rem;font-weight:700;color:var(--hs-text);margin-bottom:.75rem}.hs-micro-school p{color:var(--hs-text-light);margin-bottom:1.5rem;line-height:1.6}.hs-faq-section{padding:5rem 0;background:var(--hs-bg-alt)}.hs-faq-item{background:#fff;border-radius:12px;margin-bottom:.75rem;overflow:hidden;border:1px solid var(--hs-border);transition:box-shadow .2s ease}.hs-faq-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.04)}.hs-faq-question{padding:1.25rem 1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:var(--hs-text);transition:background .2s;gap:1rem}.hs-faq-question:hover{background:#f9fafb}.hs-faq-chevron{transition:transform .3s;flex-shrink:0}.hs-faq-item.active .hs-faq-chevron{transform:rotate(180deg)}.hs-faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.hs-faq-item.active .hs-faq-answer{padding:0 1.5rem 1.25rem;max-height:500px}.hs-faq-answer p{color:var(--hs-text-light);line-height:1.7;margin:0}.hs-faq-contact{text-align:center;margin-top:2rem;color:var(--hs-text-light);font-size:.95rem}.hs-faq-contact a{color:var(--hs-primary);font-weight:600;text-decoration:none}.hs-faq-contact a:hover{text-decoration:underline}.hs-signup-section{padding:5rem 0;background:linear-gradient(135deg,#ff4081 0,#ad1457 60%,#880e4f 100%);position:relative}.hs-signup-card{background:#fff;border-radius:20px;padding:3rem;max-width:560px;margin:0 auto;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative;z-index:1;text-align:center}.hs-signup-card h2{font-size:1.75rem;font-weight:700;color:var(--hs-text);margin-bottom:.5rem}.hs-signup-subtitle{color:var(--hs-text-light);text-align:center;margin-bottom:2rem;line-height:1.6}.hs-signup-form{text-align:left}.hs-form-group{margin-bottom:1.25rem}.hs-form-group label{display:block;font-weight:600;color:#374151;margin-bottom:.4rem;font-size:.9rem}.hs-form-control{width:100%;padding:.875rem 1rem;font-size:1rem;border:2px solid var(--hs-border);border-radius:12px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.hs-form-control:focus{outline:0;border-color:var(--hs-primary);box-shadow:0 0 0 3px rgba(255,64,129,.15)}.hs-form-control::placeholder{color:#9ca3af}.btn-hs-submit{width:100%;padding:1rem;font-size:1.1rem;font-weight:700;color:#fff;background:var(--hs-primary);border:none;border-radius:12px;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-hs-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px -5px rgba(255,64,129,.4)}.btn-hs-submit:disabled{opacity:.7;cursor:not-allowed}.hs-form-disclaimer{font-size:.8rem;color:#9ca3af;text-align:center;margin-top:1.25rem;line-height:1.5}.hs-form-alert{padding:1rem;border-radius:12px;margin-top:1.5rem}.hs-form-alert.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.hs-form-alert.success h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#16a34a}.hs-form-alert.success p{margin:0}.hs-form-alert.error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.hs-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;padding:.75rem 1rem;box-shadow:0 -4px 20px rgba(0,0,0,.1);z-index:999;text-align:center;transform:translateY(100%);transition:transform .3s ease}.hs-sticky-cta.hs-sticky-visible{transform:translateY(0)}.hs-sticky-btn{display:inline-block;background:var(--hs-primary);color:#fff;font-weight:700;font-size:1rem;padding:.75rem 2rem;border-radius:9999px;text-decoration:none;transition:background .2s}.hs-sticky-btn:hover{background:var(--hs-secondary);color:#fff}.hs-sticky-price{display:block;font-size:.75rem;color:var(--hs-text-light);margin-top:.25rem}.spinner{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:991px){.hs-hero{text-align:center;padding:40px 0 60px}.hs-hero-subtitle{max-width:100%}.hs-hero-stats{justify-content:center}.hs-hero-cta{justify-content:center}.hs-hero-product{margin-bottom:2rem}.hs-hero-float{display:none}.hs-zigzag,.hs-zigzag-reverse{flex-direction:column}.hs-feature-row,.hs-feature-row-reverse{flex-direction:column}.hs-feature-row{margin-bottom:3rem}}@media (max-width:768px){body.homeschool-landing-page:has(header.site-header){padding-top:40px!important}.hs-benefits-section .container,.hs-esa-section .container,.hs-faq-section .container,.hs-features-section .container,.hs-hero .container,.hs-pricing-section .container,.hs-section .container,.hs-signup-section .container,.hs-testimonials-section .container{padding-left:20px;padding-right:20px}.hs-hero{padding:20px 0 40px}.hs-hero-title{font-size:2rem}.hs-hero-subtitle{font-size:1rem}.hs-hero-cta{flex-direction:column;width:100%}.hs-hero-cta .btn-hs-primary,.hs-hero-cta .btn-hs-secondary{width:100%;justify-content:center;padding:.75rem 2rem}.hs-hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.hs-hero-stat-mobile{display:block}.hs-hero-product{display:none}.hs-section-title{font-size:1.75rem}.hs-benefits-section,.hs-esa-section,.hs-faq-section,.hs-features-section,.hs-pricing-section,.hs-section,.hs-section-alt,.hs-signup-section,.hs-testimonials-section{padding:3.5rem 0}.hs-trust-items{gap:1rem;font-size:.75rem}.hs-trust-item svg{width:14px;height:14px}.hs-zigzag{gap:1.5rem;margin-bottom:2.5rem}.hs-pain-label{font-size:1rem}.hs-zigzag-desc{font-size:.95rem}.hs-zigzag-media-split{flex-direction:column}.hs-feature-text h3{font-size:1.25rem}.hs-pricing-cards{flex-direction:column-reverse;gap:1.5rem;margin-bottom:2rem}.hs-pricing-card{padding:2rem 1.5rem}.hs-esa-copy h2{font-size:1.75rem}.hs-esa-stats{flex-direction:column}.hs-esa-stat{min-width:auto}.hs-compare-table{font-size:.8rem}.hs-compare-table thead th{padding:.75rem .5rem;font-size:.7rem}.hs-compare-table tbody td{padding:.5rem}.hs-signup-card{padding:2rem 1.5rem}.hs-signup-card h2{font-size:1.5rem}.hs-micro-school{padding:2rem 1.5rem}.hs-method-nav{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:.4rem;padding-bottom:.5rem}.hs-method-tab{white-space:nowrap;flex-shrink:0;font-size:.8rem;padding:.4rem 1rem}.hs-method-panel{padding:1.5rem}.hs-sticky-cta{display:block}.homeschool-landing-page footer{padding-bottom:70px}.homeschool-landing-page .row>*{padding-right:12px!important;padding-left:12px!important}}@media (max-width:480px){.hs-hero-title{font-size:1.65rem}.hs-section-title{font-size:1.4rem}.hs-calculator{padding:1.5rem}.hs-calc-count{font-size:2rem}.hs-trust-items{flex-direction:column;gap:.5rem}.hs-timeline{padding-left:30px}.hs-timeline::before{left:10px}.hs-timeline-dot{left:-26px;width:10px;height:10px}.hs-timeline-content{padding:1rem}}