/* Authorized reusable local-page variant; existing Premium geometry is untouched. */
.premium-local-context{padding-block:56px;background:var(--project-bg,var(--theme-bg-light));color:var(--project-ink,var(--theme-text-light));font-family:Inter,Arial,sans-serif}
.premium-local-context__inner{width:min(1320px,calc(100% - 80px));margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:48px;align-items:start}
.premium-local-context__copy,.premium-local-context__panel{min-width:0}
.premium-local-context__eyebrow{margin:0 0 16px;font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--project-brand,var(--theme-brand-on-light))}
.premium-local-context h2.premium-local-context__title{margin:0 0 20px;font-family:Inter,'Arial Black','Segoe UI',Arial,sans-serif;font-size:48px;font-weight:900;line-height:1.1;letter-spacing:-.035em;text-wrap:balance;color:var(--project-ink,var(--theme-text-light));overflow-wrap:normal;word-break:normal}
.premium-local-context__text{margin:0;font-size:18px;line-height:1.65;color:var(--project-muted,var(--theme-muted-light))}
.premium-local-context__references{display:flex;flex-wrap:wrap;gap:10px 24px;margin:24px 0 0;padding-left:20px;color:var(--project-muted,var(--theme-muted-light));font-size:15px;line-height:1.6}
.premium-local-context__references li{padding-left:2px;max-width:100%;overflow-wrap:break-word}
.premium-local-context__panel{padding:28px;border:1px solid var(--project-border,var(--theme-border-decorative-light));border-radius:16px;background:var(--project-surface,var(--theme-surface-light))}
.premium-local-context__location{display:flex;gap:12px;align-items:flex-start;margin:0;font-size:18px;line-height:1.5;font-weight:700}
.premium-local-context__location svg{flex:none;margin-top:2px;color:var(--project-brand,var(--theme-brand-on-light))}
.premium-local-context__actions{display:flex;flex-direction:column;gap:12px;margin-top:24px}
.premium-local-context a.premium-local-context__action{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;box-sizing:border-box;padding:14px 16px;border:1px solid transparent;border-radius:12px;font-size:16px;line-height:1.3;font-weight:700;text-decoration:none;white-space:normal;text-align:center;box-shadow:none}
.premium-local-context__action svg{width:22px;height:22px;flex:none}
.premium-local-context__action span{min-width:0}
.premium-local-context a.premium-local-context__action--whatsapp{background:var(--theme-whatsapp-surface);color:var(--theme-on-whatsapp)}
.premium-local-context a.premium-local-context__action--phone{background:var(--theme-phone-surface);color:var(--theme-on-phone)}
.premium-local-context a.premium-local-context__action:hover{filter:brightness(.94)}
.premium-local-context a.premium-local-context__action:focus-visible{outline:3px solid var(--project-focus,var(--theme-focus-light));outline-offset:4px}
@media(max-width:767px){.premium-local-context{padding-block:40px}.premium-local-context__inner{width:calc(100% - 40px);grid-template-columns:minmax(0,1fr);gap:24px}.premium-local-context h2.premium-local-context__title{font-size:32px}.premium-local-context__text{font-size:16px}.premium-local-context__references{gap:8px 20px}}
@media(max-width:360px){.premium-local-context__inner{width:calc(100% - 32px)}}
