.TeacherPack-module__joGsgW__container{--tp-yellow:#ffde2f;--tp-yellow-soft:#fff8d6;--tp-yellow-text:#92400e;--tp-green:#2ecc71;--tp-green-soft:#ecfdf5;--tp-green-text:#047857;--tp-pink:#fdf2f8;--tp-pink-text:#be185d;--tp-purple:#f5f3ff;--tp-purple-text:#6d28d9;--tp-step-bg:#fff}.dark .TeacherPack-module__joGsgW__container{--tp-yellow-soft:#2a2520;--tp-yellow-text:#fbbf24;--tp-green-soft:#052e16;--tp-green-text:#4ade80;--tp-pink:#2a1226;--tp-pink-text:#f9a8d4;--tp-purple:#1f1a3b;--tp-purple-text:#c4b5fd;--tp-step-bg:#1e293b}.TeacherPack-module__joGsgW__heroQuote{border-left:4px solid var(--color-action);color:var(--color-text-body);text-align:left;max-width:640px;box-shadow:var(--shadow-soft);background:#fff9;border-radius:12px;margin-top:32px;margin-left:auto;margin-right:auto;padding:18px 24px;font-style:italic}.dark .TeacherPack-module__joGsgW__heroQuote{background:#1e293b99}.TeacherPack-module__joGsgW__heroQuoteAuthor{color:var(--color-text-title);margin-top:8px;font-size:.9rem;font-style:normal;font-weight:700;display:block}.TeacherPack-module__joGsgW__advantagesGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.TeacherPack-module__joGsgW__advantageCard{background:var(--bg-card);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);border:1px solid #00000008;padding:32px;transition:transform .3s,box-shadow .3s}.TeacherPack-module__joGsgW__advantageCard:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.dark .TeacherPack-module__joGsgW__advantageCard{border-color:#ffffff0d}.TeacherPack-module__joGsgW__advantageIcon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:26px;display:flex}.TeacherPack-module__joGsgW__advantageIcon.TeacherPack-module__joGsgW__iconBlue{color:var(--color-action);background:#27aae11f}.TeacherPack-module__joGsgW__advantageIcon.TeacherPack-module__joGsgW__iconYellow{background:var(--tp-yellow-soft);color:var(--tp-yellow-text)}.TeacherPack-module__joGsgW__advantageIcon.TeacherPack-module__joGsgW__iconPink{background:var(--tp-pink);color:var(--tp-pink-text)}.TeacherPack-module__joGsgW__advantageCard h3{margin-bottom:8px;font-size:1.25rem}.TeacherPack-module__joGsgW__advantageCard p{color:var(--color-text-body);margin:0;font-size:.98rem}@media (max-width:900px){.TeacherPack-module__joGsgW__advantagesGrid{grid-template-columns:1fr;gap:20px}}.TeacherPack-module__joGsgW__subsectionTitle{font-family:var(--font-display);color:var(--color-text-title);align-items:center;gap:12px;margin:0 0 24px;font-size:1.4rem;font-weight:800;display:flex}.TeacherPack-module__joGsgW__subsectionTitle .TeacherPack-module__joGsgW__pill{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:6px 16px;font-size:.78rem;font-weight:800;display:inline-flex}.TeacherPack-module__joGsgW__pill.TeacherPack-module__joGsgW__green{background:var(--tp-green-soft);color:var(--tp-green-text)}.TeacherPack-module__joGsgW__pill.TeacherPack-module__joGsgW__yellow{background:var(--tp-yellow-soft);color:var(--tp-yellow-text)}.TeacherPack-module__joGsgW__itemsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.TeacherPack-module__joGsgW__itemsGrid.TeacherPack-module__joGsgW__cols4{grid-template-columns:repeat(4,1fr)}.TeacherPack-module__joGsgW__itemCard{background:var(--bg-card);box-shadow:var(--shadow-soft);border:1px solid #00000008;border-radius:20px;flex-direction:column;height:100%;padding:24px;transition:transform .3s,box-shadow .3s;display:flex}.TeacherPack-module__joGsgW__itemCard:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.dark .TeacherPack-module__joGsgW__itemCard{border-color:#ffffff0d}.TeacherPack-module__joGsgW__itemEmoji{margin-bottom:12px;font-size:2.2rem;line-height:1}.TeacherPack-module__joGsgW__itemCard h4{font-family:var(--font-display);color:var(--color-text-title);margin:0 0 8px;font-size:1.1rem;font-weight:800}.TeacherPack-module__joGsgW__itemCard p{color:var(--color-text-body);margin:0;font-size:.94rem;line-height:1.55}.TeacherPack-module__joGsgW__subsectionBlock+.TeacherPack-module__joGsgW__subsectionBlock{margin-top:48px}@media (max-width:1024px){.TeacherPack-module__joGsgW__itemsGrid.TeacherPack-module__joGsgW__cols4{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.TeacherPack-module__joGsgW__itemsGrid,.TeacherPack-module__joGsgW__itemsGrid.TeacherPack-module__joGsgW__cols4{grid-template-columns:1fr}}.TeacherPack-module__joGsgW__stepsGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid;position:relative}.TeacherPack-module__joGsgW__stepCard{background:var(--tp-step-bg);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);text-align:center;border:1px solid #00000008;padding:36px 28px;position:relative}.dark .TeacherPack-module__joGsgW__stepCard{border-color:#ffffff0d}.TeacherPack-module__joGsgW__stepNumber{background:var(--color-action);color:#fff;width:48px;height:48px;font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;font-size:1.3rem;font-weight:800;display:flex;box-shadow:0 6px 20px -6px #27aae166}.TeacherPack-module__joGsgW__stepCard h3{margin-bottom:8px;font-size:1.2rem}.TeacherPack-module__joGsgW__stepCard p{color:var(--color-text-body);margin:0;font-size:.95rem}@media (max-width:900px){.TeacherPack-module__joGsgW__stepsGrid{grid-template-columns:1fr;gap:16px}}.TeacherPack-module__joGsgW__photoBanner{border-radius:var(--radius-card);color:#fff;text-align:center;background:linear-gradient(135deg,#0c4a6e 0%,#0369a1 50%,#0284c7 100%);padding:48px;position:relative;overflow:hidden}.TeacherPack-module__joGsgW__photoBanner:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;top:0;bottom:0;left:0;right:0}.TeacherPack-module__joGsgW__photoBanner>*{z-index:1;position:relative}.TeacherPack-module__joGsgW__photoBanner h2{margin:0 0 12px;font-size:1.85rem;color:#fff!important}.TeacherPack-module__joGsgW__photoBanner p{color:#ffffffe6;max-width:620px;margin:0 auto 28px;font-size:1.05rem}.TeacherPack-module__joGsgW__ctaPrimary{background:var(--color-action);font-family:var(--font-display);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:1.05rem;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;color:#fff!important}.TeacherPack-module__joGsgW__ctaPrimary:hover{background:var(--color-action-hover);transform:translateY(-2px)}.TeacherPack-module__joGsgW__ctaWhite{background:#fff;color:var(--color-action)!important}.TeacherPack-module__joGsgW__ctaWhite:hover{background:#f1f5f9}.TeacherPack-module__joGsgW__heroCta{flex-direction:column;align-items:center;gap:12px;display:flex}.TeacherPack-module__joGsgW__heroCtaNote{color:var(--color-text-muted);margin:0;font-size:.92rem}
