:root{--ray-purple: #261B36;--ray-purple-light: #3d2b52;--ray-purple-dark: #1a1225;--ray-accent: #8b7aa8}.header-wrapper{background:linear-gradient(135deg,var(--ray-purple) 0%,var(--ray-purple-dark) 100%)!important;box-shadow:0 4px 12px #261b364d}.header{background:transparent!important}.header__heading-link,.header__heading-link .h2{color:#fff!important}.header__inline-menu .list-menu{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:1.5rem!important;align-items:center!important}.header__inline-menu .list-menu__item{position:relative;display:inline-flex!important;margin:0!important}.header__inline-menu .list-menu__item>a,.header__inline-menu .list-menu__item>span,.header__inline-menu summary.list-menu__item{color:#fff!important;text-transform:uppercase!important;font-weight:600!important;letter-spacing:.08em!important;font-size:1.1rem!important;padding:.9rem 1.5rem!important;transition:all .3s ease;text-decoration:none!important;white-space:nowrap!important;display:inline-block!important}.header__inline-menu .list-menu__item>a:after,.header__inline-menu summary.list-menu__item:after{content:"";position:absolute;bottom:5px;left:50%;width:0;height:3px;background:#fff;transition:all .3s ease;transform:translate(-50%)}.header__inline-menu .list-menu__item>a:hover:after,.header__inline-menu summary.list-menu__item:hover:after{width:80%}.header__inline-menu .list-menu__item>a:hover,.header__inline-menu summary.list-menu__item:hover{color:var(--ray-accent)!important;transform:translateY(-2px)}.header__icon{color:#fff!important}.header__icon:hover{color:var(--ray-accent)!important;transform:scale(1.1)}.header__icon svg,.header__icon .svg-wrapper{fill:#fff!important}.header__icon:hover svg,.header__icon:hover .svg-wrapper{fill:var(--ray-accent)!important}.button,button.button,[role=button].button{background:linear-gradient(135deg,var(--ray-purple) 0%,var(--ray-purple-light) 100%);border:none;border-radius:8px;color:#fff!important;padding:12px 28px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;transition:all .3s ease;box-shadow:0 4px 10px #261b364d}.button:hover,button.button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #261b3666;background:linear-gradient(135deg,var(--ray-purple-light) 0%,var(--ray-purple) 100%)}.button--secondary{background:transparent;border:2px solid var(--ray-purple);color:var(--ray-purple)!important}.button--secondary:hover{background:var(--ray-purple);color:#fff!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header__inline-menu .list-menu__item{animation:fadeIn .5s ease forwards;opacity:0}.header__inline-menu .list-menu__item:nth-child(1){animation-delay:.05s}.header__inline-menu .list-menu__item:nth-child(2){animation-delay:.1s}.header__inline-menu .list-menu__item:nth-child(3){animation-delay:.15s}.header__inline-menu .list-menu__item:nth-child(4){animation-delay:.2s}.header__inline-menu .list-menu__item:nth-child(5){animation-delay:.25s}.header__inline-menu .list-menu__item:nth-child(6){animation-delay:.3s}.header__inline-menu .list-menu__item:nth-child(7){animation-delay:.35s}@media screen and (max-width: 749px){.header__inline-menu .list-menu{flex-wrap:wrap!important;gap:.5rem!important}.header__inline-menu .list-menu__item>a,.header__inline-menu summary.list-menu__item{font-size:.95rem!important;min-height:var(--touch-target);padding:.75rem 1rem!important}}@media screen and (min-width: 750px) and (max-width: 989px){.header__inline-menu .list-menu{gap:1rem!important}.header__inline-menu .list-menu__item>a,.header__inline-menu summary.list-menu__item{font-size:1rem!important;padding:.8rem 1.3rem!important}}.header__icon:focus,.list-menu__item>a:focus,.button:focus{outline:2px solid var(--ray-accent);outline-offset:2px}.header{display:flex!important;justify-content:space-between!important;align-items:center!important}.header__heading-link{order:2!important;flex:0 0 auto!important;margin:0 2rem!important}.header nav,.header__inline-menu{order:1!important;flex:1!important}.header__icons{order:3!important;flex:0 0 auto!important}:root{--ray-gold: #D4AF37;--ray-lavender: #9B8BB8;--ray-white: #F5F3F7;--ray-gray-light: #9999A8;--ray-error: #E53935;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--touch-target: 44px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px}.header__icon{min-width:var(--touch-target);min-height:var(--touch-target);display:inline-flex!important;align-items:center;justify-content:center}.menu-drawer,.menu-drawer__inner-container{background:var(--ray-purple)!important}.menu-drawer__menu-item,.menu-drawer__menu li a{padding:var(--space-md) var(--space-lg)!important;min-height:var(--touch-target);display:flex!important;align-items:center;color:#fff!important;font-size:1.125rem!important;border-bottom:1px solid rgba(255,255,255,.1)}.menu-drawer__menu-item:hover,.menu-drawer__menu li a:hover{background:var(--ray-purple-light)!important;color:var(--ray-gold)!important}.button,button.button,.shopify-payment-button button,.cart__checkout-button{min-height:var(--touch-target);display:inline-flex;align-items:center;justify-content:center}@media screen and (max-width: 749px){.button,button.button,.product-form__submit{width:100%;padding:var(--space-md) var(--space-lg)!important;font-size:1rem!important}.header{padding:var(--space-xs) var(--space-sm)}.header__heading-link{margin:0 var(--space-sm)!important}.header__heading-logo{max-width:120px}}.collection .grid,.product-grid,ul.grid{display:grid!important;gap:var(--space-md)}@media screen and (max-width: 749px){.collection .grid,.product-grid,ul.grid{grid-template-columns:repeat(2,1fr)!important;gap:var(--space-sm)}.grid__item{width:100%!important;max-width:100%!important}}@media screen and (min-width: 750px) and (max-width: 989px){.collection .grid,.product-grid{grid-template-columns:repeat(2,1fr)!important}}@media screen and (min-width: 990px){.collection .grid,.product-grid{grid-template-columns:repeat(3,1fr)!important;gap:var(--space-lg)}}@media screen and (min-width: 1400px){.collection .grid,.product-grid{grid-template-columns:repeat(4,1fr)!important}}.card-wrapper,.product-card-wrapper,.card{background:var(--ray-purple-light);border-radius:var(--radius-lg);overflow:hidden;transition:.3s ease}.card-wrapper:hover,.product-card-wrapper:hover{transform:translateY(-4px);box-shadow:0 8px 24px #261b364d}.card__media,.card__inner{aspect-ratio:1 / 1;position:relative}.card__media img,.card__inner img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.card-wrapper:hover .card__media img,.card-wrapper:hover .card__inner img{transform:scale(1.05)}.card__content,.card__information,.card-information{padding:var(--space-md);background:var(--ray-purple-light)}.card__heading,.card__heading a{color:#fff!important;font-size:1rem;font-weight:600}@media screen and (max-width: 749px){.card__heading,.card__heading a{font-size:.875rem}.card__content,.card__information{padding:var(--space-sm)}}.price,.price-item{color:var(--ray-gold)!important;font-weight:700;font-size:1.125rem}@media screen and (max-width: 749px){.price,.price-item{font-size:1rem}}.price--on-sale .price-item--regular{color:var(--ray-gray-light)!important;text-decoration:line-through}.price--on-sale .price-item--sale{color:var(--ray-gold)!important}.product__title{color:#fff!important}.quantity{display:flex;align-items:center;gap:var(--space-xs)}.quantity__button{min-width:var(--touch-target);min-height:var(--touch-target);background:var(--ray-purple-light)!important;border:none;border-radius:var(--radius-sm);color:#fff!important;display:flex;align-items:center;justify-content:center}.quantity__button:hover,.cart-drawer,.drawer{background:var(--ray-purple)!important}.cart-item{padding:var(--space-md);border-bottom:1px solid rgba(255,255,255,.1)}.cart-item__name,.cart-item__name a{color:#fff!important}.cart-item__price{color:var(--ray-gold)!important}.totals,.cart__footer{padding:var(--space-lg);background:var(--ray-purple-dark)}.totals__total-value,.totals__total{color:var(--ray-gold)!important;font-size:1.25rem;font-weight:700}.footer{background:var(--ray-purple-dark)!important;border-top:3px solid var(--ray-gold);padding:var(--space-2xl) 0 var(--space-lg)}.footer a{color:var(--ray-lavender)!important;min-height:var(--touch-target);display:flex;align-items:center}.footer a:hover{color:var(--ray-gold)!important}.list-social__link{min-width:var(--touch-target);min-height:var(--touch-target);display:inline-flex!important;align-items:center;justify-content:center;background:var(--ray-purple-light);border-radius:var(--radius-full);margin:var(--space-xs)}.list-social__link:hover{background:var(--ray-gold);transform:translateY(-2px)}.list-social__link svg{fill:#fff!important}@media screen and (max-width: 749px){.footer{padding:var(--space-xl) var(--space-md);text-align:center}.list-social{justify-content:center}}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=search],input[type=number],textarea,select,.field__input{min-height:var(--touch-target);padding:var(--space-sm) var(--space-md);border:2px solid var(--ray-purple-light)!important;border-radius:var(--radius-md)!important;background:var(--ray-purple-dark)!important;color:#fff!important;font-size:1rem}input:focus,textarea:focus,select:focus{border-color:var(--ray-gold)!important;box-shadow:0 0 0 3px #d4af3733;outline:none}.announcement-bar{background:var(--ray-gold)!important}.announcement-bar,.announcement-bar *{color:var(--ray-purple-dark)!important}.badge,.card__badge{background:var(--ray-gold)!important;color:var(--ray-purple-dark)!important;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);font-size:.8125rem;font-weight:700}.badge--sale{background:var(--ray-error)!important;color:#fff!important}.predictive-search{background:var(--ray-purple)!important;border-radius:var(--radius-lg)}.predictive-search__item{padding:var(--space-md);min-height:var(--touch-target)}.predictive-search__item:hover{background:var(--ray-purple-light)}.predictive-search__item-content *{color:#fff!important}a:focus-visible,button:focus-visible{outline:2px solid var(--ray-gold);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}:root{--ray-bright-purple: #A259FF;--ray-cyan: #00D4FF;--ray-pink: #FF6B9D;--ray-orange: #FF8C42;--ray-glow-purple: rgba(162, 89, 255, .4);--ray-glow-gold: rgba(212, 175, 55, .4)}.badge--new,.card__badge--new{background:linear-gradient(135deg,var(--ray-bright-purple) 0%,var(--ray-pink) 100%)!important;color:#fff!important;text-transform:uppercase;font-weight:800;letter-spacing:.05em;animation:badge-pulse 2s ease-in-out infinite}.badge--limited,.card__badge--limited{background:linear-gradient(135deg,var(--ray-gold) 0%,var(--ray-orange) 100%)!important;color:var(--ray-purple-dark)!important;font-weight:800}.badge--preorder,.card__badge--preorder{background:linear-gradient(135deg,var(--ray-cyan) 0%,var(--ray-bright-purple) 100%)!important;color:#fff!important}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.card-wrapper:hover,.product-card-wrapper:hover,.card:hover{transform:translateY(-4px);box-shadow:0 0 25px var(--ray-glow-purple),0 8px 32px #261b3666!important}.announcement-bar{position:relative;overflow:hidden}.announcement-bar:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shine 4s ease-in-out infinite}@keyframes shine{0%{left:-100%}50%,to{left:150%}}.list-social__link[href*=twitter]:hover,.list-social__link[href*="x.com"]:hover,.list-social__link[href*=instagram]:hover,.list-social__link[href*=youtube]:hover,.list-social__link[href*=tiktok]:hover,.list-social__link[href*=twitch]:hover,.list-social__link[href*=discord]:hover{transition:all .3s ease}.list-social__link[href*=twitter]:hover,.list-social__link[href*="x.com"]:hover{background:#1da1f2!important}.list-social__link[href*=instagram]:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)!important}.list-social__link[href*=youtube]:hover{background:red!important}.list-social__link[href*=tiktok]:hover{background:#000!important;border:2px solid var(--ray-cyan)}.list-social__link[href*=twitch]:hover{background:#9146ff!important}.list-social__link[href*=discord]:hover{background:#5865f2!important}.newsletter,.email-signup{background:linear-gradient(135deg,var(--ray-purple) 0%,var(--ray-purple-dark) 100%)!important;border:1px solid var(--ray-bright-purple);border-radius:var(--radius-lg);padding:var(--space-xl)}.newsletter input[type=email]{background:var(--ray-purple-dark)!important;border:2px solid var(--ray-bright-purple)!important}.newsletter .button,.email-signup .button{background:linear-gradient(135deg,var(--ray-gold) 0%,var(--ray-orange) 100%)!important;color:var(--ray-purple-dark)!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--ray-purple-dark)}::-webkit-scrollbar-thumb{background:linear-gradient(var(--ray-purple-light),var(--ray-bright-purple));border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--ray-bright-purple)}::selection{background:var(--ray-bright-purple);color:#fff}.quick-add__submit,.card__quick-add{background:var(--ray-gold)!important;color:var(--ray-purple-dark)!important;border:none!important;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.quick-add__submit:hover,.card__quick-add:hover{background:var(--ray-bright-purple)!important;color:#fff!important;transform:scale(1.02)}.collection-hero__title,.collection__title{text-shadow:0 0 20px var(--ray-glow-purple)}.menu-drawer__menu.list-menu{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;width:100%}.menu-drawer__menu.list-menu>li{width:100%}.menu-drawer__menu-item.list-menu__item{display:flex!important;width:100%;justify-content:space-between}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-improvements.css.map */
