.BlogPost-module__J4CTGW__blogPage{background-color:var(--bg-page);color:var(--text-primary);font-family:Segoe UI,Inter,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.BlogPost-module__J4CTGW__backToBlogButton{z-index:1000;position:fixed;top:2rem;left:2rem}.BlogPost-module__J4CTGW__backButton{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#4a5568;background:#fffffff2;border:1px solid #e2e8f0cc;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000001a}.BlogPost-module__J4CTGW__backButton:hover{color:var(--text-primary);background:#fff;transform:translateY(-2px);box-shadow:0 8px 30px #00000026}.BlogPost-module__J4CTGW__heroSection{background:var(--color-accent);color:#fff;padding:5rem 2rem;position:relative;overflow:hidden}.BlogPost-module__J4CTGW__heroSection:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"75\" cy=\"75\" r=\"1\" fill=\"white\" opacity=\"0.1\"/><circle cx=\"50\" cy=\"10\" r=\"0.5\" fill=\"white\" opacity=\"0.1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"/></svg>");position:absolute;inset:0}.BlogPost-module__J4CTGW__heroContent{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.BlogPost-module__J4CTGW__heroBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;display:inline-block}.BlogPost-module__J4CTGW__heroContent h1{letter-spacing:-.015em;margin-bottom:1.5rem;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:800;line-height:1.15}.BlogPost-module__J4CTGW__heroContent p{opacity:.95;margin-bottom:2rem;font-size:1.4rem;font-weight:400;line-height:1.5}.BlogPost-module__J4CTGW__heroMeta{opacity:.8;justify-content:center;align-items:center;gap:1rem;font-size:.9rem;display:flex}.BlogPost-module__J4CTGW__contentSection{padding:5rem 2rem}.BlogPost-module__J4CTGW__contentSection:nth-child(2n){background:var(--bg-page)}.BlogPost-module__J4CTGW__contentWrapper{max-width:1000px;margin:0 auto}.BlogPost-module__J4CTGW__sectionHeader{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.BlogPost-module__J4CTGW__sectionNumber{background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.1rem;font-weight:700;display:flex}.BlogPost-module__J4CTGW__sectionHeader h2{color:var(--text-primary);margin:0;font-size:2.5rem;font-weight:700}.BlogPost-module__J4CTGW__overviewGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.BlogPost-module__J4CTGW__overviewCard{background:var(--bg-card);border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000000d}.BlogPost-module__J4CTGW__overviewCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.3rem;font-weight:600}.BlogPost-module__J4CTGW__overviewCard ul{padding:0;list-style:none}.BlogPost-module__J4CTGW__overviewCard li{color:#4a5568;padding:.5rem 0 .5rem 1.5rem;position:relative}.BlogPost-module__J4CTGW__overviewCard li:before{content:"✓";color:var(--color-primary);font-weight:700;position:absolute;left:0}.BlogPost-module__J4CTGW__aiAdaptationContent p{font-size:var(--font-size-body);color:#4a5568;margin-bottom:1.5rem;line-height:1.7}.BlogPost-module__J4CTGW__understandingContent{margin-bottom:4rem}.BlogPost-module__J4CTGW__understandingIntro{color:#4a5568;text-align:center;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.7}.BlogPost-module__J4CTGW__understandingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.BlogPost-module__J4CTGW__understandingCard{background:var(--bg-card);text-align:center;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #0000000d}.BlogPost-module__J4CTGW__understandingCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.BlogPost-module__J4CTGW__understandingIcon{margin-bottom:1.5rem;font-size:3rem;display:block}.BlogPost-module__J4CTGW__understandingCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.4rem;font-weight:600}.BlogPost-module__J4CTGW__understandingCard p{color:#4a5568;margin:0;line-height:1.6}.BlogPost-module__J4CTGW__howItWorksSection{margin-bottom:4rem}.BlogPost-module__J4CTGW__howItWorksSection h3{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:600}.BlogPost-module__J4CTGW__processSteps{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex}.BlogPost-module__J4CTGW__processStep{background:var(--bg-card);border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:2rem;padding:2rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #0000000d}.BlogPost-module__J4CTGW__processStep:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.BlogPost-module__J4CTGW__stepNumber{background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 4px 15px #667eea4d}.BlogPost-module__J4CTGW__stepContent h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.BlogPost-module__J4CTGW__stepContent p{color:#4a5568;margin:0;line-height:1.6}.BlogPost-module__J4CTGW__leverageContent{margin-bottom:4rem;position:relative}.BlogPost-module__J4CTGW__leverageIntro{text-align:center;color:#4a5568;background:var(--section-bg-2);border:1px solid #e2e8f0;border-radius:20px;max-width:900px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:2rem;font-size:1.3rem;line-height:1.8;position:relative;box-shadow:0 4px 20px #0000000d}.BlogPost-module__J4CTGW__strategyGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;margin-top:2rem;display:grid}.BlogPost-module__J4CTGW__strategyCard{background:var(--bg-card);border:1px solid #e2e8f0;border-radius:16px;padding:3rem 2.5rem;transition:all .3s;position:relative;box-shadow:0 4px 20px #0000000d}.BlogPost-module__J4CTGW__strategyCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.BlogPost-module__J4CTGW__strategyCard h4{color:var(--text-dark);margin-bottom:1.5rem;font-size:1.6rem;font-weight:700;line-height:1.3;position:relative}.BlogPost-module__J4CTGW__strategyCard p{color:#4a5568;line-height:1.7;font-size:var(--font-size-body);margin-bottom:2rem;position:relative}.BlogPost-module__J4CTGW__strategyTip{color:#2f855a;font-size:var(--font-size-body);background:linear-gradient(135deg,#f0fff4 0%,#e6fffa 100%);border:2px solid #38a169;border-radius:16px;padding:1.5rem;line-height:1.6;transition:all .3s;position:relative;overflow:hidden}.BlogPost-module__J4CTGW__strategyTip strong{color:#2d8559;font-weight:700}.BlogPost-module__J4CTGW__problemContent{margin-bottom:4rem}.BlogPost-module__J4CTGW__problemContent>p{color:#4a5568;text-align:center;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.7}.BlogPost-module__J4CTGW__problemGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.BlogPost-module__J4CTGW__problemCard{background:var(--bg-card);text-align:center;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.BlogPost-module__J4CTGW__problemCard:before{content:"";background:linear-gradient(135deg,#e53e3e 0%,#fc8181 100%);height:4px;position:absolute;top:0;left:0;right:0}.BlogPost-module__J4CTGW__problemCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.BlogPost-module__J4CTGW__problemIcon{color:#dc2626;background:#fef2f2;border:3px solid #dc2626;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #dc262633}.BlogPost-module__J4CTGW__problemCard:hover .BlogPost-module__J4CTGW__problemIcon{color:#b91c1c;background:#fecaca;border-color:#b91c1c;transform:scale(1.05);box-shadow:0 4px 15px #dc262640}.BlogPost-module__J4CTGW__problemCard h3{color:#e53e3e;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.BlogPost-module__J4CTGW__problemCard p{color:#4a5568;margin-bottom:1rem;line-height:1.6}.BlogPost-module__J4CTGW__integrationContent{margin-bottom:4rem}.BlogPost-module__J4CTGW__integrationContent>p{color:#4a5568;text-align:center;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.7}.BlogPost-module__J4CTGW__teachersFlowAdvantages{background:var(--section-bg-2);border:1px solid #e2e8f0;border-radius:20px;margin:3rem 0;padding:3rem 2rem;position:relative;overflow:hidden}.BlogPost-module__J4CTGW__teachersFlowAdvantages:before{content:"";background:var(--color-accent);height:4px;position:absolute;top:0;left:0;right:0}.BlogPost-module__J4CTGW__teachersFlowAdvantages h3{color:var(--text-dark);text-align:center;margin-bottom:2.5rem;font-size:1.8rem;font-weight:700;position:relative}.BlogPost-module__J4CTGW__advantagesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.BlogPost-module__J4CTGW__advantageItem{background:var(--bg-card);text-align:center;border:1px solid #e2e8f0;border-radius:16px;padding:2rem 1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.BlogPost-module__J4CTGW__advantageItem:hover{transform:translateY(-4px);box-shadow:0 8px 30px #667eea26}.BlogPost-module__J4CTGW__advantageIcon{margin-bottom:1.5rem;font-size:2.5rem;transition:transform .3s;display:block}.BlogPost-module__J4CTGW__advantageItem:hover .BlogPost-module__J4CTGW__advantageIcon{transform:scale(1.1)}.BlogPost-module__J4CTGW__advantageItem h4{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem;font-weight:600;line-height:1.3}.BlogPost-module__J4CTGW__advantageItem p{font-size:var(--font-size-body);color:#4a5568;margin:0;line-height:1.6}.BlogPost-module__J4CTGW__whyTeachersFlow{background:var(--bg-card);text-align:center;border:2px solid #e2e8f0;border-radius:20px;margin-top:2rem;padding:2.5rem;transition:all .3s;position:relative;box-shadow:0 4px 20px #0000000d}.BlogPost-module__J4CTGW__whyTeachersFlow:hover{box-shadow:0 8px 30px #667eea1a}.BlogPost-module__J4CTGW__whyTeachersFlow h3{color:var(--text-dark);margin-bottom:1.5rem;font-size:1.6rem;font-weight:700;position:relative}.BlogPost-module__J4CTGW__whyTeachersFlow p{font-size:var(--font-size-body);color:#4a5568;max-width:700px;margin-bottom:1.2rem;margin-left:auto;margin-right:auto;line-height:1.7}.BlogPost-module__J4CTGW__whyTeachersFlow p:last-child{margin-bottom:2rem}.BlogPost-module__J4CTGW__learnMoreButton{margin-top:2rem}.BlogPost-module__J4CTGW__learnMoreLink{background:var(--color-accent);color:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #667eea4d}.BlogPost-module__J4CTGW__learnMoreLink:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.BlogPost-module__J4CTGW__learnMoreLink span:last-child{transition:transform .3s}.BlogPost-module__J4CTGW__learnMoreLink:hover span:last-child{transform:translate(3px)}.BlogPost-module__J4CTGW__relatedPostsSection{background:var(--section-bg-2);padding-top:4rem;padding-bottom:6rem;position:relative}.BlogPost-module__J4CTGW__relatedPostsTitle{color:var(--text-dark);text-align:center;margin-top:0;margin-bottom:3rem;font-size:2.2rem;font-weight:700;position:relative}.BlogPost-module__J4CTGW__relatedPostsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:0;display:grid}.BlogPost-module__J4CTGW__relatedPostCard{background:var(--bg-card);border:1px solid #e2e8f0;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.BlogPost-module__J4CTGW__relatedPostCard:before{content:"";background:var(--color-accent);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.BlogPost-module__J4CTGW__relatedPostCard:hover:before{transform:scaleX(1)}.BlogPost-module__J4CTGW__relatedPostCard:hover{border-color:var(--color-primary);transform:translateY(-6px);box-shadow:0 12px 40px #667eea26}.BlogPost-module__J4CTGW__relatedPostTitle{color:var(--text-dark);margin-bottom:1rem;font-size:1.3rem;font-weight:700;line-height:1.3;transition:color .3s}.BlogPost-module__J4CTGW__relatedPostCard:hover .BlogPost-module__J4CTGW__relatedPostTitle{color:var(--color-primary)}.BlogPost-module__J4CTGW__relatedPostTitle a{color:inherit;text-decoration:none}.BlogPost-module__J4CTGW__relatedPostExcerpt{color:#4a5568;font-size:var(--font-size-small);margin-bottom:1.2rem;line-height:1.5}.BlogPost-module__J4CTGW__relatedPostLink{color:var(--color-primary);background:#667eea1a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.BlogPost-module__J4CTGW__relatedPostLink:hover{background:#667eea33;transform:translate(4px)}.BlogPost-module__J4CTGW__relatedPostArrow{font-size:1.1rem;transition:transform .3s}.BlogPost-module__J4CTGW__relatedPostLink:hover .BlogPost-module__J4CTGW__relatedPostArrow{transform:translate(2px)}@media (max-width:768px){.BlogPost-module__J4CTGW__heroSection{padding:5rem 1rem 3rem}.BlogPost-module__J4CTGW__heroContent p{font-size:1.2rem}.BlogPost-module__J4CTGW__contentSection{padding:2.5rem 1rem}.BlogPost-module__J4CTGW__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem}.BlogPost-module__J4CTGW__sectionNumber{width:3rem;height:3rem;margin-bottom:0;font-size:1.2rem}.BlogPost-module__J4CTGW__sectionHeader h2{text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:1.8rem;line-height:1.3}.BlogPost-module__J4CTGW__backToBlogButton{top:1rem;left:1rem}.BlogPost-module__J4CTGW__backButton{padding:.6rem 1rem;font-size:.9rem}.BlogPost-module__J4CTGW__overviewGrid{grid-template-columns:1fr;gap:1.5rem}.BlogPost-module__J4CTGW__overviewCard{padding:1.5rem}.BlogPost-module__J4CTGW__understandingGrid{grid-template-columns:1fr;gap:1.5rem}.BlogPost-module__J4CTGW__understandingCard{padding:1.5rem}.BlogPost-module__J4CTGW__understandingIcon{font-size:2.5rem}.BlogPost-module__J4CTGW__processStep{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}.BlogPost-module__J4CTGW__stepNumber{width:3rem;height:3rem;margin:0 auto;font-size:1.2rem}.BlogPost-module__J4CTGW__stepContent h4{margin-top:.5rem}.BlogPost-module__J4CTGW__strategyGrid{grid-template-columns:1fr;gap:1.5rem}.BlogPost-module__J4CTGW__strategyCard{padding:1.5rem}.BlogPost-module__J4CTGW__leverageIntro{padding:1.5rem;font-size:1.1rem}.BlogPost-module__J4CTGW__problemGrid{grid-template-columns:1fr;gap:1.5rem}.BlogPost-module__J4CTGW__problemCard{text-align:center;padding:1.5rem}.BlogPost-module__J4CTGW__problemIcon{width:3rem;height:3rem;margin:0 auto 1rem}.BlogPost-module__J4CTGW__advantagesGrid{grid-template-columns:1fr;gap:1.5rem}.BlogPost-module__J4CTGW__teachersFlowAdvantages{margin:2rem 0;padding:2rem 1rem}.BlogPost-module__J4CTGW__teachersFlowAdvantages h3{font-size:1.5rem}.BlogPost-module__J4CTGW__advantageItem{padding:1.5rem 1rem}.BlogPost-module__J4CTGW__advantageIcon{font-size:2rem}.BlogPost-module__J4CTGW__whyTeachersFlow{padding:2rem 1rem}.BlogPost-module__J4CTGW__whyTeachersFlow h3{font-size:1.4rem}.BlogPost-module__J4CTGW__whyTeachersFlow p{font-size:.95rem}.BlogPost-module__J4CTGW__learnMoreLink{box-sizing:border-box;justify-content:center;width:100%;padding:.8rem 1.5rem;font-size:1rem;display:flex}.BlogPost-module__J4CTGW__relatedPostsSection{padding:3rem 1rem}.BlogPost-module__J4CTGW__relatedPostsGrid{grid-template-columns:1fr;gap:1.5rem}.BlogPost-module__J4CTGW__relatedPostCard{padding:1.5rem}.BlogPost-module__J4CTGW__relatedPostsTitle{font-size:1.8rem}.BlogPost-module__J4CTGW__relatedPostTitle{font-size:1.2rem}.BlogPost-module__J4CTGW__relatedPostExcerpt{font-size:.9rem}.BlogPost-module__J4CTGW__relatedPostLink{justify-content:center;width:100%;max-width:200px;padding:.6rem 1rem;font-size:.9rem}}@media (max-width:480px){.BlogPost-module__J4CTGW__heroSection{padding:4rem .8rem 2rem}.BlogPost-module__J4CTGW__heroContent h1{font-size:clamp(2rem,6vw,2.8rem)}.BlogPost-module__J4CTGW__heroContent p{font-size:1.1rem}.BlogPost-module__J4CTGW__contentSection{padding:2rem .8rem}.BlogPost-module__J4CTGW__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem}.BlogPost-module__J4CTGW__sectionNumber{width:2.5rem;height:2.5rem;font-size:1rem}.BlogPost-module__J4CTGW__sectionHeader h2{font-size:1.6rem;line-height:1.2}.BlogPost-module__J4CTGW__backToBlogButton{top:.8rem;left:.8rem}.BlogPost-module__J4CTGW__backButton{padding:.5rem .8rem;font-size:.85rem}.BlogPost-module__J4CTGW__overviewCard{padding:1.2rem}.BlogPost-module__J4CTGW__overviewCard h3{font-size:1.1rem}.BlogPost-module__J4CTGW__understandingCard{padding:1.2rem}.BlogPost-module__J4CTGW__understandingIcon{font-size:2rem}.BlogPost-module__J4CTGW__processStep{padding:1.2rem}.BlogPost-module__J4CTGW__stepNumber{width:2.5rem;height:2.5rem;margin:0 auto;font-size:1rem}.BlogPost-module__J4CTGW__stepContent h4{margin-top:.3rem}.BlogPost-module__J4CTGW__strategyCard{padding:1.2rem}.BlogPost-module__J4CTGW__strategyCard h4{font-size:1.2rem}.BlogPost-module__J4CTGW__problemCard{padding:1.2rem}.BlogPost-module__J4CTGW__problemIcon{width:2.5rem;height:2.5rem}.BlogPost-module__J4CTGW__teachersFlowAdvantages{margin:1.5rem 0;padding:1.5rem .8rem}.BlogPost-module__J4CTGW__teachersFlowAdvantages h3{font-size:1.3rem}.BlogPost-module__J4CTGW__advantageItem{padding:1.2rem .8rem}.BlogPost-module__J4CTGW__advantageIcon{font-size:1.8rem}.BlogPost-module__J4CTGW__whyTeachersFlow{padding:1.5rem .8rem}.BlogPost-module__J4CTGW__whyTeachersFlow h3{font-size:1.3rem}.BlogPost-module__J4CTGW__whyTeachersFlow p{font-size:.9rem}.BlogPost-module__J4CTGW__learnMoreLink{width:100%;padding:.7rem 1.2rem;font-size:.95rem;box-shadow:0 4px 15px #667eea4d}.BlogPost-module__J4CTGW__relatedPostsSection{padding:2.5rem .8rem}.BlogPost-module__J4CTGW__relatedPostsTitle{font-size:1.6rem}.BlogPost-module__J4CTGW__relatedPostCard{padding:1.2rem}.BlogPost-module__J4CTGW__relatedPostTitle{font-size:1.1rem}.BlogPost-module__J4CTGW__relatedPostExcerpt{font-size:.85rem}.BlogPost-module__J4CTGW__relatedPostLink{width:100%;max-width:180px;padding:.5rem .8rem;font-size:.85rem}.BlogPost-module__J4CTGW__leverageIntro{padding:1rem;font-size:1rem}}
