/* Focused September 8 refinement of the existing V2 design system. */
:root{--brand-orange:#ef7b1b;--brand-green:#86cc17;--brand-purple:#bc1b86;--brand-red:#ed1c24;--radius-control:8px}
.button,.primary,.outline{border-radius:var(--radius-control)}.icon{stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.place-photo,.story-photo{border-radius:10px}.place-title .icon,.text-link .icon{stroke-width:1.8}.quick-icon.red{color:var(--brand-red)}.quick-icon.orange{color:var(--brand-orange)}.quick-icon.green{color:#57890d}.quick-icon.purple,.quick-icon.pink{color:var(--brand-purple)}.quick-icon.blue{color:var(--blue)}
.about-inner{width:min(1280px,calc(100% - 2*var(--gutter)));max-width:1280px;grid-template-columns:39% minmax(0,1fr);gap:42px;min-height:0;padding:36px 0 48px;align-items:center}.about-copy{padding:30px 0}.about-copy h2{font-size:38px}.about-copy .lead{font-family:var(--sans);font-size:18px;line-height:1.95}.about-copy>p:not(.lead):not(.map-caption){font-size:14px;max-width:330px}.map-preview{height:510px;padding:27px 33px 35px;border-radius:24px;background:var(--yellow)}.map-preview:hover>img{transform:none}.map-north{font-size:12px}.map-zoom{font-size:12px}.map-preview:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
.route-feature{background:white}.routes-inner{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;grid-template-columns:1.04fr repeat(3,1fr);gap:0}.route-intro{padding:3px 24px 0 0}.route-intro h2{font-size:27px;margin-bottom:7px}.route-intro p{font-size:12px;max-width:210px;color:var(--muted)}.route-option{min-height:150px;padding:4px 26px 0;border-left:1px solid var(--line);position:relative;gap:0}.route-option:hover{background:#f7fafc}.route-option:focus-visible{outline:2px solid var(--blue);outline-offset:4px;border-radius:8px}.theme-marker{display:block;width:25px;height:5px;border-radius:10px;background:var(--brand-orange);margin-bottom:13px}.route-option[data-route="lake"] .theme-marker{background:var(--brand-green)}.route-option[data-route="stay"] .theme-marker{background:var(--brand-purple)}.route-option strong{font-size:22px;margin-bottom:9px}.route-option small{font-size:13px;line-height:1.85;max-width:230px;color:var(--muted)}.route-option .icon{background:none;color:var(--blue);padding:0;width:22px;height:22px;border-radius:0;margin-top:14px}.route-stops b{font:12px var(--sans);color:var(--muted)}.route-stops small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.route-stops button{gap:15px}.route-stops .theme-place-icon{width:28px;color:var(--blue)}
.story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.story-card:first-child .story-photo,.story-photo{height:auto;aspect-ratio:1.85}.story-card:first-child .story-photo img{object-position:center}.story-title{font-size:21px}.story-meta{font-size:12px}.story-source{font-size:12px}.story-meta>span:first-child{color:var(--ink)}.story-meta .guide-tag{border-left:4px solid var(--brand-orange);padding-left:8px}.story-card:nth-child(2) .guide-tag{border-color:var(--brand-green)}.story-photo{position:relative}.story-photo-label{position:absolute;left:12px;bottom:12px;color:white;background:#15343de8;padding:4px 8px;font-size:11px;border-radius:4px}.story-grid.single-story{grid-template-columns:minmax(0,620px)}.story-grid .empty-state{grid-column:1/-1;background:#f5f8fa;border-radius:12px;text-align:left;padding:30px 34px}.story-grid .empty-state h3{font:600 22px var(--sans)}.story-grid .empty-state p{color:var(--muted);font-size:14px;line-height:1.9;max-width:690px}.story-tabs{font-size:14px}.story-tabs button{min-height:44px}
.collection{grid-template-columns:28% minmax(0,1fr);gap:14px;min-height:0;align-items:stretch;margin-top:4px}.collection-copy{padding:36px 28px;border-radius:16px;min-height:0}.collection-copy h2{font-size:32px}.collection-copy p{font-size:16px;line-height:1.9}.collection-copy .button{font-size:14px;padding:13px 20px;gap:18px;margin-top:24px}.collection-copy .collection-note{font-size:12px;padding-top:60px;margin-top:auto;max-width:210px}.collection-map{width:235px;height:240px;left:-46px;bottom:-47px;opacity:.24}.collection-photos{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);grid-template-rows:auto;gap:14px;align-items:end}.collection-photo,.collection-photo:nth-child(2){display:block;min-height:0;background:white;border-radius:12px;overflow:hidden}.collection-photo:first-child{aspect-ratio:auto}.collection-photo img,.collection-photo:nth-child(2) img{position:static;width:100%;height:auto;aspect-ratio:1.35;object-fit:cover;display:block;object-position:center}.collection-photo span,.collection-photo:nth-child(2) span{position:static;display:flex;align-items:center;justify-content:space-between;gap:10px;background:white;padding:15px 3px 8px;font-size:16px;border-radius:0}.collection-photo span small{font-size:12px;color:var(--blue);white-space:nowrap}.collection-photo:hover img{transform:none}.collection-photo:hover span{color:var(--blue)}.collection-photo:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.collection-photo:first-child img{object-position:52% 50%}
.map-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-bottom:12px}.map-tools button{min-width:42px;min-height:40px;border:1px solid var(--line);border-radius:8px;padding:7px 12px;font-size:14px}.map-tools button:disabled{opacity:.45;cursor:default}.map-tools output{font:13px var(--sans);min-width:42px;text-align:center}.map-stage{width:100%;height:420px;overflow:auto;border:1px solid var(--line);border-radius:12px;background:#fbfcfd;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.map-canvas{width:100%;height:100%;display:grid;place-items:center;min-width:100%;min-height:100%}.map-stage .dialog-map{display:block;width:100%;height:100%;max-height:none;min-height:0;object-fit:contain;background:transparent}.map-detail .dialog-body{padding-top:26px}.map-detail .detail-note{color:var(--muted);font-size:12px}.map-actions{flex-wrap:wrap}.map-tabs button{border-radius:8px;min-height:40px}.service-actions{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.service-actions .button{font-size:14px;min-height:44px}.service-provider{display:block;font-size:12px;color:var(--muted);line-height:1.9}.service-hours{font-size:13px;font-weight:600;color:var(--ink)}.footer-contact .public-hotline{display:inline-block!important;color:var(--blue)!important;font-size:21px!important;letter-spacing:.5px;margin-top:6px}.footer-contact .hotline-owner{display:block;font-size:11px;line-height:1.7;color:var(--muted)}.b-opening .map-preview{border-radius:0}.service-grid button>span:first-child{color:var(--ink)}.service-grid .icon{stroke-width:1.8}
@media(max-width:1100px){.about-inner{gap:28px;grid-template-columns:38% minmax(0,1fr)}.map-preview{height:450px;padding:22px}.about-copy h2{font-size:32px}.about-copy .lead{font-size:16px}.collection{grid-template-columns:29% minmax(0,1fr)}.collection-copy{padding:27px 22px}.collection-copy h2{font-size:28px}.collection-photo span,.collection-photo:nth-child(2) span{font-size:14px;flex-wrap:wrap;gap:2px}.collection-copy .button{font-size:13px}.route-option{padding-left:20px;padding-right:16px}.route-option strong{font-size:20px}.route-option small{font-size:12px}}
@media(max-width:960px){.about-inner{display:grid;grid-template-columns:36% minmax(0,1fr);padding:24px 0 36px}.about-copy h2{font-size:27px}.about-copy .lead{font-size:15px}.about-copy>p:not(.lead):not(.map-caption){font-size:12px}.map-preview{height:380px;padding:20px 14px}.routes-inner{grid-template-columns:repeat(3,minmax(0,1fr));padding:24px 0}.route-intro{grid-column:1/-1;display:flex;align-items:center;gap:20px;padding-bottom:20px}.route-intro h2{font-size:25px;white-space:nowrap;margin:0}.route-intro p{font-size:12px;max-width:none}.route-option:nth-child(2){padding-left:0}.route-option{min-height:140px}.story-grid{gap:22px}.story-title{font-size:18px}.story-meta{font-size:11px}.collection-copy h2{font-size:26px}.collection-copy p{font-size:14px}.collection-photos{grid-template-columns:1.4fr 1fr;gap:10px}.collection-photo img,.collection-photo:nth-child(2) img{aspect-ratio:1.05}.collection-map{width:190px}.collection-copy .collection-note{padding-top:50px;font-size:10px}.collection-copy .button{font-size:12px;padding:11px 14px;gap:10px}}
@media(max-width:600px){.about-inner{width:calc(100% - 44px);display:flex;gap:0;padding:7px 0 32px;min-height:0}.about-copy{padding:27px 0 26px}.about-copy h2{font-size:31px}.about-copy .lead{font-size:16px;line-height:1.95}.about-copy>p:not(.lead):not(.map-caption){font-size:13px;max-width:none}.map-preview{height:335px;padding:21px 10px 25px;border-radius:17px}.map-north,.map-zoom{font-size:11px}.map-north{top:5%;right:6%}.map-zoom{bottom:4%;right:5%}.routes-inner{padding:22px 0 8px;display:block}.route-intro{display:grid;grid-template-columns:1fr auto;gap:7px;padding-bottom:12px}.route-intro h2{font-size:26px}.route-intro p{grid-column:1}.route-option{min-height:0;border:0;border-top:1px solid var(--line);padding:20px 0!important;display:grid;grid-template-columns:10px 1fr 25px;gap:7px 12px}.theme-marker{width:6px;height:25px;grid-row:1/3;margin:0;background:var(--brand-orange)}.route-option strong{font-size:21px;line-height:1.5;margin:0}.route-option small{grid-column:2;font-size:12px;line-height:1.8;max-width:none}.route-option .icon{grid-column:3;grid-row:1/3;margin:0;width:22px}.story-grid{grid-template-columns:1fr;gap:30px}.story-photo,.story-card:first-child .story-photo{aspect-ratio:1.6}.story-title{font-size:19px}.story-meta{font-size:11px}.story-source{font-size:11px}.story-tabs{width:100%;gap:26px;font-size:13px}.story-grid .empty-state{padding:25px 20px}.story-grid .empty-state h3{font-size:20px;line-height:1.6}.story-grid .empty-state p{font-size:13px}.collection{width:calc(100% - 44px);display:block;min-height:0;margin-bottom:44px}.collection-copy{padding:28px 24px;border-radius:15px;min-height:0}.collection-copy h2{font-size:30px}.collection-copy p{font-size:16px;max-width:220px;margin-top:14px}.collection-copy .button{font-size:13px;min-height:44px;padding:12px 17px;gap:17px;margin-top:18px}.collection-copy .collection-note{font-size:11px;padding-top:16px;max-width:200px;margin-top:0}.collection-map{width:230px;height:220px;left:auto;right:-69px;bottom:-45px;opacity:.2}.collection-photos{display:block;padding-top:14px}.collection-photo:first-child{aspect-ratio:auto;border-radius:12px}.collection-photo:first-child img{aspect-ratio:1.4}.collection-photo span,.collection-photo:nth-child(2) span{font-size:16px;padding:13px 2px;flex-wrap:nowrap}.collection-photo:nth-child(2){display:grid;grid-template-columns:62% minmax(0,1fr);gap:15px;min-height:0;margin-top:14px;align-items:center}.collection-photo:nth-child(2) img{aspect-ratio:1.25;border-radius:10px}.collection-photo:nth-child(2) span{display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-width:0;padding:0;font-size:14px;line-height:1.8}.collection-photo span small{font-size:11px}.map-stage{height:350px}.map-tools{justify-content:center;gap:8px}.map-tools button{font-size:12px;padding:7px 10px}.map-detail .dialog-body{padding:25px 18px}.map-tabs{gap:5px}.map-tabs button{padding:8px 10px;font-size:11px}.map-detail .detail-note{font-size:11px}.map-actions{font-size:11px;gap:12px}.service-actions .button{font-size:13px;gap:10px;padding:12px 16px}.footer-contact .public-hotline{font-size:19px!important}.footer-contact .hotline-owner{font-size:10px}.footer-contact .text-link{display:inline-flex;margin-left:0}.b-opening .map-preview{border-radius:0}}
.story-meta{align-items:flex-start;flex-wrap:wrap}
