.google-maps-report{--gmr-white:#fff;--gmr-gray-50:#f8f9fb;--gmr-gray-100:#f1f3f5;--gmr-gray-200:#e5e7eb;--gmr-gray-400:#9ca3af;--gmr-gray-500:#6b7280;--gmr-gray-700:#374151;--gmr-gray-900:#111827;--gmr-gray-950:#030712;--gmr-brand:#22c55e;--gmr-brand-dark:#16a34a;--gmr-brand-50:#f0fdf4;--gmr-brand-100:#dcfce7;--gmr-brand-200:#bbf7d0;--gmr-brand-300:#86efac;--gmr-font-sans:"DM Sans",system-ui,sans-serif;--gmr-font-serif:"Instrument Serif",Georgia,serif;color:var(--gmr-gray-900);font-family:var(--gmr-font-sans)}.google-maps-report .gmr-container{max-width:1080px;margin:0 auto;padding:0 32px}.google-maps-report .gmr-hero{background:var(--gmr-brand-50);border-bottom:1px solid var(--gmr-brand-100);text-align:center;padding:96px 0 78px;position:relative;overflow:hidden}.google-maps-report .gmr-hero:before{background:radial-gradient(ellipse 70% 50% at 50% 0,var(--gmr-brand-200) 0,transparent 70%);content:"";opacity:.45;pointer-events:none;position:absolute;inset:0}.google-maps-report .gmr-hero>.gmr-container{position:relative}.google-maps-report .gmr-hero-badge{background:var(--gmr-brand-100);border:1px solid var(--gmr-brand-200);color:var(--gmr-brand-dark);letter-spacing:.4px;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;margin-bottom:24px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-flex}.google-maps-report .gmr-dot{background:var(--gmr-brand);border-radius:999px;width:6px;height:6px}.google-maps-report .gmr-hero-title{color:var(--gmr-gray-950);font-family:var(--gmr-font-serif);letter-spacing:0;max-width:920px;margin:0 auto 20px;font-size:76px;font-weight:400;line-height:1.1}.google-maps-report .gmr-hero-title-lines{flex-direction:column;gap:.08em;display:flex}.google-maps-report .gmr-hero-title-lines span{white-space:nowrap;display:block}.google-maps-report .gmr-detail-title{text-wrap:balance;max-width:960px}.google-maps-report .gmr-hero-sub{color:var(--gmr-gray-500);max-width:620px;margin:0 auto;font-size:18px;line-height:1.65}.google-maps-report .gmr-content-section{background:linear-gradient(to bottom,var(--gmr-brand-50) 0,var(--gmr-white) 480px);padding:28px 0 48px}.google-maps-report .markdoc h2{color:var(--gmr-gray-950);font-family:var(--gmr-font-serif);letter-spacing:0;max-width:760px;margin-bottom:16px;font-size:clamp(28px,3.5vw,40px);font-weight:400;line-height:1.15}.google-maps-report .markdoc h3{color:var(--gmr-gray-900)}.google-maps-report .gmr-faq-list{flex-direction:column;gap:16px;margin:36px 0 8px;display:flex}.google-maps-report .gmr-faq-item{background:var(--gmr-white);border:1px solid var(--gmr-gray-950);border-radius:8px;overflow:hidden}.google-maps-report .gmr-faq-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;list-style:none;transition:background .15s;display:flex}.google-maps-report .gmr-faq-summary:hover{background:var(--gmr-gray-50)}.google-maps-report .gmr-faq-summary::-webkit-details-marker{display:none}.google-maps-report .gmr-faq-question{color:var(--gmr-gray-950);font-family:var(--gmr-font-sans);letter-spacing:0;margin:0;font-size:20px;font-weight:700;line-height:1.35}.google-maps-report .gmr-faq-icon{color:var(--gmr-gray-500);flex:none;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .3s;display:flex}.google-maps-report .gmr-faq-icon:before{content:"";border-bottom:2px solid;border-right:2px solid;width:10px;height:10px;display:block;transform:rotate(45deg)translate(-2px,-2px)}.google-maps-report .gmr-faq-item[open] .gmr-faq-icon{transform:rotate(180deg)}.google-maps-report .gmr-faq-answer{color:var(--gmr-gray-500);padding:0 28px 28px;font-size:18px;line-height:1.75}.google-maps-report .gmr-faq-answer>:first-child{margin-top:0}.google-maps-report .gmr-faq-answer>:last-child{margin-bottom:0}.google-maps-report .markdoc table{font-size:15px}.google-maps-report .markdoc th{color:var(--gmr-gray-500);font-weight:600}.google-maps-report .gmr-card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin:32px 0;display:grid}.google-maps-report .gmr-card{background:var(--gmr-white);border:1px solid var(--gmr-gray-200);border-radius:8px;flex-direction:column;min-height:220px;padding:22px 24px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.google-maps-report .gmr-card:hover{border-color:var(--gmr-brand);box-shadow:0 4px 20px #22c55e14}.google-maps-report .gmr-card-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.google-maps-report .gmr-card h4{color:var(--gmr-gray-900);margin:0;font-size:17px;font-weight:700}.google-maps-report .gmr-card-arrow{background:var(--gmr-gray-100);color:var(--gmr-gray-400);border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:flex}.google-maps-report .gmr-card:hover .gmr-card-arrow{background:var(--gmr-brand);color:var(--gmr-white)}.google-maps-report .gmr-hub-card{background:var(--gmr-brand-50);border:1px solid var(--gmr-brand-200);color:inherit;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin:32px 0 40px;padding:22px 24px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.google-maps-report .gmr-hub-card:hover{border-color:var(--gmr-brand);transform:translateY(-1px);box-shadow:0 10px 28px #22c55e1f}.google-maps-report .gmr-hub-card-copy{min-width:0}.google-maps-report .gmr-hub-card-label{color:var(--gmr-brand-dark);letter-spacing:.4px;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-flex}.google-maps-report .gmr-hub-card h4{color:var(--gmr-gray-950);font-family:var(--gmr-font-sans);letter-spacing:0;margin:0;font-size:20px;font-weight:700;line-height:1.3}.google-maps-report .gmr-hub-card p{color:var(--gmr-gray-500);margin:10px 0 0;font-size:15px;line-height:1.6}.google-maps-report .gmr-hub-card-arrow{background:var(--gmr-white);color:var(--gmr-brand-dark);border-radius:8px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s,color .15s;display:flex}.google-maps-report .gmr-hub-card:hover .gmr-hub-card-arrow{background:var(--gmr-brand);color:var(--gmr-white)}.google-maps-report .gmr-tags{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.google-maps-report .gmr-tag{background:var(--gmr-brand-50);color:var(--gmr-brand-dark);border:1px solid #16a34a21;border-radius:4px;padding:3px 9px;font-size:12px;font-weight:600}.google-maps-report .gmr-card p{color:var(--gmr-gray-500);margin:18px 0 0;font-size:14px;line-height:1.6}@media (max-width:1024px){.google-maps-report .gmr-hero-title{font-size:64px}}@media (max-width:720px){.google-maps-report .gmr-container{padding:0 20px}.google-maps-report .gmr-hero{padding:72px 0 58px}.google-maps-report .gmr-hero-title{font-size:46px}.google-maps-report .gmr-hero-title-lines span{white-space:normal}.google-maps-report .gmr-hub-card{align-items:flex-start;padding:20px}.google-maps-report .gmr-faq-summary{padding:20px}.google-maps-report .gmr-faq-answer{padding:0 20px 22px}.google-maps-report .gmr-faq-question{font-size:18px}}
