/* Open House 2026 — three parent-first mobile invitations. */
:root {
  color-scheme: light;
  --oh-paper: #f8f5ee;
  --oh-white: #fffef9;
  --oh-ink: #173c31;
  --oh-muted: #627168;
  --oh-line: #dcded3;
  --oh-accent: #cfb268;
  --oh-soft: #ecefe5;
  --oh-action: #173c31;
  --oh-action-ink: #fffdf4;
  --oh-gutter: 24px;
  --oh-width: 1120px;
}
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 24px; }
body { margin: 0; padding-bottom: calc(89px + env(safe-area-inset-bottom)); background: var(--oh-paper); color: var(--oh-ink); font-size: 15px; line-height: 1.55; -webkit-font-smoothing: antialiased; }
body :is(h1,h2,h3,p,figure,blockquote,dl,dd) { margin: 0; }
body :is(h1,h2,h3) { font-weight: 650; text-wrap: balance; }
body :is(button,input,select,textarea) { font: inherit; }
button, a, input, summary { -webkit-tap-highlight-color: transparent; }
button { cursor: pointer; }
button, input, select, textarea { color: inherit; }
button { border: 0; }
button:disabled { cursor: wait; opacity: .6; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; height: auto; }
svg { width: 22px; height: 22px; flex: 0 0 auto; }
[hidden] { display: none !important; }
:focus-visible { outline: 3px solid #9b7438; outline-offset: 4px; }
::selection { background: #d9c787; color: #173c31; }
.oh-header { min-height: 82px; max-width: var(--oh-width); margin: auto; padding: 17px var(--oh-gutter); display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.oh-brand { display: inline-flex; align-items: center; gap: 10px; min-width: 0; }
.oh-brand > img { width: 39px; height: 43px; object-fit: contain; }
.oh-brand div { display: grid; gap: 0; }
.oh-brand strong { font-size: 15px; line-height: 1.15; letter-spacing: -.025em; }
.oh-brand small { font-size: 9px; letter-spacing: .16em; line-height: 1.8; text-transform: uppercase; font-weight: 600; opacity: .7; }
.oh-header-link { min-height: 44px; display: inline-flex; align-items: center; gap: 7px; white-space: nowrap; font-size: 12px; font-weight: 650; border-bottom: 1px solid currentColor; }
.oh-header-link svg { width: 15px; height: 15px; }
.oh-skip { position: fixed; top: 12px; left: 12px; z-index: 100; padding: 12px 17px; background: var(--oh-white); color: var(--oh-ink); border: 2px solid var(--oh-ink); border-radius: 4px; transform: translateY(-160%); font-size: 12px; }
.oh-skip:focus { transform: translateY(0); }
.oh-hero { position: relative; max-width: var(--oh-width); margin: auto; padding: 31px var(--oh-gutter) 36px; display: grid; gap: 23px; }
.oh-hero > * { min-width: 0; }
.oh-hero-copy { position: relative; z-index: 1; }
.oh-kicker { display: block; font-size: 10px; line-height: 1.45; font-weight: 700; text-transform: uppercase; letter-spacing: .17em; color: var(--oh-muted); }
.oh-hero-copy > .oh-kicker { margin-bottom: 16px; }
.oh-hero h1 { font-size: clamp(40px, 11.3vw, 54px); line-height: .99; letter-spacing: -.055em; max-width: 12ch; }
.oh-hero h1 span { color: #75896c; }
.oh-lead { color: var(--oh-muted); font-size: 15px; line-height: 1.65; max-width: 39ch; margin-top: 20px !important; }
.oh-event-chips { display: flex; flex-wrap: wrap; gap: 7px 10px; margin-top: 19px; font-size: 11px; line-height: 1.4; font-weight: 600; }
.oh-event-chips span { display: inline-flex; align-items: center; min-height: 27px; padding: 4px 9px; border: 1px solid var(--oh-line); border-radius: 3px; }
.oh-event-chips span svg { width: 13px; height: 13px; margin-right: 6px; }
.oh-event-card { position: relative; display: flex; align-items: center; gap: 17px; padding: 17px 0; border-top: 1px solid var(--oh-line); border-bottom: 1px solid var(--oh-line); }
.oh-date { min-width: 53px; display: grid; text-align: center; line-height: 1; gap: 5px; }
.oh-date strong { font-size: 39px; font-weight: 550; letter-spacing: -.065em; }
.oh-date span { font-size: 10px; font-weight: 700; letter-spacing: .2em; }
.oh-event-copy { flex: 1; border-left: 1px solid var(--oh-line); padding-left: 17px; }
.oh-event-copy strong { font-size: 14px; letter-spacing: -.02em; display: block; margin-bottom: 3px; }
.oh-event-copy p { font-size: 12px; line-height: 1.55; color: var(--oh-muted); }
.oh-event-card > svg { color: var(--oh-muted); width: 19px; }
.oh-primary { min-height: 52px; display: inline-flex; align-items: center; justify-content: center; gap: 14px; padding: 13px 22px; border-radius: 6px; background: var(--oh-action); color: var(--oh-action-ink); border: 1px solid transparent; font-size: 14px; line-height: 1.3; font-weight: 650; text-align: center; transition: background .2s, transform .2s; }
.oh-primary svg { width: 18px; height: 18px; }
.oh-primary > span[aria-hidden] { font-size: 18px; line-height: 1; color: inherit; }
.oh-primary:hover { filter: brightness(1.1); }
.oh-primary:active { transform: translateY(1px); }
.oh-secondary { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 44px; padding: 8px 0; border: 0; background: transparent; font-size: 12px; font-weight: 600; text-decoration: underline; text-underline-offset: 5px; text-decoration-color: var(--oh-line); }
.oh-hero-copy > .oh-primary { width: 100%; margin-top: 24px; }
.oh-hero-copy > .oh-secondary { width: 100%; }
.oh-hero > .oh-primary { width: 100%; margin-top: -3px; }
.oh-hero > .oh-secondary { margin-top: -19px; }
.oh-hero-photo { position: relative; overflow: hidden; border-radius: 4px; }
.oh-hero-photo > img { width: 100%; aspect-ratio: 1.65; object-fit: cover; }
.oh-hero-photo figcaption { padding: 9px 0 0; color: var(--oh-muted); font-size: 10px; }
.oh-hero-unit-rail { display: flex; align-items: center; justify-content: center; gap: 0; width: 100%; }
.oh-hero-unit-rail button { background: transparent; min-height: 54px; flex: 1; padding: 10px; display: flex; justify-content: center; align-items: center; gap: 8px; color: var(--oh-muted); font-size: 11px; }
.oh-hero-unit-rail button + button { border-left: 1px solid var(--oh-line); }
.oh-hero-unit-rail img { max-width: 72px; width: 100%; height: 30px; object-fit: contain; }
.oh-section { max-width: var(--oh-width); margin: auto; padding: 47px var(--oh-gutter); border-top: 1px solid var(--oh-line); }
.oh-section > .oh-kicker, .oh-section-head > .oh-kicker { margin-bottom: 12px; }
.oh-section-head { margin-bottom: 25px; }
.oh-section-title { font-size: 31px; line-height: 1.08; letter-spacing: -.04em; max-width: 18ch; }
.oh-section-intro { font-size: 14px; line-height: 1.65; color: var(--oh-muted); margin-top: 14px !important; max-width: 54ch; }
.oh-section > .oh-section-intro { margin-bottom: 26px !important; }
.oh-unit-tabs { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 7px; margin: 24px 0 18px; }
.oh-unit-tabs [role="tab"] { position: relative; display: flex; align-items: center; flex-direction: column; justify-content: center; gap: 9px; background: transparent; border: 1px solid var(--oh-line); padding: 14px 7px 11px; border-radius: 5px; min-height: 89px; font-size: 11px; font-weight: 650; line-height: 1.3; }
.oh-unit-tabs [role="tab"] img { height: 33px; width: 72px; object-fit: contain; }
.oh-unit-tabs [role="tab"][aria-selected="true"] { background: var(--oh-white); border-color: var(--oh-ink); }
.oh-unit-tabs [role="tab"][aria-selected="true"]::after { content: ""; position: absolute; bottom: -1px; left: 20%; right: 20%; height: 3px; background: var(--oh-ink); }
.oh-unit-panel { overflow: hidden; background: var(--oh-white); border: 1px solid var(--oh-line); border-radius: 6px; }
.oh-unit-photo img { width: 100%; aspect-ratio: 1.4; object-fit: cover; }
.oh-unit-copy { padding: 24px 22px 26px; }
.oh-unit-copy .oh-kicker { font-size: 9px; margin-bottom: 9px; }
.oh-unit-copy h3 { font-size: 27px; line-height: 1.1; letter-spacing: -.035em; margin-bottom: 12px; }
.oh-unit-copy > p:not(.oh-kicker) { color: var(--oh-muted); font-size: 13px; line-height: 1.7; }
.oh-checklist { list-style: none; margin: 19px 0 0; padding: 0; display: grid; gap: 10px; }
.oh-checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 12px; line-height: 1.5; }
.oh-checklist li::before { content: "✓"; color: var(--oh-ink); font-size: 12px; font-weight: 800; flex: 0 0 16px; }
.oh-checklist li:has(svg)::before { display: none; }
.oh-checklist li:has(> span[aria-hidden])::before { display: none; }
.oh-checklist li > span[aria-hidden] { flex: 0 0 16px; font-weight: 800; }
.oh-checklist li svg { width: 15px; height: 18px; }
.oh-unit-copy > .oh-secondary { justify-content: flex-start; margin-top: 19px; text-align: left; }
.oh-pillars { display: grid; gap: 0; margin-top: 25px; }
.oh-pillars article { position: relative; padding: 23px 0 23px 43px; border-top: 1px solid var(--oh-line); }
.oh-pillars article > svg { position: absolute; left: 0; top: 24px; color: #8a7847; width: 24px; height: 24px; stroke-width: 1.4; }
.oh-pillars h3 { font-size: 18px; line-height: 1.25; letter-spacing: -.025em; margin-bottom: 7px; }
.oh-pillars p { color: var(--oh-muted); font-size: 13px; line-height: 1.65; }
.oh-program-note { margin-top: 19px; border-top: 1px solid var(--oh-line); border-bottom: 1px solid var(--oh-line); }
.oh-program-note summary { min-height: 54px; padding: 15px 28px 15px 0; position: relative; font-size: 12px; font-weight: 600; cursor: pointer; list-style: none; }
.oh-program-note summary::-webkit-details-marker { display: none; }
.oh-program-note summary > span { position: absolute; right: 0; top: 12px; font-size: 19px; font-weight: 400; }
.oh-program-note[open] summary > span { transform: rotate(45deg); }
.oh-program-note > p { font-size: 12px; color: var(--oh-muted); line-height: 1.7; padding: 0 20px 19px 0; }
.oh-photo-strip { display: grid; grid-template-columns: 1.15fr 1fr; gap: 10px; margin-top: 23px; }
.oh-photo-strip figure { min-width: 0; }
.oh-photo-strip figure:first-child { grid-column: 1 / -1; }
.oh-photo-strip img { aspect-ratio: 1.15; width: 100%; height: auto; object-fit: cover; border-radius: 3px; }
.oh-photo-strip figure:first-child img { aspect-ratio: 1.65; }
.oh-photo-strip figcaption { font-size: 10px; line-height: 1.45; margin-top: 8px; color: var(--oh-muted); }
.oh-testimonial { position: relative; padding: 27px 0 0; }
.oh-testimonial::before { content: "“"; display: block; font-size: 75px; line-height: .55; color: #a18d54; margin-bottom: 9px; font-weight: 450; }
.oh-testimonial blockquote > p { font-size: 24px; line-height: 1.35; letter-spacing: -.027em; text-wrap: pretty; }
.oh-testimonial footer { display: flex; align-items: center; gap: 13px; margin-top: 25px; }
.oh-testimonial footer > img { width: 47px; height: 47px; object-fit: cover; border-radius: 50%; }
.oh-avatar { display: grid; place-items: center; width: 47px; height: 47px; flex: 0 0 47px; background: #e1e6d6; color: var(--oh-ink) !important; font-size: 14px !important; font-weight: 650; border-radius: 50%; }
.oh-testimonial footer > div { display: grid; gap: 3px; }
.oh-testimonial footer strong { font-size: 12px; }
.oh-testimonial footer span { color: var(--oh-muted); font-size: 10px; line-height: 1.5; }
.oh-quote-controls { display: flex; align-items: center; gap: 13px; margin-top: 24px; }
.oh-quote-controls button { border: 1px solid var(--oh-line); background: transparent; width: 44px; height: 44px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; }
.oh-quote-controls button svg { width: 18px; }
.oh-quote-dots { display: flex; gap: 7px; }
.oh-quote-dots span { width: 5px; height: 5px; border-radius: 50%; background: var(--oh-line); }
.oh-quote-dots span.active { background: var(--oh-ink); }
.oh-campus-proof { border-top: 1px solid var(--oh-line); margin-top: 31px; padding-top: 24px; }
.oh-campus-proof > p { font-size: 11px; color: var(--oh-muted); }
.oh-campus-proof > small { display: block; font-size: 9px; color: var(--oh-muted); margin-top: 16px; }
.oh-campus-proof .oh-proof-logos { margin-top: 0; border: 0; padding-top: 18px; justify-content: flex-start; }
.oh-proof-logos { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 22px 27px; padding: 24px 0 0; margin-top: 25px; border-top: 1px solid var(--oh-line); }
.oh-proof-logos img { width: 58px; height: 34px; object-fit: contain; }
.oh-visit-plan { padding: 23px; border: 1px solid var(--oh-line); background: var(--oh-white); border-radius: 7px; margin-top: 23px; }
.oh-section.oh-visit-plan { width: calc(100% - var(--oh-gutter) * 2); max-width: calc(var(--oh-width) - var(--oh-gutter) * 2); margin: 20px auto 25px; padding: 26px 22px; }
.oh-plan-options { display: grid; gap: 11px; }
.oh-plan-options label { display: flex; align-items: center; gap: 12px; min-height: 49px; font-size: 13px; line-height: 1.45; cursor: pointer; padding: 10px 0; }
.oh-plan-options label + label { border-top: 1px solid var(--oh-line); }
.oh-plan-options input { width: 20px; height: 20px; flex-shrink: 0; margin: 0; accent-color: var(--oh-action); }
.oh-plan-summary { font-size: 12px; line-height: 1.65; color: var(--oh-muted); border-top: 1px solid var(--oh-line); padding-top: 18px; margin-top: 18px !important; }
.oh-plan-summary strong { color: var(--oh-ink); }
.oh-venue { margin-top: 23px; }
.oh-venue-photo { overflow: hidden; border-radius: 4px; }
.oh-venue-photo img { width: 100%; aspect-ratio: 1.6; object-fit: cover; }
.oh-venue-copy { padding-top: 21px; }
.oh-venue-copy h3 { font-size: 22px; letter-spacing: -.025em; margin-bottom: 8px; }
.oh-venue-copy p { font-size: 13px; line-height: 1.65; color: var(--oh-muted); }
.oh-venue-copy a { justify-content: flex-start; margin-top: 10px; }
.oh-event-details { margin-top: 28px; }
.oh-event-details dl { display: grid; }
.oh-event-details dl > div { display: grid; grid-template-columns: 80px 1fr; padding: 15px 0; border-top: 1px solid var(--oh-line); gap: 20px; font-size: 12px; }
.oh-event-details dt { color: var(--oh-muted); }
.oh-event-details dt svg { width: 16px; height: 16px; margin-bottom: 5px; display: block; }
.oh-event-details dd { font-weight: 600; }
.oh-faq { margin-top: 22px; }
.oh-section.oh-faq { margin-top: 0; }
.oh-faq > .oh-section-title { margin-bottom: 26px; }
.oh-faq summary > span[aria-hidden] { display: none; }
.oh-faq details { border-top: 1px solid var(--oh-line); }
.oh-faq details:last-child { border-bottom: 1px solid var(--oh-line); }
.oh-faq summary { list-style: none; position: relative; padding: 21px 28px 21px 0; min-height: 64px; font-size: 14px; line-height: 1.45; font-weight: 600; cursor: pointer; }
.oh-faq summary::-webkit-details-marker { display: none; }
.oh-faq summary::after { content: "+"; position: absolute; right: 1px; top: 18px; font-size: 23px; line-height: 1; font-weight: 400; color: var(--oh-muted); }
.oh-faq details[open] summary::after { content: "−"; }
.oh-faq details p { padding: 0 24px 23px 0; font-size: 13px; line-height: 1.7; color: var(--oh-muted); }
.oh-final { max-width: var(--oh-width); margin: 0 auto; padding: 47px var(--oh-gutter) 42px; text-align: center; background: var(--oh-ink); color: #fcfaf1; }
.oh-final > .oh-kicker { color: #d2bd7f; margin-bottom: 15px; }
.oh-final h2 { font-size: 35px; line-height: 1.03; letter-spacing: -.04em; max-width: 15ch; margin-inline: auto; }
.oh-final > p:not(.oh-kicker) { color: #c4d0c7; font-size: 13px; line-height: 1.7; margin-top: 17px; max-width: 45ch; margin-inline: auto; }
.oh-final .oh-primary { margin-top: 25px; width: 100%; background: #dbc384; color: #203b2f; }
.oh-footer { max-width: var(--oh-width); margin: auto; text-align: center; padding: 30px var(--oh-gutter) 35px; }
.oh-footer > img { height: 39px; width: 135px; object-fit: contain; margin: 0 auto 15px; }
.oh-footer > p { font-size: 11px; color: var(--oh-muted); margin-top: 7px; }
.oh-footer > small { display: block; font-size: 9px; color: var(--oh-muted); margin-top: 17px; line-height: 1.7; }
.oh-sticky { position: fixed; z-index: 30; bottom: 0; left: 0; right: 0; display: flex; justify-content: space-between; align-items: center; gap: 15px; min-height: 82px; padding: 13px max(20px,env(safe-area-inset-left)) calc(13px + env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-right)); background: #fffef9; border-top: 1px solid var(--oh-line); }
.oh-sticky > div { display: grid; gap: 3px; min-width: 0; }
.oh-sticky strong { font-size: 12px; line-height: 1.3; letter-spacing: -.015em; }
.oh-sticky span { font-size: 10px; color: var(--oh-muted); line-height: 1.35; }
.oh-sticky .oh-primary { min-height: 47px; padding: 11px 19px; font-size: 12px; white-space: nowrap; flex-shrink: 0; gap: 10px; }
.oh-sticky .oh-primary > span[aria-hidden] { color: inherit; font-size: 17px; line-height: 1; }

/* 01. An editorial invitation: warm paper, concise facts, framed photography. */
body[data-design="direct"] .oh-header { border-bottom: 1px solid var(--oh-line); }
body[data-design="direct"] .oh-hero { gap: 19px; padding-top: 27px; }
body[data-design="direct"] .oh-hero h1 { max-width: none; }
body[data-design="direct"] .oh-hero-copy { order: 0; }
body[data-design="direct"] .oh-hero > .oh-event-card { order: 2; }
body[data-design="direct"] .oh-hero > .oh-primary { order: 3; }
body[data-design="direct"] .oh-hero > .oh-secondary { order: 4; }
body[data-design="direct"] .oh-hero-photo { order: 1; }
body[data-design="direct"] .oh-hero-unit-rail { order: 5; }
body[data-design="direct"] .oh-hero-photo img { aspect-ratio: 2.2; }
body[data-design="direct"] .oh-hero-photo::before { content: ""; position: absolute; inset: 11px 11px 37px; border: 1px solid #ffffff65; z-index: 1; pointer-events: none; }
body[data-design="direct"] .oh-section-title { font-weight: 550; }
body[data-design="direct"] .oh-section:has(.oh-testimonial) { background: #eef0e6; }

/* 02. A cinematic campus day: full-bleed forest hero and quiet cream chapters. */
body[data-design="experience"] { --oh-paper: #f5f2e9; --oh-ink: #173a30; --oh-muted: #657068; --oh-line: #d8dbcf; --oh-action: #dfc584; --oh-action-ink: #1d392c; }
body[data-design="experience"] .oh-header { background: #102d24; color: #fffdf4; max-width: none; padding-inline: max(var(--oh-gutter), calc((100vw - var(--oh-width)) / 2 + var(--oh-gutter))); }
body[data-design="experience"] .oh-header-link { border-color: #758a73; color: #e7d398; }
body[data-design="experience"] .oh-hero { min-height: 704px; max-width: none; isolation: isolate; align-content: end; padding: 56px var(--oh-gutter) 26px; color: #fffdf5; gap: 24px; background: #142f27; }
body[data-design="experience"] .oh-hero-photo { position: absolute; inset: 0; z-index: -2; border-radius: 0; }
body[data-design="experience"] .oh-hero-photo img { height: 100%; width: 100%; aspect-ratio: auto; object-position: 50% 37%; }
body[data-design="experience"] .oh-hero-photo img { object-position: 60% 35%; }
body[data-design="experience"] .oh-hero-photo::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, #102b2320 0%, #102b2399 27%, #102b23f0 76%, #102b23 100%); }
body[data-design="experience"] .oh-hero-photo figcaption { display: none; }
body[data-design="experience"] .oh-hero-copy { padding-top: 145px; }
body[data-design="experience"] .oh-hero-copy > .oh-kicker { color: #e0cb91; }
body[data-design="experience"] .oh-hero h1 { font-size: clamp(45px,13.3vw,62px); line-height: .99; letter-spacing: -.055em; max-width: 11ch; font-weight: 550; }
body[data-design="experience"] .oh-hero h1 span { color: #e0ca90; }
body[data-design="experience"] .oh-lead { color: #e1e7db; font-size: 14px; max-width: 35ch; }
body[data-design="experience"] .oh-event-chips { color: #dedfcf; }
body[data-design="experience"] .oh-event-chips span { border-color: #e8edd145; border-radius: 0; }
body[data-design="experience"] .oh-event-card { --oh-line: #dbebce30; --oh-muted: #c4d0c3; padding: 17px 0; }
body[data-design="experience"] .oh-date { color: #e2cb90; }
body[data-design="experience"] .oh-hero > .oh-primary { border-radius: 2px; }
body[data-design="experience"] .oh-hero > .oh-secondary { color: #d3dcca; text-decoration-color: #b1c0aa; }
body[data-design="experience"] .oh-hero-unit-rail { --oh-line: #dbebce30; background: #fffcf2; border-radius: 3px; padding: 9px 0; }
body[data-design="experience"] .oh-hero-unit-rail button { min-height: 43px; }
body[data-design="experience"] .oh-hero-unit-rail img { height: 28px; }
body[data-design="experience"] .oh-section { padding-top: 54px; padding-bottom: 54px; }
body[data-design="experience"] .oh-section-title { font-size: 35px; max-width: 16ch; font-weight: 500; }
body[data-design="experience"] .oh-unit-tabs [role="tab"] { border-width: 0 0 1px; border-radius: 0; }
body[data-design="experience"] .oh-unit-tabs [role="tab"][aria-selected="true"] { background: transparent; }
body[data-design="experience"] .oh-unit-panel { background: transparent; border: 0; border-radius: 0; }
body[data-design="experience"] .oh-unit-photo img { aspect-ratio: .98; }
body[data-design="experience"] .oh-unit-copy { padding: 27px 0 0; }
body[data-design="experience"] .oh-unit-copy h3 { font-size: 31px; font-weight: 500; }
body[data-design="experience"] .oh-section:has(.oh-testimonial) { background: #eae9dd; }
body[data-design="experience"] .oh-testimonial blockquote > p { font-size: 29px; font-weight: 450; line-height: 1.27; }
body[data-design="experience"] .oh-photo-strip { grid-template-columns: 1fr 1fr; gap: 13px; }
body[data-design="experience"] .oh-photo-strip figure:first-child img { aspect-ratio: 1.15; }
body[data-design="experience"] .oh-photo-strip img { border-radius: 0; }
body[data-design="experience"] .oh-final { padding-block: 62px; background: #132f26; }
body[data-design="experience"] .oh-final h2 { font-size: 41px; font-weight: 500; }
body[data-design="experience"] .oh-sticky { background: #14372c; color: #fffdf4; border-color: #315246; }
body[data-design="experience"] .oh-sticky span { color: #c5d0c2; }

/* 03. A useful family visit pass: slate, blue paper and modular planning. */
body[data-design="visit"] { --oh-paper: #f4f7fa; --oh-white: #fff; --oh-ink: #233f55; --oh-muted: #637b8c; --oh-line: #d4e0e7; --oh-soft: #e4edf3; --oh-action: #254a63; --oh-action-ink: #fff; }
body[data-design="visit"] .oh-header { background: #fff; }
body[data-design="visit"] .oh-header-link { border-bottom: none; border-radius: 4px; background: #eaf0f4; padding: 0 13px; font-size: 11px; }
body[data-design="visit"] .oh-hero { background: #e4edf4; padding-top: 32px; padding-bottom: 31px; gap: 20px; }
body[data-design="visit"] .oh-hero-copy { order: 0; }
body[data-design="visit"] .oh-hero h1 { font-size: clamp(38px,10.7vw,50px); line-height: 1.04; letter-spacing: -.05em; max-width: 12ch; font-weight: 650; }
body[data-design="visit"] .oh-hero h1 { max-width: none; }
body[data-design="visit"] .oh-hero h1 span { color: #587b93; }
body[data-design="visit"] .oh-hero-copy > .oh-kicker { display: inline-flex; background: #fff; color: #496e85; padding: 6px 9px; border: 1px solid #d1dee7; border-radius: 3px; font-size: 9px; letter-spacing: .12em; }
body[data-design="visit"] .oh-lead { font-size: 14px; margin-top: 16px !important; }
body[data-design="visit"] .oh-event-chips span { background: #f8fbfd; border-color: #d3e0e9; }
body[data-design="visit"] .oh-hero > .oh-event-card { order: 1; background: #fff; border: 1px solid #ccdae4; border-radius: 9px 9px 0 0; padding: 19px 15px; margin-bottom: -20px; }
body[data-design="visit"] .oh-hero-copy > .oh-event-card { background: #fff; border: 1px solid #c9d8e3; border-radius: 7px; padding: 18px 15px; margin-top: 25px; border-left: 4px solid #426b86; }
.oh-unit-prompt { margin: 25px 0 10px !important; font-size: 12px; font-weight: 650; line-height: 1.5; }
.oh-hero-note { color: var(--oh-muted); margin-top: 12px !important; font-size: 10px; line-height: 1.55; text-align: center; }
body[data-design="visit"] .oh-hero > .oh-event-card::before, body[data-design="visit"] .oh-hero > .oh-event-card::after { content: ""; position: absolute; width: 15px; height: 15px; background: #e4edf4; border: 1px solid #ccdae4; border-radius: 50%; bottom: -8px; z-index: 2; }
body[data-design="visit"] .oh-hero > .oh-event-card::before { left: -8px; border-left-color: transparent; border-bottom-color: transparent; transform: rotate(45deg); }
body[data-design="visit"] .oh-hero > .oh-event-card::after { right: -8px; border-right-color: transparent; border-top-color: transparent; transform: rotate(45deg); }
body[data-design="visit"] .oh-date strong { font-size: 44px; }
body[data-design="visit"] .oh-hero-unit-rail { order: 2; background: #fff; border: 1px solid #ccdae4; border-top: 1px dashed #b9cbd8; border-radius: 0 0 9px 9px; padding: 9px 5px; }
body[data-design="visit"] .oh-hero-copy > .oh-hero-unit-rail { gap: 8px; padding: 0; border: 0; background: transparent; max-width: none; }
body[data-design="visit"] .oh-hero-copy > .oh-hero-unit-rail button { flex-direction: column; gap: 10px; min-height: 93px; padding: 13px 7px; background: #f7fafd; border: 1px solid #c9d8e3; border-radius: 5px; }
body[data-design="visit"] .oh-hero-copy > .oh-hero-unit-rail button[aria-pressed="true"] { border-color: #345f7b; background: #fff; outline: 1px solid #345f7b; outline-offset: -1px; color: #234961; }
body[data-design="visit"] .oh-hero-copy > .oh-hero-unit-rail button img { height: 30px; max-width: 75px; }
body[data-design="visit"] .oh-hero > .oh-primary { order: 3; border-radius: 6px; }
body[data-design="visit"] .oh-hero > .oh-secondary { order: 4; }
body[data-design="visit"] .oh-hero-photo { order: 5; border-radius: 5px; }
body[data-design="visit"] .oh-hero-photo img { aspect-ratio: 2.15; }
body[data-design="visit"] .oh-section { border-top: 0; padding-block: 36px; }
body[data-design="visit"] .oh-section + .oh-section { padding-top: 18px; }
body[data-design="visit"] .oh-section-title { font-size: 29px; line-height: 1.12; }
body[data-design="visit"] .oh-unit-tabs [role="tab"] { background: #fff; border-radius: 7px; }
body[data-design="visit"] .oh-unit-tabs [role="tab"][aria-selected="true"] { background: #e7eff5; border-color: #426781; }
body[data-design="visit"] .oh-unit-tabs [role="tab"][aria-selected="true"]::after { display: none; }
body[data-design="visit"] .oh-unit-panel { border-radius: 9px; }
body[data-design="visit"] .oh-unit-photo img { aspect-ratio: 1.65; }
body[data-design="visit"] .oh-pillars { gap: 10px; }
body[data-design="visit"] .oh-pillars article { border: 1px solid var(--oh-line); padding: 21px 20px 21px 58px; background: #fff; border-radius: 7px; }
body[data-design="visit"] .oh-pillars article > svg { color: #567e97; left: 20px; top: 22px; width: 21px; height: 21px; }
body[data-design="visit"] .oh-pillars h3 { font-size: 17px; }
body[data-design="visit"] .oh-visit-plan { border-color: #b8cbd9; border-top: 4px solid #426d89; border-radius: 7px; }
body[data-design="visit"] .oh-plan-options label { padding: 12px 0; }
body[data-design="visit"] .oh-testimonial { border: 1px solid var(--oh-line); border-radius: 9px; padding: 25px; background: #fff; }
body[data-design="visit"] .oh-testimonial::before { color: #89a7ba; }
body[data-design="visit"] .oh-testimonial blockquote > p { font-size: 22px; }
body[data-design="visit"] .oh-venue { padding: 12px; border: 1px solid var(--oh-line); border-radius: 9px; background: #fff; }
body[data-design="visit"] .oh-venue-copy { padding: 18px 9px 5px; }
body[data-design="visit"] .oh-event-details { padding: 4px 20px; border: 1px solid var(--oh-line); background: #fff; border-radius: 7px; }
body[data-design="visit"] .oh-event-details dl > div:first-child { border-top: 0; }
body[data-design="visit"] .oh-faq { border: 1px solid var(--oh-line); border-radius: 7px; padding: 0 20px; background: #fff; }
body[data-design="visit"] .oh-section.oh-faq { width: calc(100% - var(--oh-gutter) * 2); max-width: calc(var(--oh-width) - var(--oh-gutter) * 2); padding: 27px 21px 0; margin: 16px auto 30px; }
body[data-design="visit"] .oh-faq details:first-child { border-top: 0; }
body[data-design="visit"] .oh-faq details:last-child { border-bottom: 0; }
body[data-design="visit"] .oh-final { background: #213f54; margin: 20px auto 0; }
body[data-design="visit"] .oh-final > .oh-kicker { color: #bad4e5; }
body[data-design="visit"] .oh-final > p:not(.oh-kicker) { color: #c8dbe6; }
body[data-design="visit"] .oh-final .oh-primary { background: #fff; color: #26475e; }
body[data-design="visit"] .oh-sticky { background: #fff; }

/* A calm, accessible registration flow shared across the three invitations. */
body:has(.oh-register-dialog[open]) { overflow: hidden; }
body:has(.oh-register-dialog[open]) .oh-sticky { visibility: hidden; }
.oh-register-dialog { width: 100%; max-width: 100%; height: 100dvh; max-height: 100dvh; margin: 0; padding: 22px var(--oh-gutter) calc(28px + env(safe-area-inset-bottom)); inset: 0; border: 0; background: var(--oh-paper); color: var(--oh-ink); overflow-y: auto; overscroll-behavior: contain; }
.oh-register-dialog::backdrop { background: #081e18a3; backdrop-filter: blur(5px); }
.oh-form-header { display: flex; align-items: center; justify-content: space-between; gap: 15px; padding-bottom: 18px; }
.oh-preview-tag { display: inline-flex; align-items: center; gap: 7px; font-size: 10px; line-height: 1.4; font-weight: 600; color: var(--oh-muted); }
.oh-preview-tag::before { content: ""; width: 6px; height: 6px; border-radius: 50%; background: #b0954f; }
.oh-close { width: 44px; height: 44px; flex-shrink: 0; border-radius: 50%; border: 1px solid var(--oh-line); background: transparent; display: grid; place-items: center; font-size: 26px; line-height: 1; }
.oh-close svg { width: 20px; height: 20px; }
.oh-form-progress { display: flex; align-items: center; gap: 6px; margin: 0 0 30px; }
.oh-form-progress span { flex: 1; height: 3px; background: var(--oh-line); border-radius: 2px; }
.oh-form-progress span.active, .oh-form-progress span.is-active, .oh-form-progress span.is-complete, .oh-form-progress span[aria-current="step"], .oh-form-progress span[data-active="true"] { background: var(--oh-ink); }
.oh-form-intro { margin-bottom: 26px; }
.oh-form-intro .oh-kicker { margin-bottom: 12px; }
.oh-form-intro h2 { font-size: 34px; line-height: 1.04; letter-spacing: -.045em; max-width: 17ch; }
.oh-form-intro > p:not(.oh-kicker) { color: var(--oh-muted); font-size: 13px; line-height: 1.65; margin-top: 14px; }
.oh-form-step { min-width: 0; margin: 0; padding: 0; border: 0; }
.oh-form-step > h3, .oh-form-step > legend { font-size: 16px; font-weight: 650; margin-bottom: 18px; }
.oh-form-step > p { font-size: 13px; color: var(--oh-muted); margin-bottom: 19px; }
.oh-form-units { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 8px; margin: 0 0 25px; padding: 0; border: 0; min-width: 0; }
.oh-form-units legend { display: block; width: 100%; padding: 0 0 11px; margin: 0; font-size: 12px; font-weight: 650; }
.oh-form-units label { position: relative; cursor: pointer; min-width: 0; }
.oh-form-units input { position: absolute; opacity: 0; width: 1px; height: 1px; }
.oh-form-units label > span { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; min-height: 114px; border: 1px solid var(--oh-line); background: var(--oh-white); border-radius: 6px; padding: 16px 7px; font-size: 12px; line-height: 1.3; font-weight: 600; }
.oh-form-units img { width: 72px; height: 39px; object-fit: contain; }
.oh-form-units input:checked + span { border: 2px solid var(--oh-ink); padding: 15px 6px; background: var(--oh-soft); }
.oh-form-units input:focus-visible + span { outline: 3px solid #9b7438; outline-offset: 4px; }
.oh-field { margin-bottom: 19px; }
.oh-field > label { display: block; margin-bottom: 8px; font-size: 12px; font-weight: 650; }
.oh-field :is(input,select,textarea) { appearance: none; width: 100%; min-height: 51px; border: 1px solid #bbc8bc; border-radius: 5px; background: var(--oh-white); font-size: 16px; padding: 12px 14px; line-height: 1.5; }
.oh-field select { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%235c7065' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 14px center; padding-right: 36px; }
.oh-field input::placeholder, .oh-field textarea::placeholder { color: #8b958e; }
.oh-field :is(input,select,textarea):focus { outline: 2px solid var(--oh-ink); outline-offset: 2px; }
.oh-field :is(input,select,textarea)[aria-invalid="true"] { border-color: #a4402e; }
.oh-field > small { display: block; margin-top: 7px; color: var(--oh-muted); font-size: 10px; line-height: 1.6; }
.oh-field > .oh-field-error { color: #a43b2a; }
.oh-asrama-option { display: flex; align-items: flex-start; gap: 12px; min-height: 52px; padding: 16px; background: var(--oh-white); border: 1px solid var(--oh-line); border-radius: 5px; cursor: pointer; }
.oh-asrama-option input { width: 19px; height: 19px; margin: 1px 0 0; flex: 0 0 19px; accent-color: var(--oh-ink); }
.oh-asrama-option > span { font-size: 12px; line-height: 1.6; }
.oh-asrama-option small { display: block; color: var(--oh-muted); font-size: 10px; margin-top: 4px; }
.oh-field-error { display: block; color: #a43b2a; font-size: 11px; line-height: 1.5; margin-top: 6px !important; }
.oh-field-error:empty { display: none; }
.oh-form-nav { display: flex; align-items: center; gap: 12px; padding-top: 10px; margin-top: 20px; }
.oh-form-nav > .oh-primary { flex: 1; min-width: 0; }
.oh-back { display: inline-flex; justify-content: center; align-items: center; gap: 7px; min-height: 52px; padding: 12px 15px; border: 1px solid var(--oh-line); border-radius: 5px; background: transparent; font-size: 12px; font-weight: 600; }
.oh-back svg { width: 16px; }
.oh-review-card { border: 1px solid var(--oh-line); border-radius: 7px; background: var(--oh-white); padding: 8px 19px; margin: 20px 0; }
.oh-review-card dl > div { display: grid; grid-template-columns: 90px 1fr; gap: 16px; padding: 13px 0; font-size: 12px; line-height: 1.6; }
.oh-review-card dl > div + div { border-top: 1px solid var(--oh-line); }
.oh-review-card dt { color: var(--oh-muted); }
.oh-review-card dd { font-weight: 600; min-width: 0; overflow-wrap: anywhere; }
.oh-review-card > .oh-kicker { padding: 14px 0 5px; font-size: 9px; }
.oh-review-card > strong { display: block; padding-top: 13px; font-size: 14px; }
.oh-review-card > p:not(.oh-kicker) { padding: 7px 0 13px; font-size: 12px; line-height: 1.65; color: var(--oh-muted); }
.oh-form-notice { margin-top: 18px !important; color: var(--oh-muted); font-size: 10px; line-height: 1.7; }
.oh-form-notice a { text-decoration: underline; text-underline-offset: 3px; }
.oh-form-success { padding: 24px 0 0; }
.oh-success-icon { display: grid; place-items: center; width: 62px; height: 62px; border-radius: 50%; background: var(--oh-soft); color: var(--oh-ink); margin-bottom: 24px; font-size: 29px; }
.oh-success-icon svg { width: 28px; height: 28px; }
.oh-form-success h2 { font-size: 37px; line-height: 1.05; letter-spacing: -.045em; max-width: 14ch; }
.oh-form-success > .oh-kicker { margin-bottom: 10px; font-size: 10px; }
.oh-form-success > p { color: var(--oh-muted); font-size: 13px; line-height: 1.7; margin-top: 16px; }
.oh-form-success > .oh-primary { width: 100%; margin-top: 8px; }
.oh-form-success > .oh-secondary { width: 100%; }

@media (min-width: 600px) {
  :root { --oh-gutter: 40px; }
  .oh-header { min-height: 94px; }
  .oh-brand > img { width: 44px; height: 47px; }
  .oh-brand strong { font-size: 18px; }
  .oh-brand small { font-size: 10px; }
  .oh-hero { gap: 27px; padding-top: 45px; padding-bottom: 48px; }
  .oh-hero h1 { font-size: 64px; }
  .oh-hero-copy > .oh-primary, .oh-hero > .oh-primary { max-width: 420px; }
  .oh-hero > .oh-secondary { justify-content: flex-start; }
  .oh-hero-photo > img { max-height: 460px; }
  .oh-hero-unit-rail { max-width: 500px; }
  .oh-section { padding-block: 65px; }
  .oh-section-title { font-size: 40px; }
  .oh-section-intro { font-size: 15px; }
  .oh-unit-panel { display: grid; grid-template-columns: 1fr 1fr; align-items: stretch; }
  .oh-unit-photo { height: 100%; }
  .oh-unit-photo img { height: 100%; aspect-ratio: .9; }
  .oh-unit-copy { align-self: center; padding: 28px; }
  .oh-unit-tabs { max-width: 460px; }
  .oh-pillars { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px; }
  .oh-pillars article { padding: 24px 0 0; }
  .oh-pillars article > svg { position: static; margin-bottom: 15px; }
  .oh-pillars h3 { font-size: 19px; }
  .oh-photo-strip { grid-template-columns: 1.2fr 1fr 1fr; gap: 18px; }
  .oh-photo-strip figure:first-child { grid-column: auto; }
  .oh-photo-strip img, .oh-photo-strip figure:first-child img { aspect-ratio: .92; }
  .oh-testimonial { max-width: 750px; }
  .oh-testimonial blockquote > p { font-size: 32px; }
  .oh-plan-options { grid-template-columns: 1fr 1fr; gap: 12px 28px; }
  .oh-plan-options label + label { border-top: 0; }
  .oh-venue { display: grid; grid-template-columns: 1.25fr 1fr; gap: 28px; align-items: center; }
  .oh-venue-copy { padding-top: 0; }
  .oh-venue-photo img { aspect-ratio: 1.3; }
  .oh-final { padding: 64px var(--oh-gutter); }
  .oh-final h2 { font-size: 48px; }
  .oh-final .oh-primary { width: auto; min-width: 280px; }
  .oh-sticky { padding-left: max(40px, calc((100vw - 1040px) / 2)); padding-right: max(40px, calc((100vw - 1040px) / 2)); }
  .oh-sticky strong { font-size: 14px; }
  .oh-sticky span { font-size: 11px; }
  .oh-sticky .oh-primary { min-width: 190px; font-size: 13px; }
  body[data-design="experience"] .oh-hero { padding-inline: max(var(--oh-gutter), calc((100vw - var(--oh-width)) / 2 + var(--oh-gutter))); min-height: 790px; }
  body[data-design="experience"] .oh-hero-copy { padding-top: 80px; }
  body[data-design="experience"] .oh-hero h1 { font-size: 76px; }
  body[data-design="experience"] .oh-hero > .oh-event-card { max-width: 460px; }
  body[data-design="experience"] .oh-hero-photo img { max-height: none; }
  body[data-design="experience"] .oh-section-title { font-size: 46px; }
  body[data-design="experience"] .oh-unit-copy { padding: 24px 0 24px 33px; }
  body[data-design="experience"] .oh-unit-photo img { aspect-ratio: .92; }
  body[data-design="experience"] .oh-photo-strip { grid-template-columns: 1.15fr 1fr 1fr; }
  body[data-design="experience"] .oh-photo-strip figure:first-child img { aspect-ratio: .92; }
  body[data-design="experience"] .oh-testimonial blockquote > p { font-size: 38px; }
  body[data-design="visit"] .oh-hero h1 { font-size: 64px; }
  body[data-design="visit"] .oh-hero > .oh-event-card, body[data-design="visit"] .oh-hero-unit-rail { max-width: 500px; }
  body[data-design="visit"] .oh-section { padding-block: 52px; }
  body[data-design="visit"] .oh-section-title { font-size: 38px; }
  body[data-design="visit"] .oh-pillars article { padding: 23px; }
  body[data-design="visit"] .oh-unit-photo img { height: 100%; }
  body[data-design="visit"] .oh-venue-copy { padding: 15px 20px 15px 0; }
  .oh-register-dialog { inset: 0; max-width: 560px; width: calc(100% - 48px); height: auto; min-height: 560px; max-height: calc(100dvh - 64px); margin: auto; border-radius: 12px; padding: 26px 36px 35px; }
  .oh-form-intro h2 { font-size: 38px; }
}
@media (min-width: 900px) {
  .oh-hero { padding-top: 62px; padding-bottom: 64px; }
  body[data-design="direct"] .oh-hero { grid-template-columns: 1.04fr 1fr; column-gap: 58px; align-items: start; }
  body[data-design="direct"] .oh-hero-copy { grid-column: 1; grid-row: 1; }
  body[data-design="direct"] .oh-hero h1 { font-size: 67px; }
  body[data-design="direct"] .oh-hero-photo { grid-column: 2; grid-row: 1 / 6; height: 100%; align-self: stretch; }
  body[data-design="direct"] .oh-hero-photo img { height: calc(100% - 30px); max-height: none; aspect-ratio: auto; min-height: 460px; }
  body[data-design="direct"] .oh-hero-photo::before { bottom: 44px; }
  body[data-design="direct"] .oh-hero > .oh-event-card { grid-column: 1; grid-row: 2; }
  body[data-design="direct"] .oh-hero > .oh-primary { grid-column: 1; grid-row: 3; max-width: none; }
  body[data-design="direct"] .oh-hero > .oh-secondary { grid-column: 1; grid-row: 4; justify-content: center; }
  body[data-design="direct"] .oh-hero-unit-rail { grid-column: 1; grid-row: 5; }
  .oh-lead { font-size: 16px; }
  .oh-section { padding-block: 78px; }
  .oh-section-title { font-size: 44px; }
  .oh-unit-copy { padding: 43px; }
  .oh-unit-copy h3 { font-size: 34px; }
  .oh-unit-copy > p:not(.oh-kicker) { font-size: 14px; }
  .oh-checklist li { font-size: 13px; }
  .oh-unit-photo img { aspect-ratio: 1.3; }
  .oh-proof-logos { justify-content: flex-start; gap: 40px; }
  .oh-proof-logos img { width: 72px; height: 44px; }
  .oh-faq { max-width: 800px; }
  body[data-design="experience"] .oh-hero { min-height: 840px; }
  body[data-design="experience"] .oh-hero-photo img { object-position: center 38%; }
  body[data-design="experience"] .oh-hero-photo::after { background: linear-gradient(90deg, #102b23ed, #102b2399 48%, #102b230d), linear-gradient(0deg, #102b23, #102b2300 60%); }
  body[data-design="experience"] .oh-hero-copy { padding-top: 20px; }
  body[data-design="experience"] .oh-hero h1 { font-size: 86px; max-width: 12ch; }
  body[data-design="experience"] .oh-lead { font-size: 16px; max-width: 45ch; }
  body[data-design="experience"] .oh-hero-unit-rail { position: absolute; right: max(var(--oh-gutter),calc((100vw - var(--oh-width)) / 2 + var(--oh-gutter))); bottom: 45px; width: 350px; }
  body[data-design="experience"] .oh-section { padding-block: 79px; }
  body[data-design="experience"] .oh-unit-photo img { aspect-ratio: 1.1; }
  body[data-design="experience"] .oh-unit-copy { padding-left: 50px; }
  body[data-design="experience"] .oh-unit-copy h3 { font-size: 39px; }
  body[data-design="visit"] .oh-hero { display: grid; grid-template-columns: 1.04fr 1fr; column-gap: 52px; padding-block: 53px; }
  body[data-design="visit"] .oh-hero-copy { grid-column: 1; grid-row: 1 / 3; }
  body[data-design="visit"] .oh-hero h1 { font-size: 65px; }
  body[data-design="visit"] .oh-hero-copy { display: grid; grid-template-columns: 1fr 1fr; grid-column: 1 / -1; column-gap: 56px; grid-row: auto; }
  body[data-design="visit"] .oh-hero-copy > .oh-kicker { grid-column: 1; grid-row: 1; justify-self: start; align-self: start; }
  body[data-design="visit"] .oh-hero-copy > h1 { grid-column: 1; grid-row: 2 / 5; }
  body[data-design="visit"] .oh-hero-copy > .oh-lead { grid-column: 1; grid-row: 5 / 7; align-self: start; }
  body[data-design="visit"] .oh-hero-copy > .oh-event-card { grid-column: 2; grid-row: 1 / 3; margin-top: 0; }
  body[data-design="visit"] .oh-hero-copy > .oh-unit-prompt { grid-column: 2; grid-row: 3; }
  body[data-design="visit"] .oh-hero-copy > .oh-hero-unit-rail { grid-column: 2; grid-row: 4; }
  body[data-design="visit"] .oh-hero-copy > .oh-primary { grid-column: 2; grid-row: 5; max-width: none; }
  body[data-design="visit"] .oh-hero-copy > .oh-hero-note { grid-column: 2; grid-row: 6; }
  body[data-design="visit"] .oh-hero > .oh-event-card { grid-column: 2; grid-row: 1; }
  body[data-design="visit"] .oh-hero-unit-rail { grid-column: 2; grid-row: 2; }
  body[data-design="visit"] .oh-hero > .oh-primary { grid-column: 2; grid-row: 3; max-width: none; }
  body[data-design="visit"] .oh-hero > .oh-secondary { grid-column: 2; grid-row: 4; justify-content: center; }
  body[data-design="visit"] .oh-hero-photo { grid-column: 1 / -1; grid-row: 5; margin-top: 12px; }
  body[data-design="visit"] .oh-hero-photo img { aspect-ratio: 3.6; max-height: 300px; }
  body[data-design="visit"] .oh-section { padding-block: 59px; }
  body[data-design="visit"] .oh-section + .oh-section { padding-top: 25px; }
  body[data-design="visit"] .oh-testimonial blockquote > p { font-size: 30px; }
}
@media (max-width: 359px) {
  :root { --oh-gutter: 20px; }
  .oh-header { gap: 9px; }
  .oh-brand { gap: 7px; }
  .oh-brand > img { width: 34px; }
  .oh-brand strong { font-size: 14px; }
  .oh-brand small { font-size: 8px; }
  .oh-header-link { font-size: 10px; }
  .oh-hero h1 { font-size: 40px; }
  .oh-event-card { gap: 11px; }
  .oh-event-copy { padding-left: 12px; }
  .oh-event-card > svg { display: none; }
  .oh-event-copy strong { font-size: 13px; }
  .oh-event-copy p { font-size: 11px; }
  .oh-sticky { gap: 8px; padding-inline: 16px; }
  .oh-sticky strong { font-size: 11px; }
  .oh-sticky span { font-size: 9px; }
  .oh-sticky .oh-primary { padding-inline: 14px; font-size: 11px; gap: 7px; }
  .oh-sticky .oh-primary svg { width: 15px; }
  .oh-unit-copy { padding-inline: 18px; }
  .oh-visit-plan { padding-inline: 18px; }
  .oh-form-units { gap: 6px; }
  .oh-form-units img { width: 63px; height: 33px; }
  .oh-form-nav { gap: 9px; }
  .oh-form-nav .oh-primary { padding-inline: 13px; font-size: 13px; }
  body[data-design="experience"] .oh-hero h1 { font-size: 45px; }
  body[data-design="visit"] .oh-hero h1 { font-size: 38px; }
  body[data-design="visit"] .oh-header-link { padding-inline: 10px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
@media print {
  body { padding-bottom: 0; background: #fff; }
  .oh-sticky, .oh-register-dialog, .oh-header-link, .oh-quote-controls { display: none !important; }
  .oh-section, .oh-unit-panel, .oh-venue { break-inside: avoid; }
}
