/* Glen Innes Business Directory — V4.4 Photo-First Directory Release */
:root {
  --navy-950:#061b2c; --navy-900:#08253c; --navy-800:#0d3555; --navy-700:#17496f;
  --gold-500:#d6a93a; --gold-400:#e8c361; --gold-200:#f5e4ad; --cream:#f6f3ea;
  --paper:#fffefa; --ink:#102231; --muted:#5b6976; --line:#dce3e6; --danger:#9d2d34;
  --success:#207352; --shadow:0 18px 60px rgba(6,27,44,.14); --radius:24px;
  --area1:#239ec2; --area2:#d9c836; --area3:#e58a3b; --area4:#4cae53;
  --header-h:76px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--cream);color:var(--ink);line-height:1.5}body.admin-body{background:#eef2f4}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:9999;background:white;padding:10px 14px;border-radius:8px}
.site-header{height:var(--header-h);position:sticky;top:0;z-index:50;background:rgba(6,27,44,.95);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;color:white;font-weight:800;letter-spacing:.01em}.brand img{width:42px;height:42px;object-fit:contain;border-radius:12px;background:white;padding:4px}.brand small{display:block;font-size:.7rem;font-weight:600;color:#bfd1dd;letter-spacing:.08em;text-transform:uppercase}.nav-links{margin-left:auto;display:flex;gap:8px;align-items:center}.nav-links a{color:#e8eff4;padding:10px 12px;border-radius:10px;font-weight:650;font-size:.92rem}.nav-links a:hover,.nav-links a[aria-current="page"]{background:rgba(255,255,255,.1);color:white}.admin-link{border:1px solid rgba(232,195,97,.55)!important;color:var(--gold-400)!important}.menu-btn{display:none;margin-left:auto;border:0;background:transparent;color:white;font-size:1.4rem}
.hero{min-height:640px;position:relative;display:grid;align-items:end;overflow:hidden;background:var(--navy-950)}.hero-media{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,18,30,.92) 0%,rgba(4,18,30,.65) 48%,rgba(4,18,30,.25) 100%),url('../images/home-main.jpg');background-size:cover;background-position:center}.hero::after{content:"";position:absolute;inset:auto -12% -28% 40%;height:390px;background:radial-gradient(circle,var(--gold-500),transparent 67%);opacity:.16;filter:blur(24px)}.hero-content{position:relative;z-index:2;padding:95px 0 82px;color:white;max-width:760px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-400)}.eyebrow::before{content:"";width:30px;height:2px;background:currentColor}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.2rem,7vw,6.5rem);line-height:.92;letter-spacing:-.055em;margin:16px 0 22px;max-width:820px}.hero p{font-size:1.12rem;max-width:640px;color:#dfe9ef}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 18px;border-radius:12px;border:1px solid transparent;font-weight:800}.btn-primary{background:var(--gold-400);color:var(--navy-950)}.btn-primary:hover{background:#f0cf7b}.btn-secondary{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.25);color:white}.btn-dark{background:var(--navy-900);color:white}.btn-outline{background:white;border-color:#bfcbd1;color:var(--navy-900)}.btn-danger{background:#fff0f0;border-color:#efc6c6;color:var(--danger)}.btn-sm{min-height:38px;padding:0 12px;font-size:.86rem}
.status-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.08);font-size:.8rem;color:#dfe9ef;margin-top:22px}.status-dot{width:8px;height:8px;border-radius:50%;background:#e0b34f;box-shadow:0 0 0 4px rgba(224,179,79,.15)}.status-pill.live .status-dot{background:#5fd19a}.status-pill.error .status-dot{background:#ff7b7b}
.section{padding:88px 0}.section-tight{padding:58px 0}.section-white{background:var(--paper)}.section-navy{background:var(--navy-950);color:white}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-head h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.2rem,4.2vw,4rem);line-height:1;margin:8px 0 0;letter-spacing:-.04em}.section-head p{max-width:540px;color:var(--muted)}.section-navy .section-head p{color:#b9c9d4}.text-link{font-weight:800;color:var(--navy-700);border-bottom:1px solid currentColor}.section-navy .text-link{color:var(--gold-400)}
.depth-panel{transform:perspective(1400px) rotateX(calc(var(--scroll-tilt,0) * 1deg)) translateY(calc(var(--scroll-shift,0) * 1px));transform-origin:center;transition:transform .12s linear;will-change:transform}.feature-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:26px}.feature-card{position:relative;min-height:430px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:var(--navy-900);color:white}.feature-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.feature-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,22,36,.08),rgba(5,22,36,.9))}.feature-card-content{position:absolute;z-index:2;left:30px;right:30px;bottom:28px}.feature-card h3{font-family:Georgia,"Times New Roman",serif;font-size:2rem;margin:0 0 8px}.feature-card p{margin:0;color:#dce7ed}.feature-small{display:grid;grid-template-rows:1fr 1fr;gap:26px}.feature-small .feature-card{min-height:200px}
.notice-wrap{position:relative}.notice-state{padding:22px;border:1px dashed #9fb0bb;border-radius:18px;color:var(--muted);background:rgba(255,255,255,.7)}.notice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.notice-card{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(6,27,44,.06);transition:transform .2s ease,box-shadow .2s ease}.notice-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(6,27,44,.12)}.notice-card img{width:100%;height:170px;object-fit:cover}.notice-body{padding:20px}.notice-kicker{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--navy-700)}.notice-card h3{font-size:1.18rem;margin:7px 0 8px}.notice-card p{margin:0;color:var(--muted)}.notice-date{font-size:.78rem;color:#7b8892;margin-top:14px}
.area-scroller{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.area-card{background:white;border:1px solid var(--line);border-radius:20px;padding:24px;position:relative;overflow:hidden;min-height:190px;transition:transform .2s ease,border-color .2s}.area-card::before{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--gold-500)}.area-card:hover{transform:translateY(-5px);border-color:#b8c5cb}.area-no{font-family:Georgia,serif;font-size:3rem;color:var(--navy-800);line-height:1}.area-card h3{margin:12px 0 6px}.area-card p{font-size:.9rem;color:var(--muted);margin:0}.area-count{margin-top:18px;font-size:.8rem;font-weight:850;color:var(--navy-700)}
.page-hero{padding:84px 0 56px;background:linear-gradient(135deg,var(--navy-950),var(--navy-800));color:white}.page-hero h1{font-family:Georgia,serif;font-size:clamp(2.8rem,6vw,5.4rem);line-height:.96;letter-spacing:-.045em;margin:10px 0 18px}.page-hero p{max-width:720px;color:#c9d7df;font-size:1.05rem}.crumbs{font-size:.82rem;color:#acc0cd}.crumbs a{color:var(--gold-400)}
.directory-layout{display:grid;grid-template-columns:280px 1fr;gap:28px;align-items:start}.filter-panel{position:sticky;top:calc(var(--header-h) + 18px);background:white;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 10px 30px rgba(6,27,44,.07)}.filter-panel label{font-size:.8rem;font-weight:800;color:var(--navy-900);display:block;margin:13px 0 6px}.input,.select,.textarea{width:100%;border:1px solid #c7d1d6;border-radius:11px;background:white;min-height:44px;padding:10px 12px;color:var(--ink)}.textarea{min-height:110px;resize:vertical}.input:focus,.select:focus,.textarea:focus{outline:3px solid rgba(214,169,58,.22);border-color:var(--gold-500)}.result-meta{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.result-count{font-weight:800}.business-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.business-card{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:grid;grid-template-columns:118px 1fr;min-height:152px;transition:transform .18s,border-color .18s,box-shadow .18s}.business-card:hover{transform:translateY(-3px);border-color:#aebdc5;box-shadow:0 14px 36px rgba(6,27,44,.09)}.business-image{background:linear-gradient(135deg,var(--navy-800),var(--navy-950));display:grid;place-items:center;overflow:hidden}.business-image img{width:100%;height:100%;object-fit:cover}.monogram{font-family:Georgia,serif;font-size:2.6rem;color:var(--gold-400)}.business-info{padding:16px;min-width:0}.business-info h3{margin:0 0 6px;font-size:1.08rem}.business-info p{margin:0;color:var(--muted);font-size:.86rem}.business-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.tag{font-size:.7rem;font-weight:850;padding:5px 8px;border-radius:999px;background:#edf3f6;color:var(--navy-700)}.business-actions{display:flex;gap:8px;margin-top:13px}.mini-link{font-size:.78rem;font-weight:800;color:var(--navy-700)}
.az-wrap{margin-top:58px}.az-nav{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0 28px}.az-nav button{border:1px solid #cbd5da;background:white;color:var(--navy-800);width:38px;height:38px;border-radius:10px;font-weight:850}.az-nav button:hover{background:var(--navy-900);color:white}.letter-block{background:white;border:1px solid var(--line);border-radius:20px;margin-bottom:18px;overflow:hidden}.letter-head{display:flex;align-items:center;gap:18px;padding:17px 20px;background:linear-gradient(100deg,var(--navy-950),var(--navy-800));color:white}.letter-head strong{font-family:Georgia,serif;font-size:2rem;color:var(--gold-400)}.letter-list{display:grid;grid-template-columns:repeat(2,1fr)}.letter-row{padding:14px 18px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.letter-row:nth-child(odd){border-right:1px solid var(--line)}.letter-row span{font-weight:750}.letter-row small{color:var(--muted)}
.business-profile{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:28px}.profile-card{background:white;border:1px solid var(--line);border-radius:24px;overflow:hidden}.profile-image{height:340px;background:linear-gradient(135deg,var(--navy-800),var(--navy-950));display:grid;place-items:center}.profile-image img{width:100%;height:100%;object-fit:cover}.profile-image .monogram{font-size:6rem}.profile-body{padding:28px}.profile-body h2{font-family:Georgia,serif;font-size:2.2rem;margin:0 0 12px}.profile-side{background:white;border:1px solid var(--line);border-radius:24px;padding:24px;height:max-content}.detail-row{padding:13px 0;border-bottom:1px solid var(--line)}.detail-row:last-child{border:0}.detail-label{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--muted);margin-bottom:4px}
.footer{background:#03131f;color:#d8e4eb;padding:54px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer h4{color:white;margin-top:0}.footer p,.footer a{color:#aebfca;font-size:.9rem}.footer-bottom{margin-top:36px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;color:#8197a5;font-size:.8rem}
/* Admin */
.admin-topbar{background:var(--navy-950);color:white;position:sticky;top:0;z-index:60}.admin-topbar .shell{min-height:70px;display:flex;align-items:center;gap:18px}.admin-brand{font-weight:900}.admin-brand small{display:block;color:#9eb2bf;font-weight:600}.admin-user{margin-left:auto;display:flex;gap:10px;align-items:center}.admin-tabs{background:white;border-bottom:1px solid var(--line);position:sticky;top:70px;z-index:55}.tab-row{display:flex;gap:6px;overflow:auto;padding:10px 0}.tab-btn{white-space:nowrap;border:0;background:transparent;border-radius:10px;padding:10px 14px;font-weight:800;color:#61717c}.tab-btn.active{background:var(--navy-900);color:white}.admin-main{padding:28px 0 70px}.admin-view{display:none}.admin-view.active{display:block}.admin-grid{display:grid;grid-template-columns:360px 1fr;gap:20px}.panel{background:white;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 8px 24px rgba(6,27,44,.05)}.panel h2,.panel h3{margin-top:0}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 80% 20%,#17496f,var(--navy-950) 52%)}.login-card{width:min(460px,100%);background:white;border-radius:24px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.login-card h1{font-family:Georgia,serif;font-size:2.3rem;margin:4px 0 8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field-full{grid-column:1/-1}.field label{font-size:.76rem;font-weight:850;color:var(--navy-900);display:block;margin-bottom:5px}.form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.admin-list{display:flex;flex-direction:column;gap:7px;max-height:68vh;overflow:auto}.admin-list-btn{border:1px solid var(--line);background:white;border-radius:12px;text-align:left;padding:11px 12px}.admin-list-btn.active{border-color:var(--gold-500);background:#fff9e8}.admin-list-btn strong{display:block}.admin-list-btn small{color:var(--muted)}.dropzone{border:2px dashed #b8c7cf;border-radius:16px;min-height:138px;display:grid;place-items:center;text-align:center;padding:18px;background:#f8fafb;transition:border-color .15s,background .15s}.dropzone.dragging{border-color:var(--gold-500);background:#fff9e7}.dropzone input[type=file]{display:none}.dropzone strong{display:block}.dropzone small{display:block;color:var(--muted);margin-top:5px}.media-preview{margin-top:12px;border-radius:14px;overflow:hidden;background:#e8eef1;min-height:90px;display:grid;place-items:center}.media-preview img{width:100%;max-height:240px;object-fit:cover}.upload-note{font-size:.78rem;color:var(--muted);margin-top:8px}.toast-stack{position:fixed;right:20px;bottom:20px;z-index:100;display:grid;gap:8px}.toast{max-width:380px;background:#08253c;color:white;border-radius:12px;padding:12px 15px;box-shadow:0 12px 40px rgba(0,0,0,.24);font-size:.9rem}.toast.warn{background:#74520c}.toast.error{background:#7d2430}.connection-card{display:flex;align-items:center;justify-content:space-between;gap:18px;background:white;border:1px solid var(--line);border-radius:16px;padding:15px 18px;margin-bottom:18px}.connection-card strong{display:block}.connection-card small{color:var(--muted)}.status-badge{font-size:.75rem;font-weight:900;padding:6px 9px;border-radius:999px;background:#fff1ce;color:#775407}.status-badge.live{background:#dff4ea;color:#176441}.status-badge.error{background:#fde4e4;color:#8c2830}.notice-admin-card{border:1px solid var(--line);border-radius:14px;padding:14px;margin-bottom:10px}.notice-admin-card h4{margin:0 0 5px}.notice-admin-card p{font-size:.82rem;color:var(--muted);margin:0 0 9px}
.hidden{display:none!important}.empty-state{padding:35px;text-align:center;border:1px dashed #b8c4cb;border-radius:18px;color:var(--muted)}
@media (max-width:900px){:root{--header-h:68px}.shell{width:min(100% - 28px,1180px)}.nav-links{display:none;position:absolute;top:68px;left:0;right:0;background:var(--navy-950);padding:12px 14px 18px;flex-direction:column;align-items:stretch;border-top:1px solid rgba(255,255,255,.1)}.nav-links.open{display:flex}.menu-btn{display:block}.hero{min-height:570px}.hero-content{padding:75px 0 62px}.feature-grid,.directory-layout,.business-profile,.admin-grid{grid-template-columns:1fr}.feature-small{grid-template-columns:1fr 1fr;grid-template-rows:auto}.feature-small .feature-card{min-height:260px}.notice-grid{grid-template-columns:repeat(2,1fr)}.area-scroller{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.area-card{min-width:270px;scroll-snap-align:start}.filter-panel{position:sticky;top:calc(var(--header-h) + 8px);z-index:20;padding:12px}.filter-panel .desktop-filter-labels{display:none}.filter-grid-mobile{display:grid;grid-template-columns:1fr 1fr;gap:8px}.business-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.admin-grid>.panel:first-child{max-height:none}.admin-list{max-height:300px}.admin-tabs{top:70px}.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}}
@media (max-width:600px){.shell{width:min(100% - 20px,1180px)}.brand span{font-size:.9rem}.brand small{display:none}.hero{min-height:510px}.hero h1{font-size:3.45rem}.hero p{font-size:.98rem}.hero-actions{display:grid;grid-template-columns:1fr}.section{padding:60px 0}.section-head{display:block}.section-head .text-link{display:inline-block;margin-top:12px}.feature-grid,.feature-small{display:flex;overflow:auto;scroll-snap-type:x mandatory}.feature-card,.feature-small .feature-card{min-width:86vw;min-height:360px;scroll-snap-align:center}.notice-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.notice-card{min-width:84vw;scroll-snap-align:start}.filter-grid-mobile{grid-template-columns:1fr}.business-card{grid-template-columns:92px 1fr;min-height:138px}.letter-list{grid-template-columns:1fr}.letter-row:nth-child(odd){border-right:0}.az-nav{flex-wrap:nowrap;overflow:auto;padding-bottom:6px}.az-nav button{min-width:38px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.profile-image{height:250px}.admin-main{padding-top:18px}.panel{padding:15px}.admin-user span{display:none}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.depth-panel,.notice-card,.business-card,.area-card{transform:none!important;transition:none!important}}


/* V3.1 — restore the highlighted four-area town-centre map as a core navigation system */
.area-overview-section{padding-bottom:70px}.area-accent-1::before{background:var(--area1)}.area-accent-2::before{background:var(--area2)}.area-accent-3::before{background:var(--area3)}.area-accent-4::before{background:var(--area4)}
.home-area-card{cursor:pointer}.home-area-card:hover .area-no{transform:translateY(-2px)}.home-area-card .area-no{transition:transform .18s ease}
.map-section{overflow:hidden;position:relative}.map-section::before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(232,195,97,.65),transparent)}
.map-layout{display:grid;grid-template-columns:minmax(270px,.52fr) minmax(0,1fr);gap:68px;align-items:center}.map-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.6rem,5vw,4.8rem);line-height:.98;letter-spacing:-.045em;margin:12px 0 20px}.map-copy>p{color:#b9c9d4;max-width:510px;font-size:1rem;line-height:1.75}
.map-legend{display:grid;gap:8px;margin-top:30px}.map-legend button{width:100%;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.025);border-radius:13px;color:#fff;padding:13px 15px;display:flex;align-items:center;gap:12px;text-align:left;transition:.18s ease}.map-legend button:hover,.map-legend button.active{border-color:rgba(232,195,97,.55);background:rgba(232,195,97,.09);transform:translateX(3px)}.map-legend button div{display:flex;flex-direction:column;gap:2px}.map-legend button strong{font-size:.88rem}.map-legend button small{color:rgba(255,255,255,.5);font-size:.73rem}.map-dot{width:10px;height:10px;border-radius:50%;flex:0 0 auto;box-shadow:0 0 0 4px rgba(255,255,255,.04)}.map-dot-all{background:var(--gold-500)}.map-dot-1{background:var(--area1)}.map-dot-2{background:var(--area2)}.map-dot-3{background:var(--area3)}.map-dot-4{background:var(--area4)}
.map-card{background:white;color:var(--ink);border-radius:28px;overflow:hidden;box-shadow:0 42px 100px rgba(0,0,0,.32);transform:perspective(1400px) rotateY(-1.7deg) rotateX(.7deg);transition:transform .3s ease}.map-card:hover{transform:perspective(1400px) rotateY(0deg) rotateX(0deg) translateY(-4px)}.map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid var(--line)}.map-toolbar div{display:flex;flex-direction:column;gap:2px}.map-toolbar strong{color:var(--navy-950)}.map-toolbar small{color:var(--muted);font-size:.76rem}.map-expand{border:1px solid var(--line);border-radius:999px;background:white;color:var(--navy-950);padding:9px 14px;font-weight:800;white-space:nowrap}.map-scroll{overflow:auto;max-height:650px;background:#ebe8de;-webkit-overflow-scrolling:touch}.map-wrap{position:relative;width:100%;min-width:560px}.map-wrap>img{width:100%;height:auto}.map-overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.map-zone{pointer-events:auto;cursor:pointer;opacity:.62;transition:opacity .18s ease,filter .18s ease}.map-zone:hover,.map-zone.active{opacity:1;filter:drop-shadow(0 0 9px rgba(0,0,0,.28))}.map-zone path,.map-zone polygon{fill:none;stroke-width:42;stroke-linecap:round;stroke-linejoin:round}.map-zone-1 path{stroke:var(--area1)}.map-zone-2 path{stroke:var(--area2)}.map-zone-3 polygon{fill:rgba(229,138,59,.44);stroke:var(--area3);stroke-width:8}.map-zone-4 path{stroke:var(--area4)}.map-zone circle{stroke:#fff;stroke-width:4}.map-zone-1 circle{fill:var(--area1)}.map-zone-2 circle{fill:var(--area2)}.map-zone-3 circle{fill:var(--area3)}.map-zone-4 circle{fill:var(--area4)}.map-zone text{font:900 44px Inter,ui-sans-serif,sans-serif;text-anchor:middle;fill:#fff;pointer-events:none}.map-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 18px;border-top:1px solid var(--line)}.map-card-bottom p{margin:0;color:var(--muted);font-size:.67rem}.map-area-cta{font-size:.78rem;font-weight:850;color:var(--navy-700);white-space:nowrap}.map-area-cta:hover{text-decoration:underline}
.map-dialog{border:0;padding:0;width:min(1020px,calc(100% - 30px));max-width:1020px;border-radius:22px;overflow:hidden;box-shadow:0 35px 100px rgba(0,0,0,.45);background:white}.map-dialog::backdrop{background:rgba(3,15,25,.82);backdrop-filter:blur(3px)}.map-dialog-head{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;background:var(--navy-950);color:white}.map-dialog-head button{width:38px;height:38px;border:0;border-radius:50%;font-size:1.4rem;background:rgba(255,255,255,.12);color:white}.large-map-host{max-height:82vh;overflow:auto;background:#ebe8de}.large-map-host .map-wrap{min-width:760px}
.notices-section{background:#eef2f1}.home-directory-section{scroll-margin-top:var(--header-h)}.directory-date{margin:.45rem 0 0!important;font-size:.82rem!important}.directory-summary{text-align:right;display:flex;flex-direction:column}.directory-summary strong{color:#9a741d;font-size:1.05rem}.directory-summary span{font-size:.76rem;color:var(--muted);margin-top:3px}.home-filter-panel{display:grid;grid-template-columns:minmax(280px,1fr) 210px 220px auto;gap:9px;padding:11px;background:#f2f0e9;border:1px solid #ddd8ca;border-radius:16px;position:sticky;top:calc(var(--header-h) + 8px);z-index:18}.home-search{position:relative}.home-search>span{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#778690;z-index:1}.home-search .input{padding-left:34px}.home-area-chips{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0 24px}.home-area-chips button{border:1px solid #d6dde0;background:white;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:800;color:#60707b}.home-area-chips button.active{background:var(--navy-950);border-color:var(--navy-950);color:white}.home-business-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-business-grid .business-card{grid-template-columns:1fr;min-height:255px}.home-business-grid .business-image{height:105px}.home-business-grid .business-info{padding:17px}.directory-more{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}

@media (max-width:1050px){.map-layout{grid-template-columns:1fr;gap:35px}.map-copy{max-width:760px}.map-card{transform:none}.home-filter-panel{grid-template-columns:1fr 1fr}.home-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:700px){.map-section{padding-top:66px}.map-layout{gap:28px}.map-copy h2{font-size:3rem}.map-legend{grid-template-columns:1fr 1fr}.map-legend button:first-child{grid-column:1/-1}.map-toolbar{align-items:flex-start;flex-direction:column}.map-scroll{max-height:56vh}.map-wrap{min-width:580px}.map-card-bottom{display:block}.map-card-bottom .map-area-cta{display:inline-block;margin-top:8px}.home-filter-panel{grid-template-columns:1fr;position:sticky;top:calc(var(--header-h) + 6px)}.home-area-chips{flex-wrap:nowrap;overflow:auto;padding-bottom:5px}.home-area-chips button{white-space:nowrap}.home-business-grid{grid-template-columns:1fr}.home-business-grid .business-card{grid-template-columns:92px 1fr;min-height:138px}.home-business-grid .business-image{height:auto}.directory-summary{text-align:left;margin-top:12px}.directory-more{align-items:flex-start;flex-direction:column}.large-map-host .map-wrap{min-width:650px}}
@media (max-width:480px){.map-legend{grid-template-columns:1fr}.map-legend button:first-child{grid-column:auto}.map-copy h2{font-size:2.65rem}.map-wrap{min-width:540px}}
@media (prefers-reduced-motion:reduce){.map-card,.map-legend button{transform:none!important;transition:none!important}}

/* Photo-ready admin workflow */
.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.panel-title-row h2,.panel-title-row h3{margin-bottom:4px}.panel-title-row p{margin:6px 0 0;color:var(--muted);max-width:720px}.admin-list-btn{position:relative;padding-left:34px}.photo-state{position:absolute;left:13px;top:16px;width:9px;height:9px;border-radius:50%}.photo-state.has-photo{background:var(--success);box-shadow:0 0 0 4px rgba(32,115,82,.12)}.photo-state.missing-photo{background:#c7a54e;box-shadow:0 0 0 4px rgba(199,165,78,.13)}
.upload-progress,.queue-progress{height:7px;border-radius:999px;background:#dfe7ea;overflow:hidden}.upload-progress{margin-top:10px}.upload-progress span,.queue-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--gold-500),var(--success));transition:width .15s ease}.dropzone-large{min-height:175px;margin-top:20px;background:linear-gradient(135deg,#f8fafb,#fffaf0)}
.bulk-photo-queue{display:grid;gap:10px;margin-top:16px}.bulk-photo-row{display:grid;grid-template-columns:62px minmax(170px,.8fr) minmax(220px,1fr) auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:10px;position:relative;background:white}.bulk-photo-row.done{border-color:#add8c6;background:#f6fcf9}.bulk-photo-row.error{border-color:#e5b9bd;background:#fff8f8}.bulk-photo-row>img{width:62px;height:52px;border-radius:9px;object-fit:cover;background:#e8eef1}.bulk-photo-file{min-width:0}.bulk-photo-file strong,.bulk-photo-file small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bulk-photo-file small{color:var(--muted);font-size:.75rem;margin-top:3px}.bulk-photo-row .queue-progress{position:absolute;left:10px;right:10px;bottom:3px;height:4px}.system-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.system-checks>div{border:1px solid var(--line);border-radius:14px;padding:15px}.system-checks strong,.system-checks span{display:block}.system-checks span{font-size:.82rem;margin-top:4px;color:var(--muted)}.system-checks .check-ok{color:var(--success)}.system-checks .check-error{color:var(--danger)}
@media (max-width:800px){.bulk-photo-row{grid-template-columns:54px 1fr auto}.bulk-photo-row>img{width:54px;height:48px}.bulk-photo-row .select{grid-column:1/-1}.system-checks{grid-template-columns:1fr}}
@media (max-width:520px){.panel-title-row{display:block}.panel-title-row .status-badge{display:inline-block;margin-top:12px}.bulk-photo-row{grid-template-columns:48px 1fr}.bulk-photo-row>button{grid-column:1/-1}.bulk-photo-row>img{width:48px;height:48px}.dropzone-large{min-height:150px}}

/* V4.1 — complete phone-layout correction */
html,body{max-width:100%;overflow-x:hidden}.nav-wrap{position:relative}.profile-card>img{width:100%;aspect-ratio:16/9;object-fit:cover}.about-grid>.panel{align-self:start}.business-actions{flex-wrap:wrap}.menu-btn,.nav-links a,.map-legend button,.home-area-chips button{touch-action:manipulation}

@media (max-width:900px){
  body.nav-open{overflow:hidden}
  .site-header{backdrop-filter:none}
  .menu-btn{display:grid;place-items:center;width:48px;height:48px;padding:0;border-radius:12px;font-size:1.85rem;line-height:1}
  .menu-btn:focus-visible{outline:3px solid var(--gold-400);outline-offset:2px}
  .nav-links{position:fixed;top:var(--header-h);left:0;right:0;max-height:calc(100dvh - var(--header-h));overflow:auto;padding:12px 14px calc(20px + env(safe-area-inset-bottom));box-shadow:0 22px 40px rgba(0,0,0,.3)}
  .nav-links a{display:flex;align-items:center;min-height:50px;padding:12px 14px;font-size:1rem;border-bottom:1px solid rgba(255,255,255,.08)}
  .nav-links .admin-link{margin-top:8px;justify-content:center;border-radius:12px}
  .about-grid{display:grid;grid-template-columns:1fr;gap:20px}
  .filter-panel{position:static}
}

@media (max-width:700px){
  :root{--radius:18px}
  body{font-size:16px;line-height:1.6}
  .shell{width:min(100% - 24px,1180px)}
  .section{padding:52px 0}.section-tight{padding:42px 0}
  .page-hero{padding:48px 0 38px}.page-hero h1{font-size:clamp(2.6rem,13vw,3.7rem);margin-bottom:14px}.page-hero p{font-size:1rem}
  .hero{min-height:auto}.hero-content{padding:80px 0 64px}.hero h1{font-size:clamp(3.1rem,16vw,4.5rem)}
  .section-head{margin-bottom:24px}.section-head h2{font-size:clamp(2.2rem,11vw,3rem)}
  .feature-grid{display:grid;grid-template-columns:1fr;overflow:visible;gap:16px}
  .feature-small{display:grid;grid-template-columns:1fr;grid-template-rows:none;overflow:visible;gap:16px}
  .feature-card,.feature-small .feature-card{width:100%;min-width:0;min-height:300px;scroll-snap-align:none}
  .feature-small .feature-card{min-height:260px}
  .feature-card-content{left:20px;right:20px;bottom:20px}.feature-card h3{font-size:1.65rem}
  .about-grid .profile-card,.about-grid>.panel{width:100%;min-width:0}
  .profile-body{padding:22px}.profile-body h2{font-size:clamp(2rem,10vw,2.65rem);line-height:1.04}
  .about-grid>.panel{padding:22px}.about-grid>.panel p{line-height:1.7}
  .about-steps{display:grid;gap:12px;padding:0;margin:18px 0 0;list-style:none;counter-reset:about-step}
  .about-steps li{counter-increment:about-step;display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start}
  .about-steps li::before{content:counter(about-step);display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--navy-900);color:white;font-weight:900}
  .area-scroller{display:grid;grid-template-columns:1fr 1fr;overflow:visible;gap:12px;padding:0}
  .area-card{min-width:0;min-height:0;padding:18px}.area-no{font-size:2.35rem}
  .notice-grid{display:grid;grid-template-columns:1fr;overflow:visible}.notice-card{min-width:0}
  .home-filter-panel{position:static;grid-template-columns:1fr;padding:10px}
  .home-area-chips{margin:12px -12px 22px;padding:0 12px 7px;scrollbar-width:none}.home-area-chips::-webkit-scrollbar{display:none}
  .filter-grid-mobile{grid-template-columns:1fr}
  .result-meta{align-items:flex-start;flex-direction:column;gap:4px}.result-meta span:last-child{font-size:.82rem;color:var(--muted)}
  .business-card,.home-business-grid .business-card{grid-template-columns:104px minmax(0,1fr);min-height:148px}
  .business-image,.home-business-grid .business-image{height:auto;min-height:100%}
  .business-info,.home-business-grid .business-info{padding:14px}.business-info h3{font-size:1.05rem}.business-info p{font-size:.82rem;line-height:1.45}
  .business-tags{margin-top:9px}.business-actions{gap:6px;margin-top:10px}
  .mini-link{display:inline-flex;align-items:center;min-height:38px;padding:6px 9px;border-radius:9px;background:#eef3f5;font-size:.76rem}
  .map-section{padding:54px 0}.map-copy h2{font-size:clamp(2.5rem,12vw,3.2rem)}
  .map-legend{grid-template-columns:1fr 1fr;gap:7px}.map-legend button:first-child{grid-column:1/-1}.map-legend button{min-height:58px;padding:10px}
  .map-toolbar{padding:15px;gap:12px}.map-expand{min-height:44px;width:100%}
  .map-scroll{overflow:hidden;max-height:none}.map-wrap{width:100%;min-width:0}
  .map-card{border-radius:18px}.map-card-bottom{padding:14px 15px}.map-card-bottom .map-area-cta{white-space:normal;min-height:44px;display:flex;align-items:center}
  .map-dialog{width:100%;height:100%;max-height:none;border-radius:0}.large-map-host{max-height:calc(100dvh - 68px)}.large-map-host .map-wrap{min-width:0}
  .footer{padding-bottom:calc(28px + env(safe-area-inset-bottom))}
  .admin-topbar .shell{min-height:64px}.admin-brand small{font-size:.7rem}.admin-tabs{top:64px}
  .admin-main{padding:16px 0 52px}.admin-grid{gap:14px}.panel{border-radius:16px;padding:16px}
  .admin-list{max-height:42vh}.form-actions{display:grid;grid-template-columns:1fr}.form-actions .btn{width:100%}
  .connection-card{align-items:flex-start;flex-direction:column}.dropzone{min-height:150px;padding:16px}
  .toast-stack{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom))}.toast{max-width:none}
}

@media (max-width:430px){
  .brand{gap:9px}.brand img{width:40px;height:40px}.brand span{font-size:1rem}
  .area-scroller{grid-template-columns:1fr}.area-card{display:grid;grid-template-columns:54px 1fr;column-gap:12px}.area-card .area-no{grid-row:1/4}.area-card h3{margin:2px 0 3px}.area-card p,.area-card .area-count{margin:0}
  .map-legend{grid-template-columns:1fr}.map-legend button:first-child{grid-column:auto}
  .business-card,.home-business-grid .business-card{grid-template-columns:88px minmax(0,1fr)}
  .business-info,.home-business-grid .business-info{padding:12px}.business-tags{display:none}
  .mini-link{min-height:40px}
  .login-shell{padding:12px}.login-card{padding:22px 18px;border-radius:18px}.login-card h1{font-size:2rem}
}

/* V4.2 — live commercial property listings */
.property-page-hero{padding-bottom:46px}.property-page-hero .eyebrow{margin-top:24px}.property-page-hero h1{max-width:850px}.property-filter-panel{display:grid;grid-template-columns:minmax(280px,1fr) 190px 190px auto;gap:10px;margin-top:34px;padding:12px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.08);box-shadow:0 18px 55px rgba(0,0,0,.2)}.property-filter-panel .input,.property-filter-panel .select{border-color:rgba(255,255,255,.22)}.property-results-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px}.property-results-head h2,.property-enquiry h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.1rem,4.2vw,3.8rem);line-height:1;margin:8px 0 0;letter-spacing:-.04em}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.property-card{background:white;border:1px solid var(--line);border-radius:21px;overflow:hidden;box-shadow:0 12px 34px rgba(6,27,44,.08);transition:transform .18s ease,box-shadow .18s ease}.property-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(6,27,44,.14)}.property-image{height:220px;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--navy-800),var(--navy-950));display:grid;place-items:center}.property-image img{width:100%;height:100%;object-fit:cover}.property-image-empty .monogram{font-size:4rem}.property-type{position:absolute;top:14px;left:14px;padding:7px 10px;border-radius:999px;color:white;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 8px 20px rgba(0,0,0,.2)}.property-type-lease{background:var(--navy-800)}.property-type-sale{background:#8f6713}.property-body{padding:20px}.property-body h3{font-family:Georgia,"Times New Roman",serif;font-size:1.45rem;line-height:1.12;margin:0 0 8px}.property-address{margin:0;color:var(--muted);font-weight:700}.property-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.property-meta span{padding:5px 8px;border-radius:999px;background:#edf3f6;color:var(--navy-700);font-size:.72rem;font-weight:800}.property-price{font-weight:900;color:#8b6719;margin:14px 0 0}.property-description{color:var(--muted);font-size:.9rem;margin:12px 0 0}.property-photo-source{font-size:.72rem;color:#788792;margin:14px 0 0}.property-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}.property-actions .btn{min-height:40px}.property-enquiry{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:50px;padding:30px;border-radius:24px;background:linear-gradient(135deg,#f6f0dd,#fffaf0);border:1px solid #e7d9ac}.property-enquiry p{margin-bottom:0;max-width:650px;color:var(--muted)}.property-contact-note{font-weight:850;color:var(--navy-800)}.property-photo-preview{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:12px;background:#f8fafb}.property-photo-preview img{width:120px;height:90px;object-fit:cover;border-radius:10px}.property-photo-preview .monogram{width:120px;height:90px;display:grid;place-items:center;border-radius:10px;background:var(--navy-900)}.property-admin-card{display:grid;grid-template-columns:58px 1fr auto;gap:10px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:9px;text-align:left;background:white}.property-admin-card img,.property-admin-thumb{width:58px;height:50px;object-fit:cover;border-radius:8px;background:var(--navy-900);display:grid;place-items:center;color:var(--gold-400);font-weight:900}.property-admin-card strong,.property-admin-card small{display:block}.property-admin-card small{color:var(--muted)}.property-admin-card.active{border-color:var(--gold-500);background:#fff9e8}.property-admin-card .status-badge{justify-self:end}

.property-contact{font-size:.84rem;margin:13px 0 0}.system-checks{grid-template-columns:repeat(3,1fr)}
@media (max-width:1050px){.property-filter-panel{grid-template-columns:1fr 1fr}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:800px){.system-checks{grid-template-columns:1fr}}
@media (max-width:700px){.property-page-hero{padding-bottom:38px}.property-filter-panel{grid-template-columns:1fr;margin-top:24px}.property-results-head{align-items:flex-start;flex-direction:column;gap:12px}.property-grid{grid-template-columns:1fr}.property-image{height:210px}.property-enquiry{align-items:flex-start;flex-direction:column;padding:22px}.property-photo-preview{grid-template-columns:88px 1fr}.property-photo-preview img,.property-photo-preview .monogram{width:88px;height:72px}.property-admin-card{grid-template-columns:52px 1fr}.property-admin-card .status-badge{grid-column:2;justify-self:start}.property-admin-card img,.property-admin-thumb{width:52px;height:46px}}

/* V4.3 — launch hardening, property sharing and installable phone app */
.property-filter-panel{grid-template-columns:minmax(240px,1fr) 155px 165px 165px auto}.property-card h3 a{color:inherit;text-decoration:none}.property-review{display:inline-flex;margin-top:12px;padding:6px 9px;border-radius:999px;background:#fff1ce;color:#74520c;font-size:.72rem;font-weight:850}.property-area-guide{padding:42px 0;background:var(--navy-950);color:white;border-top:1px solid rgba(255,255,255,.08)}.property-area-layout{display:grid;grid-template-columns:1fr 310px;gap:38px;align-items:center}.property-area-layout h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4vw,3.2rem);margin:8px 0 22px}.property-area-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.property-area-button{min-height:68px;display:flex;align-items:center;gap:12px;padding:12px 15px;border:1px solid rgba(255,255,255,.2);border-left:6px solid var(--area-colour,#fff);border-radius:13px;background:rgba(255,255,255,.06);color:white;text-align:left;cursor:pointer}.property-area-button strong{font-family:Georgia,serif;font-size:1.55rem;color:var(--area-colour,#fff)}.property-area-button span{font-weight:850}.property-area-button:hover,.property-area-button.active{background:white;color:var(--navy-950);transform:translateY(-2px)}.property-map-link{display:block;border-radius:18px;overflow:hidden;background:white;color:var(--navy-950);font-weight:850;text-decoration:none;box-shadow:0 20px 55px rgba(0,0,0,.25)}.property-map-link img{width:100%;height:210px;object-fit:cover;object-position:center;display:block}.property-map-link span{display:block;padding:13px 16px}.property-enquiry-actions{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.property-disclaimer{font-size:.78rem!important;line-height:1.55}.property-gallery-preview{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.property-gallery-preview img{width:100%;height:72px;object-fit:cover;border-radius:9px}.property-preview-dialog{width:min(920px,calc(100% - 24px));max-height:92dvh;border:0;border-radius:22px;padding:0;box-shadow:0 30px 100px rgba(0,0,0,.35)}.property-preview-dialog::backdrop{background:rgba(3,16,27,.75)}.property-preview-content{padding:24px;background:#f4f7f8}.property-preview-content .property-card{max-width:500px;margin:auto}.property-preview-footer{padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.property-preview-footer p{margin:0;color:var(--muted);font-size:.85rem}.property-detail{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:30px;align-items:start}.property-detail-media{display:grid;gap:10px}.property-detail-main,.property-detail-empty{width:100%;height:min(58vw,560px);border-radius:24px;object-fit:cover;background:var(--navy-900)}.property-detail-empty{display:grid;place-items:center;color:var(--gold-400);font:900 5rem Georgia,serif}.property-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.property-gallery button{padding:0;border:0;border-radius:12px;overflow:hidden;background:none;cursor:pointer}.property-gallery img{width:100%;height:105px;object-fit:cover;display:block}.property-detail-copy{position:sticky;top:100px;border:1px solid var(--line);border-radius:24px;padding:26px;background:white;box-shadow:0 16px 50px rgba(6,27,44,.08)}.property-detail-heading{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.property-detail-heading .property-type{position:static}.property-detail-price{font-family:Georgia,serif;font-size:2rem;font-weight:800;color:#8b6719;margin:20px 0 8px}.property-detail-copy h2{font-family:Georgia,serif;font-size:1.35rem;margin:24px 0 8px}.property-detail-description p{white-space:pre-line;color:var(--muted)}.property-verified{font-size:.78rem;color:var(--muted);margin-top:18px}.property-detail-more{background:#edf3f6}.property-disclaimer-card{max-width:780px}.property-disclaimer-card h2{font-family:Georgia,serif;font-size:2rem}.offline-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 80% 20%,#17496f,var(--navy-950) 52%)}.offline-card{max-width:520px;padding:34px;border-radius:24px;background:white;text-align:center}.offline-card img{width:84px;height:84px;border-radius:20px}.offline-card h1{font:800 3rem Georgia,serif;margin:10px 0}.offline-card .btn{margin:8px 4px}.hidden{display:none!important}
@media (max-width:1050px){.property-filter-panel{grid-template-columns:1fr 1fr}.property-detail{grid-template-columns:1fr}.property-detail-copy{position:static}.property-area-layout{grid-template-columns:1fr 260px}}
@media (max-width:700px){.property-area-layout{grid-template-columns:1fr}.property-area-buttons{grid-template-columns:1fr}.property-map-link{display:grid;grid-template-columns:110px 1fr;align-items:center}.property-map-link img{width:110px;height:100px}.property-gallery-preview{grid-template-columns:repeat(3,1fr)}.property-preview-footer{align-items:stretch;flex-direction:column}.property-preview-footer .btn{width:100%}.property-detail-main,.property-detail-empty{height:68vw;border-radius:17px}.property-gallery{grid-template-columns:repeat(3,1fr)}.property-gallery img{height:82px}.property-detail-copy{padding:20px}.property-detail-price{font-size:1.7rem}}

/* V4.4 — photo-first directory cards and reliable full-card navigation */
[hidden]{display:none!important}
.business-grid{gap:24px}
.business-card,.home-business-grid .business-card{
  position:relative;
  display:flex;
  flex-direction:column;
  grid-template-columns:none;
  min-height:0;
  border-radius:22px;
  cursor:pointer;
  box-shadow:0 10px 30px rgba(6,27,44,.07);
}
.business-card:hover{transform:translateY(-5px);border-color:#aebdc5;box-shadow:0 20px 48px rgba(6,27,44,.14)}
.business-card:focus-within{outline:4px solid var(--gold-400);outline-offset:4px}
.business-image,.home-business-grid .business-image{
  position:relative;
  width:100%;
  height:auto;
  min-height:0;
  aspect-ratio:3/2;
  border-bottom:1px solid var(--line);
  background:linear-gradient(135deg,var(--navy-800),var(--navy-950));
}
.business-image img,.home-business-grid .business-image img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  background:#e9eef1;
}
.business-image .monogram{font-size:clamp(3rem,8vw,5rem)}
.business-image-cue{position:absolute;right:12px;bottom:12px;padding:7px 10px;border-radius:999px;background:rgba(6,27,44,.9);color:white;font-size:.7rem;font-weight:850;letter-spacing:.02em;opacity:0;transform:translateY(5px);transition:opacity .18s ease,transform .18s ease}
.business-card:hover .business-image-cue,.business-card:focus-within .business-image-cue{opacity:1;transform:none}
.business-info,.home-business-grid .business-info{display:flex;flex:1;flex-direction:column;padding:19px 20px 20px}
.business-info h3{font-size:1.16rem;line-height:1.25;margin:0 0 7px}
.business-info h3 a::after{content:"";position:absolute;inset:0;z-index:0}
.business-info p,.business-tags,.business-actions{position:relative;z-index:1}
.business-tags{margin-top:14px}
.business-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:auto;padding-top:17px}
.mini-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 10px;border-radius:9px;background:#eef3f5;color:var(--navy-800);font-size:.76rem;font-weight:850}
.mini-link:hover,.mini-link:focus-visible{background:#dfe9ee;color:var(--navy-950)}
.mini-link-detail{margin-left:auto;background:var(--navy-900);color:white}
.mini-link-detail:hover,.mini-link-detail:focus-visible{background:var(--navy-700);color:white}
.profile-image{height:auto;aspect-ratio:3/2}
.profile-image img{object-fit:contain;background:#e9eef1}
.business-load-state{padding:32px;border:1px solid var(--line);border-radius:22px;background:white;box-shadow:0 12px 36px rgba(6,27,44,.08)}
.business-load-state h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,5vw,3rem);margin:0 0 8px}
.business-load-state p{color:var(--muted);margin:0 0 20px}

@media (hover:none){.business-image-cue{opacity:1;transform:none}}
@media (max-width:1050px){.home-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:700px){
  .business-grid,.home-business-grid{grid-template-columns:1fr;gap:18px}
  .business-card,.home-business-grid .business-card{display:flex;grid-template-columns:none;min-height:0;border-radius:18px}
  .business-image,.home-business-grid .business-image{width:100%;height:auto;min-height:0;aspect-ratio:3/2}
  .business-info,.home-business-grid .business-info{padding:16px 17px 18px}
  .business-info h3{font-size:1.13rem}
  .business-info p{font-size:.87rem;line-height:1.5}
  .business-card .business-tags{display:flex;margin-top:11px}
  .business-actions{gap:7px;padding-top:14px}
  .mini-link{min-height:42px;padding:8px 11px;font-size:.78rem}
  .mini-link-detail{margin-left:0}
  .profile-image{height:auto;aspect-ratio:3/2}
  .business-load-state{padding:23px}
}
