.v2{--home-primary:#0e7c7b;--home-primary-dark:#0b5f5e;--home-accent:#e8974e;--home-bg:#faf7f1;--home-surface:#ffffff;--home-text:#1f2a2e;--home-muted:#55666a;--home-border:#e4ddd0;color-scheme:light;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--home-text);background:var(--home-surface)}.v2 h1,.v2 h2,.v2 h3{font-family:var(--font-heading),Georgia,serif;font-weight:600;line-height:1.2;letter-spacing:-.01em}.v2 a{color:var(--home-primary)}.v2 a:hover{color:var(--home-primary-dark)}.home-hero{padding:2rem 1.5rem 2.25rem;margin:0 0 2.5rem;background:var(--home-bg);border:1px solid var(--home-border);border-radius:16px}.home-hero h1{margin:0 0 1rem;font-size:clamp(1.9rem,4.5vw + 1rem,3rem)}.home-hero-media{margin:0 -1.5rem 1.5rem}.home-hero .category-hero{margin:0}.home-hero .category-hero-image{width:100%;height:320px;object-fit:cover;border-radius:6px;box-shadow:0 8px 24px rgba(31,42,46,.14)}.home-hero .category-hero figcaption{margin:.5rem 1.5rem 0}@media (min-width:48rem){.home-hero-media{margin:0 -3rem 1.75rem}.home-hero .category-hero-image{height:440px}.home-hero .category-hero figcaption{margin:.5rem 3rem 0}}.home-hero .lede{margin:0;font-size:1.15rem;line-height:1.65;color:var(--home-muted);max-width:42rem}@media (min-width:48rem){.home-hero{padding:3rem 3rem 3.25rem}.home-hero h1{max-width:34rem}}.home-section{padding:2rem 0;border-top:1px solid var(--home-border)}.home-section:first-of-type{border-top:none}.home-section-alt{background:var(--home-bg);border-top:1px solid var(--home-border);border-radius:16px;padding:2rem 1.5rem;margin:0 -1.5rem}@media (min-width:48rem){.home-section-alt{padding:2.5rem;margin:0 -2.5rem}}.home-section h2{font-size:clamp(1.4rem,2vw + 1rem,1.9rem);margin:0 0 1.25rem}.home-section h2 a{text-decoration:none}.home-section h2 a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--home-accent);text-decoration-color:var(--home-accent);text-decoration-thickness:.12em}.v2 .home-card-grid{gap:1rem}.v2 .home-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--home-border);border-radius:12px;padding:0;overflow:hidden;background:var(--home-surface);box-shadow:0 1px 2px rgba(31,42,46,.05);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.v2 .home-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(31,42,46,.12);border-color:var(--home-primary)}.home-card-image-wrap{line-height:0}.v2 .home-card-image{display:block;width:100%;height:150px;object-fit:cover}.home-card-body{padding:1.1rem 1.25rem 1.15rem}.home-card-icon{display:block;font-size:1.4rem;line-height:1;margin-bottom:.5rem}.v2 .home-card h3{margin:0 0 .4rem;font-size:1.1rem}.v2 .home-card h3 a{text-decoration:none;color:var(--home-text)}.v2 .home-card h3 a:after{content:"";position:absolute;inset:0;border-radius:inherit}.v2 .home-card:hover h3 a{color:var(--home-primary)}.v2 .home-card p{margin:0;font-size:.92rem;line-height:1.55;color:var(--home-muted)}.v2 .home-card-body .home-card-credit{position:relative;z-index:1;margin-top:.6rem;font-size:.72rem;color:#7a8a8e}.v2 .home-card-credit a{color:inherit;text-decoration:underline}.v2-search{position:relative;display:flex;gap:.5rem;max-width:34rem;margin:1.1rem 0 1.4rem}.v2-search input{flex:1 1 auto;padding:.7rem 1rem;border:1px solid var(--home-border);border-radius:999px;font:inherit;font-size:.98rem;background:var(--home-surface);color:var(--home-text)}.v2-search input:focus{outline:2px solid var(--home-primary);outline-offset:1px}.v2-search button[type=submit]{flex:0 0 auto;padding:.7rem 1.3rem;border:0;border-radius:999px;background:var(--home-primary);color:#fff;font:inherit;font-weight:600;cursor:pointer}.v2-search button[type=submit]:hover{background:var(--home-primary-dark)}.v2-search-results{position:absolute;top:calc(100% + .4rem);left:0;right:0;z-index:5;list-style:none;margin:0;padding:.35rem;background:var(--home-surface);border:1px solid var(--home-border);border-radius:12px;box-shadow:0 12px 28px rgba(31,42,46,.16);max-height:20rem;overflow-y:auto}.v2-search-results button{display:flex;justify-content:space-between;gap:.75rem;width:100%;padding:.55rem .7rem;border:0;border-radius:8px;background:none;text-align:left;font:inherit;font-size:.92rem;color:var(--home-text);cursor:pointer}.v2-search-results button:hover{background:var(--home-bg)}.v2-search-kind{flex:0 0 auto;font-size:.72rem;color:var(--home-muted);text-transform:uppercase;letter-spacing:.03em}.v2-rail{display:flex;gap:1rem;overflow-x:auto;padding:.25rem .1rem .75rem;margin:1rem 0 0;list-style:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.v2-rail-card{position:relative;flex:0 0 16rem;scroll-snap-align:start;border:1px solid var(--home-border);border-radius:12px;padding:1.1rem 1.2rem;background:var(--home-surface);box-shadow:0 1px 2px rgba(31,42,46,.05);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.v2-rail-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(31,42,46,.12);border-color:var(--home-primary)}.v2-rail-card h3{margin:0 0 .5rem;font-size:1.02rem;line-height:1.3}.v2-rail-card h3 a{text-decoration:none;color:var(--home-text)}.v2-rail-card h3 a:after{content:"";position:absolute;inset:0;border-radius:inherit}.v2-rail-card:hover h3 a{color:var(--home-primary)}.v2-rail-card p{margin:0 0 .6rem;font-size:.85rem;line-height:1.5;color:var(--home-muted)}.v2-rail-count{display:inline-block;font-size:.72rem;font-weight:600;color:var(--home-primary);text-transform:uppercase;letter-spacing:.03em}.v2-save-btn,.v2-share-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .9rem;border:1px solid var(--home-border);border-radius:999px;background:var(--home-surface);color:var(--home-text);font:inherit;font-size:.88rem;font-weight:600;cursor:pointer}.v2-save-btn:hover,.v2-share-btn:hover{border-color:var(--home-primary);color:var(--home-primary)}.v2-save-btn.is-saved{border-color:var(--home-accent);background:var(--home-accent);color:#fff}.v2-action-row{display:flex;flex-wrap:wrap;gap:.6rem;margin:1rem 0}.v2-action-row a.v2-action-link{display:inline-flex;align-items:center;padding:.5rem .9rem;border-radius:999px;background:var(--home-primary);color:#fff;text-decoration:none;font-size:.88rem;font-weight:600}.v2-action-row a.v2-action-link:hover{background:var(--home-primary-dark)}.v2-map{margin:1.25rem 0;border:1px solid var(--home-border);border-radius:12px;overflow:hidden}.v2-map iframe{display:block;width:100%;height:280px;border:0}.v2-directions-link{display:block;padding:.7rem 1rem;background:var(--home-bg);color:var(--home-primary);text-decoration:none;font-weight:600;font-size:.92rem;text-align:center}.v2-directions-link:hover{background:var(--home-border)}.v2-detail-hero{margin:0 0 1.25rem}.v2 .entity-detail-image,.v2-detail-hero img.entity-detail-image{width:100%;max-width:none;height:320px;object-fit:cover;border-radius:12px}.v2 .entity-detail-image{box-shadow:0 8px 24px rgba(31,42,46,.12)}.v2-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:1rem 0 .4rem}.v2 h1.v2-title{margin:0}.v2-detail-section{padding:1.5rem 0;border-top:1px solid var(--home-border)}.v2-detail-section h2{font-size:1.3rem;margin:0 0 .75rem}.v2-highlights{display:grid;grid-gap:.5rem;gap:.5rem;padding:0;margin:0;list-style:none}.v2-highlights li{position:relative;padding-left:1.4rem;color:var(--home-text);line-height:1.5}.v2-highlights li:before{content:"✓";position:absolute;left:0;color:var(--home-primary);font-weight:700}.v2-best-time{display:inline-block;margin-top:.5rem;padding:.5rem .9rem;border-radius:8px;background:var(--home-bg);border:1px solid var(--home-border);font-size:.9rem}