@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
:root{--home-bg:#fbfcff;--home-ink:#1d2a3a;--home-muted:#5b6b7f;--home-primary:#2f6fed;--home-primary-dark:#1b4fc4;--home-coral:#ff8b5e;--home-yellow:#ffc94a;--home-wash-blue:#eaf3ff;--home-wash-coral:#fff1e5;--home-border:#e6ebf3;--home-radius-lg:28px;--home-radius-md:20px;--home-radius-sm:14px}.home-page{background:var(--home-bg);color:var(--home-ink);padding-bottom:4rem;font-family:Plus Jakarta Sans,system-ui,sans-serif}.home-page h1,.home-page h2,.home-page h3{font-family:"Baloo 2",system-ui,sans-serif}.home-hero{max-width:1180px;margin:0 auto;padding:2.5rem 1.5rem 1rem;position:relative;overflow:hidden}.home-hero-blob{background:var(--home-wash-blue);z-index:0;border-radius:42% 58% 65% 35%/45% 45% 55% 55%;height:115%;animation:18s ease-in-out infinite home-blob-morph;position:absolute;inset:-10% -5% auto}@keyframes home-blob-morph{0%,to{border-radius:42% 58% 65% 35%/45% 45% 55% 55%}50%{border-radius:58% 42% 40% 60%/55% 60% 40% 45%}}.home-hero-star{color:var(--home-yellow);z-index:1;pointer-events:none;position:absolute}.home-hero-star-1{font-size:2rem;animation:6s ease-in-out infinite home-float;top:8%;right:8%}.home-hero-star-2{font-size:1.1rem;animation:7s ease-in-out 1s infinite home-float;top:42%;right:22%}.home-hero-star-3{font-size:1.4rem;animation:5s ease-in-out .5s infinite home-float;bottom:14%;right:2%}@keyframes home-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(8deg)}}.home-hero-inner{z-index:1;grid-template-columns:1.1fr 1fr;align-items:center;gap:2rem;padding:2.5rem 2rem;display:grid;position:relative}.home-hero-copy{max-width:480px}.home-hero-badge{border:1px solid var(--home-border);color:var(--home-primary-dark);background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #2f6fed14}.home-hero-title{color:var(--home-ink);margin:1rem 0 .75rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15}.home-hero-title em{color:var(--home-primary);font-style:normal}.home-hero-sub{color:var(--home-muted);font-size:1.05rem;line-height:1.6}.home-hero-cta{background:var(--home-primary);color:#fff;border-radius:999px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,gap .15s;display:inline-flex;box-shadow:0 8px 20px #2f6fed47}.home-hero-cta:hover{gap:.75rem;transform:translateY(-2px);box-shadow:0 10px 24px #2f6fed5c}.home-hero-cta-icon{width:1rem;height:1rem}.home-hero-image{border-radius:var(--home-radius-lg);object-fit:cover;width:100%;height:auto}.home-continue{max-width:1180px;margin:2rem auto 0;padding:0 1.5rem}.home-section-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--home-muted);margin-bottom:1rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.8rem;font-weight:700}.home-continue-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;display:grid}.home-continue-card{border:1px solid var(--home-border);border-radius:var(--home-radius-sm);background:#fff;padding:1rem 1.1rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:block}.home-continue-card:hover{border-color:var(--home-primary);transform:translateY(-3px);box-shadow:0 10px 24px #1d2a3a14}.home-continue-level{text-transform:uppercase;letter-spacing:.04em;color:var(--home-muted);margin-bottom:.15rem;font-size:.72rem}.home-continue-grade{font-size:1.05rem;font-weight:700}.home-continue-progress-row{align-items:center;gap:.6rem;margin-top:.75rem;display:flex}.home-continue-progress-row>:first-child{flex:1}.home-continue-pct{color:var(--home-primary);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.home-levels{max-width:1180px;margin:3rem auto 0;padding:0 1.5rem}.home-levels-header{margin-bottom:1.75rem}.home-levels-title{font-size:1.6rem;font-weight:700}.home-levels-sub{color:var(--home-muted);margin-top:.25rem}.home-level-block{margin-bottom:3rem}.home-level-banner{border-radius:var(--home-radius-lg);justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:1.75rem 2rem;display:flex;position:relative;overflow:hidden}.home-wash-blue{background:var(--home-wash-blue)}.home-wash-coral{background:var(--home-wash-coral)}.home-level-banner-copy{z-index:1;max-width:60%;position:relative}.home-level-name{color:var(--home-ink);font-size:1.6rem;font-weight:700}.home-level-desc{color:var(--home-muted);margin-top:.35rem;font-size:.95rem}.home-level-count{color:var(--home-primary-dark);background:#ffffffb3;border-radius:999px;margin-top:.75rem;padding:.3rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.home-level-banner-img{object-fit:contain;object-position:bottom;flex-shrink:0;width:220px;height:140px}.home-grade-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.home-grade-card{border:1px solid var(--home-border);border-radius:var(--home-radius-md);background:#fff;flex-direction:column;justify-content:space-between;padding:1.25rem 1.3rem 1.4rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative}.home-grade-card:hover{border-color:var(--home-primary);transform:translateY(-4px);box-shadow:0 14px 28px #1d2a3a1a}.home-grade-card-purchased{border-color:var(--home-primary);background:linear-gradient(180deg, #fff 0%, var(--home-wash-blue) 140%)}.home-grade-card-top{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.home-grade-name{margin:0;font-size:1.15rem;font-weight:700}.home-badge{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.3rem .6rem;font-size:.7rem;font-weight:700}.home-badge-purchased{background:var(--home-primary);color:#fff}.home-badge-progress{background:var(--home-wash-coral);color:var(--home-coral)}.home-grade-card-progress{margin-top:.9rem}.home-grade-cta{color:var(--home-primary);align-items:center;gap:.3rem;margin-top:1rem;font-size:.85rem;font-weight:600;transition:gap .15s;display:inline-flex}.home-grade-card:hover .home-grade-cta{gap:.5rem}.home-grade-cta-icon{width:.85rem;height:.85rem}@media (max-width:860px){.home-hero-inner{grid-template-columns:1fr;padding:2rem 1.25rem}.home-hero-copy{max-width:none}.home-hero-image{order:-1;max-height:260px}.home-level-banner{text-align:left;flex-direction:column;align-items:flex-start}.home-level-banner-copy{max-width:100%}.home-level-banner-img{width:100%;height:160px}}@media (prefers-reduced-motion:reduce){.home-hero-blob,.home-hero-star{animation:none}}.home-hero-cta:focus-visible,.home-continue-card:focus-visible,.home-grade-card:focus-visible{outline:3px solid var(--home-primary);outline-offset:2px}
