:root{--service-primary:#00bfa5;--service-secondary:#00a087;--service-label-bg:#e6f7f4;--service-text-dark:#1f2937;--service-text-muted:#4b5563;--service-white:#ffffff;}body{font-family:"Poppins",sans-serif;color:var(--service-text-dark);}.service-breadcrumb-nav{margin-bottom:25px;}.service-breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin:0;list-style:none;font-size:13px;font-weight:700;letter-spacing:0.5px;}.service-breadcrumb-item{display:flex;align-items:center;color:var(--service-text-muted);text-transform:uppercase;}.service-breadcrumb-item a{color:var(--service-text-muted);text-decoration:none;transition:color 0.3s ease;}.service-breadcrumb-item a:hover{color:var(--service-primary);}.service-breadcrumb-item + .service-breadcrumb-item::before{content:"•";padding:0 10px;color:var(--service-text-muted);font-weight:bold;}.service-breadcrumb-item.active{color:var(--service-primary);}.service-badge{background-color:var(--service-label-bg);color:var(--service-primary);font-size:12px;font-weight:700;padding:8px 18px;border-radius:50px;letter-spacing:0.5px;display:inline-flex;align-items:center;margin-bottom:25px;transition:all 0.3s ease;}.service-badge:hover{transform:scale(1.03);}.service-hero-title{font-size:40px;font-weight:800;line-height:1.25;color:var(--service-text-dark);margin-bottom:25px;letter-spacing:-0.5px;}.service-hero-title .highlight-text{color:var(--service-primary);position:relative;}.service-hero-desc{font-size:1.05rem;color:var(--service-text-muted);line-height:1.65;margin-bottom:35px;max-width:580px;}.service-tagline-strip{background-color:var(--service-label-bg);color:var(--service-primary);font-size:13.5px;padding:12px 20px;border-radius:8px;display:inline-block;margin-bottom:35px;line-height:1.5;font-weight:500;}.service-tagline-strip strong{font-weight:700;color:var(--service-secondary);}.btn-service-primary{background-color:var(--service-primary);color:var(--service-white) !important;padding:14px 30px;font-weight:700;border-radius:8px;border:none;font-size:16px;display:inline-flex;align-items:center;gap:8px;text-decoration:none;box-shadow:0 4px 14px rgba(0,191,165,0.2);transition:all 0.3s ease;}.btn-service-primary i{font-size:14px;transition:transform 0.3s ease;}.btn-service-primary:hover{background-color:var(--service-secondary);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,191,165,0.3);}.btn-service-primary:hover i{transform:translateX(4px);}.service-mockup-container{position:relative;display:inline-block;width:100%;max-width:620px;margin:0 auto;}.service-mockup-img{position:relative;z-index:1;filter:drop-shadow(0 15px 35px rgba(0,0,0,0.05));animation:floatIllustration 6s ease-in-out infinite;width:100%;height:auto;}@keyframes floatIllustration{0%{transform:translateY(0px);}50%{transform:translateY(-10px);}100%{transform:translateY(0px);}}@media (max-width:991px){.service-hero-title{text-align:center;}.service-hero-desc{text-align:center;margin-left:auto;margin-right:auto;}.service-badge-container,.service-breadcrumb-nav,.service-tagline-container,.service-btn-container{text-align:center;}.service-tagline-strip{text-align:center;width:100%;}.service-mockup-container{margin-top:50px;}}@media (max-width:575px){.service-hero-desc{font-size:0.95rem;}.service-tagline-strip{font-size:12.5px;padding:10px 15px;}.btn-service-primary{width:100%;justify-content:center;}}.service-card{border-radius:16px;background:var(--service-white);border:1px solid #edf2f7;transition:transform 0.3s ease,box-shadow 0.3s ease;padding:30px;text-align:center;display:flex;flex-direction:column;height:100%;margin:auto;}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,0.05);}.service-icon-img{height:40px;object-fit:contain;object-position:left;margin-bottom:20px;display:block;align-self:flex-start;}.service-icon-placeholder{font-size:32px;color:var(--service-primary);margin-bottom:20px;display:block;}.service-card-title{font-weight:700;font-size:1.15rem;color:var(--service-text-dark);margin-bottom:15px;}.service-card-desc{color:var(--service-text-muted);font-size:16px;line-height:1.6;margin-bottom:25px;flex-grow:1;}.card-tag-badge{background-color:var(--service-label-bg);color:var(--service-primary);font-size:11px;font-weight:700;padding:6px 14px;border-radius:50px;display:inline-block;align-self:flex-start;margin:auto;}.ai-tool-badge{background-color:var(--service-white);color:var(--service-secondary);border:1px solid #b3e6de;padding:8px 24px;border-radius:50px;font-size:14px;font-weight:500;transition:all 0.3s ease;white-space:nowrap;}.ai-tool-badge:hover{background-color:var(--service-secondary);color:var(--service-white);border-color:var(--service-secondary);}.service-section-light{background-color:#f8fafc !important;border-top:1px solid #edf2f7;}.service-section-title{font-size:40px;color:var(--service-text-dark);}.service-section-subtitle{max-width:700px;font-size:16px;margin:auto;}.service-tools-section{background-color:var(--service-label-bg);}.service-tools-title{color:var(--service-secondary);font-size:1.1rem;letter-spacing:0.5px;}.service-advantage-desc{font-size:16px;line-height:1.6;}.service-highlight-text{color:var(--service-primary);}.service-feature-icon-box{width:50px;height:50px;background-color:var(--service-label-bg);color:var(--service-primary);}.service-feature-icon{font-size:24px;}.service-feature-title{font-size:18px;color:var(--service-text-dark);}.service-feature-desc{font-size:16px;line-height:1.6;}.service-dummy-img-wrapper{background-color:#f8fafc;border-radius:16px;padding:40px;display:inline-block;}.service-dummy-img{max-height:500px;object-fit:contain;}.service-result-card{background-color:var(--service-white);border:1px solid #edf2f7;border-top:3px solid var(--service-primary);border-radius:8px;padding:30px;height:100%;transition:box-shadow 0.3s ease,transform 0.3s ease;}.service-result-card:hover{box-shadow:0 10px 30px rgba(0,0,0,0.05);transform:translateY(-5px);}.service-result-icon-wrapper{width:45px;height:45px;background-color:var(--service-label-bg);color:var(--service-primary);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;}.service-result-icon-wrapper i{font-size:20px;}.service-result-card-title{font-size:18px;font-weight:700;color:var(--service-text-dark);margin-bottom:15px;}.service-result-card-desc{color:var(--service-text-muted);font-size:16px;line-height:1.6;margin-bottom:0;}.service-divider-line{width:60px;height:3px;background-color:var(--service-primary);margin:20px auto 40px auto;border-radius:2px;}.service-badge-outline{background-color:var(--service-white);color:var(--service-primary);border:1px solid var(--service-primary);font-size:12px;font-weight:700;padding:6px 16px;border-radius:50px;display:inline-block;text-transform:uppercase;letter-spacing:0.5px;}.service-stage-card{background-color:var(--service-white);border:1px solid #edf2f7;border-radius:8px;padding:30px;height:100%;transition:box-shadow 0.3s ease,transform 0.3s ease;}.service-stage-card:hover{box-shadow:0 10px 30px rgba(0,0,0,0.05);transform:translateY(-5px);}.service-stage-number{width:35px;height:35px;min-width:35px;background-color:var(--service-primary);color:var(--service-white);border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;}.service-stage-title{font-size:18px;font-weight:700;color:var(--service-text-dark);}.service-stage-desc{color:var(--service-text-muted);font-size:16px;line-height:1.6;margin-bottom:0;}.service-growth-badge{background-color:var(--service-label-bg);color:var(--service-primary);font-size:14px;font-weight:700;padding:8px 20px;border-radius:50px;display:inline-block;letter-spacing:0.5px;}.service-growth-title{font-size:40px;font-weight:800;color:var(--service-text-dark);text-transform:uppercase;line-height:1.4;}.service-growth-highlight{color:var(--service-primary);position:relative;display:inline-block;z-index:1;}.service-growth-highlight::after{content:"";position:absolute;bottom:6px;left:-2px;right:-2px;height:12px;background-color:rgba(0,191,165,0.2);z-index:-1;border-radius:4px;}.service-growth-desc{color:var(--service-text-muted);font-size:16px;line-height:1.8;}.btn-service-growth{background-color:var(--service-primary);color:var(--service-white) !important;font-size:16px;font-weight:600;padding:14px 32px;border-radius:50px;display:inline-block;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(0,191,165,0.3);}.btn-service-growth:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,191,165,0.4);}.service-about-img{border-radius:16px;object-fit:cover;width:100%;max-height:600px;}.service-about-title{font-size:32px;font-weight:800;color:var(--service-text-dark);line-height:1.3;}.service-about-desc{color:var(--service-text-muted);font-size:16px;line-height:1.7;}.service-about-callout{background-color:var(--service-label-bg);border:1px solid var(--service-primary);border-radius:8px;padding:24px;margin-top:30px;}.service-about-callout-title{color:var(--service-secondary);font-weight:700;font-size:16px;margin-bottom:8px;}.service-about-callout-text{color:var(--service-secondary);font-size:15px;line-height:1.6;margin-bottom:0;}.service-specialist-badge{background-color:var(--service-label-bg);color:var(--service-primary);font-size:13px;font-weight:700;padding:6px 16px;border-radius:50px;display:inline-flex;align-items:center;text-transform:uppercase;letter-spacing:0.5px;}.service-specialist-badge i{font-size:8px;margin-right:8px;}.service-specialist-title{font-size:40px;font-weight:800;color:var(--service-text-dark);line-height:1.4;}.service-specialist-highlight{color:var(--service-primary);}.btn-service-outline{background-color:transparent;color:var(--service-primary) !important;border:2px solid var(--service-primary);font-size:14px;font-weight:700;padding:12px 28px;border-radius:50px;display:inline-block;text-transform:uppercase;letter-spacing:1px;transition:all 0.3s ease;}.btn-service-outline:hover{background-color:var(--service-primary);color:var(--service-white) !important;}.service-feature-box{background-color:var(--service-white);border:1px solid #edf2f7;border-radius:16px;padding:30px;height:100%;transition:transform 0.3s ease,box-shadow 0.3s ease;}.service-feature-box:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.05);}.service-icon-circle{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--service-white);margin-bottom:20px;}.service-icon-circle i{font-size:22px;}.icon-gradient-orange{background:linear-gradient(135deg,#f59e0b,#fbbf24);}.icon-gradient-blue{background:linear-gradient(135deg,#3b82f6,#60a5fa);}.icon-gradient-green{background:linear-gradient(135deg,#10b981,#34d399);}.icon-gradient-purple{background:linear-gradient(135deg,#a855f7,#c084fc);}.service-feature-box-title{font-size:16px;font-weight:700;color:var(--service-text-dark);margin-bottom:12px;}.service-feature-box-desc{color:var(--service-text-muted);font-size:14.5px;line-height:1.6;margin-bottom:0;}.service-list-icon{width:50px;height:50px;min-width:50px;border:2px solid var(--service-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--service-primary);background-color:var(--service-white);}.service-list-icon i{font-size:20px;}.service-list-title{font-size:18px;font-weight:800;color:var(--service-text-dark);margin-bottom:12px;}.service-list-desc{color:var(--service-text-muted);font-size:15px;line-height:1.6;margin-bottom:0;}.service-list-img{border-radius:16px;object-fit:cover;width:100%;max-height:600px;}.seo-audit-section{position:relative;overflow:hidden;background-color:#f0fdf9;}.seo-audit-section::before{content:"";position:absolute;top:-120px;left:50%;transform:translateX(-50%);width:700px;height:700px;background:radial-gradient( circle,rgba(0,191,165,0.15) 0%,rgba(240,253,249,0) 70% );border-radius:50%;pointer-events:none;z-index:0;}.seo-audit-section .container{position:relative;z-index:1;}.seo-audit-row-top{background-color:#f0fdf9;padding:16px;border-radius:20px;}.seo-audit-row-bottom{padding:16px;border-radius:20px;}.seo-audit-card{background-color:#ffffff;border:1px solid #e8f5f2;border-radius:18px;padding:28px 26px 26px;height:100%;transition:transform 0.3s ease,box-shadow 0.3s ease;position:relative;overflow:hidden;}.seo-audit-card.d-flex{padding:22px 24px;}.seo-audit-card::after{content:"";position:absolute;top:-30px;right:-30px;width:100px;height:100px;background:radial-gradient( circle,rgba(0,191,165,0.07) 0%,transparent 70% );border-radius:50%;}.seo-audit-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,191,165,0.1);}.seo-audit-icon-box{width:50px;height:50px;background-color:#f0fdf9;border:1.5px solid #cef5ec;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;position:relative;z-index:1;flex-shrink:0;}.seo-audit-card.d-flex .seo-audit-icon-box{width:44px;height:44px;min-width:44px;background-color:#e6f7f4;border:1.5px solid #bcece1;border-radius:12px;margin-bottom:0;flex-shrink:0;}.seo-audit-icon-box i,.seo-audit-icon-box span{color:#00bfa5;font-size:1.25rem;font-weight:700;}.seo-audit-card-title{font-size:1.1rem;font-weight:700;color:#1a1642;margin-bottom:12px;position:relative;z-index:1;}.seo-audit-card.d-flex .seo-audit-card-title{font-size:0.96rem;font-weight:700;color:#172434;margin-bottom:0;line-height:1.45;}.seo-audit-card-desc{color:#6b7280;font-size:0.92rem;line-height:1.65;margin-bottom:0;position:relative;z-index:1;}.seo-advantage-section{background-color:#ffffff;}.seo-advantage-badge{background-color:#e6f7f4;color:#00bfa5;font-size:11px;font-weight:700;padding:6px 16px;border-radius:50px;display:inline-block;letter-spacing:0.5px;text-transform:uppercase;margin-bottom:22px;}.seo-advantage-title{font-size:40px;font-weight:800;color:#1a1642;line-height:1.3;margin-bottom:18px;}.seo-advantage-title .highlight{color:#00bfa5;}.seo-advantage-desc{color:#6b7280;font-size:0.97rem;line-height:1.75;margin-bottom:36px;max-width:480px;}.seo-advantage-feature{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px;}.seo-advantage-feature:last-child{margin-bottom:0;}.seo-advantage-feature-icon{width:44px;height:44px;min-width:44px;background-color:#f0fdf9;border:1.5px solid #cef5ec;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#00bfa5;font-size:1.15rem;flex-shrink:0;margin-top:2px;}.seo-advantage-feature-title{font-size:0.97rem;font-weight:700;color:#1a1642;margin-bottom:6px;}.seo-advantage-feature-desc{font-size:16px;color:#6b7280;line-height:1.65;margin-bottom:0;}.seo-advantage-img-wrapper{position:relative;display:flex;justify-content:center;align-items:center;}.seo-advantage-img{width:100%;max-width:560px;filter:drop-shadow(0 15px 35px rgba(0,0,0,0.06));animation:floatIllustration 6s ease-in-out infinite;}.seo-growth-section{background-color:#ffffff;}.seo-growth-img{width:100%;border-radius:20px;object-fit:cover;display:block;}.seo-growth-badge{background-color:#e6f7f4;color:#00bfa5;font-size:11px;font-weight:700;padding:6px 16px;border-radius:50px;display:inline-block;letter-spacing:0.5px;text-transform:uppercase;margin-bottom:20px;}.seo-growth-title{font-size:40px;font-weight:800;color:#1a1642;line-height:1.3;margin-bottom:16px;}.seo-growth-title .highlight{color:#00bfa5;display:block;}.seo-growth-desc{color:#6b7280;font-size:0.97rem;line-height:1.75;margin-bottom:24px;}.seo-growth-callout{border-left:4px solid #00bfa5;background-color:#f0fdf9;padding:20px 22px;border-radius:0 10px 10px 0;margin-bottom:24px;}.seo-growth-callout p{color:#1a5c50;font-size:0.95rem;line-height:1.75;margin-bottom:0;}.btn-seo-growth{background-color:#00bfa5;color:#ffffff !important;font-size:15px;font-weight:600;padding:14px 30px;border-radius:8px;display:inline-block;text-decoration:none;transition:all 0.3s ease;box-shadow:0 4px 14px rgba(0,191,165,0.25);}.btn-seo-growth:hover{background-color:#00a087;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,191,165,0.35);}.seo-growth-stats{background-color:#f8f9fa;border-radius:20px;padding:35px 20px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:20px;margin-top:50px;}.seo-growth-stat-item{text-align:center;}.seo-growth-stat-number{font-size:2.2rem;font-weight:700;color:#00bfa5;display:block;line-height:1.1;margin-bottom:8px;}.seo-growth-stat-label{font-size:1rem;color:#6b7280;font-weight:500;display:block;}@media (max-width:991px){.seo-growth-stats{padding:30px 15px;}.seo-growth-stat-number{font-size:1.8rem;}.seo-growth-stat-label{font-size:0.9rem;}}@media (max-width:768px){.seo-growth-stats{grid-template-columns:repeat(2,1fr);gap:30px 15px;padding:30px 15px;margin-top:40px;}}@media (max-width:480px){.seo-growth-stats{grid-template-columns:1fr;gap:25px;}}.seo-included-badge{background-color:#e6f7f4;color:#00bfa5;font-size:11px;font-weight:700;padding:6px 16px;border-radius:50px;display:inline-block;letter-spacing:0.5px;text-transform:uppercase;}.seo-included-title{font-size:40px;font-weight:800;color:#1a1642;line-height:1.3;}.seo-title-line{width:50px;height:3px;background-color:#00bfa5;margin:15px auto 0;border-radius:2px;}.seo-service-included-card{background:#ffffff;border:1px solid #eef2f5;border-radius:16px;padding:35px 25px;height:100%;transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1);display:flex;flex-direction:column;align-items:center;text-align:center;}.seo-service-included-card:hover{transform:translateY(-5px);border-color:rgba(0,191,165,0.4);box-shadow:0 15px 35px rgba(0,191,165,0.05);}.seo-service-icon{font-size:1.8rem;color:#00bfa5;display:inline-flex;margin-bottom:20px;}.seo-service-card-title{font-size:1.1rem;font-weight:700;color:#1a1642;margin-bottom:12px;line-height:1.4;}.seo-service-card-desc{font-size:0.92rem;color:#6b7280;line-height:1.6;margin-bottom:0;}@media (max-width:768px){}.seo-discovery-section{background:linear-gradient(180deg,#fbfdfd 0%,#ffffff 100%);position:relative;overflow:hidden;}.seo-discovery-badge{background-color:#e6f7f4;color:#00bfa5;font-size:11px;font-weight:700;padding:6px 16px;border-radius:50px;display:inline-flex;align-items:center;letter-spacing:0.5px;text-transform:uppercase;}.seo-discovery-title{font-size:40px;font-weight:800;color:#1a1642;line-height:1.3;}.seo-discovery-subtitle{font-size:1.8rem;font-weight:800;color:#1a1642;line-height:1.3;margin-bottom:15px;}.seo-discovery-desc{font-size:0.97rem;color:#6b7280;line-height:1.75;}.seo-discovery-header-desc{max-width:800px;margin:0 auto;}.seo-discovery-points{margin-top:35px;}.seo-discovery-point-item{display:flex;gap:20px;align-items:flex-start;margin-bottom:25px;}.seo-discovery-point-icon{width:48px;height:48px;background-color:#f0fdf9;border:1px solid rgba(0,191,165,0.15);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#00bfa5;font-size:1.3rem;flex-shrink:0;margin-top:2px;}.seo-discovery-point-title{font-size:1.05rem;font-weight:700;color:#1a1642;margin-bottom:6px;}.seo-discovery-point-desc{font-size:0.92rem;color:#6b7280;line-height:1.6;margin-bottom:0;}.btn-seo-discovery{background-color:#00bfa5;color:#ffffff !important;font-size:15px;font-weight:600;padding:14px 32px;border-radius:50px;display:inline-block;text-decoration:none;transition:all 0.3s ease;box-shadow:0 4px 14px rgba(0,191,165,0.25);margin-top:15px;}.btn-seo-discovery:hover{background-color:#00a087;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,191,165,0.35);}.seo-discovery-img-wrapper{position:relative;display:flex;justify-content:center;align-items:center;}.seo-discovery-img{width:100%;max-width:540px;filter:drop-shadow(0 15px 35px rgba(0,0,0,0.08));animation:floatIllustration 6s ease-in-out infinite;}@media (max-width:991px){.seo-discovery-subtitle{font-size:1.6rem;}}@media (max-width:1299px){.service-hero-title,.service-section-title,.service-growth-title,.service-specialist-title,.seo-advantage-title,.seo-growth-title,.seo-included-title,.seo-discovery-title{font-size:36px;}}@media (max-width:991px){.service-hero-title,.service-section-title,.service-growth-title,.service-specialist-title,.seo-advantage-title,.seo-growth-title,.seo-included-title,.seo-discovery-title{font-size:32px;}}@media (max-width:768px){.service-hero-title,.service-section-title,.service-growth-title,.service-specialist-title,.seo-advantage-title,.seo-growth-title,.seo-included-title,.seo-discovery-title{font-size:28px;}}@media (max-width:575px){.service-hero-title,.service-section-title,.service-growth-title,.service-specialist-title,.seo-advantage-title,.seo-growth-title,.seo-included-title,.seo-discovery-title{font-size:24px;}}.cm-plans{align-items:stretch;}.cm-plan{background:var(--service-white);border:1px solid #edf2f7;border-radius:18px;padding:32px 26px;height:100%;display:flex;flex-direction:column;position:relative;transition:transform 0.3s ease,box-shadow 0.3s ease;}.cm-plan:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,0.06);}.cm-plan-popular{border:2px solid var(--service-primary);box-shadow:0 12px 30px rgba(0,191,165,0.1);}.cm-plan-tag{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background-color:var(--service-primary);color:var(--service-white);font-family:"Poppins",sans-serif;font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;padding:6px 18px;border-radius:999px;}.cm-plan-name{font-size:1.35rem;font-weight:800;color:var(--service-text-dark);margin-bottom:4px;}.cm-plan-for{font-size:0.85rem;color:var(--service-text-muted);margin-bottom:18px;}.cm-plan-price{margin-bottom:18px;}.cm-plan-was{color:var(--service-text-muted);text-decoration:line-through;font-size:1rem;font-weight:600;}.cm-plan-now{font-family:"Poppins",sans-serif;font-weight:800;font-size:2rem;color:var(--service-text-dark);}.cm-plan-per{font-size:0.85rem;color:var(--service-text-muted);}.cm-plan-lock{display:inline-block;margin-top:8px;font-size:0.72rem;font-weight:700;color:var(--service-secondary);background-color:var(--service-label-bg);border-radius:999px;padding:4px 12px;}.cm-plan-list{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:11px;font-size:0.9rem;color:var(--service-text-muted);}.cm-plan-list li{padding-left:26px;position:relative;}.cm-plan-list li::before{content:"\2713";position:absolute;left:0;color:var(--service-primary);font-weight:800;}.cm-plan-list li.cm-plan-list-head{padding-left:0;font-weight:700;color:var(--service-text-dark);}.cm-plan-list li.cm-plan-list-head::before{content:"";}.cm-see-all{background:none;border:none;color:var(--service-secondary);font-family:"Poppins",sans-serif;font-weight:700;font-size:0.85rem;cursor:pointer;padding:0 0 16px;text-align:left;}.cm-see-all:hover{text-decoration:underline;}.cm-plan .btn-service-primary{margin-top:auto;justify-content:center;width:100%;}@media (max-width:991px){.cm-plan-now{font-size:1.7rem;}}.cm-logo-marquee{overflow:hidden;margin:30px 0 10px;-webkit-mask-image:linear-gradient( 90deg,transparent,#000 8%,#000 92%,transparent );mask-image:linear-gradient( 90deg,transparent,#000 8%,#000 92%,transparent );}.cm-logo-track{display:flex;gap:18px;width:max-content;animation:cm-marquee-scroll 26s linear infinite;}.cm-logo-marquee:hover .cm-logo-track{animation-play-state:paused;}@keyframes cm-marquee-scroll{to{transform:translateX(-50%);}}.cm-logo-item{background-color:var(--service-white);border:1px solid #edf2f7;border-radius:12px;padding:16px 36px;display:flex;align-items:center;flex-shrink:0;}.cm-logo-item img{height:40px;width:auto;object-fit:contain;}@media (prefers-reduced-motion:reduce){.cm-logo-track{animation:none;flex-wrap:wrap;width:auto;justify-content:center;}}html{scroll-behavior:smooth;}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}}.chips{display:flex;flex-wrap:wrap;gap:10px;}.chip{font-size:0.8rem;font-weight:700;color:var(--service-primary);background:var(--service-label-bg);border:1px solid var(--tool-badge-border,rgba(0,191,165,0.15));border-radius:999px;padding:8px 15px;display:inline-flex;align-items:center;}.chip-check{margin-right:7px;color:var(--service-secondary);font-weight:800;}.service-btn-container{display:flex;flex-wrap:wrap;gap:14px;align-items:center;}.service-link-secondary{color:var(--service-secondary);}.service-link-primary{color:var(--service-primary);}.service-link-primary-bold{color:var(--service-primary);font-weight:700;}.hero-proof-wrapper{position:relative;min-height:400px;width:100%;}.shot{position:absolute;min-height:110px;border-color:var(--service-primary) !important;display:flex;align-items:center;justify-content:center;font-size:0.82rem;font-weight:600;border-style:dashed !important;border-width:2px !important;}.content-marketing-page .shot{color:#0e5040;}.seo-page .shot{color:var(--service-primary);}.shot.s1{width:75%;top:0;left:0;transform:rotate(-3deg);z-index:1;}.shot.s2{width:75%;top:32%;right:0;transform:rotate(2.2deg);z-index:2;}.shot.s3{width:70%;bottom:0;left:8%;transform:rotate(-1.2deg);z-index:1;}.service-section-subtitle-max{max-width:800px;}.service-card-rounded-14{border-radius:14px;}.service-card-dashed-border{border:2px solid var(--service-primary);color:#0e5040;font-size:0.85rem;font-weight:600;height:200px;display:flex;align-items:center;justify-content:center;border-style:solid !important;overflow:hidden;padding:8px;}.service-card-dashed-border img{max-height:100%;max-width:100%;width:auto !important;height:auto !important;object-fit:contain;}.service-card-h4-font{font-size:1.05rem;line-height:1.4;}.seo-page .service-card-h4-font{font-size:1.1rem;}.service-portfolio-desc{max-width:800px;font-size:0.95rem;}.service-card-icon-wrapper-custom{width:50px;height:50px;background-color:var(--service-label-bg);color:var(--service-primary);margin:auto;}.service-card-icon-custom{font-size:1.5rem;}.growth-callout-highlight{border-left:4px solid var(--service-primary);border-radius:0 10px 10px 0;background-color:var(--service-label-bg) !important;}.growth-callout-highlight h4{color:var(--service-secondary);font-size:1.05rem;}.growth-callout-highlight p{font-size:0.92rem;line-height:1.6;color:var(--service-secondary);}.growth-callout-quote{border-left:4px solid var(--service-primary) !important;}.growth-callout-quote p{font-style:italic;color:#1a5c50;}.growth-callout-pricing{border-left:4px solid var(--service-primary) !important;}.growth-callout-pricing p{line-height:1.8;color:#1a5c50;}.seo-page .growth-callout-pricing p{color:var(--service-text-muted);}.growth-callout-pricing h3{font-size:1.3rem;color:#1a1642;}.founder-mockup-card{border-color:var(--service-primary) !important;min-height:380px;display:flex;align-items:center;justify-content:center;font-size:0.9rem;font-weight:600;color:#0e5040;border-style:solid !important;border-width:2px !important;border-radius:16px !important;}.small-mockup-card{border-color:var(--service-primary) !important;min-height:140px;display:flex;align-items:center;justify-content:center;font-size:0.85rem;font-weight:600;color:#0e5040;border-style:solid !important;border-width:2px !important;border-radius:14px !important;}.large-mockup-card{border-color:var(--service-primary) !important;min-height:560px;height:100%;display:flex;align-items:center;justify-content:center;font-size:0.92rem;font-weight:600;color:#0e5040;border-style:dashed !important;border-width:2px !important;border-radius:16px !important;}.service-about-callout-alt{background-color:var(--service-white) !important;border:1px solid #edf2f7 !important;border-left:6px solid var(--service-primary) !important;}.service-about-callout-alt h3{font-size:1.35rem;color:#1a1642;}.service-about-callout-alt p{font-size:0.95rem;line-height:1.7;}.service-icon-circle-primary{background-color:var(--service-primary) !important;flex-shrink:0;}.guarantee-title{font-size:1.3rem;color:#1a1642;}.guarantee-desc{font-size:0.95rem;line-height:1.7;}.guarantee-list{line-height:1.9;color:#4b5563;font-size:0.93rem;padding-left:1.2rem;}.guarantee-arrow{transition:transform 0.3s ease;font-size:1rem;color:var(--service-secondary);}.accordion-button:not(.collapsed) .guarantee-arrow{transform:rotate(180deg);}.service-footer-note{font-size:0.92rem;}.service-section-title-small{font-size:1.5rem;}.seo-services-footer-title{color:#1a1642;font-size:1.25rem;}.seo-services-footer-desc{line-height:1.8;font-size:0.95rem;color:#444;}.service-tagline-small{font-size:0.85rem;}.service-tagline-strong{color:var(--service-text-dark);}.logo-container-commented{height:50px;max-width:150px;justify-content:center;}.logo-img-commented{max-height:40px;}.keyword-card{background:#f8fafc;border:1px solid #eef2f5 !important;border-radius:16px;}.keyword-card-title{font-size:1.25rem;color:#1a1642;}.badge-warning-custom{color:#a16207 !important;}.tt-deals-page{font-family:"Poppins",-apple-system,BlinkMacSystemFont,sans-serif;color:#16232e;background:#ffffff;line-height:1.6;-webkit-font-smoothing:antialiased;}.tt-deals-page h1,.tt-deals-page h2,.tt-deals-page h3,.tt-deals-page h4,.tt-deals-page h5{font-family:"Poppins",sans-serif !important;color:#10233a;margin:0;line-height:1.15;letter-spacing:-0.01em;font-weight:700;}.hero{padding:76px 0 40px;background:linear-gradient(180deg,#f1fcfa 0%,#ffffff 78%);}.hero-actions{margin-top:30px;display:flex;align-items:center;gap:18px;flex-wrap:wrap;}.hero-note{font-size:13.5px;color:#5c6b74;}.hero-ecosystem{margin-top:36px;padding-top:22px;border-top:1px solid #e1e8e6;font-size:13.5px;color:#5c6b74;max-width:520px;}.proof{background:#f1fcfa;color:#ffffff;}.proof-stat-card{background:#ffffff;border:1px solid #e1e8e6;border-radius:16px;padding:28px;box-shadow:0 10px 30px rgba(0,0,0,0.04);}.proof-stat-row{display:flex;gap:18px;align-items:flex-start;padding:16px 0;border-bottom:1px solid #e1e8e6;}.proof-stat-row:last-child{border-bottom:none;padding-bottom:0;}.proof-num{font-family:"Poppins",sans-serif !important;font-weight:800;font-size:26px;color:#01c2a5;min-width:64px;}.proof-stat-row p{font-size:14.5px;color:#5c6b74;}.proof-caption{margin-top:18px;font-size:13px;color:#5c6b74;font-style:italic;}.own{background:#f7faf9;}.own-card{background:#ffffff;border:2px solid #e1e8e6;border-radius:18px;padding:34px;position:relative;transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease;height:100%;}.own-card:hover{border-color:#00947f;transform:translateY(-2px);}.own-card.active,.own-card.featured{border:2px solid #01c2a5;box-shadow:0 8px 30px rgba(16,35,58,0.08);}.own-tag{display:inline-block;font-size:12px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#00786a;background:#e6fbf7;padding:5px 12px;border-radius:100px;margin-bottom:16px;width:fit-content;}.own-card h3{font-size:22px;font-weight:700;margin-bottom:10px;}.own-card .price{font-family:"Poppins",sans-serif !important;font-weight:800;font-size:28px;color:#10233a;margin:14px 0 4px;}.own-card .price span{font-size:14px;font-weight:500;color:#5c6b74;}.own-card .placeholder-note{font-size:12.5px;color:#5c6b74;margin-bottom:20px;}.own-list li{display:flex;gap:10px;align-items:flex-start;font-size:14.5px;color:#16232e;padding:8px 0;padding-left:0px !important;border-top:1px solid #e1e8e6;}.own-list li:first-child{border-top:none;}.own-list .check{flex:none;width:19px;height:19px;border-radius:50%;background:#e6fbf7;color:#00786a;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;margin-top:1px;}.own-best{margin-top:20px;font-size:13.5px;color:#5c6b74;padding-top:16px;border-top:1px dashed #e1e8e6;}.own-best strong{color:#16232e;}.pricing-strip{margin-top:30px;text-align:center;font-size:14px;color:#5c6b74;background:#ffffff;border:1px dashed #e1e8e6;border-radius:12px;padding:16px 24px;}.custom-strip{background:#ffffff;}.custom-inner{background:#f1fcfa;border-radius:20px;padding:40px 44px;}.custom-icon{width:64px;height:64px;border-radius:16px;background:#10233a;display:flex;align-items:center;justify-content:center;flex:none;}.roles{background:#ffffff;}.role-card{border:2px solid #e1e8e6;border-radius:16px;padding:26px 22px;background:#f7faf9;transition:border-color 0.15s ease,transform 0.15s ease,box-shadow 0.15s ease;height:100%;}.role-card:hover,.role-card.active{border-color:#01c2a5;transform:translateY(-3px);box-shadow:0 8px 30px rgba(16,35,58,0.08);}.role-card .role-icon{width:42px;height:42px;border-radius:11px;background:#01c2a5;color:#ffffff;display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:18px;font-weight:700;font-family:"Poppins",sans-serif !important;}.role-card h4{font-size:16px;font-weight:700;margin-bottom:12px;}.role-card li{font-size:13.5px;color:#5c6b74;padding:5px 0;display:flex;gap:8px;align-items:flex-start;}.role-card li::before{content:"—";color:#00786a;font-weight:700;flex:none;}.features{background:#f7faf9;}.feat-card{background:#ffffff;border:2px solid #e1e8e6;border-radius:16px;padding:28px;transition:border-color 0.15s ease,transform 0.15s ease,box-shadow 0.15s ease;height:100%;}.feat-card:hover,.feat-card.active{border-color:#01c2a5;transform:translateY(-3px);box-shadow:0 8px 30px rgba(16,35,58,0.08);}.feat-num{font-family:"Poppins",sans-serif !important;font-weight:700;font-size:13px;color:#00786a;background:#e6fbf7;width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;}.feat-card h4{font-size:18px;font-weight:700;margin-bottom:8px;}.feat-card p{color:#5c6b74;font-size:14px;margin-bottom:12px;}.feat-card .feat-list{font-size:12.5px;color:#16232e;opacity:0.75;}.feat-card .feat-list span{display:inline;}.feat-card .feat-list span:not(:last-child)::after{content:" · ";color:#e1e8e6;}.mobile-app{background:#fff;color:#ffffff;}.mobile-points{margin-top:26px;list-style:none;padding:0;}.mobile-points li{display:flex;gap:12px;align-items:flex-start;padding:11px 0;border-top:1px solid #e1e8e6;font-size:14.5px;color:#16232e;}.mobile-points li:first-child{border-top:none;padding-top:0;}.mobile-points .dot{width:8px;height:8px;border-radius:50%;background:#01c2a5;margin-top:6px;flex:none;}.phone{width:230px;margin:0 auto;background:#0b1826;border:8px solid #08111c;border-radius:36px;box-shadow:0 30px 60px rgba(0,0,0,0.45);overflow:hidden;}.faq{background:#f7faf9;}.faq-list{max-width:800px;margin:0 auto;}@media (max-width:920px){.custom-inner{text-align:center;}.custom-icon{margin:0 auto;}.phone{margin-top:20px;}}#faq.section--soft{background-color:#f7faf9;padding:80px 0;}#faq .section-title{color:#0e2a38;font-size:clamp(26px,3.2vw,36px);font-weight:700;margin-bottom:0;}#faq .title-bar::after{content:"";display:block;width:44px;height:3.5px;border-radius:2px;background:#00b89d;margin:12px auto 0;}#faq .section-sub{color:#5f6f7e;font-size:16px;max-width:730px;margin:14px auto 44px;text-align:center;}.faq{max-width:860px;margin:0 auto;padding:0 !important;background:transparent !important;border-radius:0 !important;display:flex;flex-direction:column;gap:16px;}.faq details{background:#ffffff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,0.035),0 1px 3px rgba(0,0,0,0.02);border:none;overflow:hidden;transition:box-shadow 0.25s ease,transform 0.25s ease;margin-bottom:0;}.faq details:hover{box-shadow:0 6px 24px rgba(0,0,0,0.06);transform:translateY(-1px);}.faq summary{display:flex;align-items:center;justify-content:space-between;padding:22px 28px;font-size:16.5px;font-weight:700;color:#0e2a38;cursor:pointer;user-select:none;list-style:none;outline:none;transition:color 0.2s ease;}.faq summary::-webkit-details-marker,.faq summary::marker{display:none;}.faq summary::after{content:"+";font-size:22px;font-weight:700;color:#00b89d;line-height:1;margin-left:20px;flex-shrink:0;transition:transform 0.3s ease,color 0.3s ease;}.faq details[open] summary::after{transform:rotate(45deg);color:#019a83;}.faq details p{padding:0 28px 24px 28px;margin:0;font-size:15.5px;line-height:1.65;color:#4b5a69;}.text-success{color:#019a83 !important;}.smm-rule{width:56px;height:4px;background-color:#00c4a7;border-radius:3px;margin:14px auto 20px;}.smm-proof-disclose{max-width:780px;margin-left:auto;margin-right:auto;background-color:#ffffff;border:1px solid #e4e8ea;border-left:4px solid #00c4a7 !important;border-radius:10px;padding:20px 24px;box-shadow:0 2px 14px rgba(21,36,48,0.07);}.smm-proof-disclose p{margin:0;font-size:15.5px;color:#656565;line-height:1.6;}.smm-slot-header{background:repeating-linear-gradient( 45deg,#f1f5f6,#f1f5f6 12px,#e9eff1 12px,#e9eff1 24px );border-bottom:2px dashed #b9c6cb;min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:26px 20px;}.smm-slot-header span{max-width:350px;font-size:13.5px;line-height:1.5;color:#5d6f77;}.smm-founding-card{background-color:#e4f7f3;border:1px solid #cdeee7;border-radius:24px;padding:42px;position:relative;overflow:hidden;}@media (max-width:768px){.smm-founding-card{padding:26px 20px;}}.smm-founding-pill{display:inline-flex;align-items:center;gap:8px;background-color:#ffffff;border:1px solid #b6e7de;color:#00806e;font-size:12.5px;font-weight:700;padding:6px 14px;border-radius:100px;margin-bottom:16px;}.smm-founding-dot{width:8px;height:8px;border-radius:50%;background-color:#00c4a7;box-shadow:0 0 0 4px rgba(0,196,167,0.22);}.smm-founding-title{font-size:32px;font-weight:800;color:#152430;margin-bottom:14px;}.smm-founding-desc{font-size:15.5px;color:#656565;line-height:1.6;margin-bottom:24px;}.smm-founding-slots{background-color:#ffffff;border:1px solid #d8eee9;border-radius:16px;padding:28px 24px;text-align:center;box-shadow:0 2px 14px rgba(21,36,48,0.07);}.smm-founding-number{font-size:56px;font-weight:800;color:#009e87;line-height:1;margin-bottom:6px;}.smm-founding-number-sub{font-size:13.5px;color:#656565;margin-bottom:20px;}.smm-marquee{position:relative;overflow:hidden;margin-bottom:26px;mask-image:linear-gradient( 90deg,transparent,#000 8%,#000 92%,transparent );-webkit-mask-image:linear-gradient( 90deg,transparent,#000 8%,#000 92%,transparent );}.smm-marquee-track{display:flex;width:max-content;align-items:center;gap:18px;animation:smmMarquee 26s linear infinite;}.smm-marquee:hover .smm-marquee-track{animation-play-state:paused;}@keyframes smmMarquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}.smm-logo-box{flex:0 0 auto;width:190px;background:#ffffff;border:1px solid #e4e8ea;border-radius:10px;padding:16px;display:grid;place-items:center;min-height:78px;}.smm-steps{max-width:840px;margin:0 auto;}.smm-step{display:flex;align-items:flex-start;gap:20px;}.smm-step-when{flex:0 0 112px;text-align:right;font-size:13px;font-weight:700;color:#00806e;background:#e4f7f3;border-radius:100px;padding:6px 12px;margin-top:2px;}.smm-step-body{flex:1 1 auto;min-width:0;padding:0 0 32px 28px;position:relative;border-left:2px solid #e4e8ea;}.smm-step:last-child .smm-step-body{border-left-color:transparent;padding-bottom:0;}.smm-step-body::before{content:"";position:absolute;left:-7px;top:5px;width:12px;height:12px;border-radius:50%;background:#00c4a7;box-shadow:0 0 0 3px #fff,0 0 0 5px #e4f7f3;}@media (max-width:600px){.smm-step{flex-direction:column;gap:9px;}.smm-step-when{flex:0 0 auto;align-self:flex-start;text-align:left;}.smm-step-body{padding:0 0 26px;border-left:none;}.smm-step-body::before{display:none;}.smm-logo-box{width:150px;}}.smm-sec-mint{background-color:#e4f7f3 !important;}.smm-persona-panel{background:#ffffff;border:1px solid #e4e8ea;border-radius:16px;padding:24px;box-shadow:0 4px 20px rgba(21,36,48,0.06);}.smm-persona-row{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#ffffff;border:1px solid #eef2f3;border-radius:12px;}.smm-persona-icon{flex:0 0 34px;width:34px;height:34px;border-radius:8px;background:#e4f7f3;color:#00806e;display:grid;place-items:center;font-size:16px;}.smm-persona-badge{background:#e4f7f3;color:#00806e;font-size:11.5px;font-weight:700;padding:4px 10px;border-radius:100px;white-space:nowrap;}.smm-plan-card{background:#ffffff;border:1.5px solid #e4e8ea;border-radius:20px;padding:32px 26px 30px;box-shadow:0 4px 18px rgba(21,36,48,0.05);display:flex;flex-direction:column;position:relative;height:100%;}.smm-plan-pop{border-color:#00c4a7 !important;box-shadow:0 12px 36px rgba(0,196,167,0.19) !important;}.smm-pop-tag{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#00c4a7;color:#ffffff;font-size:11.5px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;padding:5px 15px;border-radius:100px;white-space:nowrap;}.smm-btn-green{background-color:#00c4a7 !important;color:#ffffff !important;border:none !important;border-radius:10px !important;font-weight:700 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;box-shadow:0 4px 14px rgba(0,196,167,0.3) !important;transition:all 0.2s ease !important;font-size:12px;}.fs-14{font-size:12px;}.smm-btn-green:hover{background-color:#00a88f !important;color:#ffffff !important;}.smm-btn-outline{background-color:#ffffff !important;color:#152430 !important;border:1px solid #d0d7de !important;border-radius:10px !important;padding:12px 24px !important;font-weight:700 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;}.smm-btn-outline:hover{background-color:#f6f8fa !important;color:#152430 !important;}.smm-audit-icon{width:44px;height:44px;border-radius:10px;background:#e4f7f3;color:#00806e;display:grid;place-items:center;font-size:20px;margin-bottom:16px !important;margin:auto;}.smm-price-note{max-width:860px;margin:32px auto 0;background-color:#e4f7f3;border:1px solid #cfe9e4;border-radius:14px;padding:20px 24px;}.smm-price-note p{margin-bottom:8px;font-size:14.5px;color:#656565;line-height:1.65;}.smm-price-note p:last-child{margin-bottom:0;}.smm-price-note strong{color:#152430;}.cm-mockup-marquee{overflow:hidden;position:relative;width:100%;padding:10px 0;-webkit-mask-image:linear-gradient( 90deg,transparent,#000 4%,#000 96%,transparent );mask-image:linear-gradient( 90deg,transparent,#000 4%,#000 96%,transparent );}.cm-mockup-track{display:flex;gap:20px;width:max-content;align-items:stretch;animation:cm-marquee-scroll 35s linear infinite;}.cm-mockup-marquee:hover .cm-mockup-track{animation-play-state:paused;}.cm-mockup-item{flex:0 0 540px;width:540px;display:flex;}.cm-mockup-item .small-mockup-card{width:100%;height:300px !important;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box;}.cm-mockup-item .small-mockup-card img{width:100%;height:100% !important;object-position:top center;border-radius:8px;}@media (max-width:991px){.cm-mockup-item{flex:0 0 85vw;width:85vw;max-width:480px;}.cm-mockup-item .small-mockup-card{height:250px !important;}}@media (max-width:576px){.cm-mockup-item .small-mockup-card{height:210px !important;}}