*{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}}
