/* A bright, photo-led Portland guide with open layouts and quiet dividers. */
.pdx-page {
  color-scheme: light;
  --bg: #ffffff;
  --surface: #f6f7f6;
  --surface2: #edf1ee;
  --text: #23352f;
  --muted: #68756e;
  --accent: #9b462e;
  --accent-strong: #873a24;
  --accent2: #34714f;
  --accent2-strong: #28613f;
  --border: #e0e6e0;
  --focus: #477a63;
  --max: 1220px;
  background: var(--bg);
}
.pdx-page .site-header { background: #ffffffed; border-color: var(--border); box-shadow: none; }
.pdx-page .site-header .wrap { min-height: 72px; }
.pdx-page .logo { color: var(--text); font: 700 1.15rem var(--font-sans); }
.pdx-page .brand-mark { background: #ecf1e8; border-color: #e0e6d8; box-shadow: none; }
.pdx-page .nav-pill { background: none; border: 0; color: #59695f; padding: 8px 10px; font-size: .875rem; }
.pdx-page .nav-pill:hover { color: var(--accent); background: none; }
.pdx-page .nav-pill--cta { background: #edf3ec; border-radius: 999px; color: #365b40; }
.pdx-page .breadcrumb-row { padding-top: 16px; }
.pdx-page .breadcrumb, .pdx-page .breadcrumb a { color: var(--muted); font-size: .8125rem; }
.pdx-page main { padding-top: 30px; }
.pdx-intro { margin-bottom: 20px; }
.pdx-eyebrow { margin: 0 0 12px; color: var(--accent); font-size: .75rem; font-weight: 650; letter-spacing: .14em; text-transform: uppercase; }
.pdx-intro h1 { margin: 0; font-family: var(--font-display); font-size: clamp(3.5rem, 6vw, 5rem); font-weight: 400; line-height: 1.08; letter-spacing: -.045em; }
.pdx-intro h1 > span:first-child { display: inline-block; font: 400 clamp(1.125rem, 2vw, 1.5rem)/1.3 var(--font-sans); letter-spacing: -.02em; margin-right: 16px; }
.pdx-period { color: #b66a3e; }
.pdx-intro-copy { position: relative; }
.pdx-lede { max-width: 65ch; margin: 14px 0 8px; color: var(--muted); font-size: 1rem; line-height: 1.6; }
.pdx-coverage { margin: 0; color: var(--muted); font-size: .8125rem; }
.pdx-page-nav { display: flex; align-items: center; gap: 30px; margin-bottom: 26px; border-bottom: 1px solid var(--border); }
.pdx-page-nav a { display: flex; align-items: center; gap: 8px; padding: 16px 0; color: var(--muted); font-size: .875rem; border-bottom: 2px solid transparent; margin-bottom: -1px; }
.pdx-page-nav a:hover { color: var(--accent); text-decoration: none; }
.pdx-page-nav .is-current { color: var(--text); border-color: var(--text); }
.pdx-page-nav span { color: var(--accent); font-size: .8125rem; }
.pdx-page .pdx-browse { margin-bottom: 0; }
.pdx-browse-heading { display: flex; align-items: baseline; justify-content: space-between; gap: 16px; margin-bottom: 16px; }
.pdx-browse-heading h2 { margin: 0; font: 400 1.65rem/1.25 var(--font-display); letter-spacing: -.025em; }
.pdx-browse-heading p { margin: 0; color: var(--muted); font-size: .875rem; }
.pdx-page .filter-bar { display: inline-flex; position: static; max-width: 100%; padding: 0; margin: 0 24px 12px 0; flex-wrap: wrap; gap: 8px; overflow: visible; background: none; border: 0; box-shadow: none; vertical-align: top; }
.pdx-page .filter-pill { min-height: 42px; padding: 10px 16px; border: 0; border-radius: 999px; background: #f1f4ef; color: #536258; font: 500 .875rem/1.3 var(--font-sans); box-shadow: none; }
.pdx-page .filter-pill.is-active { background: #304f3d; color: #fff; }
.pdx-page .filter-pill .pill-count { margin-left: 7px; font-size: .8125rem; color: #707b70; }
.pdx-page .filter-pill.is-active .pill-count { color: #d8e5d7; }
.pdx-page .filter-pill:hover { background: #e3ebdf; color: var(--text); }
.pdx-page .filter-pill.is-active:hover { background: #3c604c; color: white; }
.pdx-time-row { display: inline-flex; flex-wrap: wrap; align-items: flex-start; gap: 10px 20px; vertical-align: top; }
.pdx-page .filter-pill--toggle { display: inline-flex; align-items: center; gap: 8px; background: none; box-shadow: inset 0 0 0 1px var(--border); }
.pdx-page .filter-pill--toggle.is-active { background: #e4f2e7; color: #236039; box-shadow: none; }
.pdx-page .filter-pill--toggle .pill-dot { width: 7px; height: 7px; margin: 0; box-shadow: none; background: #9aa69b; }
.pdx-page .filter-pill--toggle.is-active .pill-dot { background: #337b4a; }
.pdx-page .time-picker { margin: 0; }
.pdx-page .time-picker summary { min-height: 42px; padding: 10px 0; color: #65736b; font-size: .875rem; cursor: pointer; }
.pdx-page .time-picker summary::before { content: none; }
.pdx-page .time-controls { gap: 12px; margin: 8px 0 0; padding-bottom: 8px; align-items: end; }
.pdx-page .time-field { min-width: 0; }
.pdx-page .time-field span { color: var(--muted); font-size: .8125rem; }
.pdx-page .time-field select, .pdx-page .time-field input { min-height: 44px; max-width: 100%; background: white; color: var(--text); border-color: var(--border); font-size: 1rem; border-radius: 6px; }
.pdx-now-button { min-height: 44px; padding: 8px 14px; border: 1px solid var(--border); border-radius: 6px; background: white; color: var(--text); font: .875rem var(--font-sans); cursor: pointer; }
.pdx-page .open-at-summary { margin: 8px 0 0; color: var(--muted); font-size: .875rem; }
.pdx-page .open-at-summary strong { color: var(--text); }
.pdx-page .venue-list { margin-top: 0; }
.pdx-page .near-me-bar { margin: 10px 0 22px; }
.pdx-page .near-me-summary { color: var(--muted); font-size: .8125rem; }
.pdx-page .near-me-summary::before { content: none; }
.pdx-page .near-me-inner { background: var(--surface); border-color: var(--border); color: var(--text); box-shadow: none; }
.pdx-page .near-me-btn { background: white; color: var(--text); border-color: var(--border); }
.pdx-page .near-me-btn-primary { background: #304f3d; color: white; }
.pdx-page .near-me-zip input { background: white; color: var(--text); border-color: var(--border); }
.pdx-page .venue-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 36px 28px; align-items: stretch; }
.pdx-page .venue-card { display: flex; flex-direction: column; min-width: 0; border: 0; border-radius: 0; background: none; box-shadow: none; overflow: visible; transition: none; }
.pdx-page .venue-card[hidden], .pdx-page [data-city-empty][hidden] { display: none; }
.pdx-page .venue-card:hover, .pdx-page .venue-card.venue-open-now { background: none; border-color: var(--border); transform: none; box-shadow: none; }
.pdx-page .venue-card.venue-closed-at-time { opacity: 1; }
.pdx-page .spotlight-media { margin: 0 0 14px; }
.pdx-page .spotlight-media > a { display: block; }
.pdx-page .spotlight-media img { display: block; width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 12px; background: #e9eee8; }
.pdx-page .spotlight-media img[src$="/fat-straw.jpg"] { object-position: center 27%; }
.pdx-page .spotlight-media figcaption { padding-top: 7px; color: #7b847c; font-size: .75rem; line-height: 1.4; }
.pdx-page .spotlight-media figcaption > span { margin: 2px 0 0; }
.pdx-page .spotlight-media figcaption a { color: #65786a; }
.pdx-page .venue-body { display: flex; flex-direction: column; flex: 1; padding: 0; }
.pdx-page .venue-card h3 { margin: 0 0 9px; font: 650 1.1875rem/1.35 var(--font-sans); letter-spacing: -.025em; text-wrap: auto; overflow-wrap: anywhere; }
.pdx-page .venue-card h3 .venue-detail-link { color: var(--text); }
.pdx-page .venue-card h3 .venue-detail-link:hover { color: var(--accent); }
.pdx-page .open-now-pill { padding: 2px 6px; margin-left: 8px; border-radius: 999px; background: #edf5e9; color: #407440; font: 500 .75rem/1.4 var(--font-sans); vertical-align: 2px; }
.pdx-page .venue-meta { margin: 0 0 9px; color: #647065; font-size: .875rem; line-height: 1.6; }
.pdx-page .venue-meta .pill { padding: 0; border: 0; background: none; color: #52674e; font-size: .8125rem; text-transform: capitalize; }
.pdx-page .venue-meta .pill-alc { color: var(--accent); margin-left: 4px; text-transform: none; }
.pdx-page .venue-address, .pdx-page .venue-summary { margin: 0 0 10px; color: var(--muted); font-size: .875rem; line-height: 1.6; }
.pdx-page .venue-offerings { margin: 0 0 10px; gap: 5px; }
.pdx-page .venue-offerings .pill { padding: 0; border: 0; background: none; color: #6b756b; font-size: .75rem; border-radius: 0; }
.pdx-page .venue-offerings .pill + .pill::before { content: '·'; margin-right: 5px; }
.pdx-page .venue-links { margin: auto 0 0; padding-top: 5px; color: #acb3a9; font-size: .875rem; line-height: 1.8; }
.pdx-page .venue-link { color: var(--accent); white-space: normal; }
.pdx-page .pdx-text-listing { grid-column: 1 / -1; border-top: 1px solid var(--border); padding-top: 22px; }
.pdx-page .pdx-text-listing .venue-body { display: grid; grid-template-columns: 1fr 1fr auto; gap: 0 28px; align-items: start; }
.pdx-text-listing .venue-body h3 { grid-column: 1; grid-row: 1; }
.pdx-text-listing .venue-meta { grid-column: 1; grid-row: 2; }
.pdx-text-listing .venue-address { grid-column: 2; grid-row: 1; }
.pdx-text-listing .venue-summary { grid-column: 2; grid-row: 2; }
.pdx-text-listing .venue-offerings { grid-column: 2; grid-row: 3; }
.pdx-text-listing .distance-badge { grid-column: 1; grid-row: 3; margin: 0; }
.pdx-page .pdx-text-listing .venue-links { grid-column: 3; grid-row: 1 / span 3; margin: 0; padding: 0; }
.pdx-hours-note { margin: 24px 0 0; padding-top: 20px; border-top: 1px solid var(--border); color: var(--muted); font-size: .8125rem; }
.pdx-hours-note .pill { background: #faf0e9; color: var(--accent); margin-left: 5px; font-size: .75rem; }
.pdx-empty { padding: 36px 0; text-align: center; }
.pdx-empty h3 { margin: 0 0 8px; font: 400 1.6rem var(--font-display); }
.pdx-empty p { margin: 0; color: var(--muted); }
.pdx-guides { margin-top: 56px; padding-top: 36px; border-top: 1px solid var(--border); scroll-margin-top: 100px; }
.pdx-section-heading h2 { margin: 0 0 30px; font: 400 2.5rem/1.15 var(--font-display); letter-spacing: -.035em; }
.pdx-guide-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 30px; }
.pdx-guide-group h3 { margin: 0 0 14px; font: 650 .875rem/1.4 var(--font-sans); }
.pdx-guide-group ul { list-style: none; padding: 0; margin: 0; }
.pdx-guide-group li { border-top: 1px solid var(--border); }
.pdx-guide-group a { display: flex; justify-content: space-between; gap: 8px; padding: 10px 0; color: var(--muted); font-size: .875rem; }
.pdx-guide-group a:hover { color: var(--accent); }
.pdx-guide-group a span { color: var(--accent); font-size: .8125rem; }
.pdx-further { display: grid; grid-template-columns: 1fr 1fr; gap: 44px; margin-top: 48px; border-top: 1px solid var(--border); }
.pdx-further h2 { font: 400 1.5rem/1.35 var(--font-display); }
.pdx-further .faq, .pdx-further .nearby { margin: 0; padding-top: 28px; border: 0; }
.pdx-further .faq details { border: 0; border-bottom: 1px solid var(--border); border-radius: 0; background: none; box-shadow: none; font-size: .875rem; }
.pdx-further .faq summary { color: var(--text); }
.pdx-further .faq p { color: var(--muted); }
.pdx-further .chips a { border: 0; border-radius: 0; padding: 3px 0; background: none; color: var(--accent); font-size: .875rem; }
.pdx-further .chips { gap: 6px 18px; }
.pdx-page .community-interest { background: #f3f6ef; border-color: var(--border); }
.pdx-page .community-interest__inner > *, .pdx-page .interest-form__grid > * { min-width: 0; }
.pdx-page .community-interest h2 { color: var(--text); }
.pdx-page .interest-form { border: 0; border-radius: 0; box-shadow: none; background: none; }
.pdx-page .interest-form input, .pdx-page .interest-form select { background: white; color: var(--text); border-color: #d5ded2; }
.pdx-page .interest-form label, .pdx-page .interest-form small, .pdx-page .interest-form p { color: var(--muted); }
.pdx-page .interest-form__submit { background: #304f3d; color: white; box-shadow: none; }
.pdx-page .turnstile-slot { overflow-x: auto; }
.pdx-page .site-footer { background: white; border-color: var(--border); color: var(--muted); }
.pdx-page .site-footer a { color: var(--accent); }
@media (max-width: 960px) {
  .pdx-page .venue-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 30px 24px; }
  .pdx-guide-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .pdx-page .pdx-text-listing .venue-body { grid-template-columns: 1fr 1fr; }
  .pdx-page .pdx-text-listing .venue-links { grid-column: 1 / -1; grid-row: 4; padding-top: 4px; }
}
@media (max-width: 600px) {
  .pdx-page .site-header .wrap { min-height: auto; padding-block: 12px; gap: 10px; }
  .pdx-page .primary-nav { gap: 2px; flex-wrap: nowrap; overflow-x: auto; scrollbar-width: none; }
  .pdx-page .primary-nav::-webkit-scrollbar { display: none; }
  .pdx-page .nav-pill { padding: 6px 8px; font-size: .8125rem; }
  .pdx-page .primary-nav .nav-pill:first-child { padding-left: 0; }
  .pdx-page main { padding-top: 22px; }
  .pdx-intro h1 { font-size: 3.7rem; }
  .pdx-intro h1 > span:first-child { display: block; font-size: 1.125rem; margin: 0 0 8px; }
  .pdx-lede { display: none; }
  .pdx-coverage { margin-top: 12px; }
  .pdx-page-nav { gap: 22px; margin-bottom: 22px; overflow-x: auto; white-space: nowrap; scrollbar-width: none; }
  .pdx-page-nav a { font-size: .8125rem; }
  .pdx-browse-heading p { display: none; }
  .pdx-browse-heading h2 { font-size: 1.5rem; }
  .pdx-page .filter-bar { margin-right: 0; gap: 7px; }
  .pdx-page .filter-pill { min-height: 44px; padding: 11px 13px; }
  .pdx-page .filter-pill .pill-count { margin-left: 4px; }
  .pdx-page .time-controls { flex-wrap: wrap; }
  .pdx-page .open-at-summary { margin-top: 12px; }
  .pdx-page .venue-grid { grid-template-columns: minmax(0, 1fr); gap: 30px; }
  .pdx-page .spotlight-media img { aspect-ratio: 4 / 3; border-radius: 10px; }
  .pdx-page .venue-card h3 { font-size: 1.25rem; }
  .pdx-page .pdx-text-listing .venue-body { display: flex; }
  .pdx-page .pdx-text-listing .venue-links { padding-top: 4px; }
  .pdx-guide-grid, .pdx-further { grid-template-columns: minmax(0, 1fr); gap: 28px; }
  .pdx-guides { margin-top: 38px; padding-top: 28px; }
  .pdx-further { gap: 0; margin-top: 36px; }
  .pdx-page .community-interest__inner, .pdx-page .interest-form__grid { grid-template-columns: minmax(0, 1fr); }
  .pdx-page .interest-form input, .pdx-page .interest-form select { min-width: 0; }
}
