.shop-video-background-container{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:-1}.shop-video-bg{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%) translateY(-50%);object-fit:cover}.shop-video-overlay-top{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006}.shop-video-overlay-scroll{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000;pointer-events:none;transition:background-color .3s ease}.shop-main-content-overlay{position:relative;z-index:1;padding:2rem;display:flex;flex-direction:column;height:100vh;justify-content:space-between;color:#fff}.shop-main-header{display:flex;justify-content:space-between;align-items:flex-end}.shop-controls-and-filters{display:flex;justify-content:flex-end;align-items:flex-start;gap:1rem;width:100%;margin-top:auto}.dash-header{background:transparent!important;border-bottom:none!important}.top-level-shop-nav{display:flex;gap:1rem;padding:1rem 2rem;background:#0009;border-bottom:1px solid rgba(255,255,255,.1)}.top-nav-btn{background:none;border:none;color:var(--text-muted);padding:.5rem 1rem;cursor:pointer;transition:color .2s,background-color .2s;border-radius:.375rem}.top-nav-btn:hover{color:#fff;background:#ffffff14}.top-nav-btn.active{color:var(--emerald);background:#00f5d41f;font-weight:700}.product-card{background:#000000b3;border-color:#ffffff1a}.product-card:hover{border-color:var(--primary-purple);box-shadow:0 10px 30px #00000080}.product-name{color:#fff}.product-price{color:var(--emerald)}.btn-add-to-cart{background:var(--emerald);color:#000;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-weight:600;transition:background-color .2s}.btn-add-to-cart:hover{background:#00e0b8}.shop-filters{position:static;height:auto;padding:0;background:none;border:none;border-radius:0;margin-bottom:0}.shop-filters .filter-group{background:#000000b3;border:1px solid rgba(255,255,255,.1);border-radius:.375rem;padding:1rem;margin-bottom:1rem}.shop-filters .filter-title{color:#fff;border-color:#ffffff1a}.shop-filters .filter-option{color:#ffffffb3}.shop-filters .filter-option:hover{color:#fff}
