*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--hm-text);background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:50;background:var(--hm-header);border-bottom:1px solid #e8ebf0;backdrop-filter:saturate(180%) blur(10px)}.header-inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-logo,.footer-brand{display:inline-flex;align-items:center;gap:9px;font-weight:800;font-size:1.15rem}.logo-mark{font-size:1.5rem}.primary-nav ul{display:flex;gap:24px;list-style:none;margin:0;padding:0}.primary-nav a{font-size:.94rem;font-weight:650}.menu-toggle{display:none;border:0;background:none;padding:8px}.hero{background:linear-gradient(180deg,#f5f8fc 0,#fff 100%);padding:90px 0 80px;text-align:center}.hero-inner{max-width:820px}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.13em;font-size:.74rem;font-weight:800;opacity:.65}.hero h1{font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.08;letter-spacing:-.045em;margin:0 0 20px}.hero-text{font-size:1.08rem;max-width:650px;margin:0 auto 30px;color:#5d687a}.location-search{display:flex;max-width:720px;margin:auto;background:#fff;border:1px solid #dfe4eb;border-radius:14px;padding:6px;box-shadow:0 12px 35px rgba(20,35,60,.08)}.location-search input{min-width:0;flex:1;border:0;padding:13px 15px;font:inherit;outline:0}.location-search button,.button{border:0;border-radius:10px;padding:12px 20px;background:#172033;color:#fff;font-weight:750;cursor:pointer}.explorer-section,.locations-section{padding:72px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section-heading h2,.archive-header h1{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.15;letter-spacing:-.03em;margin:0}.map-placeholder{min-height:420px;border:1px solid #e1e6ed;border-radius:18px;background:repeating-linear-gradient(45deg,#f6f8fa,#f6f8fa 10px,#f1f4f7 10px,#f1f4f7 20px);display:grid;place-content:center;text-align:center;padding:30px}.map-placeholder-icon{font-size:3rem}.location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.location-card{border:1px solid #e3e7ed;border-radius:16px;overflow:hidden;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.location-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(20,35,60,.09)}.card-media{display:block;aspect-ratio:16/10;background:#eef1f4;overflow:hidden}.card-media img{width:100%;height:100%;object-fit:cover}.card-placeholder{height:100%;display:grid;place-items:center;font-size:3rem}.card-body{padding:18px}.card-date,.article-meta{font-size:.78rem;color:#778195;margin:0 0 7px}.card-body h3{font-size:1.15rem;line-height:1.3;margin:0 0 8px}.card-body p:not(.card-date){margin:0 0 14px;color:#626d7d;font-size:.92rem}.read-more{font-size:.9rem;font-weight:750}.site-main{padding-top:35px;padding-bottom:70px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:45px}.site-sidebar{min-width:0}.widget{margin-bottom:28px}.widget-title{font-size:1.05rem}.archive-header{padding:30px 0}.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;font-size:.83rem;color:#6d7788;margin-bottom:25px}.article-header{max-width:850px;margin:0 auto 25px}.article-header h1{font-size:clamp(2rem,4.5vw,3.7rem);line-height:1.08;letter-spacing:-.045em;margin:0 0 14px}.featured-media{max-width:1000px;margin:30px auto;border-radius:18px;overflow:hidden}.featured-media img{display:block;width:100%}.article-layout{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:45px}.article-content{font-size:1.05rem}.article-content h2{font-size:1.7rem;line-height:1.2;margin-top:2em}.article-content h3{font-size:1.3rem}.article-content p{margin:0 0 1.25em}.article-content ul,.article-content ol{padding-left:1.4em}.ad-slot{margin:25px auto;text-align:center;min-height:0}.article-content iframe,.article-content video{max-width:100%}.not-found{text-align:center;padding:100px 0}.error-number{font-size:clamp(5rem,15vw,10rem);font-weight:900;line-height:1;opacity:.1}.empty-state{text-align:center;padding:50px}.site-footer{border-top:1px solid #e5e9ee;padding:45px 0 20px;background:var(--hm-footer)}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer-grid nav ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:15px}.footer-bottom{border-top:1px solid #e3e7ed;margin-top:35px;padding-top:18px;font-size:.82rem;color:#758093}
:root{--hm-accent:#172033;--hm-header:#fff;--hm-text:#172033;--hm-muted:#626d7d;--hm-footer:#f8fafc}
.location-search button,.button{background:var(--hm-accent)}
.card-body p:not(.card-date),.hero-text{color:var(--hm-muted)}
.map-placeholder{position:relative;overflow:hidden}
.map-placeholder:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.55) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.55) 1px,transparent 1px);background-size:44px 44px;opacity:.7}
.map-placeholder>*{position:relative}

