
/* =========================================================
   GAURAAV MANDWADE — LOCATION SEO SYSTEM
   Scoped to location pages so the main site stays intact.
   ========================================================= */
.location-page{overflow:hidden}
.location-page .wrap{width:min(1180px,calc(100% - 40px));margin:auto}
.location-hero{padding:90px 0 80px;background:radial-gradient(circle at 82% 25%,rgba(230,179,62,.16),transparent 27%),radial-gradient(circle at 10% 75%,rgba(15,174,140,.13),transparent 30%),var(--off)}
.location-hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(380px,.94fr);gap:58px;align-items:center}
.location-page .location-eyebrow,.location-page .section-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--g);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.location-page .location-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.04;letter-spacing:-.045em;margin:15px 0 20px;color:var(--ink)}
.location-page .location-hero h1 span{color:var(--g)}
.location-page .location-hero p{max-width:690px;font-size:18px;line-height:1.75;color:var(--muted)}
.location-hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:28px}
.location-page .location-hero-actions .btn{display:inline-flex;align-items:center;gap:8px}
.location-trust-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:25px;color:var(--muted);font-size:12px;font-weight:800}
.location-trust-row span{display:inline-flex;align-items:center;gap:6px}.location-trust-row svg{color:var(--g);width:15px}
.location-hero-visual{position:relative;min-height:590px}
.location-photo-card{position:absolute;inset:12px 0 12px 28px;overflow:hidden;border-radius:28px;padding:8px;background:linear-gradient(#fff,#fff) padding-box,var(--grad) border-box;border:2px solid transparent;box-shadow:0 25px 70px rgba(0,100,86,.16)}
.location-photo-card img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;border-radius:20px}
.location-floating-card{position:absolute;z-index:2;display:flex;align-items:center;gap:11px;padding:14px 17px;background:rgba(255,255,255,.96);border:1px solid rgba(0,100,86,.08);border-radius:16px;box-shadow:0 18px 45px rgba(0,100,86,.14);backdrop-filter:blur(10px)}
.location-floating-card svg{width:23px;height:23px;color:var(--g)}
.location-floating-card strong,.location-floating-card small{display:block}.location-floating-card strong{font-size:14px;color:var(--ink)}.location-floating-card small{margin-top:2px;color:var(--muted);font-size:11px}.card-one{top:48px;left:0}.card-two{right:-4px;bottom:42px}
.location-section{padding:92px 0}.location-section:nth-of-type(even){background:#fff}
.location-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;align-items:start}
.location-page .location-section h2{font-size:clamp(31px,3.5vw,48px);line-height:1.12;letter-spacing:-.035em;color:var(--ink);margin:10px 0 18px}
.location-two-col p{color:var(--muted);line-height:1.8;font-size:16px;margin-top:0;margin-bottom:18px}
.location-section .section-heading{max-width:760px;margin:0 auto 42px;text-align:center}
.location-section .section-heading p{color:var(--muted);line-height:1.7}
.location-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.location-service-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:27px;min-height:270px;display:flex;flex-direction:column;transition:.22s}
.location-service-card:hover{transform:translateY(-5px);border-color:#9bd8cc;box-shadow:0 18px 42px rgba(0,100,86,.10)}
.location-page .icon-box{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(15,174,140,.10);color:var(--g)}
.location-page .icon-box svg{width:24px;height:24px}
.location-service-card h3{font-size:20px;color:var(--dg);margin:19px 0 9px}.location-service-card p{color:var(--muted);line-height:1.65;margin:0}.location-service-card a{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:18px;color:var(--g);font-size:13px;font-weight:900}
.location-industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.location-industry-grid div{display:flex;align-items:center;gap:11px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff;font-weight:800;font-size:14px}.location-industry-grid svg{width:20px;color:var(--g);flex:0 0 auto}
.location-dark{background:var(--ink)!important;color:#fff}.location-dark .section-kicker{color:var(--gold)}.location-dark h2{color:#fff!important}.location-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.location-benefit{padding:25px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.045)}.location-benefit>span{color:var(--gold);font-size:12px;font-weight:900}.location-benefit h3{font-size:18px;color:#fff;margin:17px 0 9px}.location-benefit p{color:#a9bbb6;line-height:1.65;font-size:14px}
.area-tags{display:flex;flex-wrap:wrap;gap:9px}.area-tags span{padding:8px 12px;border-radius:999px;background:rgba(15,174,140,.09);color:var(--dg);font-size:12px;font-weight:800}
.location-faq{background:#fff!important}.faq-list{display:grid;gap:10px;max-width:900px;margin:auto}.faq-list details{border:1px solid var(--line);border-radius:15px;background:var(--off);padding:19px 21px}.faq-list summary{cursor:pointer;font-weight:900;color:var(--ink)}.faq-list p{color:var(--muted);line-height:1.7;margin:14px 0 0}
.location-cta{padding:75px 0;background:linear-gradient(120deg,var(--dg),#003f37);color:#fff}.location-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.location-cta h2{color:#fff!important;max-width:760px;margin:9px 0 12px}.location-cta p{color:#b9ccc7;max-width:700px;line-height:1.7}.location-cta .section-kicker{color:var(--gold)}.location-cta .btn{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}
.location-page .primary{background:var(--g)}.location-page .primary:hover{background:var(--dg)}.location-page .outline{background:transparent}.location-page .gold-btn{background:var(--gold);color:var(--ink)}
.location-service-hero{padding:88px 0 70px;background:radial-gradient(circle at 85% 20%,rgba(230,179,62,.16),transparent 27%),var(--off)}
.location-service-hero h1{font-size:clamp(40px,5vw,66px);line-height:1.05;letter-spacing:-.045em;color:var(--ink);margin:14px 0 18px}.location-service-hero h1 span{color:var(--g)}.location-service-hero .lead{max-width:780px}
.service-feature-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:stretch}.service-feature-list{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px}.service-feature-list ul{list-style:none;padding:0;margin:10px 0 0}.service-feature-list li{padding:14px 0;border-bottom:1px solid var(--line);color:var(--text);line-height:1.5}.service-feature-list li:before{content:"✓";color:var(--g);font-weight:900;margin-right:10px}.service-outcome{background:var(--ink);color:#fff;border-radius:22px;padding:32px;border-top:4px solid var(--g)}.service-outcome h3{font-size:25px;margin:8px 0 12px}.service-outcome p{color:#adc0bb;line-height:1.7}.service-outcome .eyebrow{color:var(--gold)}
.location-breadcrumb{padding:15px 0;border-bottom:1px solid var(--line);background:#fff;font-size:12px;color:var(--muted)}.location-breadcrumb .wrap{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.location-breadcrumb a{color:var(--g);font-weight:800}
@media(max-width:1000px){.location-hero-grid{grid-template-columns:1fr;gap:40px}.location-hero-visual{min-height:540px}.location-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-feature-grid{grid-template-columns:1fr}}
@media(max-width:700px){.location-page .wrap{width:calc(100% - 28px)}.location-hero{padding:55px 0 55px}.location-page .location-hero h1{font-size:clamp(38px,11vw,54px)}.location-two-col{grid-template-columns:1fr;gap:30px}.location-hero-visual{min-height:480px}.location-photo-card{inset:12px}.card-one{top:0}.card-two{bottom:0}.location-service-grid,.location-industry-grid,.location-benefit-grid{grid-template-columns:1fr}.location-section{padding:68px 0}.location-cta-inner{flex-direction:column;align-items:flex-start}.location-cta-actions{width:100%}.location-cta-actions .btn{width:100%;justify-content:center}}
