#store-terminal{font-family:Courier New,monospace;background-color:#000;color:#0f0;padding:2rem}#store-header{font-size:1.5rem;margin-bottom:1rem}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (min-width:640px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.product-card{display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:400px;border:1px solid #00ff00;padding:.75rem;background:#000}.product-image{width:100%;height:180px;object-fit:cover;margin-bottom:.5rem;box-shadow:0 0 4px #0f0}.product-details{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-title{font-weight:700;min-height:2.2em;line-height:1.2;overflow:hidden;margin-bottom:0}.product-footer{display:flex;flex-direction:column;margin-top:auto}.product-price{color:#6f6;margin-bottom:.25rem}.variant-select{margin-bottom:.5rem;background-color:#000;color:#0f0;border:1px solid #00ff00;width:100%;font-family:Courier New,monospace;padding:.25rem;font-size:.85rem}.add-to-cart-btn{margin-bottom:0;background-color:#000;color:#0f0;border:1px solid #00ff00;padding:.6rem;width:100%;font-size:.95rem;cursor:pointer}.add-to-cart-btn:hover{background-color:#030}#category-filters{margin-bottom:2rem}.filter-btn{font-family:Courier New,monospace;background-color:#000;color:#0f0;border:1px solid #00ff00;margin-right:.5rem;padding:.5rem 1rem;cursor:pointer}.filter-btn:hover{background-color:#030}#floating-cart-btn{position:fixed;bottom:20px;right:20px;width:80px;height:80px;background-color:#000c;border:1px solid rgba(0,255,0,.6);border-radius:50%;box-shadow:0 0 10px #0f0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;padding:10px}#floating-cart-btn svg{width:100%;height:100%;fill:#0f0}.continue-terminal-btn{font-family:Courier New,monospace;background:#000;color:#0f0;border:1px solid #00ff00;padding:.75rem 1.5rem;text-decoration:none;margin-top:2rem;display:inline-block}.continue-terminal-btn:hover{background-color:#030}.product-link{color:#0f0;text-decoration:none}.product-link:hover{text-decoration:underline}@keyframes pulse-glow{0%{box-shadow:0 0 10px #0f0}50%{box-shadow:0 0 20px #0f0}to{box-shadow:0 0 10px #0f0}}#floating-cart-btn.pulse{animation:pulse-glow 1s ease-in-out 3}.add-to-cart-btn.added{background-color:#0f0!important;color:#000!important;border-color:#0f0!important;font-weight:700;transition:all .2s ease-in-out}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-store.css.map */
