.page-module___8aEwW__nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-200);background:#ffffffd9;justify-content:space-between;align-items:center;padding:16px 40px;transition:transform .3s;display:flex;position:fixed;top:0;left:0;right:0}.page-module___8aEwW__navLogo{align-items:center;gap:10px;display:flex}.page-module___8aEwW__navLogoImg{border-radius:8px;width:72px;height:36px}.page-module___8aEwW__navLogoText{color:var(--secondary);font-size:1.2rem;font-weight:800}.page-module___8aEwW__navCta{background:var(--secondary);color:#fff;border-radius:50px;align-items:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.page-module___8aEwW__navCta:hover{transform:translateY(-1px);box-shadow:0 4px 20px #5e17eb59}.page-module___8aEwW__hero{background:linear-gradient(165deg,#fff 0%,#f8f4ff 40%,#fff5ee 100%);justify-content:center;align-items:center;min-height:100vh;padding:120px 40px 80px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:720px;display:flex;position:relative}.page-module___8aEwW__heroTagline{color:var(--secondary);letter-spacing:.03em;background:#5e17eb14;border:1px solid #5e17eb1f;border-radius:50px;margin-bottom:24px;padding:8px 20px;font-size:.85rem;font-weight:700;display:inline-block}.page-module___8aEwW__heroTitle{letter-spacing:-.03em;color:var(--gray-900);margin-bottom:24px;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:900;line-height:1.08}.page-module___8aEwW__heroTitleAccent{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module___8aEwW__heroDescription{color:var(--gray-500);max-width:520px;margin-bottom:40px;font-size:1.2rem;line-height:1.7}.page-module___8aEwW__heroCta{background:linear-gradient(135deg,var(--secondary)0%,var(--secondary-dark)100%);color:#fff;border-radius:50px;align-items:center;gap:10px;padding:16px 36px;font-size:1.1rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #5e17eb4d}.page-module___8aEwW__heroCta:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 32px #5e17eb66}.page-module___8aEwW__heroCtaIcon{font-size:1.3rem}.page-module___8aEwW__heroSubtext{color:var(--gray-500);margin-top:16px;font-size:.85rem}.page-module___8aEwW__heroShapes{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.page-module___8aEwW__heroShape{border-radius:var(--radius-xl);opacity:.12;position:absolute}.page-module___8aEwW__heroShape1{background:var(--primary);width:300px;height:300px;top:10%;left:-5%;transform:rotate(-15deg)}.page-module___8aEwW__heroShape2{background:var(--secondary);width:250px;height:250px;bottom:10%;right:-5%;transform:rotate(20deg)}.page-module___8aEwW__heroShape3{background:var(--primary-light);border-radius:50%;width:150px;height:150px;top:50%;left:70%}.page-module___8aEwW__flashcardsSection{background:var(--gray-100);padding:120px 40px;overflow:hidden}.page-module___8aEwW__flashcardsSectionInner{align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:flex}.page-module___8aEwW__flashcardsText{flex:1}.page-module___8aEwW__sectionLabel{letter-spacing:.05em;text-transform:uppercase;border-radius:50px;margin-bottom:16px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.page-module___8aEwW__sectionLabelPrimary{color:var(--primary-dark);background:#ff914d1f;border:1px solid #ff914d33}.page-module___8aEwW__sectionLabelSecondary{color:var(--secondary);background:#5e17eb14;border:1px solid #5e17eb1f}.page-module___8aEwW__sectionTitle{letter-spacing:-.02em;color:var(--gray-900);margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.12}.page-module___8aEwW__sectionDescription{color:var(--gray-500);max-width:440px;font-size:1.1rem;line-height:1.7}.page-module___8aEwW__flashcardDeck{perspective:1200px;flex:1;min-width:320px;height:420px;position:relative}.page-module___8aEwW__flashcard{border-radius:var(--radius-lg);background:#fff;flex-direction:column;width:280px;height:380px;transition:box-shadow .3s;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 8px 40px #00000014,0 1px 3px #0000000a}.page-module___8aEwW__flashcardIcon{background:linear-gradient(135deg,#f8f4ff 0%,#fff5ee 100%);justify-content:center;align-items:center;height:220px;font-size:5rem;display:flex}.page-module___8aEwW__flashcardBody{flex:1;padding:20px;overflow:hidden}.page-module___8aEwW__flashcardTitle{color:var(--gray-900);margin-bottom:6px;font-size:1rem;font-weight:800}.page-module___8aEwW__flashcardDesc{color:var(--gray-500);font-size:.85rem;line-height:1.5}.page-module___8aEwW__features{background:#fff;padding:120px 40px}.page-module___8aEwW__featuresInner{text-align:center;max-width:1100px;margin:0 auto}.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:60px;display:grid}.page-module___8aEwW__featureCard{border-radius:var(--radius-lg);background:var(--gray-100);border:1px solid var(--gray-200);text-align:left;padding:40px 32px;transition:transform .3s,box-shadow .3s}.page-module___8aEwW__featureCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.page-module___8aEwW__featureIcon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:1.6rem;display:flex}.page-module___8aEwW__featureIconPrimary{background:#ff914d1f}.page-module___8aEwW__featureIconSecondary{background:#5e17eb1a}.page-module___8aEwW__featureIconMixed{background:linear-gradient(135deg,#ff914d1f 0%,#5e17eb1a 100%)}.page-module___8aEwW__featureTitle{color:var(--gray-900);margin-bottom:10px;font-size:1.2rem;font-weight:800}.page-module___8aEwW__featureDescription{color:var(--gray-500);font-size:.95rem;line-height:1.6}.page-module___8aEwW__howItWorks{background:linear-gradient(165deg,#f8f4ff 0%,#fff5ee 100%);padding:120px 40px}.page-module___8aEwW__howItWorksInner{text-align:center;max-width:900px;margin:0 auto}.page-module___8aEwW__stepsGrid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px;display:grid}.page-module___8aEwW__step{flex-direction:column;align-items:center;gap:16px;display:flex}.page-module___8aEwW__stepNumber{background:linear-gradient(135deg,var(--secondary)0%,var(--secondary-dark)100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.3rem;font-weight:900;display:flex;box-shadow:0 4px 20px #5e17eb40}.page-module___8aEwW__stepTitle{color:var(--gray-900);font-size:1.1rem;font-weight:800}.page-module___8aEwW__stepDescription{color:var(--gray-500);font-size:.95rem;line-height:1.6}.page-module___8aEwW__ctaSection{background:linear-gradient(135deg,var(--secondary)0%,var(--secondary-dark)100%);text-align:center;padding:120px 40px;position:relative;overflow:hidden}.page-module___8aEwW__ctaInner{z-index:2;max-width:700px;margin:0 auto;position:relative}.page-module___8aEwW__ctaTitle{color:#fff;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.12}.page-module___8aEwW__ctaDescription{color:#fffc;margin-bottom:40px;font-size:1.1rem;line-height:1.7}.page-module___8aEwW__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.page-module___8aEwW__storeButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:14px;align-items:center;gap:12px;padding:14px 28px;font-size:1rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.page-module___8aEwW__storeButton:hover{background:#ffffff40;transform:translateY(-2px)}.page-module___8aEwW__storeButtonIcon{font-size:1.6rem}.page-module___8aEwW__storeButtonText{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.page-module___8aEwW__storeButtonSmall{opacity:.8;font-size:.7rem;font-weight:500}.page-module___8aEwW__storeButtonName{font-size:1.05rem;font-weight:800}.page-module___8aEwW__ctaShape{opacity:.08;background:#fff;border-radius:50%;position:absolute}.page-module___8aEwW__ctaShape1{width:400px;height:400px;top:-150px;right:-100px}.page-module___8aEwW__ctaShape2{width:250px;height:250px;bottom:-80px;left:-60px}.page-module___8aEwW__footer{background:var(--gray-900);color:var(--gray-500);justify-content:space-between;align-items:center;padding:32px 40px;font-size:.85rem;display:flex}.page-module___8aEwW__footerLinks{gap:24px;display:flex}.page-module___8aEwW__footerLink{transition:color .2s}.page-module___8aEwW__footerLink:hover{color:var(--gray-300)}@media (max-width:900px){.page-module___8aEwW__flashcardsSectionInner{flex-direction:column;gap:48px}.page-module___8aEwW__flashcardsText{text-align:center}.page-module___8aEwW__sectionDescription{max-width:100%}.page-module___8aEwW__flashcardDeck{flex:none;width:100%;min-width:280px;height:380px}.page-module___8aEwW__flashcard{width:240px;height:330px}.page-module___8aEwW__featuresGrid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.page-module___8aEwW__stepsGrid{grid-template-columns:1fr;max-width:360px;margin-left:auto;margin-right:auto}}@media (max-width:600px){.page-module___8aEwW__nav{padding:12px 20px}.page-module___8aEwW__hero{padding:100px 20px 60px}.page-module___8aEwW__flashcardsSection,.page-module___8aEwW__features,.page-module___8aEwW__howItWorks,.page-module___8aEwW__ctaSection{padding:80px 20px}.page-module___8aEwW__heroTitle{font-size:2.2rem}.page-module___8aEwW__heroDescription{font-size:1rem}.page-module___8aEwW__heroCta{padding:14px 28px;font-size:1rem}.page-module___8aEwW__footer{text-align:center;flex-direction:column;gap:16px;padding:24px 20px}}
