.ai-tools-section{background:linear-gradient(135deg,#f0fdfa 0%,#e6fbf5 100%)}
.ai-tools-intro{max-width:640px;margin:0 auto 10px;color:#6b7280;font-size:1.05rem;line-height:1.6}
.ai-tool-card{display:flex;align-items:flex-start;gap:16px;padding:24px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;text-decoration:none;color:inherit;height:100%;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.ai-tool-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(13,148,136,.12);border-color:#5eead4;text-decoration:none;color:inherit}
.ai-tool-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(135deg,#0d9488 0%,#14b8a6 100%);color:#fff;font-size:1.25rem}
.ai-tool-content{flex:1;min-width:0}
.ai-tool-title{font-size:1.05rem;font-weight:700;margin:0 0 6px;color:#1f2937}
.ai-tool-desc{font-size:.9rem;color:#6b7280;margin:0 0 10px;line-height:1.5}
.ai-tool-link{font-size:.875rem;font-weight:600;color:#0d9488;display:inline-flex;align-items:center;gap:4px;transition:gap .2s ease}
.ai-tool-card:hover .ai-tool-link{gap:8px}
.content-wrapper h1{line-height:1.2;margin-bottom:1rem;min-height:2.4em}
.btn-grp{display:flex;align-items:center;gap:1.25rem;min-height:54px}
.sfg-hero-badge{display:inline-block;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.75rem;font-weight:700;padding:.375rem 1rem;border-radius:20px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem;min-height:26px}
.sfg-hero-desc{font-size:1.05rem;line-height:1.7;color:#646161;margin-bottom:1.25rem;max-width:540px;min-height:3.4em}
.sfg-hero-search{display:flex;max-width:520px;margin-bottom:1.25rem;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:border-color .2s;min-height:52px;background:#fff}
.sfg-hero-search:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}
.sfg-hero-search input{flex:1;border:none;padding:.875rem 1rem;font-size:.9375rem;outline:none;background:#fff}
.sfg-hero-search input::placeholder{color:#9ca3af}
.sfg-hero-search button{border:none;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:0 1.25rem;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;transition:opacity .2s}
.sfg-hero-search button:hover{opacity:.9}
.sfg-hero-stats{display:flex;gap:1.5rem;margin-top:1.5rem;flex-wrap:wrap;min-height:48px}
.sfg-hero-stat{display:flex;align-items:center;gap:.5rem}
.sfg-hero-stat .sfg-stat-icon{font-size:1.5rem;color:#6366f1}
.sfg-hero-stat strong{display:block;font-size:1.125rem;font-weight:700;color:#1f2937;line-height:1.2}
.sfg-hero-stat span{display:block;font-size:.75rem;color:#9ca3af;font-weight:500}
.sfg-hero-platforms{display:flex;align-items:center;gap:.625rem;margin-top:1.25rem;flex-wrap:wrap;min-height:40px}
.sfg-hero-platforms-label{font-size:.8125rem;color:#9ca3af;font-weight:500}
.sfg-hero-platforms a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e5e7eb;border-radius:50%;color:#6b7280;font-size:1.125rem;transition:all .2s;text-decoration:none}
.sfg-hero-platforms a:hover{border-color:#6366f1;color:#6366f1;background:#f5f3ff}
.sfg-section-subtitle{font-size:1rem;color:#6b7280;max-width:600px;margin:.5rem auto 0;line-height:1.6}
.sfg-howitworks{background:#f9fafb}
.sfg-steps-row{margin-top:1rem}
.sfg-step-card{text-align:center;padding:2rem 1.5rem;background:#fff;border-radius:16px;border:1px solid #e5e7eb;position:relative;transition:box-shadow .2s,transform .2s;height:100%}
.sfg-step-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.08);transform:translateY(-4px)}
.sfg-step-number{position:absolute;top:-14px;left:50%;transform:translateX(-50%);width:28px;height:28px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:50%;font-size:.8125rem;font-weight:700;display:flex;align-items:center;justify-content:center}
.sfg-step-icon{font-size:2.5rem;color:#6366f1;margin-bottom:1rem}
.sfg-step-card h3{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:.625rem}
.sfg-step-card p{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0}
.sfg-platforms-grid-wrapper{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e5e7eb}
.sfg-platforms-grid-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:1rem;text-align:center}
.sfg-platforms-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}
.sfg-platform-chip{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:.875rem;font-weight:600;color:#374151;text-decoration:none;transition:all .2s}
.sfg-platform-chip iconify-icon{font-size:1.25rem;color:#6b7280;transition:color .2s}
.sfg-platform-chip:hover{border-color:#6366f1;color:#6366f1;background:#f5f3ff;text-decoration:none;box-shadow:0 2px 8px rgba(99,102,241,.1)}
.sfg-platform-chip:hover iconify-icon{color:#6366f1}
@media (max-width:991px){.sfg-platforms-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:767px){.content-wrapper h1{min-height:3.6em}.sfg-hero-stats{gap:.75rem 1rem}.sfg-hero-stat{flex:1 1 42%;min-width:0}.sfg-hero-stat .sfg-stat-icon{font-size:1.15rem}.sfg-hero-stat strong{font-size:.85rem;line-height:1.25}.sfg-hero-stat span{font-size:.7rem}.sfg-hero-search{max-width:100%}.sfg-step-card{margin-bottom:2rem}.sfg-platforms-grid{grid-template-columns:repeat(2,1fr)}.btn-grp{flex-direction:column!important;gap:.75rem;width:100%;min-height:112px}.btn-grp a{width:100%;text-align:center;justify-content:center}.btn-gradient{font-size:.9rem!important;padding:.75rem 1.5rem!important;white-space:normal!important;line-height:1.4!important}}
@media (max-width:576px){.sfg-hero-desc{font-size:.95rem}.sfg-hero-badge{font-size:.7rem;padding:.3rem .875rem}.btn-gradient{font-size:.85rem!important;padding:.7rem 1.25rem!important}.text-center .btn-gradient{max-width:100%;display:inline-block;word-break:break-word}.section-services .container,.section-padding .container{padding-left:1rem;padding-right:1rem}.text-center{padding-left:.5rem;padding-right:.5rem}}
.sfg-growthpack-banner{background:linear-gradient(135deg,#111827 0%,#1f2937 60%,#3b0764 100%);border-radius:20px;padding:44px 40px;color:#fff;position:relative;overflow:hidden}
.sfg-growthpack-banner::after{content:'';position:absolute;right:-80px;top:-80px;width:260px;height:260px;border-radius:50%;background:rgba(0,210,133,.12);pointer-events:none}
.sfg-gp-new-badge{display:inline-block;background:rgba(0,210,133,.15);color:#00d285;border:1px solid rgba(0,210,133,.4);border-radius:999px;padding:5px 16px;font-weight:700;font-size:12px;letter-spacing:.6px;margin-bottom:14px}
.sfg-growthpack-banner h2{font-size:30px;font-weight:800;line-height:1.25;margin-bottom:12px;color:#fff}
.sfg-growthpack-banner .sfg-gp-sub{color:#d1d5db;font-size:16px;margin-bottom:0;max-width:560px}
.sfg-gp-points{list-style:none;padding:0;margin:18px 0 0;display:flex;flex-wrap:wrap;gap:10px 22px}
.sfg-gp-points li{display:flex;align-items:center;gap:8px;font-weight:600;font-size:15px;color:#e5e7eb}
.sfg-gp-points iconify-icon{color:#00d285;font-size:20px}
.sfg-gp-cta-col{text-align:center}
.sfg-gp-price{font-size:34px;font-weight:800;color:#fff;margin-bottom:2px}
.sfg-gp-price small{font-size:15px;font-weight:600;color:#9ca3af}
.sfg-gp-cancel{color:#9ca3af;font-size:13px;margin-bottom:14px}
.sfg-gp-cta-btn{display:inline-block;background:#00d285;color:#0b1220;font-weight:800;font-size:16px;border-radius:12px;padding:14px 34px;transition:filter .15s,transform .15s}
.sfg-gp-cta-btn:hover{filter:brightness(1.08);transform:translateY(-1px);color:#0b1220}
@media (max-width:991px){.sfg-growthpack-banner{padding:32px 24px;text-align:center}.sfg-growthpack-banner .sfg-gp-sub{margin-left:auto;margin-right:auto}.sfg-gp-points{justify-content:center}.sfg-gp-cta-col{margin-top:24px}.sfg-growthpack-banner h2{font-size:24px}}
@media (prefers-reduced-motion:no-preference){.sfg-fx .sfg-reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.sfg-fx .sfg-reveal.sfg-in{opacity:1;transform:none}.sfg-fx .section-landing .content-wrapper>*{animation:sfgRise .65s cubic-bezier(.22,.61,.36,1) both}.sfg-fx .section-landing .content-wrapper>*:nth-child(2){animation-delay:.08s}.sfg-fx .section-landing .content-wrapper>*:nth-child(3){animation-delay:.16s}.sfg-fx .section-landing .content-wrapper>*:nth-child(4){animation-delay:.24s}.sfg-fx .section-landing .content-wrapper>*:nth-child(5){animation-delay:.32s}.sfg-fx .section-landing .content-wrapper>*:nth-child(6){animation-delay:.40s}@keyframes sfgRise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.sfg-fx #main-content .services--card,.sfg-fx #main-content .popularservices--card,.sfg-fx #main-content .ai-tool-card,.sfg-fx #main-content .sfg-step-card,.sfg-fx #main-content .features--card,.sfg-fx #main-content .price-card,.sfg-fx #main-content .sfg-hero-stat{transition:transform .25s ease,box-shadow .25s ease}.sfg-fx #main-content .services--card:hover,.sfg-fx #main-content .popularservices--card:hover,.sfg-fx #main-content .ai-tool-card:hover,.sfg-fx #main-content .sfg-step-card:hover,.sfg-fx #main-content .features--card:hover,.sfg-fx #main-content .price-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px rgba(15,23,42,.12)}.sfg-fx .sfg-reveal .sfg-step-card,.sfg-fx .sfg-reveal .ai-tool-card,.sfg-fx .sfg-reveal .features--card{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s cubic-bezier(.22,.61,.36,1)}.sfg-fx .sfg-reveal.sfg-in .sfg-step-card,.sfg-fx .sfg-reveal.sfg-in .ai-tool-card,.sfg-fx .sfg-reveal.sfg-in .features--card{opacity:1;transform:none}.sfg-fx .sfg-reveal.sfg-in :is(.sfg-step-card,.ai-tool-card,.features--card):nth-child(2){transition-delay:.1s}.sfg-fx .sfg-reveal.sfg-in :is(.sfg-step-card,.ai-tool-card,.features--card):nth-child(3){transition-delay:.2s}.sfg-fx .sfg-reveal.sfg-in :is(.sfg-step-card,.ai-tool-card,.features--card):nth-child(4){transition-delay:.3s}}