:root{--gold:#f5b800;--ink:#0a0a09;--paper:#f2f0e9;--muted:#a6a49d;--line:#2b2b28;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Barlow Condensed,Impact,sans-serif;line-height:.87;text-transform:uppercase}em{color:var(--gold);font-style:italic}.eyebrow{font:700 11px/1 Inter,sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#77756e}.eyebrow:before{content:"//";color:var(--gold);margin-right:9px}.navbar{height:76px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,76px);background:#0a0a09f5;color:#fff;border-bottom:1px solid #292925}.brand{display:flex;align-items:center;gap:11px;font:800 17px Barlow Condensed,sans-serif;letter-spacing:.05em}.brand img{width:47px;height:47px;object-fit:cover}.navbar nav{height:100%;display:flex;align-items:center;gap:36px}.navbar nav>a:not(.nav-cta){font-size:12px;font-weight:600;color:#c8c6bf;transition:.2s}.navbar nav>a.router-link-active,.navbar nav>a:hover{color:#fff}.nav-cta{background:var(--gold);color:#080808;padding:13px 18px;font-size:11px;font-weight:800;letter-spacing:.1em}.nav-cta span{margin-left:12px}.menu{display:none;background:none;border:0;color:#fff}.hero{min-height:calc(100vh - 76px);position:relative;overflow:hidden;display:grid;grid-template-columns:53% 47%;padding:clamp(70px,9vw,130px) clamp(20px,7vw,105px) 70px;color:#fff;background:#0a0a09}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 50%,rgba(245,184,0,.14),transparent 37%);pointer-events:none}.hero-lines{position:absolute;inset:0;background:repeating-linear-gradient(105deg,transparent 0 110px,rgba(255,255,255,.025) 111px 112px)}.hero-content{z-index:2;align-self:center}.hero h1,.page-hero h1{font-size:clamp(68px,9vw,136px);letter-spacing:-.045em;margin:22px 0 28px}.hero-copy{max-width:520px;color:#b6b3ac;font-size:clamp(15px,1.4vw,19px);line-height:1.65}.actions{display:flex;gap:12px;margin-top:38px}.button{height:51px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:25px;border:1px solid transparent;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.button svg,.text-link svg,.episode-copy a svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.7}.gold{background:var(--gold);color:#0a0a09}.outline{border-color:#4b4b46;color:#fff}.outline-light{border-color:#55534d;color:#fff}.dark-button{background:#10100e;color:#fff}.hero-art{position:relative;z-index:2;align-self:end;height:min(70vh,720px)}.hero-art img{height:100%;width:100%;object-fit:contain;object-position:bottom;filter:drop-shadow(0 20px 35px #000)}.hero-number{position:absolute;font:900 min(33vw,520px)/.8 "Barlow Condensed";color:#141412;right:-5%;top:5%}.art-label{position:absolute;right:-25px;bottom:12%;font-size:10px;letter-spacing:.2em;writing-mode:vertical-rl;color:#777}.scroll-mark{position:absolute;z-index:3;bottom:25px;left:7vw;font-size:9px;letter-spacing:.2em;color:#6e6d68}.scroll-mark i{display:inline-block;width:50px;border-top:1px solid var(--gold);margin-left:14px}.section{padding:clamp(78px,10vw,145px) clamp(20px,7vw,105px)}.dark{background:#11110f;color:#fff}.section-heading{max-width:680px}.section-heading h2{font-size:clamp(52px,7vw,98px);letter-spacing:-.035em;margin:18px 0 22px}.section-heading.light .eyebrow{color:#777}.lede,.body-copy{color:#706f69;line-height:1.7;max-width:560px}.section-heading.light .lede{color:#95938c}.latest .section-heading{margin-bottom:55px}.latest .episode-card{display:grid;grid-template-columns:1.5fr .72fr;background:#181816}.episode-visual{position:relative;min-height:310px}.latest .episode-visual{min-height:500px}.placeholder{height:100%;min-height:inherit;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:repeating-linear-gradient(135deg,#20201d 0 2px,#181816 2px 14px);border:1px solid #2c2c28;color:#55534d;overflow:hidden}.placeholder>span{font:900 100px/.8 Barlow Condensed;color:#242420}.placeholder p{font-size:9px;letter-spacing:.25em;margin:15px 0 0}.frame-corners{position:absolute;inset:20px;border:1px solid #2c2c28}.episode-no{position:absolute;left:20px;top:20px;background:var(--gold);padding:8px 12px;font:800 11px Inter;letter-spacing:.1em;color:#0a0a09}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:#0a0a09;padding-left:4px}.episode-copy{padding:clamp(28px,4vw,58px);display:flex;flex-direction:column;justify-content:center}.episode-copy>p{font-size:10px;color:#777;letter-spacing:.16em}.episode-copy h3{font-size:clamp(32px,4vw,58px);margin:10px 0 20px}.episode-copy>span{font-size:13px;line-height:1.7;color:#96948d}.episode-copy a,.text-link{display:flex;align-items:center;gap:20px;margin-top:32px;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--gold)}.intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw;align-items:center}.photo-stack{min-height:580px;position:relative}.photo-stack .placeholder{width:83%;height:86%}.photo-stack img{position:absolute;width:38%;right:0;bottom:0;filter:drop-shadow(0 15px 16px rgba(0,0,0,.25))}.stats{display:grid;grid-template-columns:repeat(4,1fr);background:var(--gold);padding:45px clamp(20px,7vw,105px)}.stats div{padding:0 25px;border-right:1px solid rgba(0,0,0,.22)}.stats div:last-child{border:0}.stats strong{display:block;font:900 clamp(45px,6vw,76px)/1 "Barlow Condensed";letter-spacing:-.03em}.stats span{text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.17em}.shows-preview .section-heading{margin-bottom:55px}.show-list{border-top:1px solid #cfcdc5}.show-card{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:30px;padding:34px 0;border-bottom:1px solid #cfcdc5}.show-card h3{font-size:35px;margin:14px 0 0}.show-details{display:flex;flex-direction:column;gap:5px;font-size:12px;color:#777}.show-details p{margin:0;color:#111;font-weight:700}.show-card>a{font-size:10px;font-weight:800;letter-spacing:.14em}.empty-show{display:grid;grid-template-columns:150px 1fr 1fr auto;gap:40px;align-items:center;border-top:1px solid #cbc9c1;border-bottom:1px solid #cbc9c1;padding:42px 0}.empty-show>div{aspect-ratio:1;background:#111;display:grid;place-items:center;color:var(--gold);font:900 65px Barlow Condensed}.empty-show h3{font-size:37px;margin:0}.empty-show p{font-size:13px;color:#777;line-height:1.6;margin:0}.why{display:grid;grid-template-columns:1fr 1fr;background:#0e0e0c;color:#fff;min-height:650px}.why-copy{padding:clamp(70px,9vw,130px) clamp(20px,7vw,105px)}.why h2,.community h2,.future h2{font-size:clamp(75px,10vw,145px);letter-spacing:-.045em;margin:26px 0}.why-copy>p:not(.eyebrow){color:#96948d;line-height:1.7;max-width:470px}.why-art{position:relative;display:grid;place-items:center;background:var(--gold);overflow:hidden}.why-art:before{content:"21";position:absolute;font:900 38vw/.8 Barlow Condensed;color:#00000014}.why-art img{position:relative;width:72%;mix-blend-mode:multiply}.community{text-align:center;padding:clamp(85px,11vw,160px) 20px}.community h2{margin-bottom:55px}.social-links{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.social-links a{width:140px;border:1px solid #cac8c0;padding:15px;display:flex;align-items:center;gap:12px;text-align:left}.social-links b{width:30px;height:30px;display:grid;place-items:center;background:#10100e;color:var(--gold);font-size:9px}.social-links span{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}footer{padding:65px clamp(20px,7vw,105px) 25px;background:#0b0b0a;color:#fff}.footer-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:50px}.footer-top>div:first-child p{margin:12px 0;color:#777;text-transform:uppercase;font-size:9px;letter-spacing:.15em}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:15px 55px;font-size:11px;color:#aaa}.footer-top .social-links{justify-content:flex-end}.footer-top .social-links a{width:auto;border:0;padding:0}.footer-top .social-links a span{display:none}.footer-bottom{display:flex;justify-content:space-between;margin-top:60px;padding-top:20px;border-top:1px solid #252522;color:#666;font-size:8px;letter-spacing:.16em}.page-hero{min-height:650px;padding:100px clamp(20px,7vw,105px);background:#0b0b0a;color:#fff;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.page-hero>div{z-index:2;align-self:center}.page-hero>div>p:last-child{color:#96948d;line-height:1.7;max-width:600px}.page-hero img{height:560px;justify-self:center;align-self:end;object-fit:contain;filter:drop-shadow(0 20px 30px #000)}.simple img{height:470px}.featured-label{display:flex;align-items:center;gap:25px;font-size:10px;font-weight:800;letter-spacing:.18em;margin-bottom:35px}.featured-label span{height:1px;background:#ccc;flex:1}.episodes>.episode-card{display:grid;grid-template-columns:1.5fr .72fr;background:#111;color:#fff}.episode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-top:25px}.episode-grid .episode-card{background:#111;color:#fff}.past{margin-top:100px}.past>p{color:#777}.story article{display:grid;grid-template-columns:80px .8fr 1.2fr;gap:55px;align-items:center;margin-bottom:130px}.story article>span{align-self:start;font:800 12px Inter;color:var(--gold)}.story article h2{font-size:clamp(46px,6vw,82px);margin:18px 0 25px}.story article>div>p:last-child{color:#777;line-height:1.7}.story .placeholder{height:480px}.story article.reverse{grid-template-columns:80px 1.2fr .8fr}.story article.reverse>div{order:3}.future{padding:110px 7vw;background:#111;color:#fff;text-align:center}.future>div{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.future>div span{border:1px solid #393934;padding:14px 22px;font-size:10px;letter-spacing:.16em}.contact-page{display:grid;grid-template-columns:1fr 1fr;min-height:800px}.contact-intro{position:relative;overflow:hidden;padding:110px 7vw;background:#0b0b0a;color:#fff}.contact-intro h1{font-size:clamp(70px,8vw,120px);letter-spacing:-.04em;margin:30px 0}.contact-intro>p:not(.eyebrow){color:#96948d;max-width:430px;line-height:1.7}.contact-intro .social-links{justify-content:flex-start;margin-top:45px}.contact-intro .social-links a{border-color:#32322e}.contact-intro img{position:absolute;width:230px;right:-20px;bottom:-25px}.contact-page form{padding:110px 7vw}.contact-page label{display:block;font-size:9px;font-weight:800;letter-spacing:.15em;margin-bottom:27px}.contact-page input,.contact-page select,.contact-page textarea{display:block;width:100%;border:0;border-bottom:1px solid #bbb9b1;background:transparent;padding:14px 0;color:#111;outline:none}.contact-page textarea{resize:vertical}.contact-page input:focus,.contact-page select:focus,.contact-page textarea:focus{border-color:var(--gold)}.form-notice{font-size:11px;line-height:1.5;color:#777;margin-top:15px}@media(max-width:850px){.navbar{height:66px}.navbar .brand span{display:none}.navbar nav{display:none;position:absolute;left:0;right:0;top:66px;height:auto;background:#0b0b0a;padding:25px;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid #292925}.navbar nav.open{display:flex}.navbar nav a{padding:16px}.menu{display:flex;flex-direction:column;gap:6px}.menu i{width:24px;border-top:2px solid}.hero{grid-template-columns:1fr;padding-top:70px}.hero-art{position:absolute;opacity:.42;right:-20%;bottom:0;width:80%;height:65%}.hero-content{max-width:650px}.hero-copy{max-width:430px}.latest .episode-card,.episodes>.episode-card{grid-template-columns:1fr}.latest .episode-visual{min-height:360px}.intro-grid{grid-template-columns:1fr;gap:70px}.photo-stack{min-height:450px}.stats{grid-template-columns:repeat(2,1fr);gap:25px}.stats div:nth-child(2){border:0}.empty-show{grid-template-columns:110px 1fr}.empty-show>p,.empty-show>a{grid-column:2}.why{grid-template-columns:1fr}.why-art{min-height:450px}.footer-top{grid-template-columns:1fr 1fr}.footer-top .social-links{grid-column:1/-1;justify-content:flex-start}.page-hero{grid-template-columns:1fr;min-height:720px}.page-hero img{position:absolute;opacity:.45;right:-10%;bottom:0}.page-hero>div{max-width:650px}.story article,.story article.reverse{grid-template-columns:40px 1fr;gap:25px}.story article .placeholder{grid-column:2}.story article.reverse>div{order:initial}.contact-page{grid-template-columns:1fr}.contact-intro{min-height:650px}}@media(max-width:540px){.hero h1,.page-hero h1{font-size:63px}.hero{min-height:760px;padding-top:75px}.hero-art{width:105%;right:-35%}.actions{flex-direction:column;align-items:stretch}.button{width:100%}.section{padding:75px 20px}.section-heading h2{font-size:52px}.latest .episode-visual{min-height:270px}.episode-grid{grid-template-columns:1fr}.photo-stack{min-height:350px}.stats{padding:35px 20px}.stats div{padding:0 12px}.stats strong{font-size:49px}.empty-show{grid-template-columns:80px 1fr;gap:22px}.empty-show>div{font-size:42px}.empty-show h3{font-size:29px}.show-card{grid-template-columns:1fr}.why-copy{padding:75px 20px}.why-art{min-height:320px}.community h2,.future h2{font-size:68px}.social-links a{width:calc(50% - 5px)}.footer-top{grid-template-columns:1fr}.footer-top .social-links{grid-column:auto}.page-hero{padding:75px 20px;min-height:650px}.page-hero img{height:430px;right:-35%}.story article,.story article.reverse{grid-template-columns:1fr;margin-bottom:90px}.story article>span{display:none}.story article .placeholder{grid-column:1;height:320px}.contact-intro,.contact-page form{padding:75px 20px}.contact-intro .social-links{width:75%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.details-pending{font-size:10px;font-weight:800;letter-spacing:.14em;color:#96948d}.shows-preview{scroll-margin-top:76px}.episode-visual{overflow:hidden}.episode-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.episode-card:hover .episode-visual>img{transform:scale(1.025)}.route-mascot{position:fixed;z-index:100;inset:0;display:grid;place-items:center;background:#0a0a09e0;pointer-events:none;overflow:hidden}.route-mascot img{width:min(48vw,390px);filter:drop-shadow(0 20px 35px rgba(0,0,0,.6));animation:mascot-bounce .85s cubic-bezier(.22,.85,.32,1)}.route-mascot span{position:absolute;bottom:8vh;color:var(--gold);font:800 10px Inter,sans-serif;letter-spacing:.25em}.mascot-pop-enter-active,.mascot-pop-leave-active{transition:opacity .16s ease}.mascot-pop-enter-from,.mascot-pop-leave-to{opacity:0}@keyframes mascot-bounce{0%{transform:translateY(75vh) rotate(-12deg) scale(.55)}45%{transform:translateY(-3vh) rotate(4deg) scale(1.06)}72%{transform:translateY(0) rotate(-2deg) scale(1)}to{transform:translateY(75vh) rotate(8deg) scale(.7)}}@media(max-width:540px){.route-mascot img{width:min(85vw,360px)}}@media(prefers-reduced-motion:reduce){.route-mascot img{animation:none}}.photo-stack .feature-photo{width:83%;height:86%;object-fit:cover;object-position:center 45%;border:1px solid #d1cfc7}.photo-stack .stack-mascot{position:absolute;width:38%;height:auto;right:0;bottom:0;filter:drop-shadow(0 15px 16px rgba(0,0,0,.25))}.collection-feed{padding:clamp(78px,10vw,145px) clamp(20px,4vw,60px);background:#0e0e0c;color:#fff}.feed-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:0 clamp(0px,3vw,45px) 55px}.feed-heading h2{font-size:clamp(52px,7vw,98px);letter-spacing:-.035em;margin:18px 0 0}.feed-heading>a{padding-bottom:10px;color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.14em}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:300px 300px;gap:10px}.photo-grid a{overflow:hidden;background:#1a1a17}.photo-grid a:first-child{grid-row:span 2}.photo-grid a:nth-child(5){grid-column:span 2}.photo-grid img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}.photo-grid a:hover img{transform:scale(1.035);filter:brightness(1.08)}.story .story-photo{width:100%;height:480px;object-fit:cover;border:1px solid #d1cfc7}.photo-stack.collection-preview{display:grid;place-items:center;background:transparent;border:0;overflow:visible}.collection-card-fan{position:relative;width:min(100%,560px);height:540px}.collection-card-fan .fan-card{position:absolute;left:50%;bottom:22px;width:43%;height:88%;object-fit:contain;transform-origin:50% 92%;filter:drop-shadow(0 18px 18px rgba(30,25,16,.24));transition:transform .4s cubic-bezier(.22,1,.36,1),filter .4s ease}.collection-card-fan .fan-card-1{z-index:1;transform:translate(-72%) rotate(-14deg)}.collection-card-fan .fan-card-2{z-index:2;transform:translate(-58%) rotate(-5deg)}.collection-card-fan .fan-card-3{z-index:4;transform:translate(-42%) rotate(4deg)}.collection-card-fan .fan-card-4{z-index:3;transform:translate(-27%) rotate(13deg)}.collection-card-fan:hover .fan-card-1{transform:translate(-78%) rotate(-17deg)}.collection-card-fan:hover .fan-card-2{transform:translate(-61%) rotate(-6deg)}.collection-card-fan:hover .fan-card-3{transform:translate(-39%) rotate(5deg)}.collection-card-fan:hover .fan-card-4{transform:translate(-21%) rotate(16deg)}.newest-collection{padding-top:clamp(75px,8vw,110px);padding-bottom:clamp(75px,8vw,110px);background:#e7e1d5;border-top:1px solid #d2cab9;border-bottom:1px solid #d2cab9}.newest-collection .section-heading{max-width:none}.newest-collection .section-heading h2{font-size:clamp(48px,6vw,78px)}.newest-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(22px,3vw,46px);margin-top:48px}.newest-card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%}.newest-label{position:absolute;z-index:2;top:12px;left:12px;padding:6px 8px;background:#24231f;color:#f5b800;font:800 7px Inter,sans-serif;letter-spacing:.16em;text-transform:uppercase}.newest-card-image{display:grid;place-items:center;width:100%;height:clamp(440px,40vw,560px);padding:16px;overflow:hidden;background:#d8d0c180;border:1px solid #c2b8a5;transition:background .3s ease,transform .35s cubic-bezier(.22,1,.36,1)}.newest-card-image img{width:auto;height:100%;max-width:100%;object-fit:contain;filter:drop-shadow(0 14px 13px rgba(48,39,24,.22));transition:transform .4s cubic-bezier(.22,1,.36,1)}.newest-card:hover .newest-card-image{background:#ccc0aaa6;transform:translateY(-4px)}.newest-card:hover .newest-card-image img{transform:scale(1.012)}.newest-card-copy{display:flex;flex:1;flex-direction:column;align-items:flex-start;min-height:112px;padding:17px 0;border-bottom:1px solid #bbb19e}.newest-card-copy strong,.newest-card-copy small{display:block}.newest-card-copy strong{font:700 14px/1.3 Inter,sans-serif}.newest-card-copy small{margin-top:7px;color:#7d7568;font:700 8px Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase}.newest-card-copy .newest-grade{display:inline-block;margin-top:auto;padding:5px 7px;background:#24231f;color:#eee8dc}.newest-cta{width:max-content;margin-top:38px}.newest-card-image img{width:100%;height:100%;max-width:none}.newest-card-image{height:clamp(350px,32vw,430px);padding:22px}.newest-card-image img{width:88%;height:88%;max-width:88%;max-height:88%;object-fit:contain}@media(max-width:850px){.collection-card-fan{height:440px}}@media(max-width:850px){.newest-card-grid{gap:18px}.newest-card-image{height:350px;padding:16px}}@media(max-width:600px){.collection-preview{min-height:360px}.collection-card-fan{height:350px;width:min(100%,390px)}.collection-card-fan .fan-card{width:46%;height:88%}.newest-card-grid{grid-template-columns:1fr;gap:35px;margin-top:35px}.newest-card{width:100%;max-width:360px;margin:0 auto}.newest-card-image{height:min(460px,120vw);padding:18px}.newest-cta{width:100%}}.newest-card-grid{width:100%;max-width:980px;margin-left:0}.newest-card-image{height:auto;aspect-ratio:3/5}.newest-card-image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.newest-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(55px,7vw,110px);align-items:start}.newest-layout .section-heading{max-width:430px;padding-top:12px}.newest-layout .section-heading h2{font-size:clamp(48px,5.2vw,72px)}.newest-cards-column{min-width:0}.newest-cards-column .newest-card-grid{max-width:none;margin-top:0}.newest-cards-column .newest-cta{margin-top:32px}@media(max-width:900px){.newest-layout{grid-template-columns:1fr;gap:45px}.newest-layout .section-heading{max-width:680px;padding-top:0}.newest-cards-column .newest-card-grid{margin-left:0}}@media(prefers-reduced-motion:reduce){.collection-card-fan .fan-card{transition:none}}@media(max-width:850px){.photo-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,270px)}.photo-grid a:first-child{grid-row:span 1}.photo-grid a:nth-child(5){grid-column:span 1}.photo-grid a:last-child{display:none}}@media(max-width:540px){.feed-heading{display:block}.feed-heading>a{display:inline-block;margin-top:25px}.photo-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,210px)}.story .story-photo{height:320px}}.photo-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,360px)}.photo-grid a:first-child,.photo-grid a:nth-child(5){grid-row:auto;grid-column:auto}.photo-grid a:last-child{display:block}@media(max-width:850px){.photo-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,270px)}}@media(max-width:540px){.photo-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,210px)}}.community-copy{margin:-25px 0 32px;color:#706f69}.community>.button{width:auto}.community-socials{margin-top:55px}.sell-contact{padding:110px 7vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.sell-contact h2{font-size:clamp(55px,7vw,95px);letter-spacing:-.035em;margin:25px 0}.sell-contact>p:not(.eyebrow){color:#706f69;font-size:18px;margin-bottom:35px}.sell-contact .button{width:auto}@media(max-width:850px){.sell-contact{padding:85px 7vw;min-height:560px}}@media(max-width:540px){.sell-contact{padding:75px 20px}.sell-contact .button{width:100%}.community>.button{width:100%}}html,body,#app{width:100%;max-width:100%;overflow-x:hidden}main,section,article,header,footer,div{min-width:0}.navbar a,.button,.menu{-webkit-tap-highlight-color:transparent}.menu{width:44px;height:44px;align-items:center;justify-content:center}.show-card,.episode-card,.story article{min-width:0}.episode-copy h3,.show-card h3,.feed-heading h2,.sell-contact h2{overflow-wrap:anywhere}.photo-grid img,.story-photo,.feature-photo{background:#1a1a17}@media(max-width:1100px){.navbar nav{gap:22px}.show-card{grid-template-columns:1fr 1fr}.show-card>a,.show-card>.details-pending{grid-column:2}.feed-heading h2{font-size:clamp(48px,6.5vw,74px)}}@media(max-width:850px){.navbar nav{max-height:calc(100dvh - 66px);overflow-y:auto}.navbar nav>a{min-height:48px;display:flex;align-items:center}.navbar .nav-cta{justify-content:center;margin-top:10px}.hero{min-height:calc(100svh - 66px)}.scroll-mark,.art-label{display:none}.latest .episode-visual,.episodes>.episode-card .episode-visual{aspect-ratio:16/9;min-height:0}.episode-grid .episode-visual{aspect-ratio:16/9;min-height:0}.show-card{grid-template-columns:1fr 1fr}.why{min-height:0}.feed-heading{align-items:flex-start}.contact-intro{min-height:620px}.footer-links a{min-height:36px;display:flex;align-items:center}}@media(max-width:600px){.hero{min-height:720px;padding:64px 20px 45px}.hero h1,.page-hero h1{font-size:clamp(54px,17vw,72px);line-height:.9}.hero-copy{font-size:15px}.hero-art{height:53%;width:100%;right:-32%;opacity:.34}.section{padding:68px 20px}.section-heading h2{font-size:clamp(44px,14vw,58px)}.latest .section-heading{margin-bottom:35px}.episode-copy{padding:26px 22px}.episode-copy h3{font-size:clamp(30px,10vw,42px)}.play{width:58px;height:58px}.show-card{grid-template-columns:1fr;gap:20px;padding:28px 0}.show-card>a,.show-card>.details-pending{grid-column:1}.show-card h3{font-size:32px}.photo-stack{min-height:330px}.photo-stack .feature-photo{width:88%;height:90%}.photo-stack .stack-mascot{width:42%}.why-copy{padding:68px 20px}.why h2,.community h2,.future h2{font-size:clamp(52px,17vw,72px)}.why-art{min-height:280px}.collection-feed{padding:68px 14px}.feed-heading{display:block;margin:0 6px 35px}.feed-heading h2{font-size:clamp(42px,13vw,58px);line-height:.92}.feed-heading>a{display:inline-block;margin-top:24px}.photo-grid{gap:7px;grid-auto-rows:auto;grid-template-rows:none}.photo-grid a{aspect-ratio:4/5}.social-links{gap:8px}.social-links a{width:calc(50% - 4px);min-height:58px;padding:10px}.community{padding:75px 20px}.community h2{margin-bottom:42px}.community-copy{margin:-15px 0 28px}.footer-top{gap:36px}.footer-links{gap:8px 30px}.footer-bottom{gap:20px;line-height:1.5}.page-hero{min-height:600px;padding:68px 20px}.page-hero img{height:390px;right:-37%}.story article,.story article.reverse{gap:18px;margin-bottom:75px}.story article h2{font-size:clamp(42px,13vw,58px)}.story .story-photo{height:auto;aspect-ratio:4/5}.future{padding:75px 20px}.future>div span{padding:12px 15px}.contact-intro{min-height:590px;padding:70px 20px}.contact-intro h1{font-size:clamp(58px,18vw,76px)}.contact-intro img{width:190px}.contact-intro .social-links{width:100%}.sell-contact{min-height:auto;padding:75px 20px}.sell-contact h2{font-size:clamp(46px,14vw,62px)}}@media(max-width:380px){.navbar{padding:0 14px}.hero,.section,.why-copy,.community,.page-hero,.contact-intro,.sell-contact{padding-left:16px;padding-right:16px}.hero h1,.page-hero h1{font-size:52px}.actions{gap:9px}.button{padding:0 15px;gap:14px;font-size:10px}.eyebrow{font-size:9px}.photo-grid{grid-template-columns:1fr}.photo-grid a{aspect-ratio:4/3}.social-links a{width:100%}.footer-bottom{flex-direction:column}.feed-heading h2{font-size:40px}}@media(max-height:560px)and (orientation:landscape){.hero{min-height:620px}.page-hero{min-height:560px}.route-mascot img{width:min(30vw,250px)}.route-mascot span{bottom:4vh}}@media(max-width:850px){.hero-art{position:absolute;left:auto;right:0;bottom:0;width:clamp(360px,68vw,610px);height:72%;opacity:.4;display:flex;align-items:flex-end;justify-content:flex-end}.hero-art img{width:100%;height:100%;object-fit:contain;object-position:right bottom}.hero-number{right:4%;top:12%;font-size:clamp(210px,42vw,390px)}}@media(max-width:600px){.hero-art{right:-6vw;width:min(96vw,500px);height:56%;opacity:.34}.hero-art img{object-position:right bottom}.hero-number{right:7%;top:15%;font-size:54vw}}@media(max-width:380px){.hero-art{right:-8vw;width:100vw;height:52%}.hero-number{right:8%;font-size:58vw}}@media(max-height:680px)and (max-width:850px){.hero-art{height:50%;width:min(78vw,470px);opacity:.3}}@media(max-width:600px){.hero{display:block;min-height:700px;padding-top:64px;padding-bottom:260px}.hero-content{position:relative;z-index:3}.hero-art{left:50%;right:auto;bottom:-18px;transform:translate(-50%);width:min(520px,112vw);height:390px;opacity:.34;justify-content:center}.hero-art img{width:100%;height:100%;object-position:center bottom}.hero-number{left:50%;right:auto;top:20%;transform:translate(-50%);font-size:220px}.contact-page{display:block;min-height:0}.contact-intro{min-height:0;padding:64px 20px 210px}.contact-intro img{width:175px;right:8px;bottom:-8px}.contact-intro .social-links{margin-top:32px}.sell-contact{min-height:0;padding:64px 20px}.sell-contact h2{margin:20px 0}}@media(max-width:380px){.hero{min-height:680px;padding-bottom:240px}.hero-art{left:50%;right:auto;width:116vw;height:350px}.hero-number{left:50%;right:auto;font-size:190px}.contact-intro{padding-bottom:190px}.contact-intro img{width:155px}}@media(max-height:680px)and (max-width:600px){.hero{min-height:640px;padding-bottom:210px}.hero-art{height:315px;width:min(460px,105vw);opacity:.3}}.show-card.next-show{position:relative;margin:18px 0;padding:42px 34px;grid-template-columns:1.2fr 1fr auto;background:#111;color:#fff;border:0;box-shadow:inset 5px 0 0 var(--gold)}.show-card.next-show .eyebrow{color:var(--gold)}.show-card.next-show h3{font-size:clamp(42px,4.5vw,68px);margin-top:16px}.show-card.next-show .show-details{color:#aaa}.show-card.next-show .show-details p{color:#fff}.show-countdown{min-width:155px;padding-left:30px;border-left:1px solid #393934;text-align:right}.show-countdown span{display:block;color:#85837c;font-size:8px;font-weight:800;letter-spacing:.18em}.show-countdown strong{display:block;margin-top:9px;color:var(--gold);font:900 clamp(32px,4vw,52px)/1 "Barlow Condensed",sans-serif;letter-spacing:.02em;white-space:nowrap}@media(max-width:850px){.show-card.next-show{grid-template-columns:1fr 1fr;padding:34px 28px}.show-countdown{grid-column:1/-1;padding:24px 0 0;border-left:0;border-top:1px solid #393934;text-align:left}}@media(max-width:600px){.show-card.next-show{grid-template-columns:1fr;margin:12px 0;padding:30px 22px}.show-card.next-show h3{font-size:42px}.show-countdown{grid-column:1}.show-countdown strong{font-size:46px}}.brand img{width:58px;height:58px;object-fit:contain}@media(max-width:850px){.brand img{width:50px;height:50px}}.scroll-reveal{opacity:0;transform:translateY(26px);transition:opacity .62s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0ms),transform .62s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0ms)}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.section-heading.scroll-reveal{transform:none}.section-heading.scroll-reveal .eyebrow,.section-heading.scroll-reveal h2,.section-heading.scroll-reveal .lede,.feed-heading.scroll-reveal .eyebrow,.feed-heading.scroll-reveal h2,.feed-heading.scroll-reveal>a{opacity:0;transform:translateY(25px);transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1)}.section-heading.is-visible .eyebrow,.section-heading.is-visible h2,.section-heading.is-visible .lede,.feed-heading.is-visible .eyebrow,.feed-heading.is-visible h2,.feed-heading.is-visible>a{opacity:1;transform:translateY(0)}.section-heading h2,.feed-heading h2{position:relative}.section-heading h2:after,.feed-heading h2:after{content:"";display:block;width:64px;height:3px;margin-top:20px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .65s cubic-bezier(.22,1,.36,1) .32s}.section-heading.is-visible h2:after,.feed-heading.is-visible h2:after{transform:scaleX(1)}.section-heading.is-visible h2,.feed-heading.is-visible h2{transition-delay:90ms}.section-heading.is-visible .lede,.feed-heading.is-visible>a{transition-delay:.18s}.photo-grid .scroll-reveal{transform:translateY(18px) scale(.97)}.photo-grid .scroll-reveal.is-visible{transform:translateY(0) scale(1)}.show-list .scroll-reveal{transition-duration:.7s}.show-countdown strong.scroll-reveal{transform:translateY(18px);transition-duration:.48s}.show-countdown strong.scroll-reveal.is-visible{transform:translateY(0)}.feature-photo,.story-photo{transform:translateY(var(--parallax-y,0));will-change:transform}.mascot-moment.scroll-reveal{transform:translate(55px) rotate(7deg) scale(.92)}.mascot-moment.scroll-reveal.is-visible{transform:translate(0) rotate(0) scale(1)}.navbar{transition:height .3s cubic-bezier(.22,1,.36,1),background-color .3s ease,box-shadow .3s ease}.navbar.scrolled{height:64px;background:#0a0a09fc;box-shadow:0 8px 28px #00000038}.navbar.scrolled .brand img{width:48px;height:48px}.navbar .brand img{transition:width .3s cubic-bezier(.22,1,.36,1),height .3s cubic-bezier(.22,1,.36,1)}.route-mascot img{animation-duration:.62s}.mascot-pop-enter-active,.mascot-pop-leave-active{transition-duration:.1s}@media(max-width:850px){.navbar.scrolled{height:58px}.navbar.scrolled nav{top:58px}.navbar.scrolled .brand img{width:44px;height:44px}}@media(prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal *{opacity:1!important;transform:none!important;transition:none!important}.section-heading h2:after,.feed-heading h2:after{transform:scaleX(1);transition:none}.feature-photo,.story-photo{transform:none!important}.navbar,.navbar .brand img{transition:none}}.story-copy>p:not(.eyebrow){color:#64635e;line-height:1.75;margin-bottom:18px}.story-copy strong{color:#161614;font-weight:700}.story-copy .story-emphasis{color:#171715;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(25px,2.3vw,34px);font-weight:800;line-height:1.08;text-transform:uppercase;border-left:3px solid var(--gold);padding-left:17px;margin:28px 0}.story article{align-items:start}.story .story-photo{position:sticky;top:100px}.story article.reverse .story-photo{order:2}.story article.reverse .story-copy{order:3}@media(max-width:850px){.story .story-photo{position:static;top:auto}.story article.reverse .story-photo{order:initial}.story article.reverse .story-copy{order:initial}.story article .story-photo{grid-column:2}}@media(max-width:600px){.story article .story-photo{grid-column:1;order:2}.story article .story-copy{order:1}.story-copy>p:not(.eyebrow){font-size:15px;line-height:1.72}.story-copy .story-emphasis{font-size:27px}}:root{--ease-out:cubic-bezier(.23,1,.32,1);--ease-in-out:cubic-bezier(.77,0,.175,1)}.button,.text-link,.episode-copy a,.social-links a,.show-card>a,.nav-cta{transition:opacity .14s ease,transform .14s var(--ease-out)}.button:active,.text-link:active,.episode-copy a:active,.social-links a:active,.show-card>a:active,.nav-cta:active{transform:scale(.97)}.navbar nav>a:not(.nav-cta){position:relative;transition:color .15s ease,opacity .15s ease}.navbar nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:1px;background:var(--gold);opacity:0;transform:scaleX(.7);transition:opacity .15s ease,transform .15s var(--ease-out)}.navbar nav>a.router-link-active:not(.nav-cta):after{opacity:1;transform:scaleX(1)}.menu i{transform-origin:center;transition:transform .18s var(--ease-out),opacity .12s ease}.menu[aria-expanded=true] i:first-child{transform:translateY(4px) rotate(45deg)}.menu[aria-expanded=true] i:last-child{transform:translateY(-4px) rotate(-45deg)}.newest-card{transition:transform .16s var(--ease-out)}.newest-card:active{transform:scale(.985)}.newest-card-image{transition:background-color .16s ease,transform .16s var(--ease-out)}.newest-card-image img{transition:transform .16s var(--ease-out)}.navbar{height:76px;transition:background-color .18s ease}.navbar.scrolled{height:76px}.navbar.scrolled .brand img{width:47px;height:47px}@media(hover:hover)and (pointer:fine){.navbar nav>a:not(.nav-cta):hover:after{opacity:1;transform:scaleX(1)}.button:hover,.text-link:hover,.episode-copy a:hover,.social-links a:hover,.show-card>a:hover,.nav-cta:hover{opacity:.78}.newest-card:hover .newest-card-image{background:#ccc0aa;transform:translateY(-3px)}.newest-card:hover .newest-card-image img{transform:scale(1.012)}}@media(hover:none),(pointer:coarse){.episode-card:hover .episode-visual>img,.photo-grid a:hover img,.newest-card:hover .newest-card-image,.newest-card:hover .newest-card-image img{transform:none}.photo-grid a:hover img{filter:none}.collection-card-fan:hover .fan-card-1{transform:translate(-72%) rotate(-14deg)}.collection-card-fan:hover .fan-card-2{transform:translate(-58%) rotate(-5deg)}.collection-card-fan:hover .fan-card-3{transform:translate(-42%) rotate(4deg)}.collection-card-fan:hover .fan-card-4{transform:translate(-27%) rotate(13deg)}}@media(max-width:850px){.navbar,.navbar.scrolled{height:66px}.navbar.scrolled nav{top:66px}.navbar.scrolled .brand img{width:50px;height:50px}.navbar nav{display:flex;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:opacity .16s var(--ease-out),transform .16s var(--ease-out),visibility 0s linear .16s}.navbar nav.open{display:flex;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:opacity .18s var(--ease-out),transform .18s var(--ease-out),visibility 0s}.navbar nav>a:not(.nav-cta):after{bottom:7px;left:16px;right:auto;width:24px;transform-origin:left}}@media(prefers-reduced-motion:reduce){.button,.text-link,.episode-copy a,.social-links a,.show-card>a,.nav-cta,.navbar nav>a,.navbar nav>a:after,.menu i,.newest-card,.newest-card-image,.newest-card-image img{transition:none}.navbar nav,.navbar nav.open{transform:none;transition:opacity .1s ease,visibility 0s}}.gear-hero{min-height:760px;display:grid;grid-template-columns:1.05fr .95fr;gap:7vw;padding:90px clamp(20px,7vw,105px);background:#0b0b0a;color:#fff;overflow:hidden}.gear-hero-copy{align-self:center;position:relative;z-index:2}.gear-hero h1{font-size:clamp(66px,8vw,118px);letter-spacing:-.045em;margin:28px 0 32px}.gear-hero-copy>p:last-child{max-width:570px;color:#9a9891;font-size:clamp(16px,1.35vw,19px);line-height:1.7}.gear-hero-image{position:relative;align-self:center;height:610px}.gear-hero-image:before{content:"21";position:absolute;left:-28%;bottom:-3%;z-index:0;color:#161613;font:900 360px/.75 Barlow Condensed,sans-serif}.gear-hero-image img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;filter:saturate(.88) contrast(1.04);box-shadow:26px 26px 0 var(--gold)}.gear-hero-image span{position:absolute;z-index:2;right:-28px;top:30px;padding:12px 14px;background:var(--gold);color:#0a0a09;font-size:9px;font-weight:800;letter-spacing:.18em;writing-mode:vertical-rl}.gear-intro,.gear-advice{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(0,1.2fr);gap:9vw;max-width:1250px;margin:auto}.gear-intro-label{font-size:9px;font-weight:800;letter-spacing:.17em;color:#88867f}.gear-intro-label:before{content:"";display:block;width:65px;border-top:3px solid var(--gold);margin-bottom:18px}.gear-prose{max-width:720px}.gear-prose>p{color:#595852;font-size:16px;line-height:1.82;margin-bottom:21px}.gear-prose .gear-lede{color:#151513;font-size:clamp(24px,2.3vw,34px);font-weight:600;line-height:1.45}.gear-prose aside{margin-top:42px;padding:25px 28px;border-left:4px solid var(--gold);background:#e7e4da;color:#54534e;font-size:13px;line-height:1.72}.gear-prose aside strong{color:#111}.gear-products{padding-top:120px;padding-bottom:120px}.gear-product{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:clamp(50px,8vw,115px);align-items:start;max-width:1240px;margin:0 auto 150px}.gear-product:last-child{margin-bottom:0}.gear-product.reverse .gear-product-image{order:2}.gear-product-image{position:sticky;top:105px;height:min(680px,72vh)}.gear-product-image img{width:100%;height:100%;object-fit:cover}.gear-product-image>span{position:absolute;z-index:2;top:18px;left:18px;background:var(--gold);color:#0b0b0a;padding:12px 14px;font:900 14px/1 Inter;letter-spacing:.12em}.gear-product-copy{padding-top:20px}.gear-product-copy h2{font-size:clamp(50px,5.5vw,80px);letter-spacing:-.035em;margin:22px 0 8px}.gear-product-copy h3{color:var(--gold);font-size:clamp(22px,2.2vw,31px);line-height:1.05;letter-spacing:.01em;margin:0 0 32px}.gear-product-copy>p{color:#a09e96;font-size:15px;line-height:1.78;margin-bottom:18px}.gear-product-copy>p:first-of-type{color:#e1ded5;font-size:18px}.gear-product-copy .button{margin-top:22px}.gear-advice-heading h2{font-size:clamp(55px,7vw,96px);letter-spacing:-.04em;margin:25px 0}.gear-question{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--gold)}.gear-question>div{padding:clamp(70px,8vw,120px) clamp(20px,7vw,105px);align-self:center}.gear-question .eyebrow{color:#5f4900}.gear-question .eyebrow:before{color:#111}.gear-question h2{font-size:clamp(66px,8vw,110px);letter-spacing:-.04em;margin:25px 0}.gear-question h2 em{color:#fff}.gear-question p:not(.eyebrow){max-width:560px;line-height:1.75}.gear-question .button{background:#0b0b0a;color:#fff;margin-top:22px}.gear-question>img{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.gear-hero{grid-template-columns:1fr;min-height:0}.gear-hero-image{height:520px}.gear-intro,.gear-advice{grid-template-columns:1fr;gap:45px}.gear-product{grid-template-columns:1fr;gap:48px}.gear-product.reverse .gear-product-image{order:initial}.gear-product-image{position:relative;top:auto;height:auto;aspect-ratio:4/5;max-height:680px}.gear-question{grid-template-columns:1fr}.gear-question>img{height:500px}}@media(max-width:600px){.gear-hero{padding:64px 20px 82px;gap:55px}.gear-hero h1{font-size:clamp(54px,16vw,72px)}.gear-hero-image{height:auto;aspect-ratio:4/5;margin-right:12px}.gear-hero-image img{box-shadow:12px 12px 0 var(--gold)}.gear-products{padding-top:72px;padding-bottom:72px}.gear-product{gap:32px;margin-bottom:90px}.gear-product-copy{padding-top:0}.gear-product-copy h2{font-size:clamp(44px,14vw,60px)}.gear-product-copy h3{font-size:25px}.gear-product-copy>p{font-size:15px}.gear-product-copy .button{width:100%;height:auto;min-height:53px;padding:15px 18px}.gear-intro-label{display:none}.gear-prose .gear-lede{font-size:23px}.gear-prose aside{padding:22px 20px;margin-top:32px}.gear-advice{gap:18px}.gear-advice-heading h2{font-size:clamp(50px,15vw,66px)}.gear-question>div{padding:72px 20px}.gear-question h2{font-size:clamp(58px,18vw,76px)}.gear-question .button{width:100%}.gear-question>img{height:auto;aspect-ratio:4/5}}.gear-product-gallery{display:block;margin-right:50px;margin-bottom:55px}.gear-product-gallery>span{z-index:4}.gear-product-gallery>img:first-of-type{width:92%;height:91%;object-fit:cover}.gear-product-gallery .gear-product-image-secondary{position:absolute;z-index:2;right:-50px;bottom:-55px;width:53%;height:48%;object-fit:cover;border:8px solid #11110f;box-shadow:0 18px 38px #0000006b}@media(max-width:600px){.gear-product-gallery{display:block;margin-right:24px;margin-bottom:34px;aspect-ratio:4/5}.gear-product-gallery>img:first-of-type{width:94%;height:92%}.gear-product-gallery .gear-product-image-secondary{right:-24px;bottom:-34px;width:57%;height:45%;border-width:5px}}
