*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:var(--page-bg);line-height:1.6}a{color:inherit}img{max-width:100%;display:block}button,input{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.skip-link{position:absolute;left:-9999px;top:8px;background:#fff;color:#111;padding:10px 14px;z-index:100}.skip-link:focus{left:8px}.site-header{background:var(--header-bg);color:var(--header-text);border-bottom:1px solid color-mix(in srgb,var(--header-text) 14%,transparent);position:sticky;top:0;z-index:20;backdrop-filter:blur(10px)}.header-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:0}.brand-logo{width:auto;height:48px;max-width:190px;object-fit:contain}.brand-mark{width:44px;height:44px;border-radius:12px;background:var(--accent);color:var(--accent-contrast);display:grid;place-items:center;font-weight:900;letter-spacing:.02em;flex:0 0 auto}.brand-text{display:flex;flex-direction:column;line-height:1.15;min-width:0}.brand-text strong{font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:420px}.brand-text small{margin-top:4px;color:color-mix(in srgb,var(--header-text) 65%,transparent);font-size:.78rem}.main-nav{display:flex;align-items:center;gap:6px}.main-nav a{text-decoration:none;font-weight:700;font-size:.94rem;padding:9px 12px;border-radius:8px}.main-nav a:hover,.main-nav a:focus-visible{background:color-mix(in srgb,var(--header-text) 9%,transparent);outline:none}.hero,.business-hero,.page-head{background-color:var(--hero-bg);color:var(--hero-text);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:64px;align-items:center;padding:78px 0}.hero-copy h1,.page-head h1,.business-hero h1{font-size:clamp(2.35rem,5vw,4.7rem);line-height:1.02;letter-spacing:-.035em;margin:.15em 0 .35em;max-width:900px}.lead{font-size:1.16rem;max-width:780px;color:color-mix(in srgb,var(--hero-text) 90%,transparent)}.lead p{margin:.45em 0}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;font-weight:900;margin:0 0 10px;color:color-mix(in srgb,var(--hero-text) 88%,transparent)}.eyebrow.dark{color:#667482}.hero-actions,.card-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid color-mix(in srgb,var(--text) 22%,transparent);background:var(--surface);color:var(--text);text-decoration:none;border-radius:9px;padding:10px 15px;font-weight:850;font-size:.92rem;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.button:hover:not(:disabled),.button:focus-visible:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 14px rgba(15,35,50,.16);outline:none}.button.strong{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}.button.ghost{background:transparent;border-color:color-mix(in srgb,var(--hero-text) 55%,transparent);color:var(--hero-text)}.hero-panel{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:26px;box-shadow:0 18px 40px rgba(0,0,0,.13)}.hero-panel-label{margin:0 0 10px;text-transform:uppercase;letter-spacing:.11em;font-size:.73rem;font-weight:900;color:color-mix(in srgb,var(--hero-text) 82%,transparent)}.hero-stat{padding:17px 0;border-top:1px solid rgba(255,255,255,.16);display:flex;align-items:baseline;justify-content:space-between;gap:18px}.hero-stat strong{font-size:1.8rem;letter-spacing:-.03em}.hero-stat span{text-align:right;color:color-mix(in srgb,var(--hero-text) 86%,transparent);font-size:.9rem}.quick-strip{background:color-mix(in srgb,var(--page-bg) 94%,var(--text));border-bottom:1px solid color-mix(in srgb,var(--text) 10%,transparent)}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.quick-grid>div{display:flex;align-items:center;gap:14px;padding:22px 24px;border-left:1px solid #e2e8ed}.quick-grid>div:first-child{border-left:0}.quick-grid p{margin:0;font-size:.9rem}.quick-grid p span{color:var(--muted)}.quick-number{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:var(--accent-contrast);font-weight:900;flex:0 0 auto}.section{padding-top:64px;padding-bottom:64px}.section-alt{background:color-mix(in srgb,var(--page-bg) 94%,var(--text))}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:28px}.section-heading.simple{align-items:flex-start}.section-heading h2,.profile-main h2,.info-card h2,.claim-card h2,.about-grid h2,.claim-promo h2{margin:0;font-size:clamp(1.7rem,3vw,2.25rem);line-height:1.18;letter-spacing:-.025em}.section-heading p{margin:.5em 0 0;color:var(--muted);max-width:680px}.section-link{font-weight:850;text-decoration:none;white-space:nowrap}.section-link:hover{text-decoration:underline}.premium-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:24px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.compact-grid{margin-top:20px}.business-card{background:var(--surface);border:1px solid color-mix(in srgb,var(--text) 14%,transparent);border-radius:15px;overflow:hidden;box-shadow:0 5px 18px rgba(24,43,58,.055);display:flex;flex-direction:column;min-width:0;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.business-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(24,43,58,.10);border-color:#cbd6de}.business-card.premium{border:2px solid color-mix(in srgb,var(--accent) 80%,#c8b46d)}.business-card.featured-card{border-top:3px solid var(--accent)}.card-media{display:block;position:relative;background:#edf2f5;text-decoration:none}.business-image{width:100%;height:200px;object-fit:cover;background:#eef2f5}.business-image.placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#eaf0f4,#dce6eb);color:#2e485a}.business-image.placeholder span{width:74px;height:74px;border-radius:18px;background:#fff;display:grid;place-items:center;font-size:1.45rem;font-weight:900;box-shadow:0 8px 22px rgba(31,53,67,.12)}.premium .business-image{height:290px}.premium .business-image.placeholder span{width:92px;height:92px;font-size:1.8rem}.featured-ribbon{position:absolute;left:14px;top:14px;background:var(--accent);color:var(--accent-contrast);font-weight:900;font-size:.72rem;padding:6px 10px;border-radius:999px;box-shadow:0 3px 12px rgba(0,0,0,.12)}.business-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.premium .business-card-body{padding:23px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:22px;font-size:.78rem;font-weight:750;color:#687784;text-transform:uppercase;letter-spacing:.045em}.verified-inline{color:#1f6c43}.business-card h3{font-size:1.25rem;line-height:1.25;margin:8px 0}.premium h3{font-size:1.5rem}.business-card h3 a{text-decoration:none}.business-card h3 a:hover{text-decoration:underline}.card-description{margin:.35em 0 0;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-actions{margin-top:auto;padding-top:20px;align-items:center}.card-actions .button{min-height:40px;padding:8px 13px;background:color-mix(in srgb,var(--surface) 95%,var(--text))}.text-action{font-size:.88rem;font-weight:800;text-decoration:none}.text-action:hover{text-decoration:underline}.page-head-inner{padding:62px 0}.page-head h1{font-size:clamp(2.3rem,5vw,4rem)}.featured-head{background-color:var(--hero-bg)}.directory-tools{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.search-box{width:min(100%,680px)}.search-control-row{display:flex;align-items:stretch;gap:10px}.search-control-row .search-input-wrap{flex:1;min-width:0}.search-submit{white-space:nowrap;min-width:100px}.search-clear{display:inline-block;margin-top:7px;font-size:.88rem;color:var(--muted);font-weight:700}.search-clear:hover{text-decoration:none}.search-box label{display:block;font-weight:850;margin-bottom:7px}.search-input-wrap{position:relative}.search-input-wrap>span{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:1.35rem;color:#6c7b88}.search-input-wrap input{width:100%;padding:13px 15px 13px 43px;border:1px solid color-mix(in srgb,var(--text) 28%,transparent);border-radius:10px;font-size:1rem;background:var(--surface);color:var(--text)}.search-input-wrap input:focus{outline:3px solid color-mix(in srgb,var(--accent) 32%,transparent);border-color:#7f8e99}.result-count{color:var(--muted);font-weight:750}.no-results{border:1px dashed color-mix(in srgb,var(--text) 30%,transparent);border-radius:12px;padding:38px;text-align:center;background:color-mix(in srgb,var(--page-bg) 96%,var(--text));display:flex;flex-direction:column;gap:6px}.empty-state{padding:32px;border:1px dashed color-mix(in srgb,var(--text) 30%,transparent);border-radius:12px;background:color-mix(in srgb,var(--page-bg) 96%,var(--text))}.subheading{margin-top:54px}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.large-prose{font-size:1.05rem}.prose p:first-child{margin-top:0}.claim-promo{background:var(--hero-bg);color:var(--hero-text)}.claim-promo-inner{padding:44px 0;display:flex;align-items:center;justify-content:space-between;gap:34px}.claim-promo h2{font-size:2rem}.claim-promo p{max-width:760px;color:color-mix(in srgb,var(--hero-text) 86%,transparent)}.claim-disabled{opacity:.58;cursor:not-allowed;box-shadow:none!important;transform:none!important}.light-disabled{background:var(--surface);color:var(--text);border-color:var(--surface);white-space:nowrap}.breadcrumb-bar{background:color-mix(in srgb,var(--page-bg) 94%,var(--text));border-bottom:1px solid color-mix(in srgb,var(--text) 10%,transparent)}.breadcrumbs{min-height:46px;display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--muted);overflow:hidden}.breadcrumbs a{text-decoration:none;font-weight:750}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.business-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,430px);gap:54px;align-items:center;padding:56px 0}.business-hero h1{font-size:clamp(2.25rem,5vw,4rem)}.profile-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px}.badge{display:inline-flex;align-items:center;border-radius:999px;background:var(--accent);color:#172331;font-weight:900;font-size:.74rem;padding:6px 10px}.badge.claimed{background:#dcefe4;color:#20583a}.hero-location{color:color-mix(in srgb,var(--hero-text) 86%,transparent);font-weight:700}.profile-media{display:flex;justify-content:center}.profile-image{width:100%;height:330px;object-fit:cover;border-radius:18px;background:#fff;box-shadow:0 18px 38px rgba(0,0,0,.16)}.profile-image.placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#eaf0f4,#d7e2e8);color:#294557}.profile-image.placeholder span{width:110px;height:110px;border-radius:26px;background:#fff;display:grid;place-items:center;font-size:2rem;font-weight:900;box-shadow:0 10px 25px rgba(24,43,58,.13)}.profile-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(290px,.85fr);gap:48px;align-items:start}.profile-section{padding-bottom:42px;margin-bottom:42px;border-bottom:1px solid #e5eaee}.profile-section:last-child{border-bottom:0;margin-bottom:0}.profile-section h2{margin-bottom:16px}.service-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.service-grid li{display:flex;gap:10px;align-items:flex-start;background:color-mix(in srgb,var(--surface) 94%,var(--text));border-radius:10px;padding:11px 13px}.service-grid li span{font-weight:900;color:#2c7450}.tag-list{display:flex;gap:9px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.tag-list li{background:color-mix(in srgb,var(--surface) 90%,var(--text));border:1px solid color-mix(in srgb,var(--text) 12%,transparent);border-radius:999px;padding:7px 12px;font-size:.92rem}.profile-side{display:flex;flex-direction:column;gap:18px;position:sticky;top:102px}.info-card,.claim-card,.directory-note{border:1px solid color-mix(in srgb,var(--text) 14%,transparent);border-radius:14px;padding:22px;background:var(--surface);box-shadow:0 5px 16px rgba(24,43,58,.045)}.claim-card{background:color-mix(in srgb,var(--surface) 94%,var(--text))}.claim-card .claim-disabled{width:100%;margin-top:8px}.detail-row{display:flex;flex-direction:column;gap:3px;padding:13px 0;border-top:1px solid #ebeff2}.detail-row:first-of-type{margin-top:12px}.detail-label{font-size:.76rem;text-transform:uppercase;letter-spacing:.07em;font-weight:900;color:#6d7b88}.detail-row a{font-weight:780;text-decoration:none;overflow-wrap:anywhere}.detail-row a:hover{text-decoration:underline}.directory-note{background:#fffdf4;border-color:#eee4bd}.directory-note p{margin:.5em 0 0;color:#5f615b;font-size:.9rem}.site-footer{background:var(--footer-bg);color:var(--footer-text)}.footer-grid{padding:42px 0 32px;display:grid;grid-template-columns:minmax(0,2fr) minmax(170px,.75fr) minmax(190px,.85fr);gap:48px}.footer-brand{font-size:1.05rem;color:var(--footer-text)}.footer-copy,.footer-about p{color:color-mix(in srgb,var(--footer-text) 84%,transparent);max-width:720px}.footer-copy p{margin:.45em 0}.footer-nav{display:flex;flex-direction:column;gap:8px}.footer-nav strong{color:var(--footer-text);margin-bottom:4px}.footer-nav a{color:color-mix(in srgb,var(--footer-text) 92%,transparent);text-decoration:none}.footer-nav a:hover{text-decoration:underline}.footer-bottom{padding:18px 0 24px;border-top:1px solid rgba(255,255,255,.11);display:flex;justify-content:space-between;gap:24px;color:color-mix(in srgb,var(--footer-text) 68%,transparent);font-size:.78rem}
@media(max-width:960px){.hero-grid{grid-template-columns:1fr;gap:34px}.hero-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:0}.hero-panel-label{grid-column:1/-1;padding:18px 20px 10px;margin:0}.hero-stat{display:block;padding:16px 20px;border-top:1px solid rgba(255,255,255,.13)}.hero-stat+ .hero-stat{border-left:1px solid rgba(255,255,255,.13)}.hero-stat span{display:block;text-align:left}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.business-hero-grid{grid-template-columns:1fr}.profile-media{justify-content:flex-start}.profile-image{max-width:620px}.profile-layout{grid-template-columns:1fr}.profile-side{position:static}.about-grid{grid-template-columns:1fr;gap:20px}.claim-promo-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{flex-direction:column;gap:7px}}
@media(max-width:700px){.search-control-row{align-items:stretch}.search-submit{min-width:88px}.shell{width:min(100% - 26px,1180px)}.header-inner{padding:13px 0;align-items:flex-start;flex-direction:column;gap:12px}.brand-text strong{max-width:calc(100vw - 105px)}.main-nav{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(95px,1fr));gap:5px}.main-nav a{text-align:center;background:color-mix(in srgb,var(--header-text) 8%,transparent);padding:9px 7px;font-size:.86rem}.hero-grid{padding:53px 0}.hero-copy h1,.page-head h1,.business-hero h1{font-size:clamp(2rem,11vw,3rem)}.hero-panel{grid-template-columns:1fr}.hero-stat{display:flex}.hero-stat+ .hero-stat{border-left:0}.hero-stat span{text-align:right}.quick-grid{grid-template-columns:1fr}.quick-grid>div{border-left:0;border-top:1px solid #e2e8ed;padding:17px 0}.quick-grid>div:first-child{border-top:0}.premium-grid,.card-grid{grid-template-columns:1fr}.section{padding-top:44px;padding-bottom:44px}.section-heading{align-items:flex-start;flex-direction:column;gap:12px}.section-link{white-space:normal}.directory-tools{align-items:flex-start;flex-direction:column}.search-box{width:100%}.business-image{height:220px}.premium .business-image{height:250px}.business-hero-grid{padding:42px 0}.profile-image{height:260px}.service-grid{grid-template-columns:1fr}.footer-grid{padding-top:34px}.footer-bottom{padding-bottom:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.business-card{transition:none}}

.legal-page{width:min(900px,calc(100% - 40px));}.legal-page h2{font-size:1.45rem;line-height:1.25;margin:2.2rem 0 .65rem;letter-spacing:-.015em}.legal-page h2:first-of-type{margin-top:1.4rem}.legal-page p,.legal-page li{color:var(--text)}.legal-page p{margin:.7rem 0}.legal-page ul{padding-left:1.35rem}.legal-page li+li{margin-top:.5rem}.legal-updated{color:var(--muted)!important;font-size:.9rem;padding-bottom:1.2rem;border-bottom:1px solid color-mix(in srgb,var(--text) 12%,transparent)}

.contact-address{font-style:normal;white-space:normal;line-height:1.75;margin:.7rem 0}

/* Rich business listings */
.business-profile-logo{width:auto;max-width:180px;height:72px;object-fit:contain;background:#fff;border-radius:10px;padding:8px;margin:0 0 18px;box-shadow:0 7px 20px rgba(0,0,0,.12)}
.business-offer{margin:0 0 38px;padding:25px 28px;border:2px solid var(--accent);border-radius:16px;background:color-mix(in srgb,var(--accent) 9%,var(--surface));box-shadow:0 8px 22px rgba(24,43,58,.055)}
.business-offer h2{margin:.15em 0 .35em;font-size:clamp(1.55rem,3vw,2.15rem)}.business-offer p{margin:.45em 0}.offer-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:17px}.offer-actions span{font-size:.9rem;font-weight:750;color:var(--muted)}
.business-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.business-gallery a{display:block;border-radius:12px;overflow:hidden;background:#edf1f3;aspect-ratio:4/3}.business-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.business-gallery a:hover img{transform:scale(1.035)}
.opening-hours{display:flex;flex-direction:column;gap:0;margin-top:10px}.opening-hours div{padding:9px 0;border-top:1px solid #ebeff2;font-size:.94rem}.opening-hours div:first-child{border-top:0}.social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.social-links a{display:inline-flex;text-decoration:none;font-size:.88rem;font-weight:800;padding:7px 10px;border-radius:8px;background:color-mix(in srgb,var(--surface) 90%,var(--text));border:1px solid color-mix(in srgb,var(--text) 12%,transparent)}.social-links a:hover{text-decoration:underline}
@media(max-width:700px){.business-profile-logo{max-width:150px;height:62px}.business-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.business-offer{padding:20px}}
.offer-ribbon{position:absolute;left:12px;bottom:12px;background:var(--accent);color:var(--accent-contrast);font-weight:900;font-size:.72rem;padding:6px 10px;border-radius:999px;box-shadow:0 3px 12px rgba(0,0,0,.14)}

.no-results[hidden]{display:none!important}


/* Local SEO guide */
.guide-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.65fr);gap:52px;align-items:start}.guide-content h2{font-size:clamp(1.6rem,3vw,2.15rem);line-height:1.2;margin:2.1rem 0 .7rem;letter-spacing:-.02em}.guide-content h2:first-child{margin-top:0}.guide-content h3{font-size:1.22rem;line-height:1.3;margin:1.55rem 0 .55rem}.guide-content p{margin:.8rem 0}.guide-content ul,.guide-content ol{padding-left:1.35rem}.guide-content li+li{margin-top:.45rem}.guide-sidebar{display:flex;flex-direction:column;gap:18px;position:sticky;top:102px}.guide-sidebar .detail-card{border:1px solid color-mix(in srgb,var(--text) 14%,transparent);border-radius:14px;padding:22px;background:var(--surface);box-shadow:0 5px 16px rgba(24,43,58,.045)}.guide-sidebar .detail-card h2{margin:.15em 0 .45em;font-size:1.35rem;line-height:1.25}.guide-sidebar .detail-card p{color:var(--muted)}
@media(max-width:960px){.guide-layout{grid-template-columns:1fr;gap:28px}.guide-sidebar{position:static}}
/* Sparse listing fallbacks and Google profile link */
.google-rating-button{width:100%;background:var(--accent);border-color:var(--accent);color:var(--accent-contrast);text-align:center}.google-rating-button:hover,.google-rating-button:focus-visible{background:color-mix(in srgb,var(--accent) 88%,#000);border-color:color-mix(in srgb,var(--accent) 88%,#000);color:var(--accent-contrast)}
.fallback-note{margin-top:12px;color:var(--muted);font-size:.9rem}
.gallery-placeholder-cta{border:1px dashed color-mix(in srgb,var(--text) 28%,transparent);border-radius:14px;padding:32px 26px;text-align:center;background:color-mix(in srgb,var(--surface) 96%,var(--accent));display:flex;flex-direction:column;align-items:center;gap:9px}.gallery-placeholder-cta h3{margin:0;font-size:1.22rem}.gallery-placeholder-cta p{max-width:620px;margin:0;color:var(--muted)}.gallery-placeholder-icon{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;background:var(--surface);border:1px solid color-mix(in srgb,var(--text) 12%,transparent);font-size:1.8rem;color:var(--text)}.gallery-cta-button{margin-top:8px;background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}


/* 0.11.4 mobile-first directory refinements */
.featured-head .lead,.directory-list-head .lead{line-height:1.42}
@media(max-width:700px){
  .header-inner{padding:9px 0;gap:8px}
  .brand-logo{height:42px;max-width:165px}
  .brand-mark{width:40px;height:40px}
  .brand-text strong{font-size:.98rem}
  .brand-text small{margin-top:2px;font-size:.72rem}
  .main-nav{display:flex;gap:5px;width:100%}
  .main-nav a{flex:1 1 0;min-width:0;white-space:nowrap;text-align:center;padding:7px 4px;font-size:clamp(.72rem,3vw,.84rem)}

  /* Homepage: title -> CTAs -> featured businesses. */
  .hero-grid{padding:30px 0 24px;gap:0}
  .hero-copy h1{font-size:clamp(1.95rem,9.5vw,2.7rem);line-height:1.04;margin:.12em 0 .25em}
  .hero-copy>.lead{display:none}
  .hero-panel{display:none}
  .quick-strip{display:none}
  .hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}
  .hero-actions .button{min-width:0;min-height:42px;padding:9px 8px;font-size:.82rem;line-height:1.2;text-align:center}
  .hero-actions .button:only-child{grid-column:1/-1}
  .hero-actions .featured-cta{box-shadow:0 7px 18px rgba(0,0,0,.18)}
  .home-featured{padding-top:22px;padding-bottom:34px}
  .home-featured .section-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-bottom:12px}
  .home-featured .section-heading .eyebrow,.home-featured .section-heading p{display:none}
  .home-featured .section-heading h2{font-size:1.45rem;line-height:1.16}
  .home-featured .section-link{font-size:.82rem;text-align:right}
  .home-featured .premium-grid{gap:14px;margin-bottom:14px}
  .home-featured .compact-grid{margin-top:14px}
  .home-featured .premium .business-image{height:210px}

  /* Listing pages: surface businesses sooner on mobile. */
  .page-head-inner{padding:30px 0 27px}
  .page-head h1{font-size:clamp(1.9rem,9vw,2.55rem);line-height:1.06;margin-bottom:.25em}
  .featured-head .lead,.directory-list-head .lead{font-size:.98rem;line-height:1.34;margin-top:.25rem}
  .featured-head .lead p,.directory-list-head .lead p{line-height:1.34}
  .featured-head .lead p:not(:first-child),.directory-list-head .lead p:not(:first-child){display:none}
  .featured-head .lead p:first-child,.directory-list-head .lead p:first-child,.featured-head p.lead,.directory-list-head p.lead{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:.3em 0 0}
  .featured-head + .section,.directory-list-head + .section{padding-top:28px}
  .featured-head + .section .section-heading{margin-bottom:16px}
  .featured-head + .section .section-heading h2{font-size:1.5rem}
  .subheading{margin-top:36px}

  /* Keep lower homepage content useful but compact. */
  .section-alt .section-heading p{display:none}
  .about-grid{padding-top:34px;padding-bottom:34px}
  .large-prose{font-size:.98rem;line-height:1.5}
  .claim-promo-inner{padding:32px 0;gap:18px}
  .claim-promo h2{font-size:1.65rem}
  .claim-promo .button{width:100%}
}
@media(max-width:390px){
  .hero-actions .button{font-size:.76rem;padding-left:6px;padding-right:6px}
  .main-nav a{font-size:.72rem;padding-left:2px;padding-right:2px}
}


/* 0.11.5 featured placement placeholders */
.premium-grid.premium-cols-1{grid-template-columns:minmax(0,760px);justify-content:start}
.premium-grid.premium-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.premium-grid.premium-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.featured-placeholder-card{border:2px dashed color-mix(in srgb,var(--accent) 72%,var(--text));background:color-mix(in srgb,var(--surface) 96%,var(--accent));box-shadow:none}
.featured-placeholder-card:hover{border-color:var(--accent);box-shadow:0 10px 28px rgba(24,43,58,.10)}
.featured-placeholder-visual{height:290px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:28px;text-align:center;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 18%,var(--surface)),color-mix(in srgb,var(--page-bg) 92%,var(--accent)));color:var(--text)}
.featured-placeholder-mark{width:94px;height:94px;border-radius:24px;display:grid;place-items:center;background:var(--surface);border:1px solid color-mix(in srgb,var(--text) 12%,transparent);box-shadow:0 10px 28px rgba(24,43,58,.10);font-size:2.4rem;color:var(--accent)}
.featured-placeholder-caption{font-weight:850;font-size:.92rem;color:var(--muted)}
.featured-placeholder-card h3{font-size:1.45rem;margin-top:8px}
.featured-placeholder-card .placeholder-description{-webkit-line-clamp:4}
.featured-placeholder-card .placeholder-actions{display:flex;flex-direction:column;align-items:stretch;gap:8px}
.featured-placeholder-card .placeholder-actions .button.strong{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}
.featured-placeholder-card .placeholder-help{font-size:.78rem;line-height:1.35;color:var(--muted);text-align:center}
@media(max-width:960px){.premium-grid.premium-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){
  .premium-grid.premium-cols-1,.premium-grid.premium-cols-2,.premium-grid.premium-cols-3{grid-template-columns:1fr}
  .featured-placeholder-visual{height:210px;padding:20px}
  .featured-placeholder-mark{width:72px;height:72px;border-radius:18px;font-size:1.9rem}
  .featured-placeholder-card h3{font-size:1.3rem}
}

/* v0.12 pagination */
.pagination{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:38px 0 4px}.page-numbers{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.page-link{min-width:42px;min-height:42px;padding:8px 12px;border:1px solid color-mix(in srgb,var(--text) 20%,transparent);border-radius:8px;background:var(--surface);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:850;color:var(--text)}.page-link:hover,.page-link:focus-visible{border-color:var(--accent);outline:none}.page-link.current{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}.page-prev,.page-next{min-width:96px}.page-ellipsis{padding:0 2px;color:var(--muted);font-weight:800}@media(max-width:600px){.pagination{gap:8px;margin-top:28px}.page-link{min-width:38px;min-height:38px;padding:7px 9px;font-size:.88rem}.page-prev,.page-next{min-width:auto}.page-numbers{order:3;width:100%}}


.directory-more-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}
.directory-more-actions .button{min-width:210px;text-align:center}
@media (max-width:560px){.directory-more-actions{gap:8px;margin-top:22px}.directory-more-actions .button{min-width:0;flex:1 1 calc(50% - 4px);padding-left:12px;padding-right:12px;font-size:.92rem}}
