html,body{height:100dvh;overflow:hidden}.store-page{position:fixed;top:var(--frame-top);left:var(--frame-left);right:var(--frame-right);bottom:var(--frame-bottom);z-index:10;padding:2rem;overflow-y:auto}.product-list{--card-width: 300px;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;max-width:1400px;margin:0 auto}@media(max-width:600px){.product-list{--card-width: 100%}}.product-list-card{display:flex;flex-direction:column;align-items:center;gap:1rem;flex:0 0 var(--card-width);width:var(--card-width);aspect-ratio:5 / 7;padding:1.25rem;background:#000000bf;border:2px solid var(--neon-blue);box-shadow:0 0 14px #28ccff73,inset 0 0 30px #28ccff0a;color:var(--neon-blue)}.product-list-card__image-wrap{display:flex;align-items:center;justify-content:center;flex:1 1 auto;width:100%;min-height:0;overflow:hidden}.product-list-card__image{width:100%;height:100%;object-fit:contain;display:block;transition:transform .4s ease}.product-list-card__image-wrap:hover .product-list-card__image{transform:scale(1.03)}.product-list-card__info{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;text-align:center}.product-list-card__title{font-family:Courier New,Courier,monospace;font-size:clamp(1rem,2.2vw,1.3rem);font-weight:400;letter-spacing:.08em;text-shadow:0 0 8px var(--neon-blue);margin:0}.product-list-card__price{font-family:Courier New,Courier,monospace;font-size:clamp(.9rem,1.8vw,1.1rem);letter-spacing:.06em;display:flex;gap:.6rem;align-items:baseline}.product-list-card__price--compare{opacity:.45;text-decoration:line-through;font-size:.85em}.product-list-card__btn{display:flex;align-items:center;justify-content:center;width:100%;font-family:Courier New,Courier,monospace;font-size:clamp(11px,1.6vw,15px);letter-spacing:.12em;text-align:center;text-decoration:none;color:var(--neon-blue);background:#000000bf;border:2px solid var(--neon-blue);padding:clamp(.6rem,1.5vw,1rem) 1rem;cursor:pointer;text-shadow:0 0 8px var(--neon-blue);box-shadow:0 0 12px var(--neon-blue);transition:background .2s,box-shadow .2s}.product-list-card__btn:hover,.product-list-card__btn:focus-visible{background:#28ccff26;box-shadow:0 0 28px var(--neon-blue);outline:none}@media(max-width:500px){.product-list-card{padding:1.25rem}}.product-card{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:480px;width:100%;background:#000000bf;border:2px solid var(--neon-blue);box-shadow:0 0 24px var(--neon-blue),inset 0 0 40px #28ccff0a;padding:2rem}.product-card__image-wrap{width:100%;aspect-ratio:1 / 1;overflow:hidden}.product-card__image-wrap a{display:block;width:100%;height:100%}.product-card__image{width:100%;height:100%;object-fit:cover;max-width:none;display:block;transition:transform .4s ease}.product-card__image-wrap:hover .product-card__image{transform:scale(1.03)}.product-card__info{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;text-align:center}.product-card__title{font-family:Courier New,Courier,monospace;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:400;letter-spacing:.1em;text-shadow:0 0 10px var(--neon-blue);color:var(--neon-blue)}.product-card__price{font-family:Courier New,Courier,monospace;font-size:clamp(1rem,2vw,1.25rem);letter-spacing:.08em;color:var(--neon-blue);display:flex;gap:.75rem;align-items:baseline}.product-card__price--compare{opacity:.45;text-decoration:line-through;font-size:.85em}.product-card .protocol-btn{width:100%;flex:none;font-size:clamp(11px,1.4vw,15px)}.store-page__empty{font-family:Courier New,Courier,monospace;font-size:1.2rem;letter-spacing:.1em;opacity:.5;text-shadow:0 0 8px var(--neon-blue)}@media(max-width:500px){.product-card{padding:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-collection.css.map */
