/* Only the new guide and its own controls. Existing map and dialogs are untouched. */
.property-inline-map .inline-map-heading{flex-wrap:wrap}
.property-inline-map .inline-map-heading h2{margin-right:auto}
.property-inline-map .ccug-local-actions{display:flex;align-items:stretch;justify-content:flex-end;gap:12px;flex-wrap:wrap}
.property-inline-map .ccug-local-actions>a{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;box-sizing:border-box;white-space:nowrap}
.property-inline-map a.ccug-local-button{background:#edf6ff;color:#08659d;border:1.5px solid #92c7f0;border-radius:10px;font-weight:800;text-decoration:none;padding:11px 16px;line-height:1.25}
.property-inline-map a.ccug-local-button:hover{background:#dcefff;border-color:#0879b8}
.ccug-local-button svg{flex-shrink:0;display:block}
.ccug-local-button:focus-visible,.ccug-local-dialog button:focus-visible,.ccug-local-page a:focus-visible{outline:3px solid #d1ab31;outline-offset:3px}
dialog.ccug-local-dialog{position:fixed;inset:0;width:min(940px,calc(100vw - 32px));max-width:none;height:min(860px,calc(100dvh - 32px));max-height:calc(100vh - 32px);box-sizing:border-box;margin:auto;padding:0;border:0;border-radius:18px;background:#fff;color:#163c50;box-shadow:0 22px 80px #08263855;overflow:hidden}
dialog.ccug-local-dialog:not([open]){display:none}
dialog.ccug-local-dialog[open]{display:flex;flex-direction:column}
dialog.ccug-local-dialog::backdrop{background:rgb(8 28 44 / 62%)}
.ccug-local-dialog .ccug-local-dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;background:#eef6fb;border-bottom:1px solid #d6e6f0;flex:0 0 auto}
.ccug-local-dialog-bar strong{font:800 18px/1.3 Arial,sans-serif}
.ccug-local-dialog-bar button{display:inline-flex;align-items:center;gap:6px;cursor:pointer;border:1px solid #adc8d9;border-radius:8px;padding:8px 12px;background:#fff;color:#183b50;font:700 15px/1.3 Arial,sans-serif;min-height:40px}
.ccug-local-dialog iframe{display:block;flex:1 1 auto;min-height:0;width:100%;height:100%;border:0;margin:0;border-radius:0;background:#fff}
.ccug-local-page{margin:0;background:#f5f8fa;color:#16384b;font:16px/1.65 Arial,Helvetica,sans-serif;overflow-wrap:anywhere}
.ccug-local-page *{box-sizing:border-box}
.ccug-local-brand{max-width:940px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 26px}
.ccug-local-brand img{object-fit:contain;max-width:100%;display:block}
.ccug-local-brand a,.ccug-local-content a{color:#076e9e}
.ccug-local-main{max-width:940px;padding:8px 26px 32px;margin:auto}
.ccug-local-main h1{font-size:clamp(27px,4vw,36px);line-height:1.2;margin:10px 0}
.ccug-local-lead{margin:0 0 22px;color:#456172}
.ccug-local-content{padding:26px;border:1px solid #dce8ef;border-radius:14px;background:#fff;color:#16384b;text-align:left;overflow-wrap:anywhere;line-height:1.7}
.ccug-local-content h2{font-size:clamp(22px,3vw,29px);line-height:1.25;margin:0 0 18px;color:#11374f}
.ccug-local-content h3{font-size:19px;line-height:1.35;margin:25px 0 8px;color:#076e9e}
.ccug-local-content p{margin:0 0 14px}
.ccug-local-content .ccug-local-kicker{font-size:12px;letter-spacing:.12em;font-weight:800;color:#0879a6;margin-bottom:8px}
.ccug-local-content .ccug-local-context{padding:14px 16px;border-left:3px solid #e0b844;background:#faf7ee;border-radius:0 8px 8px 0;font-size:15px}
.ccug-local-sources{border-top:1px solid #e1e9ee;padding-top:16px;margin-top:24px;font-size:14px}
.ccug-local-sources summary{cursor:pointer;font-weight:700;color:#0875a3}
.ccug-local-sources p{margin:12px 0 8px}
.ccug-local-sources ul{margin:0;padding-left:20px}
.ccug-local-next{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
.ccug-local-next a{background:#e7f3fb;color:#075a8a;border:1px solid #b7d5e8;border-radius:9px;padding:10px 14px;font-size:14px;font-weight:700;text-decoration:none}
.ccug-local-compact{margin:26px 0}
.ccug-local-teaser{padding:22px;border:1px solid #dce8ef;border-radius:12px;background:#f5faff}
.ccug-local-embedded .ccug-local-brand{padding-top:14px}
.ccug-local-embedded .ccug-local-brand>a:last-child{display:none}
@media(max-width:600px){
 .property-inline-map .ccug-local-actions{gap:8px}
 .property-inline-map .ccug-local-actions>a{font-size:14px;padding:10px 12px;min-height:44px}
 .property-inline-map .ccug-local-button svg{width:21px;height:21px}
 dialog.ccug-local-dialog{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);border-radius:12px}
 .ccug-local-brand{padding:14px 16px}.ccug-local-brand img{width:145px;height:46px}
 .ccug-local-brand>a:last-child{font-size:13px}
 .ccug-local-main{padding:4px 14px 24px}.ccug-local-content{padding:20px 17px}
 .ccug-local-content h3{font-size:18px}
}

.ccug-local-distance{background:#eef6fb;border:1px solid #bfd9e9;border-radius:12px;padding:18px;margin:24px 0}.ccug-local-distance h3{margin:0 0 10px}.ccug-local-distance-note{font-size:14px;color:#486474}.property-inline-map a.ccug-local-button{visibility:visible!important;display:inline-flex!important}
