*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;line-height:1.5;text-rendering:optimizeSpeed}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none}:focus-visible{outline:2px solid #b91c1c;outline-offset:2px}@font-face{font-family:"Jersey 25 Charted";src:url(/fonts/Jersey25-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Anton SC;src:url(/fonts/AntonSC.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Silkscreen;src:url(/fonts/Silkscreen-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Silkscreen-bold;src:url(/fonts/Silkscreen-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.6;color:#fff;background-color:#2e2e2e}h1,h2,h3,h4,h5,h6{font-family:Silkscreen,monospace;line-height:1.2;margin-bottom:.75rem}h1{font-size:2.25rem}@media (min-width: 45em){h1{font-size:3rem}}h2{font-size:1.875rem}@media (min-width: 45em){h2{font-size:2.5rem}}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem}a{transition:color .2s ease-in-out}a:hover{text-decoration:underline}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.font-primary{font-family:"Jersey 25 Charted",monospace}.font-secondary{font-family:Silkscreen,monospace}.font-display{font-family:Anton SC,sans-serif}img{border-radius:4px;height:auto}.link:hover{text-decoration:underline;cursor:pointer}button.reset{border:0;background:inherit;font-size:inherit;padding:0;margin:0;cursor:pointer}button.reset:hover:not(:has(>*)){text-decoration:underline}button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}.arcade-button{color:#fff;border:2px solid #18181b;border-bottom-width:4px;background-color:#3f3f46;padding:.5rem;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out;cursor:pointer}.arcade-button:hover{background-color:#9ca3af;color:#000}.arcade-button:active{background-color:#27272a;box-shadow:0 1px 2px #0000000d}.arcade-action-button{font-size:1.875rem;transition:filter .2s ease-in-out}.arcade-action-button:hover{filter:brightness(1.25)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a2e0566;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .4s ease-in-out;z-index:10}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay .close-outside{background:transparent;border:none;color:transparent;height:100%;left:0;position:absolute;top:0;width:calc(100% - 400px)}.overlay .light{background:#ffffff80}.overlay .cancel{cursor:default;height:100%;position:absolute;width:100%}.overlay.expanded aside{transform:translate(-400px)}.grid{display:grid}.recommended-products-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;padding:2em;font-family:"Jersey 25 Charted",monospace}@media (min-width: 30em){.recommended-products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 45em){.recommended-products-grid{grid-template-columns:repeat(4,1fr)}}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(355px,1fr));gap:1.5rem;margin-bottom:2rem;font-family:"Jersey 25 Charted",monospace;color:#1a2e05}.collections-grid,.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(355px,1fr));gap:1.5rem;margin-bottom:2rem}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.container--narrow{max-width:768px}.container--wide{max-width:1536px}.container--full{max-width:100%}.page-wrapper{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;width:100%}.page-stage{position:relative;overflow:hidden}.page-stage:before{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;background-image:url(/images/neon_arcade_animated.gif);background-size:cover;background-position:center top;background-repeat:no-repeat;filter:blur(8px);z-index:0}.page-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#b4b4b4eb;z-index:1}.page-stage>*{position:relative;z-index:2}.page-live{display:none}@media (min-width: 64em){.page-live{display:flex;flex-direction:column;align-items:center;gap:.25rem;position:absolute;right:calc((100% - 56rem)/2 - 3rem);top:4rem}}.page-live__label{font-family:Silkscreen,monospace;font-size:.75rem;color:#fff;text-transform:uppercase;letter-spacing:.08em}.page-live__light{width:14px;height:14px;border-radius:9999px;background:#b91c1c;box-shadow:0 0 6px #b91c1c,0 0 14px #b91c1c99;animation:live-flash 2.4s ease-in-out infinite}@keyframes live-flash{0%,to{opacity:1;box-shadow:0 0 6px #b91c1c,0 0 14px #b91c1c99}50%{opacity:.15;box-shadow:none}}.page-crt{border-radius:20px;background:radial-gradient(circle,#d2e9e2 20%,#8fc2ad 60%,#5e8c77 90%,#1b2f29);box-shadow:inset 0 10px 30px #0009,inset 0 -10px 30px #000c,0 0 30px 5px #000c;width:95%;max-width:56rem;margin:0 auto;height:clamp(284px,45vh,591px);padding:20px;overflow-y:auto}@media (min-width: 64em){.page-crt{height:clamp(375px,60vh,780px);padding:30px}}.page-crt{display:flex;flex-direction:column;justify-content:space-between}.header{position:sticky;top:0;z-index:100;width:100%;background:#9ca3af;border:4px solid #9ca3af;border-radius:8px;font-family:Silkscreen,monospace}.header__border-1{width:100%;border:4px solid #b91c1c;border-radius:4px;display:flex;align-items:center;justify-content:center}.header__border-2{width:100%;border:3px solid #d1d5db;border-radius:4px;display:flex}.header__border-3{width:100%;border:2px solid #b91c1c;border-radius:4px;padding:.5rem 1rem;display:flex;align-items:center;min-height:64px;gap:1rem}.header__brand{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;flex-shrink:0;text-decoration:none;color:#000}.header__brand img{height:40px;width:auto;background:#fff;border-radius:4px}.header__brand strong{font-size:.75rem;font-family:Silkscreen,monospace;color:#000}.header__nav{display:none;align-items:center;gap:1rem;margin-left:2rem}@media (min-width: 45em){.header__nav{display:flex}}.header__nav-item{position:relative}.header__nav-item:hover .header__submenu{display:block}.header__nav-link{font-family:Silkscreen,monospace;font-size:.875rem;color:#000;text-decoration:none;cursor:pointer;white-space:nowrap;background:none;border:none;padding:0}.header__nav-link:hover,.header__nav-link.active{text-decoration:underline}.header__submenu{display:none;position:absolute;top:calc(100% + 8px);left:0;background:#fff;list-style:none;padding:.5rem 0;margin:0;border:1px solid #d1d5db;box-shadow:0 4px 6px -1px #0000001a;z-index:10;min-width:160px}.header__submenu-item{display:block;padding:.5rem 1rem;color:#000;text-decoration:none;font-family:Silkscreen,monospace;font-size:.875rem;white-space:nowrap}.header__submenu-item:hover{background:#f3f4f6}.header__ctas{display:flex;align-items:center;gap:1rem;margin-left:auto}.header__search-btn,.header__cart-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.25rem;background:none;border:none;cursor:pointer;font-family:Silkscreen,monospace;font-size:.875rem;color:#000;text-decoration:none}.header__search-btn img,.header__cart-btn img{width:20px;height:20px}.header__search-btn:hover,.header__cart-btn:hover{text-decoration:underline}.header__cart-btn{position:relative}.header__cart-count{position:absolute;top:-10px;left:16px;font-size:.75rem;font-weight:700;min-width:16px;text-align:center}.header__search-label,.header__cart-label{display:none}@media (min-width: 45em){.header__search-label,.header__cart-label{display:inline}}.header__mobile-toggle{border:0;background:inherit;font-size:inherit;padding:0;margin:0;cursor:pointer;font-size:1.5rem;display:flex}@media (min-width: 45em){.header__mobile-toggle{display:none}}.header__mobile-nav{position:fixed;top:0;left:0;width:100%;height:100vh;background:#9ca3af;z-index:1000;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;padding:2rem 1rem;gap:1rem;display:none}.header__mobile-nav.open{display:flex}.header__mobile-close{border:0;background:inherit;font-size:inherit;padding:0;margin:0;cursor:pointer;font-size:1.875rem;align-self:flex-end;line-height:1}.header__mobile-link{font-family:Silkscreen,monospace;font-size:1.25rem;color:#000;text-decoration:none;border-bottom:2px solid #b91c1c;padding-bottom:.5rem}.header__mobile-link:hover{text-decoration:underline}.footer{background:#000;margin-top:auto}.footer__menu{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1rem;padding:1rem}.footer__menu a{color:#fff;font-family:Silkscreen,monospace;font-size:.875rem;text-decoration:none}.footer__menu a:hover{text-decoration:underline}.footer__credit{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;flex-wrap:nowrap;padding:1rem}.footer__credit p{color:#e4e4e7;font-size:.875rem;font-family:Silkscreen,monospace}.arcade-body{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;width:100%;max-width:72rem;margin:0 auto}.arcade-body__top-gradient{width:100%;height:1.6rem;background:linear-gradient(to top,#f4f4f5,#52525b)}@media (min-width: 64em){.arcade-body__top-gradient{height:4rem}}.arcade-body__main{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;background:#f4f4f5;padding:0}@media (min-width: 64em){.arcade-body__main{padding:1rem 0 0}}.arcade-body__controls{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;gap:2rem;padding:1rem 1rem 4rem}.arcade-body__nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:8rem;gap:.5rem}@media (min-width: 45em){.arcade-body__nav{width:14rem;margin-right:2rem}}.arcade-body__nav-btn{color:#fff;border:2px solid #18181b;border-bottom-width:4px;background-color:#3f3f46;padding:.5rem;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out;cursor:pointer}.arcade-body__nav-btn:hover{background-color:#9ca3af;color:#000}.arcade-body__nav-btn:active{background-color:#27272a;box-shadow:0 1px 2px #0000000d}.arcade-body__nav-btn{border-radius:9999px;padding:.5rem}.arcade-body__nav-btn span{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:1.5rem;height:1.5rem;border-radius:9999px;border-left:1px solid #71717a;border-top:1px solid #71717a;box-shadow:inset 0 0 4px #18181b}@media (min-width: 45em){.arcade-body__nav-btn span{width:3rem;height:3rem}}.arcade-body__nav-btn img{width:1rem;height:1rem}@media (min-width: 45em){.arcade-body__nav-btn img{width:1.5rem;height:1.5rem}}.arcade-body__buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;padding-left:1rem}.arcade-body__action-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.25rem;background:none;border:none;cursor:pointer;font-weight:700;color:#4b5563;font-size:1.5rem;font-family:Silkscreen,monospace;transition:filter .2s ease-in-out}.arcade-body__action-btn:hover{filter:brightness(1.25)}.arcade-body__action-btn img{width:64px;height:auto;display:block}@media (min-width: 45em){.arcade-body__action-btn img{width:80px}}.arcade-body__spacer{width:100%;height:4rem;background:#f4f4f5}.arcade-body__bottom-gradient{width:100%;height:4rem;background:linear-gradient(to top,#52525b,#f4f4f5)}.arcade-body__banner{width:100%;display:block}.arcade-body__banner img{width:100%;height:auto;object-fit:cover;border-radius:0}@keyframes nav-arrow-pulse{0%,35%{transform:scale(.85);opacity:1}50%,85%{transform:scale(.55);opacity:.55}to{transform:scale(.85);opacity:1}}.arcade-nav-hint{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem}.arcade-nav-label{font-family:Silkscreen,monospace;font-size:.75rem;color:#1a2e05}.arcade-nav-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9999px;background-color:#3f3f46;border:2px solid #18181b;border-bottom-width:3px;box-shadow:0 4px 6px -1px #0000001a}.arcade-nav-btn__inner{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:18px;height:18px;border-radius:9999px;border-left:1px solid #71717a;border-top:1px solid #71717a;box-shadow:inset 0 0 4px #18181b}.arcade-nav-btn__inner img{width:10px;height:10px}.arcade-nav-btn--left{animation:nav-arrow-pulse 2s ease-in-out infinite}.arcade-nav-btn--right{animation:nav-arrow-pulse 2s ease-in-out infinite;animation-delay:-1s}.arcade-action-hint{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem}.arcade-action-hint .arcade-hint-btn{flex-direction:row-reverse;align-items:center;gap:.25rem}.arcade-action-hint__label{font-family:Silkscreen,monospace;font-size:.75rem;color:#1a2e05}.carousel{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;width:100%;gap:0;flex:1}.carousel__image-wrap{position:relative;width:100%;height:clamp(126px,18vh,240px);overflow:hidden;border-radius:8px;flex-shrink:0}@media (min-width: 64em){.carousel__image-wrap{height:clamp(140px,20vh,240px)}}.carousel__image{width:100%;height:100%;object-fit:cover;display:block}.carousel__badge{position:absolute;bottom:.25rem;right:.5rem;background:#0009;color:#fff;font-family:Silkscreen,monospace;font-size:.75rem;padding:2px .25rem;border-radius:4px;pointer-events:none}.carousel__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.25rem;padding:.75rem 0 .5rem;flex:1}.carousel__news-title{font-family:Anton SC,sans-serif;font-size:1.25rem;font-weight:700;color:#1a2e05;line-height:1.25}@media (min-width: 30em){.carousel__news-title{font-size:1.5rem}}.carousel__meta{font-family:Silkscreen,monospace;font-size:.75rem;color:#1a2e0599}.carousel__description{font-size:.875rem;color:#1a2e05;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 30em){.carousel__description{-webkit-line-clamp:unset;overflow:visible}}.carousel__read-more{color:#3b82f6;font-family:Silkscreen,monospace;font-size:.75rem;align-self:flex-start}.carousel__read-more:hover{text-decoration:underline}.carousel__footer{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;padding-top:.5rem;border-top:1px solid rgba(26,46,5,.2);margin-top:auto;flex-shrink:0}.carousel__indicators{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.5rem}.carousel__dot{width:8px;height:8px;border-radius:9999px;background:#1a2e0559;border:none;cursor:pointer;padding:0;transition:background .2s ease-in-out,transform .2s ease-in-out}.carousel__dot.active{background:#1a2e05;transform:scale(1.3)}.carousel__dot:hover:not(.active){background:#1a2e0599}.product-display{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%;gap:1rem}@media (min-width: 30em){.product-display{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}}.product-display__back{border:0;background:inherit;font-size:inherit;padding:0;margin:0;font-family:Silkscreen,monospace;font-size:.75rem;color:#b91c1c;cursor:pointer;margin-bottom:.25rem;align-self:flex-start}.product-display__back:hover{text-decoration:underline}.product-display__image{width:100%;max-width:180px;flex-shrink:0;align-self:center}.product-display__image img{width:100%;height:auto;object-fit:contain;background:transparent;border-radius:4px}.product-display__info{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;flex:1;min-width:0}.product-display__title{font-family:Anton SC,sans-serif;font-size:1.5rem;font-weight:700;color:#1a2e05}.product-display__price{font-family:Silkscreen,monospace;font-size:1.125rem;color:#1a2e05}.product-display__actions{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;margin-top:.5rem}.product-display__action-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem;position:relative}.product-display__action-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.5rem;background:none;border:none;cursor:pointer;font-weight:700;font-size:.875rem;color:#1f2937;font-family:Silkscreen,monospace;transition:color .2s ease-in-out}.product-display__action-btn:hover{color:#000}.product-display__action-btn img{width:20px;height:20px}.product-display__description{margin-top:.5rem}.product-display__description h3{font-weight:700;font-size:1rem;color:#1a2e05;margin-bottom:.25rem}.product-display__description p{font-size:.875rem;color:#1a2e05;line-height:1.6}.product-display__tags{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.25rem;margin-top:.25rem}.product-display__tag{font-size:.75rem;color:#2e4f29;background:#a2c65333;padding:2px .25rem;border-radius:4px;font-family:Silkscreen,monospace}.product-list{width:100%;max-height:clamp(260px,38vh,480px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(26,46,5,.3) transparent}.product-list::-webkit-scrollbar{width:4px}.product-list::-webkit-scrollbar-track{background:transparent}.product-list::-webkit-scrollbar-thumb{background:#1a2e054d;border-radius:2px}.product-list__item.selected .product-list__row{background:#0000001a;border-radius:4px}.product-list__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;padding:.5rem .25rem;cursor:pointer;border-bottom:1px solid rgba(26,46,5,.12);transition:background .2s ease-in-out}.product-list__row:hover{background:#0000000f;border-radius:4px}.product-list__cursor{width:1.4rem;flex-shrink:0;font-family:Silkscreen,monospace;font-size:.875rem;color:#b91c1c;-webkit-user-select:none;user-select:none}.product-list__icon{width:22px;height:22px;object-fit:contain;flex-shrink:0;background:transparent}.product-list__name{flex:1;font-family:Silkscreen,monospace;font-size:.875rem;font-weight:700;color:#1a2e05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-list__price{font-family:Silkscreen,monospace;font-size:.75rem;color:#1a2e05;flex-shrink:0}.product-list__desc{padding:.25rem .5rem .5rem 2.2rem;font-size:.75rem;color:#1a2e05;line-height:1.55;border-left:2px solid #b91c1c;background:#0000000a;margin-bottom:.25rem}.arcade-hint-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;flex-shrink:0;gap:1px}.arcade-hint-btn img{width:26px;height:auto;transition:transform .06s ease,filter .06s ease}.arcade-hint-btn img.pressed{transform:scale(.8) translateY(3px);filter:brightness(.75)}.arcade-hint-btn__letter{font-family:Silkscreen,monospace;font-weight:700;font-size:.875rem;color:#4b5563;line-height:1}.filter-panel{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;pointer-events:none;opacity:0;transition:opacity .3s ease-in-out}.filter-panel.open{opacity:1;pointer-events:auto}.filter-panel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;cursor:pointer}.filter-panel__content{position:relative;background:#111827;color:#fff;width:320px;max-width:90vw;height:100%;overflow-y:auto;padding:2rem 1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1.5rem;transform:translate(-100%);transition:transform .3s ease-in-out}.filter-panel.open .filter-panel__content{transform:translate(0)}.filter-panel__close{border:0;background:inherit;font-size:inherit;padding:0;margin:0;cursor:pointer;align-self:flex-end;font-size:1.5rem;color:#fff;line-height:1}.filter-panel__close:hover{opacity:.8}.filter-panel__group{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem}.filter-panel__heading{font-weight:700;font-size:1.125rem;color:#fff;font-family:Silkscreen,monospace;margin-bottom:.25rem}.filter-panel__options{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.filter-panel__label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;font-size:.875rem;color:#fff;cursor:pointer}.filter-panel__label input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#b91c1c}.filter-panel__label:hover{opacity:.85}.filter-panel__actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;margin-top:.5rem}.filter-panel__apply{padding:.5rem 1rem;background:#6b7280;color:#b91c1c;font-weight:700;border-radius:4px;border:none;cursor:pointer;font-family:Silkscreen,monospace;font-size:.875rem;transition:background .2s ease-in-out}.filter-panel__apply:hover{background:#374151;color:#e53e3e}.filter-panel__clear{padding:.5rem 1rem;background:#d1d5db;color:#b91c1c;font-weight:700;border-radius:4px;text-decoration:none;font-family:Silkscreen,monospace;font-size:.875rem;border:none;cursor:pointer;transition:background .2s ease-in-out}.filter-panel__clear:hover{background:#6b7280;color:#e53e3e}.filter-toggle-btn{border:0;background:inherit;font-size:inherit;padding:0;margin:0;background:#111827;color:#fff;padding:.5rem 1rem;border-radius:4px;font-family:Silkscreen,monospace;font-size:.875rem;cursor:pointer;transition:background .2s ease-in-out}.filter-toggle-btn:hover{background:#374151}.faq-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;width:100%;flex:1}.faq-section h2{font-family:Anton SC,sans-serif;font-size:1.5rem;color:#1a2e05;text-align:center;margin-bottom:.5rem}.faq-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;list-style:none;padding:0;margin:0}.faq-item{border-bottom:1px solid rgba(26,46,5,.2)}.faq-question{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:.5rem;background:none;border:none;cursor:pointer;padding:.5rem 0;font-weight:700;font-size:1rem;color:#1a2e05;text-align:left;font-family:Silkscreen,monospace;transition:color .2s ease-in-out}.faq-question:hover,.faq-question.active{color:#2e4f29}.faq-question__arrow{font-size:1.125rem;transition:transform .2s ease-in-out;flex-shrink:0}.faq-question__arrow.down{transform:rotate(90deg)}.faq-answer{display:block;padding:.5rem 0 1rem;font-size:.875rem;color:#1a2e05;line-height:1.7}.particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.particle{position:absolute;animation:particle-pop 1s ease-out forwards}@keyframes particle-pop{0%{transform:scale(0) translateY(0);opacity:1}60%{transform:scale(1.2) translateY(-20px);opacity:1}to{transform:scale(.8) translateY(-40px);opacity:0}}@keyframes pulse-once{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.animate-pulse-once{animation:pulse-once .5s ease-in-out}.cart-aside{position:fixed;top:0;bottom:0;right:-400px;width:400px;max-width:90vw;height:100vh;background:#d1d5db;box-shadow:0 0 50px #0000004d;border-radius:1em;border:3px solid #b91c1c;font-family:Silkscreen,monospace;z-index:1000;transition:transform .3s ease-in-out;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap}.cart-aside.open{transform:translate(-404px)}.cart-aside__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a2e0566;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease-in-out;z-index:999}.cart-aside__overlay.open{opacity:1;pointer-events:auto;visibility:visible}.cart-aside__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;border-bottom:4px double #b91c1c;height:64px;padding:0 1rem}.cart-aside__header h2{font-size:1.25rem;margin:0}.cart-aside__close{border:0;background:inherit;font-size:inherit;padding:0;margin:0;cursor:pointer;font-size:2.5rem;font-weight:200;opacity:.8;line-height:1}.cart-aside__close:hover{opacity:1}.cart-aside__body{flex:1;overflow-y:auto;padding:1rem}.cart-aside__empty{text-align:center;color:#6b7280;padding:2rem;font-size:.875rem}.cart-line{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #d1d5db}.cart-line__info{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.25rem}.cart-line__title{font-size:.875rem;font-weight:700}.cart-line__price{font-size:.875rem;color:#4b5563}.cart-line__qty{font-size:.75rem;color:#6b7280}.cart-line__remove{border:0;background:inherit;font-size:inherit;padding:0;margin:0;cursor:pointer;color:#b91c1c;font-size:.875rem;line-height:1}.cart-line__remove:hover{opacity:.7}.cart-aside__footer{padding:1rem;border-top:2px solid #d1d5db;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem}.cart-aside__total{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;font-weight:700;font-size:1rem}.cart-aside__checkout{display:block;text-align:center;padding:.5rem 1rem;background:#b91c1c;color:#fff;font-weight:700;font-family:Silkscreen,monospace;border-radius:4px;transition:opacity .2s ease-in-out}.cart-aside__checkout:hover{opacity:.85}.cart-aside__clear{border:0;background:inherit;font-size:inherit;padding:0;margin:0;cursor:pointer;text-align:center;font-size:.75rem;color:#6b7280;text-decoration:underline}.cart-aside__clear:hover{color:#374151}.home{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;width:100%;flex:1}.home__news-header{text-align:center}.home__news-header h1{font-family:Anton SC,sans-serif;font-size:1.5rem;color:#1a2e05;margin-bottom:.25rem}.home__news-header h1 span{font-size:1rem;font-weight:400}@media (min-width: 64em){.home__news-header h1{font-size:2.25rem}.home__news-header h1 span{font-size:1.25rem}}.home__news-header p{font-family:Silkscreen,monospace;font-size:.875rem;color:#1a2e05;text-transform:uppercase;letter-spacing:.05em;display:none}@media (min-width: 64em){.home__news-header p{display:block}}.home__arcade-labels{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:2rem;margin-bottom:.5rem}.products-page{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;width:100%;flex:1}.products-page__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.products-page__title{font-family:Anton SC,sans-serif;font-size:1.5rem;color:#1a2e05}.products-page__content{flex:1;display:flex;flex-direction:column}.products-page__content.list-view{justify-content:flex-start;align-items:stretch}.products-page__content.card-view{justify-content:center;align-items:stretch}.products-page__hints{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:2rem;width:100%;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(26,46,5,.2);flex-wrap:wrap}.products-page__empty{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1rem;padding:2rem;text-align:center;color:#1a2e05;font-family:Silkscreen,monospace;flex:1}.contact-page{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;width:100%;flex:1}.contact-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;flex:1}.contact-info h2{font-family:Anton SC,sans-serif;font-size:1.5rem;color:#1a2e05;text-align:center;margin-bottom:.5rem}.contact-info__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;font-size:1rem;color:#1a2e05;font-family:Silkscreen,monospace}.contact-info__item strong{font-weight:700}.contact-info__item a{color:#2e4f29}.contact-info__item a:hover{text-decoration:underline}.contact-info__map{margin-top:1rem;font-family:Silkscreen,monospace;font-size:.875rem;color:#1a2e05;text-align:center;background:#1a2e051a;padding:1.5rem;border-radius:8px}.faq-page{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;width:100%;flex:1}.error-page{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;min-height:60vh;width:100%;gap:1rem}.error-page__crt{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:90%;max-width:56rem;min-height:250px;border-radius:20px;background-image:url(/images/tv_snow.gif);background-size:cover;padding:2rem;box-shadow:inset 0 10px 30px #0009,inset 0 -10px 30px #000c,0 0 30px 5px #000c}@media (min-width: 30em){.error-page__crt{min-height:500px}}@media (min-width: 45em){.error-page__crt{min-height:700px}}.error-page__text{text-align:center;color:#fff;font-family:Anton SC,sans-serif}.error-page__text h1{font-size:2.25rem;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.error-page__text p{font-size:1.125rem;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.error-page__link{display:inline-block;margin-top:1rem;padding:.5rem 1.5rem;background:#b91c1c;color:#fff;font-family:Silkscreen,monospace;border-radius:4px;font-size:.875rem}.error-page__link:hover{opacity:.85}body{background:#2e2e2e;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#000;display:flex;flex-direction:column;min-height:100vh}#root,.page-wrapper{display:flex;flex-direction:column;min-height:100vh}main{flex:1;width:100%;max-width:72rem;margin:0 auto;background:#2e2e2e;position:relative;padding:1rem 0}
