:root{--teal:#0f4c5c;--teal-mid:#1a6678;--teal-light:#e8f3f6;--green:#5a8e52;--green-light:#ebf4e9;--yellow:#f9a826;--yellow-dark:#e09420;--bg:#fafaf8;--white:#fff;--text:#1a2530;--text-soft:#536270;--text-muted:#8a9aa6;--border:#dde6ea;--shadow:0 4px 24px #0f4c5c14;--shadow-lg:0 12px 48px #0f4c5c24}.cg-location,.cg-location *{box-sizing:border-box;margin:0;padding:0}.cg-location{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}.cg-location h1,.cg-location h2,.cg-location h3,.cg-location h4,.cg-location h5,.cg-location h6{margin:1.5em 0 .5em}.cg-location h1:first-child,.cg-location h2:first-child,.cg-location h3:first-child,.cg-location h4:first-child,.cg-location h5:first-child,.cg-location h6:first-child,.cg-location h1+*,.cg-location h2+*,.cg-location h3+*,.cg-location h4+*,.cg-location h5+*,.cg-location h6+*{margin-top:0}.cg-location .serif{font-family:var(--font-heading)}.cg-location .section-label{letter-spacing:.18em;text-transform:uppercase;color:var(--green);align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:700;display:inline-flex}.cg-location .section-label:before{content:"";background:var(--green);border-radius:2px;width:24px;height:2px;display:block}.cg-location .btn-primary{background:var(--yellow);color:var(--teal);font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:16px 32px;font-size:17px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 12px #f9a82659}.cg-location .btn-primary:hover{background:var(--yellow-dark);transform:translateY(-2px);box-shadow:0 6px 20px #f9a82673}.cg-location .btn-outline{color:var(--white);font-family:var(--font-body);cursor:pointer;background:#fff0;border:2px solid #ffffff80;border-radius:6px;align-items:center;gap:8px;padding:15px 30px;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.cg-location .btn-outline:hover{border-color:var(--white);background:#ffffff1a}.cg-location .hero{background:var(--teal);padding:80px 24px 96px;position:relative;overflow:hidden}.cg-location .hero-mesh{pointer-events:none;background:radial-gradient(60% 50% at 80% 20%,#5a8e5238 0%,#0000 60%),radial-gradient(40% 60% at 10% 80%,#f9a8261a 0%,#0000 55%);position:absolute;inset:0}.cg-location .hero-inner{text-align:center;flex-direction:column;align-items:center;gap:48px;max-width:720px;margin:0 auto;display:flex;position:relative}.cg-location .hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--yellow);justify-content:center;align-items:center;gap:10px;margin-bottom:20px;font-size:13px;font-weight:700;display:flex}.cg-location .hero-eyebrow:before{content:"";background:var(--yellow);border-radius:2px;width:24px;height:2px;display:inline-block}.cg-location .hero h1{font-family:var(--font-heading);color:var(--white);margin-bottom:24px;font-size:clamp(36px,4.5vw,54px);font-weight:800;line-height:1.15}.cg-location .hero h1 em{color:var(--yellow);font-style:italic}.cg-location .hero-desc{color:#ffffffbf;max-width:600px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.75}.cg-location .hero-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.cg-location .hero-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;padding:36px 32px;display:grid}.cg-location .hero-panel-title{font-family:var(--font-heading);color:var(--white);text-align:center;border-bottom:1px solid #ffffff1f;grid-column:1/-1;margin-bottom:16px;padding-bottom:16px;font-size:18px;font-weight:700}.cg-location .pain-item{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.cg-location .pain-item:last-child{margin-bottom:0}.cg-location .pain-icon{background:#f9a82626;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.cg-location .pain-item p{color:#fffc;font-size:16px;line-height:1.6}.cg-location .pain-item p strong{color:var(--white);margin-bottom:3px;font-size:17px;display:block}.cg-location .pain-section{background:var(--white);padding:88px 24px}.cg-location .pain-section-inner{max-width:900px;margin:0 auto}.cg-location .pain-section-header{max-width:560px;margin-bottom:56px}.cg-location .pain-section h2{font-family:var(--font-heading);color:var(--text);margin-bottom:16px;font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.2}.cg-location .pain-section h2 em{color:var(--teal);font-style:italic}.cg-location .pain-section>.pain-section-inner>.pain-section-header>p{color:var(--text-soft);font-size:16px;line-height:1.75}.cg-location .pain-cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.cg-location .pain-card{border:1px solid var(--border);background:var(--bg);border-radius:14px;padding:32px 28px;transition:box-shadow .2s,border-color .2s}.cg-location .pain-card:hover{box-shadow:var(--shadow);border-color:#0f4c5c33}.cg-location .pain-card-num{font-family:var(--font-heading);color:var(--teal-light);letter-spacing:-.02em;margin-bottom:16px;font-size:52px;font-weight:800;line-height:1}.cg-location .pain-card h3{color:var(--text);margin-bottom:10px;font-size:19px;font-weight:700}.cg-location .pain-card p{color:var(--text-soft);font-size:16px;line-height:1.7}.cg-location .services-section{background:var(--teal);padding:88px 24px;position:relative;overflow:hidden}.cg-location .services-section:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 90% 10%,#5a8e522e 0%,#0000 65%);position:absolute;inset:0}.cg-location .services-inner{max-width:900px;margin:0 auto;position:relative}.cg-location .services-header{max-width:580px;margin-bottom:56px}.cg-location .services-section .section-label{color:var(--yellow)}.cg-location .services-section .section-label:before{background:var(--yellow)}.cg-location .services-section h2{font-family:var(--font-heading);color:var(--white);margin-bottom:16px;font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.2}.cg-location .services-section h2 em{color:var(--yellow);font-style:italic}.cg-location .services-section>.services-inner>.services-header>p{color:#ffffffb3;font-size:16px;line-height:1.75}.cg-location .services-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.cg-location .service-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;padding:40px 36px;transition:background .2s,border-color .2s;position:relative;overflow:hidden}.cg-location .service-card:hover{background:#ffffff1a;border-color:#ffffff38}.cg-location .service-card-accent{width:100%;height:3px;position:absolute;top:0;left:0}.cg-location .service-card-accent.yellow{background:var(--yellow)}.cg-location .service-card-accent.green{background:var(--green)}.cg-location .service-icon{border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.cg-location .service-icon.yellow-bg{background:#f9a82626}.cg-location .service-icon.green-bg{background:#5a8e5233}.cg-location .service-card h3{font-family:var(--font-heading);color:var(--white);margin-bottom:12px;font-size:22px;font-weight:700}.cg-location .service-card>p{color:#ffffffad;margin-bottom:24px;font-size:17px;line-height:1.75}.cg-location .service-bullets{flex-direction:column;gap:10px;display:flex;margin:0!important;padding:0!important;list-style:none!important}.cg-location .service-bullets li{color:#fffc;align-items:flex-start;gap:10px;font-size:16px;line-height:1.5;display:flex;margin:0!important;padding:0!important}.cg-location .service-bullets li:before{content:"✓";color:var(--yellow);flex-shrink:0;font-size:16px;font-weight:700;line-height:1.5}.cg-location .local-section{background:var(--bg);padding:88px 24px}.cg-location .local-inner{max-width:900px;margin:0 auto}.cg-location .local-header{text-align:center;max-width:620px;margin:0 auto 56px}.cg-location .local-header h2{font-family:var(--font-heading);color:var(--text);margin-bottom:16px;font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.2}.cg-location .local-header h2 em{color:var(--teal);font-style:italic}.cg-location .local-header p{color:var(--text-soft);font-size:16px;line-height:1.75}.cg-location .counties-grid{grid-template-columns:1fr 1fr;gap:28px;margin-bottom:48px;display:grid}.cg-location .county-card{border:1px solid var(--border);border-radius:16px;overflow:hidden}.cg-location .county-header{align-items:center;gap:16px;padding:28px 32px;display:flex}.cg-location .county-header.teal-bg{background:var(--teal)}.cg-location .county-header.green-bg{background:var(--green)}.cg-location .county-badge{background:#ffffff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cg-location .county-header h3{font-family:var(--font-heading);color:var(--white);font-size:20px;font-weight:700;line-height:1.2}.cg-location .county-header span{color:#ffffffa6;font-size:12px;font-weight:500}.cg-location .county-cities{background:var(--white);flex-wrap:wrap;gap:10px;padding:24px 32px;display:flex}.cg-location .city-tag{background:var(--teal-light);color:var(--teal);white-space:nowrap;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:600}.cg-location .city-tag.green-tag{background:var(--green-light);color:var(--green)}.cg-location .local-why{background:var(--white);border:1px solid var(--border);border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:32px;padding:40px;display:grid}.cg-location .local-why-icon{background:var(--teal-light);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.cg-location .local-why h3{font-family:var(--font-heading);color:var(--text);margin-bottom:10px;font-size:20px;font-weight:700}.cg-location .local-why p{color:var(--text-soft);font-size:16px;line-height:1.75}.cg-location .map-wrap{border:1px solid var(--border);width:100%;height:0;box-shadow:var(--shadow);border-radius:16px;margin-top:32px;padding-bottom:52%;position:relative;overflow:hidden}.cg-location .map-wrap iframe{border:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.cg-location .proof-section{background:var(--teal-light);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:56px 24px}.cg-location .proof-inner{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;max-width:900px;margin:0 auto;display:grid}.cg-location .stat-num{font-family:var(--font-heading);color:var(--teal);margin-bottom:8px;font-size:42px;font-weight:800;line-height:1}.cg-location .stat-label{color:var(--text-soft);text-transform:uppercase;letter-spacing:.08em;font-size:15px;font-weight:600}.cg-location .how-section{background:var(--white);padding:88px 24px}.cg-location .how-inner{max-width:900px;margin:0 auto}.cg-location .how-header{max-width:520px;margin-bottom:60px}.cg-location .how-header h2{font-family:var(--font-heading);color:var(--text);margin-bottom:16px;font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.2}.cg-location .how-header p{color:var(--text-soft);font-size:16px;line-height:1.75}.cg-location .steps{grid-template-columns:repeat(3,1fr);gap:0;display:grid;position:relative}.cg-location .steps:before{content:"";background-image:repeating-linear-gradient(90deg,var(--border) 0,var(--border) 6px,transparent 6px,transparent 14px);z-index:0;height:2px;position:absolute;top:36px;left:calc(16.6% + 18px);right:calc(16.6% + 18px)}.cg-location .step{z-index:1;text-align:center;padding:0 24px;position:relative}.cg-location .step-num{background:var(--teal);width:72px;height:72px;color:var(--white);font-family:var(--font-heading);box-shadow:0 0 0 6px var(--teal-light),0 0 0 8px var(--border);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 28px;font-size:28px;font-weight:800;transition:transform .2s;display:flex}.cg-location .step:hover .step-num{transform:scale(1.05)}.cg-location .step h3{color:var(--text);margin-bottom:12px;font-size:17px;font-weight:700}.cg-location .step p{color:var(--text-soft);font-size:16px;line-height:1.7}.cg-location .objection-section{background:var(--bg);padding:88px 24px}.cg-location .objection-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:900px;margin:0 auto;display:grid}.cg-location .objection-left h2{font-family:var(--font-heading);color:var(--text);margin-bottom:20px;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1.25}.cg-location .objection-left h2 em{color:var(--teal);font-style:italic}.cg-location .objection-left>p{color:var(--text-soft);margin-bottom:32px;font-size:17px;line-height:1.75}.cg-location .objections{flex-direction:column;gap:16px;display:flex}.cg-location .objection-item{background:var(--white);border:1px solid var(--border);border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:16px;padding:20px 24px;transition:box-shadow .2s;display:grid}.cg-location .objection-item:hover{box-shadow:var(--shadow)}.cg-location .obj-icon{background:var(--green-light);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.cg-location .objection-item h4{color:var(--text);margin-bottom:5px;font-size:17px;font-weight:700}.cg-location .objection-item p{color:var(--text-soft);font-size:16px;line-height:1.65}.cg-location .value-bubble{background:var(--teal);border-radius:20px;padding:44px 40px;position:relative;overflow:hidden}.cg-location .value-bubble:before{content:"";background:#ffffff0a;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-60px;right:-60px}.cg-location .value-bubble-tag{letter-spacing:.16em;text-transform:uppercase;color:var(--yellow);margin-bottom:20px;font-size:13px;font-weight:700}.cg-location .value-bubble h3{font-family:var(--font-heading);color:var(--white);margin-bottom:28px;font-size:24px;font-weight:700;line-height:1.3}.cg-location .value-list{flex-direction:column;gap:16px;display:flex;margin:0 0 36px!important;padding:0!important;list-style:none!important}.cg-location .value-list li{color:#ffffffd1;align-items:flex-start;gap:12px;font-size:16px;line-height:1.55;display:flex;margin:0!important;padding:0!important}.cg-location .value-check{background:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.cg-location .value-check svg{display:block}.cg-location .cta-section{text-align:center;background:linear-gradient(150deg,#2a4d25 0%,#5a8e52 55%,#4a7a43 100%);padding:88px 24px;position:relative;overflow:hidden}.cg-location .cta-section:before{content:"";pointer-events:none;background:radial-gradient(60% 80% at 15%,#0f4c5c40 0%,#0000 60%),radial-gradient(50% 60% at 85%,#f9a82612 0%,#0000 60%);position:absolute;inset:0}.cg-location .cta-inner{max-width:680px;margin:0 auto;position:relative}.cg-location .cta-section .section-label{color:var(--yellow);justify-content:center}.cg-location .cta-section .section-label:before{background:var(--yellow)}.cg-location .cta-section h2{font-family:var(--font-heading);color:var(--white);margin-bottom:20px;font-size:clamp(30px,4vw,48px);font-weight:800;line-height:1.15}.cg-location .cta-section h2 em{color:var(--yellow);font-style:italic}.cg-location .cta-section>.cta-inner>p{color:#ffffffbf;max-width:520px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.75}.cg-location .cta-btn-wrap{flex-direction:column;align-items:center;gap:14px;display:flex}.cg-location .cta-note{color:#fff9;font-size:16px}.cg-location .who-section{background:var(--white);padding:88px 24px}.cg-location .who-inner{max-width:900px;margin:0 auto}.cg-location .who-header{max-width:580px;margin-bottom:56px}.cg-location .who-header h2{font-family:var(--font-heading);color:var(--text);margin-bottom:16px;font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.2}.cg-location .who-header h2 em{color:var(--teal);font-style:italic}.cg-location .who-header p{color:var(--text-soft);font-size:16px;line-height:1.75}.cg-location .who-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.cg-location .who-card{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:28px 24px;transition:box-shadow .2s,border-color .2s}.cg-location .who-card:hover{box-shadow:var(--shadow);border-color:#0f4c5c33}.cg-location .who-card-icon{background:var(--teal-light);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.cg-location .who-card h3{color:var(--text);margin-bottom:10px;font-size:17px;font-weight:700}.cg-location .who-card p{color:var(--text-soft);font-size:15px;line-height:1.65}.cg-location .faq-section{background:var(--bg);padding:88px 24px}.cg-location .faq-inner{max-width:760px;margin:0 auto}.cg-location .faq-header{max-width:560px;margin-bottom:56px}.cg-location .faq-header h2{font-family:var(--font-heading);color:var(--text);margin-bottom:16px;font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.2}.cg-location .faq-header h2 em{color:var(--teal);font-style:italic}.cg-location .faq-header p{color:var(--text-soft);font-size:16px;line-height:1.75}.cg-location details.faq-item{border-bottom:1px solid var(--border)}.cg-location details.faq-item:first-of-type{border-top:1px solid var(--border)}.cg-location details.faq-item summary{color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-size:17px;font-weight:700;list-style:none;display:flex}.cg-location details.faq-item summary::-webkit-details-marker{display:none}.cg-location details.faq-item summary:after{content:"+";color:var(--teal);flex-shrink:0;font-size:28px;font-weight:300;line-height:1}.cg-location details[open].faq-item summary:after{content:"−"}.cg-location .faq-answer{color:var(--text-soft);padding-bottom:24px;font-size:16px;line-height:1.75}@media (width<=768px){.cg-location .who-grid{grid-template-columns:1fr}.cg-location .hero-inner{flex-direction:column}.cg-location .hero-panel{grid-template-columns:1fr}.cg-location .hero-panel-title{grid-column:auto}.cg-location .pain-cards{grid-template-columns:1fr;gap:16px}.cg-location .services-grid,.cg-location .counties-grid{grid-template-columns:1fr}.cg-location .proof-inner{grid-template-columns:repeat(2,1fr)}.cg-location .steps{grid-template-columns:1fr}.cg-location .steps:before{display:none}.cg-location .step{text-align:left;grid-template-columns:auto 1fr;align-items:start;gap:20px;margin-bottom:40px;padding:0;display:grid}.cg-location .step-num{width:56px;height:56px;margin:0;font-size:22px}.cg-location .objection-inner{grid-template-columns:1fr;gap:40px}.cg-location .local-why{grid-template-columns:1fr}}@media (width<=480px){.cg-location .proof-inner{grid-template-columns:1fr 1fr;gap:24px}.cg-location .hero{padding:60px 20px 72px}.cg-location .pain-section,.cg-location .services-section,.cg-location .local-section,.cg-location .how-section,.cg-location .objection-section,.cg-location .cta-section{padding:64px 20px}}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cg-location .anim{opacity:0;animation:.7s forwards fade-up}.cg-location .anim-1{animation-delay:.1s}.cg-location .anim-2{animation-delay:.25s}.cg-location .anim-3{animation-delay:.4s}.cg-location .anim-4{animation-delay:.55s}
