:root{
  --navy:#092642;--navy-2:#061d31;--teal:#126d7d;--aqua:#65a2ad;--coral:#e47265;--coral-2:#ec8c81;--cream:#f8fafb;--ink:#122235;--muted:#6d7782;--line:#e7e9ec;--soft:#f5f6f7;--green:#168a4b;--white:#fff;--shadow:0 12px 34px rgba(10,35,55,.09);--shadow-lg:0 24px 70px rgba(3,25,45,.16);--serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.shell{width:min(1420px,calc(100% - 64px));margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Header */
.site-header{height:82px;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(8,43,74,.08);position:sticky;top:0;z-index:100;backdrop-filter:blur(18px)}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.brand-lockup{display:flex;align-items:center;gap:12px;min-width:255px}.brand-mark{width:52px;height:52px;object-fit:contain}.brand-type{display:flex;flex-direction:column;line-height:1}.brand-title{font-family:var(--serif);font-size:22px;font-weight:700;letter-spacing:-.5px;color:var(--navy);white-space:nowrap}.brand-sub{display:flex;align-items:center;gap:9px;margin-top:5px}.brand-rule{width:34px;height:2px;background:var(--aqua)}.brand-area{background:var(--teal);color:#fff;font-size:10px;font-weight:800;letter-spacing:4px;padding:5px 8px 5px 11px}.site-navigation{margin-left:auto}.site-navigation .mod-menu{display:flex;align-items:center;gap:28px;list-style:none;padding:0;margin:0}.site-navigation a{font-size:13px;font-weight:700;color:#1e3042;transition:.2s}.site-navigation a:hover{color:var(--teal)}.header-actions{display:flex;align-items:center;gap:16px;margin-left:8px}.header-search{width:38px;height:38px;border:0;background:transparent;display:grid;place-items:center;color:var(--navy);cursor:pointer}.header-search svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2}.login-link{font-size:13px;font-weight:700;color:#2f3f4d}.header-business{background:var(--coral);color:#fff;font-size:13px;font-weight:800;padding:13px 20px;border-radius:8px;box-shadow:0 7px 18px rgba(228,114,101,.22);transition:.2s}.header-business:hover{transform:translateY(-1px);background:#d9685d}.nav-toggle{display:none;border:0;background:transparent;padding:8px}.nav-toggle i{display:block;width:24px;height:2px;background:var(--navy);margin:5px 0}.nav-scrim{display:none}

/* Hero */
.hero-discovery{position:relative;min-height:575px;color:#fff;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url('../images/hero-waterfront.jpg') center 48%/cover no-repeat;transform:scale(1.005)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,24,43,.78) 0%,rgba(4,24,43,.56) 39%,rgba(4,24,43,.18) 70%,rgba(4,24,43,.18) 100%),linear-gradient(0deg,rgba(1,19,34,.35),transparent 45%)}.hero-shell{position:relative;z-index:2;padding-top:66px;padding-bottom:42px}.hero-copy{max-width:780px}.hero-kicker{font-size:12px;font-weight:800;letter-spacing:2.6px;text-transform:uppercase;color:#d5f1f1;margin-bottom:16px}.hero-copy h1{font-family:var(--serif);font-size:67px;line-height:.99;letter-spacing:-2.2px;margin:0 0 18px;font-weight:700;text-wrap:balance;text-shadow:0 3px 20px rgba(0,0,0,.18)}.hero-copy p{font-size:18px;max-width:620px;margin:0;color:rgba(255,255,255,.92)}
.search-shell{margin-top:28px;background:#fff;border-radius:12px;padding:7px;display:grid;grid-template-columns:1.45fr 1fr 150px;max-width:950px;box-shadow:0 18px 50px rgba(0,0,0,.24)}.search-field{display:flex;align-items:center;gap:12px;padding:9px 16px;color:var(--ink);min-width:0}.search-field:first-child{border-right:1px solid #e4e8eb}.search-field svg{width:21px;height:21px;stroke:var(--navy);fill:none;stroke-width:2;flex:0 0 auto}.search-field input{border:0;outline:0;background:transparent;width:100%;min-width:0;color:var(--ink);font-size:15px}.search-field input::placeholder{color:#7d8790}.search-shell button{border:0;border-radius:8px;background:var(--coral);color:#fff;font-weight:800;cursor:pointer;transition:.2s}.search-shell button:hover{background:#d9685d}.category-shortcuts{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}.shortcut{width:104px;min-height:86px;border-radius:12px;background:rgba(255,255,255,.96);color:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 28px rgba(2,25,45,.14);border:1px solid rgba(255,255,255,.5);transition:.2s}.shortcut:hover{transform:translateY(-3px);background:#fff}.shortcut svg{width:24px;height:24px;stroke:var(--navy);fill:none;stroke-width:1.8}.shortcut span{font-size:11px;font-weight:800;text-align:center}

/* Common */
.section{padding:58px 0}.section-tight{padding:48px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-heading h2{font-family:var(--serif);font-size:34px;line-height:1.1;letter-spacing:-.6px;color:var(--navy);margin:0}.section-heading p{margin:7px 0 0;color:var(--muted);font-size:14px}.text-link{color:var(--teal);font-weight:800;font-size:13px;white-space:nowrap}.text-link:hover{text-decoration:underline}.eyebrow{display:block;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px}

/* Popular listings */
.popular-section{background:#fff}.filter-row{display:flex;gap:12px;margin-bottom:18px;align-items:center;overflow:auto;padding-bottom:2px}.filter-row button{border:0;background:transparent;border-radius:999px;padding:8px 15px;font-size:13px;color:#304253;cursor:pointer;white-space:nowrap}.filter-row button.is-active{background:#fff0ee;color:#ad3f36;font-weight:800}.listing-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.listing-card{border:1px solid #e7e9ec;border-radius:10px;overflow:hidden;background:#fff;transition:.22s;min-width:0}.listing-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#d9dee3}.listing-photo{height:166px;position:relative;background-size:cover;background-position:center;display:block}.listing-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,27,45,.18),transparent 45%)}.save-btn{position:absolute;right:9px;top:9px;width:33px;height:33px;border-radius:50%;border:0;background:rgba(255,255,255,.92);display:grid;place-items:center;z-index:2;color:var(--navy);font-size:20px;cursor:pointer}.demo-badge{position:absolute;left:9px;top:9px;z-index:2;background:rgba(8,43,74,.9);color:#fff;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.listing-body{padding:13px 13px 14px}.listing-body h3{font-family:var(--serif);font-size:17px;color:var(--navy);margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rating-line{display:flex;align-items:center;gap:6px;font-size:11px;margin:2px 0 6px}.stars{color:var(--coral);letter-spacing:.2px}.rating-line strong{color:#334656}.rating-line span:last-child{color:#8b939a}.listing-meta{font-size:11px;color:#566473;line-height:1.55}.open{color:var(--green);font-weight:700}.open:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:5px;vertical-align:1px}.photo-1{background-image:url('../images/restaurant.jpg')}.photo-2{background-image:url('../images/nightlife.jpg')}.photo-3{background-image:url('../images/cafe.jpg')}.photo-4{background-image:url('../images/waterfront.jpg')}.photo-5{background-image:url('../images/shopping.jpg')}.photo-6{background-image:url('../images/hero-waterfront.jpg')}

/* Explore/map */
.explore-section{background:var(--cream);border-top:1px solid #f0f0ed;border-bottom:1px solid #f0f0ed}.explore-grid{display:grid;grid-template-columns:1.05fr 1.55fr .9fr;gap:20px;align-items:stretch}.nearby-panel,.map-panel,.discover-card{background:#fff;border:1px solid #e7e9ec;border-radius:12px;overflow:hidden;min-height:430px}.nearby-panel{padding:22px}.nearby-panel h3{font-family:var(--serif);font-size:27px;color:var(--navy);margin:0 0 14px}.nearby-row{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;padding:13px 0;border-top:1px solid #eceef0}.nearby-row:first-of-type{border-top:0}.nearby-thumb{width:72px;height:64px;border-radius:8px;background-size:cover;background-position:center}.nearby-row strong{font-family:var(--serif);display:block;color:var(--navy);font-size:15px;margin-bottom:2px}.nearby-row small{display:block;color:#6d7883;font-size:11px;line-height:1.5}.distance{font-size:11px;color:#7b8791;align-self:start;padding-top:2px}.nearby-more{display:inline-block;margin-top:12px;color:var(--teal);font-size:13px;font-weight:800}
.map-panel{position:relative;background:#dcecf1;overflow:hidden}.map-toolbar{position:absolute;top:12px;left:12px;z-index:5;display:flex;background:#fff;border-radius:7px;box-shadow:0 4px 12px rgba(5,35,55,.12);overflow:hidden}.map-toolbar button{border:0;background:#fff;padding:8px 16px;font-size:11px;font-weight:800;color:#53616c}.map-toolbar button.is-active{background:var(--navy);color:#fff}.map-art{position:absolute;inset:0;background:linear-gradient(90deg,#e9f2ef 0 74%,#b9e3ef 74% 100%)}.map-art:before{content:"";position:absolute;inset:0;background-image:linear-gradient(32deg,transparent 46%,rgba(255,255,255,.9) 47% 49%,transparent 50%),linear-gradient(112deg,transparent 45%,rgba(255,255,255,.8) 46% 48%,transparent 49%),linear-gradient(2deg,transparent 49%,rgba(255,255,255,.82) 50% 51%,transparent 52%);background-size:160px 110px,190px 140px,140px 90px;opacity:.9}.map-water-edge{position:absolute;right:25%;top:0;bottom:0;width:15px;background:rgba(255,255,255,.9);transform:skewX(-8deg)}.map-label{position:absolute;font-weight:800;color:#37586b;font-size:10px;letter-spacing:1.3px;text-transform:uppercase;z-index:2}.ml1{left:44%;top:42%}.ml2{left:24%;top:66%}.ml3{left:54%;top:22%}.ml4{left:19%;top:83%}.map-title{position:absolute;left:33%;top:52%;font-family:var(--serif);font-size:24px;color:#15364d;z-index:2}.pin{position:absolute;width:38px;height:46px;z-index:3;filter:drop-shadow(0 4px 7px rgba(2,36,58,.24))}.pin:before{content:"";position:absolute;width:36px;height:36px;border-radius:50% 50% 50% 0;background:var(--navy);transform:rotate(-45deg);left:1px;top:0}.pin img{position:absolute;width:24px;height:24px;object-fit:contain;left:7px;top:6px;z-index:2;border-radius:50%}.p1{left:26%;top:20%}.p2{left:43%;top:34%}.p3{left:33%;top:50%}.p4{left:55%;top:64%}.p5{left:19%;top:72%}.p6{left:65%;top:17%}.map-zoom{position:absolute;right:12px;bottom:12px;z-index:5;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(5,35,55,.12)}.map-zoom button{display:block;width:38px;height:38px;border:0;background:#fff;font-size:20px;color:var(--navy)}.map-zoom button+button{border-top:1px solid #e6e8ea}
.discover-card{position:relative;background:url('../images/nightlife.jpg') center/cover no-repeat;color:#fff;padding:28px;display:flex;flex-direction:column;justify-content:flex-end}.discover-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,30,50,.92) 0%,rgba(5,30,50,.53) 58%,rgba(5,30,50,.12) 100%)}.discover-card>*{position:relative;z-index:2}.discover-card .eyebrow{color:#d5f1f1}.discover-card h3{font-family:var(--serif);font-size:32px;line-height:1.05;margin:0 0 14px}.discover-links{display:grid;gap:3px;margin-bottom:20px}.discover-links a{font-size:12px;font-weight:800;letter-spacing:.5px}.discover-card .light-button{margin-top:4px;background:#fff;color:var(--navy);border-radius:8px;padding:11px 16px;font-size:12px;font-weight:800;text-align:center;width:max-content}

/* Editorial */
.local-edit{background:#fff}.edit-layout{display:grid;grid-template-columns:1.7fr 1.05fr .95fr;gap:20px}.feature-story{min-height:390px;border-radius:12px;overflow:hidden;position:relative;background:url('../images/waterfront.jpg') center/cover no-repeat;color:#fff;display:flex;align-items:flex-end;padding:26px}.feature-story:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,25,43,.88),rgba(4,25,43,.08) 68%)}.feature-story>div{position:relative;z-index:2}.feature-story small,.story-small small{font-size:10px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase}.feature-story h3{font-family:var(--serif);font-size:34px;line-height:1.06;margin:8px 0 9px;max-width:520px}.feature-story p{font-size:13px;max-width:470px;margin:0;color:rgba(255,255,255,.92)}.story-stack{display:grid;gap:14px}.story-small{display:grid;grid-template-columns:122px 1fr;gap:14px;align-items:center;border-bottom:1px solid #ebedef;padding-bottom:14px}.story-small:last-child{border-bottom:0}.story-thumb{height:90px;border-radius:9px;background-size:cover;background-position:center}.story-small h4{font-family:var(--serif);font-size:18px;line-height:1.15;color:var(--navy);margin:5px 0 0}.business-card{background:linear-gradient(145deg,#fff8f5,#f8f3ef);border:1px solid #eee6e1;border-radius:12px;padding:26px;display:flex;flex-direction:column;justify-content:center;min-height:390px}.business-card h3{font-family:var(--serif);font-size:31px;line-height:1.1;margin:0 0 8px;color:var(--navy)}.business-card p{margin:0 0 18px;color:#526170}.check-list{display:grid;gap:10px;margin:0 0 22px;padding:0;list-style:none}.check-list li{font-size:13px;color:#435260;display:flex;gap:9px;align-items:center}.check-list li:before{content:"✓";width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e5f5f6;color:var(--teal);font-size:11px;font-weight:900}.coral-button{display:inline-flex;align-items:center;justify-content:center;width:max-content;background:var(--coral);color:#fff;border-radius:8px;padding:13px 18px;font-size:13px;font-weight:800;box-shadow:0 8px 18px rgba(228,114,101,.22)}

/* Stats/footer */
.stats-strip{background:var(--cream);border-top:1px solid #ecece8;border-bottom:1px solid #ecece8}.stats-inner{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:30px 20px;display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid #e5e5e1}.stat:last-child{border-right:0}.stat svg{width:31px;height:31px;stroke:var(--navy);fill:none;stroke-width:1.6}.stat strong{display:block;font-family:var(--serif);font-size:28px;color:var(--navy);line-height:1}.stat span{font-size:11px;color:#566473}.site-footer{background:var(--navy-2);color:#d7e2e8;padding:46px 0 22px}.footer-main{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:46px}.footer-brand .brand-lockup{min-width:0;width:max-content}.footer-brand .brand-title{color:#fff}.footer-brand p{max-width:360px;color:#aabac4;font-size:13px;margin-top:18px}.footer-col strong{color:#fff;font-size:13px;display:block;margin-bottom:12px}.footer-col a{display:block;color:#aabac4;font-size:12px;margin:8px 0}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.2px;color:#8096a4}

/* Joomla component / inner pages */
.inner-main{padding:48px 0 70px;background:#fff}.main-component{min-width:0}.content-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:30px}.content-shell.has-sidebar{grid-template-columns:minmax(0,1fr) 320px}.sidebar .moduletable{border:1px solid var(--line);border-radius:12px;padding:22px;margin-bottom:20px}.module-band{margin:22px 0}.breadcrumbs-wrap{font-size:12px;color:var(--muted);margin-bottom:20px}

/* Mobile */
@media(max-width:1180px){.shell{width:min(100% - 40px,1180px)}.site-navigation .mod-menu{gap:18px}.site-navigation a{font-size:12px}.brand-lockup{min-width:220px}.hero-copy h1{font-size:58px}.listing-grid{grid-template-columns:repeat(3,1fr)}.explore-grid{grid-template-columns:1fr 1.35fr}.discover-card{grid-column:1/-1;min-height:300px;background-position:center 48%}.edit-layout{grid-template-columns:1.5fr 1fr}.business-card{grid-column:1/-1;min-height:0}.footer-main{grid-template-columns:1.5fr repeat(2,1fr)}.footer-col:last-child{display:none}}
@media(max-width:900px){.site-header{height:72px}.header-inner{gap:16px}.brand-mark{width:44px;height:44px}.brand-title{font-size:19px}.brand-area{font-size:9px}.site-navigation{position:fixed;right:-320px;top:72px;width:300px;height:calc(100dvh - 72px);background:#fff;padding:26px;z-index:102;transition:.25s;box-shadow:-15px 20px 50px rgba(5,30,50,.18)}.site-navigation.is-open{right:0}.site-navigation .mod-menu{display:grid;gap:0}.site-navigation .mod-menu li{border-bottom:1px solid #eef0f2}.site-navigation .mod-menu a{display:block;padding:16px 0;font-size:15px}.login-link,.header-search{display:none}.nav-toggle{display:block}.header-business{padding:10px 13px}.nav-scrim{display:block;position:fixed;inset:72px 0 0;background:rgba(6,31,54,.38);opacity:0;pointer-events:none;z-index:99;transition:.25s}.nav-scrim.is-open{opacity:1;pointer-events:auto}.hero-discovery{min-height:600px}.hero-shell{padding-top:54px}.hero-copy h1{font-size:50px}.search-shell{grid-template-columns:1fr 125px}.search-field.location-field{display:none}.listing-grid{grid-template-columns:repeat(2,1fr)}.explore-grid{grid-template-columns:1fr}.map-panel{min-height:420px}.discover-card{grid-column:auto}.edit-layout{grid-template-columns:1fr}.story-stack{grid-template-columns:repeat(3,1fr)}.story-small{display:block;border:0;padding:0}.story-thumb{height:150px;margin-bottom:9px}.stats-inner{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid #e5e5e1}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.content-shell.has-sidebar{grid-template-columns:1fr}}
@media(max-width:640px){.shell{width:calc(100% - 28px)}.site-header{height:68px}.brand-lockup{min-width:0}.brand-mark{width:40px;height:40px}.brand-title{font-size:17px}.brand-sub{margin-top:3px}.brand-rule{display:none}.brand-area{letter-spacing:2px;padding:4px 6px 4px 8px}.header-business{display:none}.site-navigation{top:68px;height:calc(100dvh - 68px)}.nav-scrim{inset:68px 0 0}.hero-discovery{min-height:640px}.hero-photo{background-position:63% center}.hero-overlay{background:linear-gradient(90deg,rgba(4,24,43,.86),rgba(4,24,43,.5)),linear-gradient(0deg,rgba(1,19,34,.35),transparent)}.hero-shell{padding-top:45px}.hero-kicker{font-size:10px}.hero-copy h1{font-size:43px;letter-spacing:-1.3px}.hero-copy p{font-size:15px}.search-shell{grid-template-columns:1fr 92px;margin-top:23px}.search-field{padding:8px 10px}.search-field svg{width:19px}.search-shell button{font-size:13px}.category-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px}.shortcut{width:auto;min-height:74px;border-radius:10px}.shortcut svg{width:20px}.shortcut span{font-size:9px}.section{padding:42px 0}.section-heading{align-items:flex-start}.section-heading h2{font-size:29px}.section-heading .text-link{margin-top:6px}.listing-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;margin-right:-14px}.listing-card{min-width:76vw;scroll-snap-align:start}.listing-photo{height:190px}.explore-grid{gap:14px}.nearby-panel{padding:18px}.map-panel{min-height:360px}.discover-card{min-height:320px;padding:22px}.edit-layout{gap:14px}.feature-story{min-height:390px;padding:21px}.feature-story h3{font-size:29px}.story-stack{grid-template-columns:1fr}.story-small{display:grid;grid-template-columns:110px 1fr}.story-thumb{height:82px;margin:0}.business-card{padding:22px}.stats-inner{grid-template-columns:1fr 1fr}.stat{padding:22px 8px;justify-content:flex-start}.stat strong{font-size:23px}.stat svg{width:26px}.footer-main{grid-template-columns:1fr}.footer-brand,.footer-col{grid-column:auto}.footer-col:last-child{display:block}.footer-bottom{display:grid;gap:8px}.map-title{left:25%;font-size:20px}}
.component-only{background:#fff}.component-only-wrap{padding:24px}.error-page,.offline-page{min-height:100vh;background:linear-gradient(145deg,#f9fbfb,#f7f2ed);display:grid;place-items:center;padding:28px}.error-shell,.offline-shell{width:min(680px,100%);background:#fff;border:1px solid var(--line);border-radius:20px;padding:48px;text-align:center;box-shadow:var(--shadow-lg)}.error-shell img,.offline-shell img{width:110px;height:110px;object-fit:contain;margin:0 auto 16px}.error-code{display:block;color:var(--coral);font-weight:900;letter-spacing:3px}.error-shell h1,.offline-shell h1{font-family:var(--serif);font-size:42px;line-height:1.05;color:var(--navy);margin:10px 0}.error-shell p,.offline-shell p{color:var(--muted)}.button-coral{display:inline-block;margin-top:10px;background:var(--coral);color:#fff;padding:12px 18px;border-radius:8px;font-weight:800;font-size:13px}


/* v4.1 — locked official West Palm Beach Area brand */
.site-header{height:112px;background:rgba(255,255,255,.985);border-bottom:1px solid rgba(9,38,66,.10)}
.header-inner{gap:28px}
.brand-lockup-official{min-width:152px;width:152px;height:100%;display:flex;align-items:center;justify-content:flex-start;overflow:visible}
.brand-full-logo{display:block;width:132px;height:auto;max-height:102px;object-fit:contain;object-position:left center}
.brand-mobile-mark{display:none}
.site-navigation{margin-left:auto}
.site-navigation a{color:var(--navy)}
.site-navigation a:hover{color:var(--teal)}
.header-business,.search-shell button,.coral-button,.button-coral{background:var(--coral)}
.header-business:hover,.search-shell button:hover{background:#d9685d}
.hero-kicker{color:#d9eff1}
.text-link,.eyebrow,.nearby-more{color:var(--teal)}
.filter-row button.is-active{background:rgba(228,114,101,.13);color:#a24f47}
.stars{color:var(--coral)}
.site-footer{background:var(--navy-2)}
.footer-logo-card{display:inline-flex;background:#fff;border-radius:14px;padding:10px 12px;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.footer-full-logo{width:126px;height:auto;display:block}
.footer-brand p{margin-top:18px}
.error-shell img,.offline-shell img{border-radius:50%}

@media(max-width:1180px){
  .site-header{height:102px}
  .brand-lockup-official{width:134px;min-width:134px}
  .brand-full-logo{width:116px;max-height:92px}
}
@media(max-width:900px){
  .site-header{height:76px}
  .brand-lockup-official{width:58px;min-width:58px}
  .brand-full-logo{display:none}
  .brand-mobile-mark{display:block;width:52px;height:52px;border-radius:50%;object-fit:cover}
  .site-navigation{top:76px;height:calc(100dvh - 76px)}
  .nav-scrim{inset:76px 0 0}
}
@media(max-width:640px){
  .site-header{height:70px}
  .brand-lockup-official{width:50px;min-width:50px}
  .brand-mobile-mark{width:46px;height:46px}
  .site-navigation{top:70px;height:calc(100dvh - 70px)}
  .nav-scrim{inset:70px 0 0}
}
/* WPB Area Suite v6 discovery modules */
.wpb-home-events{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.wpb-home-events article{border:1px solid #e4e9ec;border-radius:16px;overflow:hidden;background:#fff;padding-bottom:16px}.wpb-home-events img{width:100%;height:180px;object-fit:cover}.wpb-home-events time,.wpb-home-events h3,.wpb-home-events p{display:block;margin-left:16px;margin-right:16px}.wpb-home-events time{margin-top:14px;color:var(--coral);font-size:11px;font-weight:900;letter-spacing:.08em}.wpb-home-events h3{font-family:Georgia,serif;color:var(--navy);font-size:22px;margin-top:6px;margin-bottom:5px}.wpb-home-events p{font-size:13px;color:#66747d}.wpb-home-deals{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.wpb-home-deals a{display:block;padding:20px;border-radius:16px;border:1px solid #e4e9ec;background:linear-gradient(145deg,#fff,#fbf5f3);text-decoration:none;color:var(--navy)}.wpb-home-deals span{font-size:10px;letter-spacing:.12em;color:var(--coral);font-weight:900}.wpb-home-deals h3{font-family:Georgia,serif;font-size:22px;margin:7px 0}.wpb-home-deals p{color:#65727d;font-size:13px}.wpb-home-neighborhoods{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.wpb-home-neighborhoods a{position:relative;display:block;min-height:170px;padding:22px;border-radius:17px;background:linear-gradient(135deg,var(--navy),var(--teal));color:#fff;text-decoration:none;overflow:hidden}.wpb-home-neighborhoods a:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-35px;bottom:-45px;border:24px solid rgba(255,255,255,.08)}.wpb-home-neighborhoods h3{font-family:Georgia,serif;font-size:26px;margin:0 0 5px}.wpb-home-neighborhoods p{opacity:.8}.wpb-home-neighborhoods span{font-weight:900}.section#trending{background:#f8faf9}.section#deals{background:#fbf7f5}@media(max-width:900px){.wpb-home-events,.wpb-home-neighborhoods{grid-template-columns:1fr 1fr}.wpb-home-deals{grid-template-columns:1fr 1fr}}@media(max-width:620px){.wpb-home-events,.wpb-home-neighborhoods,.wpb-home-deals{grid-template-columns:1fr}}

/* v7.0 — premium parallax + refined brand system */
:root{--serif:"Iowan Old Style","Baskerville","Times New Roman",serif;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body{font-family:var(--sans);letter-spacing:-.006em}
.site-header{height:88px;background:rgba(255,255,255,.90);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%);border-bottom:1px solid rgba(9,38,66,.08);box-shadow:0 8px 30px rgba(9,38,66,.045)}
.header-inner{gap:34px}.brand-lockup-official{width:174px;min-width:174px}.brand-full-logo{width:154px;max-height:80px}.site-navigation .mod-menu{gap:30px}.site-navigation a{font-size:12px;letter-spacing:.01em;font-weight:750}.header-actions{gap:14px}.header-business{padding:12px 19px;border-radius:999px;box-shadow:0 10px 26px rgba(228,114,101,.24);letter-spacing:.005em}.header-search{border-radius:50%;transition:.2s}.header-search:hover{background:#f6f7f7}
.hero-discovery{min-height:650px;isolation:isolate;background:var(--navy)}
.hero-photo{inset:-7% -2% -9%;background-image:var(--hero-image),var(--hero-fallback),url('../images/hero-waterfront.jpg');background-position:center 48%,center 48%,center 48%;background-size:cover;will-change:transform;transform:translate3d(0,var(--hero-bg-y,0px),0) scale(1.08);transition:transform .08s linear;filter:saturate(.93) contrast(1.03)}
.hero-ambient{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 76% 29%,rgba(228,114,101,.14),transparent 27%),radial-gradient(circle at 18% 74%,rgba(101,162,173,.13),transparent 31%);mix-blend-mode:screen;opacity:.85;transform:translate3d(0,var(--hero-ambient-y,0px),0);will-change:transform}
.hero-overlay{z-index:1;background:linear-gradient(90deg,rgba(5,25,44,.86) 0%,rgba(5,25,44,.71) 34%,rgba(5,25,44,.34) 61%,rgba(5,25,44,.16) 100%),linear-gradient(0deg,rgba(5,25,44,.48),rgba(5,25,44,.02) 44%,rgba(5,25,44,.13));}
.hero-shell{z-index:3;padding-top:78px;padding-bottom:50px;transform:translate3d(0,var(--hero-content-y,0px),0);will-change:transform}.hero-copy{max-width:820px}.hero-kicker{font-size:11px;letter-spacing:3.1px;color:#fff;font-weight:800;opacity:.94;margin-bottom:18px}.hero-copy h1{max-width:810px;font-size:72px;line-height:.95;letter-spacing:-3.2px;font-weight:600;text-shadow:0 6px 30px rgba(0,0,0,.24)}.hero-copy p{font-size:17px;line-height:1.6;max-width:600px;color:rgba(255,255,255,.87)}
.search-shell{margin-top:30px;max-width:920px;padding:6px;border-radius:18px;grid-template-columns:1.5fr .95fr 138px;box-shadow:0 24px 64px rgba(3,20,34,.27),0 2px 8px rgba(3,20,34,.08);border:1px solid rgba(255,255,255,.52);background:rgba(255,255,255,.98)}.search-field{padding:11px 16px}.search-field svg{stroke:var(--navy);stroke-width:1.8}.search-field input{font-size:14px}.search-shell button{border-radius:13px;font-size:13px;letter-spacing:.01em;box-shadow:0 10px 22px rgba(228,114,101,.22)}
.category-shortcuts{gap:10px;margin-top:22px}.shortcut{width:104px;min-height:94px;border-radius:18px;background:rgba(255,255,255,.96);gap:9px;border:1px solid rgba(255,255,255,.72);box-shadow:0 14px 30px rgba(3,22,38,.15);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.shortcut:hover{transform:translateY(-5px);box-shadow:0 20px 38px rgba(3,22,38,.19);border-color:rgba(228,114,101,.34)}.shortcut-icon{position:relative;width:42px;height:42px;border-radius:14px;background:#f4f8f8;display:grid!important;place-items:center;flex:0 0 auto;transition:.25s}.shortcut-icon:after{content:"";position:absolute;right:-2px;bottom:2px;width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 3px #fff}.shortcut-icon svg{width:23px!important;height:23px!important;stroke:var(--navy)!important;fill:none;stroke-width:1.7!important;stroke-linecap:round;stroke-linejoin:round}.shortcut>span:last-child{font-size:10px;line-height:1.15;letter-spacing:.005em;color:var(--navy)}.shortcut:hover .shortcut-icon{background:#fff0ee}.shortcut:hover .shortcut-icon svg{stroke:var(--coral)!important}
.eyebrow{color:var(--navy);font-size:10px;letter-spacing:2.3px;position:relative;padding-left:30px}.eyebrow:before{content:"";position:absolute;width:20px;height:2px;left:0;top:50%;background:var(--coral);transform:translateY(-50%)}.section-heading h2{font-family:var(--serif);font-weight:600;letter-spacing:-1.2px}.text-link,.nearby-more{color:var(--navy)}.text-link:hover,.nearby-more:hover{color:var(--coral)}
.filter-row button{border-color:#e6e9eb;background:#fff;color:#53606a}.filter-row button.is-active{background:var(--coral);color:#fff;border-color:var(--coral);box-shadow:0 8px 18px rgba(228,114,101,.20)}
.listing-card{border-color:#e8eaeb;box-shadow:0 8px 26px rgba(9,38,66,.055)}.listing-card:hover{box-shadow:0 18px 38px rgba(9,38,66,.11);transform:translateY(-3px)}.stars{color:var(--coral)}.demo-badge{background:rgba(9,38,66,.92)}
.coral-button,.button-coral{border-radius:999px;box-shadow:0 12px 25px rgba(228,114,101,.2)}
.site-footer{background:#071f36}
@media (prefers-reduced-motion:reduce){.hero-photo,.hero-ambient,.hero-shell{transform:none!important;transition:none!important}}
@media(max-width:1180px){.site-header{height:82px}.brand-lockup-official{width:152px;min-width:152px}.brand-full-logo{width:134px;max-height:74px}.hero-copy h1{font-size:62px}.site-navigation .mod-menu{gap:20px}}
@media(max-width:900px){.site-header{height:74px}.brand-lockup-official{width:58px;min-width:58px}.brand-mobile-mark{width:50px;height:50px}.site-navigation{top:74px;height:calc(100dvh - 74px)}.hero-discovery{min-height:650px}.hero-shell{padding-top:58px}.hero-copy h1{font-size:52px}.hero-photo{background-position:60% center,60% center,60% center}.category-shortcuts{gap:8px}}
@media(max-width:640px){.site-header{height:68px}.hero-discovery{min-height:680px}.hero-shell{padding-top:48px}.hero-copy h1{font-size:43px;letter-spacing:-1.8px}.hero-copy p{font-size:15px}.search-shell{border-radius:15px;grid-template-columns:1fr 92px}.category-shortcuts{grid-template-columns:repeat(4,1fr)}.shortcut{min-height:84px;border-radius:15px}.shortcut-icon{width:36px;height:36px;border-radius:11px}.shortcut-icon svg{width:20px!important;height:20px!important}}
