:root{
  color-scheme:light;
  --paper:#f3f2ed;--surface:#faf9f5;--ink:#171a18;--muted:#626863;--line:rgba(23,26,24,.16);
  --sea:#487780;--sky:#9fc4ca;--moss:#66745e;--coral:#c8715b;--yellow:#d7c762;
  --display:"Iowan Old Style",Baskerville,"Times New Roman",serif;
  --body:"Avenir Next",Avenir,"Helvetica Neue",sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);letter-spacing:0}button,input,select{font:inherit;color:inherit}button{letter-spacing:0}img{display:block;width:100%}fieldset{min-width:0}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--sea);outline-offset:3px}.skip-link{position:fixed;z-index:200;left:12px;top:-80px;padding:12px 16px;background:white;color:var(--ink)}.skip-link:focus{top:12px}.app-shell{min-height:100vh;padding-bottom:94px}.app-screen{display:none}.app-screen.is-active{display:block}.app-header{position:fixed;z-index:60;left:0;right:0;top:0;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;border-bottom:1px solid rgba(255,255,255,.15);background:rgba(18,21,19,.92);color:white;backdrop-filter:blur(18px)}
.brand{display:flex;align-items:center;gap:11px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.brand-logo{width:39px;height:28px;display:grid;place-items:center;flex:0 0 auto}.brand-logo img{width:100%;height:100%;display:block;object-fit:contain;filter:invert(1)}.dialog-header .brand-logo img{filter:none}.brand>span:last-child{display:grid}.brand strong{font-size:11px;font-weight:650}.brand small{font-size:7px;color:#aeb5b0}.header-context{display:flex;align-items:center;gap:12px}.portfolio-link{min-height:36px;display:flex;align-items:center;padding:0 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#d9e3df;text-decoration:none;font:650 9px var(--body);letter-spacing:.12em}.portfolio-link:hover{border-color:#fff;color:#fff}.open-status{display:flex;align-items:center;gap:8px;margin-right:8px;font-size:9px;color:#c8ceca}.open-status i,.guide-live i{width:6px;height:6px;border-radius:50%;background:#7ac08b;box-shadow:0 0 0 4px rgba(122,192,139,.12)}.language-status,.profile-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:transparent;color:white}.language-status{font-size:10px}.profile-button{border-color:#d9d9d2;background:#d9d9d2;color:var(--ink);font-size:9px;font-weight:700;cursor:pointer}
.section-label,.kicker{margin:0 0 10px;font-size:9px;font-weight:650;letter-spacing:.13em;color:var(--sea)}.primary-button,.secondary-button{min-height:48px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:0 18px;border:1px solid var(--ink);border-radius:2px;background:var(--ink);color:white;font-size:11px;font-weight:600;cursor:pointer;transition:transform 180ms ease,background 180ms ease,color 180ms ease}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.secondary-button{background:transparent;color:var(--ink)}.primary-button.light{border-color:white;background:white;color:var(--ink)}.secondary-button.light{border-color:rgba(255,255,255,.72);color:white}.full{width:100%}.text-command{padding:5px 0;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;font-size:10px;cursor:pointer}.text-command:hover{color:var(--sea)}
.discover-hero{position:relative;height:min(850px,92vh);min-height:680px;overflow:hidden;background:#3d4e4d;color:white}.discover-hero>img{height:100%;object-fit:cover;object-position:center}.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,13,11,.73),rgba(9,13,11,.22) 58%,rgba(9,13,11,.08)),linear-gradient(0deg,rgba(9,13,11,.6),transparent 35%)}.hero-copy{position:absolute;left:7vw;bottom:15%;width:min(680px,70vw)}.kicker{color:#d3d8d4}.hero-copy h1{margin:0;font-family:var(--display);font-size:78px;font-weight:400;line-height:.88}.hero-copy h1 span{font-size:42px}.hero-exhibition{margin:28px 0 8px;font-size:13px;font-weight:650}.hero-description{max-width:520px;margin:0;color:#d8dcd9;font-size:13px;line-height:1.75}.hero-actions{display:flex;gap:8px;margin-top:28px}.hero-footer{position:absolute;left:7vw;right:7vw;bottom:28px;display:flex;justify-content:space-between;padding-top:16px;border-top:1px solid rgba(255,255,255,.28);font-size:8px;letter-spacing:.1em;color:#d2d7d3}
.intent-section{display:grid;grid-template-columns:.8fr 1.05fr 1.15fr;border-bottom:1px solid var(--line);background:var(--surface)}.intent-heading,.intent-builder,.route-recommendation{padding:72px 4vw;border-right:1px solid var(--line)}.intent-heading h2,.section-heading h2,.page-intro h1,.memory-copy h2{margin:0;font-family:var(--display);font-size:44px;font-weight:400;line-height:1.08}.intent-heading>p:nth-of-type(2){max-width:360px;margin:22px 0;color:var(--muted);font-size:12px;line-height:1.8}.privacy-note{display:flex;align-items:start;gap:10px;margin-top:38px;color:var(--muted);font-size:9px;line-height:1.5}.privacy-note>span:first-child{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.intent-builder{background:var(--paper)}.intent-step{margin:0 0 40px;padding:0;border:0}.intent-step legend{display:flex;gap:12px;align-items:center;margin-bottom:16px;font-size:11px}.intent-step legend span{color:var(--sea);font-size:9px}.choice-chips{display:grid;grid-template-columns:1fr 1fr;gap:7px}.choice-chip{min-height:48px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 10px;border:1px solid var(--line);background:var(--surface);font-size:11px;cursor:pointer}.choice-chip.is-selected{border-color:var(--ink);background:var(--ink);color:white}.swatch{width:10px;height:10px;border-radius:50%;background:#777}.swatch-heavy{background:#696560}.swatch-restless{background:var(--coral)}.swatch-numb{background:#a4afaa}.swatch-curious{background:var(--yellow)}.visit-context{display:grid;grid-template-columns:1fr 1fr;gap:18px}.visit-context fieldset{margin:0;padding:0;border:0}.visit-context legend{margin-bottom:9px;font-size:9px;color:var(--muted)}.segmented-control{display:flex;padding:3px;background:#deded8}.segmented-control button{flex:1;min-height:34px;padding:0 7px;border:0;background:transparent;font-size:9px;cursor:pointer}.segmented-control button.is-selected{background:var(--surface);box-shadow:0 1px 5px rgba(0,0,0,.09)}
.route-recommendation{border-right:0;background:#dce4df}.recommendation-topline{display:flex;justify-content:space-between;color:#5f6863;font-size:8px;letter-spacing:.08em}.route-recommendation h3{margin:28px 0 8px;font-family:var(--display);font-size:48px;font-weight:400}.route-recommendation>p{min-height:44px;margin:0;color:#505853;font-size:11px;line-height:1.7}.emotion-arc{margin:34px 0 28px}.arc-labels{display:flex;justify-content:space-between;font-size:9px}.arc-line{position:relative;height:34px;margin-top:10px}.arc-line::before{content:"";position:absolute;left:4px;right:4px;top:16px;height:1px;background:#87938d;transform:rotate(-4deg)}.arc-line i,.arc-line b{position:absolute;top:12px;width:9px;height:9px;border-radius:50%;background:var(--ink)}.arc-line i{left:0}.arc-line b:nth-of-type(1){left:32%;top:14px}.arc-line b:nth-of-type(2){left:63%;top:10px}.arc-line b:nth-of-type(3){right:0;top:6px}.route-stops{display:grid;gap:0;margin:0;padding:0;border-top:1px solid rgba(23,26,24,.18);list-style:none}.route-stops li{display:grid;grid-template-columns:34px 1fr auto;align-items:center;min-height:48px;border-bottom:1px solid rgba(23,26,24,.18)}.route-stops span,.route-stops small{font-size:8px;color:#6b746f}.route-stops strong{font-size:11px}.route-summary{display:grid;grid-template-columns:repeat(3,1fr);margin:28px 0;border:1px solid rgba(23,26,24,.15)}.route-summary div{display:grid;gap:4px;padding:12px;border-right:1px solid rgba(23,26,24,.15)}.route-summary div:last-child{border-right:0}.route-summary small{font-size:8px;color:#68716c}.route-summary strong{font-size:11px}.route-actions{display:flex;align-items:center;gap:22px}
.programme-section,.visit-continuum,.nearby-section,.saved-section{padding:92px 7vw}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-heading>div>p:last-child{max-width:520px;margin:12px 0 0;color:var(--muted);font-size:11px;line-height:1.7}.programme-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.programme-card{display:grid;grid-template-columns:1fr 1fr;min-height:280px;padding:0;border:0;background:var(--surface);text-align:left;cursor:pointer;overflow:hidden}.programme-card-wide{grid-row:1/3;display:block}.programme-card-wide .programme-image{height:560px}.programme-image{overflow:hidden;background:#d4d5d0}.programme-image img{height:100%;object-fit:cover;transition:transform 500ms cubic-bezier(.2,.8,.2,1)}.programme-card:hover img{transform:scale(1.025)}.programme-copy{display:grid;align-content:end;padding:26px}.programme-card-wide .programme-copy{display:grid;grid-template-columns:1fr auto;padding:24px 28px}.programme-copy small{font-size:8px;color:var(--muted)}.programme-copy strong{margin-top:7px;font-family:var(--display);font-size:28px;font-weight:400}.programme-copy>span{margin-top:7px;color:var(--muted);font-size:9px}.programme-card-wide .programme-copy>span{grid-column:2;grid-row:1/3;align-self:center}.visit-continuum{padding-top:20px}.continuum-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.continuum-grid button{position:relative;min-height:230px;padding:28px;border:0;border-right:1px solid var(--line);background:transparent;text-align:left;cursor:pointer}.continuum-grid button:last-child{border-right:0}.continuum-grid button:hover{background:var(--surface)}.continuum-grid span{font-size:9px;color:var(--sea)}.continuum-grid strong{display:block;margin-top:38px;font-family:var(--display);font-size:27px;font-weight:400}.continuum-grid p{max-width:290px;color:var(--muted);font-size:10px;line-height:1.7}.continuum-grid b{position:absolute;right:28px;top:28px;font-weight:400}
.page-intro{display:flex;align-items:end;justify-content:space-between;gap:40px;padding:142px 7vw 54px;border-bottom:1px solid var(--line)}.page-intro p:last-child{margin:14px 0 0;color:var(--muted);font-size:11px}.ticket-empty{min-height:520px;display:grid;place-items:center;align-content:center;gap:14px;text-align:center}.empty-logo{width:112px;height:80px;display:grid;place-items:center}.empty-logo img{width:100%;height:100%;display:block;object-fit:contain}.ticket-empty h2{margin:0;font-family:var(--display);font-size:34px;font-weight:400}.ticket-empty p{margin:0 0 10px;color:var(--muted);font-size:11px}.visit-dashboard{display:grid;grid-template-columns:1.3fr .7fr;gap:24px;width:min(1120px,86vw);margin:70px auto}.digital-ticket{background:var(--ink);color:white;box-shadow:0 24px 60px rgba(0,0,0,.14)}.ticket-topline{display:flex;justify-content:space-between;padding:18px 24px;border-bottom:1px solid rgba(255,255,255,.18);font-size:8px;letter-spacing:.12em}.ticket-main{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:48px}.ticket-main p{color:#b9c0bc;font-size:10px}.ticket-main h2{margin:8px 0;font-family:var(--display);font-size:46px;font-weight:400}.qr-mark{width:126px;aspect-ratio:1;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:9px;background:white}.qr-mark i{background:var(--ink)}.qr-mark i:nth-child(2),.qr-mark i:nth-child(4),.qr-mark i:nth-child(9){background:white;border:4px solid var(--ink)}.ticket-route{display:flex;justify-content:space-between;padding:22px 48px;border-top:1px dashed rgba(255,255,255,.35);font-size:10px}.ticket-route span{color:#aeb5b0}.arrival-card{padding:42px;background:var(--surface);border:1px solid var(--line)}.arrival-card h2{margin:8px 0 28px;font-family:var(--display);font-size:32px;font-weight:400}.arrival-row{display:flex;justify-content:space-between;gap:24px;padding:15px 0;border-top:1px solid var(--line);font-size:10px}.arrival-row span{color:var(--muted)}.arrival-card .primary-button{margin-top:28px}.arrival-card .secondary-button{margin-top:8px}
.guide-intro{background:#1a1d1b;color:white}.guide-intro .section-label{color:#8fb5bb}.guide-intro p:last-child{color:#aeb5b0}.guide-live{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-width:180px;padding:13px 16px;border:1px solid rgba(255,255,255,.18);font-size:9px}.guide-live strong{font-size:10px}.guide-stage{display:grid;grid-template-columns:1.5fr .5fr;min-height:610px;border-bottom:1px solid var(--line)}.museum-map{position:relative;min-height:610px;overflow:hidden;background:#171a18}.zone-scene{position:absolute;inset:0;height:100%;object-fit:cover}.map-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,12,11,.12),rgba(10,12,11,.68) 64%,rgba(10,12,11,.82))}.location-caption{position:absolute;z-index:2;left:5%;bottom:7%;display:grid;gap:5px;color:white}.location-caption span{font-size:8px;letter-spacing:.1em}.location-caption strong{font-family:var(--display);font-size:30px;font-weight:400}.map-diagram{position:absolute;z-index:2;right:4%;top:9%;width:60%;height:82%;border:1px solid rgba(255,255,255,.32);background:rgba(235,237,231,.1);backdrop-filter:blur(9px)}.route-thread{position:absolute;left:10%;right:8%;top:49%;height:1px;background:rgba(255,255,255,.5);transform:rotate(-4deg)}.map-zone{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:78px;height:78px;display:grid;place-content:center;gap:4px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(23,26,24,.52);color:#c5cbc7;cursor:pointer;transition:transform 180ms ease,background 180ms ease}.map-zone span{font-size:8px;color:#aeb5b0}.map-zone strong{font-family:var(--display);font-size:17px;font-weight:400}.map-zone.is-route-stop{border-color:white}.map-zone.is-visited{background:#dfe2dc;color:var(--ink)}.map-zone.is-active{transform:translate(-50%,-50%) scale(1.1);background:var(--ink);color:white}.you-are-here{position:absolute;left:var(--x);top:var(--y);display:flex;align-items:center;gap:7px;color:white;font-size:8px}.you-are-here i{width:9px;height:9px;border-radius:50%;background:#75c0cc;box-shadow:0 0 0 6px rgba(117,192,204,.24)}.route-panel{display:flex;flex-direction:column;justify-content:center;padding:52px 4vw;background:var(--surface)}.progress-label{display:flex;justify-content:space-between;font-size:8px}.progress-track{height:2px;margin:11px 0 42px;background:#d4d5cf}.progress-track i{display:block;width:25%;height:100%;background:var(--sea);transition:width 260ms ease}.route-panel h2{margin:0;font-family:var(--display);font-size:42px;font-weight:400}.route-panel>p:nth-of-type(2){min-height:72px;margin:14px 0;color:var(--muted);font-size:11px;line-height:1.75}.zone-facts{display:grid;grid-template-columns:1fr 1fr;margin:12px 0 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.zone-facts span{display:grid;gap:5px;padding:13px 0}.zone-facts small{font-size:8px;color:var(--muted)}.zone-facts strong{font-size:10px}.why-here,.route-context{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:14px;background:#e8e8e2}.why-here>span,.route-context>span{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.why-here p,.route-context p{display:grid;gap:4px;margin:0}.why-here strong,.route-context strong{font-size:9px}.why-here small,.route-context small{color:var(--muted);font-size:9px;line-height:1.5}.route-panel .primary-button{margin-top:20px}.nearby-list,.saved-works{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.nearby-card{padding:0;border:0;background:var(--surface);text-align:left;cursor:pointer}.nearby-card .visual{display:block;aspect-ratio:1.35;overflow:hidden;background:#d4d5d0}.nearby-card .visual img{height:100%;object-fit:cover;transition:transform 420ms ease}.nearby-card:hover .visual img{transform:scale(1.025)}.nearby-card>span:last-child{display:grid;padding:18px}.nearby-card small{font-size:8px;color:var(--muted)}.nearby-card strong{margin-top:7px;font-family:var(--display);font-size:22px;font-weight:400}.nearby-card em{margin-top:11px;color:var(--muted);font-size:8px;font-style:normal}
.archive-intro{padding-bottom:48px}.journey-memory{display:grid;grid-template-columns:.75fr 1.25fr;min-height:520px;border-bottom:1px solid var(--line)}.memory-copy{display:flex;flex-direction:column;justify-content:center;padding:62px 7vw;border-right:1px solid var(--line);background:var(--surface)}.memory-copy h2{font-size:42px}.memory-copy>p:nth-of-type(2){margin:18px 0 30px;color:var(--muted);font-size:11px;line-height:1.8}.memory-copy .text-command{align-self:start}.memory-visual{position:relative;min-height:520px;overflow:hidden;background:#dce4df}.memory-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(23,26,24,.2);border-radius:50%;transform:translate(-50%,-50%) rotate(18deg)}.memory-orbit.orbit-one{width:70%;height:48%}.memory-orbit.orbit-two{width:42%;height:78%;transform:translate(-50%,-50%) rotate(-48deg)}.memory-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:126px;height:126px;display:grid;place-content:center;text-align:center;border-radius:50%;background:var(--ink);color:white}.memory-center strong{font-family:var(--display);font-size:46px;font-weight:400}.memory-center span{font-size:8px}.memory-node{position:absolute;display:grid;gap:3px;padding:10px 14px;border:1px solid var(--line);background:var(--surface)}.memory-node i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--coral)}.memory-node small{font-size:8px;color:var(--muted)}.memory-node strong{font-size:11px}.memory-node.start{left:12%;bottom:22%}.memory-node.start i{right:-5px;top:-5px}.memory-node.end{right:10%;top:18%}.memory-node.end i{left:-5px;bottom:-5px;background:var(--sea)}.archive-stats{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.archive-stats div{display:grid;place-items:center;padding:30px;border-right:1px solid var(--line)}.archive-stats div:last-child{border-right:0}.archive-stats strong{font-family:var(--display);font-size:38px;font-weight:400}.archive-stats span{font-size:9px;color:var(--muted)}.saved-empty{padding:70px 20px;text-align:center;color:var(--muted);font-size:11px}.saved-works{grid-template-columns:repeat(3,1fr)}
.tab-bar{position:fixed;z-index:55;left:50%;bottom:16px;transform:translateX(-50%);display:flex;min-width:390px;padding:5px;border:1px solid rgba(255,255,255,.14);background:rgba(23,26,24,.95);box-shadow:0 15px 40px rgba(0,0,0,.22);backdrop-filter:blur(16px)}.tab-item{width:94px;height:54px;display:grid;place-items:center;align-content:center;gap:3px;border:0;background:transparent;color:#909792;cursor:pointer}.tab-item span{font-size:16px}.tab-item small{font-size:8px}.tab-item.is-active{background:#f5f4ef;color:var(--ink)}.mini-player{position:fixed;z-index:54;left:50%;bottom:84px;transform:translateX(-50%);width:min(620px,calc(100% - 24px));height:64px;display:grid;grid-template-columns:64px 42px 1fr 120px 42px 32px;align-items:center;gap:10px;padding:0 10px 0 0;background:#f8f7f2;border:1px solid var(--line);box-shadow:0 12px 34px rgba(0,0,0,.16)}.mini-player[hidden]{display:none}.mini-player img{height:62px;object-fit:cover}.mini-play,.mini-close{width:34px;height:34px;border:0;border-radius:50%;background:var(--ink);color:white;cursor:pointer}.mini-close{background:transparent;color:var(--ink);font-size:20px}.mini-copy{display:grid;min-width:0}.mini-copy small{font-size:7px;color:var(--muted)}.mini-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.mini-progress{height:2px;background:#d6d7d1}.mini-progress i{display:block;width:0;height:100%;background:var(--sea)}.mini-player>span{font-size:8px;color:var(--muted)}
dialog{border:0;padding:0;background:var(--paper);color:var(--ink);box-shadow:0 30px 100px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(10,13,12,.72);backdrop-filter:blur(8px)}.close-button{position:absolute;z-index:3;right:14px;top:14px;width:42px;height:42px;border:0;background:transparent;font-size:24px;cursor:pointer}.light-close{color:white;text-shadow:0 1px 6px rgba(0,0,0,.4)}.booking-dialog{width:min(680px,calc(100% - 28px));max-height:calc(100vh - 28px);overflow:auto}.dialog-header{display:flex;align-items:center;gap:18px;padding:42px 54px 25px;border-bottom:1px solid var(--line)}.dialog-header h2{margin:0;font-family:var(--display);font-size:36px;font-weight:400}.booking-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:0 54px}.booking-progress i{height:2px;background:#d0d1cc}.booking-progress i.is-current{background:var(--sea)}.booking-step{padding:40px 54px 50px}.booking-step h3{margin:0 0 28px;font-family:var(--display);font-size:30px;font-weight:400}.step-count{margin:0 0 8px;font-size:8px;color:var(--muted)}.field-label,.booking-step fieldset{display:block;margin:0 0 22px;padding:0;border:0;font-size:10px}.booking-step legend{margin-bottom:9px}.field-label input,.field-label select{display:block;width:100%;height:48px;margin-top:8px;padding:0 12px;border:1px solid var(--line);border-radius:0;background:var(--surface)}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.choice-grid input,.route-choices input{position:absolute;opacity:0}.choice-grid span{height:60px;display:grid;place-content:center;text-align:center;border:1px solid var(--line);cursor:pointer}.choice-grid small{display:block;margin-top:3px;color:var(--muted);font-size:8px}.choice-grid input:checked+span{background:var(--ink);color:white}.selected-intent{display:flex;gap:7px;margin:-10px 0 20px}.selected-intent span{padding:8px 11px;background:#e1e5df;font-size:8px}.route-choices{display:grid;gap:8px}.route-choices label>span{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:14px;padding:17px;border:1px solid var(--line);cursor:pointer}.route-choices i{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-style:normal}.route-choices strong{font-size:11px}.route-choices small{margin-top:4px;color:var(--muted);font-size:9px}.route-choices b{grid-row:1/3;align-self:center;font-size:9px}.route-choices input:checked+span{border-color:var(--ink);background:var(--surface)}.route-choices input:checked+span i{background:var(--ink);color:white}.step-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:8px;margin-top:26px}.booking-summary{border-top:1px solid var(--line)}.summary-row{display:flex;justify-content:space-between;gap:24px;padding:14px 0;border-bottom:1px solid var(--line);font-size:10px}.summary-row span{color:var(--muted)}.consent-row{display:flex;gap:10px;margin-top:20px;font-size:9px;color:var(--muted)}
.exhibit-dialog{width:min(1050px,calc(100% - 28px));display:grid;grid-template-columns:1.08fr .92fr;max-height:calc(100vh - 28px);overflow:auto}.exhibit-dialog:not([open]){display:none}.exhibit-visual{position:relative;min-height:680px;background:#d0d2cd}.exhibit-visual img{height:100%;object-fit:cover}.image-index{position:absolute;left:24px;bottom:20px;color:white;font-family:var(--display);font-size:48px;text-shadow:0 2px 10px rgba(0,0,0,.35)}.exhibit-detail{display:flex;flex-direction:column;justify-content:center;padding:54px}.exhibit-topline{display:flex;align-items:center;justify-content:space-between}.save-button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:23px;cursor:pointer}.save-button.is-saved{background:var(--ink);color:white}.exhibit-detail h2{margin:12px 0 0;font-family:var(--display);font-size:39px;font-weight:400}.artist-line{margin:8px 0 0;color:var(--muted);font-size:10px}.exhibit-description{margin:24px 0;line-height:1.85;color:#454a47;font-size:11px}.route-context{margin-bottom:22px}.audio-module{border-top:1px solid var(--line)}.audio-tabs{display:flex;border-bottom:1px solid var(--line)}.audio-tabs button{flex:1;min-height:40px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:9px;cursor:pointer}.audio-tabs button.is-selected{border-bottom-color:var(--ink);color:var(--ink)}.audio-content{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:20px 0}.play-button{width:48px;height:48px;border:0;border-radius:50%;background:var(--ink);color:white;cursor:pointer}.audio-content>div{display:grid;grid-template-columns:1fr;gap:7px}.audio-content strong,.audio-content small{font-size:9px}.audio-content small{color:var(--muted)}.audio-progress{height:2px;background:#ced0ca}.audio-progress i{display:block;width:0;height:100%;background:var(--sea)}.next-work{display:flex;justify-content:space-between;align-items:center;padding-top:18px;border-top:1px solid var(--line);font-size:8px;color:var(--muted)}.next-work button{border:0;background:transparent;font-size:9px;cursor:pointer}.next-work button strong{font-weight:650}.reflection-dialog{width:min(600px,calc(100% - 28px))}.reflection-content{padding:60px}.reflection-content h2{margin:8px 0;font-family:var(--display);font-size:38px;font-weight:400}.reflection-content>p:nth-of-type(2){color:var(--muted);font-size:11px}.reflection-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:28px 0}.reflection-options button{min-height:52px;border:1px solid var(--line);background:var(--surface);cursor:pointer}.reflection-options button:hover{background:var(--ink);color:white}.toast{position:fixed;z-index:100;left:50%;bottom:158px;transform:translate(-50%,16px);padding:12px 18px;background:var(--ink);color:white;font-size:10px;opacity:0;pointer-events:none;transition:opacity 180ms ease,transform 180ms ease}.toast.is-visible{opacity:1;transform:translate(-50%,0)}
@media(max-width:1000px){.intent-section{grid-template-columns:1fr 1fr}.intent-heading{grid-column:1/-1;border-right:0;border-bottom:1px solid var(--line)}.programme-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.programme-card-wide{grid-column:1/-1;grid-row:auto}.programme-card-wide .programme-image{height:480px}.visit-dashboard{grid-template-columns:1fr}.guide-stage{grid-template-columns:1fr}.museum-map{min-height:560px}.route-panel{padding:48px 7vw}.journey-memory{grid-template-columns:1fr 1fr}.exhibit-dialog{grid-template-columns:1fr;max-width:760px}.exhibit-visual{min-height:430px}.exhibit-detail{padding:42px}}
@media(max-width:680px){.app-shell{padding-bottom:78px}.app-header{height:62px;padding:0 16px}.portfolio-link{min-height:32px;padding:0 9px;font-size:8px}.open-status,.language-status{display:none}.discover-hero{height:760px;min-height:0}.discover-hero>img{object-position:58% center}.hero-scrim{background:linear-gradient(0deg,rgba(9,13,11,.82),rgba(9,13,11,.08) 75%)}.hero-copy{left:20px;right:20px;bottom:84px;width:auto}.hero-copy h1{font-size:54px}.hero-copy h1 span{font-size:31px}.hero-description{font-size:12px}.hero-actions{align-items:stretch}.hero-actions button{padding:0 13px;gap:12px}.hero-footer{display:none}.intent-section{display:block}.intent-heading,.intent-builder,.route-recommendation{padding:54px 20px;border-right:0;border-bottom:1px solid var(--line)}.intent-heading h2,.section-heading h2,.page-intro h1{font-size:35px}.privacy-note{margin-top:24px}.choice-chips{grid-template-columns:1fr 1fr}.visit-context{grid-template-columns:1fr}.route-recommendation h3{font-size:42px}.route-actions{align-items:stretch}.route-actions .primary-button{flex:1}.programme-section,.visit-continuum,.nearby-section,.saved-section{padding:66px 20px}.section-heading{align-items:start}.section-heading>.text-command{max-width:90px;text-align:right}.programme-grid{display:block;border:0;background:transparent}.programme-card,.programme-card-wide{display:block;min-height:0;margin-bottom:1px}.programme-card .programme-image,.programme-card-wide .programme-image{height:auto;aspect-ratio:1.3}.programme-card-wide .programme-copy{display:grid;grid-template-columns:1fr}.programme-card-wide .programme-copy>span{grid-column:auto;grid-row:auto}.continuum-grid{grid-template-columns:1fr}.continuum-grid button{min-height:180px;border-right:0;border-bottom:1px solid var(--line)}.page-intro{align-items:start;padding:112px 20px 34px}.compact-intro .primary-button{padding:0 12px;gap:8px}.visit-dashboard{width:calc(100% - 28px);margin:28px auto}.ticket-main{grid-template-columns:1fr;padding:28px 22px}.ticket-main h2{font-size:36px}.qr-mark{width:106px}.ticket-route{padding:18px 22px}.arrival-card{padding:28px 22px}.guide-live{min-width:0}.guide-stage{display:block}.museum-map{min-height:540px}.zone-scene{height:48%}.map-shade{background:linear-gradient(0deg,#171a18 44%,rgba(23,26,24,.12) 74%)}.location-caption{left:20px;top:22px;bottom:auto}.location-caption strong{font-size:24px}.map-diagram{left:20px;right:20px;top:auto;bottom:22px;width:auto;height:53%}.map-zone{width:60px;height:60px}.map-zone strong{font-size:14px}.you-are-here{top:84%!important}.nearby-list,.saved-works{grid-template-columns:1fr}.journey-memory{display:block}.memory-copy{padding:54px 20px;border-right:0}.memory-visual{min-height:380px}.archive-stats div{padding:24px 8px}.tab-bar{bottom:9px;width:calc(100% - 18px);min-width:0}.tab-item{flex:1;width:auto;height:50px}.mini-player{bottom:70px;grid-template-columns:52px 36px 1fr 32px;padding-right:6px;height:56px}.mini-player img{height:54px}.mini-progress,.mini-player>span{display:none}.dialog-header{padding:34px 22px 22px}.booking-progress{padding:0 22px}.booking-step{padding:34px 22px 40px}.choice-grid{grid-template-columns:1fr}.choice-grid span{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 13px}.choice-grid small{display:inline;margin:0}.step-actions{grid-template-columns:1fr}.exhibit-dialog{width:calc(100% - 18px)}.exhibit-visual{min-height:310px}.exhibit-detail{padding:34px 22px}.exhibit-detail h2{font-size:34px}.reflection-content{padding:48px 22px}.reflection-options{grid-template-columns:1fr}.toast{bottom:132px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* Primary navigation adapts from a compact desktop dock to a native mobile tab bar. */
.tab-bar{bottom:18px;min-width:410px;padding:5px;border:0;border-radius:8px;background:rgba(23,26,24,.94);box-shadow:0 16px 42px rgba(0,0,0,.24)}
.tab-item{width:100px;border-radius:5px;color:#9ba19d}
.tab-item.is-active{background:rgba(255,255,255,.12);color:white;box-shadow:inset 0 2px 0 #8fb5bb}

@media(max-width:680px){
  .app-shell{padding-bottom:74px}
  .tab-bar{left:0;right:0;bottom:0;transform:none;width:100%;min-width:0;padding:0 8px max(8px,env(safe-area-inset-bottom));border-top:1px solid var(--line);border-radius:0;background:rgba(248,247,242,.97);box-shadow:0 -10px 30px rgba(0,0,0,.1)}
  .tab-item{flex:1;width:auto;height:58px;border-radius:0;color:#757c78}
  .tab-item.is-active{background:transparent;color:var(--ink);box-shadow:inset 0 2px 0 var(--sea)}
}

/* Optional route guidance: four equal directions around one continuous loop. */
.route-basis{display:grid;gap:5px;margin:28px 0 20px;padding:14px 0;border-top:1px solid rgba(23,26,24,.18);border-bottom:1px solid rgba(23,26,24,.18)}
.route-basis span{font-size:10px;font-weight:650}
.route-basis small{color:#68716c;font-size:8px;line-height:1.5}
.route-direction-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:22px 0}
.route-direction-options button{min-height:58px;display:grid;align-content:center;gap:5px;padding:10px 12px;border:1px solid rgba(23,26,24,.2);border-radius:2px;background:rgba(250,249,245,.45);text-align:left;cursor:pointer}
.route-direction-options button:hover{border-color:var(--ink)}
.route-direction-options button[aria-pressed="true"]{border-color:var(--ink);background:var(--ink);color:white}
.route-direction-options span{font-size:8px;letter-spacing:.08em}
.route-direction-options strong{font-size:10px;font-weight:600}
.route-choices i{width:74px;border-radius:2px;font-size:8px;letter-spacing:.04em}
.route-thread{left:9%;right:auto;top:17%;width:82%;height:66%;border:1px solid rgba(255,255,255,.48);border-radius:50%;background:transparent;transform:rotate(-8deg)}
.finish-visit{margin-top:8px}
.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.48;transform:none}

/* English-first typography for a contemporary British cultural institution. */
.hero-copy h1,.intent-heading h2,.section-heading h2,.page-intro h1,.memory-copy h2,.route-recommendation h3,.programme-copy strong,.ticket-main h2,.arrival-card h2,.location-caption strong,.map-zone strong,.route-panel h2,.nearby-card strong,.dialog-header h2,.booking-step h3,.exhibit-detail h2,.reflection-content h2{font-kerning:normal;text-wrap:balance}
.hero-description,.intent-heading>p:nth-of-type(2),.section-heading>div>p:last-child,.route-recommendation>p,.continuum-grid p,.exhibit-description,.reflection-content>p:nth-of-type(2){max-width:62ch;text-wrap:pretty}
.primary-button,.secondary-button,.choice-chip,.segmented-control button,.tab-item,.route-direction-options button,.reflection-options button{line-height:1.25}
.programme-copy strong,.nearby-card strong,.route-panel h2,.exhibit-detail h2{overflow-wrap:anywhere}

@media(max-width:680px){
  .choice-chips{grid-template-columns:repeat(2,minmax(0,1fr))}
  .choice-chips .choice-chip:last-child:nth-child(odd){grid-column:1/-1}
  .route-direction-options{grid-template-columns:1fr 1fr}
  .route-direction-options button{min-height:56px;padding:9px 10px}
  .route-actions{display:grid;grid-template-columns:1fr}
  .route-actions .text-command{justify-self:start}
  .route-choices label>span{grid-template-columns:74px minmax(0,1fr);grid-template-rows:auto auto auto}
  .route-choices i{grid-row:1/4}
  .route-choices b{grid-column:2;grid-row:3;margin-top:5px}
  .route-thread{top:16%;height:68%}
  .hero-copy h1{font-size:50px;line-height:.92}
  .hero-copy h1 span{font-size:29px}
  .hero-description{max-width:34ch;line-height:1.65}
  .hero-actions{display:grid;grid-template-columns:1fr 1fr}
  .hero-actions .primary-button,.hero-actions .secondary-button{width:100%;gap:8px;padding:0 12px}
  .choice-chip{min-height:54px;padding:8px 10px;text-align:center}
  .route-direction-options strong{font-size:9px}
  .tab-item small{font-size:7.5px}
}
