*{margin:0;padding:0;box-sizing:border-box}.hero-section{width:100%;min-height:100vh;background:#edeefd;display:flex;align-items:center;padding:60px 20px;font-family:Inter,sans-serif;position:relative;overflow:hidden}.hero-section:after{content:"";position:absolute;inset:0 50% 0 0;pointer-events:none;z-index:1}.hero-container{max-width:1320px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;justify-items:center;gap:100px;position:relative;z-index:2}.hero-left{width:100%;max-width:560px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:25px}.hero-tag{color:#2d7cce;font-size:13px;font-weight:700;letter-spacing:1.5px;margin-bottom:22px}.hero-title{font-size:52px;line-height:1.15;font-weight:800;color:#0f172a;margin-bottom:22px}.hero-description{font-size:17px;line-height:1.8;color:#475569;max-width:560px;margin-bottom:34px}.hero-buttons{display:flex;gap:16px;margin-bottom:52px;flex-wrap:wrap;margin-top:20px}.btn-primary,.btn-outline{padding:12px 24px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary{background:#0052cc;color:#fff;border:none;box-shadow:0 8px 20px #4f46e54d}.btn-primary:hover{background:#0052cc;transform:translateY(-2px);box-shadow:0 12px 28px #4f46e559}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.stat-item{display:flex;flex-direction:column;align-items:flex-start}.stat-item:before{content:"";width:32px;height:32px;background:#f0fdf4;border-radius:8px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;position:relative}.stat-item h3{color:#0f172a;font-size:28px;font-weight:800;margin-bottom:6px}.stat-item p{color:#64748b;font-size:12px;line-height:1.5;font-weight:500}.hero-right{display:flex;justify-content:flex-end;position:relative;z-index:3}.hero-image-wrapper{position:relative;width:100%;max-width:700px;height:700px}.hero-image{width:100%;height:100%;border-radius:28px;display:block;object-fit:cover;box-shadow:0 24px 48px #0f172a26}.results-badge{position:absolute;top:-30px;left:0;z-index:10;margin:0;color:#0052cc;font-size:15px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.floating-card,.trust-card{position:absolute;background:#fffffffa;backdrop-filter:blur(12px);border:1px solid rgba(226,232,240,.8);border-radius:16px;padding:14px 16px;box-shadow:0 12px 32px #0f172a1f}.floating-card{min-width:160px}.floating-card p{font-size:11px;color:#64748b;margin-bottom:4px;font-weight:500}.floating-card h4{font-size:22px;color:#0f172a;margin-bottom:8px;font-weight:700}.card-1{top:20px;left:-28px;width:170px}.card-2{top:140px;left:-48px;width:190px}.card-3{top:260px;left:-18px;width:170px}.graph{height:32px;border-radius:6px;background-size:cover;background-position:center;position:relative}.graph:after{content:"↗";position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:16px;font-weight:700}.graph.green{background:linear-gradient(135deg,#dcfce7,#86efac)}.graph.green:after{color:#16a34a}.graph.purple{background:linear-gradient(135deg,#ede9fe,#c4b5fd)}.graph.purple:after{color:#7c3aed}.graph.blue{background:linear-gradient(135deg,#dbeafe,#93c5fd)}.graph.blue:after{color:#3b82f6}.trust-card{right:-10px;bottom:24px;display:flex;align-items:center;gap:12px;max-width:280px}.shield-icon{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#16a34a;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;flex-shrink:0}.trust-card h5{font-size:15px;color:#0f172a;margin-bottom:2px;font-weight:700}.trust-card p{font-size:12px;line-height:1.4;color:#64748b;font-weight:500}@media(max-width:992px){.hero-container{grid-template-columns:1fr 1.2fr;gap:20px;text-align:left}.hero-left{padding-left:0;align-items:flex-start}.seo-hero-visuals{width:100%}.results-badge{font-size:11px;padding:7px 14px;top:-18px}.hero-description{margin-left:0;margin-right:0;font-size:14px;line-height:1.6;margin-bottom:20px}.hero-buttons{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px;margin-bottom:0}.btn-primary,.btn-outline{width:100%;text-align:center;padding:10px 14px;font-size:13px}.hero-stats{grid-template-columns:repeat(2,1fr)}.floating-card{transform:scale(.92)}.card-1,.card-2,.card-3{left:12px}.trust-card{right:12px}}@media(max-width:576px){.hero-section{padding:42px 16px}.hero-title{font-size:36px}.hero-description{font-size:15px}.hero-stats{grid-template-columns:1fr 1fr;gap:16px}.floating-card{position:static;width:100%;margin-top:16px;transform:none}.trust-card{position:static;max-width:100%;margin-top:16px}}.intro-section{width:100%;padding:30px 20px;background:#fff;font-family:Inter,sans-serif}.intro-container{max-width:900px;margin:0 auto;text-align:center}.intro-heading{font-size:48px;line-height:1.2;font-weight:800;color:#0f172a;margin-bottom:28px}.intro-paragraph{font-size:18px;line-height:1.8;color:#475569;margin:0;letter-spacing:.3px}@media(max-width:768px){.intro-section{padding:60px 20px}.intro-heading{font-size:36px;margin-bottom:20px}.intro-paragraph{font-size:16px;line-height:1.7}}@media(max-width:576px){.intro-section{padding:40px 16px}.intro-heading{font-size:28px;margin-bottom:16px}.intro-paragraph{font-size:14px;line-height:1.6}}.service-comparison{padding:60px 20px;background:#f9fafb}.comparison-container{max-width:1200px;margin:0 auto}.comparison-header{text-align:center;margin-bottom:50px;font-size:18px;color:#666}.comparison-content{display:grid;grid-template-columns:1fr auto 1fr;gap:40px;align-items:stretch;position:relative}.agency-card{background:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 2px 8px #00000014;position:relative}.agency-card.amplify{border:2px solid #e8f0ff;background:linear-gradient(135deg,#f0f7ff,#fff)}.agency-card h3{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 15px;line-height:1.3}.underline{width:40px;height:3px;background:#1a1a1a;margin-bottom:30px}.underline.blue{background:#0052cc}.services-list{list-style:none;padding:0;margin:0}.service-item{display:flex;align-items:flex-start;gap:15px;margin-bottom:25px;padding:0}.service-item:last-child{margin-bottom:0}.service-icon{font-size:24px;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:8px;flex-shrink:0;color:#333}.service-icon svg{width:20px;height:20px;stroke:currentColor}.amplify-item .service-icon-box{width:44px;height:44px;background:#0052cc;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0;color:#fff}.amplify-item .service-icon-box svg{width:24px;height:24px;stroke:currentColor}.service-title{font-size:16px;font-weight:500;color:#1a1a1a;display:block}.traditional .service-title{margin-top:8px}.service-desc{font-size:13px;color:#666;margin-top:4px;display:block;line-height:1.4}.vs-badge{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#0052cc;border-radius:50%;color:#fff;font-size:24px;font-weight:700;box-shadow:0 4px 12px #0052cc4d;align-self:center;z-index:10}@media(max-width:768px){.comparison-content{display:flex;flex-direction:column;align-items:center;gap:30px}.vs-badge{display:none}.agency-card{width:100%;max-width:420px;padding:30px 20px}.agency-card h3{font-size:20px}.service-item{gap:12px;margin-bottom:20px}}@media(max-width:480px){.service-comparison{padding:40px 15px}.agency-card{padding:25px 15px}.agency-card h3{font-size:18px}.service-title{font-size:14px}.service-desc{font-size:12px}}.healthcare-services{padding:80px 20px;background:#fafbfc}.services-container{max-width:1400px;margin:0 auto}.services-header{text-align:center;margin-bottom:60px}.services-header h2{font-size:40px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3;background:linear-gradient(135deg,#0b3d91,#42a5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.services-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;align-items:stretch;max-width:1400px;margin:0 auto}.service-card{width:100%;max-width:380px;flex:0 1 calc(33.333% - 20px);background:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;border:1px solid #f0f0f0;display:flex;flex-direction:column}.service-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-5px);border-color:#0052cc}.service-card:nth-child(4),.service-card:nth-child(5){flex:0 1 calc(33.333% - 20px)}.service-card-header{display:flex;align-items:flex-start;gap:15px;margin-bottom:20px}.service-icon{width:60px;height:60px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8f0ff,#f0f5ff);color:#0052cc;flex-shrink:0;transition:all .3s ease}.service-card:hover .service-icon{background:linear-gradient(135deg,#0052cc,#003d99);color:#fff;transform:scale(1.1)}.service-icon svg{width:32px;height:32px;stroke:currentColor;stroke-width:1.5}.service-card h3{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.service-category{font-size:12px;font-weight:600;color:#0052cc;text-transform:uppercase;letter-spacing:.5px;margin:15px 0}.service-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;flex:1}.service-items li{font-size:14px;color:#555;line-height:1.5;padding-left:20px;position:relative}.service-items li:before{content:"•";position:absolute;left:0;color:#0052cc;font-weight:700;font-size:16px}@media(max-width:1024px){.services-header h2{font-size:36px}.services-grid{gap:25px}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){flex-basis:calc(50% - 12.5px)}.service-card{padding:35px 25px}}@media(max-width:768px){.healthcare-services{padding:60px 14px}.services-header{margin-bottom:45px}.services-header h2{font-size:28px}.services-grid{gap:20px}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){flex-basis:100%;max-width:100%}.service-card{padding:32px 24px}.service-icon{width:50px;height:50px}.service-icon svg{width:26px;height:26px}.service-card h3{font-size:16px}.service-items li{font-size:13px}}@media(max-width:480px){.healthcare-services{padding:40px 10px}.services-header h2{font-size:22px}.services-grid{gap:15px}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){flex-basis:100%;max-width:100%}.service-card{padding:26px 18px}.service-card-header{margin-bottom:15px}.service-icon{width:45px;height:45px}.service-icon svg{width:22px;height:22px}.service-card h3{font-size:15px}.service-category{font-size:11px;margin:12px 0}.service-items{gap:8px}.service-items li{font-size:12px}}.healthcare-industries{padding:80px 20px;background:#edeefd}.industries-container{max-width:1400px;margin:0 auto}.industries-header{text-align:center;margin-bottom:60px}.industries-subtitle{font-size:12px;font-weight:600;letter-spacing:2px;color:#0052cc;text-transform:uppercase;margin:0 0 15px}.industries-header h2{font-size:40px;font-weight:700;color:#1a1a1a;margin:0 0 20px;line-height:1.3;background:linear-gradient(135deg,#0b3d91,#42a5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.industries-description{font-size:16px;color:#666;margin:0}.industries-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:0;border-radius:12px;overflow:hidden}.industry-card{padding:30px 10px;text-align:center;border-bottom:1px solid #e8e8e8;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background:#fff;gap:10px;margin-left:10px;border-radius:12px}.industry-card:nth-child(10n){border-right:none}.industry-card:nth-last-child(-n+10){border-bottom:none}.industry-card:hover{background:#f9fafb}.industry-icon{width:60px;height:60px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:15px;color:#0052cc;background:#f0f5ff;transition:all .3s ease}.industry-card:hover .industry-icon{background:#0052cc;color:#fff}.industry-icon svg{width:32px;height:32px;stroke:currentColor;stroke-width:1.5}.industry-card h3{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 15px;line-height:1.4}.dot-indicator{width:6px;height:6px;background:#0052cc;border-radius:50%}@media(max-width:1024px){.industries-grid{grid-template-columns:repeat(5,1fr);gap:8px}.industry-card{padding:30px 20px}.industry-card h3{font-size:13px}.industry-card:nth-child(5n){border-right:none}.industry-card:nth-child(-n+5){border-bottom:1px solid #e8e8e8}}@media(max-width:768px){.healthcare-industries{padding:60px 20px}.industries-header h2{font-size:32px}.industries-grid{grid-template-columns:repeat(3,1fr)}.industry-card{padding:25px 15px}.industry-card:nth-child(3n){border-right:none}.industry-card:nth-child(-n+9){border-bottom:1px solid #e8e8e8}.industry-icon{width:50px;height:50px;margin-bottom:12px}.industry-icon svg{width:24px;height:24px}.industry-card h3{font-size:12px}}@media(max-width:480px){.healthcare-industries{padding:40px 15px}.industries-header h2{font-size:24px}.industries-subtitle{font-size:11px}.industries-description{font-size:14px}.industries-grid{grid-template-columns:repeat(2,1fr)}.industry-card{padding:20px 15px}.industry-card:nth-child(2n){border-right:none}.industry-card:nth-child(odd){border-right:1px solid #e8e8e8}.industry-card:nth-last-child(-n+2){border-bottom:none}.industry-card:nth-last-child(-n+4):nth-child(2n-1){border-bottom:1px solid #e8e8e8}}.strategic-process{padding:80px 20px;background:linear-gradient(90deg,#102d70,#0f3275 30%,#0d3975 55%,#0b4072 75%,#0a466f)}.process-container{max-width:1200px;margin:0 auto}.process-header{text-align:center;margin-bottom:60px}.process-subtitle{font-size:12px;font-weight:600;letter-spacing:2px;color:#fff;text-transform:uppercase;margin:0 0 15px}.process-header h2{font-size:40px;font-weight:700;color:#fff;margin:0;line-height:1.3}.process-steps{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;position:relative}.process-step{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}.step-icon-wrapper{position:relative;margin-bottom:25px;display:flex;justify-content:center}.step-icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#0052cc;transition:all .3s ease}.process-step:hover .step-icon{background:#0052cc;color:#fff;transform:scale(1.1)}.step-icon svg{width:28px;height:28px;stroke:currentColor;stroke-width:2}.step-number{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:28px;height:28px;background:#0052cc;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;border:3px solid #f9fafb}.process-step h3{font-size:18px;font-weight:600;color:#fff;margin:20px 0 12px}.step-description{font-size:13px;color:#fff;line-height:1.5;margin:0}.step-connector{position:absolute;top:35px;left:calc(50% + 40px);width:calc(100% - 80px);height:2px;background:#e8e8e8;z-index:0}.process-step:last-child .step-connector{display:none}@media(max-width:1024px){.process-header h2{font-size:36px}.process-steps{gap:15px}.step-icon{width:60px;height:60px}.step-icon svg{width:24px;height:24px}.step-number{width:24px;height:24px;font-size:12px}.process-step h3{font-size:16px}.step-description{font-size:12px}}@media(max-width:768px){.strategic-process{padding:60px 20px}.process-header{margin-bottom:45px}.process-header h2{font-size:28px}.process-steps{flex-direction:column;gap:30px}.step-connector{display:none}.step-icon{width:55px;height:55px}.step-icon svg{width:22px;height:22px}.step-number{width:22px;height:22px}.process-step h3{font-size:16px}.step-description{font-size:12px}}@media(max-width:480px){.strategic-process{padding:40px 15px}.process-header h2{font-size:22px}.process-subtitle{font-size:11px}.process-step{padding:0 10px}.step-icon{width:50px;height:50px}.step-icon svg{width:20px;height:20px}.step-number{width:20px;height:20px;font-size:11px}.process-step h3{font-size:14px;margin:15px 0 10px}.step-description{font-size:11px}}.results-section{width:100%;padding:70px 20px;background:#fff;font-family:Arial,sans-serif}.results-container{width:100%;max-width:1100px;margin:0 auto;text-align:center}.results-eyebrow{margin:0 0 12px;color:#0052cc;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.results-title{margin:0 0 32px;color:#142b55;font-size:34px;line-height:1.2;font-weight:700}.results-image-wrapper{width:100%;padding:20px;background:#f8f9fc;border-radius:10px}.results-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:20px;align-items:stretch}.result-image-card{width:100%;overflow:hidden;background:#fff;border:1px solid #e7ebf3;border-radius:10px;padding:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #142b5514;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.result-image-card:hover{transform:translateY(-5px);border-color:#c7d4ea;box-shadow:0 10px 25px #142b5524}.result-image{display:block;width:100%;height:auto;max-width:100%;border-radius:6px;transition:transform .4s ease}.result-image-card:hover .result-image{transform:scale(1.03)}.case-study-btn{margin-top:30px;padding:12px 24px;display:inline-flex;align-items:center;gap:12px;background:#fff;color:#315fa9;border:1px solid #6d8dcc;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease}.case-study-btn:hover{background:#315fa9;color:#fff;transform:translateY(-2px)}.arrow{font-size:17px;transition:transform .3s ease}.case-study-btn:hover .arrow{transform:translate(4px)}@media(max-width:900px){.results-image-grid{gap:16px}.result-image-card{padding:14px}.results-title{font-size:30px}}@media(max-width:576px){.results-section{padding:50px 15px}.results-eyebrow{font-size:11px}.results-title{font-size:27px;margin-bottom:25px}.results-image-wrapper{padding:10px}.results-image-grid{grid-template-columns:1fr;gap:12px}.result-image-card{padding:12px}.case-study-btn{width:100%;justify-content:center}}.geo-hero-tagline{font-size:18px;font-weight:700;color:#0f172a;line-height:1.4}.hero-buttons{display:flex;gap:16px;margin-top:28px;flex-wrap:wrap}.btn-primary,.btn-outline{padding:12px 24px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center}.btn-primary{background:#0052cc;color:#fff;border:none;box-shadow:0 8px 20px #0052cc4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0052cc59}.btn-outline{background:#fff;color:#0f172a;border:1.5px solid #dbe2ea}.btn-outline:hover{border-color:#4f46e5;color:#4f46e5;background:#f8f9ff}@media(max-width:576px){.hero-buttons{flex-direction:column;width:100%}.btn-primary,.btn-outline{width:100%;justify-content:center;text-align:center}}.geo-visual-panel{position:relative;width:100%;border-radius:24px;padding:40px 28px;overflow:hidden;isolation:isolate;background:linear-gradient(160deg,#0a1130,#060a1c 55%,#05081a);box-shadow:0 24px 60px #0a113059}.geo-visual-panel:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 75% 25%,rgba(66,165,245,.35),transparent 45%),radial-gradient(circle at 15% 85%,rgba(11,61,145,.4),transparent 40%)}.geo-orb-wrapper{position:relative;z-index:1;width:100%;height:260px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.geo-orb{position:relative;width:140px;height:140px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,#7ec4fb,#2563eb 45%,#0b3d91);box-shadow:0 0 60px #42a5f58c,0 0 120px #2563eb4d,inset 0 0 30px #ffffff26;z-index:2;animation:geo-orb-pulse 4s ease-in-out infinite}.geo-orb-ring{position:absolute;inset:-18px;border-radius:50%;border:1px dashed rgba(100,181,246,.4);animation:geo-orb-rotate 18s linear infinite}.geo-orb-ring:before,.geo-orb-ring:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#64b5f6;box-shadow:0 0 10px #64b5f6e6}.geo-orb-ring:before{top:-3px;left:50%;transform:translate(-50%)}.geo-orb-ring:after{bottom:-3px;left:50%;transform:translate(-50%)}@keyframes geo-orb-pulse{0%,to{transform:scale(1);box-shadow:0 0 60px #42a5f58c,0 0 120px #2563eb4d,inset 0 0 30px #ffffff26}50%{transform:scale(1.05);box-shadow:0 0 80px #42a5f5b3,0 0 150px #2563eb66,inset 0 0 30px #fff3}}@keyframes geo-orb-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.geo-orb-label{font-size:20px;font-weight:800;letter-spacing:1px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.4)}.geo-platform-badge{position:absolute;display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#0f142dd9;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:12px;font-weight:600;white-space:nowrap;backdrop-filter:blur(6px);z-index:3}.geo-badge-chatgpt{top:0;right:20px;color:#93c5fd;animation:geo-badge-float 5s ease-in-out infinite}.geo-badge-chatgpt svg{color:#42a5f5}.geo-badge-gemini{top:50px;left:0;color:#90caf9;animation:geo-badge-float 6s ease-in-out infinite;animation-delay:.6s}.geo-badge-gemini svg{color:#0052cc}.geo-badge-perplexity{bottom:10px;right:0;color:#bbdefb;animation:geo-badge-float 5.5s ease-in-out infinite;animation-delay:1.2s}.geo-badge-perplexity svg{color:#0b3d91}@keyframes geo-badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.geo-connector{position:absolute;border-top:1px dashed rgba(100,181,246,.3);z-index:1}.geo-connector-tl{width:80px;top:32px;left:55px;transform:rotate(20deg)}.geo-connector-tr{width:65px;top:55px;right:50px;transform:rotate(-15deg)}.geo-connector-r{width:70px;bottom:45px;right:35px;transform:rotate(20deg)}.geo-search-bar{position:relative;z-index:1;width:100%;max-width:380px;margin:0 auto;display:flex;align-items:center;gap:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:6px 6px 6px 18px}.geo-search-bar input{flex:1;background:transparent;border:none;outline:none;color:#e5e9ff;font-size:13px}.geo-search-bar button{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:none;background:linear-gradient(120deg,#0052cc,#42a5f5);color:#fff;cursor:pointer;flex-shrink:0}@media(prefers-reduced-motion:reduce){.geo-orb,.geo-orb-ring,.geo-badge-chatgpt,.geo-badge-gemini,.geo-badge-perplexity{animation:none}}@media(max-width:992px){.geo-visual-panel{max-width:460px;margin:0 auto}}@media(max-width:576px){.geo-hero-section .col-lg-6{display:none}.geo-hero-section .col-lg-5{flex:0 0 100%!important;max-width:100%!important;width:100%!important;text-align:center!important}.geo-hero-section .hero-buttons{justify-content:center}}.geo-questions-section{position:relative;width:100%;padding:0 20px;background:#f7f8fc;font-family:Inter,sans-serif}.geo-questions-card{max-width:1180px;margin:0 auto;background:#fff;border-radius:18px;padding:36px 40px;box-shadow:0 20px 50px #0f172a1a;border:1px solid #eef0f6;position:relative;z-index:2}.geo-questions-grid{display:grid;grid-template-columns:1.3fr repeat(6,1fr);align-items:center;gap:24px}.geo-questions-intro-col h2{font-size:19px;font-weight:700;color:#0f172a;line-height:1.4;margin:0}.geo-questions-intro-col h2 span{color:#0052cc}.geo-question-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.geo-question-icon{display:flex;align-items:center;justify-content:center;color:#0052cc}.geo-question-item p{font-size:13px;line-height:1.45;color:#334155;font-weight:500;margin:0}.geo-questions-footer{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);display:inline-flex;align-items:center;gap:8px;background:linear-gradient(120deg,#0b3d91,#0052cc);color:#fff;padding:12px 26px;border-radius:999px;font-size:13px;font-weight:600;white-space:nowrap;box-shadow:0 12px 28px #0b3d9159;z-index:3}.geo-questions-footer svg{flex-shrink:0}@media(max-width:992px){.geo-questions-section{padding:50px 20px 90px}.geo-questions-card{padding:32px 24px}.geo-questions-grid{grid-template-columns:repeat(3,1fr);gap:28px 20px}.geo-questions-intro-col{grid-column:1 / -1;text-align:center}.geo-questions-intro-col h2{text-align:center}.geo-questions-footer{white-space:normal;text-align:center;max-width:90%}}@media(max-width:640px){.geo-questions-section{padding:40px 16px 80px}.geo-questions-card{padding:26px 18px;border-radius:14px}.geo-questions-intro-col h2{font-size:17px}.geo-questions-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.geo-question-item p{font-size:12px}.geo-questions-footer{padding:10px 18px;font-size:12px}}.geo-promise-section{width:100%;padding:20px 20px 80px;background:#f7f8fc;font-family:Inter,sans-serif}.geo-promise-container{max-width:1180px;margin:0 auto}.geo-promise-eyebrow{text-align:center;font-size:14px;font-weight:600;color:#475569;margin:0 0 24px}.geo-promise-eyebrow span{color:#0052cc;font-weight:700}.geo-promise-card{display:flex;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 22px 50px #0b3d9129}.geo-promise-wedge{flex:0 0 400px;margin-right:-50px;clip-path:polygon(0 0,100% 0,80% 100%,0% 100%);background:linear-gradient(160deg,#0b3d91,#0052cc 62%,#042a6b);padding:44px 100px 44px 44px;display:flex;flex-direction:column;justify-content:center;gap:14px;position:relative;z-index:2}.geo-promise-icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff29;color:#fff}.geo-promise-wedge h3{margin:0;font-size:19px;font-weight:700;color:#fff;line-height:1.3}.geo-promise-quote{margin:0;font-size:25px;font-weight:800;color:#8ecbff;line-height:1.28}.geo-promise-checklist{flex:1;display:grid;grid-template-columns:repeat(2,1fr);align-content:center;gap:22px 34px;padding:44px 44px 44px 96px}.geo-promise-check-item{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#334155;font-weight:500;line-height:1.45}.geo-promise-check-item svg{flex-shrink:0;width:26px;height:26px;padding:5px;border-radius:50%;background:#eaf2ff;color:#0052cc}@media(max-width:992px){.geo-promise-card{flex-direction:column}.geo-promise-wedge{flex-basis:auto;margin-right:0;clip-path:none;padding:32px 28px}.geo-promise-checklist{padding:32px 28px}}@media(max-width:640px){.geo-promise-section{padding:10px 16px 60px}.geo-promise-wedge{padding:26px 22px}.geo-promise-quote{font-size:20px}.geo-promise-checklist{grid-template-columns:1fr;gap:16px;padding:26px 22px}}.geo-framework-section{width:100%;padding:60px 40px 50px;background:#fff;font-family:Inter,sans-serif}.geo-framework-container{max-width:1400px;margin:0 auto}.geo-framework-heading{text-align:center;margin-bottom:40px}.geo-framework-heading h2{margin:0;font-size:28px;line-height:1.3;font-weight:700;background:linear-gradient(135deg,#0b3d91,#42a5f5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.geo-framework-grid{display:flex;align-items:center;justify-content:center;gap:8px}.framework-item{display:flex;align-items:center;flex:1;max-width:260px}.framework-card{--accent: #0052cc;width:100%;padding:26px 20px;background:#fff;border:1px solid #eef0f6;border-radius:14px;box-shadow:0 4px 16px #0f172a0d;min-height:210px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.framework-card:hover{transform:translateY(-5px);border-color:var(--accent);box-shadow:0 14px 32px #0b3d9124}.framework-icon-wrap{position:relative;width:52px;margin-bottom:16px}.framework-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;box-shadow:0 8px 18px #0b3d9140}.framework-badge{position:absolute;bottom:-8px;right:-8px;width:24px;height:24px;border-radius:50%;background:#fff;color:var(--accent);border:2px solid var(--accent);font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}.framework-title{font-size:13px;font-weight:700;letter-spacing:.5px;color:var(--accent);margin-bottom:8px}.framework-description{margin:0;font-size:14px;line-height:1.55;font-weight:400;color:#475569;text-align:left}.framework-connector{display:flex;align-items:center;justify-content:center;color:#cbd5e1;flex-shrink:0}.geo-framework-tagline{text-align:center;margin:32px 0 0;font-size:14px;font-weight:600;color:#0052cc}@media(max-width:1100px){.geo-framework-grid{flex-wrap:wrap;gap:20px}.framework-item{max-width:45%}.framework-connector{display:none}}@media(max-width:768px){.geo-framework-section{padding:50px 20px 40px}.geo-framework-heading{margin-bottom:28px}.geo-framework-heading h2{font-size:23px}.framework-card{min-height:0;padding:22px 18px}}@media(max-width:600px){.geo-framework-grid{gap:16px}.framework-item{max-width:100%}}.geo-services-section{width:100%;padding:70px 40px;background:#f7f8fc;font-family:Inter,sans-serif}.geo-services-container{max-width:1300px;margin:0 auto}.geo-services-heading{text-align:center;margin-bottom:44px}.geo-services-heading h2{margin:0 0 10px;font-size:32px;line-height:1.3;font-weight:700;background:linear-gradient(135deg,#0b3d91,#42a5f5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.geo-services-heading p{max-width:700px;margin:0 auto;font-size:15px;line-height:1.6;color:#64748b}.geo-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.geo-service-card{padding:28px 24px;background:#fff;border:1px solid #eef0f6;border-radius:16px;display:flex;flex-direction:column;box-shadow:0 4px 16px #0f172a0d;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.geo-service-card:hover{transform:translateY(-5px);border-color:#cfe0fb;box-shadow:0 14px 32px #0b3d911f}.geo-card-header{display:flex;align-items:center;gap:14px;margin-bottom:18px}.geo-card-icon{flex-shrink:0;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8f0ff,#f0f5ff);color:#0052cc;transition:all .3s ease}.geo-service-card:hover .geo-card-icon{background:linear-gradient(135deg,#0052cc,#0b3d91);color:#fff}.geo-service-card h3{margin:0;font-size:16px;line-height:1.35;font-weight:700;color:#0f172a}.geo-service-description{margin:0 0 16px;font-size:14px;line-height:1.55;font-weight:500;color:#0052cc;text-align:left}.geo-service-points{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.geo-service-points li{display:flex;align-items:flex-start;gap:8px;font-size:13.5px;line-height:1.5;font-weight:400;color:#334155;text-align:left}.geo-service-points li svg{flex-shrink:0;margin-top:3px;color:#42a5f5}@media(max-width:1100px){.geo-services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.geo-services-section{padding:50px 20px}.geo-services-heading{margin-bottom:32px}.geo-services-heading h2{font-size:26px}.geo-services-grid{grid-template-columns:1fr;gap:18px}.geo-service-card{padding:24px 20px}}@media(max-width:480px){.geo-services-section{padding:40px 14px}.geo-services-heading h2{font-size:22px}.geo-card-icon{width:42px;height:42px}.geo-service-card h3{font-size:15px}.geo-service-points li{font-size:13px}}.geo-results-section{width:100%;padding:70px 20px;background:#fff;font-family:Inter,sans-serif}.geo-results-container{max-width:1320px;margin:0 auto;text-align:center}.geo-results-heading{margin:0 0 36px;font-size:32px;font-weight:700;line-height:1.3;background:linear-gradient(135deg,#0b3d91,#42a5f5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.geo-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(460px,100%),1fr));gap:28px}.geo-result-card{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #eef0f6;border-radius:16px;padding:22px;box-shadow:0 4px 16px #0f172a0f;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.geo-result-card:hover{transform:translateY(-5px);border-color:#cfe0fb;box-shadow:0 14px 32px #0b3d911f}.geo-result-image{display:block;width:100%;height:auto;max-width:100%;border-radius:8px}@media(max-width:768px){.geo-results-section{padding:50px 16px}.geo-results-heading{font-size:26px;margin-bottom:26px}.geo-results-grid{gap:18px}.geo-result-card{padding:14px}}
