/* Scoped to the Cascades deck. Map previews load only after a visitor requests one. */
.extras-scene { background: #e9e6dd; color: #12221c; }
.extras-scene:nth-of-type(even) { background: #cbded7; }
.extras-scene .scene-inner { display: flex; flex-direction: column; justify-content: center; padding-block: 100px 82px; }
.extras-scene .kicker { color: #34685d; }
.extras-scene h2 { max-width: 1000px; margin: 16px 0 10px; font: 400 clamp(38px,5.5vw,82px)/.98 var(--serif); letter-spacing: -.045em; }
.extras-place { margin: 0 0 22px; color: #496258; font-size: 13px; }
.activity-grid, .vet-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
.activity-card { min-width: 0; padding: 22px; border: 1px solid #b6c6bd; border-radius: 16px; background: #f6f5ef; color: #12221c; }
.activity-visual { position: relative; height: 180px; margin: -22px -22px 20px; overflow: hidden; border-radius: 15px 15px 0 0; background: #d6ded6; }
.activity-visual img { width: 100%; height: 100%; object-fit: cover; display: block; }
.activity-visual figcaption { position: absolute; right: 10px; bottom: 8px; padding: 4px 7px; background: rgba(8,13,11,.64); color: white; font-size: 9px; letter-spacing: .06em; text-transform: uppercase; }
.activity-time { font-size: 10px; color: #356b61; text-transform: uppercase; letter-spacing: .1em; font-weight: 700; }
.activity-card h3 { margin: 10px 0; font: 400 clamp(23px,2.4vw,34px)/1.1 var(--serif); letter-spacing: -.025em; }
.activity-card p { font-size: 13px; line-height: 1.55; color: #40564b; }
.activity-map { display: inline-flex; align-items: baseline; gap: 7px; margin-top: 14px; }
.activity-map button { border: 0; padding: 0; background: transparent; color: #1d5545; font: 700 11px var(--ui); cursor: pointer; text-decoration: underline; text-underline-offset: 3px; }
.activity-map small { color: #52675c; font-size: 10px; line-height: 1.4; }
.activity-map:has(iframe) { display: block; padding: 8px; border: 1px solid #c2d0c6; border-radius: 10px; background: #e8eee9; }
.activity-map iframe { display: block; width: 100%; height: 190px; border: 0; border-radius: 6px; }
.extra-links { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; margin-top: 14px; }
.extra-links a, .extra-links button, .day-vet-link, .vet-controls button, .vet-alert button { font: 600 11px/1.4 var(--ui); padding: 10px 13px; border: 1px solid #9db1a5; border-radius: 24px; background: transparent; color: #193d30; cursor: pointer; text-decoration: none; }
.extra-links a:hover, .extra-links button:hover, .day-vet-link:hover { background: #dbe8df; }
.extras-rule { max-width: 920px; font-size: 13px; line-height: 1.5; margin: 20px 0 0; }
.guide-activities, .itinerary-context { grid-column: 1 / -1; }
.guide-activities { padding: 26px 0 0; border-top: 1px solid #b6c6bd; }
.guide-activities > h3 { font: 400 26px/1.15 var(--serif); margin: 0 0 12px; }
.guide-activities > p, .extras-method { font-size: 12px; line-height: 1.55; color: #40564b; }
.day-body { row-gap: 16px; }
.itinerary-context { margin-top: 4px; border-top: 1px solid rgba(8,13,11,.18); }
.itinerary-context > summary { padding: 16px 0; }
.itinerary-context .area-heading b { font-size: 22px; }
.itinerary-context .area-body { padding: 0 0 18px; }
.itinerary-context .area-weather { display: grid; grid-template-columns: minmax(180px,.64fr) minmax(0,1.36fr); gap: 14px 24px; padding: 18px 20px; border-radius: 12px; }
.itinerary-context .weather-head { display: block; grid-column: 1; }
.itinerary-context .weather-head b { font-size: 22px; }
.itinerary-context .weather-state { display: block; margin-top: 8px; text-align: left; }
.itinerary-context .weather-copy { grid-column: 2; margin: 0; }
.itinerary-context .weather-periods, .itinerary-context .weather-meta { grid-column: 1 / -1; margin-top: 0; }
.itinerary-context .area-grid { margin-top: 10px; }
.itinerary-context .area-block { min-height: 0; padding: 17px 18px; }
.itinerary-context .event-pick { margin-top: 10px; padding: 15px 18px; }
.activity-rules { margin-top: 14px; color: #40564b; }
.activity-rules summary { cursor: pointer; font-size: 12px; font-weight: 700; }
.activity-rules p { margin: 8px 0 0; }
.vet-alert { padding: 20px; margin: 22px 0; border-left: 4px solid #a94521; background: #f9e4d7; color: #572b1b; font-size: 14px; line-height: 1.6; }
.vet-alert b { display: block; }
[data-pane="vets"] h2 { font-size: clamp(44px,5vw,66px); }
.vet-quick { margin: 22px 0; }
.vet-quick h3 { font: 400 26px var(--serif); margin-bottom: 8px; }
.vet-quick p { font-size: 12px; }
#vetQuickCalls { display: flex; flex-wrap: wrap; gap: 18px; }
#vetQuickCalls > div { flex: 1 1 200px; }
#vetQuickCalls b { display: block; font-size: 12px; margin-bottom: 10px; }
.vet-controls { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 28px 0 16px; }
.vet-controls label { min-width: 0; display: grid; gap: 7px; font-size: 12px; font-weight: 650; }
.vet-controls select { width: 100%; min-width: 0; padding: 12px 8px; border: 1px solid #96aa9e; border-radius: 6px; font: 12px var(--ui); background: #fff; color: #12221c; }
.vet-controls button { align-self: end; justify-self: start; }
.vet-route-notes article { border-top: 1px solid #b6c6bd; padding: 18px 0; }
.vet-route-notes h3 { margin: 0 0 10px; font: 400 25px var(--serif); }
.vet-route-notes p, .vet-routing-note { font-size: 13px; line-height: 1.6; }
.vet-route-notes a { text-decoration: underline; text-underline-offset: 3px; }
.vet-card { min-width: 0; background: #f7f6f0; border: 1px solid #c1cabe; border-radius: 14px; padding: 22px; scroll-margin-top: 22px; }
.vet-kind { color: #456254; font-size: 10px; letter-spacing: .07em; text-transform: uppercase; font-weight: 700; }
.vet-kind.er { color: #9f391d; }.vet-kind.conditional { color: #805113; }
.vet-card h3 { margin: 12px 0; font: 400 27px/1.1 var(--serif); }
.vet-card address { font-style: normal; font-size: 13px; line-height: 1.55; margin-bottom: 14px; }
.vet-call { display: inline-block; padding: 11px 13px; border-radius: 6px; background: #163e30; color: white; font-size: 13px; font-weight: 700; text-decoration: none; }
.vet-card p { font-size: 12px; line-height: 1.6; }.vet-card .vet-warning { color: #674322; }
.vet-card small { display: block; margin-top: 16px; font-size: 10px; color: #536456; line-height: 1.5; }
.vet-card[hidden], .vet-route-notes [hidden] { display: none; }
.vet-method, #vetCount { font-size: 12px; line-height: 1.6; color: #40564b; }
.vet-estimates { margin: 22px 0; font-size: 12px; line-height: 1.6; }
.vet-estimates summary { cursor: pointer; font-weight: 700; padding: 14px 0; }
.vet-route-table { overflow-x: auto; }
.vet-route-table table { width: 100%; border-collapse: collapse; text-align: left; }
.vet-route-table caption { text-align: left; margin-bottom: 12px; }
.vet-route-table th, .vet-route-table td { padding: 12px 8px; border-bottom: 1px solid #b6c6bd; vertical-align: top; }
.vet-route-table small { display: block; color: #536456; margin-top: 6px; }
.vet-route-table a { text-decoration: underline; text-underline-offset: 3px; }
.day-vet-link { margin-top: 14px; }
.extras-scene :focus-visible, .field-guide :focus-visible { outline: 3px solid #bd562e; outline-offset: 4px; }
.booking-budget { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(230px, .85fr); gap: 18px 28px; margin: 30px 0; padding: 24px; border: 1px solid #b6c6bd; border-radius: 14px; background: #eef4ef; }
.booking-budget-label { display: block; color: #356b61; font-size: 10px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.booking-budget > div > b { display: block; margin-top: 7px; font: 400 clamp(34px,4vw,48px)/1 var(--serif); letter-spacing: -.04em; }
.booking-budget p { margin: 12px 0 0; color: #40564b; font-size: 12px; line-height: 1.55; }
.booking-budget-lines { align-self: center; }
.booking-budget-lines p { display: flex; justify-content: space-between; gap: 14px; padding: 9px 0; margin: 0; border-bottom: 1px solid #c7d4cb; }
.booking-budget-lines p:last-child { border-bottom: 0; }
.booking-budget-lines b { color: #193d30; white-space: nowrap; }
.booking-budget .guide-links { grid-column: 1 / -1; margin-top: 0; }
.booking-state { display: inline-block; margin-right: 6px; padding: 3px 7px; border-radius: 999px; font-size: 9px; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.booking-state.reserve { background: #d8ede4; color: #1d5a47; }.booking-state.confirm { background: #e8e3c8; color: #67551b; }.booking-state.arrive { background: #f6ddd0; color: #8b3a20; }
@media (max-width: 700px) {
  .extras-scene .scene-inner { padding: 90px 22px 86px; }
  .extras-scene h2 { font-size: 38px; }
  .activity-grid, .vet-grid, .vet-controls { grid-template-columns: 1fr; }
  .activity-card, .vet-card { padding: 18px; }
  .activity-visual { height: 160px; margin: -18px -18px 18px; }
  .activity-card h3 { font-size: 25px; }
  .extras-scene .activity-card p { margin: 8px 0; font-size: 12px; }
  .extras-scene .extra-links { margin-top: 9px; }
  .extras-scene .extras-place { margin-bottom: 16px; font-size: 12px; }
  .extras-scene .activity-grid { gap: 12px; }
  .vet-controls select { font-size: 16px; }
  .booking-budget { grid-template-columns: 1fr; padding: 18px; }
  .itinerary-context .area-weather { grid-template-columns: 1fr; gap: 12px; padding: 17px; }
  .itinerary-context .weather-copy, .itinerary-context .weather-periods, .itinerary-context .weather-meta { grid-column: 1; }
}
@media print {
  body.printing-vets { height: auto !important; overflow: visible !important; background: white; color: black; }
  body.printing-vets > :not(#fieldGuide) { display: none !important; }
  body.printing-vets #fieldGuide { position: static; transform: none; overflow: visible; background: white; }
  body.printing-vets .guide-shell { display: block; height: auto; }
  body.printing-vets .guide-content { overflow: visible; padding: 0; }
  body.printing-vets .guide-nav, body.printing-vets .close-guide, body.printing-vets .vet-controls,
  body.printing-vets .guide-pane:not([data-pane="vets"]), body.printing-vets #vetCount { display: none !important; }
  body.printing-vets [data-pane="vets"], body.printing-vets .vet-card[hidden], body.printing-vets [data-vet-day][hidden] { display: block !important; }
  body.printing-vets .vet-grid { display: block; }
  body.printing-vets [data-route-days][hidden] { display: table-row !important; }
  body.printing-vets .vet-card { break-inside: avoid; margin-bottom: 16px; border-radius: 0; }
  body.printing-vets .vet-card a, body.printing-vets .vet-call { color: black; background: white; }
  body.printing-vets .vet-card .extra-links a::after { content: ' (' attr(href) ')'; overflow-wrap: anywhere; font-size: 8px; }
  body.printing-vets [data-vet-directions] { display: none; }
}
