:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.rb-site-header{--rb-header-top-fg: #ffffff;--rb-header-top-bg: #000000;--rb-header-nav-fg: #ffffff;--rb-header-nav-bg: #000000;box-sizing:border-box;width:100%;background:var(--rb-header-top-bg);color:var(--rb-header-top-fg);border-bottom:2px solid var(--rb-header-top-bg);font-family:Courier New,Courier,monospace;-webkit-tap-highlight-color:transparent}.rb-site-header__top{display:flex;align-items:center;justify-content:center;padding:.65rem 1rem .03rem;min-height:2.5rem;background:var(--rb-header-top-bg);color:var(--rb-header-top-fg)}.rb-site-header__brand{display:flex;align-items:center;justify-content:center;gap:clamp(.35rem,3vw,1rem);flex-wrap:wrap;width:100%;max-width:100%}.rb-site-header__logo-link{line-height:0;text-decoration:none;flex-shrink:0}.rb-site-header__logo-link:focus-visible{outline:2px solid var(--rb-header-top-fg);outline-offset:3px}.rb-site-header__logo{display:block;height:clamp(2.3125rem,6.25vw,3.3125rem);width:auto;max-width:min(140px,27.5vw);object-fit:contain}.rb-site-header__title-link{display:inline-block;margin:0;font-size:clamp(1.3125rem,3.5vw,1.6875rem);font-weight:700;letter-spacing:.04em;text-decoration:none;color:var(--rb-header-top-fg);text-align:center}.rb-site-header__title-link:visited{color:var(--rb-header-top-fg)}.rb-site-header__title-link:hover,.rb-site-header__title-link:active{color:var(--rb-header-top-fg);text-decoration:none}.rb-site-header__title-link:focus{outline:none}.rb-site-header__title-link:focus-visible{outline:2px solid var(--rb-header-top-fg);outline-offset:3px}.rb-site-header__nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .15rem;padding:.12rem .85rem .35rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(1.05rem,2.625vw,1.219rem);font-weight:400;letter-spacing:.14em;background:var(--rb-header-nav-bg);color:var(--rb-header-nav-fg)}.rb-site-header__sep{-webkit-user-select:none;user-select:none;color:var(--rb-header-nav-fg);opacity:.92;font-weight:400;padding:0 .5rem;letter-spacing:normal}.rb-site-header__link{color:var(--rb-header-nav-fg);text-decoration:none;font-weight:400}.rb-site-header__link:visited{color:var(--rb-header-nav-fg)}.rb-site-header__link:hover,.rb-site-header__link:active{color:var(--rb-header-nav-fg);text-decoration:none}.rb-site-header__link:focus{outline:none}.rb-site-header__link:focus-visible{outline:2px solid var(--rb-header-nav-fg);outline-offset:2px}.rb-site-header__link--active{color:var(--rb-header-nav-fg);font-weight:700;text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:2px}.rb-site-header__link--active:visited{color:var(--rb-header-nav-fg)}.rb-site-header__link--active:hover,.rb-site-header__link--active:active{color:var(--rb-header-nav-fg);font-weight:700;text-decoration:underline}.app-container{min-height:100vh;display:flex;flex-direction:column;background-color:#fff;color:#000;font-family:Courier New,Courier,monospace;max-width:1600px;margin:0 auto;border-left:2px solid black;border-right:2px solid black;box-shadow:10px 10px #000;margin-bottom:1rem}.marquee{width:100%;background-color:#000;color:#fff;padding:.5rem 0;overflow:hidden;border-bottom:2px solid white}.marquee-content{display:inline-block;padding-left:100%;animation:marquee 40s linear infinite;font-family:Courier New,Courier,monospace;font-size:.875rem;letter-spacing:.1em;font-weight:700;white-space:nowrap;will-change:transform;backface-visibility:hidden;-webkit-font-smoothing:antialiased}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes marquee-reverse{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}.marquee-reverse{border-top:2px solid white}.marquee-content-reverse{animation:marquee-reverse 40s linear infinite;will-change:transform;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.youtube-section{position:relative;width:100%;padding:0;border-bottom:2px solid black;height:360px}.youtube-wrapper{position:relative;width:100%;height:100%;overflow:hidden;background-color:#000}.youtube-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.content-boxes-section{display:grid;grid-template-columns:repeat(1,1fr);border-bottom:2px solid black}.content-box{border-bottom:2px solid black;padding:2rem 1rem;background-color:#000;color:#fff;min-height:200px;display:flex;align-items:center;justify-content:center}.content-box:last-child{border-bottom:none}.content-box-text{font-size:1rem;font-weight:700;text-transform:uppercase;line-height:1.4;margin:0;text-align:center;font-family:Courier New,Courier,monospace}.content-box-image{width:100%;height:100%;object-fit:cover;display:block}.buy-button{display:inline-block;padding:1rem 3rem;border:2px solid white;background-color:transparent;color:#fff;text-decoration:none;font-family:Courier New,Courier,monospace;font-size:1.5rem;font-weight:700;text-transform:uppercase;transition:all .1s;cursor:crosshair}.buy-button:hover{background-color:#fff;color:#000}.nav-section{background-color:#000;flex:1;display:flex;flex-direction:column}.nav-section-arrow{font-size:4rem;color:#fff;text-align:center;margin:auto;font-weight:900;-webkit-text-stroke:4px white;text-stroke:4px white;text-shadow:0 0 0 white}.nav-grid{display:grid;grid-template-columns:repeat(1,1fr)}.nav-card{border-right:2px solid black;border-bottom:2px solid black;padding:1.5rem;text-decoration:none;color:#000;background-color:#fff;transition:all .1s;display:block}.nav-card:hover{background-color:#000;color:#fff;cursor:crosshair}.nav-card-content{display:flex;justify-content:space-between;align-items:center}.nav-card-title{font-size:1.25rem;font-weight:700;text-transform:uppercase;margin:0;font-family:Courier New,Courier,monospace}.nav-card-arrow{font-size:1.5rem;font-weight:700}.footer{padding:1rem;display:flex;justify-content:space-between;align-items:flex-end;background-color:#f3f4f6;font-size:.75rem;font-weight:700;font-family:Courier New,Courier,monospace}.footer-left p{margin:.25rem 0}.footer-right{text-align:right}.footer-link{display:block;color:#000;text-decoration:none;margin-bottom:.25rem}.footer-link:hover{text-decoration:underline}@media(min-width:768px){.header-title{font-size:4rem}.header-info{display:block}.content-box-text{font-size:1.25rem}.nav-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.content-boxes-section{grid-template-columns:repeat(5,1fr)}.content-box{border-right:2px solid black;border-bottom:none}.content-box:last-child{border-right:none;border-bottom:none}.content-box-text{font-size:1.5rem}.nav-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.nav-grid{grid-template-columns:repeat(5,1fr)}}
