:root{--bb-navy:#102a43;--bb-navy2:#173f5f;--bb-brick:#b6472d;--bb-red:#d95b43;--bb-harbor:#1c6e8c;--bb-cream:#f7f2e8;--bb-paper:#fffdf9;--bb-ink:#18242d;--bb-muted:#63717a;--bb-line:#dbe2e6;--bb-gold:#c99639;--bb-radius:18px;--bb-shadow:0 20px 60px rgba(18,42,61,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bb-paper);color:var(--bb-ink);font-family:'Source Sans 3',system-ui,sans-serif;line-height:1.6}a{color:inherit}img{max-width:100%;height:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bb-site-header{position:sticky;top:0;z-index:1100;background:rgba(255,253,249,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(16,42,67,.1)}.admin-bar .bb-site-header{top:32px}.bb-header-inner{max-width:1540px;margin:auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.bb-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.bb-brand .custom-logo-link{display:flex}.bb-brand .custom-logo{max-height:54px;width:auto}.bb-brand-mark{width:42px;height:42px;border-radius:50% 50% 50% 8px;display:grid;place-items:center;background:var(--bb-brick);color:#fff;font:700 24px 'Newsreader',serif}.bb-brand span:last-child{display:flex;flex-direction:column;line-height:.92;letter-spacing:.08em}.bb-brand strong{font-size:15px}.bb-brand em{font-style:normal;font-size:11px;color:var(--bb-brick);letter-spacing:.18em}.bb-nav-list{display:flex;list-style:none;margin:0;padding:0;align-items:center;gap:24px}.bb-nav-list a{text-decoration:none;font-weight:650;font-size:14px}.bb-nav-list a:hover{color:var(--bb-brick)}.bb-menu-toggle{display:none;border:1px solid var(--bb-line);background:#fff;border-radius:10px;padding:8px 12px;font-weight:700}.bb-site-main{min-height:60vh}.bb-kicker{display:inline-block;color:var(--bb-brick);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.bb-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:12px 18px;background:var(--bb-brick);color:#fff!important;font-weight:800;text-decoration:none;cursor:pointer}.bb-button:hover{background:#943720}.bb-button-light{background:#fff;color:var(--bb-navy)!important}.bb-button-outline{background:transparent;color:var(--bb-brick)!important;border:1px solid var(--bb-brick)}.bb-text-link{font-weight:800;color:var(--bb-brick);text-decoration:none}.bb-content-wrap,.bb-home-section,.bb-article-wrap,.bb-place-single{max-width:1280px;margin:0 auto;padding-left:28px;padding-right:28px}.bb-page-hero{padding:70px 0 38px;max-width:880px}.bb-page-hero h1,.bb-article-hero h1,.bb-place-hero h1,.bb-explorer-head h1{font:700 clamp(40px,7vw,78px)/.98 'Newsreader',serif;margin:8px 0 18px;color:var(--bb-navy)}.bb-page-hero p{font-size:20px;color:var(--bb-muted);max-width:760px}.bb-explorer{max-width:1540px;margin:0 auto;padding:18px 24px 44px}.bb-explorer-head{background:linear-gradient(120deg,var(--bb-navy),var(--bb-navy2));color:#fff;padding:34px 38px;border-radius:28px 28px 0 0;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.bb-explorer-head .bb-kicker{color:#f2c981}.bb-explorer-head h1{color:#fff;font-size:clamp(42px,6vw,82px);margin:2px 0 10px}.bb-explorer-head p{max-width:780px;font-size:18px;color:rgba(255,255,255,.82);margin:0}.bb-map-shell{display:grid;grid-template-columns:380px 1fr;min-height:720px;border:1px solid var(--bb-line);border-top:0;border-radius:0 0 28px 28px;overflow:hidden;box-shadow:var(--bb-shadow);background:#fff}.bb-map-sidebar{display:flex;flex-direction:column;min-width:0;border-right:1px solid var(--bb-line);background:#fff}.bb-map-controls{padding:18px;border-bottom:1px solid var(--bb-line)}.bb-map-search{width:100%;padding:14px 15px;border:1px solid #cbd5db;border-radius:12px;font:inherit}.bb-map-filters{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.bb-map-filters button{border:1px solid var(--bb-line);background:#fff;color:var(--bb-ink);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700;cursor:pointer}.bb-map-filters button.is-active{background:var(--bb-navy);border-color:var(--bb-navy);color:#fff}.bb-map-summary{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;font-size:12px;font-weight:800;color:var(--bb-muted);border-bottom:1px solid var(--bb-line)}.bb-map-summary button{background:none;border:0;color:var(--bb-brick);font-weight:800;cursor:pointer}.bb-map-list{overflow:auto;max-height:590px}.bb-map-list-card{display:flex;gap:12px;padding:13px 14px;border-bottom:1px solid #edf0f2;text-decoration:none;transition:.15s}.bb-map-list-card:hover{background:#f8f5ef}.bb-map-list-card img{width:82px;height:74px;object-fit:cover;border-radius:10px}.bb-list-icon{width:50px;height:50px;display:grid;place-items:center;flex:none;border-radius:14px;background:var(--bb-cream);color:var(--bb-brick);font-size:22px}.bb-list-copy{min-width:0;display:flex;flex-direction:column}.bb-list-copy small{font-size:10px;color:var(--bb-brick);font-weight:800;text-transform:uppercase;letter-spacing:.06em}.bb-list-copy strong{font-size:15px;line-height:1.2;margin:3px 0}.bb-list-copy em{font-style:normal;color:var(--bb-muted);font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bb-map-stage{position:relative;min-height:720px}.bb-map{position:absolute;inset:0}.bb-map-locate{position:absolute;z-index:500;right:16px;top:16px;background:#fff;border:1px solid var(--bb-line);box-shadow:0 5px 18px rgba(0,0,0,.12);border-radius:999px;padding:10px 13px;font-weight:800;cursor:pointer}.bb-popup{width:285px}.bb-popup img{width:100%;height:140px;object-fit:cover;border-radius:10px 10px 0 0}.bb-popup>div{padding:10px 4px 4px}.bb-popup span{color:var(--bb-brick);font-size:10px;text-transform:uppercase;font-weight:800}.bb-popup h3{margin:4px 0 6px;font:700 21px/1.1 'Newsreader',serif;color:var(--bb-navy)}.bb-popup p{font-size:12px;color:var(--bb-muted);margin:0 0 9px}.bb-popup a{color:var(--bb-brick);font-weight:800;text-decoration:none}.bb-home-section{padding-top:70px;padding-bottom:70px}.bb-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.bb-section-head h2{font:700 clamp(30px,5vw,52px)/1.05 'Newsreader',serif;color:var(--bb-navy);margin:5px 0}.bb-section-head>a{color:var(--bb-brick);font-weight:800;text-decoration:none}.bb-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bb-story-card,.bb-place-card{background:#fff;border:1px solid var(--bb-line);border-radius:var(--bb-radius);overflow:hidden;box-shadow:0 10px 30px rgba(16,42,67,.06)}.bb-card-image{height:240px;display:block;background:linear-gradient(135deg,var(--bb-navy),var(--bb-harbor));overflow:hidden;text-decoration:none}.bb-card-image img{width:100%;height:100%;object-fit:cover;transition:.25s}.bb-card-image:hover img{transform:scale(1.03)}.bb-card-placeholder{height:100%;display:grid;place-items:center;color:rgba(255,255,255,.88);font-weight:900;letter-spacing:.18em;text-align:center}.bb-card-copy{padding:20px}.bb-card-meta{font-size:11px;color:var(--bb-brick);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bb-card-copy h2{font:700 28px/1.08 'Newsreader',serif;margin:7px 0 10px;color:var(--bb-navy)}.bb-card-copy h2 a{text-decoration:none}.bb-card-copy p{color:var(--bb-muted);margin:0 0 10px}.bb-neighborhood-home-grid,.bb-neighborhood-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.bb-neighborhood-home-grid>a,.bb-neighborhood-card{min-height:190px;padding:26px;border-radius:18px;text-decoration:none;background:linear-gradient(145deg,var(--bb-navy),var(--bb-navy2));color:#fff;display:flex;flex-direction:column;justify-content:flex-end;transition:.2s}.bb-neighborhood-home-grid>a:nth-child(even),.bb-neighborhood-card:nth-child(even){background:linear-gradient(145deg,#7d321f,var(--bb-brick))}.bb-neighborhood-home-grid>a:hover,.bb-neighborhood-card:hover{transform:translateY(-3px)}.bb-neighborhood-home-grid span,.bb-neighborhood-card span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;opacity:.75}.bb-neighborhood-home-grid h3,.bb-neighborhood-card h2{font:700 30px/1.05 'Newsreader',serif;margin:4px 0 16px}.bb-neighborhood-home-grid b,.bb-neighborhood-card b{font-size:13px}.bb-community-callout{margin-top:25px;margin-bottom:25px;background:var(--bb-cream);border-radius:26px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:46px}.bb-community-callout h2{font:700 46px/1 'Newsreader',serif;color:var(--bb-navy);margin:8px 0}.bb-community-callout p{max-width:760px;color:var(--bb-muted);margin:0}.bb-partners{max-width:1280px;margin:35px auto;padding:30px 28px}.bb-partner-row{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin:12px 0}.bb-partner{min-width:160px;min-height:80px;padding:14px;border:1px solid var(--bb-line);border-radius:14px;background:#fff;display:grid;place-items:center;text-decoration:none}.bb-partner img{max-height:52px;width:auto}.bb-news-home{padding-top:15px}.bb-newsletter{background:var(--bb-navy);color:#fff;border-radius:20px;padding:25px}.bb-newsletter .bb-kicker{color:#efca85}.bb-newsletter h3{font:700 29px/1.08 'Newsreader',serif;margin:5px 0}.bb-newsletter p{color:rgba(255,255,255,.76)}.bb-inline-form{display:grid;grid-template-columns:1fr 1.4fr auto;gap:8px}.bb-inline-form input[type=text],.bb-inline-form input[type=email]{border:0;border-radius:10px;padding:12px 13px;font:inherit}.bb-inline-form button{border:0;border-radius:10px;background:var(--bb-brick);color:#fff;padding:10px 14px;font-weight:800;cursor:pointer}.bb-consent{grid-column:1/-1;font-size:11px;color:inherit;opacity:.83}.bb-form-success{background:#e4f5e8;color:#14532d;border:1px solid #a7dcb3;border-radius:10px;padding:10px 12px;margin:10px 0}.bb-form-panel{max-width:920px;margin:0 auto 90px;background:#fff;border:1px solid var(--bb-line);border-radius:22px;padding:30px;box-shadow:var(--bb-shadow)}.bb-stacked-form{display:grid;gap:18px}.bb-stacked-form label{font-weight:750;font-size:13px}.bb-stacked-form input,.bb-stacked-form textarea,.bb-stacked-form select{display:block;width:100%;margin-top:7px;border:1px solid #cbd5db;border-radius:10px;padding:12px;font:inherit}.bb-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.bb-honeypot{position:absolute!important;left:-9999px!important}.bb-article-hero{max-width:960px;margin:0 auto;padding:75px 0 32px}.bb-article-hero h1{font-size:clamp(46px,7vw,82px)}.bb-article-deck{font-size:22px;color:var(--bb-muted);max-width:820px}.bb-article-meta{font-size:13px;color:var(--bb-muted);font-weight:700}.bb-article-featured{max-width:1180px;margin:0 auto 40px;border-radius:24px;overflow:hidden}.bb-article-featured img{display:block;width:100%;max-height:680px;object-fit:cover}.bb-article-layout{display:grid;grid-template-columns:minmax(0,760px) 320px;gap:70px;align-items:start;max-width:1180px;margin:0 auto;padding-bottom:80px}.bb-prose{font-family:Georgia,serif;font-size:19px;line-height:1.82}.bb-prose h2{font:700 36px/1.1 'Newsreader',serif;color:var(--bb-navy);margin:42px 0 14px}.bb-prose a{color:var(--bb-brick);text-decoration-thickness:1px;text-underline-offset:3px}.bb-prose .bb-newsletter{font-family:'Source Sans 3',sans-serif;margin-top:48px}.bb-article-sidebar{display:flex;flex-direction:column;gap:18px;position:sticky;top:100px}.bb-sidebar-card{border:1px solid var(--bb-line);border-radius:18px;padding:22px;background:#fff}.bb-sidebar-card h3{font:700 25px/1.1 'Newsreader',serif;color:var(--bb-navy);margin:5px 0 10px}.bb-sidebar-card p{font-size:14px;color:var(--bb-muted)}.bb-sidebar-card .bb-partners{padding:0;margin:0}.bb-mini-story-list{display:flex;flex-direction:column}.bb-mini-story-list a{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-top:1px solid var(--bb-line);text-decoration:none;font-size:13px}.bb-mini-story-list span{color:var(--bb-muted);white-space:nowrap}.bb-place-archive-tools{display:flex;gap:10px;margin-bottom:30px}.bb-place-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;padding:70px 0 35px}.bb-place-hero img{border-radius:22px;max-height:480px;width:100%;object-fit:cover}.bb-place-hero p{font-size:20px;color:var(--bb-muted)}.bb-place-actions{display:flex;gap:10px;flex-wrap:wrap}.bb-place-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 45px}.bb-place-facts>div{background:var(--bb-cream);padding:18px;border-radius:14px}.bb-place-facts span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--bb-brick);font-weight:800}.bb-place-facts strong{display:block;margin-top:4px}.bb-mini-map{height:260px;border-radius:12px;overflow:hidden}.bb-related-place-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bb-related-place-grid a{border:1px solid var(--bb-line);border-radius:14px;padding:16px;text-decoration:none;display:flex;flex-direction:column;font-family:'Source Sans 3',sans-serif}.bb-related-place-grid span{font-size:10px;color:var(--bb-brick);font-weight:800;text-transform:uppercase}.bb-related-place-grid strong{color:var(--bb-navy);font-size:16px}.bb-related-place-grid small{color:var(--bb-muted)}.bb-site-footer{margin-top:80px;background:#0b2133;color:#fff;padding:55px 28px 22px}.bb-footer-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:1.3fr .7fr .7fr 1.3fr;gap:40px}.bb-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.bb-footer-grid h3{margin:0 0 12px}.bb-footer-grid a:not(.bb-brand){text-decoration:none;color:rgba(255,255,255,.78);margin:3px 0}.bb-footer-grid p{color:rgba(255,255,255,.68)}.bb-brand-footer strong{color:#fff}.bb-footer-grid .bb-newsletter{padding:0;background:transparent}.bb-footer-bottom{max-width:1280px;margin:40px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);font-size:12px;color:rgba(255,255,255,.55)}
@media(max-width:1080px){.bb-map-shell{grid-template-columns:330px 1fr}.bb-article-layout{grid-template-columns:minmax(0,1fr) 290px;gap:40px}.bb-footer-grid{grid-template-columns:1fr 1fr}.bb-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.admin-bar .bb-site-header{top:46px}.bb-menu-toggle{display:block}.bb-primary-nav{display:none;position:absolute;left:16px;right:16px;top:68px;background:#fff;border:1px solid var(--bb-line);border-radius:14px;box-shadow:var(--bb-shadow);padding:14px}.bb-primary-nav.is-open{display:block}.bb-nav-list{flex-direction:column;align-items:flex-start;gap:0}.bb-nav-list li{width:100%}.bb-nav-list a{display:block;padding:10px}.bb-explorer{padding:10px}.bb-explorer-head{border-radius:20px 20px 0 0;padding:25px;align-items:flex-start;flex-direction:column}.bb-map-shell{display:flex;flex-direction:column}.bb-map-sidebar{border-right:0;border-bottom:1px solid var(--bb-line)}.bb-map-list{max-height:270px}.bb-map-stage{min-height:520px}.bb-card-grid,.bb-neighborhood-home-grid,.bb-neighborhood-grid{grid-template-columns:1fr 1fr}.bb-community-callout{flex-direction:column;align-items:flex-start}.bb-article-layout{grid-template-columns:1fr}.bb-article-sidebar{position:static}.bb-place-hero{grid-template-columns:1fr}.bb-place-facts{grid-template-columns:1fr}.bb-footer-grid{grid-template-columns:1fr}.bb-inline-form{grid-template-columns:1fr}.bb-inline-form .bb-consent{grid-column:auto}}
@media(max-width:560px){.bb-header-inner{padding:10px 14px}.bb-content-wrap,.bb-home-section,.bb-article-wrap,.bb-place-single{padding-left:18px;padding-right:18px}.bb-page-hero{padding-top:48px}.bb-card-grid,.bb-neighborhood-home-grid,.bb-neighborhood-grid{grid-template-columns:1fr}.bb-card-image{height:220px}.bb-section-head{align-items:flex-start;flex-direction:column}.bb-community-callout{padding:28px 22px}.bb-community-callout h2{font-size:36px}.bb-two-col,.bb-related-place-grid{grid-template-columns:1fr}.bb-form-panel{padding:20px}.bb-explorer-head h1{font-size:46px}.bb-map-stage{min-height:460px}.bb-footer-grid{gap:28px}}

/* Charleston Beautiful v1.1 brand + conversion cleanup */
:root{--bb-navy:#091F2F;--bb-navy2:#123750;--bb-brick:#FB4D42;--bb-red:#FB4D42;--bb-harbor:#1871BD;--bb-cream:#F7F4ED;--bb-paper:#FFFEFC;--bb-gold:#D4AF37}
.bb-header-inner{min-height:82px}.bb-brand{flex:0 0 auto}.bb-brand .custom-logo,.bb-bundled-logo{display:block;max-height:68px;max-width:330px;width:auto;object-fit:contain}.bb-primary-nav{margin-left:auto}.bb-nav-list a:hover{color:var(--bb-brick)}
.bb-news-home{max-width:1020px;margin:0 auto;padding:25px 28px 70px}.bb-newsletter-featured{max-width:920px;margin:0 auto;text-align:center;padding:44px 48px;border-radius:24px;box-shadow:0 22px 55px rgba(9,31,47,.14)}.bb-newsletter-featured h3{font-size:clamp(30px,4vw,44px);max-width:700px;margin:7px auto 8px}.bb-newsletter-featured p{max-width:680px;margin:0 auto 22px}.bb-newsletter-featured .bb-inline-form{max-width:760px;margin:0 auto;grid-template-columns:.85fr 1.25fr auto;align-items:center}.bb-newsletter-featured .bb-consent{text-align:left;margin:4px 2px 0}.bb-newsletter-compact{padding:0;background:transparent;border-radius:0;box-shadow:none}.bb-newsletter-compact h3{font-family:'Source Sans 3',sans-serif;font-size:16px;line-height:1.35;margin:0 0 12px}.bb-newsletter-compact .bb-inline-form{grid-template-columns:minmax(0,1fr) auto;max-width:380px;width:100%}.bb-newsletter-compact .bb-consent{grid-column:1/-1}.bb-form-error{background:#fff0ef;color:#8f2018;border:1px solid #f5a09a;border-radius:10px;padding:10px 12px;margin:10px 0}.home .bb-footer-grid{grid-template-columns:1.4fr .8fr .8fr}.bb-brand-footer{background:#fff;border-radius:12px;padding:8px 10px;display:inline-flex}.bb-brand-footer img{width:min(290px,100%);height:auto;display:block}.bb-footer-facebook{font-weight:800;color:#fff!important;margin-top:8px!important}.bb-footer-facebook:hover{text-decoration:underline!important}
.bb-share{font-family:'Source Sans 3',sans-serif;border-top:1px solid var(--bb-line);border-bottom:1px solid var(--bb-line);padding:24px 0;margin:44px 0 10px}.bb-share-label{display:block;color:var(--bb-navy);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.11em;margin-bottom:10px}.bb-share-buttons{display:flex;flex-wrap:wrap;gap:8px}.bb-share-button{appearance:none;border:1px solid #cbd5db;background:#fff;color:var(--bb-navy);border-radius:999px;padding:8px 13px;text-decoration:none!important;font:800 12px/1 'Source Sans 3',sans-serif;cursor:pointer;transition:.18s}.bb-share-button:hover{border-color:var(--bb-brick);color:var(--bb-brick);transform:translateY(-1px)}.bb-social-follow-card{background:linear-gradient(145deg,var(--bb-navy),var(--bb-navy2));color:#fff;border:0}.bb-social-follow-card h3{color:#fff}.bb-social-follow-card p{color:rgba(255,255,255,.78)}.bb-social-follow-card .bb-kicker{color:#ffd9d6}.bb-facebook-button{display:inline-flex;background:var(--bb-brick)}
@media(max-width:900px){.bb-brand .custom-logo,.bb-bundled-logo{max-width:260px;max-height:58px}.bb-newsletter-featured .bb-inline-form{grid-template-columns:1fr}.bb-newsletter-featured .bb-consent{grid-column:auto}.home .bb-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.bb-header-inner{min-height:68px}.bb-brand .custom-logo,.bb-bundled-logo{max-width:210px;max-height:52px}.bb-news-home{padding-left:18px;padding-right:18px}.bb-newsletter-featured{padding:32px 20px}.home .bb-footer-grid{grid-template-columns:1fr}.bb-share-buttons{gap:7px}.bb-share-button{padding:8px 11px}}
.bb-neighborhood-home-grid>a:nth-child(even),.bb-neighborhood-card:nth-child(even){background:linear-gradient(145deg,#0f4f7a,var(--bb-harbor))}
.bb-footer-grid .bb-newsletter-compact{width:100%}

/* v1.2 route/page repair additions */
.bb-page-chip-nav{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}.bb-page-chip-nav a{display:inline-flex;align-items:center;padding:9px 14px;border:1px solid var(--bb-border,#d9e0e5);border-radius:999px;background:#fff;text-decoration:none;font-weight:700}.bb-static-prose{max-width:850px;margin:0 auto 48px}.bb-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.bb-404-panel{max-width:760px;margin:72px auto;text-align:center;padding:48px;border:1px solid var(--bb-border,#d9e0e5);border-radius:24px;background:#fff}.bb-404-panel h1{font-size:clamp(2.5rem,7vw,5rem);margin:.15em 0}.bb-404-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:24px 0}.bb-404-panel .search-form{max-width:560px;margin:28px auto 0;display:flex;gap:8px}.bb-404-panel .search-field{width:100%}


/* v1.3 neighborhood maps, linked hubs, and image-safe cards */
.bb-explorer-compact{max-width:1280px;padding-top:0;padding-bottom:48px}.bb-explorer-compact .bb-explorer-head{border-radius:24px 24px 0 0;padding:28px 32px}.bb-explorer-compact .bb-explorer-head h2{font:700 clamp(34px,5vw,58px)/1 'Newsreader',serif;color:#fff;margin:4px 0 9px}.bb-explorer-actions{display:flex;gap:10px;flex-wrap:wrap}.bb-explorer-compact .bb-map-shell{min-height:590px}.bb-explorer-compact .bb-map-stage{min-height:590px}.bb-explorer-compact .bb-map-list{max-height:470px}.bb-neighborhood-content{padding-top:24px;padding-bottom:40px}.bb-neighborhood-stories-head{margin-top:64px}.bb-link-hub{margin:54px 0 18px;padding:30px;border:1px solid var(--bb-line);border-radius:24px;background:var(--bb-cream)}.bb-link-hub .bb-section-head{margin-bottom:16px}.bb-link-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bb-link-hub-grid a{display:flex;min-height:126px;flex-direction:column;justify-content:flex-end;padding:18px;border-radius:15px;background:#fff;border:1px solid var(--bb-line);text-decoration:none}.bb-link-hub-grid span{font-size:10px;color:var(--bb-brick);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.bb-link-hub-grid strong{font:700 20px/1.15 'Newsreader',serif;color:var(--bb-navy);margin:4px 0 10px}.bb-link-hub-grid b{font-size:12px;color:var(--bb-brick)}.bb-auto-link{font-weight:inherit}.bb-card-image>img{background:var(--bb-navy)}
@media(max-width:820px){.bb-explorer-compact .bb-map-stage{min-height:480px}.bb-link-hub-grid{grid-template-columns:1fr 1fr}.bb-explorer-actions{width:100%}}
@media(max-width:560px){.bb-explorer-compact{padding-left:10px;padding-right:10px}.bb-link-hub{padding:22px 18px}.bb-link-hub-grid{grid-template-columns:1fr}}


/* Charleston Beautiful v1.4.2 — dual-logo brand system */
.bb-brand-logo{display:block;max-width:100%;height:auto;object-fit:contain}
.bb-brand-logo-classic{width:auto}
.bb-brand-logo-skyline{width:auto}
.bb-explorer-side{display:flex;flex-direction:column;align-items:flex-end;gap:18px;max-width:430px}
.bb-explorer-brand-lockup{display:block;width:min(390px,32vw);text-decoration:none;filter:drop-shadow(0 8px 18px rgba(0,0,0,.18))}
.bb-explorer-skyline-logo{width:100%;max-height:250px;object-fit:contain}
.bb-explorer-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}
.bb-brand-footer{max-width:330px}
.bb-footer-brand-image.bb-brand-logo-skyline{width:min(320px,100%);max-height:220px;object-fit:contain}
.bb-footer-brand-image.bb-brand-logo-classic{width:min(320px,100%);max-height:92px;object-fit:contain}
.bb-site-header .bb-brand-logo-skyline{max-height:70px;max-width:190px}

@media(max-width:980px){
  .bb-explorer-side{align-items:flex-start;max-width:none;width:100%}
  .bb-explorer-brand-lockup{width:min(320px,70vw)}
  .bb-explorer-actions{justify-content:flex-start}
}
@media(max-width:560px){
  .bb-explorer-brand-lockup{width:min(250px,78vw)}
  .bb-explorer-skyline-logo{max-height:190px}
  .bb-site-header .bb-brand-logo-skyline{max-height:54px;max-width:150px}
  .bb-footer-brand-image.bb-brand-logo-skyline{max-height:190px}
}

/* Charleston Beautiful v1.4.3 — approved-logo replacement + card branding */
.bb-card-image{position:relative;background:var(--bb-cream)}
.bb-card-brand-fallback{display:grid;place-items:center;width:100%;height:100%;padding:18px;background:linear-gradient(145deg,#fff,var(--bb-cream))}
.bb-card-fallback-logo{width:min(92%,520px)!important;height:100%!important;max-height:210px!important;object-fit:contain!important;transform:none!important}
.bb-card-brand-badge{display:inline-flex;align-items:center;justify-content:center;line-height:0;z-index:4}
.bb-card-brand-badge .bb-card-brand-logo{display:block;width:100%;height:auto;object-fit:contain}
.bb-card-brand-photo{position:absolute;right:10px;bottom:10px;width:124px;max-width:42%;padding:6px 8px;border-radius:9px;background:rgba(255,255,255,.92);box-shadow:0 5px 16px rgba(9,31,47,.22);backdrop-filter:blur(6px)}
.bb-card-brand-light{width:108px;margin:0 0 9px;padding:3px 0}
.bb-card-brand-dark{width:145px;margin:0 0 auto;padding:0;background:transparent}
.bb-card-brand-dark .bb-card-brand-logo{filter:drop-shadow(0 2px 6px rgba(0,0,0,.18))}

/* Neighborhood cards always carry the approved Charleston Beautiful mark. */
.bb-neighborhood-home-grid>a,.bb-neighborhood-card{position:relative;overflow:hidden;padding-top:24px}
.bb-neighborhood-card-logo{align-self:flex-start;margin-bottom:auto;opacity:.98}
.bb-neighborhood-home-grid .bb-neighborhood-count,.bb-neighborhood-card .bb-neighborhood-count{margin-top:18px}
.bb-neighborhood-home-grid>a:nth-child(even) .bb-neighborhood-card-logo,.bb-neighborhood-card:nth-child(even) .bb-neighborhood-card-logo{opacity:1}

/* Related-place and contextual navigation cards are branded too. */
.bb-related-place-grid a,.bb-link-hub-grid a{position:relative;overflow:hidden}
.bb-related-brand,.bb-link-hub-brand{width:94px;margin-bottom:7px}
.bb-link-hub-grid a .bb-card-brand-badge{margin-bottom:8px}

/* Map list + popup cards: logo appears on every place/landmark card. */
.bb-map-list-media{position:relative;display:block;width:82px;height:74px;flex:none;border-radius:10px;overflow:hidden;background:var(--bb-cream)}
.bb-map-list-card .bb-map-list-media>img{width:100%;height:100%;object-fit:cover;border-radius:10px}
.bb-map-card-brand{position:absolute;left:4px;right:4px;bottom:4px;display:flex;align-items:center;justify-content:center;padding:3px 4px;border-radius:5px;background:rgba(255,255,255,.92);box-shadow:0 2px 6px rgba(9,31,47,.18)}
.bb-map-card-brand img{width:100%!important;height:auto!important;max-height:18px!important;object-fit:contain!important;border-radius:0!important}
.bb-popup-image{position:relative;display:block;height:140px;background:var(--bb-cream);overflow:hidden;border-radius:10px 10px 0 0}
.bb-popup-image>img{width:100%;height:100%;object-fit:cover;border-radius:10px 10px 0 0}
.bb-popup-brand{position:absolute;right:7px;bottom:7px;width:120px;padding:5px 7px;border-radius:7px;background:rgba(255,255,255,.93);box-shadow:0 4px 12px rgba(9,31,47,.2)}
.bb-popup-brand img{width:100%!important;height:auto!important;max-height:34px!important;object-fit:contain!important;border-radius:0!important}

/* On dark backgrounds use the transparent contrast-safe logo, never a white logo box. */
.bb-brand-footer{background:transparent!important;padding:0!important;border-radius:0!important}
.bb-footer-brand-image.bb-brand-logo-classic-light{width:min(320px,100%);max-height:92px;object-fit:contain}
.bb-sidebar-brand-mark{margin:0 0 15px}
.bb-sidebar-brand-logo{width:180px;max-width:100%;height:auto}

/* Single pages never show a blank image slot. */
.bb-place-hero-media{min-height:300px;border-radius:22px;overflow:hidden;background:var(--bb-cream);display:grid;place-items:center}
.bb-place-hero-media>img{width:100%;height:100%;min-height:300px;object-fit:cover}
.bb-single-brand-fallback{min-height:360px;background:linear-gradient(145deg,#fff,var(--bb-cream))}
.bb-single-brand-fallback .bb-card-fallback-logo{max-height:520px!important;width:min(88%,980px)!important}
.bb-article-featured:has(.bb-single-brand-fallback){background:var(--bb-cream)}

/* Ensure the transparent hero/footer logos stay readable without artificial panels. */
.bb-explorer-brand-lockup,.bb-brand-footer{background:transparent}
.bb-brand-logo-classic-light{filter:drop-shadow(0 3px 9px rgba(0,0,0,.15))}

@media(max-width:560px){
  .bb-card-brand-photo{width:105px;padding:5px 6px}
  .bb-card-brand-dark{width:125px}
  .bb-map-list-media{width:76px;height:68px}
  .bb-popup-brand{width:105px}
  .bb-place-hero-media{min-height:230px}
  .bb-single-brand-fallback{min-height:250px}
}
.bb-map-list-media>img[src*="charleston-beautiful-card-fallback"],.bb-popup-image>img[src*="charleston-beautiful-card-fallback"]{object-fit:contain!important;padding:7px;background:linear-gradient(145deg,#fff,var(--bb-cream))}

/* Charleston Beautiful v1.4.4 — newest-logo-only + live-site cleanup */
.bb-brand-logo-primary,.bb-brand-logo-secondary{display:block;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 3px 9px rgba(9,31,47,.12))}
.bb-site-header .bb-brand-logo-primary,.bb-site-header .bb-brand-logo-secondary{max-height:74px;max-width:150px}
.bb-header-inner{min-height:88px}
.bb-explorer-skyline-logo.bb-brand-logo-primary,.bb-explorer-skyline-logo.bb-brand-logo-secondary{width:100%;max-height:260px}
.bb-footer-brand-image.bb-brand-logo-primary,.bb-footer-brand-image.bb-brand-logo-secondary{width:min(300px,100%);max-height:205px;object-fit:contain}
.bb-sidebar-brand-logo.bb-brand-logo-secondary,.bb-sidebar-brand-logo.bb-brand-logo-primary{width:185px;max-height:125px;object-fit:contain}
.bb-card-brand-photo{width:112px;padding:5px 6px}
.bb-card-brand-photo .bb-card-brand-logo{max-height:70px}
.bb-card-brand-light{width:92px}
.bb-card-brand-dark{width:122px}
.bb-card-brand-dark .bb-card-brand-logo{max-height:82px}
.bb-map-card-brand{left:6px;right:6px;bottom:5px;padding:2px 4px;background:rgba(255,255,255,.88)}
.bb-map-card-brand img{max-height:26px!important}
.bb-popup-brand{width:105px;padding:4px 5px}
.bb-popup-brand img{max-height:58px!important}
.bb-brand-preview-light,.bb-brand-preview-navy{min-height:260px;display:grid;place-items:center}
.bb-brand-preview-image{max-height:240px;width:auto}
/* Ensure old class names, if emitted by cached markup, still render the new skyline artwork cleanly. */
.bb-brand-logo-classic,.bb-brand-logo-classic-light,.bb-brand-logo-skyline{max-height:inherit;object-fit:contain}
@media(max-width:700px){
  .bb-header-inner{min-height:74px}
  .bb-site-header .bb-brand-logo-primary,.bb-site-header .bb-brand-logo-secondary{max-height:60px;max-width:112px}
  .bb-explorer-skyline-logo.bb-brand-logo-primary,.bb-explorer-skyline-logo.bb-brand-logo-secondary{max-height:205px}
  .bb-card-brand-photo{width:94px}
}
.bb-404-brand{display:flex;justify-content:center;margin:0 auto 18px}.bb-404-logo{width:min(280px,70vw);max-height:190px}.bb-mini-story-list a{position:relative}.bb-mini-brand{width:72px;margin:0 0 5px}

/* Charleston Beautiful v1.5.1 — semantic map pins */
.bb-marker-shell{background:transparent!important;border:0!important}
.bb-place-pin{--bb-pin:#b6472d;position:relative;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--bb-pin);border:3px solid #fff;box-shadow:0 4px 12px rgba(9,31,47,.34)}
.bb-place-pin:after{content:"";position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:11px solid var(--bb-pin);filter:drop-shadow(0 2px 1px rgba(9,31,47,.15))}
.bb-place-pin svg,.bb-filter-pin svg,.bb-type-icon svg,.bb-list-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.bb-place-pin svg{color:#fff;width:21px;height:21px;position:relative;z-index:2}
.bb-pin-food,.bb-type-food{--bb-pin:#d95b43}.bb-pin-drinks,.bb-type-drinks{--bb-pin:#7c3aed}.bb-pin-theater,.bb-type-theater{--bb-pin:#9b1c31}.bb-pin-museum,.bb-type-museum{--bb-pin:#1c6e8c}.bb-pin-music,.bb-type-music{--bb-pin:#2563eb}.bb-pin-market,.bb-type-market{--bb-pin:#c99639}.bb-pin-park,.bb-type-park{--bb-pin:#2f855a}.bb-pin-sports,.bb-type-sports{--bb-pin:#102a43}.bb-pin-shopping,.bb-type-shopping{--bb-pin:#db2777}.bb-pin-family,.bb-type-family{--bb-pin:#e8790c}.bb-pin-event,.bb-type-event{--bb-pin:#6d28d9}.bb-pin-landmark,.bb-type-landmark{--bb-pin:#b6472d}
.bb-map-filters button{display:inline-flex;align-items:center;gap:6px;padding:6px 9px}
.bb-filter-pin{--bb-pin:#b6472d;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--bb-pin);color:#fff;flex:none}
.bb-filter-pin svg{width:13px;height:13px}
.bb-map-filters button.is-active .bb-filter-pin{background:#fff;color:var(--bb-navy)}
.bb-filter-all{padding:2px 2px}
.bb-map-type-chip{--bb-pin:#b6472d;display:inline-flex!important;align-items:center;gap:5px;width:max-content;max-width:100%;padding:3px 7px;border-radius:999px;background:color-mix(in srgb,var(--bb-pin) 12%,#fff);color:var(--bb-pin)!important;font-size:9px!important;line-height:1.2;font-weight:900!important;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}
.bb-type-icon{display:grid;place-items:center;width:15px;height:15px;flex:none}
.bb-type-icon svg{width:13px;height:13px}
.bb-list-copy .bb-map-type-chip{margin-bottom:3px}
.bb-popup .bb-map-type-chip{margin:2px 0 5px}
.bb-popup .bb-popup-meta{display:block;color:var(--bb-muted);font-size:9px;margin-bottom:2px}
.bb-list-icon{--bb-pin:#b6472d;background:color-mix(in srgb,var(--bb-pin) 12%,#fff);color:var(--bb-pin)}
.bb-list-icon svg{width:26px;height:26px}
.bb-place-type-label{--bb-pin:#b6472d;display:inline-flex;align-items:center;width:max-content;margin:0 0 8px;padding:4px 9px;border-radius:999px;background:color-mix(in srgb,var(--bb-pin) 11%,#fff);color:var(--bb-pin);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.leaflet-tooltip{border:0!important;border-radius:999px!important;padding:5px 9px!important;background:#102a43!important;color:#fff!important;font:800 11px/1 'Source Sans 3',sans-serif!important;box-shadow:0 5px 16px rgba(9,31,47,.2)!important}
.leaflet-tooltip-top:before{border-top-color:#102a43!important}
@media(max-width:560px){.bb-place-pin{width:34px;height:34px}.bb-place-pin svg{width:18px;height:18px}.bb-map-filters{gap:5px}.bb-map-filters button{font-size:11px;padding:5px 7px}.bb-filter-pin{width:20px;height:20px}.bb-map-type-chip{font-size:8px!important}}


/* Charleston Beautiful v1.5.4 — friendlier typography + softer Charleston civic palette */
:root{
  --bb-navy:#12324a;
  --bb-navy2:#1b4a67;
  --bb-brick:#a75b49;
  --bb-red:#b96a59;
  --bb-harbor:#2f6f95;
  --bb-cream:#f6f2e8;
  --bb-paper:#fffcf7;
  --bb-ink:#24323b;
  --bb-muted:#667680;
  --bb-line:#dde5e8;
  --bb-gold:#b78a45;
  --bb-link:#2f6f95;
  --bb-link-hover:#234f6b;
  --bb-accent:#a75b49;
  --bb-accent-hover:#8f493b;
}
body{font-family:'Source Sans 3',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:16.5px;line-height:1.68;letter-spacing:.002em}
button,input,select,textarea{font-family:'Source Sans 3',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
.bb-page-hero h1,.bb-article-hero h1,.bb-place-hero h1,.bb-explorer-head h1,
.bb-popup h3,.bb-section-head h2,.bb-card-copy h2,.bb-neighborhood-home-grid h3,.bb-neighborhood-card h2,
.bb-community-callout h2,.bb-newsletter h3,.bb-article-content h1,.bb-article-content h2,.bb-article-content h3,
.bb-place-content h1,.bb-place-content h2,.bb-place-content h3,.bb-404-panel h1{
  font-family:'Newsreader',Georgia,'Times New Roman',serif;
  letter-spacing:-.015em;
}
.bb-page-hero h1,.bb-article-hero h1,.bb-place-hero h1,.bb-explorer-head h1{font-weight:600}
.bb-card-copy h2,.bb-section-head h2,.bb-community-callout h2{font-weight:600}

/* Keep Charleston red in the logo, but move reading/UI text to calmer harbor/navy tones. */
.bb-brand em,.bb-kicker,.bb-text-link,.bb-section-head>a,.bb-card-meta,.bb-list-copy small,
.bb-popup span,.bb-popup a,.bb-map-summary button,.bb-related-place-grid span{
  color:var(--bb-link);
}
.bb-nav-list a:hover,.bb-text-link:hover,.bb-section-head>a:hover,.bb-popup a:hover{color:var(--bb-link-hover)}
.bb-explorer-head .bb-kicker,.bb-newsletter .bb-kicker{color:#ead7a4}

/* Muted historic-brick remains an accent rather than a reading color. */
.bb-button,.bb-inline-form button,.bb-facebook-button{background:var(--bb-accent)}
.bb-button:hover,.bb-inline-form button:hover,.bb-facebook-button:hover{background:var(--bb-accent-hover)}
.bb-button-outline{background:transparent;color:var(--bb-link)!important;border-color:var(--bb-link)}
.bb-button-outline:hover{background:#eef5f8;color:var(--bb-link-hover)!important;border-color:var(--bb-link-hover)}

/* Softer neighborhood rhythm: navy and harbor rather than large red panels. */
.bb-neighborhood-home-grid>a:nth-child(even),.bb-neighborhood-card:nth-child(even){background:linear-gradient(145deg,#245978,var(--bb-harbor))}

/* Friendlier reading surfaces and focus states. */
.bb-story-card,.bb-place-card{box-shadow:0 10px 30px rgba(18,50,74,.055)}
.bb-map-list-card:hover{background:#f5f8f9}
.bb-map-search:focus,.bb-inline-form input:focus,.bb-static-prose input:focus,.bb-static-prose textarea:focus{
  outline:3px solid rgba(47,111,149,.16);outline-offset:1px;border-color:var(--bb-harbor)
}
.bb-share-button:hover{border-color:var(--bb-link);color:var(--bb-link);transform:translateY(-1px)}
.bb-page-chip-nav a:hover{border-color:#a8c1d1;background:#f4f8fa;color:var(--bb-link-hover)}

/* Keep category-pin semantics vivid enough to scan, while softening the warm/red families. */
.bb-pin-food,.bb-type-food{--bb-pin:#b96852}
.bb-pin-theater,.bb-type-theater{--bb-pin:#8f4655}
.bb-pin-landmark,.bb-type-landmark{--bb-pin:#9e604b}
.bb-filter-pin{--bb-pin:#9e604b}
.bb-place-type-label,.bb-map-type-chip{font-family:'Source Sans 3',system-ui,sans-serif}
.leaflet-tooltip{font-family:'Source Sans 3',system-ui,sans-serif!important}

/* Slightly less shouty microcopy. */
.bb-kicker,.bb-card-meta,.bb-list-copy small,.bb-share-label,.bb-place-type-label,.bb-map-type-chip{
  letter-spacing:.07em;
}
.bb-kicker{font-weight:700}
.bb-card-meta,.bb-list-copy small{font-weight:700}

/* Long-form reading and remaining microcopy follow the calmer blue hierarchy. */
.bb-prose{font-family:'Newsreader',Georgia,'Times New Roman',serif;font-size:20px;line-height:1.76;color:#2b3740}
.bb-prose a,.bb-place-facts span,.bb-link-hub-grid span,.bb-link-hub-grid b{color:var(--bb-link)}
.bb-prose a:hover{color:var(--bb-link-hover)}
.bb-social-follow-card .bb-kicker{color:#ead7a4}

/* Charleston Beautiful coastal brand overrides */
:root{--bb-navy:#0b2942;--bb-red:#e85b4a;--bb-gold:#f2b84b;--bb-blue:#1aa6a6;--bb-cream:#fff9ee;}
