:root{--yellow: #ffde17;--blue: #55c0e8;--green: #5cba47;--red: #ef473d;--steel-blue: #8aa9d8;--black: #020202;--white: #ffffff;--quote-bg: rgba(255, 222, 23, .2);--f-display: "Parity Sans", sans-serif;--f-body: "Neulis Alt", sans-serif;--f-hero: "Neulis", sans-serif;--border-xl: 10px solid var(--black);--border-md: 2px solid var(--black);--border-sm: 1px solid var(--black);--r-btn: 100px;--r-card: 20px;--r-badge: 4px;--page: 1440px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;scroll-padding-top:100px;overflow-x:clip}body{font-family:var(--f-body);color:var(--black);background:var(--white);overflow-x:clip}img{display:block;max-width:100%}ul{list-style:disc;padding-left:1.7rem}a{text-decoration:none;color:inherit}#shopify-section-header{position:sticky;top:0;z-index:100}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:45px;padding:0 16px;border-radius:var(--r-btn);font-family:var(--f-body);font-size:16px;font-weight:500;letter-spacing:.208px;line-height:24px;white-space:nowrap;cursor:pointer;border:none;text-decoration:none}.btn--primary{background:var(--yellow);color:var(--black);border:var(--border-md);transition:background .15s}.btn--primary:hover{background:#fdb813}.btn__icon{width:16px;height:16px;display:inline-block;flex-shrink:0}.signup-form{display:flex;align-items:center;gap:8px;width:100%}.signup-form__input{flex:1;height:45px;border:var(--border-sm);border-radius:var(--r-btn);padding:0 16px;font-family:var(--f-body);font-size:16px;color:#717171;background:var(--white);outline:none}.signup-form__input{color:var(--black)}.signup-form__input:focus{outline:none;border-width:2px;border-color:var(--black)}.signup-form__input::placeholder{color:#717171}.signup-form__input--error{border-width:2px;border-color:#dd5546}.signup-form__error{display:none;font-family:var(--f-display);font-size:16px;font-weight:700;color:#dd5546;letter-spacing:.208px;margin-top:4px;text-align:left}.signup-form__error--visible{display:block}.signup-form__success{display:none;flex-direction:column;gap:4px}.signup-form__success--visible{display:flex}.signup-form__success-headline{font-family:var(--f-display);font-size:28px;font-weight:900;line-height:32px;letter-spacing:.364px;color:var(--black)}.signup-form__success-sub{font-family:var(--f-body);font-size:16px;font-weight:400;line-height:24px;color:var(--black)}.badge{display:inline-flex;align-items:center;padding:8px;border-radius:var(--r-badge);font-family:var(--f-display);font-size:12px;font-weight:700;line-height:16px;letter-spacing:.156px;color:var(--white);white-space:nowrap}.badge--red{background:var(--red)}.badge--black{background:var(--black)}.badge--green{background:var(--green)}.nav{background:var(--black);height:100px;display:flex;align-items:center;width:100%;overflow-x:clip}.nav__inner{max-width:var(--page);width:100%;margin:0 auto;padding:0 50px;display:flex;align-items:center;justify-content:space-between;gap:40px;min-width:0}.nav__actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.nav__logo{flex-shrink:0;display:flex;align-items:center}.nav__logo-img{height:56px;width:auto;display:block}.nav__links{display:flex;gap:20px;list-style:none;padding:0;flex:1;justify-content:center;min-width:0}.nav__link{font-family:var(--f-body);font-size:16px;font-weight:400;color:var(--white);letter-spacing:.208px;line-height:23px;padding:0 12px 5px;transition:color .15s,font-weight .1s;display:block}.nav__link:hover{color:var(--yellow)}.nav__link--active{font-weight:700;color:var(--yellow);border-bottom:3px solid var(--yellow)}.site-wrapper{width:100%;overflow:hidden}.hero{display:flex;align-items:stretch;height:auto;width:100%;background:#faf7f2}.hero__left{flex:1;display:flex;align-items:center;justify-content:flex-start;padding:0 clamp(24px,4vw,40px) 0 clamp(32px,5vw,64px);min-width:0}.hero__copy{display:flex;flex-direction:column;gap:12px;max-width:644px}.hero__eyebrow{font-family:var(--f-display);font-size:24px;font-weight:400;line-height:32px;letter-spacing:.312px;color:var(--black)}.hero__headline{font-family:var(--f-hero);font-size:64px;font-weight:900;line-height:72px;letter-spacing:.832px;color:var(--black)}.hero__script{font-family:var(--f-hero)}.hero__cta-group{display:flex;flex-direction:column;gap:16px}.hero__cta-group .btn{width:310px}.hero__body{font-family:var(--f-body);font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;color:var(--black)}.hero__right{flex:1;width:50%;min-width:0;background:#f7f2eb}.hero__image{width:100%;height:auto;display:block}.about{background:var(--yellow);display:flex;align-items:center;justify-content:center;gap:64px;padding:80px clamp(32px,7vw,100px);min-height:620px;flex-wrap:wrap}.about__video{flex-shrink:0;width:min(632px,100%);aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;border:4px solid var(--black)}.about__iframe{width:100%;height:100%;border:none;display:block}.about__yt-link{display:block;position:relative;width:100%;height:100%;border:none;padding:0;margin:0;cursor:pointer;background:none;font:inherit;text-align:inherit;color:inherit}.about__thumb{width:100%;height:100%;object-fit:cover;display:block;transition:filter .2s ease}.about__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);filter:drop-shadow(0 2px 8px rgba(0,0,0,.5));transition:transform .2s ease,filter .2s ease}.about__yt-link:hover .about__thumb{filter:brightness(1.06)}.about__yt-link:hover .about__play-btn{transform:translate(-50%,-50%) scale(1.1);filter:drop-shadow(0 4px 16px rgba(0,0,0,.6))}.about__yt-label{position:absolute;bottom:12px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;font-family:var(--f-body);font-size:13px;font-weight:500;padding:4px 12px;border-radius:100px;white-space:nowrap;letter-spacing:.02em}.about__content{flex:1;min-width:280px;max-width:500px;display:flex;flex-direction:column;gap:16px;text-align:left}.about__eyebrow{font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;color:var(--black)}.about__headline{font-family:var(--f-body);font-size:32px;font-weight:900;line-height:42px;letter-spacing:.416px;color:var(--black)}.about__body{display:flex;flex-direction:column;gap:14px}.about__body p{font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;color:var(--black)}.quote{padding:50px;display:flex;flex-direction:column;align-items:center;gap:32px;transition:background .4s ease;background:var(--quote-bg)}.quote__header{text-align:center;width:100%}.quote__eyebrow{font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;margin-bottom:8px}.quote__headline{font-family:var(--f-body);font-size:32px;font-weight:900;line-height:42px;letter-spacing:.416px}.quote__headline em{font-style:normal;font-family:var(--f-hero)}.quote__slider-area{display:flex;align-items:center;gap:24px;width:100%}.quote__viewport{flex:1;overflow:hidden;min-width:0;transition:height .35s ease}.quote__track{display:flex;align-items:flex-start;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.quote__slide{flex:0 0 100%;display:flex;align-items:center;justify-content:center;gap:64px;padding:30px 0}.quote__nav{background:#fde050;border:none;border-radius:100px;width:52px;height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px;font-weight:700;color:var(--black);transition:background .15s}.quote__nav:hover{background:#fdb813}.quote__nav-icon{width:24px;height:24px;display:block;filter:brightness(0)}.quote__nav--prev .quote__nav-icon{transform:rotate(-90deg)}.quote__nav--next .quote__nav-icon{transform:rotate(90deg)}.quote__body{flex:0 1 570px;max-width:570px;display:flex;flex-direction:column;gap:32px;min-width:0}.quote__text{font-size:28px;font-weight:400;line-height:36px;letter-spacing:.364px;color:var(--black);font-style:normal}.quote__text strong{font-weight:700}.quote__attribution{display:flex;flex-direction:column;gap:2px}.quote__name{font-family:var(--f-body);font-size:16px;font-weight:900;line-height:24px;letter-spacing:.208px}.quote__org{font-family:var(--f-display);font-size:14px;font-weight:400;line-height:24px;letter-spacing:.182px}.quote__photo{width:420px;height:420px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.quote__avatar{width:340px;height:380px;object-fit:cover;object-position:top center;display:block}.quote__dots{display:flex;gap:12px;justify-content:center}.quote__dot{width:16px;height:16px;border-radius:50%;background:#aaa;border:none;cursor:pointer;padding:0;transition:background .2s}.quote__dot.active{background:var(--black)}.game{border:var(--border-xl)}.game__intro{padding:50px 10px;display:flex;justify-content:center}.game__intro-inner{max-width:770px;display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}.game__eyebrow{font-family:var(--f-body);font-size:24px;font-weight:700;line-height:32px;letter-spacing:.312px}.game__intro-headline{font-family:var(--f-body);font-size:32px;font-weight:700;line-height:38px;letter-spacing:.416px}.game__intro-headline em{font-style:normal;font-family:var(--f-hero);font-weight:900}.game__intro-body{font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px}.game__row{border-top:var(--border-xl);padding:50px 100px;display:flex;align-items:center;justify-content:center;gap:64px;min-height:500px}.game__step-content{flex:0 1 588px;max-width:588px;min-width:0;display:flex;flex-direction:column;gap:16px}.game__step-num{font-family:var(--f-body);font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px}.game__step-title{font-family:var(--f-display);font-size:36px;font-weight:700;line-height:42px;letter-spacing:.468px}.game__step-sub{font-family:var(--f-body);font-size:24px;font-weight:700;line-height:32px;letter-spacing:.312px}.game__step-body{font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px}.game__step-body-bold{font-size:18px;font-weight:700;line-height:24px;letter-spacing:.234px}.game__list{font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;padding-left:27px}.game__fan{flex-shrink:0;width:560px;display:flex;align-items:center;justify-content:center}.game__fan-img{width:100%;height:auto;display:block;object-fit:contain}.game__stack{flex-shrink:0;width:500px;display:flex;align-items:center;justify-content:center}.game__stack-img{width:100%;height:auto;display:block;object-fit:contain}.game__photo-wrap{flex-shrink:0;width:588px}.game__photo{width:100%;height:441px;object-fit:cover;border-radius:var(--r-card);border:var(--border-xl)}.quiz{background:var(--green);display:flex;align-items:center;justify-content:center;gap:64px;padding:50px 100px;min-height:641px}.quiz__content{flex:0 1 582px;display:flex;flex-direction:column;gap:32px}.quiz__headline{font-family:var(--f-display);font-size:64px;font-weight:900;line-height:68px;letter-spacing:.5px;text-transform:uppercase;color:var(--black)}.quiz__body{font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;color:var(--black)}.quiz__cta{align-self:flex-start}.quiz__media{flex:0 1 600px;display:flex;align-items:center;justify-content:center}.quiz__screenshot{width:100%;height:auto;display:block;border-radius:var(--r-card);box-shadow:0 8px 40px #00000026}.calendar{background:#9747ff;padding:50px 64px;display:flex;flex-direction:column;gap:38px}.calendar__inner{display:flex;align-items:center;gap:38px}.calendar__photos{flex:2;min-width:0;display:flex;flex-direction:column;gap:16px}.calendar__photos-label{font-family:var(--f-body);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3}.calendar__photo-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:1fr 1fr;gap:10px;height:460px}.calendar__photo--tall{grid-row:1 / 3}.calendar__photo{border-radius:14px;overflow:hidden;position:relative;background:#ffffff14;display:flex;align-items:center;justify-content:center}.calendar__photo-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:none;cursor:zoom-in;transition:transform .3s ease}.calendar__photo:hover .calendar__photo-img{transform:scale(1.03)}.calendar__photo-img[src]:not([src=""]){display:block}.calendar__photo-img[src]:not([src=""])+.calendar__photo-placeholder{display:none}.calendar__photo-placeholder{font-family:var(--f-body);font-size:13px;font-weight:500;color:#fff9;pointer-events:none;-webkit-user-select:none;user-select:none;padding:8px;text-align:center}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;display:flex;align-items:center;justify-content:center;gap:16px;z-index:9999;opacity:0;pointer-events:none;transition:opacity .2s ease}.lightbox.is-open{opacity:1;pointer-events:all}.lightbox__stage{flex:1;display:flex;align-items:center;justify-content:center;max-width:calc(100vw - 160px);max-height:90vh}.lightbox__img{max-width:100%;max-height:90vh;border-radius:12px;box-shadow:0 24px 80px #0009;object-fit:contain}.lightbox__close{position:absolute;top:20px;right:24px;background:#ffffff26;border:none;color:#fff;font-size:20px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.lightbox__close:hover{background:#ffffff4d}.lightbox__nav{background:#ffffff26;border:none;color:#fff;font-size:24px;width:52px;height:52px;border-radius:50%;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .15s}.lightbox__nav:hover{background:#ffffff4d}.calendar__copy{flex:1;display:flex;flex-direction:column;gap:32px;align-items:flex-start}.calendar__headline{font-family:var(--f-display);font-size:48px;font-weight:900;line-height:54px;letter-spacing:.624px;color:var(--black)}.calendar__body{font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;color:var(--black)}.calendar__divider{height:10px;background:var(--black);border-radius:5px;margin:0 -14px}.calendar__promo-wrap{padding:0}.calendar__promo{background:var(--white);border-radius:8px;padding:32px 16px;display:flex;align-items:center;justify-content:space-between;gap:32px}.calendar__promo-copy{display:flex;flex-direction:column;gap:8px;flex:1}.calendar__promo-title{font-family:var(--f-body);font-size:28px;font-weight:700;line-height:36px;letter-spacing:.364px;color:var(--black)}.calendar__promo-sub{font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;color:var(--black)}.swag{background:var(--red);padding:64px;display:flex;flex-direction:column;align-items:center;gap:32px}.swag__header{text-align:center;display:flex;flex-direction:column;gap:8px}.swag__headline{font-family:var(--f-display);font-size:48px;font-weight:900;line-height:54px;letter-spacing:.624px;color:var(--black)}.swag__sub{font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;color:var(--black)}.swag__products{display:flex;gap:24px;align-items:stretch;justify-content:center;width:100%;max-width:1312px}.product-card{flex:1;min-width:0;max-width:421px;border:var(--border-xl);border-radius:var(--r-card);overflow:hidden;display:flex;flex-direction:column;height:100%}.product-card__zone{background:var(--white);height:401px;display:flex;align-items:center;justify-content:center;padding:25px 50px;overflow:hidden;position:relative;flex-shrink:0}.product-card__zone--guest{padding:20px}.product-card__guest-img{width:100%;height:100%;object-fit:contain;display:block}.product-card__frame{position:relative;height:351px;flex-shrink:0}.product-card__frame--hat{width:308px}.product-card__frame--tote{width:281px}.product-card__frame-img{width:100%;height:100%;object-fit:contain;display:block}.product-card__info{background:var(--black);border-top:var(--border-xl);padding:0;display:flex;flex-direction:column;gap:8px;align-items:center;flex:1}.product-card__name{font-family:var(--f-display);font-size:24px;font-weight:700;line-height:32px;letter-spacing:.312px;color:var(--white);text-align:center;width:100%;min-height:32px}.product-card__edition{font-family:var(--f-display);font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;color:var(--white);text-align:center;width:100%;min-height:48px;flex:1}.product-card__cta{width:100%;margin-top:auto}@media(max-width:1200px){.product-card__zone{height:auto;aspect-ratio:1 / 1;padding:16px 24px}.product-card__frame-img{width:100%;height:100%;max-height:100%;object-fit:contain}}.footer{background:var(--white);border-top:var(--border-xl);padding:48px 64px}.footer__inner{max-width:1312px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.footer__cols{display:flex;gap:24px;align-items:flex-start}.footer__col{flex:1;display:flex;flex-direction:column;gap:16px}.footer__col-title{font-family:var(--f-body);font-size:24px;font-weight:700;line-height:32px;letter-spacing:.312px;color:var(--black)}.footer__col-sub{font-size:16px;font-weight:400;line-height:24px;letter-spacing:.208px;color:var(--black)}.footer__event-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px}.footer__event-row{display:flex;align-items:baseline;gap:4px;font-family:var(--f-body);font-size:16px;font-weight:400;line-height:24px;letter-spacing:.208px;white-space:nowrap;flex-wrap:wrap}.footer__event-date,.footer__sep{color:var(--black);flex-shrink:0}.footer__link{color:#0072a9;text-decoration:underline;text-decoration-style:solid;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.208px;transition:color .15s}.footer__link:hover{color:var(--black)}.footer__view-all{align-self:flex-start}.footer__contact-block{display:flex;flex-direction:column;gap:8px}.footer__email-row{display:flex;align-items:center;gap:8px}.footer__email-link{font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;color:#0072a9;text-decoration:underline;transition:color .15s}.footer__email-link:hover{color:var(--black)}.footer__email-icon{width:20px;height:20px;flex-shrink:0;display:block;object-fit:contain}.footer__bio-lockup{display:flex;flex-direction:column;gap:12px}.footer__bio-row{display:flex;align-items:flex-start;gap:12px}.footer__bio-photo-frame{width:64px;height:64px;border-radius:50%;flex-shrink:0;overflow:hidden}.footer__bio-photo{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.footer__bio-text{display:flex;flex-direction:column;justify-content:center}.footer__bio-name{font-family:var(--f-display);font-size:16px;font-weight:700;line-height:24px;letter-spacing:.208px;color:var(--black)}.footer__bio-role,.footer__bio-org{font-family:var(--f-display);font-size:12px;font-weight:400;line-height:24px;letter-spacing:.156px;text-transform:uppercase;color:var(--black)}.footer__bio-cta{display:flex;flex-direction:column;gap:0}.footer__bio-caption{font-family:var(--f-display);font-size:12px;font-weight:400;line-height:24px;letter-spacing:.156px;color:var(--black);white-space:nowrap}.footer__bio-stripe{height:8px;background:var(--yellow);width:100%}.footer__rule{height:2px;background:var(--black);width:100%}.footer__legal-bar{display:flex;align-items:center;justify-content:space-between;gap:16px}.footer__copyright{font-family:var(--f-body);font-size:12px;font-weight:400;line-height:normal;color:var(--black);flex:1;white-space:nowrap}.footer__socials{display:flex;align-items:center;gap:16px;flex-shrink:0}.footer__social-link{color:var(--black);display:flex;transition:color .15s}.footer__social-link:hover{color:#555}.footer__social-icon{width:24px;height:24px;display:block}.footer__legal-links{font-family:var(--f-body);font-size:12px;font-weight:400;line-height:normal;color:var(--black);display:flex;align-items:center;justify-content:flex-end;gap:6px;flex:1;white-space:nowrap}.footer__legal-link{color:var(--black);transition:color .15s}.footer__legal-link:hover{color:#555}.marquee{background:var(--white);border-top:var(--border-xl);overflow:hidden;padding:32px 0;height:128px;display:flex;align-items:center}.marquee__track{display:flex;gap:0;width:max-content;animation:marquee-scroll 22s linear infinite}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}.marquee__set{display:flex;gap:32px;flex-shrink:0;padding-right:32px}.marquee__icon{width:64px;height:64px;border-radius:100px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.marquee__icon img{width:64px;height:64px;display:block;object-fit:contain}.gallery{background:#9747ff;padding:64px;display:flex;flex-direction:column;align-items:center}.gallery__inner{max-width:1312px;width:100%;display:flex;flex-direction:column;gap:32px}.gallery__eyebrow{font-family:var(--f-body);font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;color:var(--black)}.gallery__headline{font-family:var(--f-display);font-size:48px;font-weight:900;line-height:54px;letter-spacing:.624px;color:var(--black)}.gallery__images{display:flex;flex-direction:column;gap:16px}.gallery__row{display:flex;gap:24px}.gallery__row--large .gallery__photo,.gallery__row--small .gallery__photo{flex:1;aspect-ratio:3 / 2;border-radius:20px;overflow:hidden;background:#00000026;position:relative}.gallery__photo-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;cursor:zoom-in;transition:transform .3s ease}.gallery__photo:hover .gallery__photo-img{transform:scale(1.03)}.newsletter-band{background:var(--yellow);padding:80px 64px;display:flex;justify-content:center;align-items:center}.newsletter-band__inner{max-width:700px;width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.newsletter-band__copy{display:flex;flex-direction:column;gap:8px}.newsletter-band__headline{font-family:var(--f-display);font-size:48px;font-weight:900;line-height:54px;letter-spacing:.624px;color:var(--black)}.newsletter-band__sub{font-size:18px;font-weight:400;line-height:24px;letter-spacing:.234px;color:var(--black)}.newsletter-band__form{width:100%;max-width:560px}.btn--dark{background:var(--black);color:var(--white);border:2px solid var(--black);transition:background .15s}.btn--dark:hover{background:#333}.btn--subscribe{background:var(--yellow);color:var(--black);border:2px solid var(--black);white-space:nowrap;flex-shrink:0;transition:background .15s}.btn--subscribe:hover{background:#e8c510}@media(max-width:1024px){.nav__links{display:none}.nav__inner{padding:0 32px;gap:16px}.hero{min-height:unset}.hero__headline{font-size:clamp(42px,6vw,64px);line-height:1.12}.hero__cta-group .btn{width:100%;max-width:310px}.about{padding:60px 48px;gap:40px}.about__video{width:45%;aspect-ratio:16/9}.quote{padding:40px 32px;gap:12px}.quote__slide{flex-direction:column;align-items:center;gap:16px;padding:0}.quote__photo{order:-1;width:260px;height:auto;min-height:0}.quote__avatar{width:210px;height:auto;max-height:235px}.quote__body{max-width:570px;width:100%;gap:16px;flex:0 0 auto;text-align:center;align-items:center}.quote__attribution{align-items:center}.quote__text{font-size:22px;line-height:30px}.quote__slider-area{position:relative;gap:0;padding:0 56px;box-sizing:border-box;align-items:stretch}.quote__viewport{min-height:0;flex:1;width:100%;transition:none}.quote__track{display:block;height:auto;transform:none!important}.quote__slide{display:none!important;flex:none;width:100%;justify-content:flex-start}.quote__slide.is-active{display:flex!important}.quote__nav{position:absolute;top:var(--quote-nav-top, 130px);transform:translateY(-50%);width:40px;height:40px;font-size:18px;flex-shrink:0;z-index:1}.quote__nav--prev{left:0}.quote__nav--next{right:0}.quote__dots{margin-top:4px}.game__intro{padding:40px 48px}.game__row{padding:40px 48px;gap:40px}.quiz{padding:50px 48px}.swag{padding:48px 40px}.swag__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}.product-card{width:auto;max-width:none;flex:unset}.product-card:nth-child(3){grid-column:1 / -1;width:calc((100% - 16px)/2);max-width:421px;justify-self:center}.gallery{padding:48px 40px}.newsletter-band{padding:64px 40px}.footer{padding:40px}.footer__cols{flex-wrap:wrap}.footer__col{flex:1 1 220px;min-width:0}@media(min-width:769px){.footer__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.footer__col:nth-child(1){grid-column:1;grid-row:1;flex:unset}.footer__col:nth-child(2){grid-column:2;grid-row:1;flex:unset}.footer__col:nth-child(3){display:contents;flex:unset}.footer__contact-block{grid-column:1;grid-row:2}.footer__bio-lockup{grid-column:2;grid-row:2}}}@media(max-width:768px){.nav__inner{padding:0 16px}.nav__subscribe{padding:8px 16px;font-size:14px}.hero{flex-direction:column}.hero__right{order:1;width:100%}.hero__left{order:2;padding:40px 24px 48px;width:100%;justify-content:center}.hero__copy{max-width:100%}.hero__cta-group .btn{width:100%}.about{flex-direction:column;padding:50px 16px;gap:36px}.about__content{max-width:100%;order:1}.about__video{order:2;width:100%}.about__eyebrow,.about__headline,.about__body{text-align:center}.quote{padding:28px 16px;gap:12px}.quote__slider-area{position:relative;gap:0;padding:0 48px;box-sizing:border-box;align-items:stretch}.quote__viewport{min-height:0;flex:1;width:100%;transition:none}.quote__track{display:block;height:auto;transform:none!important}.quote__slide{display:none!important;flex:none;gap:12px;padding:0;width:100%;justify-content:flex-start;align-items:center}.quote__slide.is-active{display:flex!important}.quote__photo{width:140px;height:auto;min-height:0}.quote__avatar{width:115px;height:auto;max-height:128px}.quote__body{gap:12px;flex:0 0 auto}.quote__nav{position:absolute;top:var(--quote-nav-top, 64px);transform:translateY(-50%);width:40px;height:40px;font-size:18px;flex-shrink:0;z-index:1}.quote__nav--prev{left:0}.quote__nav--next{right:0}.quote__dots{margin-top:4px}.game__intro{padding:40px 16px}.game__intro-headline{font-size:26px}.game__row{flex-direction:column;padding:40px 16px;gap:40px}.game__row--2{flex-direction:column}.game__fan,.game__stack,.game__photo-wrap{width:100%}.game__photo{height:300px}.game__step-title{font-size:30px}.game__step-content{flex:unset;max-width:100%;width:100%}.quiz{flex-direction:column;padding:50px 16px}.quiz__content,.quiz__media{width:100%}.calendar{padding:40px 16px;gap:32px}.calendar__inner{flex-direction:column;gap:32px}.calendar__copy{max-width:100%}.calendar__photos{flex:unset;width:100%}.calendar__photo-grid{height:320px}.lightbox__stage{max-width:calc(100vw - 120px)}.calendar__promo{flex-direction:column;align-items:flex-start}.calendar__promo-title{font-size:22px;line-height:28px}.swag{padding:48px 16px}.swag__products{display:flex;flex-direction:column;align-items:center;gap:24px}.product-card{width:100%;max-width:421px}.product-card:nth-child(3){grid-column:unset;width:100%;max-width:421px;justify-self:unset}.product-card__frame--hat{width:90%}.product-card__frame--tote{width:80%}.gallery{padding:48px 16px}.gallery__row--small{flex-wrap:wrap}.gallery__row--small .gallery__photo{flex:0 0 calc(50% - 12px)}.newsletter-band{padding:60px 16px}.footer{padding:40px 16px}.footer__cols{flex-direction:column;flex-wrap:nowrap;gap:0}.footer__col{flex:none;width:100%;min-height:0}.footer__col:nth-child(2){margin-top:12px}.footer__col:nth-child(3){margin-top:24px;gap:0}.footer__bio-lockup{margin-top:36px}.footer__event-row{white-space:normal}.footer__legal-bar{flex-direction:column;align-items:center;text-align:center;gap:12px}.footer__copyright,.footer__legal-links{flex:unset;justify-content:center;white-space:normal;text-align:center}}@media(max-width:480px){.nav__logo-img{height:44px}.nav__subscribe{display:none}.hero__headline{font-size:54px;line-height:62px}.hero__eyebrow{font-size:24px}.about__headline{font-size:32px;line-height:42px}.quote__text{font-size:18px;line-height:26px}.quote__header{margin-bottom:0}.game__step-title{font-size:26px}.game__intro-headline{font-size:22px}.calendar__headline{font-size:36px;line-height:42px}.calendar__photo-grid{grid-template-columns:1fr;grid-template-rows:auto;height:auto}.calendar__photo--tall{grid-row:auto}.calendar__photo{aspect-ratio:4/3}.lightbox__nav{width:40px;height:40px;font-size:18px}.lightbox__stage{max-width:calc(100vw - 96px)}.quiz__headline{font-size:36px;line-height:42px}.swag{padding:40px 16px}.swag__headline,.gallery__headline{font-size:36px;line-height:42px}.gallery__row{flex-direction:column;gap:12px}.gallery__row--small .gallery__photo{flex:none;width:100%}.newsletter-band__headline{font-size:36px;line-height:42px}.newsletter-band{padding:48px 16px}.footer__col-title{font-size:16px}}.game,.quiz{display:none!important}.cart-btn{position:relative;display:flex;align-items:center;gap:6px;flex-shrink:0;white-space:nowrap}.cart-btn__icon{width:16px;height:16px;flex-shrink:0}.cart-btn__count{font-family:var(--f-body);font-size:14px;font-weight:700;line-height:1;display:none}.cart-btn__count--visible{display:inline}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:998;opacity:0;pointer-events:none;transition:opacity .3s ease}.cart-overlay--open{opacity:1;pointer-events:all}.cart-drawer{position:fixed;top:0;right:0;width:420px;max-width:100%;height:100dvh;background:var(--white);z-index:999;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.cart-drawer--open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px;background:var(--yellow);border:2px solid var(--black);flex-shrink:0}.cart-drawer__title{font-family:var(--f-display);font-size:24px;font-weight:900;line-height:1.1;letter-spacing:.012em;color:var(--black);text-transform:uppercase;margin:0}.cart-drawer__close{width:32px;height:32px;border-radius:100px;border:2px solid var(--black);background:var(--yellow);display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--black);cursor:pointer;transition:background .2s;line-height:1;padding:0;flex-shrink:0}.cart-drawer__close:hover{background:var(--black);color:var(--yellow)}.cart-drawer__products{flex:1;overflow-y:auto;border-left:2px solid var(--black);border-right:2px solid var(--black);background:var(--white)}.cart-product{display:flex;align-items:flex-start;gap:16px;padding:16px;border-bottom:2px solid var(--black)}.cart-product__img-wrap{width:80px;height:80px;border:2px solid var(--black);border-radius:8px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--white)}.cart-product__img-wrap img{width:100%;height:100%;object-fit:cover}.cart-product__info{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.cart-product__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.cart-product__name{font-family:var(--f-display);font-size:18px;font-weight:700;line-height:1.2;letter-spacing:.013em;color:var(--black);text-transform:uppercase;flex:1;min-width:0}.cart-product__price{font-family:var(--f-display);font-size:18px;font-weight:700;line-height:1.7;letter-spacing:.013em;color:var(--black);white-space:nowrap;flex-shrink:0}.cart-product__controls{display:flex;align-items:center;justify-content:space-between}.cart-product__qty{display:flex;align-items:center;border:2px solid var(--black);border-radius:20px;overflow:hidden}.cart-product__qty-btn{background:transparent;border:none;padding:8px 12px;cursor:pointer;font-size:18px;line-height:1;color:var(--black);display:flex;align-items:center;justify-content:center;transition:background .15s}.cart-product__qty-btn:hover{background:var(--yellow)}.cart-product__qty-num{font-family:var(--f-body);font-size:16px;font-weight:400;color:var(--black);padding:0 8px;min-width:24px;text-align:center}.cart-product__remove{background:none;border:none;cursor:pointer;font-family:var(--f-body);font-size:16px;font-weight:400;color:#ef473d;text-decoration:underline;padding:0;transition:opacity .15s}.cart-product__remove:hover{opacity:.7}.cart-empty{padding:24px 16px;font-family:var(--f-display);font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.013em;color:var(--black);border-bottom:2px solid var(--black)}.cart-drawer__footer{border:2px solid var(--black);border-top:none;padding:16px;display:flex;flex-direction:column;gap:16px;flex-shrink:0;background:var(--white)}.cart-subtotal{display:flex;flex-direction:column;gap:2px}.cart-subtotal__row{display:flex;align-items:center;justify-content:space-between}.cart-subtotal__label,.cart-subtotal__total{font-family:var(--f-display);font-size:24px;font-weight:700;line-height:1.33;letter-spacing:.013em;color:var(--black);text-transform:uppercase}.cart-subtotal__note{font-family:var(--f-body);font-size:12px;font-weight:400;color:var(--black);opacity:.6}.cart-checkout-btn{width:100%;height:45px;background:var(--yellow);border:2px solid var(--black);border-radius:100px;font-family:var(--f-body);font-size:16px;font-weight:500;color:var(--black);cursor:pointer;letter-spacing:.013em;transition:background .2s,color .2s;display:flex;align-items:center;justify-content:center;text-decoration:none}.cart-checkout-btn:hover{background:var(--black);color:var(--yellow)}@media(max-width:480px){.cart-drawer{width:100%}}.newsletter_form input[type=email]{outline:none;background:#fff;border:1px solid #000;border-radius:100px;padding:10px 16px;width:100%;display:block;color:#000;font-size:16px;line-height:24px;font-family:Neulis Alt;font-weight:400;letter-spacing:calc(24px * var(--letter-spacing) / 100)}.newsletter_form button{color:#000;font-size:16px;line-height:24px;font-family:Neulis Alt;font-weight:700;letter-spacing:calc(24px * var(--letter-spacing) / 100);background:#ffde17;border:2px solid #000;border-radius:100px;padding:9px 16px;cursor:pointer}.newsletter_field{display:flex;align-items:center;gap:8px}.newsletter_form input[type=email]:focus{outline:none;box-shadow:none}.newsletter_form .newsletter-message{font-family:Neulis Alt;font-size:18px;line-height:24px;font-weight:400;margin:10px 0 0}.newsletter_form .error_message{color:red}.newsletter_form .success_message{color:green}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
