.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}._shell_1p5v6_1{--boombox-red: var(--color-primary);--boombox-border: 10px;position:relative;padding-top:34px;filter:drop-shadow(0 18px 34px rgba(0,0,0,.68))}._handle_1p5v6_9{width:min(44%,360px);min-width:164px;height:54px;position:absolute;top:0;left:50%;z-index:0;color:var(--boombox-red);pointer-events:none;transform:translate(-50%)}._handle_1p5v6_9 svg{width:100%;height:100%;display:block;overflow:visible}._handleGlow_1p5v6_29{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:16;filter:drop-shadow(0 0 6px rgba(252,24,25,.52))}._body_1p5v6_38{width:100%;position:relative;z-index:1;min-height:140px;display:grid;grid-template-columns:minmax(78px,.9fr) minmax(150px,1.54fr) minmax(78px,.9fr);overflow:hidden;border:var(--boombox-border) solid var(--boombox-red);border-radius:26px;aspect-ratio:1008 / 268;background:#070707}._side_1p5v6_52,._center_1p5v6_53{min-width:0;min-height:0}._side_1p5v6_52{display:grid;place-items:center;background:#010101}._center_1p5v6_53{display:flex;align-items:stretch;padding:10px 18px;border-inline:1px solid rgba(252,24,25,.28);background:#000}._speaker_1p5v6_72{width:min(86%,198px);height:auto;display:block;overflow:visible}._speakerGlow_1p5v6_79{stroke:var(--boombox-red);stroke-width:5;filter:drop-shadow(0 0 7px rgba(252,24,25,.58))}._speakerRing_1p5v6_85{fill:#111;stroke:#363636;stroke-width:4}._speakerCone_1p5v6_91{fill:var(--boombox-red);filter:drop-shadow(0 0 5px rgba(252,24,25,.65));transform-box:fill-box;transform-origin:center}@media(max-width:640px){._shell_1p5v6_1{--boombox-border: 7px;padding-top:22px}._handle_1p5v6_9{width:46%;height:38px;min-width:132px}._handleGlow_1p5v6_29{stroke-width:14}._body_1p5v6_38{min-height:158px;grid-template-columns:minmax(72px,.82fr) minmax(154px,1.72fr) minmax(72px,.82fr);border-radius:20px}._center_1p5v6_53{padding:7px 8px}._speaker_1p5v6_72{width:88%}}@media(max-width:360px){._body_1p5v6_38{min-height:150px;grid-template-columns:minmax(60px,.72fr) minmax(150px,1.8fr) minmax(60px,.72fr)}._center_1p5v6_53{padding-inline:6px}}._root_aeqi9_1{position:absolute;inset:0;overflow:visible;pointer-events:none}._note_aeqi9_8{width:calc(var(--note-size) * var(--note-scale, 1));height:calc(var(--note-size) * var(--note-scale, 1));position:absolute;left:50%;top:50%;color:var(--color-primary);filter:drop-shadow(0 0 8px rgba(252,24,25,.65));opacity:0;transform:translate(-50%,-50%);animation:_note-rise_aeqi9_1 var(--note-duration) linear var(--note-delay) infinite}@media(min-width:641px){._root_aeqi9_1{--note-scale: 2}}._note_aeqi9_8 svg{width:100%;height:100%;display:block}@keyframes _note-rise_aeqi9_1{0%{opacity:0;transform:translate(-50%,-50%) translateY(0) rotate(0) scale(.82)}18%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--note-drift)),calc(-50% - 96px)) rotate(var(--note-rotate)) scale(1.08)}}@media(prefers-reduced-motion:reduce){._note_aeqi9_8{opacity:.72;animation:none;transform:translate(calc(-50% + var(--note-drift)),calc(-50% - 40px))}._note_aeqi9_8:nth-child(n+3){display:none}}._playerBackdrop_dabhm_1{height:calc(clamp(160px,28vw,320px) + var(--player-options-offset, 0px));position:fixed;right:0;bottom:0;left:0;z-index:49;background:linear-gradient(to top,#000 0%,rgba(0,0,0,.94) 62%,transparent 100%);opacity:0;pointer-events:none;transition:opacity .22s ease}._playerBackdrop_dabhm_1[data-visible=true]{opacity:1}._playerBackdrop_dabhm_1[data-ready=false]{transition:none}._player_dabhm_1{--player-options-offset: 0px;width:min(820px,calc(100vw - 28px));position:fixed;left:50%;bottom:calc(16px + env(safe-area-inset-bottom));z-index:50;pointer-events:none;transform:translate3d(-50%,calc(100% + 32px),0);transition:transform .42s cubic-bezier(.2,.8,.2,1)}._player_dabhm_1[data-visible=true]{pointer-events:auto;transform:translate3d(-50%,0,0)}._player_dabhm_1[data-visible=true][data-options-open=true]{transform:translate3d(-50%,calc(-1 * var(--player-options-offset)),0)}._player_dabhm_1[data-ready=false]{visibility:hidden;transition:none}._screen_dabhm_48{width:100%;min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto auto;gap:7px;align-items:center;color:var(--color-primary)}._trackText_dabhm_59{min-width:0;align-self:end;text-align:center}._trackTitle_dabhm_65,._trackArtist_dabhm_66{max-width:100%;overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}._trackTitle_dabhm_65{color:#fff;font-size:1.14rem;font-weight:900;line-height:1;text-transform:uppercase}._trackArtist_dabhm_66{margin-top:3px;color:#ffffffd1;font-size:.74rem;font-weight:700;line-height:1.05;text-transform:uppercase}._controls_dabhm_91{display:flex;align-items:center;justify-content:center;gap:9px}._controlButton_dabhm_98,._muteButton_dabhm_99{width:2.35rem;height:2.35rem;display:inline-grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:var(--color-primary);cursor:pointer;transition:color .15s ease,background-color .15s ease,transform .15s ease}._muteButton_dabhm_99{color:#fff}._controlButton_dabhm_98:focus-visible,._muteButton_dabhm_99:focus-visible{background:#fc181929;color:#fff}._controlButton_dabhm_98:active,._muteButton_dabhm_99:active,._toggleButton_dabhm_128:active{transform:scale(.94)}._controlButton_dabhm_98:focus-visible,._muteButton_dabhm_99:focus-visible,._toggleButton_dabhm_128:focus-visible,._seek_dabhm_135:focus-visible,._volume_dabhm_136:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}._controlButton_dabhm_98 svg,._muteButton_dabhm_99 svg,._toggleButton_dabhm_128 svg{width:72%;height:72%;display:block}._playButton_dabhm_149{width:2.85rem;height:2.85rem}._optionsButton_dabhm_154{color:var(--color-primary)}._progressRow_dabhm_158,._volumeRow_dabhm_159{display:grid;align-items:center;gap:8px}._progressRow_dabhm_158{grid-template-columns:auto minmax(0,1fr) auto}._volumeRow_dabhm_159{grid-template-columns:minmax(2.6em,auto) minmax(0,1fr) minmax(2.6em,auto)}._volumeRow_dabhm_159:after{display:block;content:""}._timeText_dabhm_178{min-width:2.6em;color:#ffffffdb;font-size:.66rem;font-weight:300;line-height:1;text-align:center}._seek_dabhm_135,._volume_dabhm_136{min-width:0;height:14px;cursor:pointer}._seek_dabhm_135{accent-color:var(--color-primary)}._volume_dabhm_136{width:100%;accent-color:#fff}._seek_dabhm_135:disabled{cursor:default;opacity:.42}._optionsTray_dabhm_208{width:min(520px,calc(100% - 24px));max-height:min(44vh,240px);position:absolute;top:calc(100% + 10px);left:50%;overflow:auto;padding:14px 16px 16px;border:2px solid var(--color-primary);border-radius:8px;background:#030303;box-shadow:0 0 20px #fc181947,0 14px 30px #0000008c;color:#fff;transform:translate(-50%)}._optionsClose_dabhm_226{width:1.85rem;height:1.85rem;position:absolute;top:8px;right:8px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:var(--color-primary);cursor:pointer}._optionsClose_dabhm_226 svg{width:70%;height:70%}._selectionSummary_dabhm_247{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:12px;padding-right:34px;color:#fff;font-size:.82rem;font-weight:900;line-height:1;text-transform:uppercase}._selectionLabel_dabhm_261{color:#ffffffb8}._selectionValue_dabhm_265{display:inline-flex;align-items:center;gap:6px;color:#fff}._selectionValue_dabhm_265 svg{width:1rem;height:1rem}._modeGroup_dabhm_277{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}._seeSongsButton_dabhm_284{min-height:2.35rem;width:fit-content;display:flex;align-items:center;justify-content:center;gap:7px;margin:0 auto;padding:0 12px;border:1px solid var(--color-primary);border-radius:6px;background:transparent;color:#fff;font-size:.76rem;font-weight:900;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .15s ease,transform .15s ease}._seeSongsButton_dabhm_284 svg{width:1rem;height:1rem;flex:0 0 auto}._modeButton_dabhm_314{min-width:0;min-height:2.4rem;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;border:1px solid rgba(252,24,25,.76);border-radius:6px;background:#080808;color:#fff;cursor:pointer;font:inherit;font-size:.72rem;font-weight:900;letter-spacing:0;line-height:1;text-transform:uppercase;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}._modeButton_dabhm_314 svg{width:1rem;height:1rem;flex:0 0 auto}._modeButton_dabhm_314[data-state=on]{border-color:var(--color-primary);background:var(--color-primary);color:#fff}._modeButton_dabhm_314:active,._optionsClose_dabhm_226:active,._seeSongsButton_dabhm_284:active{transform:scale(.94)}._modeButton_dabhm_314:focus-visible,._optionsClose_dabhm_226:focus-visible,._seeSongsButton_dabhm_284:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}._toggleButton_dabhm_128{width:64px;height:64px;position:fixed;right:calc(20px + env(safe-area-inset-right));bottom:calc(20px + env(safe-area-inset-bottom));z-index:60;display:inline-grid;place-items:center;padding:0;border:2px solid var(--color-primary);border-radius:999px;background:#050505;color:var(--color-primary);cursor:pointer;box-shadow:0 0 20px #fc181959,0 12px 24px #0000005c;transition:bottom .42s cubic-bezier(.2,.8,.2,1),background-color .16s ease,color .16s ease,transform .16s ease}._toggleButton_dabhm_128[data-visible=true]{bottom:clamp(196px,32vw,310px)}._toggleButton_dabhm_128[data-visible=true][data-options-open=true]{bottom:calc(clamp(196px,32vw,310px) + var(--player-options-offset, 0px))}._toggleButton_dabhm_128[data-visible=true],._toggleButton_dabhm_128[data-playing=true]{background:var(--color-primary);color:#fff}._toggleButton_dabhm_128:focus-visible{background:var(--color-primary);color:#fff}._toggleButton_dabhm_128[data-ready=false]{transition:none}@media(hover:hover)and (pointer:fine){._controlButton_dabhm_98:hover,._muteButton_dabhm_99:hover{background:#fc181929;color:#fff}._toggleButton_dabhm_128:hover{background:var(--color-primary);color:#fff}._modeButton_dabhm_314:hover,._optionsClose_dabhm_226:hover,._seeSongsButton_dabhm_284:hover{background:#fc181929}._modeButton_dabhm_314[data-state=on]:hover{background:var(--color-primary)}}@media(max-width:640px){._player_dabhm_1{width:min(560px,calc(100vw - 12px));bottom:calc(8px + env(safe-area-inset-bottom))}._screen_dabhm_48{gap:3px}._trackTitle_dabhm_65{font-size:.92rem}._trackArtist_dabhm_66{font-size:.64rem}._controls_dabhm_91{gap:5px}._controlButton_dabhm_98,._muteButton_dabhm_99{width:2rem;height:2rem}._playButton_dabhm_149{width:2.38rem;height:2.38rem}._progressRow_dabhm_158,._volumeRow_dabhm_159{gap:4px}._timeText_dabhm_178{font-size:.56rem}._volume_dabhm_136{width:100%}._volumeRow_dabhm_159{grid-template-columns:minmax(2.4em,auto) minmax(0,1fr) minmax(2.4em,auto);gap:4px}._optionsTray_dabhm_208{width:min(342px,calc(100% - 18px));padding:12px}._selectionSummary_dabhm_247{justify-content:flex-start;gap:7px;margin-top:10px;font-size:.72rem}._modeGroup_dabhm_277{gap:6px}._modeButton_dabhm_314{min-height:2.28rem;flex-direction:column;gap:4px;padding:5px;font-size:.58rem}._seeSongsButton_dabhm_284{min-width:9rem;min-height:2.28rem;font-size:.62rem}._modeButton_dabhm_314 svg{width:.95rem;height:.95rem}._toggleButton_dabhm_128{width:58px;height:58px;right:calc(14px + env(safe-area-inset-right));bottom:calc(14px + env(safe-area-inset-bottom))}._toggleButton_dabhm_128[data-visible=true]{bottom:clamp(190px,40vw,236px)}._toggleButton_dabhm_128[data-visible=true][data-options-open=true]{bottom:calc(clamp(190px,40vw,236px) + var(--player-options-offset, 0px))}}@media(max-width:360px){._screen_dabhm_48{gap:2px}._trackTitle_dabhm_65{font-size:.82rem}._trackArtist_dabhm_66{font-size:.58rem}._controls_dabhm_91{gap:3px}._controlButton_dabhm_98,._muteButton_dabhm_99{width:1.82rem;height:1.82rem}._playButton_dabhm_149{width:2.14rem;height:2.14rem}._timeText_dabhm_178{font-size:.52rem}._modeButton_dabhm_314{font-size:.54rem}}@media(prefers-reduced-motion:reduce){._player_dabhm_1,._toggleButton_dabhm_128{transition:none}}._liveRegion_txo9k_1{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}._quote_wk5to_1{width:min(100%,360px);aspect-ratio:1;position:relative;overflow:hidden;border:1px solid rgba(252,24,25,.5);border-radius:var(--radius-base);background:#050505}._image_wk5to_11{width:100%;height:100%;display:block;object-fit:cover;opacity:0;transition:opacity .75s ease-in-out}._quote_wk5to_1[data-visible=true] ._image_wk5to_11{opacity:1}._overlay_wk5to_24{position:absolute;inset:0;display:grid;place-items:center;padding:clamp(16px,4vw,28px);background:#00000094;opacity:0;transition:opacity .75s ease-in-out .75s}._quote_wk5to_1[data-visible=true] ._overlay_wk5to_24{opacity:1}._text_wk5to_39{max-width:15rem;margin:0;color:#fff;font-size:clamp(1rem,2.5vw,1.45rem);font-weight:900;line-height:1.2;text-align:center}.rito-footer{border-top:1px solid rgba(252,24,25,.38);background:linear-gradient(180deg,rgba(252,24,25,.08),transparent 42%),#030303}.rito-footer__inner{width:min(1120px,calc(100% - 32px));display:grid;gap:30px;margin:0 auto;padding:42px 0}body[data-player-visible=true] .rito-footer__inner{padding-bottom:calc(42px + clamp(190px,24vw,280px))}.rito-footer__top{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(260px,360px);gap:clamp(22px,5vw,56px);align-items:center;justify-content:center}.rito-footer__identity{display:grid;gap:22px;justify-items:center;text-align:center}.rito-footer__brand{display:grid;gap:10px;justify-items:center}.rito-footer__brand-mark{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.rito-footer__brand-logo{width:min(280px,70vw);height:auto;display:block}.rito-footer__tagline{max-width:33rem;margin:0;color:#ffffffb8;font-size:1rem;line-height:1.55}.rito-footer__section-title{margin:0;color:#fff;font-size:.82rem;font-weight:900;text-transform:uppercase}.rito-footer__socials{display:grid;gap:12px;justify-items:center}.rito-footer__social-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.rito-footer__social-link{width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:7px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;font-size:.82rem;font-weight:900;text-decoration:none;text-transform:uppercase;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.rito-footer__social-link img{width:22px;height:22px;object-fit:contain}.rito-footer__social-link:hover,.rito-footer__social-link:focus-visible{border-color:var(--color-primary);background:#fc181929;outline:none;transform:translateY(-1px)}.rito-footer__quote{display:grid;justify-items:center}.rito-footer__cobrands{display:grid;gap:14px;justify-items:center;padding-top:12px;text-align:center}.rito-footer__cobrand-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(18px,5vw,48px)}.rito-footer__cobrand-link{display:inline-flex;align-items:center;justify-content:center;min-height:70px;transition:opacity .16s ease,transform .16s ease}.rito-footer__cobrand-link:hover,.rito-footer__cobrand-link:focus-visible{opacity:.78;outline:none;transform:translateY(-1px)}.rito-footer__cobrand-logo{width:auto;max-width:min(260px,70vw);max-height:78px;display:block;object-fit:contain}.rito-footer__legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff9e;font-size:.88rem}.rito-footer__legal-links{display:flex;flex-wrap:wrap;gap:14px}.rito-footer__legal a{color:#fff;font-weight:700;text-decoration:none}.rito-footer__legal a:hover,.rito-footer__legal a:focus-visible{color:var(--color-primary);outline:none}.rito-footer__copyright,.rito-footer__built-by{margin:0}@media(max-width:760px){.rito-footer__inner{padding-top:34px}.rito-footer__top{grid-template-columns:1fr}.rito-footer__identity,.rito-footer__quote,.rito-footer__cobrands{justify-items:center;text-align:center}.rito-footer__brand,.rito-footer__socials{justify-items:center}.rito-footer__social-links,.rito-footer__cobrand-links,.rito-footer__legal,.rito-footer__legal-links{justify-content:center}.rito-footer__legal{display:grid;row-gap:24px;text-align:center}}:root{--site-header-height: 78px}.site-header{height:var(--site-header-height);position:fixed;z-index:80;top:0;right:0;left:0;border-bottom:1px solid rgba(252,24,25,.35);background:#000000f0;backdrop-filter:blur(14px)}.site-header-spacer{flex:0 0 auto;height:var(--site-header-height)}.site-header__inner{height:var(--site-header-height);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;padding:0 clamp(16px,3vw,34px)}.site-brand{width:fit-content;display:inline-flex;align-items:center;justify-content:center;justify-self:start;text-decoration:none}.site-brand__image{width:clamp(70px,8vw,96px);height:auto;max-height:48px;display:block;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;justify-self:center;gap:clamp(16px,2.2vw,28px)}.site-nav a,.site-mobile-nav a{color:#ffffffe0;font-weight:900;letter-spacing:0;text-decoration:none;text-transform:uppercase;transition:color .16s ease,transform .16s ease}.site-nav a{font-size:.88rem}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current=page],.site-mobile-nav a:hover,.site-mobile-nav a:focus-visible,.site-mobile-nav a[aria-current=page]{color:var(--color-primary)}.site-nav a:focus-visible,.site-social-nav a:focus-visible,.site-menu-toggle:focus-visible,.site-mobile-nav a:focus-visible,.site-mobile-social-nav a:focus-visible{outline:2px solid rgba(252,24,25,.75);outline-offset:4px}.site-social-nav{display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:10px}.site-social-nav a,.site-mobile-social-nav a{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:999px;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.site-social-nav a{width:40px;min-height:40px}.site-social-nav img,.site-mobile-social-nav img{display:block;object-fit:contain}.site-social-nav a:hover,.site-social-nav a:focus-visible,.site-mobile-social-nav a:hover,.site-mobile-social-nav a:focus-visible{border-color:var(--color-primary);background:#fc181929;transform:translateY(-1px)}.site-menu-toggle{width:46px;min-height:46px;display:none;align-items:center;justify-content:center;justify-self:end;flex-direction:column;gap:5px;padding:0;border:1px solid rgba(252,24,25,.62);border-radius:var(--radius-base);background:#090909;color:#fff;cursor:pointer}.site-menu-toggle__line{width:22px;height:2px;display:block;border-radius:999px;background:currentColor;transition:opacity .16s ease,transform .16s ease}html[data-mobile-nav-open] .site-menu-toggle__line:nth-child(1){transform:translateY(7px) rotate(45deg)}html[data-mobile-nav-open] .site-menu-toggle__line:nth-child(2){opacity:0}html[data-mobile-nav-open] .site-menu-toggle__line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-mobile-drawer{min-height:calc(100dvh - var(--site-header-height));position:absolute;top:var(--site-header-height);right:0;left:0;display:none;grid-template-rows:1fr auto;gap:28px;padding:30px clamp(18px,6vw,32px) calc(34px + env(safe-area-inset-bottom));border-top:1px solid rgba(252,24,25,.24);background:linear-gradient(180deg,rgba(252,24,25,.1),transparent 38%),#000000fa;opacity:0;pointer-events:none;transform:translate3d(0,-18px,0);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;visibility:hidden}.site-mobile-drawer__menu{display:grid;align-content:center;gap:26px}.site-mobile-nav{display:grid;justify-items:center;gap:18px}.site-mobile-nav a{opacity:0;font-size:clamp(1.45rem,9vw,3rem);line-height:1;transform:translate3d(0,-8px,0);transition:color .16s ease,opacity .18s ease,transform .18s ease}.site-mobile-drawer__bottom{display:grid;align-items:center;justify-content:center;opacity:0;transform:translate3d(0,-8px,0);transition:opacity .18s ease,transform .18s ease}.site-mobile-drawer__brand{min-width:0;display:inline-flex;align-items:center;justify-content:center}.site-mobile-drawer__brand-image{width:min(220px,62vw);height:auto;display:block}.site-mobile-social-nav{display:flex;justify-content:center;gap:10px;opacity:0;transform:translate3d(0,-8px,0);transition:opacity .18s ease,transform .18s ease}.site-mobile-social-nav a{width:46px;min-height:46px}@media(max-width:880px){.site-header__inner{grid-template-columns:minmax(0,1fr) auto}.site-nav,.site-social-nav{display:none}.site-menu-toggle{display:inline-flex}.site-mobile-drawer{display:grid}html[data-mobile-nav-open],html[data-mobile-nav-open] body{overflow:hidden}html[data-mobile-nav-open] .site-mobile-drawer{opacity:1;pointer-events:auto;transform:translateZ(0);visibility:visible}html[data-mobile-nav-open] .site-mobile-nav a,html[data-mobile-nav-open] .site-mobile-social-nav,html[data-mobile-nav-open] .site-mobile-drawer__bottom{opacity:1;transform:translateZ(0)}html[data-mobile-nav-open] .site-mobile-nav a:nth-child(1){transition-delay:40ms}html[data-mobile-nav-open] .site-mobile-nav a:nth-child(2){transition-delay:70ms}html[data-mobile-nav-open] .site-mobile-nav a:nth-child(3){transition-delay:.1s}html[data-mobile-nav-open] .site-mobile-nav a:nth-child(4){transition-delay:.13s}html[data-mobile-nav-open] .site-mobile-nav a:nth-child(5){transition-delay:.16s}html[data-mobile-nav-open] .site-mobile-social-nav{transition-delay:.19s}html[data-mobile-nav-open] .site-mobile-drawer__bottom{transition-delay:.22s}}@media(max-width:640px){:root{--site-header-height: 68px}.site-header__inner{padding:0 16px}.site-brand__image{width:76px;max-height:44px}}@media(prefers-reduced-motion:reduce){.site-nav a,.site-social-nav a,.site-menu-toggle__line,.site-mobile-drawer,.site-mobile-nav a,.site-mobile-drawer__bottom,.site-mobile-social-nav a{transition-duration:1ms}}:root{--color-primary: #fc1819;--color-primary-dark: #ce161b;--color-background: #000;--color-foreground: #fff;--color-panel: #111;--color-border: rgba(255, 255, 255, .18);--radius-base: 10px;color-scheme:dark;font-family:var(--font-rito-futura),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{min-height:100%;background:var(--color-background);scroll-padding-bottom:96px}html[data-player-visible=true]{scroll-padding-bottom:clamp(190px,24vw,280px)}body{min-width:320px;min-height:100vh;margin:0;background:var(--color-background);color:var(--color-foreground);font-weight:400}a{color:inherit}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-main{flex:1;padding:56px 0 96px}body[data-player-visible=true] .site-main{padding-bottom:clamp(190px,24vw,280px)}#persistent-player-root{position:relative;z-index:50}@media(max-width:640px){.site-main{padding-top:40px}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
