.FreeFeatures{padding:48px 0 80px;background:#f7fafc}.FreeFeatures__Container{max-width:1100px;margin:0 auto;padding:0 24px}.FreeFeatures__Header{margin-bottom:48px}.FreeFeatures__Tag{display:inline-block;padding:6px 14px;border-radius:100px;font-family:var(--font-roboto),Roboto,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-left:12px;vertical-align:middle;background:#0d9488;color:#fff}.FreeFeatures__Title{font-family:var(--font-source-serif),"Source Serif 4",Georgia,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;line-height:1.2;margin-bottom:12px;color:#1a2b3c}.FreeFeatures__Subtitle{font-family:var(--font-roboto),Roboto,sans-serif;font-size:1rem;color:#4a5568;max-width:540px}.FreeFeatures__Grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.FreeFeatures__Card{background:#fff;padding:20px;border-radius:12px;border:1px solid #e2e8f0;display:grid;grid-template-columns:44px 1fr;grid-gap:16px;gap:16px;align-items:start;transition:box-shadow .2s ease,transform .2s ease}.FreeFeatures__Card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px)}.FreeFeatures__Icon{width:44px;height:44px;background:#eff6ff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#1a73e8;flex-shrink:0}.FreeFeatures__Content{padding-top:0}.FreeFeatures__CardTitle{font-family:var(--font-roboto),Roboto,sans-serif;font-size:15px;font-weight:500;margin:0 0 1px;color:#1a2b3c}.FreeFeatures__CardDesc{font-family:var(--font-roboto),Roboto,sans-serif;font-size:14px;color:#4a5568;line-height:1.5;margin:0}@media (max-width:768px){.FreeFeatures{padding:60px 0}.FreeFeatures__Grid{grid-template-columns:1fr}}.PremiumFeatures{padding:48px 0 80px;background:#fff}.PremiumFeatures__Container{max-width:1100px;margin:0 auto;padding:0 24px}.PremiumFeatures__Header{margin-bottom:48px}.PremiumFeatures__Tag{display:inline-block;padding:6px 14px;border-radius:100px;font-family:var(--font-roboto),Roboto,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-left:12px;vertical-align:middle;background:#7c3aed;color:#fff}.PremiumFeatures__Title{font-family:var(--font-source-serif),"Source Serif 4",Georgia,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;line-height:1.2;margin-bottom:12px;color:#1a2b3c}.PremiumFeatures__Subtitle{font-family:var(--font-roboto),Roboto,sans-serif;font-size:1rem;color:#4a5568;max-width:540px}.PremiumFeatures__Grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.PremiumFeatures__Card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.PremiumFeatures__Card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px)}.PremiumFeatures__Visual{padding:32px;background:linear-gradient(135deg,#f5f3ff,#f7fafc)}.PremiumFeatures__Icon,.PremiumFeatures__Visual{display:flex;align-items:center;justify-content:center}.PremiumFeatures__Icon{width:56px;height:56px;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);color:#7c3aed}.PremiumFeatures__Content{padding:20px}.PremiumFeatures__CardTitle{font-family:var(--font-source-serif),"Source Serif 4",Georgia,serif;font-size:1.125rem;font-weight:600;margin:0 0 6px;color:#1a2b3c}.PremiumFeatures__CardDesc{font-size:.875rem;line-height:1.55;margin:0}.PremiumFeatures__CardDesc,.PremiumFeatures__ComingSoon{font-family:var(--font-roboto),Roboto,sans-serif;color:#4a5568}.PremiumFeatures__ComingSoon{margin-top:24px;font-size:.9375rem;font-style:italic}@media (max-width:900px){.PremiumFeatures__Grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.PremiumFeatures__Grid{grid-template-columns:1fr;max-width:400px}}