:root{--sfy-bg:#FAFAFA;--sfy-bg-alt:#F5F5F5;--sfy-card:#FFFFFF;--sfy-text:#111827;--sfy-body:#374151;--sfy-muted:#6B7280;--sfy-border:#E5E7EB;--sfy-divider:#ECEFF3;--sfy-brand:#355E3B;--sfy-brand-hover:#2C4C30;--sfy-accent-light:#E7F0E8;--sfy-success:#2E7D32;--sfy-warning:#B7791F;--sfy-error:#B23A48;--sfy-dark:#161B17;--sfy-dark-text:#F5F5F5;--sfy-dark-accent:#9AD1A0;--sfy-radius-card:12px;--sfy-radius-btn:10px;--sfy-shadow-card:0 2px 8px rgba(0,0,0,.05);--sfy-shadow-card-hover:0 10px 30px rgba(0,0,0,.08);--s1:8px;--s2:16px;--s3:24px;--s4:32px;--s5:48px;--s6:64px;--s7:96px;--s8:128px}.seofy-home *{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.seofy-home{font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:400;background:var(--sfy-bg);color:var(--sfy-body);line-height:1.7;-webkit-font-smoothing:antialiased}.seofy-home img{max-width:100%;display:block}.seofy-home a{color:inherit}.seofy-home *:focus-visible{outline:2px solid var(--sfy-brand);outline-offset:2px}.seofy-home h1,.seofy-home h2,.seofy-home h3,.seofy-home h4{font-family:Inter,sans-serif;font-weight:700;color:var(--sfy-text);line-height:1.15;letter-spacing:-.01em}.seofy-home ul{line-height:1.8}.seofy-home .wrap{max-width:1280px;margin-left:auto;margin-right:auto;padding:0 32px;width:100%;box-sizing:border-box}.seofy-home .mono{font-family:Inter,sans-serif;font-variant-numeric:tabular-nums}.seofy-home .eyebrow{font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--sfy-brand);display:flex;align-items:center;gap:var(--s1);margin-bottom:var(--s2)}.seofy-home .eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--sfy-brand)}.seofy-home .btn{display:inline-flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:16px 28px;border-radius:var(--sfy-radius-btn);border:1.5px solid var(--sfy-brand);background:var(--sfy-brand);color:#fff;cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.seofy-home .btn:hover{background:var(--sfy-brand-hover);border-color:var(--sfy-brand-hover)}.seofy-home .btn.primary{background:var(--sfy-brand);border-color:var(--sfy-brand);color:#fff}.seofy-home .btn.primary:hover{background:var(--sfy-brand-hover);border-color:var(--sfy-brand-hover)}.seofy-home .btn.ghost{background:#fff;color:var(--sfy-brand);border-color:var(--sfy-brand)}.seofy-home .btn.ghost:hover{background:var(--sfy-accent-light)}.seofy-home .btn.ghost.dark{background:#fff;color:var(--sfy-brand);border-color:var(--sfy-brand)}.seofy-home .btn.ghost.dark:hover{background:var(--sfy-accent-light)}.seofy-home .btn.small{padding:10px 20px;font-size:14px}.seofy-home .hero{padding:var(--s7) 0 var(--s6)}.seofy-home .hero .wrap{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:var(--s6)!important;max-width:1280px!important;width:100%!important;margin:0 auto!important;box-sizing:border-box!important}.seofy-home .hero .wrap>div:first-child{flex:1 1 480px!important;max-width:640px!important}.seofy-home .hero .wrap>.contact-card{flex:1 1 420px!important;max-width:520px!important;width:auto!important}.seofy-home .hero h1{font-size:clamp(40px,5vw,60px);line-height:1.15;margin-bottom:var(--s3)}.seofy-home .hero h1 em{font-style:normal;color:var(--sfy-brand)}.seofy-home .hero p.lead{font-size:18px;line-height:1.7;color:var(--sfy-body);max-width:520px;margin-bottom:var(--s4)}.seofy-home .hero-actions{display:flex;gap:var(--s2);align-items:center;flex-wrap:wrap;margin-bottom:var(--s4)}.seofy-home .hero-note{font-size:14px;color:var(--sfy-muted)}.seofy-home .contact-card{background:var(--sfy-card);border:1px solid var(--sfy-border);border-radius:var(--sfy-radius-card);box-shadow:var(--sfy-shadow-card);padding:var(--s4)}.seofy-home .contact-card-head{margin-bottom:var(--s3)}.seofy-home .contact-card-head h3{font-size:22px;margin:var(--s1) 0 var(--s1)}.seofy-home .contact-card-head p{font-size:14px;color:var(--sfy-muted);line-height:1.6}.seofy-home .form-row{margin-bottom:var(--s2)}.seofy-home .form-row label{display:block;font-size:14px;font-weight:600;color:var(--sfy-text);margin-bottom:6px}.seofy-home .form-row .req{color:var(--sfy-error)}.seofy-home .form-row .opt{color:var(--sfy-muted);font-weight:400;font-size:13px}.seofy-home .hp-field{position:absolute;left:-9999px;top:-9999px;width:1px;height:1px;overflow:hidden}.seofy-home .form-row input,.seofy-home .form-row select,.seofy-home .form-row textarea{width:100%;padding:12px 14px;border-radius:var(--sfy-radius-btn);border:1.5px solid var(--sfy-border);font-family:Inter,sans-serif;font-size:15px;background:var(--sfy-bg);color:var(--sfy-text)}.seofy-home .form-row textarea{resize:vertical}.seofy-home .form-row input:focus-visible,.seofy-home .form-row select:focus-visible,.seofy-home .form-row textarea:focus-visible{outline:2px solid var(--sfy-brand);outline-offset:1px}.seofy-home .form-success{background:var(--sfy-accent-light);color:var(--sfy-brand);border-radius:var(--sfy-radius-btn);padding:var(--s3);font-size:15px;font-weight:600}.seofy-home .form-error{background:#fbeaec;color:var(--sfy-error);border-radius:var(--sfy-radius-btn);padding:var(--s2) var(--s3);font-size:14px;margin-bottom:var(--s2)}.seofy-home section{padding:var(--s7) 0}.seofy-home section.dark{background:var(--sfy-bg-alt);color:var(--sfy-text)}.seofy-home section.dark .muted{color:var(--sfy-muted)}.seofy-home .muted{color:var(--sfy-muted)}.seofy-home .section-head{max-width:760px;margin-bottom:var(--s5)}.seofy-home .section-head h2{font-size:36px;margin-top:var(--s1)}.seofy-home .section-head h2 em{font-style:normal;color:var(--sfy-brand)}.seofy-home .section-head p{margin-top:var(--s2);font-size:18px;line-height:1.7;color:var(--sfy-muted)}.seofy-home section.dark .section-head p{color:var(--sfy-muted)}.seofy-home .seofy-home .section-head-row{width:100%;border-collapse:collapse;margin-bottom:var(--s5);table-layout:fixed}.seofy-home .section-head-cell{width:60%;vertical-align:top;padding-right:32px}.seofy-home .stat-callout-cell{width:40%;vertical-align:top}.seofy-home .stat-callout{display:flex;align-items:center;gap:14px;background:var(--sfy-accent-light);border-radius:var(--sfy-radius-card);padding:16px 20px;width:100%;max-width:460px;box-sizing:border-box}.seofy-home .stat-callout-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#fff9;display:flex;align-items:center;justify-content:center;color:var(--sfy-brand)}.seofy-home .stat-callout-icon svg{width:20px;height:20px}.seofy-home .stat-callout-num{flex-shrink:0;font-size:28px;font-weight:700;color:var(--sfy-brand)}.seofy-home .stat-callout-text{flex:1;min-width:0;font-size:13px;line-height:1.5;color:var(--sfy-body)}.seofy-home .about2-split{display:grid;grid-template-columns:1.05fr .95fr;border-radius:var(--sfy-radius-card);overflow:hidden;border:1px solid var(--sfy-border)}.seofy-home .about2-panel{padding:var(--s5)}.seofy-home .about2-panel.dark{background:var(--sfy-dark);color:#fff;position:relative}.seofy-home .about2-panel.light{background:var(--sfy-card);color:var(--sfy-text)}.seofy-home .about2-eyebrow{font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--sfy-dark-accent);display:flex;align-items:center;gap:8px;margin-bottom:16px}.seofy-home .about2-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--sfy-dark-accent)}.seofy-home .about2-heading{font-size:30px;line-height:1.25;color:#fff;margin-bottom:16px}.seofy-home .about2-heading em{font-style:normal;color:var(--sfy-dark-accent);display:block}.seofy-home .about2-panel.dark p{font-size:15px;line-height:1.7;color:#ffffffbf;margin-bottom:28px}.seofy-home .about2-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px}.seofy-home .about2-stat{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px}.seofy-home .about2-stat-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.seofy-home .about2-stat-icon{width:34px;height:34px;border-radius:9px;background:#9ad1a026;color:var(--sfy-dark-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.seofy-home .about2-stat-icon svg{width:18px;height:18px}.seofy-home .about2-stat-num{font-size:24px;font-weight:700;color:var(--sfy-dark-accent);line-height:1.1}.seofy-home .about2-stat-label{font-size:13px;font-weight:600;color:#fff;margin-bottom:8px}.seofy-home .about2-stat-caption{font-size:11px;line-height:1.4;color:#ffffff8c}.seofy-home .about2-do-best{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#fff;margin-bottom:14px}.seofy-home .about2-do-best svg{color:var(--sfy-dark-accent);flex-shrink:0}.seofy-home .about2-pills-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.seofy-home .about2-pills-grid-light{grid-template-columns:repeat(2,1fr)}.seofy-home .about2-pill{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;padding:10px 12px;border-radius:10px;border:1.5px solid rgba(255,255,255,.15);color:#ffffffe6}.seofy-home .about2-pill svg{flex-shrink:0;color:var(--sfy-dark-accent)}.seofy-home .about2-pill.light{border-color:var(--sfy-border);color:var(--sfy-text)}.seofy-home .about2-pill.light svg{color:var(--sfy-brand)}.seofy-home .about2-link{font-size:14px;font-weight:600;text-decoration:none;color:var(--sfy-dark-accent)}.seofy-home .about2-heading-row-light{display:flex;align-items:center;gap:16px;margin-bottom:16px}.seofy-home .about2-icon-badge{flex-shrink:0;width:56px;height:56px;border-radius:14px;background:var(--sfy-accent-light);color:var(--sfy-brand);display:flex;align-items:center;justify-content:center}.seofy-home .about2-icon-badge svg{width:28px;height:28px}.seofy-home .about2-heading-light{font-size:30px;line-height:1.25;color:var(--sfy-text);margin:0}.seofy-home .about2-heading-light em{font-style:normal;color:var(--sfy-brand)}.seofy-home .about2-panel.light p{font-size:15px;line-height:1.7;color:var(--sfy-body);margin-bottom:16px}.seofy-home .about2-panel.light .about2-pills-grid{margin-top:20px;margin-bottom:28px}.seofy-home .about2-cta-box{display:flex;align-items:center;gap:16px;background:var(--sfy-accent-light);border-radius:var(--sfy-radius-card);padding:20px 24px}.seofy-home .about2-cta-icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--sfy-brand);display:flex;align-items:center;justify-content:center}.seofy-home .about2-cta-icon svg{width:20px;height:20px}.seofy-home .about2-cta-text{flex:1;min-width:0}.seofy-home .about2-cta-text strong{display:block;font-size:16px;color:var(--sfy-text);margin-bottom:2px}.seofy-home .about2-cta-text span{font-size:13px;color:var(--sfy-body);line-height:1.4}.seofy-home .about2-cta-arrow{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--sfy-brand);color:#fff;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.seofy-home .about2-cta-arrow:hover{background:var(--sfy-brand-hover)}.seofy-home .about2-cta-arrow svg{width:18px;height:18px}.seofy-home .about2-bottom{margin-top:32px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;background:var(--sfy-card);border:1px solid var(--sfy-border);border-radius:var(--sfy-radius-card);padding:28px 32px}.seofy-home .about2-bottom-item{display:flex;gap:12px;align-items:flex-start}.seofy-home .about2-bottom-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:var(--sfy-accent-light);color:var(--sfy-brand);display:flex;align-items:center;justify-content:center}.seofy-home .about2-bottom-icon svg{width:20px;height:20px}.seofy-home .about2-bottom-item strong{display:block;font-size:14px;color:var(--sfy-text);margin-bottom:4px}.seofy-home .about2-bottom-item span{font-size:13px;color:var(--sfy-body);line-height:1.5}@media(max-width:1024px){.seofy-home .about2-stats{grid-template-columns:1fr}.seofy-home .about2-pills-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.seofy-home .about2-bottom{grid-template-columns:1fr 1fr}}@media(max-width:860px){.seofy-home .about2-split{grid-template-columns:1fr}}@media(max-width:560px){.seofy-home .about2-bottom,.seofy-home .about2-pills-grid,.seofy-home .about2-pills-grid-light{grid-template-columns:1fr}.seofy-home .about2-cta-box{flex-wrap:wrap}}.seofy-home .why2-eyebrow{font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--sfy-brand);display:flex;align-items:center;gap:var(--s1);margin-bottom:var(--s5)}.seofy-home .why2-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--sfy-brand)}.seofy-home .why2-top{display:grid;grid-template-columns:.5fr 1.3fr;gap:56px;align-items:start}.seofy-home .why2-heading-row{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.seofy-home .why2-heading{font-size:38px;line-height:1.2;color:var(--sfy-text);font-weight:700;margin:0}.seofy-home .why2-heading em{font-style:normal;color:var(--sfy-brand)}.seofy-home .why2-rule{width:48px;height:3px;background:var(--sfy-brand);border-radius:2px;margin-bottom:20px}.seofy-home .why2-intro p{font-size:16px;line-height:1.7;color:var(--sfy-body);margin-bottom:16px}.seofy-home .why2-intro p strong{color:var(--sfy-brand);font-weight:700}.seofy-home .why2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.seofy-home .why2-card{background:var(--sfy-card);border:1px solid var(--sfy-border);border-radius:var(--sfy-radius-card);padding:28px;box-shadow:var(--sfy-shadow-card);transition:box-shadow .2s ease}.seofy-home .why2-card:hover{box-shadow:var(--sfy-shadow-card-hover)}.seofy-home .why2-card-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.seofy-home .why2-card-icon{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:var(--sfy-accent-light);display:flex;align-items:center;justify-content:center;color:var(--sfy-brand)}.seofy-home .why2-card-icon svg{width:22px;height:22px}.seofy-home .why2-card h3{font-size:17px;line-height:1.35;margin:0;padding-top:4px}.seofy-home .why2-card-rule{width:28px;height:3px;background:var(--sfy-brand);border-radius:2px;margin-bottom:14px}.seofy-home .why2-card p{font-size:14px;line-height:1.65;color:var(--sfy-body)}.seofy-home .why2-cta{margin-top:48px;background:var(--sfy-bg);border:1px solid var(--sfy-border);border-radius:var(--sfy-radius-card);padding:28px 32px;display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.seofy-home .why2-cta-left{display:flex;align-items:flex-start;gap:16px;flex:1 1 380px}.seofy-home .why2-cta-icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--sfy-brand);color:#fff;display:flex;align-items:center;justify-content:center}.seofy-home .why2-cta-icon svg{width:20px;height:20px}.seofy-home .why2-cta-left strong{display:block;font-size:18px;color:var(--sfy-text);margin-bottom:4px}.seofy-home .why2-cta-left span{font-size:14px;color:var(--sfy-muted);line-height:1.5}.seofy-home .why2-cta-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.seofy-home .why2-cta-note{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--sfy-muted)}.seofy-home .why2-cta-note svg{color:var(--sfy-brand);flex-shrink:0}@media(max-width:1024px){.seofy-home .why2-top{grid-template-columns:1fr}}@media(max-width:860px){.seofy-home .why2-grid{grid-template-columns:1fr 1fr}.seofy-home .why2-heading{font-size:32px}}@media(max-width:640px){.seofy-home .why2-grid{grid-template-columns:1fr}.seofy-home .why2-heading-row{flex-direction:column}.seofy-home .why2-cta{flex-direction:column;align-items:flex-start}.seofy-home .why2-cta-right{align-items:flex-start;width:100%}.seofy-home .why2-cta-right .btn{width:100%;justify-content:center}}@media(max-width:700px){.seofy-home .section-head-row,.seofy-home .section-head-row tr,.seofy-home .section-head-cell,.seofy-home .stat-callout-cell{display:block!important;width:100%!important;padding-right:0!important}.seofy-home .stat-callout-cell{margin-top:24px}}.seofy-home .seofy-home .service-card{border:1px solid var(--sfy-border);border-radius:var(--sfy-radius-card);padding:var(--s4);background:var(--sfy-card);box-shadow:var(--sfy-shadow-card);transition:box-shadow .2s ease}.seofy-home .service-card:hover{box-shadow:var(--sfy-shadow-card-hover)}.seofy-home .service-card .tag{display:inline-block;font-size:13px;font-weight:600;padding:4px 12px;border-radius:999px;background:var(--sfy-accent-light);color:var(--sfy-brand);margin-bottom:var(--s2);text-transform:uppercase;letter-spacing:.04em}.seofy-home .service-card.featured .tag{background:var(--sfy-brand);color:#fff}.seofy-home .service-card h3{font-size:22px;margin-bottom:var(--s1)}.seofy-home .service-card p{font-size:16px;line-height:1.7;color:var(--sfy-body);margin-bottom:var(--s2)}.seofy-home .service-card a.link{font-size:14px;font-weight:600;text-decoration:none;color:var(--sfy-brand);border-bottom:1px solid var(--sfy-brand);padding-bottom:2px}.seofy-home .ind2-tablist{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px;position:relative}.seofy-home .ind2-tab{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;padding:10px 16px;border-radius:999px;border:1.5px solid var(--sfy-border);background:var(--sfy-card);color:var(--sfy-text);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.seofy-home .ind2-tab:hover{border-color:var(--sfy-brand)}.seofy-home .ind2-tab:focus-visible{outline:2px solid var(--sfy-brand);outline-offset:2px}.seofy-home .ind2-tab.active{background:var(--sfy-dark);border-color:var(--sfy-dark);color:#fff}.seofy-home .ind2-tab-icon{width:16px;height:16px;flex-shrink:0;color:var(--sfy-brand)}.seofy-home .ind2-tab.active .ind2-tab-icon{color:var(--sfy-dark-accent)}.seofy-home .ind2-more-wrap{position:relative}.seofy-home .ind2-more-btn{color:var(--sfy-brand)}.seofy-home .ind2-more-chevron{width:14px;height:14px;transition:transform .2s ease}.seofy-home .ind2-more-btn[aria-expanded=true] .ind2-more-chevron{transform:rotate(180deg)}.seofy-home .ind2-more-panel{display:none;flex-wrap:wrap;gap:8px;width:100%;margin-top:8px;padding-top:12px;border-top:1px solid var(--sfy-divider)}.seofy-home .ind2-more-panel.open{display:flex}.seofy-home .ind2-panels{position:relative}.seofy-home .ind2-panel{background:var(--sfy-card);border:1px solid var(--sfy-border);border-radius:var(--sfy-radius-card);box-shadow:var(--sfy-shadow-card);padding:40px}.seofy-home .ind2-intro-row{display:flex;gap:40px;margin-bottom:36px;align-items:flex-start}.seofy-home .ind2-intro{display:flex;gap:16px;flex:1.4}.seofy-home .ind2-intro-icon{flex-shrink:0;width:56px;height:56px;border-radius:14px;background:var(--sfy-accent-light);color:var(--sfy-brand);display:flex;align-items:center;justify-content:center}.seofy-home .ind2-intro-text{flex:1}.seofy-home .ind2-intro-head{display:flex;align-items:center;gap:12px;margin-bottom:10px;flex-wrap:wrap}.seofy-home .ind2-intro-head h3{font-size:26px;margin:0}.seofy-home .ind2-pill{font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;padding:4px 12px;border-radius:999px;background:var(--sfy-accent-light);color:var(--sfy-brand)}.seofy-home .ind2-intro-text p{font-size:15px;line-height:1.7;color:var(--sfy-body)}.seofy-home .ind2-intro-text p strong{color:var(--sfy-text)}.seofy-home .ind2-focus{flex:1;background:var(--sfy-bg-alt);border-radius:12px;padding:20px 24px}.seofy-home .ind2-focus h4{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--sfy-text);margin-bottom:14px}.seofy-home .ind2-focus ul{list-style:none;display:flex;flex-direction:column;gap:10px}.seofy-home .ind2-focus li{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--sfy-body)}.seofy-home .ind2-focus li svg{flex-shrink:0;width:16px;height:16px;color:var(--sfy-brand)}.seofy-home .ind2-journey{border-top:1px solid var(--sfy-divider);padding-top:32px;margin-bottom:32px}.seofy-home .ind2-journey-title{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--sfy-text);margin-bottom:24px}.seofy-home .ind2-journey-row{display:flex;align-items:flex-start}.seofy-home .ind2-journey-stage{flex:1;min-width:0;text-align:left}.seofy-home .ind2-journey-icon{width:56px;height:56px;border-radius:50%;background:var(--sfy-accent-light);color:var(--sfy-brand);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.seofy-home .ind2-journey-num{font-size:12px;font-weight:700;color:var(--sfy-muted);margin-bottom:4px}.seofy-home .ind2-journey-stage h4{font-size:15px;margin-bottom:6px}.seofy-home .ind2-journey-stage p{font-size:12px;line-height:1.5;color:var(--sfy-muted)}.seofy-home .ind2-journey-arrow{flex-shrink:0;width:40px;color:var(--sfy-border);align-self:center;margin-top:-40px}.seofy-home .ind2-journey-arrow svg{width:40px;height:10px;display:block}.seofy-home .ind2-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap;background:var(--sfy-bg-alt);border-radius:12px;padding:24px 28px}.seofy-home .ind2-cta-text{flex:1 1 380px;display:flex;flex-direction:column;gap:4px}.seofy-home .ind2-cta-text strong{font-size:17px;color:var(--sfy-text)}.seofy-home .ind2-cta-text span{font-size:14px;color:var(--sfy-muted)}.seofy-home .ind2-placeholder{text-align:center;padding:40px 20px;max-width:440px;margin:0 auto}.seofy-home .ind2-placeholder .ind2-intro-icon{margin:0 auto 20px}.seofy-home .ind2-placeholder h3{font-size:24px;margin-bottom:10px}.seofy-home .ind2-placeholder p{font-size:15px;color:var(--sfy-muted);margin-bottom:24px}@media(max-width:900px){.seofy-home .ind2-intro-row{flex-direction:column}.seofy-home .ind2-journey-row{flex-wrap:wrap;row-gap:24px}.seofy-home .ind2-journey-stage{flex:1 1 40%}.seofy-home .ind2-journey-arrow{display:none}}@media(max-width:700px){.seofy-home .ind2-tablist{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.seofy-home .ind2-more-wrap{flex-shrink:0}.seofy-home .ind2-more-panel{position:absolute;top:calc(100% + 8px);left:0;z-index:5;width:auto;max-width:280px;background:var(--sfy-card);border:1px solid var(--sfy-border);border-radius:12px;box-shadow:var(--sfy-shadow-card-hover);padding:12px;border-top:1px solid var(--sfy-border)}.seofy-home .ind2-more-panel.open{display:flex}.seofy-home .ind2-panel{padding:24px}.seofy-home .ind2-journey-stage{flex:1 1 100%}.seofy-home .ind2-cta{flex-direction:column;align-items:flex-start}.seofy-home .ind2-cta .btn{width:100%;justify-content:center}}.seofy-home .svc-layout{display:grid;grid-template-columns:340px 1fr;gap:32px;align-items:start;margin-top:48px}.seofy-home .svc-tablist{display:flex;flex-direction:column;gap:8px}.seofy-home .svc-tab{display:flex;align-items:flex-start;gap:12px;text-align:left;padding:16px;border-radius:12px;border:1.5px solid var(--sfy-border);background:var(--sfy-card);color:var(--sfy-text);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.seofy-home .svc-tab:hover{border-color:var(--sfy-brand)}.seofy-home .svc-tab:focus-visible{outline:2px solid var(--sfy-brand);outline-offset:2px}.seofy-home .svc-tab.active{background:var(--sfy-dark);border-color:var(--sfy-dark);color:#fff}.seofy-home .svc-tab-icon{width:22px;height:22px;flex-shrink:0;margin-top:2px;color:var(--sfy-brand)}.seofy-home .svc-tab.active .svc-tab-icon{color:var(--sfy-dark-accent)}.seofy-home .svc-tab-text{display:flex;flex-direction:column;gap:2px;flex:1}.seofy-home .svc-tab-title{font-weight:700;font-size:15px}.seofy-home .svc-tab-desc{font-size:13px;color:var(--sfy-muted);line-height:1.4}.seofy-home .svc-tab.active .svc-tab-desc{color:#ffffffb3}.seofy-home .svc-tab-chevron{width:16px;height:16px;flex-shrink:0;margin-top:4px;color:var(--sfy-muted)}.seofy-home .svc-tab.active .svc-tab-chevron{color:#fff}.seofy-home .svc-panels{display:flex;flex-direction:column;gap:24px}.seofy-home .svc-panel{background:var(--sfy-card);border:1px solid var(--sfy-border);border-radius:var(--sfy-radius-card);box-shadow:var(--sfy-shadow-card);padding:40px}.seofy-home .svc-panel-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:0;align-items:center}.seofy-home .svc-panel-tag{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:3px 10px;border-radius:999px;background:var(--sfy-accent-light);color:var(--sfy-brand);margin-bottom:12px}.seofy-home .svc-panel-text h3{font-size:30px;margin-bottom:12px}.seofy-home .svc-panel-subtitle{font-size:14px;line-height:1.6;color:var(--sfy-body)}.seofy-home .svc-divider{border:none;border-top:1px solid var(--sfy-divider);margin:24px 0}.seofy-home .svc-panel-text h4{font-size:16px;margin-bottom:16px}.seofy-home .svc-included-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;margin-bottom:24px}.seofy-home .svc-included-grid ul{list-style:none;display:flex;flex-direction:column;gap:10px}.seofy-home .svc-included-grid li{font-size:12px;color:var(--sfy-body);display:flex;gap:8px;align-items:center}.seofy-home .svc-included-grid li svg{flex-shrink:0;color:var(--sfy-brand)}.seofy-home .svc-ideal-for{display:flex;gap:14px;align-items:flex-start;background:var(--sfy-accent-light);border-radius:10px;padding:16px 18px;margin-bottom:24px}.seofy-home .svc-ideal-for svg{width:24px;height:24px;flex-shrink:0;color:var(--sfy-brand);margin-top:2px}.seofy-home .svc-ideal-for div{display:flex;flex-direction:column;gap:2px;font-size:14px;color:var(--sfy-body)}.seofy-home .svc-ideal-for strong{color:var(--sfy-text);font-size:14px}.seofy-home .svc-panel-actions{display:flex;gap:10px;flex-wrap:nowrap}.seofy-home .svc-panel-actions .btn{padding:12px 18px;font-size:14px;white-space:nowrap}.seofy-home .svc-panel-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:420px;padding:0}.seofy-home .svc-visual-img{width:100%;max-width:100%;height:auto;display:block}@media(max-width:1160px)and (min-width:861px){.seofy-home .svc-panel-visual{padding:20px 90px}}@media(max-width:1024px){.seofy-home .svc-layout{grid-template-columns:1fr}.seofy-home .svc-tablist{flex-direction:row;flex-wrap:wrap}.seofy-home .svc-tab{flex:1 1 220px}}@media(max-width:860px){.seofy-home .svc-panel-grid{grid-template-columns:1fr}.seofy-home .svc-panel-visual{order:-1;flex-direction:column;padding:20px;gap:20px;min-height:0}.seofy-home .svc-included-grid{grid-template-columns:1fr}}@media(max-width:600px){.seofy-home .svc-panel{padding:24px}.seofy-home .svc-tablist{flex-direction:column}.seofy-home .svc-panel-actions{flex-wrap:wrap}.seofy-home .svc-panel-actions .btn{width:100%;justify-content:center}}.seofy-home .svc-mobile-accordion{display:none}@media(max-width:700px){.seofy-home .svc-layout{display:none}.seofy-home .svc-benefits:not(.svc-acc-benefits){display:none}.seofy-home .svc-mobile-accordion{display:block;margin-top:32px}}.seofy-home .svc-acc-item{border:1px solid var(--sfy-border);border-radius:var(--sfy-radius-card);margin-bottom:12px;overflow:hidden;background:var(--sfy-card)}.seofy-home .svc-acc-trigger{width:100%;display:flex;align-items:center;gap:12px;text-align:left;padding:16px;background:var(--sfy-card);border:none;cursor:pointer;font-family:Inter,sans-serif;color:var(--sfy-text)}.seofy-home .svc-acc-trigger:focus-visible{outline:2px solid var(--sfy-brand);outline-offset:-2px}.seofy-home .svc-acc-item.active .svc-acc-trigger{background:var(--sfy-dark);color:#fff}.seofy-home .svc-acc-trigger .svc-tab-icon{width:22px;height:22px;flex-shrink:0;color:var(--sfy-brand)}.seofy-home .svc-acc-item.active .svc-acc-trigger .svc-tab-icon{color:var(--sfy-dark-accent)}.seofy-home .svc-acc-trigger-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.seofy-home .svc-acc-trigger-title{font-weight:700;font-size:15px}.seofy-home .svc-acc-trigger-desc{font-size:12px;color:var(--sfy-muted);line-height:1.4}.seofy-home .svc-acc-item.active .svc-acc-trigger-desc{color:#ffffffb3}.seofy-home .svc-acc-chevron{width:18px;height:18px;flex-shrink:0;color:var(--sfy-muted);transition:transform .2s ease}.seofy-home .svc-acc-item.active .svc-acc-chevron{color:#fff;transform:rotate(180deg)}.seofy-home .svc-acc-chevron-nudge{animation:svc-acc-nudge 1s ease-in-out 2}@keyframes svc-acc-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.seofy-home .svc-acc-panel-inner{padding:20px 16px;border-top:1px solid var(--sfy-divider)}.seofy-home .svc-acc-panel .svc-panel-grid{gap:24px}.seofy-home .svc-acc-panel .svc-panel-visual{order:-1;min-height:0;padding:0 0 16px}.seofy-home .svc-acc-benefits{display:flex!important;flex-direction:column!important;gap:16px;margin-top:24px;padding-top:24px;border-top:1px solid var(--sfy-divider)}.seofy-home .svc-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px;padding-top:40px;border-top:1px solid var(--sfy-divider)}.seofy-home .svc-benefits[data-benefits-panel=ai-seo],.seofy-home .svc-benefits[data-benefits-panel=content-strategy],.seofy-home .svc-benefits[data-benefits-panel=seo-audits]{grid-template-columns:repeat(5,1fr)}.seofy-home .svc-benefit{display:flex;gap:12px;align-items:flex-start}.seofy-home .svc-benefit svg{width:24px;height:24px;flex-shrink:0;color:var(--sfy-brand);margin-top:2px}.seofy-home .svc-benefit div{display:flex;flex-direction:column;gap:4px}.seofy-home .svc-benefit strong{font-size:15px;color:var(--sfy-text)}.seofy-home .svc-benefit span{font-size:13px;line-height:1.5;color:var(--sfy-muted)}@media(max-width:900px){.seofy-home .svc-benefits,.seofy-home .svc-benefits[data-benefits-panel=ai-seo],.seofy-home .svc-benefits[data-benefits-panel=content-strategy],.seofy-home .svc-benefits[data-benefits-panel=seo-audits]{grid-template-columns:1fr 1fr}}@media(max-width:560px){.seofy-home .svc-benefits,.seofy-home .svc-benefits[data-benefits-panel=ai-seo],.seofy-home .svc-benefits[data-benefits-panel=content-strategy],.seofy-home .svc-benefits[data-benefits-panel=seo-audits]{grid-template-columns:1fr}}.seofy-home .case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--s3)}.seofy-home .case-card{background:var(--sfy-card);border:1px solid var(--sfy-border);border-radius:var(--sfy-radius-card);box-shadow:var(--sfy-shadow-card);padding:var(--s4);display:flex;flex-direction:column;gap:var(--s2)}.seofy-home .case-stat{font-size:36px;font-weight:700;color:var(--sfy-brand)}.seofy-home .case-card .biz{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--sfy-muted)}.seofy-home .case-card p{font-size:16px;line-height:1.7;color:var(--sfy-body)}.seofy-home .case-card a{font-size:14px;font-weight:600;text-decoration:none;color:var(--sfy-brand);margin-top:auto}@media(max-width:900px){.seofy-home .case-grid{grid-template-columns:1fr}}.seofy-home .testi-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--s3)}.seofy-home .testi-card{border:1px solid var(--sfy-border);border-radius:var(--sfy-radius-card);padding:var(--s4);background:var(--sfy-card);box-shadow:var(--sfy-shadow-card)}.seofy-home .testi-stars{color:var(--sfy-brand);font-size:15px;margin-bottom:var(--s2);letter-spacing:2px}.seofy-home .testi-card p{font-size:16px;line-height:1.7;color:var(--sfy-body);margin-bottom:var(--s3)}.seofy-home .testi-who{display:flex;align-items:center;gap:var(--s2)}.seofy-home .testi-avatar{width:38px;height:38px;border-radius:50%;background:var(--sfy-accent-light);color:var(--sfy-brand);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.seofy-home .testi-who .name{font-size:15px;font-weight:600;color:var(--sfy-text)}.seofy-home .testi-who .biz{font-size:13px;color:var(--sfy-muted)}@media(max-width:900px){.seofy-home .testi-strip{grid-template-columns:1fr}}.seofy-home .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--s3)}.seofy-home .price-card{border:1px solid var(--sfy-border);border-radius:var(--sfy-radius-card);padding:var(--s4);background:var(--sfy-card);box-shadow:var(--sfy-shadow-card);display:flex;flex-direction:column}.seofy-home .price-card.mid{border-color:var(--sfy-brand);box-shadow:var(--sfy-shadow-card-hover);position:relative}.seofy-home .price-card.mid .flag{position:absolute;top:-13px;left:var(--s4);background:var(--sfy-brand);color:#fff;font-size:12px;font-weight:600;padding:5px 14px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.seofy-home .price-card h3{font-size:22px;margin-bottom:var(--s1)}.seofy-home .price-card .price{font-size:36px;font-weight:700;color:var(--sfy-text);margin:var(--s2) 0 4px}.seofy-home .price-card .price span{font-size:16px;color:var(--sfy-muted);font-weight:400}.seofy-home .price-card .desc{font-size:16px;color:var(--sfy-muted);margin-bottom:var(--s4)}.seofy-home .price-card ul{list-style:none;display:flex;flex-direction:column;gap:var(--s1);margin-bottom:var(--s4);line-height:1.5}.seofy-home .price-card li{font-size:15px;display:flex;gap:var(--s1);align-items:flex-start;color:var(--sfy-body)}.seofy-home .price-card li:before{content:"\2713";color:var(--sfy-brand);flex-shrink:0;font-weight:700}.seofy-home .price-card .btn{margin-top:auto;justify-content:center;width:100%}@media(max-width:900px){.seofy-home .pricing-grid{grid-template-columns:1fr}}.seofy-home .faq-list{max-width:820px}.seofy-home .faq-item{border-bottom:1px solid var(--sfy-divider)}.seofy-home .faq-q{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:var(--s3) 0;display:flex;justify-content:space-between;align-items:center;gap:var(--s3);font-size:18px;color:var(--sfy-text);font-weight:600}.seofy-home .faq-q .plus{font-size:20px;font-weight:400;transition:transform .2s ease;flex-shrink:0;color:var(--sfy-brand)}.seofy-home .faq-item.open .faq-q .plus{transform:rotate(45deg)}.seofy-home .faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease}.seofy-home .faq-a p{padding:0 0 var(--s3);color:var(--sfy-body);font-size:16px;line-height:1.7;max-width:720px}.seofy-home .loc-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--s2) var(--s3)}.seofy-home .loc-grid a{text-decoration:none;font-size:16px;padding:10px 0;border-bottom:1px solid var(--sfy-border);color:var(--sfy-body)}.seofy-home .loc-grid a:hover{color:var(--sfy-brand)}@media(max-width:900px){.seofy-home .loc-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.seofy-home .loc-grid{grid-template-columns:repeat(2,1fr)}}.seofy-home .final-cta{border-radius:var(--sfy-radius-card);background:var(--sfy-dark);color:var(--sfy-dark-text);padding:var(--s6) var(--s5);display:flex;justify-content:space-between;align-items:center;gap:var(--s4);flex-wrap:wrap}.seofy-home .final-cta h2{font-size:32px;color:#fff;max-width:480px}.seofy-home .final-cta .right{display:flex;flex-direction:column;gap:var(--s2);align-items:flex-end}.seofy-home .final-cta .phone{font-size:18px;text-decoration:none;color:var(--sfy-dark-text)}@media(max-width:760px){.seofy-home .final-cta{flex-direction:column;align-items:flex-start}.seofy-home .final-cta .right{align-items:flex-start}}.seofy-home .reveal{opacity:0;transform:translateY(12px);transition:opacity .25s ease,transform .25s ease}.seofy-home .reveal.in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.seofy-home .reveal{opacity:1;transform:none;transition:none}.seofy-home .svc-acc-chevron-nudge{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/seofy-home.css.map */
