.custom-collection-tabs{max-width:1400px;margin:0 auto;padding:0 20px}.collection-tabs-heading{font-size:2.5rem;margin-bottom:2rem;text-align:center}.collection-tabs-heading-desktop{display:block}@media screen and (min-width:769px){.armory-header{display:none}.collection-tabs-heading-desktop{display:block}}@media screen and (max-width:768px){.collection-tabs-heading-desktop{display:none}}.center{text-align:center}.armory-header{display:none}.armory-header-left{flex:1;min-width:0}.armory-main-title{font-size:3rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;line-height:1.2;font-family:Oswald,sans-serif}.armory-subtitle{font-size:1rem;color:#fff;margin:0;font-weight:400;letter-spacing:.02em}.armory-header-right{display:flex;align-items:center;flex-shrink:0}.mode-toggle{display:flex;align-items:center;background-color:#1e293b;border-radius:8px;padding:4px;gap:4px;position:relative}.mode-button{padding:.5rem 1rem;font-size:.75rem;font-weight:600;color:#fff;background-color:transparent;border:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:6px;position:relative;z-index:1}.mode-button:not(.active){color:#fff}.mode-button.active{background-color:#06b6d4;color:#fff;box-shadow:0 2px 4px #0003}.mode-button.active:hover{background-color:#0891b2}.collection-tabs-nav{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;padding-bottom:.5rem;border-bottom:1px solid rgb(30 41 59)}.collections-container{min-height:500px}@media screen and (min-width:769px){.collections-container{overflow:hidden}}.products-scroll-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#06b6d4 #1e293b;padding-bottom:1rem}.products-scroll-wrapper::-webkit-scrollbar{height:8px}.products-scroll-wrapper::-webkit-scrollbar-track{background:#1e293b;border-radius:4px}.products-scroll-wrapper::-webkit-scrollbar-thumb{background:#06b6d4;border-radius:4px}.products-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#0891b2}.tab-button{display:flex;align-items:center;gap:.5rem;background:none;border:none;padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.75rem;color:#94a3b8;cursor:pointer;transition:all .3s ease;position:relative;border-radius:6px;white-space:nowrap}.tab-button:hover{background-color:#f5f5f5;color:#333}.tab-button.active{color:#06b6d4;font-weight:600}.tab-button.active:after{content:"";position:absolute;bottom:-.3rem;left:50%;transform:translate(-50%);width:80%;height:2px;background-color:#06b6d4;border-radius:3px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-card{border-radius:12px;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;height:100%;display:flex;flex-direction:column}.product-card:hover{border-color:#06b6d480;--tw-shadow: 0 0 30px rgba(6, 182, 212, .15);--tw-shadow-colored: 0 0 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.product-card-image{position:relative;overflow:hidden;aspect-ratio:4/5;flex-shrink:0}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.product-card:hover .product-card-image img{transform:scale(1.08)}.badge-level{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#000000d9,#320000e6);color:#fff;padding:6px 12px;border-radius:20px;font-size:.75rem;display:flex;align-items:center;gap:6px;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-weight:500}.product-card-info{padding:1.25rem;flex-grow:1;display:flex;flex-direction:column}.product-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-decoration:none;font-size:1.125rem;font-weight:700;color:#fff;line-height:1.3;font-family:Oswald,sans-serif;margin-bottom:.375rem;max-height:2.6em}.loadout-card-title-wrapper .product-title,.product-card-header .loadout-card-title-wrapper .product-title{margin-bottom:.375rem}.product-description{font-size:.875rem;color:#94a3b8;margin:0;line-height:1.4;font-weight:400}.product-price{color:#06b6d4;font-weight:700;white-space:nowrap;font-size:1.125rem;flex-shrink:0;line-height:1.3}.product-description{font-size:.9rem;line-height:1.1;margin-bottom:1rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:2.2em}.quick-add-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.9rem;background-color:#222;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem;margin-top:auto}.quick-add-btn:hover{background-color:#06b6d4;transform:translateY(-2px)}.quick-add-btn:disabled{opacity:.7;cursor:not-allowed}@media(max-width:768px){.collection-tabs-heading-desktop{display:none}.armory-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:1.5rem;gap:1.5rem}.armory-main-title{font-size:2rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;line-height:1.2;font-family:Oswald,sans-serif}.armory-subtitle{font-size:.875rem;color:#94a3b8;margin:0;font-weight:400;letter-spacing:.02em}.armory-header-right{flex-shrink:0}.mode-toggle{flex-shrink:0;background-color:#1e293b;border-radius:8px;padding:4px;gap:4px;display:flex;align-items:center}.mode-button{padding:.5rem 1rem;font-size:.75rem;font-weight:700;color:#fff;background-color:transparent;border:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:6px}.mode-button.active{background-color:#06b6d4;color:#fff;box-shadow:0 2px 4px #0003}.mode-button:not(.active){color:#fff}.collection-tabs-nav{width:auto;overflow:scroll;justify-content:unset}.collections-container{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#06b6d4 #1e293b;padding-bottom:1rem;margin-left:-20px;margin-right:-20px;padding-left:10px;padding-right:10px}.collections-container::-webkit-scrollbar{height:8px}.collections-container::-webkit-scrollbar-track{background:#1e293b;border-radius:4px}.collections-container::-webkit-scrollbar-thumb{background:#06b6d4;border-radius:4px}.collections-container::-webkit-scrollbar-thumb:hover{background:#0891b2}.products-grid{display:flex!important;gap:1rem;padding:1rem 0;width:max-content;opacity:1;transform:none;animation:none}.products-grid.active{display:flex!important;opacity:1}.products-grid:not(.active){display:none!important}.product-card{flex:0 0 auto;width:calc(50vw - 1.5rem);min-width:280px;max-width:350px}.collection-tabs-heading{font-size:2rem}}@media(max-width:480px){.armory-main-title{font-size:1.5rem}.loadout-card{width:240px}}.empty-collection-message,.error-text{text-align:center;grid-column:1 / -1;padding:3rem;color:#666;font-size:1.1rem;width:100%}@media screen and (min-width:769px){.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;opacity:0;transform:translateY(10px);animation:fadeInUp .5s ease forwards}.products-grid.active{display:grid;opacity:1}.products-grid:not(.active){display:none}}@media screen and (min-width:769px){.collections-container{overflow:visible}}.loadout-card{border-radius:12px;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;height:100%;display:flex;flex-direction:column;background-color:#1e293b;border:1px solid #334155}.loadout-card:hover{transform:translateY(-5px);border-color:#06b6d4;box-shadow:0 10px 30px #06b6d433}.loadout-card-image{position:relative;display:block;width:100%;overflow:hidden;aspect-ratio:4/5;flex-shrink:0}.loadout-card-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s ease}.loadout-card:hover .loadout-card-image img{transform:scale(1.08)}.level-badge{position:absolute;top:16px;left:16px;padding:6px 14px;border-radius:4px;font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.level-badge.level-1,.level-badge.level-2{background-color:#06b6d4;box-shadow:0 2px 8px #06b6d44d}.level-badge.level-3{background-color:#ef4444;box-shadow:0 2px 8px #ef44444d}.level-badge.level-4{background-color:#f59e0b;box-shadow:0 2px 8px #f59e0b4d}.level-badge.level-5{background-color:#8b5cf6;box-shadow:0 2px 8px #8b5cf64d}.ai-icon{position:absolute;bottom:16px;right:16px;min-width:32px;height:32px;padding:0 10px;display:flex;align-items:center;justify-content:center;background-color:#00000080;border-radius:16px;color:#fff;opacity:.7;transition:opacity .3s ease;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.loadout-card:hover .ai-icon{opacity:1}.ai-text{font-size:.75rem;font-weight:500;letter-spacing:.02em;color:#fff}.loadout-card-info{padding:1.25rem;background-color:#1e293b}.loadout-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.loadout-card-title-wrapper{flex:1;min-width:0}.loadout-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:1.125rem;font-weight:700;color:#fff;text-decoration:none;margin-bottom:.375rem;transition:color .3s ease;line-height:1.3;font-family:Oswald,sans-serif;max-height:2.6em}.loadout-card-title:hover{color:#06b6d4}.loadout-card-description{font-size:.875rem;color:#94a3b8;margin:0;line-height:1.4;font-weight:400}.loadout-card-price{font-size:1.125rem;font-weight:700;color:#06b6d4;white-space:nowrap;flex-shrink:0;line-height:1.3}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-collection-tabs.css.map */
