
:root{--dir-navy:#082f58;--dir-blue:#0b5e9e;--dir-sky:#eaf5ff;--dir-ink:#13283d;--dir-muted:#5a6d80;--dir-border:#d9e4ee;--dir-gold:#e9a72f;--dir-green:#16705a;--dir-white:#fff}
.business-directory-page{background:#f4f7fa;color:var(--dir-ink)}
.directory-shell{width:min(1180px,calc(100% - 28px));margin:28px auto 64px}
.directory-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#062a50 0%,#0a518b 62%,#1578a5 100%);color:#fff;border-radius:24px;padding:28px 34px 34px;box-shadow:0 18px 42px rgba(4,31,57,.2)}
.directory-hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-170px;top:-230px;box-shadow:0 0 0 68px rgba(255,255,255,.04),0 0 0 136px rgba(255,255,255,.025)}
.preview-flag{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;position:relative;z-index:1}
.preview-dot{width:8px;height:8px;border-radius:50%;background:#ffd46a;box-shadow:0 0 0 4px rgba(255,212,106,.14)}
.directory-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:32px;align-items:end;position:relative;z-index:1;margin-top:24px}
.directory-eyebrow{margin:0 0 7px;font-size:.76rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#2675a9}
.directory-hero .directory-eyebrow{color:#9ddcff}
.directory-hero h1{font-size:clamp(2.25rem,5vw,4.2rem);line-height:.98;letter-spacing:-.045em;margin:0 0 16px;max-width:720px;color:#fff}
.directory-intro{font-size:1.08rem;line-height:1.65;max-width:720px;margin:0;color:rgba(255,255,255,.88)}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.directory-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 17px;border-radius:11px;font-weight:850;text-decoration:none;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}
.directory-button:hover{transform:translateY(-1px)}
.directory-button.primary{background:#fff;color:var(--dir-navy);box-shadow:0 8px 20px rgba(0,0,0,.14)}
.directory-button.secondary{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.35)}
.directory-stat-card{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.24);border-radius:18px;padding:21px;backdrop-filter:blur(7px)}
.directory-stat-card>strong{display:block;font-size:3.1rem;line-height:1;font-weight:950;letter-spacing:-.055em}
.directory-stat-card>span{display:block;font-weight:800;margin-top:4px}.directory-stat-card>div{border-top:1px solid rgba(255,255,255,.2);margin-top:16px;padding-top:14px}.directory-stat-card small{display:block;line-height:1.45;margin-top:10px;color:rgba(255,255,255,.75)}
.directory-controls{display:grid;grid-template-columns:minmax(280px,1.7fr) 1fr 1fr auto;gap:12px;margin:20px 0;padding:16px;background:#fff;border:1px solid var(--dir-border);border-radius:16px;box-shadow:0 8px 24px rgba(23,50,75,.07);position:sticky;top:8px;z-index:12}
.directory-controls label:not(.directory-search){display:grid;gap:6px}.directory-controls label>span{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--dir-muted)}
.directory-controls input,.directory-controls select{width:100%;height:46px;border:1px solid #cbd9e5;border-radius:10px;background:#fff;color:var(--dir-ink);font:inherit;padding:0 12px;outline:none}.directory-controls input:focus,.directory-controls select:focus{border-color:#2c7fb5;box-shadow:0 0 0 3px rgba(44,127,181,.14)}
.directory-search{position:relative;align-self:end}.directory-search svg{position:absolute;left:14px;top:14px;width:19px;height:19px;fill:none;stroke:#587187;stroke-width:2}.directory-search input{padding-left:43px}
#clear-filters{align-self:end;height:46px;padding:0 14px;border:1px solid #cbd9e5;border-radius:10px;background:#f7fafc;color:#345269;font-weight:800;cursor:pointer}
.category-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:20px 0 32px}
.category-tile{position:relative;display:flex;gap:13px;align-items:center;text-align:left;background:#fff;border:1px solid var(--dir-border);border-radius:15px;padding:16px;cursor:pointer;color:var(--dir-ink);box-shadow:0 7px 18px rgba(28,57,83,.055);transition:.15s ease}
.category-tile:hover,.category-tile.active{border-color:#5ca0cc;transform:translateY(-1px);box-shadow:0 10px 24px rgba(28,57,83,.1)}
.category-icon{display:grid;place-items:center;flex:0 0 45px;width:45px;height:45px;border-radius:13px;background:var(--dir-sky);color:var(--dir-blue)}.category-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.category-tile strong{display:block;font-size:.95rem}.category-tile span{display:block;color:var(--dir-muted);font-size:.8rem;margin-top:3px}.category-count{margin-left:auto!important;flex:0 0 auto;display:grid!important;place-items:center;width:32px;height:32px;border-radius:50%;background:#edf3f7;font-size:.75rem!important;font-weight:900;color:#2b5573!important}
.directory-results-section{background:#fff;border:1px solid var(--dir-border);border-radius:20px;padding:24px;box-shadow:0 10px 28px rgba(28,57,83,.065)}
.directory-results-heading{display:flex;justify-content:space-between;gap:16px;align-items:end}.directory-results-heading h2{margin:0;font-size:clamp(1.55rem,3vw,2.15rem);letter-spacing:-.025em}.directory-results-heading>p{margin:0;color:var(--dir-muted);font-weight:800}
.directory-notice{margin:18px 0;background:#fff8e8;border:1px solid #efd394;color:#654b18;border-radius:12px;padding:12px 14px;font-size:.89rem;line-height:1.5}
.directory-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.business-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--dir-border);border-radius:14px;padding:16px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.business-card:hover{border-color:#9fc4dc;box-shadow:0 10px 24px rgba(21,65,96,.09);transform:translateY(-1px)}
.business-card-top{display:flex;gap:11px;align-items:flex-start}.business-initial{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:12px;background:linear-gradient(145deg,#e6f3fc,#f2f8fc);color:#07558d;font-size:1rem;font-weight:950}.business-card h3{margin:0;line-height:1.25;font-size:1rem}.business-subcategory{margin:4px 0 0;color:#527085;font-size:.81rem;font-weight:700}
.business-meta{display:grid;gap:7px;margin:15px 0 0;font-size:.84rem;color:#425c70}.business-meta-line{display:flex;gap:8px;align-items:flex-start}.business-meta-line svg{width:15px;height:15px;flex:0 0 15px;margin-top:2px;fill:none;stroke:#64859c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.business-meta-line a{color:#075b94;text-decoration:none;overflow-wrap:anywhere}.business-meta-line a:hover{text-decoration:underline}
.business-card-actions{display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid #e8eef3;margin-top:auto;padding-top:13px}.business-card-actions a{font-size:.78rem;font-weight:850;text-decoration:none;border-radius:8px;padding:7px 9px}.visit-link{background:#e9f4fb;color:#075b94}.correct-link{color:#546b7d;background:#f1f4f6}
.verification-chip{display:inline-flex;align-items:center;align-self:flex-start;margin-top:11px;border-radius:999px;background:#eff7f3;color:#286a55;font-size:.68rem;font-weight:850;padding:4px 8px}.empty-results{text-align:center;padding:50px 20px;color:var(--dir-muted)}
.directory-membership-preview{margin-top:28px;background:#eaf2f8;border:1px solid #cfdeea;border-radius:20px;padding:27px}.membership-heading{text-align:center;max-width:720px;margin:0 auto 19px}.membership-heading h2{margin:0 0 8px;font-size:clamp(1.55rem,3vw,2.2rem)}.membership-heading p:last-child{margin:0;color:var(--dir-muted)}
.membership-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.membership-grid article{position:relative;background:#fff;border:1px solid #d5e1e9;border-radius:15px;padding:18px}.membership-grid article.featured-plan{border-color:#78acd0}.membership-grid article.homepage-plan{background:#082f58;color:#fff;border-color:#082f58}.plan-label{display:inline-block;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#2a6e9b}.homepage-plan .plan-label{color:#9bdcff}.membership-grid h3{margin:9px 0 8px;font-size:1.05rem}.membership-grid strong{display:block;font-size:1.85rem;letter-spacing:-.04em}.membership-grid strong small{font-size:.78rem;font-weight:750;letter-spacing:0}.membership-grid ul{margin:15px 0 0;padding:0;list-style:none;display:grid;gap:8px;font-size:.82rem;color:#526b7d}.homepage-plan ul{color:rgba(255,255,255,.82)}.membership-grid li:before{content:"✓";font-weight:900;color:#168166;margin-right:7px}.homepage-plan li:before{color:#79e0bd}
.directory-feedback{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;padding:25px 29px;border-radius:19px;background:#fff;border:1px solid var(--dir-border)}.directory-feedback h2{margin:0 0 7px}.directory-feedback p:last-child{margin:0;color:var(--dir-muted);max-width:760px}.directory-feedback .directory-button.primary{background:var(--dir-navy);color:#fff;white-space:nowrap}
@media(max-width:950px){.directory-hero-grid{grid-template-columns:1fr}.directory-stat-card{max-width:430px}.directory-controls{grid-template-columns:1fr 1fr}.directory-search{grid-column:1/-1}.category-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-results{grid-template-columns:repeat(2,minmax(0,1fr))}.membership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.directory-shell{width:min(100% - 18px,1180px);margin-top:14px}.directory-hero{border-radius:18px;padding:20px 18px 24px}.directory-hero h1{font-size:2.45rem}.directory-controls{position:static;grid-template-columns:1fr;padding:12px}.directory-search{grid-column:auto}.category-overview{grid-template-columns:1fr;gap:9px}.directory-results-section{padding:16px 12px}.directory-results-heading{display:block}.directory-results-heading>p{margin-top:6px}.directory-results{grid-template-columns:1fr}.directory-membership-preview{padding:20px 12px}.membership-grid{grid-template-columns:1fr}.directory-feedback{display:block;padding:20px}.directory-feedback .directory-button{margin-top:18px;width:100%}}
.business-description{margin:13px 0 0;color:#49677c;font-size:.84rem;line-height:1.5}.business-promotion{margin:12px 0 0;padding:9px 10px;border-radius:9px;background:#fff6df;color:#6c4d0e;font-size:.8rem;line-height:1.4}.tier-card-featured,.tier-card-homepage{border-color:#79afd1;box-shadow:0 9px 22px rgba(18,91,138,.1)}.tier-card-homepage{border-width:2px}.tier-chip-free{background:#eff3f5;color:#5f7482}.tier-chip-enhanced{background:#e7f5ed;color:#237252}.tier-chip-featured{background:#e8f2fb;color:#0a6298}.tier-chip-homepage{background:#083565;color:#fff}.business-card-actions:has(.visit-link){justify-content:space-between}

/* v230 premium placement previews */
.featured-directory-section,.homepage-rotation-preview{margin:0 0 24px;border-radius:20px;padding:24px;border:1px solid var(--dir-border);box-shadow:0 10px 28px rgba(28,57,83,.065)}
.featured-directory-section{background:linear-gradient(145deg,#f7fbff,#edf6fc);border-color:#bcd7e8}
.homepage-rotation-preview{background:linear-gradient(145deg,#072d53,#0a4f83);color:#fff;border-color:#0a4f83}
.premium-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:17px}
.premium-section-heading h2{margin:0;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.025em}
.premium-section-heading p:last-child{margin:7px 0 0;color:var(--dir-muted);max-width:720px;line-height:1.5}
.premium-section-heading>span{flex:0 0 auto;border-radius:999px;padding:7px 10px;background:#fff;color:#315d7b;font-size:.74rem;font-weight:900}
.homepage-rotation-preview .directory-eyebrow{color:#9edcff}.homepage-rotation-preview .premium-section-heading p:last-child{color:rgba(255,255,255,.78)}.homepage-rotation-preview .premium-section-heading>span{background:rgba(255,255,255,.13);color:#fff;border:1px solid rgba(255,255,255,.2)}
.featured-business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.homepage-rotation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.homepage-ad-preview-card{display:flex;align-items:center;gap:15px;background:#fff;color:var(--dir-ink);border-radius:14px;padding:16px;border:1px solid rgba(255,255,255,.35)}
.homepage-ad-preview-logo{display:grid;place-items:center;width:68px;height:68px;flex:0 0 68px;border-radius:14px;background:#eef5fa;overflow:hidden;color:#07558d;font-weight:950;font-size:1.05rem}.homepage-ad-preview-logo img{width:100%;height:100%;object-fit:contain;padding:7px;box-sizing:border-box}
.homepage-ad-preview-card h3{margin:3px 0 5px;font-size:1.05rem}.homepage-ad-preview-card p{margin:0;color:#4e6678;font-size:.83rem;line-height:1.45}.homepage-ad-label{font-size:.65rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#226f9e}.homepage-ad-url{display:block;margin-top:8px;font-size:.74rem;font-weight:850;color:#075b94}
.business-logo{width:42px;height:42px;flex:0 0 42px;border-radius:12px;object-fit:contain;background:#fff;border:1px solid #d9e4ec;padding:4px;box-sizing:border-box}
.business-chips{display:flex;gap:6px;flex-wrap:wrap;align-items:center;margin-top:11px}.business-chips .verification-chip{margin-top:0}.homepage-addon-chip{display:inline-flex;align-items:center;border-radius:999px;background:#083565;color:#fff;font-size:.68rem;font-weight:850;padding:4px 8px}
.business-card.preview-highlight{outline:4px solid rgba(233,167,47,.35);border-color:#d79620;animation:bdPreviewPulse 1.4s ease 2}
@keyframes bdPreviewPulse{50%{transform:translateY(-2px);box-shadow:0 0 0 8px rgba(233,167,47,.12),0 14px 32px rgba(21,65,96,.16)}}
@media(max-width:950px){.featured-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-rotation-grid{grid-template-columns:1fr}}
@media(max-width:620px){.featured-directory-section,.homepage-rotation-preview{padding:17px 12px}.premium-section-heading{display:block}.premium-section-heading>span{display:inline-flex;margin-top:12px}.featured-business-grid{grid-template-columns:1fr}.homepage-ad-preview-card{align-items:flex-start}.homepage-ad-preview-logo{width:54px;height:54px;flex-basis:54px}}

/* v231 compact photo cards and expanded business profiles */
.business-featured-thumb{width:92px;height:68px;flex:0 0 92px;border-radius:11px;object-fit:cover;background:#eef3f6;border:1px solid #d5e0e8}
.business-card-actions button{font:inherit;border:0;cursor:pointer}.profile-link{font-size:.78rem!important;font-weight:850!important;border-radius:8px!important;padding:7px 9px!important;background:#082f58!important;color:#fff!important}.profile-link:hover{background:#0b5e9e!important}
.homepage-ad-preview-logo.has-cover{width:110px;flex-basis:110px}.homepage-ad-preview-logo.has-cover img{object-fit:cover;padding:0}
.profile-modal[hidden]{display:none}.profile-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px}.profile-modal-backdrop{position:absolute;inset:0;background:rgba(4,24,42,.72);backdrop-filter:blur(3px)}.profile-dialog{position:relative;width:min(780px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#fff;border-radius:20px;box-shadow:0 28px 80px rgba(0,0,0,.32)}.profile-close{position:absolute;right:13px;top:13px;z-index:2;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:rgba(7,38,65,.84);color:#fff;font-size:1.55rem;line-height:1;cursor:pointer}.profile-cover{display:block;width:100%;height:250px;object-fit:cover;background:#e9f0f4}.profile-main{padding:25px}.profile-title-row{display:flex;align-items:flex-start;gap:14px}.profile-title-row h2{margin:0;font-size:clamp(1.6rem,4vw,2.4rem);letter-spacing:-.03em}.profile-title-row p:last-child{margin:5px 0 0;color:#587084;font-weight:750}.profile-logo,.profile-initial{width:72px;height:72px;flex:0 0 72px;border-radius:15px;border:1px solid #d4e0e8;background:#fff}.profile-logo{object-fit:contain;padding:7px;box-sizing:border-box}.profile-initial{display:grid;place-items:center;background:#edf6fc;color:#07558d;font-weight:950;font-size:1.2rem}.profile-description{font-size:1rem;line-height:1.65;color:#38566c;margin:20px 0}.profile-promotion{background:#fff4d8;border:1px solid #edd195;border-radius:11px;padding:12px 14px;color:#65480d;line-height:1.5}.profile-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:18px}.profile-details>div{display:flex;gap:9px;align-items:flex-start;background:#f6f9fb;border:1px solid #e0e8ee;border-radius:10px;padding:10px}.profile-details svg{width:17px;height:17px;flex:0 0 17px;margin-top:2px;fill:none;stroke:#5f7c90;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.profile-details a{color:#075b94;text-decoration:none;overflow-wrap:anywhere}.profile-gallery{margin-top:24px}.profile-gallery h3{margin:0 0 11px}.profile-gallery>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.profile-gallery img{display:block;width:100%;height:145px;object-fit:cover;border-radius:10px;background:#eef3f6}.profile-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px;padding-top:18px;border-top:1px solid #e1e8ed}.profile-primary{background:#082f58;color:#fff}.profile-secondary{background:#edf4f8;color:#174d73;border-color:#cbdce7}.profile-modal-open{overflow:hidden}
@media(max-width:620px){.business-featured-thumb{width:74px;height:58px;flex-basis:74px}.profile-modal{padding:8px}.profile-dialog{max-height:calc(100vh - 16px);border-radius:15px}.profile-cover{height:190px}.profile-main{padding:18px 14px}.profile-title-row{align-items:center}.profile-logo,.profile-initial{width:58px;height:58px;flex-basis:58px}.profile-details{grid-template-columns:1fr}.profile-gallery>div{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-gallery img{height:120px}.homepage-ad-preview-logo.has-cover{width:82px;flex-basis:82px}}

/* v232 category icons and business-owner actions */
.business-category-mark,.profile-category-mark,.homepage-category-mark{display:grid;place-items:center;background:#edf5fa;color:#0a639b;border:1px solid #d4e2eb}
.business-category-mark{width:42px;height:42px;flex:0 0 42px;border-radius:12px}
.business-category-mark svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.profile-category-mark{width:72px;height:72px;flex:0 0 72px;border-radius:15px}
.profile-category-mark svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.homepage-category-mark{width:100%;height:100%;border:0;border-radius:inherit}
.homepage-category-mark svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.membership-detail-link{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:11px 15px;border-radius:10px;background:#0a639b;color:#fff;text-decoration:none;font-weight:900}
.membership-detail-link:hover{background:#084f7c}
.directory-owner-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
@media(max-width:620px){.profile-category-mark{width:58px;height:58px;flex-basis:58px}.profile-category-mark svg{width:28px;height:28px}}


/* v234: reliable category icon alignment on desktop and mobile */
.category-tile > .category-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 48px;
  width:48px;
  height:48px;
  min-width:48px;
  min-height:48px;
  margin:0;
  padding:0;
  border-radius:14px;
  box-sizing:border-box;
  overflow:hidden;
  color:var(--dir-blue);
  background:var(--dir-sky);
  font-size:0;
  line-height:0;
}
.category-tile > .category-icon > svg{
  display:block;
  width:25px;
  height:25px;
  min-width:25px;
  min-height:25px;
  flex:0 0 25px;
  margin:0;
  padding:0;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.category-tile > span:nth-child(2){min-width:0;flex:1;margin:0}
.category-tile > span:nth-child(2) > span{display:block;color:var(--dir-muted);font-size:.8rem;margin-top:3px}
.business-category-mark,.profile-category-mark,.homepage-category-mark{
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  font-size:0;
  line-height:0;
}
.business-category-mark > svg,.profile-category-mark > svg,.homepage-category-mark > svg{
  display:block;
  flex:none;
  margin:0;
  padding:0;
}
@media(max-width:620px){
  .category-tile{min-height:76px;padding:13px 12px;gap:12px;align-items:center}
  .category-tile > .category-icon{flex-basis:50px;width:50px;height:50px;min-width:50px;min-height:50px;border-radius:14px}
  .category-tile > .category-icon > svg{width:27px;height:27px;min-width:27px;min-height:27px;flex-basis:27px}
  .category-tile > span:nth-child(2) > strong{font-size:1rem;line-height:1.2}
  .category-tile > span:nth-child(2) > span{font-size:.8rem;line-height:1.35;margin-top:4px}
}

/* v235 public-facing directory cleanup while the page remains unlisted */
.directory-hero{padding-top:25px}
.preview-flag{font-size:.7rem;letter-spacing:.055em;background:rgba(5,28,51,.25)}
.directory-stat-card small{font-size:.78rem}
.category-tile:focus-visible,#clear-filters:focus-visible,.directory-button:focus-visible,.business-card-actions a:focus-visible,.profile-link:focus-visible{outline:3px solid rgba(32,135,198,.35);outline-offset:3px}
.category-tile>span:nth-child(2)>strong{color:var(--dir-ink)}
.directory-notice{background:#f5f9fc;border-color:#cddfea;color:#38556a}
.business-card-actions{align-items:center}
.business-card-actions .directions-link{background:#f0f6fa;color:#245d80}
.business-card-actions .correct-link{margin-left:auto}
.directory-owner-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:28px;padding:27px 30px;border-radius:20px;background:linear-gradient(135deg,#082f58,#0b639d);color:#fff;box-shadow:0 12px 30px rgba(8,47,88,.16)}
.directory-owner-panel>div:first-child{max-width:760px}.directory-owner-panel .directory-eyebrow{color:#9edcff}.directory-owner-panel h2{margin:0 0 8px;font-size:clamp(1.45rem,3vw,2.1rem);letter-spacing:-.025em}.directory-owner-panel p:last-child{margin:0;color:rgba(255,255,255,.82);line-height:1.55}
.directory-owner-panel-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;flex:0 0 auto}.directory-owner-panel .directory-button.primary{background:#fff;color:#082f58}.directory-button.secondary-light{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.4)}
.directory-feedback{margin-top:16px}.directory-feedback .directory-button.primary{box-shadow:none}
@media(max-width:820px){.directory-owner-panel{display:block}.directory-owner-panel-actions{justify-content:flex-start;margin-top:18px}}
@media(max-width:620px){.directory-owner-panel{padding:21px 16px;border-radius:17px}.directory-owner-panel-actions{display:grid;grid-template-columns:1fr}.directory-owner-panel .directory-button{width:100%}.business-card-actions .correct-link{margin-left:0}.business-card-actions a,.business-card-actions button{flex:1 1 auto;text-align:center;justify-content:center}.preview-flag{line-height:1.25}}


/* v239 public launch refinements */
.directory-hero{padding-top:34px}
.business-directory-page .preview-flag{display:none!important}
.directory-results-section{scroll-margin-top:86px}
@media(max-width:620px){.directory-results-section{scroll-margin-top:18px}}
