:root{--brand-coral: #ff3b59;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth}#app{width:min(100%,980px);margin:0 auto;padding:0 1.5rem 1.5rem}.section{margin-bottom:2.5rem}.banner.section{margin-bottom:1.5rem}.banner{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.banner-figure{margin:0;overflow:hidden;border:0;border-radius:0}.banner-figure img{width:100%;display:block;aspect-ratio:16 / 4;object-fit:cover;object-position:center 45%}@media(min-width:1024px){.banner-figure img{aspect-ratio:16 / 3.2}}h1,h2,h3,p{margin:0 0 .75rem}h1{line-height:1.2;font-size:clamp(1.75rem,4vw,2.5rem)}h2{line-height:1.25;font-size:clamp(1.3rem,3vw,1.75rem);color:var(--brand-coral)}.eyebrow{font-weight:600;color:var(--brand-coral)}.lead{max-width:60ch}.quick-nav{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.6rem}.quick-nav-link{text-decoration:none;border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:.4rem .75rem;font-size:.92rem;color:inherit}.quick-nav-link.active{background:var(--brand-coral);color:#fff;border-color:var(--brand-coral)}.gallery-item{margin:0;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;background:#fff;cursor:pointer}.gallery-item img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.gallery-item figcaption{padding:.65rem .75rem;font-size:.92rem;color:#374151}.who-for{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem}.guides-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.guide-link{font-weight:600}.actions{display:flex;gap:.75rem;flex-wrap:wrap}.button{display:inline-block;text-decoration:none;border-radius:.5rem;padding:.6rem 1rem;font-weight:600;border:1px solid var(--brand-coral);background:var(--brand-coral);color:#fff}.button:hover{background:#e63551;border-color:#e63551}.button-secondary{border-color:var(--brand-coral);background:transparent;color:var(--brand-coral)}.button-secondary:hover{background:#ff3b5914}.unit-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem}.card{text-decoration:none;color:inherit;display:block}.align-start{align-self:flex-start}.align-content-center{display:flex;flex-direction:column;align-items:center}.simple-list,ul{padding-left:1.2rem}.faq-list{display:grid;gap:.75rem}details{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.8rem}summary{cursor:pointer;font-weight:600}.footer{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-top:1px solid #e5e7eb;padding-top:1rem}.back-link{display:inline-block;margin-bottom:.75rem;text-decoration:none}a{color:inherit}.mobile-sticky-cta{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:20;text-align:center;text-decoration:none;border-radius:.6rem;padding:.8rem 1rem;font-weight:700;border:1px solid var(--brand-coral);background:var(--brand-coral);color:#fff;box-shadow:0 8px 20px #00000024}@media(min-width:768px){.mobile-sticky-cta{display:none}}@media(max-width:767px){body{padding-bottom:4.6rem}}.exterior-strip .exterior-grid{display:grid;gap:.6rem;grid-template-columns:1fr 1fr;align-items:stretch}.exterior-strip .exterior-thumb{display:block;overflow:hidden;border-radius:.75rem;border:1px solid #e5e7eb;background:#fff}.exterior-strip .exterior-thumb img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.exterior-strip .gallery-item{display:block;width:100%;overflow:hidden;border-radius:.75rem;background:#fff;border:1px solid #e5e7eb;padding:0}.exterior-strip .gallery-item img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;height:auto;border-radius:.75rem .75rem 0 0}.exterior-strip .gallery-item figcaption{padding:.65rem .75rem;font-size:.92rem;color:#374151}.exterior-strip .exterior-thumb .exterior-figure{margin:0;overflow:hidden;border-radius:.75rem;background:#fff}.exterior-strip .exterior-thumb .exterior-figure img{display:block;width:100%;height:auto;border-radius:.75rem .75rem 0 0}.exterior-strip .exterior-thumb figcaption{padding:.65rem .75rem;font-size:.92rem;color:#374151}@media(min-width:1024px){.exterior-strip .exterior-thumb img{height:220px}}@media(max-width:520px){.exterior-strip .exterior-grid{grid-template-columns:1fr}}.gallery-modal{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1200}.gallery-modal-inner{max-width:92vw;max-height:92vh;background:#fff;padding:.5rem;border-radius:8px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;align-items:center}.gallery-modal-inner img{max-width:100%;max-height:80vh;object-fit:contain}.modal-close{align-self:flex-end;background:transparent;border:none;font-size:1.2rem;cursor:pointer}.modal-caption{margin-top:.5rem;color:#374151}.host-card{display:flex;gap:1rem;align-items:center;background:#fff;border:1px solid #e5e7eb;padding:.75rem;border-radius:.75rem}.host-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 6px 18px #0000001f}.host-body h3{margin:0 0 .25rem}.host-tagline{margin:0 0 .5rem;color:#374151}.host-stars{color:#111;font-size:.85rem;letter-spacing:.08rem;margin-left:.5rem}.host-stats{display:flex;gap:1rem;list-style:none;padding:0;margin:0 0 .5rem;color:#374151}.host-stats li{font-size:.95rem}.host-copy{margin:0;color:#374151}@media(max-width:520px){.host-card{flex-direction:column;align-items:center;text-align:center}.host-avatar{width:88px;height:88px;margin-bottom:.5rem}.host-body{text-align:center}.host-stats{flex-direction:column;gap:.25rem;align-items:center}}.carousel[data-v-1171cb47]{max-width:760px}.review-card[data-v-1171cb47]{margin-bottom:1rem}.review-stars[data-v-1171cb47]{color:#111;font-size:.85rem;letter-spacing:.08rem;margin-bottom:.4rem}.carousel-controls-container[data-v-1171cb47]{display:flex;flex-direction:column;align-items:center}.carousel-controls[data-v-1171cb47]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.carousel-button[data-v-1171cb47]{border:1px solid #d1d5db;background:#fff;border-radius:999px;width:2rem;height:2rem;line-height:1;cursor:pointer}.carousel-count[data-v-1171cb47]{margin:0;font-size:.9rem}.carousel-dots[data-v-1171cb47]{display:flex;gap:.45rem}.carousel-dot[data-v-1171cb47]{width:.6rem;height:.6rem;border-radius:999px;border:0;background:#d1d5db;cursor:pointer}.carousel-dot-active[data-v-1171cb47]{background:#111}.gallery-block[data-v-ec9a701c]{margin-bottom:1.5rem}.gallery-header h3[data-v-ec9a701c]{margin-bottom:.4rem}.gallery-note[data-v-ec9a701c]{margin-bottom:.9rem;color:#4b5563}.gallery-grid[data-v-ec9a701c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.gallery-item[data-v-ec9a701c]{margin:0;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;background:#fff}.gallery-item img[data-v-ec9a701c]{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.gallery-item[data-v-ec9a701c]{cursor:pointer}.gallery-item figcaption[data-v-ec9a701c]{padding:.65rem .75rem;font-size:.92rem;color:#374151}.gallery-modal[data-v-ec9a701c]{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1200}.gallery-modal-inner[data-v-ec9a701c]{max-width:90vw;max-height:90vh;background:#fff;padding:.5rem;border-radius:8px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;align-items:center}.gallery-modal-inner img[data-v-ec9a701c]{max-width:100%;max-height:80vh;object-fit:contain}.modal-close[data-v-ec9a701c]{align-self:flex-end;background:transparent;border:none;font-size:1.2rem;cursor:pointer}.modal-caption[data-v-ec9a701c]{margin-top:.5rem;color:#374151}.gallery-actions[data-v-ec9a701c]{padding-top:.75rem;display:flex;justify-content:flex-start}@media(max-width:520px){.gallery-grid[data-v-ec9a701c]:not(.no-mobile-snap){display:flex;gap:.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scroll-snap-type:x mandatory}.gallery-grid:not(.no-mobile-snap) .gallery-item[data-v-ec9a701c]{min-width:72%;flex:0 0 auto;scroll-snap-align:center}.gallery-grid:not(.no-mobile-snap) .gallery-item img[data-v-ec9a701c]{height:200px;width:100%;object-fit:cover}.gallery-grid.no-mobile-snap[data-v-ec9a701c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.gallery-grid[data-v-ec9a701c]::-webkit-scrollbar{height:8px}.gallery-grid[data-v-ec9a701c]::-webkit-scrollbar-thumb{background:#0000001f;border-radius:999px}}.featured-guides-row[data-v-d522dbf4]{display:flex;gap:.75rem;flex-wrap:wrap}.guide-card[data-v-d522dbf4]{flex:1 1 26%;display:flex;flex-direction:column;cursor:pointer;border:1px solid var(--muted, #e6e6e6);border-radius:8px;overflow:hidden;background:#fff;min-width:220px}.guide-body[data-v-d522dbf4]{padding:10px}.guide-meta[data-v-d522dbf4]{display:flex;justify-content:space-between;align-items:center;margin-top:6px;font-size:.9rem}.muted[data-v-d522dbf4]{color:#666;font-size:.9rem}.featured-guides .button[data-v-d522dbf4]{margin-top:1rem}@media(max-width:600px){.featured-guides-row[data-v-d522dbf4]{overflow-x:auto;display:flex;flex-wrap:nowrap}.guide-card[data-v-d522dbf4]{min-width:220px}}.lead[data-v-8c4d142d]{margin-bottom:1rem}.guides-list[data-v-ac5f3bb6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.card[data-v-ac5f3bb6]{padding:1rem;border:1px solid #e6e6e6;border-radius:8px}
