
:root{--navy:#171a53;--blue:#1493f2;--green:#1bcf4a;--text:#595b77;--line:#e9e6f3;--white:#fff;--wrap:min(1180px,calc(100% - 40px))}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--navy);background:linear-gradient(135deg,#eef7ff 0,#fff 45%,#effff4 100%);line-height:1.55}a{text-decoration:none;color:inherit}.wrap{width:var(--wrap);margin:auto}header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{height:42px;width:auto}.menu,.nav-ctas{display:flex;align-items:center;gap:24px;font-weight:750}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 21px;border-radius:999px;font-weight:800;border:1px solid transparent}.btn-blue,.btn-host{background:var(--green);color:#fff;box-shadow:0 12px 25px rgba(27,207,74,.2)}.btn-outline,.btn-guest{background:#fff;border-color:#198af0;color:#0966ce}.btn-sm{min-height:43px;padding:0 18px}.page-hero{padding:80px 0 50px}.page-hero h1{font-size:clamp(3rem,7vw,5.7rem);line-height:.96;letter-spacing:-.06em;max-width:900px;margin:10px 0 20px}.eyebrow,.section-label{color:var(--blue);font-weight:850;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.lead,.muted{color:var(--text)}.lead{font-size:1.12rem;max-width:760px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}section{padding:60px 0}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:25px}.section-head h2,.split h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1;margin:8px 0}.section-head p{max-width:520px;color:var(--text)}.directory-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:20px 0}.directory-search{display:flex;gap:10px;flex:1}.directory-search input,.directory-search select{padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fff;font:inherit;min-width:0}.directory-search input{flex:1}.experience-directory,.location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.directory-card,.location-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 14px 35px rgba(23,26,83,.07)}.place{color:var(--blue);font-weight:850}.host-label{display:inline-block;margin:12px 0 5px;background:#effff4;color:#128239;border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:800}.directory-card h3,.location-card h3{font-size:1.45rem;line-height:1.15;margin:10px 0}.directory-card p,.location-card p{color:var(--text)}.wow{background:#f7f8fc;border-radius:14px;padding:14px;margin:16px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:45px}.feature-panel{background:#fff;border-radius:28px;padding:25px}.feature-row{display:flex;gap:15px;padding:14px 0;border-bottom:1px solid var(--line)}.feature-row:last-child{border:0}.feature-row b{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eef7ff;color:var(--blue)}.feature-row h3,.feature-row p{margin:0}.feature-row p{color:var(--text)}.empty-state{display:none;text-align:center;padding:40px}.stats{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}.stat{background:#eef7ff;border-radius:999px;padding:8px 12px;font-weight:800}.location-card .experience-list{margin:16px 0;padding-left:18px;color:var(--text)}footer{background:#11143f;color:#fff;padding:50px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:28px}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-small{opacity:.7}.footer-bottom{margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14)}@media(max-width:800px){.menu{display:none}.nav-ctas .btn:first-child{display:none}.section-head,.split{display:block}.experience-directory,.location-grid{grid-template-columns:1fr}.directory-search{flex-direction:column}.directory-toolbar{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}

/* Shared full footer used by Experiences and Locations */
.site-footer{background:#11143f;color:#fff;padding:58px 0 24px;margin-top:20px}.footer-shell{width:min(1240px,calc(100% - 40px));margin:auto}.footer-main{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(600px,1.5fr);gap:56px;align-items:start}.footer-brand img{height:42px;width:auto;filter:brightness(0) invert(1)}.footer-brand p{margin:16px 0 0;font-weight:800;line-height:1.45}.footer-brand .footer-small{font-weight:500;opacity:.72;font-size:.9rem;max-width:350px}.footer-social{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.footer-social a{width:35px;height:35px;border:1px solid rgba(255,255,255,.22);border-radius:50%;display:grid;place-items:center;transition:.2s}.footer-social a:hover{background:#fff;color:#11143f}.footer-social svg{width:17px;height:17px;fill:currentColor}.site-footer .footer-links{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.footer-col{display:flex;flex-direction:column;gap:9px}.footer-col h3{margin:0 0 7px;font-size:.92rem;color:#fff}.footer-col a{font-size:.86rem;color:rgba(255,255,255,.72)}.footer-col a:hover{color:#fff}.site-footer .footer-bottom{margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.13);text-align:center}.site-footer .footer-bottom p{margin:0;font-size:.84rem;color:rgba(255,255,255,.68)}
/* Graphical locations */
.location-page-hero{background:radial-gradient(circle at 15% 25%,rgba(20,147,242,.13),transparent 32%),radial-gradient(circle at 88% 20%,rgba(27,207,74,.11),transparent 30%)}.locations-showcase{padding-top:34px}.location-grid-visual{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.location-card-visual{padding:0;overflow:hidden;border-radius:28px;box-shadow:0 18px 42px rgba(23,26,83,.10);transition:transform .2s,box-shadow .2s}.location-card-visual:hover{transform:translateY(-4px);box-shadow:0 24px 50px rgba(23,26,83,.14)}.location-media{height:260px;position:relative;overflow:hidden;background:linear-gradient(135deg,#9bd7ff,#dbfff0)}.location-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(12,17,55,.74) 100%)}.location-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.location-card-visual:hover .location-media img{transform:scale(1.035)}.location-title{position:absolute;left:24px;right:24px;bottom:20px;color:#fff;z-index:2}.location-title span{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;opacity:.85}.location-title strong{display:inline-block;font-size:2.1rem;line-height:1;margin-top:4px}.location-title small{display:inline-block;margin-left:9px;font-size:.9rem;font-weight:700;opacity:.88}.location-content{padding:22px 24px 25px}.location-content h3{margin:12px 0 6px}.location-content .experience-list{min-height:48px}.location-link{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;border-top:1px solid var(--line);color:var(--blue);font-weight:850}.location-link span{font-size:1.3rem}.location-illustration{position:absolute;inset:0;overflow:hidden}.tone-purple .location-media{background:linear-gradient(145deg,#9a82ff,#55c9ff)}.tone-coral .location-media{background:linear-gradient(145deg,#ff9a83,#ffd66f)}.location-sun{position:absolute;width:90px;height:90px;border-radius:50%;right:12%;top:14%;background:rgba(255,255,255,.38)}.location-skyline{position:absolute;left:-5%;right:-5%;bottom:0;height:58%;background:rgba(23,26,83,.25);clip-path:polygon(0 80%,8% 55%,15% 65%,20% 30%,27% 66%,35% 45%,42% 74%,50% 22%,57% 60%,65% 43%,72% 70%,80% 35%,88% 58%,94% 28%,100% 55%,100% 100%,0 100%)}.location-route{position:absolute;left:12%;top:24%;font-size:3rem;letter-spacing:.25em;color:rgba(255,255,255,.68);transform:rotate(-15deg)}.location-growth{background:#fff}
@media(max-width:1050px){.footer-main{grid-template-columns:1fr;gap:34px}.site-footer .footer-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.location-grid-visual{grid-template-columns:1fr}.location-media{height:230px}.site-footer{padding-top:44px}.site-footer .footer-links{grid-template-columns:repeat(2,1fr);gap:28px 20px}.footer-main{gap:30px}}
@media(max-width:480px){.footer-shell{width:min(100% - 28px,560px)}.site-footer .footer-links{grid-template-columns:1fr 1fr}.location-title strong{font-size:1.75rem}.location-media{height:205px}}
