:root{color:#241f1a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f2ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f6f2ea}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}#root{min-height:100vh}.app-shell{color:#241f1a;background:#f6f2ea;min-height:100vh}.intro-band{color:#f8f3ea;background:linear-gradient(#1c1a187a,#1c1a189e),url(/images/samothrace.jpg) 50% 34%/cover;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;min-height:42vh;padding:28px clamp(18px,4vw,56px);display:grid}.intro-copy{max-width:760px}.kicker,.location,.tour-facts span,.time-row span,.notice,.player,.nav-row button{align-items:center;display:flex}.kicker{text-transform:uppercase;gap:8px;margin:0 0 14px;font-size:.92rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{max-width:12ch;margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,8vw,6.8rem);font-weight:700;line-height:.96}.intro-copy p:last-child{max-width:620px;margin-bottom:0;font-size:1.08rem;line-height:1.55}.tour-facts{gap:10px;min-width:172px;display:grid}.tour-facts span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0003;border:1px solid #ffffff57;border-radius:6px;gap:9px;min-height:42px;padding:0 14px}.now-playing{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(20px,4vw,44px);padding:clamp(18px,4vw,56px);display:grid}.image-panel{align-self:start;position:sticky;top:20px}.image-panel img{aspect-ratio:4/5;object-fit:cover;background:#ded6ca;border-radius:8px;width:100%;display:block;box-shadow:0 20px 50px #362a1c38}.image-panel a{color:#5c5145;margin-top:10px;font-size:.82rem;line-height:1.35;display:block}.stop-panel{min-width:0}.stop-count{color:#8f392d;letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px;font-size:.84rem;font-weight:800}h2{margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,6vw,4.2rem);line-height:1.02}.artist{color:#5a4c40;margin-bottom:16px;font-size:1.12rem}.location{color:#4d4238;gap:8px;margin-bottom:22px;line-height:1.4}.player{background:#fffaf2;border:1px solid #d7c9b7;border-radius:8px;gap:16px;padding:14px}.play-button{color:#fffaf2;background:#8f392d;border:0;border-radius:999px;flex:0 0 58px;justify-content:center;width:58px;height:58px}.timeline{width:100%;min-width:0}.time-row{color:#4c4137;font-variant-numeric:tabular-nums;justify-content:space-between;gap:12px;margin-bottom:10px}.time-row span{gap:6px}.track{background:#e1d6c8;border-radius:999px;height:8px;overflow:hidden}.track div{border-radius:inherit;background:#8f392d;height:100%;transition:width .2s linear}.nav-row{justify-content:space-between;gap:12px;margin:16px 0 28px}.nav-row button{color:#2b251f;background:#fbf5ed;border:1px solid #cbbba8;border-radius:6px;justify-content:center;gap:8px;min-height:44px;padding:0 14px}.nav-row button:disabled{color:#a2968b;background:#eee5da}.content-block{border-bottom:1px solid #d9cbbb;margin-bottom:22px;padding-bottom:22px}.content-block h3{letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.84rem}.content-block p{color:#332b24;margin-bottom:0;font-size:1.08rem;line-height:1.75}.route-box p{font-weight:600}.source-box a{color:#7e3127;font-weight:700}.stop-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 clamp(18px,4vw,56px) clamp(22px,5vw,60px);display:grid}.stop-card{color:#2b251f;text-align:left;background:#fffaf2;border:1px solid #d6c8b8;border-radius:8px;grid-template-columns:64px 34px minmax(0,1fr);align-items:center;gap:10px;min-height:84px;padding:10px;display:grid}.stop-card.active{border-color:#8f392d;box-shadow:inset 0 0 0 1px #8f392d}.stop-card img{object-fit:cover;background:#ddd2c4;border-radius:6px;width:64px;height:64px}.card-number{color:#8f392d;font-size:.8rem;font-weight:800}.stop-card strong,.stop-card small{display:block}.stop-card strong{text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:.98rem;line-height:1.18;overflow:hidden}.stop-card small{color:#6a5c4e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.25;display:-webkit-box;overflow:hidden}.notice{color:#40372e;background:#e6dacb;gap:12px;padding:18px clamp(18px,4vw,56px)}.notice p{margin-bottom:0}.notice a{color:#7e3127;white-space:nowrap;margin-left:auto;font-weight:800}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #1f6f78}@media (width<=980px){.intro-band,.now-playing{grid-template-columns:1fr}.intro-band{align-items:end;min-height:52vh}.tour-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.image-panel{position:static}.image-panel img{aspect-ratio:16/10}.stop-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.intro-band{min-height:58vh}.tour-facts,.stop-list{grid-template-columns:1fr}.now-playing{padding-top:18px}.player{align-items:stretch}.nav-row button{flex:1}.notice{flex-wrap:wrap;align-items:flex-start}.notice a{width:100%;margin-left:30px}}
