.ltn__breadcrumb-area,.ltn__page-banner-area,.page-header,.breadcrumb-area,[class*=page-title],[class*=page-header],[class*=breadcrumb]{display:none!important}.products-page-container{background-color:#000;color:#fff;min-height:100vh;padding:2rem 1rem 6rem;font-family:Inter,system-ui,-apple-system,sans-serif}.products-page-inner{max-width:1400px;margin:0 auto}.products-page-header{text-align:center;margin-bottom:3rem}.products-page-title{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1rem;letter-spacing:-.02em}.products-page-subtitle{font-size:1.125rem;color:#a1a1aa;max-width:600px;margin:0 auto}.view-toggle{display:flex;justify-content:center;gap:.5rem;margin-bottom:3rem}.view-toggle-btn{padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:600;letter-spacing:.02em;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#a1a1aa;cursor:pointer;transition:all .3s ease}.view-toggle-btn:hover{background:#ffffff1a;color:#fff}.view-toggle-btn.active{background:#00d9ff;border-color:#00d9ff;color:#000}.bundles-view{display:block}.bundles-view.hidden{display:none}.bundles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem;margin-bottom:4rem}.bundle-card{background:#18181b99;border:2px solid #27272a;border-radius:16px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.bundle-card:hover{border-color:var(--protocol-color, #00d9ff);box-shadow:0 20px 40px #0006}.bundle-card[data-protocol=core]{--protocol-color: #00d9ff}.bundle-card[data-protocol=shift]{--protocol-color: #22c55e}.bundle-card[data-protocol=armor]{--protocol-color: #60a5fa}.bundle-card[data-protocol=nexus]{--protocol-color: #2dd4bf}.bundle-card[data-protocol=span]{--protocol-color: #fbbf24}.bundle-card[data-protocol=drive]{--protocol-color: #ef4444}.bundle-header{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:flex-start}.bundle-name{font-size:1.5rem;font-weight:800;color:var(--protocol-color, #00d9ff);margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.05em}.bundle-subtitle{font-size:.875rem;color:#a1a1aa;margin:0}.bundle-savings-badge{background:var(--protocol-color, #00d9ff);color:#000;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.bundle-products{padding:1.5rem;flex-grow:1}.bundle-products-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#71717a;margin:0 0 1rem}.bundle-product-item{display:flex;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.bundle-product-item:last-child{border-bottom:none}.bundle-product-image{width:50px;height:50px;border-radius:8px;overflow:hidden;background:#0a0a0a;flex-shrink:0}.bundle-product-image img{width:100%;height:100%;object-fit:cover}.bundle-product-info{flex-grow:1;min-width:0}.bundle-product-name{font-size:.9375rem;font-weight:600;color:#fff;margin:0 0 .125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-product-price{font-size:.8125rem;color:#71717a}.bundle-footer{padding:1.5rem;background:#0000004d;border-top:1px solid rgba(255,255,255,.1)}.bundle-pricing{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.bundle-pricing-label{font-size:.8125rem;color:#71717a}.bundle-pricing-values{text-align:right}.bundle-full-price{font-size:1rem;color:#52525b;text-decoration:line-through;margin-right:.75rem}.bundle-sale-price{font-size:1.75rem;font-weight:800;color:var(--protocol-color, #00d9ff)}.bundle-add-btn{width:100%;padding:1rem 1.5rem;background:var(--protocol-color, #00d9ff);border:none;border-radius:8px;color:#000;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.bundle-add-btn:hover{transform:scale(1.02);filter:brightness(1.1);box-shadow:0 4px 20px #0000004d}.bundle-add-btn:disabled{background:#27272a;color:#71717a;cursor:not-allowed;transform:none;filter:none}.bundle-add-btn.loading{opacity:.7}.bundle-add-btn.success{background:#22c55e!important}.products-view{display:none}.products-view.active{display:block}.products-filter-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem}.filter-btn{padding:.625rem 1.25rem;border-radius:9999px;font-size:.8125rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#a1a1aa;cursor:pointer;transition:all .3s ease}.filter-btn:hover{background:#ffffff1a;color:#fff}.filter-btn.active{background:#00d9ff;border-color:#00d9ff;color:#000}.filter-btn[data-filter=protocol-core].active{background:#00d9ff;border-color:#00d9ff}.filter-btn[data-filter=protocol-shift].active{background:#22c55e;border-color:#22c55e}.filter-btn[data-filter=protocol-armor].active{background:#60a5fa;border-color:#60a5fa}.filter-btn[data-filter=protocol-nexus].active{background:#2dd4bf;border-color:#2dd4bf}.filter-btn[data-filter=protocol-span].active{background:#fbbf24;border-color:#fbbf24}.filter-btn[data-filter=protocol-drive].active{background:#ef4444;border-color:#ef4444;color:#fff}.product-card.hidden{display:none!important}.products-grid-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.product-card{background:#18181b99;border:1px solid #27272a;border-radius:16px;overflow:hidden;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;width:100%;max-width:320px;flex:0 1 320px}.product-card:hover{transform:translateY(-8px);border-color:#00d9ff;box-shadow:0 20px 40px #00d9ff1a}.product-card-image{position:relative;aspect-ratio:1;background:#0a0a0a;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-protocol-badge{position:absolute;top:1rem;left:1rem;padding:.375rem .75rem;border-radius:9999px;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1)}.badge-core{color:#00d9ff;border-color:#00d9ff66}.badge-shift{color:#22c55e;border-color:#22c55e66}.badge-armor{color:#60a5fa;border-color:#60a5fa66}.badge-nexus{color:#2dd4bf;border-color:#2dd4bf66}.badge-span{color:#fbbf24;border-color:#fbbf2466}.badge-drive{color:#ef4444;border-color:#ef444466}.product-card-info{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.product-card-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .25rem}.product-card-subtitle{font-size:.875rem;color:#71717a;margin:0 0 1rem}.product-card-price{font-size:1.5rem;font-weight:700;color:#00d9ff;margin-bottom:1rem}.product-card-price .compare-price{font-size:1rem;color:#52525b;text-decoration:line-through;margin-left:.5rem}.product-add-btn{width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,#00d9ff,#09c);border:none;border-radius:8px;color:#000;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s ease;margin-top:auto}.product-add-btn:hover{transform:scale(1.02);box-shadow:0 4px 20px #00d9ff66}.product-add-btn:disabled{background:#27272a;color:#71717a;cursor:not-allowed}.product-add-btn.success{background:#22c55e!important}.product-card-link{text-decoration:none;color:inherit}.products-empty{text-align:center;padding:4rem 2rem;color:#71717a;width:100%}.products-fda-disclaimer{text-align:center;padding:3rem 1rem;border-top:1px solid rgba(255,255,255,.1);margin-top:4rem}.products-fda-disclaimer p{font-size:.75rem;color:#fff6;line-height:1.6;max-width:600px;margin:0 auto;font-style:italic}.cart-toast{position:fixed;bottom:2rem;right:2rem;background:#18181b;border:1px solid #27272a;border-radius:12px;padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 20px 40px #00000080;transform:translateY(150%);opacity:0;transition:all .3s ease;z-index:9999}.cart-toast.show{transform:translateY(0);opacity:1}.cart-toast-icon{width:40px;height:40px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem}.cart-toast-content{flex-grow:1}.cart-toast-title{font-weight:700;color:#fff;margin:0 0 .25rem}.cart-toast-message{font-size:.875rem;color:#a1a1aa;margin:0}.cart-toast-btn{padding:.625rem 1rem;background:#00d9ff;border:none;border-radius:6px;color:#000;font-size:.8125rem;font-weight:700;cursor:pointer;text-decoration:none;transition:all .2s ease}.cart-toast-btn:hover{filter:brightness(1.1)}@media(max-width:768px){.products-page-title{font-size:2rem}.bundles-grid{grid-template-columns:1fr}.products-grid-container{gap:1rem}.product-card{flex:0 1 calc(50% - .5rem);max-width:calc(50% - .5rem)}.product-card-info{padding:1rem}.product-card-title{font-size:1rem}.product-card-price{font-size:1.25rem}.cart-toast{left:1rem;right:1rem;bottom:1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/vgr-products.css.map */