/* Header tools */
.header-actions{display:flex;align-items:center;gap:5px}
.header-icon{width:40px;height:40px;border:0;border-radius:10px;background:transparent;color:var(--hm-text);display:grid;place-items:center;cursor:pointer}
.header-icon:hover{background:rgba(127,127,127,.1)}
.header-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.icon-moon{display:none}
[data-theme="dark"] .icon-sun{display:none}
[data-theme="dark"] .icon-moon{display:block}
.header-search{background:var(--hm-header);border-bottom:1px solid #e3e7ed;padding:12px 0}
.header-search form{display:flex;gap:8px;max-width:760px;margin:auto}
.header-search input{flex:1;min-width:0;border:1px solid #dfe4eb;background:transparent;color:var(--hm-text);border-radius:10px;padding:11px 14px;font:inherit;outline:0}
.header-search button{border:0;border-radius:10px;padding:11px 18px;background:var(--hm-accent);color:#fff;font-weight:750}
[hidden]{display:none!important}

/* Dark mode */
html[data-theme="dark"] body{background:#0d1117;color:#edf1f7}
html[data-theme="dark"] .site-header{border-color:#252d38}
html[data-theme="dark"] .site-footer{border-color:#252d38}
html[data-theme="dark"] .hero{background:linear-gradient(180deg,#111822 0,#0d1117 100%)}
html[data-theme="dark"] .location-card,
html[data-theme="dark"] .location-search,
html[data-theme="dark"] .map-placeholder,
html[data-theme="dark"] .header-search input{background:#151c25;border-color:#2a3441}
html[data-theme="dark"] .map-placeholder{background:repeating-linear-gradient(45deg,#151c25,#151c25 10px,#111822 10px,#111822 20px)}
html[data-theme="dark"] .map-placeholder:before{background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px)}
html[data-theme="dark"] .site-footer{background:#0a0e13}
html[data-theme="dark"] .primary-nav.is-open{background:#0d1117;border-color:#252d38}
html[data-theme="dark"] .header-search{border-color:#252d38}
html[data-theme="dark"] .card-body p:not(.card-date),
html[data-theme="dark"] .hero-text{color:#aab5c5}
html[data-theme="dark"] .breadcrumbs,.dark-mode .breadcrumbs{color:#9ba7b8}

/* Dark mode header fix */
html[data-theme="dark"] .site-header{
    background:#0d1117;
    border-bottom-color:#252d38;
    color:#edf1f7;
}
html[data-theme="dark"] .site-header .site-logo,
html[data-theme="dark"] .site-header .logo-text,
html[data-theme="dark"] .site-header .primary-nav a,
html[data-theme="dark"] .site-header .header-icon{
    color:#edf1f7;
}
html[data-theme="dark"] .site-header .primary-nav a:hover,
html[data-theme="dark"] .site-header .header-icon:hover{
    color:#fff;
    background:rgba(255,255,255,.08);
}
html[data-theme="dark"] .site-header .menu-toggle span{
    background:#edf1f7;
}
html[data-theme="dark"] .site-header .header-search{
    background:#0d1117;
    border-bottom-color:#252d38;
}
html[data-theme="dark"] .site-header .header-search input{
    color:#edf1f7;
    background:#151c25;
    border-color:#303b49;
}
html[data-theme="dark"] .site-header .header-search input::placeholder{
    color:#8996a8;
}
html[data-theme="dark"] .site-header .header-search button{
    background:#edf1f7;
    color:#0d1117;
}

/* Location pages */
.location-address{font-size:1rem;color:var(--hm-muted);margin:0}
.location-info-grid{max-width:1000px;margin:30px auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.location-info{border:1px solid #e3e7ed;border-radius:12px;padding:15px 16px;background:rgba(127,127,127,.025)}
.location-info span{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#788395;margin-bottom:5px}
.location-info strong{display:block;overflow-wrap:anywhere}
.location-map-section{max-width:1000px;margin:45px auto}
.location-map-section h2{font-size:1.5rem;margin-bottom:15px}
.location-archive-list{margin-top:55px}
html[data-theme="dark"] .location-info{border-color:#2a3441;background:#151c25}
html[data-theme="dark"] .location-info span{color:#9ba7b8}
html[data-theme="dark"] .location-address{color:#aab5c5}
@media(max-width:900px){.location-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.location-info-grid{grid-template-columns:1fr}.location-map-section{margin-top:35px}}


/* Google Maps Grabber — professional location post */
.gmg-location-single{max-width:1100px;margin:0 auto;padding-bottom:70px}
.gmg-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:38px;align-items:stretch;margin:25px 0 22px;padding:34px;border:1px solid #e4e8ee;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#f7f9fc 100%);box-shadow:0 14px 40px rgba(20,35,60,.06)}
.gmg-hero-copy{display:flex;flex-direction:column;justify-content:center}
.gmg-eyebrow{display:inline-flex;width:max-content;max-width:100%;margin:0 0 9px;color:#667085;text-transform:uppercase;letter-spacing:.1em;font-size:.73rem;font-weight:800}
.gmg-hero h1{font-size:clamp(2rem,4.4vw,3.45rem);line-height:1.06;letter-spacing:-.045em;margin:0 0 14px;color:#172033}
.gmg-address{font-size:1.02rem;line-height:1.65;color:#5f6b7c;margin:0}
.gmg-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.gmg-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:11px;text-decoration:none!important;font-weight:750}
.gmg-button-primary{background:#172033;color:#fff!important}
.gmg-button-light{background:#fff;border:1px solid #dfe4eb;color:#172033!important}
.gmg-hero-image{margin:0;min-height:280px;border-radius:18px;overflow:hidden;background:#eef1f4}
.gmg-hero-image img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}
.gmg-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 34px}
.gmg-fact{padding:17px 18px;border:1px solid #e4e8ee;border-radius:14px;background:#fff}
.gmg-fact span,.gmg-detail-list span,.gmg-hours span{display:block;color:#7a8494;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}
.gmg-fact strong{display:block;line-height:1.4}
.gmg-fact small{font-weight:500;color:#7a8494}
.gmg-content-grid{max-width:900px;margin:0 auto}
.gmg-section{padding:28px 0;border-bottom:1px solid #e9edf2}
.gmg-section:last-child{border-bottom:0}
.gmg-section h2{font-size:1.45rem;letter-spacing:-.025em;margin:0 0 17px}
.gmg-description{font-size:1.06rem;line-height:1.8}
.gmg-description p{margin:0 0 1.1em}
.gmg-ai-placeholder{background:#f8fafc;border:1px dashed #d8dee7;border-radius:14px;padding:22px}
.gmg-detail-list{display:grid;grid-template-columns:1fr;gap:10px}
.gmg-detail-list>div{padding:14px 16px;border:1px solid #e4e8ee;border-radius:12px;background:#fff}
.gmg-detail-list strong{display:block;overflow-wrap:anywhere}
.gmg-hours{border:1px solid #e4e8ee;border-radius:14px;overflow:hidden}
.gmg-hours>div{display:grid;grid-template-columns:150px 1fr;gap:15px;padding:12px 16px;border-bottom:1px solid #edf0f4}
.gmg-hours>div:last-child{border-bottom:0}
.gmg-hours strong{font-weight:650}
.gmg-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px}
.gmg-section-heading h2{margin:0}
.gmg-section-heading a{font-weight:700;text-decoration:none}
.gmg-map{border:1px solid #e1e6ed;border-radius:18px;overflow:hidden;background:#eef1f4}
.gmg-map iframe{display:block;width:100%;height:420px;border:0}
.gmg-location-single .breadcrumbs{max-width:1100px;margin-left:auto;margin-right:auto}
.gmg-location-single [itemprop="address"]{font-style:normal}
@media(max-width:800px){
 .gmg-hero{grid-template-columns:1fr;padding:22px;border-radius:18px}
 .gmg-hero-image{order:-1;min-height:220px}
 .gmg-hero-image img{min-height:220px}
 .gmg-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
 .gmg-hours>div{grid-template-columns:1fr;gap:3px}
 .gmg-map iframe{height:320px}
}
@media(max-width:520px){
 .gmg-facts{grid-template-columns:1fr}
 .gmg-actions{flex-direction:column}
 .gmg-button{width:100%}
 .gmg-section-heading{display:block}
 .gmg-section-heading a{display:inline-block;margin-top:8px}
}

/* HiddenMap UI defaults */
.gmg-location-single + .site-sidebar,.gmg-location-single .site-sidebar{display:none!important}

/* HiddenMap 2.4 — two-column location detail layout */
.gmg-location-single{max-width:1180px;margin:0 auto;padding:0 0 70px}
.gmg-back-row{margin:0 0 22px}
.gmg-back{display:inline-flex;align-items:center;gap:10px;padding:9px 15px;border:1px solid #e0e5eb;border-radius:10px;background:#fff;box-shadow:0 2px 7px rgba(20,35,60,.05);font-weight:650;color:#172033}
.gmg-back:hover{border-color:#cdd5df;transform:translateY(-1px)}
.gmg-top-grid{display:grid;grid-template-columns:minmax(0,1fr) 385px;gap:30px;align-items:start}
.gmg-main-column,.gmg-side-column{min-width:0}
.gmg-gallery{margin:0 0 22px}
.gmg-gallery-main{height:385px;border-radius:18px;overflow:hidden;background:#eef1f4;position:relative}
.gmg-gallery-main img{width:100%;height:100%;display:block;object-fit:cover}
.gmg-gallery-empty{height:100%;display:grid;place-items:center;font-size:4rem;color:#9aa4b2}
.gmg-gallery-thumbs{display:flex;gap:9px;margin-top:10px;overflow:auto;padding:2px 1px 4px}
.gmg-gallery-thumb{flex:0 0 72px;width:72px;height:52px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#eef1f4;cursor:pointer}
.gmg-gallery-thumb.is-active{border-color:#14b8a6}
.gmg-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.gmg-title-card,.gmg-side-card,.gmg-panel{background:#fff;border:1px solid #e4e8ee;border-radius:18px;box-shadow:0 5px 20px rgba(20,35,60,.055)}
.gmg-title-card{padding:25px;margin-bottom:22px}
.gmg-title-head h1{font-size:clamp(1.9rem,4vw,2.8rem);line-height:1.1;letter-spacing:-.045em;margin:0 0 10px;color:#111d32}
.gmg-verified{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#2296e6;color:#fff;font-size:.78rem;vertical-align:middle;letter-spacing:0}
.gmg-category{display:inline-flex;padding:3px 9px;border:1px solid #13b7b0;color:#078d88;border-radius:7px;font-size:.75rem;font-weight:700}
.gmg-rating-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:13px 0 17px;font-size:.92rem}
.gmg-star{color:#f5b800;font-size:1.1rem}.gmg-rating{font-weight:750}.gmg-reviews{color:#657184}.gmg-open-now{margin-left:7px;padding:5px 10px;border-radius:7px;background:#05b95c;color:#fff!important;font-size:.76rem;font-weight:750}
.gmg-address-status{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#f8fafc;border-radius:14px;padding:15px}
.gmg-address-box{display:flex;gap:11px;align-items:flex-start;min-width:0}.gmg-info-icon{width:23px;flex:0 0 23px;color:#12aaa6;font-size:1.25rem;line-height:1.2;text-align:center}.gmg-address-box strong{display:block;font-size:.9rem;line-height:1.5;font-weight:600;color:#20304a}.gmg-label{display:block;color:#788396;font-size:.74rem;margin-bottom:3px}
.gmg-status-text{color:#00a95a!important}
.gmg-action-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.gmg-action{display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border-radius:9px;color:#fff!important;font-size:.82rem;font-weight:750}.gmg-action-phone{background:#05b955}.gmg-action-map{background:#ff693d}.gmg-action-web{background:#20aaa8}
.gmg-panel{padding:25px;margin-bottom:22px}.gmg-panel h2,.gmg-side-card h2{font-size:1.15rem;line-height:1.25;margin:0 0 17px;color:#172033}.gmg-description{font-size:1rem;line-height:1.8}.gmg-description p{margin:0 0 1.1em}.gmg-description p:last-child{margin-bottom:0}.gmg-ai-placeholder{border-style:dashed;background:#fbfcfd}
.gmg-side-column{display:flex;flex-direction:column;gap:20px}.gmg-side-card{padding:25px}.gmg-contact-item{display:flex;gap:13px;align-items:flex-start;padding:4px 0 15px;margin-bottom:5px}.gmg-contact-item:last-child{padding-bottom:0;margin-bottom:0}.gmg-contact-icon{width:23px;flex:0 0 23px;color:#10aaa6;font-size:1.25rem;text-align:center}.gmg-contact-item small{display:block;color:#7a8494;font-size:.76rem;margin-bottom:3px}.gmg-contact-item strong{display:block;color:#08a9a5;font-size:.88rem;overflow-wrap:anywhere}
.gmg-side-title-row{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px}.gmg-side-title-row h2{margin:0}.gmg-side-title-row span,.gmg-side-title-row>a{color:#10aaa6;font-size:.78rem}.gmg-hours-list{border:1px solid #dceff0;border-radius:11px;overflow:hidden}.gmg-hour-row{display:flex;justify-content:space-between;gap:12px;padding:11px 12px;border-bottom:1px solid #edf1f4;font-size:.82rem}.gmg-hour-row:last-child{border-bottom:0}.gmg-hour-row strong{font-weight:650;text-align:right}.gmg-location-card{overflow:hidden}.gmg-side-map{height:210px;border-radius:12px;overflow:hidden;background:#eef1f4}.gmg-side-map iframe{display:block;width:100%;height:100%;border:0}.gmg-extra-hours{display:none}
@media(max-width:980px){.gmg-top-grid{grid-template-columns:minmax(0,1fr) 330px;gap:22px}.gmg-gallery-main{height:330px}}
@media(max-width:800px){.gmg-top-grid{grid-template-columns:1fr}.gmg-side-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.gmg-location-card{grid-column:1/-1}.gmg-gallery-main{height:360px}}
@media(max-width:600px){.gmg-location-single{padding-bottom:45px}.gmg-back-row{margin-bottom:16px}.gmg-back{padding:8px 12px}.gmg-gallery-main{height:250px;border-radius:14px}.gmg-title-card,.gmg-side-card,.gmg-panel{border-radius:14px;padding:19px}.gmg-title-card{margin-bottom:16px}.gmg-title-head h1{font-size:1.85rem}.gmg-address-status{grid-template-columns:1fr;padding:12px}.gmg-action-row{grid-template-columns:1fr}.gmg-action{min-height:42px}.gmg-side-column{display:flex;gap:15px}.gmg-hour-row{font-size:.78rem}.gmg-side-map{height:240px}.gmg-panel{margin-bottom:16px}}

/* HiddenMap GMG v2.4 information/map/facilities refinements */
.gmg-info-card h2{margin-bottom:14px!important}
.gmg-info-table>div{display:grid;grid-template-columns:115px minmax(0,1fr);gap:10px;padding:11px 0;border-bottom:1px solid #edf0f4;font-size:.86rem}
.gmg-info-table>div:last-child{border-bottom:0}
.gmg-info-table span{color:#718096}
.gmg-info-table strong,.gmg-info-table a{color:#172033;overflow-wrap:anywhere;font-weight:500}
.gmg-info-table a{color:#1455d9}
.gmg-facilities-list{display:grid;gap:8px}
.gmg-facilities-list span{display:block;padding:8px 10px;border:1px solid #e7edf2;border-radius:9px;background:#fafcfd;font-size:.84rem}
.gmg-location-card{display:block}
.gmg-side-map{height:250px!important}
.gmg-hours-list{background:#fff}
.gmg-hour-row strong{white-space:normal}
@media(max-width:800px){.gmg-info-table>div{grid-template-columns:100px minmax(0,1fr)}.gmg-side-map{height:270px!important}}
