.tom-gallery{position:relative;z-index:1;box-sizing:border-box;width:100%;margin:0;background:var(--tom-void,#0c0a09)}.tom-gallery--story{min-height:0}.tom-gallery__stage{position:relative;width:100%;aspect-ratio:918/516}.tom-gallery__slide{position:absolute;inset:0;margin:0;display:grid;place-items:center;opacity:0;pointer-events:none}.tom-gallery__slide.is-active{opacity:1;pointer-events:auto}.tom-gallery__img,.tom-gallery__link,.tom-gallery__video,.tom-gallery__yt{display:block;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none}.tom-gallery__yt{position:relative;object-fit:unset;background:var(--tom-void,#0c0a09)}.tom-gallery__yt iframe{position:absolute;inset:0;width:100%;height:100%;border:0;pointer-events:none}.tom-gallery__link{object-fit:unset}.tom-gallery__link .tom-gallery__img{pointer-events:none}.tom-gallery__video{object-fit:contain;background:var(--tom-void,#0c0a09)}.tom-gallery__video::-webkit-media-controls{display:none!important}.tom-gallery__dots{position:absolute;left:0;right:0;bottom:12px;z-index:4;display:flex;justify-content:center;align-items:center;gap:8px;padding:0 12px}.tom-gallery__dot{width:7px;height:7px;padding:0;border:0;border-radius:0;background:color-mix(in srgb,var(--tom-cream,#f5efe6) 38%,#0000);cursor:pointer}.tom-gallery__dot.is-active{background:var(--tom-cream,#f5efe6)}.tom-gallery__dot:focus-visible{outline:2px solid var(--tom-cream,#f5efe6);outline-offset:3px}.tom-gallery__arrows{display:contents}.tom-gallery__arrow{display:none}@media (min-width:1024px){.tom-gallery__arrow{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;background:#0000;color:var(--tom-cream,#f5efe6);cursor:pointer;transform:translateY(-50%)}.tom-gallery__arrow svg{width:44%;height:44%}.tom-gallery__arrow--prev{left:8px}.tom-gallery__arrow--next{right:8px}.tom-gallery__arrow:hover{background:#0000;border-color:var(--tom-cream,#f5efe6);color:var(--tom-cream,#f5efe6)}.tom-gallery__arrow:focus-visible{outline:2px solid var(--tom-cream,#f5efe6);outline-offset:3px}}@media (prefers-reduced-motion:no-preference){.tom-gallery__slide{transition:opacity .35s ease}}@media (prefers-reduced-motion:reduce){.tom-gallery__slide{transition:none}}.tom-rail{--rail-ink:color-mix(in srgb,var(--tom-cream,#f5efe6) 78%,#0000);--rail-live:var(--tom-cream,#f5efe6);--rail-hair:color-mix(in srgb,var(--tom-cream,#f5efe6) 22%,#0000);--rail-void:var(--tom-void,#0c0a09);--rail-panel:var(--tom-panel,#161210);position:relative;z-index:70;isolation:isolate;display:flex;flex-direction:column;flex:none;order:3;background:var(--tom-void,#0c0a09);font-family:"TomText","Preztik",var(--font-display,sans-serif)}.tom-rail__list{list-style:none;margin:0;padding:0;overflow:hidden;position:relative}@media (max-width:1023px){.tom-rail{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:90;order:3;flex:none;max-width:100%;height:auto;min-height:var(--tom-mnav,48px);max-height:none;padding-bottom:env(safe-area-inset-bottom,0);border-top:1px solid var(--tom-frame,color-mix(in srgb,var(--tom-cream,#f5efe6) 40%,#0000));background:var(--tom-void,#0c0a09);overflow:visible;transform:none}.tom-rail,.tom-rail__list{width:100%;flex-direction:row;align-items:stretch}.tom-rail__list{display:flex;flex:1 1 auto;min-width:0;height:var(--tom-mnav,48px);padding:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x}.tom-rail__list::-webkit-scrollbar{display:none}.tom-rail__item{flex:none}.tom-rail__block,.tom-rail__item{display:flex;align-items:stretch}.tom-rail__link{align-items:center;min-height:48px;padding:0 12px;font-size:14px;line-height:1.15;white-space:nowrap}.tom-rail__item[data-live] .tom-rail__link{color:var(--rail-live);background:color-mix(in srgb,var(--tom-cream,#f5efe6) 11%,#0000);box-shadow:inset 0 -2px 0 var(--rail-live)}.tom-rail__tick{display:none}}.tom-rail__list:before{content:none}.tom-rail__block,.tom-rail__item{position:relative}.tom-rail__block{z-index:1}.tom-rail__subs{list-style:none;margin:0;padding:0 0 6px}.tom-rail__sub{display:block;padding:4px 12px 4px 22px;color:color-mix(in srgb,var(--tom-cream,#f5efe6) 52%,#0000);font-size:14px;font-weight:700;line-height:1.25;letter-spacing:.01em;text-decoration:none}.tom-rail__sub[aria-current=true]{color:var(--rail-live)}.tom-rail__sub:focus-visible,.tom-rail__sub:hover{color:var(--rail-live);outline:none}.tom-rail__link{position:relative;z-index:1;display:flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid #0000;color:var(--rail-ink);font-size:15px;font-weight:700;line-height:1.25;letter-spacing:.01em;text-decoration:none;transition:color var(--env-ms,.22s) cubic-bezier(.22,1,.36,1)}.tom-rail__tick{flex:none;width:8px;height:8px;border:1.5px solid;clip-path:polygon(2px 0,100% 0,100% calc(100% - 2px),calc(100% - 2px) 100%,0 100%,0 2px);opacity:.55}.tom-rail__item[data-live] .tom-rail__tick{opacity:1;background:var(--rail-live);border-color:var(--rail-live)}.tom-rail__link:focus-visible,.tom-rail__link:hover{color:var(--rail-live);background:#0000;border-color:#0000;outline:none}.tom-rail__link:focus-visible{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--tom-cream,#f5efe6) 46%,#0000)}.tom-rail__link[data-active=true]{color:var(--rail-live)}.tom-rail__link[aria-current=true]{color:var(--rail-live);background:#0000;border-color:#0000}@media (min-width:1024px){.tom-rail{position:relative;left:auto;right:auto;bottom:auto;top:auto;z-index:4;order:0;max-height:none;align-self:stretch}.tom-rail,.tom-rail__list{height:100%;min-height:0;overflow:hidden}.tom-rail__list{display:flex;flex-direction:column;justify-content:space-between;flex:1 1 auto;max-height:100%;padding:10px 8px;overscroll-behavior:none;overflow-anchor:none;transform:none;touch-action:none}.tom-rail__item{position:relative;flex:1 1 0;min-height:0;display:flex;align-items:center}.tom-rail__block{width:100%;min-width:0}.tom-rail__subs{display:none}.tom-rail__item:not([data-live]) .tom-rail__link{padding:4px 10px;font-size:14px;line-height:1.2;opacity:.62}.tom-rail__item[data-live] .tom-rail__link{box-sizing:border-box;opacity:1;background:color-mix(in srgb,var(--tom-cream,#f5efe6) 11%,#0000)}.tom-rail__item[data-live] .tom-rail__link,.tom-rail__link{padding:4px 10px;font-size:14px;line-height:1.2}.tom-rail__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.tom-section-bar{flex:none;z-index:5;display:flex;flex-wrap:nowrap;align-items:center;gap:8px 10px;min-height:40px;height:40px;padding:0 12px;overflow:hidden;background:var(--tom-void,#0c0a09);border-top:1px solid var(--tom-cream,#f5efe6);border-bottom:0;color:var(--tom-cream,#f5efe6);font-family:"TomText","Preztik",var(--font-display,sans-serif)}@media (max-width:1023px){.tom-section-bar{display:none}}.tom-section-bar__tick{flex:none;width:10px;height:10px;background:currentColor;border:1.5px solid;clip-path:polygon(3px 0,100% 0,100% calc(100% - 3px),calc(100% - 3px) 100%,0 100%,0 3px)}.tom-section-bar__h{flex:none;margin:0;color:inherit;font-family:"TomDisplay","Preztik",var(--font-display,sans-serif);font-size:17px;font-weight:800;line-height:1.15;letter-spacing:.01em;white-space:nowrap}.tom-section-bar__ticks{display:flex;flex-wrap:nowrap;align-items:center;gap:0 10px;list-style:none;margin:0;padding:0;min-width:0;overflow:hidden}.tom-section-bar__ticks a{display:block;color:color-mix(in srgb,var(--tom-cream,#f5efe6) 58%,#0000);font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.01em;text-decoration:none;white-space:nowrap}.tom-section-bar__ticks a[aria-current=true]{color:var(--tom-cream,#f5efe6);box-shadow:inset 0 -1px 0 var(--tom-cream,#f5efe6)}.tom-section-bar__ticks a:focus-visible,.tom-section-bar__ticks a:hover{color:var(--tom-cream,#f5efe6)}.tom-section-bar__ticks a:focus-visible{outline:2px solid var(--tom-cream,#f5efe6);outline-offset:3px}@media (min-width:1024px){.tom-section-bar{padding:0 14px;border-top:0}.tom-section-bar[data-has-parts=true] .tom-section-bar__h,.tom-section-bar__tick{display:none}.tom-section-bar[data-has-parts=false] .tom-section-bar__h{display:block;overflow:hidden;text-overflow:ellipsis}.tom-section-bar__ticks a{font-size:14px}}@media (prefers-reduced-motion:reduce){.tom-rail__link{transition:none}}