@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--paper:#f8f3e8;--ink:#222720;--orange:#bf4e27;--yellow:#f2c451;--line:#22272026;--serif:Georgia,'Times New Roman',serif;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a.button{cursor:pointer}a{color:inherit;text-underline-offset:5px}button{color:inherit}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #247e9b;outline-offset:5px}[hidden]{display:none!important}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:16px}.skip:focus{top:5px}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:20}.wordmark{font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:19px;line-height:1.04;letter-spacing:-1px;text-decoration:none;display:block}.wordmark span{display:block;color:var(--orange)}nav{display:flex;gap:32px}nav a{text-decoration:none;font-size:14px;font-weight:600}nav a:hover{color:var(--orange)}.mode-switch{display:flex;border:1px solid var(--ink);border-radius:30px;padding:4px;gap:3px}.mode-switch button{border:0;background:transparent;border-radius:24px;padding:10px 17px;font-size:14px;font-weight:600;white-space:nowrap}.mode-switch button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.mode-switch button span{margin-left:8px}.hero{max-width:1500px;margin:auto;display:grid;grid-template-columns:1.12fr 1fr;gap:6%;padding:64px 6% 76px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:700;line-height:1.6;margin:0 0 24px}.hero h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(42px,4.7vw,74px);line-height:1.05;letter-spacing:-3.3px;margin:0 0 25px;font-weight:700}em{font-family:var(--serif);font-weight:400;color:var(--orange)}.hero-intro{font-size:18px;line-height:1.65;max-width:400px;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;text-decoration:none;border:0;padding:17px 24px;border-radius:5px;font-size:15px;font-weight:600;min-height:52px;transition:transform .2s}.button:hover{transform:translateY(-3px)}.ink{background:var(--ink);color:var(--paper)}.orange{background:var(--orange);color:white}.cream{background:var(--paper);color:var(--ink)}.text-button{background:none;border:0;padding:16px;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px;cursor:pointer}.hero-poster{background:#fffaf0;border:1px solid var(--ink);box-shadow:9px 9px 0 #222720;transform:rotate(2deg);padding:22px 26px 16px;position:relative}.poster-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.2px;font-weight:600;border-bottom:1px solid var(--line);padding-bottom:14px}.brand-art{width:100%;aspect-ratio:772/514;position:relative;overflow:hidden;mix-blend-mode:multiply;margin:8px 0 12px}.brand-art img{position:absolute;width:100%;height:auto;bottom:0;left:0}.date-ticket{background:var(--orange);color:var(--paper);padding:18px 10px;text-align:center;display:grid;gap:5px}.date-ticket span{font-size:12px;letter-spacing:2px;font-weight:600}.date-ticket strong{font-family:'Space Grotesk',sans-serif;font-size:clamp(25px,3.1vw,48px);letter-spacing:-2px;line-height:1.1}.hero-poster>p{text-align:center;font:italic 20px var(--serif);margin:18px 0 3px}.ticker{background:var(--yellow);border-block:1px solid var(--ink);display:flex;align-items:center;justify-content:space-evenly;gap:25px;padding:20px 4%;font-size:13px;letter-spacing:1.5px;font-weight:700;overflow:hidden}.ticker b{font-size:24px}.section{padding:90px 6%;max-width:1500px;margin:auto}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:12px 80px;align-items:end}.section-heading .eyebrow{grid-column:1/-1;margin:0}h2{font-family:'Space Grotesk',sans-serif;font-size:clamp(32px,3.7vw,55px);line-height:1.08;letter-spacing:-2px;margin:10px 0 20px}.section-heading>p:last-child{max-width:400px;line-height:1.7;font-size:17px;margin-bottom:24px}.traditions{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:35px}.traditions article{border-top:1px solid var(--ink);padding-top:25px}.number{font-size:12px;letter-spacing:1px;font-weight:700;color:var(--orange)}h3{font-family:'Space Grotesk',sans-serif;font-size:27px;line-height:1.2;letter-spacing:-1px;margin:24px 0 16px}p{line-height:1.7}.traditions p{font-size:16px;line-height:1.7}.traditions a{font-size:14px;font-weight:600}.schedule-note{background:#eee8da;padding:18px 24px;margin-top:40px;font-size:14px;border-left:3px solid var(--orange)}.photo-section{padding:20px 6% 40px;display:grid;grid-template-columns:1.6fr 1fr;gap:6%;align-items:center;max-width:1500px;margin:auto}.photo-section figure{margin:0;transform:rotate(-2deg);background:#fff;padding:13px 13px 0;box-shadow:0 4px 25px #22272012}.photo-section img{display:block;width:100%;height:360px;object-fit:cover}.photo-section figcaption{padding:16px 4px;font-family:var(--serif);font-style:italic;font-size:16px}.photo-section figcaption span{display:block;font:10px 'DM Sans',sans-serif;letter-spacing:1.5px;margin-top:7px}.photo-caption p:not(.eyebrow){max-width:290px}.visit-section{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.visit-section>div>p:not(.eyebrow){max-width:430px}.visit-card{border:1px solid var(--ink);padding:35px;background:#eedeb7;box-shadow:5px 5px 0 var(--ink)}.visit-card h3{font-size:32px}.visit-card .small{font-size:13px;margin-bottom:0}.give-section{background:var(--orange);color:var(--paper);padding:65px 6%;display:grid;grid-template-columns:1.5fr 1fr;gap:10%;align-items:center}.give-section em{color:var(--yellow)}.give-section p:not(.eyebrow){max-width:550px}.give-actions{display:flex;flex-direction:column;align-items:flex-start;gap:17px}.give-actions>a:last-child{font-size:14px}footer{padding:38px 6%;display:flex;justify-content:space-between;align-items:center;gap:30px}footer p,footer>a:last-child{font-size:13px}body.in-3d{overflow:hidden}body.in-3d nav{visibility:hidden}#site-3d{position:relative;height:calc(100dvh - 96px);min-height:400px;overflow:hidden;background:#b7d6d6}#world{position:absolute;inset:0;touch-action:none;cursor:grab}#world:active{cursor:grabbing}#world canvas{display:block;width:100%;height:100%}.world-title{position:absolute;top:28px;left:32px;pointer-events:none;text-shadow:0 1px 8px #fff8}.world-title .eyebrow{margin:0 0 6px}.world-title h1{font-size:32px;letter-spacing:-1.5px;margin:0;font-family:'Space Grotesk',sans-serif}.world-title>p:last-child{font-size:13px;margin:6px 0}.world-tools{position:absolute;right:26px;top:28px;display:flex;gap:8px}.world-tools button{background:var(--paper);border:1px solid var(--ink);padding:10px 15px;border-radius:6px;font-size:14px;cursor:pointer}#world-help{position:absolute;right:26px;top:80px;width:290px;padding:23px;background:var(--paper);border:1px solid var(--ink);z-index:5;box-shadow:4px 4px var(--ink);font-size:14px}#world-help p:last-child{margin-bottom:0}.world-bottom{position:absolute;bottom:23px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:15px;white-space:nowrap;padding:12px 20px;background:var(--paper);border:1px solid var(--ink);border-radius:30px;font-size:12px}#nearby-sign{border:0;border-radius:20px;background:var(--orange);color:white;padding:9px 16px;font-size:14px;cursor:pointer}kbd{margin-left:8px;font-size:12px}.street-progress{position:absolute;left:28px;bottom:85px;display:flex;gap:10px;align-items:center;font-size:10px;font-weight:700;letter-spacing:1px;background:#f8f3e8dc;border-radius:20px;padding:11px 15px}.street-progress>div{width:90px;height:3px;background:#22272035;position:relative}.street-progress i{position:absolute;width:10px;height:10px;top:-3.5px;border-radius:50%;background:var(--orange);left:0}.world-label{position:absolute;transform:translate(-50%,-100%);border:1px solid var(--ink);background:var(--paper);padding:8px 14px;border-radius:20px;white-space:nowrap;box-shadow:2px 3px var(--ink);font-size:13px;font-weight:700;cursor:pointer}.world-label:hover{background:var(--yellow)}#world-labels{position:absolute;inset:0;pointer-events:none}.world-label{pointer-events:auto}.touch-controls{display:none;position:absolute;bottom:72px;right:20px;text-align:center;touch-action:none}.touch-controls button{width:48px;height:48px;border:1px solid var(--ink);background:#f8f3e8dc;border-radius:10px;font-size:23px;margin:3px;touch-action:none;user-select:none}.touch-controls button:active{background:var(--yellow)}#world-loading{position:absolute;inset:0;display:grid;place-items:center;background:var(--paper);font-size:24px;z-index:8}.world-fallback{position:absolute;inset:0;background:var(--paper);z-index:9;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}dialog{border:1px solid var(--ink);border-radius:9px;background:var(--paper);color:var(--ink);padding:42px;width:min(490px,calc(100% - 32px));box-shadow:8px 8px 0 var(--orange)}dialog::backdrop{background:#18201888;backdrop-filter:blur(4px)}dialog h2{font-size:36px}dialog>p{font-size:17px}dialog .eyebrow{font-size:12px}dialog .button{margin-top:10px}.dialog-close{position:absolute;top:10px;right:13px;border:0;background:transparent;font-size:30px;cursor:pointer}.dialog-continue{display:block;padding-left:0;margin-top:12px}
@media(hover:none),(pointer:coarse),(max-width:600px){.touch-controls{display:block}.world-bottom #walk-hint{display:none}.world-bottom{padding:0;border:0;background:none}.world-bottom:has(#nearby-sign[hidden]){display:none}}
@media(min-width:1500px){.give-section{padding-inline:calc((100vw - 1320px)/2)}}
@media(max-width:850px){.site-header{padding:0 5%;height:80px}.site-header nav{display:none}.hero{gap:35px;padding:45px 5% 55px}.hero h1{font-size:43px;letter-spacing:-2px}.hero-intro{font-size:16px}.hero-poster{padding:15px}.poster-top span:last-child{display:none}.hero .text-button{display:block;padding-left:0}.date-ticket strong{font-size:28px}.hero-poster>p{font-size:17px}.ticker{font-size:10px;gap:14px}.section{padding:65px 5%}.traditions{gap:24px}.traditions h3{font-size:23px}.section-heading{gap:10px 35px}.photo-section{padding:0 5%;gap:5%}.photo-section img{height:290px}.photo-section figcaption{font-size:14px}.visit-section{gap:6%}.visit-card{padding:26px}.give-section{padding:55px 5%;gap:5%}.give-section h2{font-size:34px}#site-3d{height:calc(100dvh - 80px)}.world-title{left:22px;top:22px}.world-title h1{font-size:26px}.world-tools{right:18px;top:22px}.world-title .eyebrow{font-size:10px}}
@media(max-width:600px){.wordmark{font-size:15px}.mode-switch button{padding:9px 12px;font-size:12px}.mode-switch button span{margin-left:3px}.hero{grid-template-columns:1fr;padding:40px 6% 50px;gap:34px}.hero h1{font-size:clamp(39px,10.5vw,60px);line-height:1.05}.hero .eyebrow{font-size:10px;margin-bottom:19px}.hero-intro{max-width:330px}.hero .text-button{display:inline-block;padding:14px}.hero-poster{max-width:410px;width:94%;margin:0 auto;padding:17px}.poster-top span:last-child{display:inline}.date-ticket strong{font-size:37px}.brand-art{margin-block:5px}.ticker{justify-content:center;flex-wrap:wrap;padding:16px 5%;gap:12px}.ticker span{font-size:10px}.ticker b{font-size:16px}.ticker span:nth-of-type(3),.ticker b:last-child{display:none}.section{padding:52px 6%}.section-heading{display:block}.section-heading .eyebrow{margin-bottom:18px}.section-heading h2{font-size:40px}.section-heading>p:last-child{font-size:16px}.traditions{grid-template-columns:1fr;gap:26px;margin-top:27px}.traditions h3{font-size:28px;margin:16px 0 10px}.traditions h3 br{display:none}.traditions p{margin-bottom:10px}.schedule-note{padding:18px;margin-top:30px}.photo-section{grid-template-columns:1fr;padding:5px 6% 0;gap:40px}.photo-section img{height:300px}.photo-caption{padding:0 6px}.photo-caption h2{font-size:38px}.photo-caption p:not(.eyebrow){max-width:100%}.visit-section{grid-template-columns:1fr;gap:35px}.visit-section h2{font-size:40px}.visit-card{padding:25px}.give-section{grid-template-columns:1fr;gap:22px;padding:43px 6%}.give-section h2{font-size:33px}.give-actions{gap:12px}footer{flex-wrap:wrap;padding:30px 6%;gap:18px}footer>p{font-size:12px}footer>a:last-child{width:100%;font-size:12px}.world-title{top:18px;left:18px}.world-title .eyebrow{font-size:9px;margin-bottom:5px}.world-title h1{font-size:23px}.world-title>p:last-child{font-size:11px}.world-tools{top:108px;left:18px;right:auto}.world-tools button{font-size:12px;padding:9px 12px}#world-help{left:18px;right:auto;top:154px;width:270px}.street-progress{left:15px;bottom:20px;gap:7px;font-size:8px;padding:10px}.street-progress>div{width:65px}.world-bottom{bottom:85px;left:18px;transform:none;padding:0;background:none;border:0}.world-bottom #walk-hint{display:none}.touch-controls{bottom:15px;right:10px}.touch-controls button{width:42px;height:42px;margin:2px}.world-label{font-size:12px;padding:7px 12px}dialog{padding:32px 25px}dialog h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.header-logo{position:relative;width:124px;aspect-ratio:772/514;overflow:hidden;flex-shrink:0;mix-blend-mode:multiply}.header-logo img{position:absolute;bottom:0;left:0;width:100%;height:auto;display:block}
@media(max-width:850px){.header-logo{width:102px}}
/* Two-thumb controls, with space reserved for signs and phone safe areas. */
@media(hover:none),(pointer:coarse),(max-width:600px){
#site-3d{min-height:0}.touch-controls{inset:0;pointer-events:none;text-align:center}
#joystick{position:absolute;left: max(22px,env(safe-area-inset-left));bottom:calc(28px + env(safe-area-inset-bottom));width:124px;height:124px;border:2px solid #f8f3e8bb;border-radius:50%;background:#22272038;display:grid;place-items:center;pointer-events:auto;touch-action:none;user-select:none;-webkit-user-select:none}
#joystick-knob{width:52px;height:52px;border-radius:50%;background:#f8f3e8ed;border:2px solid #22272066;box-shadow:0 3px 8px #22272030;pointer-events:none}#joystick.held #joystick-knob{background:var(--yellow)}
.stick-caption{position:absolute;bottom:-20px;font-size:10px;font-weight:700;letter-spacing:1px}.look-hint{position:absolute;right:max(24px,env(safe-area-inset-right));bottom:calc(100px + env(safe-area-inset-bottom));font-size:10px;letter-spacing:1px;background:#f8f3e8b8;border-radius:15px;padding:8px 12px}
.world-bottom{left:auto;right:max(22px,env(safe-area-inset-right));bottom:calc(28px + env(safe-area-inset-bottom));transform:none}#nearby-sign{min-height:52px;min-width:112px;font-weight:700}#nearby-sign kbd{display:none}
.street-progress{left:22px;bottom:calc(188px + env(safe-area-inset-bottom));font-size:8px;padding:8px 10px;gap:6px}.street-progress>div{width:55px}.world-label{min-height:44px}
.world-title{left:16px;top:14px}.world-title .eyebrow{display:none}.world-title h1{font-size:22px}.world-title>p:last-child{font-size:11px}.world-tools{left:auto;right:14px;top:80px}.world-tools button{min-height:44px;min-width:44px}
#world-help{left:auto;right:14px;top:132px;max-height:calc(100% - 150px);overflow:auto;max-width:calc(100% - 28px)}
}
@media(hover:none) and (orientation:landscape) and (max-height:600px),(pointer:coarse) and (orientation:landscape) and (max-height:600px){
body.in-3d .site-header{height:64px}#site-3d{height:calc(100dvh - 64px)}#joystick{width:100px;height:100px;bottom:calc(22px + env(safe-area-inset-bottom))}#joystick-knob{width:44px;height:44px}.world-title>p:last-child,.street-progress{display:none}.world-tools{top:10px}.world-title h1{font-size:18px}#world-help{top:62px;max-height:calc(100% - 76px)}
}

.world-label.nearest-stop{background:#fff4d2;border-color:#8f4b2d}
