.gseo-hero-section{position:relative;background:radial-gradient(1100px 620px at 88% -8%,rgba(248,174,25,.18),transparent 60%),linear-gradient(180deg,#fffdf7,#fff)}.gseo-hero-badge{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid rgba(248,174,25,.4);box-shadow:0 6px 18px rgba(248,174,25,.12);border-radius:40px;padding:8px 16px;font-size:11.5px;font-weight:700;letter-spacing:1.2px;animation:gseo-fade-up .5s ease both}.gseo-hero-badge .badge-dot{width:7px;height:7px;border-radius:50%;background:#f8ae19;box-shadow:0 0 0 4px rgba(248,174,25,.2)}.gseo-hero-heading{font-size:58px;line-height:1.03;letter-spacing:-2px;font-weight:800;margin:18px 0 16px;animation:gseo-fade-up .5s ease .06s both}.gseo-hero-heading span{color:#f8ae19}.gseo-hero-desc{font-size:17px;line-height:30px;font-weight:500;color:rgba(0,0,0,.62);max-width:640px;margin-bottom:12px;animation:gseo-fade-up .5s ease .12s both}.gseo-hero-desc-sub{color:rgba(0,0,0,.5)}.gseo-hero-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px;animation:gseo-fade-up .5s ease .18s both}.gseo-hero-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:28px;max-width:600px;animation:gseo-fade-up .5s ease .24s both}.gseo-hero-features .feature-item{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:13px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.07);box-shadow:0 4px 14px rgba(0,0,0,.05);transition:all .25s ease}.gseo-hero-features .feature-item:hover{transform:translateY(-4px);border-color:rgba(248,174,25,.35);box-shadow:0 10px 24px rgba(248,174,25,.14)}.gseo-hero-features .feature-icon-wrapper{display:inline-flex;width:38px;height:38px;border-radius:10px;align-items:center;justify-content:center;flex-shrink:0;background:rgba(0,0,0,.05);background:color-mix(in srgb,currentColor 12%,#fff)}.gseo-hero-features .feature-icon-wrapper svg{width:18px;height:18px}.gseo-hero-features .feature-text{font-size:11.5px;font-weight:700;line-height:1.3;color:#000}.gseo-hero-trust{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:12px;font-weight:600;color:rgba(0,0,0,.55)}.gseo-hero-stars{display:inline-flex;gap:2px;color:#f8ae19}@keyframes gseo-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.gseo-hero-section .contact_form_box{border-radius:16px;box-shadow:0 10px 34px rgba(0,0,0,.09);border-top:3px solid #f8ae19;animation:gseo-fade-up .5s ease .14s both}@media (prefers-reduced-motion:reduce){.gseo-hero-badge,.gseo-hero-buttons,.gseo-hero-desc,.gseo-hero-features,.gseo-hero-heading,.gseo-hero-section .contact_form_box{animation:none!important}}.gseo-hero-section .contact-form-section .react-tel-input{width:100%}.gseo-hero-section .contact-form-section .react-tel-input .form-control{width:100%;border-radius:10px;border:1px solid #dce1e7;padding:14px 42px 14px 48px;font-size:14px;height:auto;line-height:inherit}.gseo-hero-section .contact-form-section .react-tel-input .flag-dropdown{border:1px solid #dce1e7;border-right:0;border-radius:10px 0 0 10px;background:transparent}.gseo-hero-section .contact-form-section .react-tel-input .selected-flag{border-radius:10px 0 0 10px}.gseo-hero-section .contact-form-section .react-tel-input .form-control:focus{border-color:#b8c2cd;box-shadow:none}.gseo-wrapper{width:100%;overflow-x:hidden;font-family:Plus Jakarta Sans,sans-serif;color:#000;background:#fff}.gseo-container{max-width:90%;margin:0 auto}.gseo-mx-auto{margin-left:auto;margin-right:auto}.text-center{text-align:center}.gseo-btn-primary{background:#f8ae19;color:#000;font-weight:700;font-size:16px;border:none;border-radius:40px;padding:15px 28px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .25s;text-decoration:none}.gseo-btn-primary:hover{filter:brightness(1.05);box-shadow:0 12px 28px rgba(248,174,25,.4);transform:translateY(-2px)}.gseo-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(248,174,25,.12);border-radius:40px;padding:7px 16px;font-size:11.5px;font-weight:700;letter-spacing:1.4px;color:#c98a06;margin-bottom:18px}.gseo-badge-dot{width:6px;height:6px;border-radius:50%;background:#f8ae19}.gseo-section-header h2{font-size:42px;font-weight:800;letter-spacing:-1.5px;line-height:1.08}.gseo-section-header h2 span{color:#f8ae19}.gseo-section-header p{font-size:16px;line-height:28px;font-weight:500;color:rgba(0,0,0,.6);margin-top:16px}.gseo-services-section{background:#fff;padding:40px 0}.gseo-services-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px;margin-top:26px}.gseo-svc-card{position:relative;display:block;background:#fff;border:1.5px solid rgba(0,0,0,.07);border-radius:18px;padding:26px 26px 24px;box-shadow:0 8px 24px rgba(0,0,0,.04);transition:all .28s}.gseo-svc-card.popular{border-color:rgba(248,174,25,.5)}.gseo-svc-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px rgba(248,174,25,.14);border-color:#f8ae19}.gseo-svc-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.gseo-svc-icon{display:inline-flex;width:48px;height:48px;border-radius:14px;background:rgba(248,174,25,.14);align-items:center;justify-content:center;flex-shrink:0}.gseo-svc-stat{text-align:right}.gseo-svc-stat-num{display:block;font-size:22px;font-weight:800;letter-spacing:-.5px;color:#000;line-height:1.1}.gseo-svc-stat-label{display:block;font-size:10px;font-weight:700;letter-spacing:.6px;color:rgba(0,0,0,.45);margin-top:2px}.gseo-svc-badge{display:inline-block;background:#000;color:#fff;font-size:10px;font-weight:800;letter-spacing:1px;border-radius:40px;padding:5px 12px;margin-bottom:10px}.gseo-svc-card h3{font-size:19px;font-weight:800;letter-spacing:-.4px;margin-bottom:8px}.gseo-svc-sub{font-size:13px;line-height:21px;font-weight:700;color:rgba(0,0,0,.45);margin:0 0 10px}.gseo-svc-desc{font-size:14px;line-height:23px;font-weight:500;color:rgba(0,0,0,.6);margin:0 0 18px}.gseo-svc-desc p{margin:0}.gseo-svc-desc strong{color:#222}.gseo-svc-tags{display:flex;flex-wrap:wrap;gap:8px}.gseo-svc-tag{font-size:11.5px;font-weight:600;color:rgba(0,0,0,.6);background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.07);border-radius:8px;padding:5px 10px}.gseo-solutions-section{background:linear-gradient(180deg,#fffdf6,#fff);padding:40px 0}.gseo-solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:32px}.gseo-sol-card{position:relative;background:#fff;border-radius:18px;padding:28px 24px 24px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 16px rgba(0,0,0,.04);transition:all .3s ease;overflow:hidden}.gseo-sol-accent{position:absolute;top:0;left:0;right:0;height:4px;background:var(--sol-color,#f8ae19);opacity:0;transition:opacity .3s ease}.gseo-sol-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.1);border-color:transparent}.gseo-sol-card:hover .gseo-sol-accent{opacity:1}.gseo-sol-icon-wrap{margin-bottom:16px}.gseo-sol-icon{display:inline-flex;width:48px;height:48px;border-radius:14px;align-items:center;justify-content:center;transition:transform .3s ease}.gseo-sol-card:hover .gseo-sol-icon{transform:scale(1.1)}.gseo-sol-title{font-size:15px;font-weight:800;margin-bottom:8px;color:#000;letter-spacing:-.2px}.gseo-sol-desc{font-size:13px;font-weight:500;color:rgba(0,0,0,.55);line-height:1.6}.gseo-management-section{background:#fff;padding:40px 0}.gseo-mgmt-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px;align-items:start}.gseo-mgmt-left h2{font-size:42px;font-weight:800;letter-spacing:-1.5px;line-height:1.08;margin:20px 0 16px}.gseo-mgmt-left h2 span{color:#f8ae19}.gseo-mgmt-left p{font-size:16px;line-height:28px;font-weight:500;color:rgba(0,0,0,.6)}.gseo-mgmt-intro{margin-top:16px;font-weight:700!important;color:#000!important}.gseo-mgmt-item{display:flex;gap:16px;align-items:flex-start;padding:18px 20px;border-radius:14px;background:#fbfbfb;border:1px solid rgba(0,0,0,.05);margin-bottom:12px;transition:all .2s}.gseo-mgmt-item:hover{background:rgba(248,174,25,.06);border-color:rgba(248,174,25,.3);transform:translateX(4px)}.gseo-mgmt-num{font-size:14px;font-weight:800;color:#f8ae19;flex-shrink:0;width:28px;padding-top:2px}.gseo-mgmt-title{font-size:15px;font-weight:800;margin-bottom:4px;color:#000}.gseo-mgmt-desc{font-size:13px;font-weight:500;color:rgba(0,0,0,.55);line-height:1.5}.gseo-mgmt-body{flex:1 1;min-width:0}.gseo-why-section{background:#fff;padding:40px 0}.gseo-why-banner{background:#0d0d0d;color:#fff;border-radius:28px;padding:48px;position:relative;overflow:hidden}.gseo-why-bg-glow{position:absolute;inset:0;background:radial-gradient(700px 400px at 12% 0,rgba(248,174,25,.14),transparent 60%),radial-gradient(600px 400px at 100% 100%,rgba(248,174,25,.1),transparent 60%)}.gseo-why-top{position:relative;z-index:1}.gseo-why-title-block{margin-bottom:36px}.gseo-why-title-block .gseo-badge{background:rgba(248,174,25,.15);color:#f8ae19}.gseo-why-title-block .gseo-badge-dot{background:#f8ae19}.gseo-why-title-block h2{font-size:40px;font-weight:800;letter-spacing:-1.5px;line-height:1.08;color:#fff}.gseo-why-title-block h2 span{color:#f8ae19}.gseo-why-title-block p{font-size:15px;line-height:28px;font-weight:500;color:hsla(0,0%,100%,.6);margin-top:18px;max-width:600px}.gseo-why-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.gseo-why-item{display:flex;gap:14px;align-items:flex-start;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.09);border-radius:16px;padding:22px;transition:all .25s}.gseo-why-item:hover{border-color:rgba(248,174,25,.5);background:rgba(248,174,25,.06)}.gseo-why-check{display:inline-flex;width:32px;height:32px;border-radius:50%;background:rgba(248,174,25,.15);align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.gseo-why-item h4{font-size:15px;font-weight:800;letter-spacing:-.3px;margin-bottom:6px;color:#fff}.gseo-why-item p{font-size:13px;line-height:22px;font-weight:500;color:hsla(0,0%,100%,.55);margin:0}.gseo-why-text{flex:1 1;min-width:0}.gseo-why-bottom{position:relative;z-index:1;margin-top:36px;display:flex;align-items:center;justify-content:space-between;padding-top:28px;border-top:1px solid hsla(0,0%,100%,.1)}.gseo-why-hint{font-size:15px;font-weight:600;color:hsla(0,0%,100%,.7)}.gseo-why-cta-btn{flex-shrink:0}.gseo-why-cta{margin-top:8px}.gseo-hire-section{background:linear-gradient(180deg,#fff,#fffdf6);padding:40px 0}.gseo-hire-intro{font-size:16px;line-height:28px;font-weight:500;color:rgba(0,0,0,.6);max-width:780px;margin:0 auto}.gseo-hire-intro strong{color:#111}.gseo-hire-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-top:32px}.gseo-hire-card{position:relative;background:#fff;border:1.5px solid rgba(0,0,0,.07);border-radius:20px;padding:28px 24px;box-shadow:0 10px 28px rgba(0,0,0,.05);transition:all .3s ease;overflow:hidden}.gseo-hire-card:before{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:var(--hire-color,#f8ae19);transform:scaleX(0);transition:transform .3s ease}.gseo-hire-card:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(0,0,0,.12);border-color:transparent}.gseo-hire-card:hover:before{transform:scaleX(1)}.gseo-hire-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.gseo-hire-icon{display:inline-flex;width:50px;height:50px;border-radius:14px;align-items:center;justify-content:center;transition:transform .3s ease}.gseo-hire-card:hover .gseo-hire-icon{transform:scale(1.1)}.gseo-hire-badge{font-size:10px;font-weight:700;color:#fff;padding:5px 10px;border-radius:20px;letter-spacing:.5px;text-transform:uppercase}.gseo-hire-card h3{font-size:17px;font-weight:800;letter-spacing:-.3px;margin-bottom:10px}.gseo-hire-card p{font-size:13px;line-height:22px;font-weight:500;color:rgba(0,0,0,.55);margin:0}.gseo-hire-cta{text-align:center;margin-top:36px}.gseo-process-section{background:#fff;padding:40px 0}.gseo-process-layout{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:48px;gap:48px;align-items:start}.gseo-process-left h2{font-size:42px;font-weight:800;letter-spacing:-1.5px;line-height:1.08;margin:20px 0 12px}.gseo-process-left p{font-size:16px;line-height:28px;font-weight:500;color:rgba(0,0,0,.6)}.gseo-process-steps{display:flex;flex-direction:column;gap:14px}.gseo-process-step{display:flex;align-items:flex-start;gap:16px;text-align:left;padding:18px 20px;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#fff;transition:all .25s ease}.gseo-process-step:hover{border-color:rgba(248,174,25,.4);box-shadow:0 10px 24px rgba(248,174,25,.12)}.gseo-ps-num{width:44px;height:44px;border-radius:12px;background:rgba(248,174,25,.12);color:#c98a06;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;flex-shrink:0;transition:all .3s ease}.gseo-process-step:hover .gseo-ps-num{background:#f8ae19;color:#000}.gseo-ps-content{flex:1 1}.gseo-ps-content h4{font-size:16px;font-weight:800;letter-spacing:-.3px;margin-bottom:6px}.gseo-ps-content p{font-size:13px;line-height:22px;font-weight:500;color:rgba(0,0,0,.55);margin:0}.gseo-industries-section{background:linear-gradient(180deg,#fffdf6,#fff);padding:40px 0}.gseo-industries-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:32px}.gseo-ind-card{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:22px 20px;transition:all .3s ease}.gseo-ind-card:hover{border-color:rgba(248,174,25,.5);background:linear-gradient(135deg,#fffdf6,#fff);transform:translateY(-4px);box-shadow:0 16px 36px rgba(248,174,25,.12)}.gseo-ind-icon-wrap{flex-shrink:0}.gseo-ind-icon{display:inline-flex;width:44px;height:44px;border-radius:12px;background:rgba(248,174,25,.1);align-items:center;justify-content:center;color:#c98a06;transition:all .3s ease}.gseo-ind-card:hover .gseo-ind-icon{background:#f8ae19;color:#000;transform:scale(1.1)}.gseo-ind-title{font-size:14.5px;font-weight:800;margin-bottom:6px;color:#000}.gseo-ind-desc{font-size:12.5px;font-weight:500;color:rgba(0,0,0,.55);line-height:1.5}.gseo-faq-section{background:#fff;padding:40px 0}.gseo-faq-header{max-width:760px;margin-bottom:42px}.gseo-faq-kicker{font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#8b6900;margin-bottom:10px}.gseo-faq-title{font-size:42px;line-height:1.08;letter-spacing:-1.8px;margin:0;font-weight:800;display:block}.gseo-faq-list{display:flex;flex-direction:column}.gseo-faq-item{border-bottom:1px solid #e8e8e8;padding:20px 4px}.gseo-faq-q-wrap{display:flex;align-items:center;justify-content:space-between;gap:16px}.gseo-faq-q{font-size:16px;font-weight:800;color:#111}.gseo-faq-icon{width:26px;height:26px;flex-shrink:0;color:#111;transform:rotate(0deg);transition:all .25s}.gseo-faq-icon.open{color:#fdb913}.gseo-faq-a{transition:all .3s ease;font-size:14px;line-height:23px;font-weight:500;color:#666;max-width:850px;margin-top:0}.gseo-faq-a.open{max-height:220px;margin-top:13px}.gseo-final-cta{background:#fffbea;color:#111;border-top:1px solid #f3dfa0;border-bottom:1px solid #f3dfa0}.gseo-fc-bg{background:radial-gradient(700px 400px at 20% 100%,rgba(248,174,25,.15),transparent 60%),radial-gradient(600px 400px at 90% 0,rgba(248,174,25,.1),transparent 60%)}.gseo-fc-content{position:relative}.gseo-fc-row{display:flex;align-items:center;justify-content:space-between;gap:36px}.gseo-fc-left{gap:16px}.gseo-fc-left,.gseo-fc-logo{display:flex;align-items:center;flex-shrink:0}.gseo-fc-logo-icon{width:100px;height:auto}.gseo-fc-text h2{font-size:20px;font-weight:800;letter-spacing:-.5px;line-height:1.2;margin:0}.gseo-fc-text h2 span{color:#d49100}.gseo-fc-text p{font-size:13px;line-height:19px;font-weight:500;color:#4a4a4a;margin:4px 0 0}.gseo-fc-right{display:flex;align-items:center;gap:24px;flex-shrink:0;padding-left:24px;border-left:1px solid #f3dfa0}.gseo-fc-btn{margin:0;padding:10px 20px;font-size:13.5px;white-space:nowrap;background:linear-gradient(135deg,#ffcf5c,#f8ae19);box-shadow:0 8px 20px -8px rgba(248,174,25,.6);transition:transform .2s ease,box-shadow .2s ease}.gseo-fc-btn svg{transition:transform .2s ease}.gseo-fc-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px -8px rgba(248,174,25,.65)}.gseo-fc-btn:hover svg{transform:translateX(3px)}.gseo-fc-trust{display:flex;flex-direction:column;gap:6px}.gseo-fc-trust-item{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;color:#333;white-space:nowrap}.gseo-impact-stats{background:#fff;border-top:1px solid rgba(0,0,0,.06)}.gseo-is-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.gseo-is-num{font-size:46px;font-weight:800;color:#f8ae19}.gseo-is-trust-title{font-size:24px;font-weight:800;letter-spacing:-.8px;line-height:1.15;color:#111}.gseo-is-label{font-size:13px;font-weight:600;color:rgba(0,0,0,.55);margin-top:8px}.gseo-quickanswer-section{background:#fff;padding:40px 5%;max-width:1080px;margin:0 auto}.gseo-qa-card{background:#fffbea;border:1px solid #f3dfa0;border-radius:16px;padding:32px 36px;box-shadow:0 4px 18px rgba(245,208,92,.15)}.gseo-qa-badge{display:inline-flex;align-items:center;gap:7px;background:linear-gradient(135deg,#ffe58a,#f6cb4b);color:#3d2c00;font-size:13px;font-weight:800;padding:7px 16px;border-radius:999px;margin-bottom:18px}.gseo-qa-intro{font-size:16px;line-height:1.6;color:#2b2b2b;margin:0 0 16px}.gseo-qa-intro strong{font-weight:800}.gseo-qa-list{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:12px}.gseo-qa-list li{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:1.6;color:#333}.gseo-qa-list li svg{flex-shrink:0;margin-top:6px}.gseo-qa-list strong{font-weight:800;color:#1a1a1a}.gseo-qa-tip{border-top:1px solid #f0e2b0;padding-top:16px;font-size:14px;line-height:1.6;color:#4a4a4a}.gseo-qa-tip strong{color:#92720a;font-weight:800}.gseo-related-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:40px}.gseo-related-banner{margin-top:40px;background:linear-gradient(135deg,#fffdf6,#fff);border:1.5px solid rgba(248,174,25,.3);border-radius:20px;padding:32px 36px;position:relative;overflow:hidden}.gseo-related-banner:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f8ae19,#c98a06)}.gseo-related-content{display:flex;align-items:center;justify-content:space-between;gap:24px}.gseo-related-text{flex:1 1}.gseo-related-badge{display:inline-block;font-size:10px;font-weight:800;letter-spacing:1.2px;color:#c98a06;background:rgba(248,174,25,.12);padding:5px 12px;border-radius:20px;margin-bottom:12px}.gseo-related-text h3{font-size:22px;font-weight:800;letter-spacing:-.5px;margin:0 0 8px}.gseo-related-text p{font-size:14px;color:rgba(0,0,0,.6);margin:0;line-height:1.5}@media (max-width:991px){.gseo-hero-features{grid-template-columns:repeat(2,auto)}.gseo-mgmt-layout,.gseo-services-grid{grid-template-columns:1fr}.gseo-mgmt-layout{gap:30px}.gseo-why-grid{grid-template-columns:1fr}.gseo-hire-grid{grid-template-columns:repeat(2,1fr)}.gseo-process-layout{grid-template-columns:1fr;gap:28px}.gseo-industries-grid,.gseo-solutions-grid{grid-template-columns:repeat(2,1fr)}.gseo-is-grid{grid-template-columns:repeat(3,1fr)}.gseo-fc-row{text-align:center}.gseo-fc-left,.gseo-fc-right,.gseo-fc-row{flex-direction:column}.gseo-fc-right{padding-left:0;padding-top:20px;border-left:none;border-top:1px solid #f3dfa0;width:100%}.gseo-fc-trust{flex-direction:row;flex-wrap:wrap;justify-content:center}}@media (max-width:767px){.gseo-hero-heading{font-size:38px;letter-spacing:-1px}.gseo-hero-features{grid-template-columns:repeat(2,1fr);gap:16px}.gseo-faq-title,.gseo-mgmt-left h2,.gseo-process-left h2,.gseo-section-header h2,.gseo-why-title-block h2{font-size:30px;letter-spacing:-1px}.gseo-hire-grid,.gseo-industries-grid,.gseo-solutions-grid{grid-template-columns:1fr}.gseo-is-grid{grid-template-columns:repeat(2,1fr)}.gseo-is-num{font-size:36px}.gseo-qa-card{padding:24px 20px}.gseo-why-banner{padding:30px 20px}.gseo-fc-trust{gap:4px 12px}.gseo-related-grid{grid-template-columns:1fr}.gseo-related-content{flex-direction:column;text-align:center}}.gseo-svc-card.popular .gseo-svc-icon{background:#f8ae19;color:#000;box-shadow:0 4px 14px rgba(248,174,25,.4)}.gseo-svc-card.popular .gseo-svc-icon svg{stroke:#000!important}.gseo-svc-icon svg{stroke:#d49100;transition:transform .3s ease}.gseo-svc-card:hover .gseo-svc-icon svg{transform:scale(1.1)}.gseo-pulse-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#f8ae19;margin-right:6px;animation:gseo-dot-pulse 1.8s infinite}@keyframes gseo-dot-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.5}}@keyframes cta-mesh-pulse{0%{transform:scale(1) translateY(0);opacity:.85}to{transform:scale(1.04) translateY(-8px);opacity:1}}@keyframes cta-shimmer-btn{0%{left:-60%}25%{left:140%}to{left:140%}}.gseo-faq-item{border:1px solid #e8e8e8;border-radius:14px;padding:18px 22px;margin-bottom:12px;cursor:pointer;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1)}.gseo-faq-item:hover{border-color:rgba(248,174,25,.5);background:#fffdfa;transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.04)}.gseo-faq-item.active{border-color:#f8ae19;background:#fffdf5;box-shadow:0 8px 24px rgba(248,174,25,.12)}.gseo-faq-icon{display:inline-flex;width:30px;height:30px;border-radius:8px;background:rgba(0,0,0,.04);align-items:center;justify-content:center;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.gseo-faq-icon.open{background:#f8ae19;color:#000;transform:rotate(135deg)}.gseo-faq-a{max-height:0;opacity:0;overflow:hidden;transition:all .35s cubic-bezier(.4,0,.2,1);font-size:14.5px;line-height:1.65;color:#555}.gseo-faq-a.open{max-height:280px;opacity:1;margin-top:14px;padding-top:12px}.gseo-faq-a.open,.gseo-impact-stats{border-top:1px solid rgba(248,174,25,.15)}.gseo-impact-stats{background:linear-gradient(180deg,#fff,#fffef9);border-bottom:1px solid rgba(248,174,25,.15);padding:40px 0}.gseo-is-item{text-align:center;padding:16px 12px;border-radius:14px;transition:transform .25s ease,box-shadow .25s ease}.gseo-is-item:hover{transform:translateY(-4px);background:#fffdf5;box-shadow:0 10px 24px rgba(248,174,25,.1)}.gseo-is-num{font-size:48px;font-weight:900;letter-spacing:-2px;line-height:1;background:linear-gradient(135deg,#f8ae19,#d49100);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gseo-final-cta{position:relative;overflow:hidden;padding:40px 0;background:linear-gradient(135deg,#fffbf0,#fff6db 50%,#ffefc2);border-top:1px solid rgba(248,174,25,.3);border-bottom:1px solid rgba(248,174,25,.3)}.gseo-fc-bg{position:absolute;inset:0;background:radial-gradient(700px 400px at 20% 100%,rgba(248,174,25,.25),transparent 60%),radial-gradient(600px 400px at 90% 0,rgba(248,174,25,.2),transparent 60%);animation:cta-mesh-pulse 6s ease-in-out infinite alternate}.gseo-fc-kicker{font-size:11px;font-weight:800;letter-spacing:1.5px;color:#c98a06;margin-bottom:6px}.gseo-fc-btn{position:relative;overflow:hidden;box-shadow:0 10px 25px rgba(248,174,25,.45)}.gseo-fc-btn:after{content:"";position:absolute;top:-50%;left:-60%;width:40%;height:200%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transform:rotate(25deg);animation:cta-shimmer-btn 3.5s infinite}