.psehd{position: relative;width: 100%;margin: 0;font-family: 'Outfit',-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color: #fff;z-index: 9999;--c-deep: #002e82;--c-midnight: #071f79;--c-sky: #11c7f7;--c-neon: #04f3fa;--c-violet: #572898;--c-magenta: #e436cd;--c-yellow: #ffe52c;--c-ink: #0a0f2c;--c-glass: rgba(5,11,44,.78);--c-glass-strong: rgba(5,11,44,.94);--c-border: rgba(255,255,255,.10);--c-text: #fff;--c-text-soft: rgba(255,255,255,.72);--c-text-mute: rgba(255,255,255,.50);-webkit-font-smoothing: antialiased}.psehd *,.psehd *::before,.psehd *::after{box-sizing: border-box}.psehd button{font-family: inherit}.psehd-promo{position: relative;background: linear-gradient(95deg,#e436cd 0%,#572898 35%,#002e82 70%,#11c7f7 100%);background-size: 200% 100%;animation: psehdPromoShift 18s ease infinite;border-bottom: 1px solid rgba(255,255,255,.10)}@keyframes psehdPromoShift{0%,100%{background-position: 0% 50%}50%{background-position: 100% 50%}}.psehd-promo-inner{position: relative;z-index: 2;max-width: 1400px;margin: 0 auto;padding: 0 24px;display: grid;grid-template-columns: auto minmax(0,1fr) auto;align-items: center;column-gap: 20px;min-height: 36px !important}.psehd-promo-social{display: inline-flex;align-items: center;gap: 4px;flex-shrink: 0}.psehd .psehd-promo-social a,.psehd .psehd-promo-social a:link,.psehd .psehd-promo-social a:visited,.psehd .psehd-promo-social a:hover,.psehd .psehd-promo-social a:active{display: inline-flex;align-items: center;justify-content: center;width: 28px;height: 28px;border-radius: 50%;color: rgba(255,255,255,.85) !important;text-decoration: none !important;transition: background .2s ease,color .2s ease,transform .2s ease}.psehd .psehd-promo-social a:hover{color: #fff !important;background: rgba(255,255,255,.18);transform: translateY(-1px)}.psehd-promo-social svg{width: 14px;height: 14px;fill: currentColor}.psehd-marquee{flex: 1;min-width: 0;display: flex;overflow: hidden;position: relative;padding: 8px 0;mask-image: linear-gradient(90deg,transparent 0,#000 40px,#000 calc(100% - 40px),transparent 100%);-webkit-mask-image: linear-gradient(90deg,transparent 0,#000 40px,#000 calc(100% - 40px),transparent 100%)}.psehd-marquee-track{display: flex;gap: 32px;flex-shrink: 0;white-space: nowrap;animation: psehd_marquee_scroll 60s linear infinite !important;animation-play-state: running !important;transform: translateX(0);will-change: transform;padding-left: 32px}@keyframes psehd_marquee_scroll{0%{transform: translateX(0)}100%{transform: translateX(-25%)}}.psehd-promo:hover .psehd-marquee-track{animation-play-state: paused}.psehd-marquee-item{display: inline-flex;align-items: center;gap: 10px;font-size: 12.5px;font-weight: 600;letter-spacing: .12em;text-transform: uppercase;color: #fff;font-family: 'Space Grotesk',sans-serif}.psehd-marquee-item svg{width: 14px;height: 14px;fill: var(--c-yellow);flex-shrink: 0;filter: drop-shadow(0 0 6px rgba(255,229,44,.55))}.psehd-marquee-dot{width: 5px;height: 5px;border-radius: 50%;background: rgba(255,255,255,.55);flex-shrink: 0;align-self: center}.psehd .psehd-promo-phone,.psehd .psehd-promo-phone:link,.psehd .psehd-promo-phone:visited,.psehd .psehd-promo-phone:hover,.psehd .psehd-promo-phone:active{display: inline-flex;align-items: center;gap: 8px;flex-shrink: 0;padding: 4px 12px;border-radius: 999px;color: #fff !important;text-decoration: none !important;font-size: 13px;font-weight: 800;letter-spacing: .02em;font-family: 'Outfit',sans-serif;background: rgba(0,0,0,.22);border: 1px solid rgba(255,255,255,.18);transition: background .2s ease,transform .2s ease,box-shadow .2s ease}.psehd .psehd-promo-phone:hover{background: rgba(0,0,0,.34);transform: translateY(-1px);box-shadow: 0 6px 14px -4px rgba(0,0,0,.4)}.psehd-promo-phone svg{width: 14px;height: 14px;fill: var(--c-yellow);flex-shrink: 0;filter: drop-shadow(0 0 6px rgba(255,229,44,.55))}.psehd-nav{position: relative;width: 100%;z-index: 9998;background: var(--c-glass);backdrop-filter: blur(18px) saturate(140%);-webkit-backdrop-filter: blur(18px) saturate(140%);border-bottom: 1px solid var(--c-border);transition: background .3s ease,padding .3s ease,box-shadow .3s ease}.psehd-nav.is-portaled{position: fixed !important;top: 0;left: 0 !important;right: 0 !important;width: 100% !important;z-index: 2147483640 !important}.psehd-nav-spacer{width: 100%;height: 0;pointer-events: none}#flyout-cart,.flyout-cart{z-index: 2147483641 !important}.psehd-nav::before{content: '';position: absolute;inset: 0;background: radial-gradient(60% 200% at 0% 50%,rgba(228,54,205,.08) 0%,transparent 60%),radial-gradient(60% 200% at 100% 50%,rgba(17,199,247,.08) 0%,transparent 60%);pointer-events: none}.psehd-nav.is-scrolled{background: var(--c-glass-strong);box-shadow: 0 10px 30px -10px rgba(0,0,0,.5)}.psehd-inner{position: relative;z-index: 2;max-width: 1400px;margin: 0 auto;padding: 16px 32px;display: grid;grid-template-columns: auto minmax(0,1fr) auto;align-items: center;column-gap: 22px;transition: padding .3s ease}.psehd-logo{grid-column: 1;justify-self: start}.psehd-links{grid-column: 2;justify-self: center}.psehd-right{grid-column: 3;justify-self: end}.psehd-logo{display: inline-flex;align-items: center;flex-shrink: 0;text-decoration: none;transition: transform .3s ease}.psehd-logo:hover{transform: translateY(-1px)}.psehd-logo img{height: 56px;width: auto;display: block;filter: drop-shadow(0 4px 18px rgba(228,54,205,.35))}.psehd-links{display: flex;align-items: center;gap: 4px;list-style: none;padding: 0;margin: 0 auto}.psehd-links li{position: relative}.psehd .psehd-link,.psehd .psehd-link:link,.psehd .psehd-link:visited,.psehd .psehd-link:hover,.psehd .psehd-link:focus,.psehd .psehd-link:active{display: inline-flex;align-items: center;gap: 6px;padding: 10px 14px;font-size: 14px;font-weight: 600;color: var(--c-text-soft) !important;text-decoration: none !important;border-radius: 10px;transition: color .2s ease,background .2s ease;letter-spacing: -.005em;white-space: nowrap;cursor: pointer;border: none;background: transparent;font-family: 'Outfit',sans-serif}.psehd .psehd-link:hover,.psehd .psehd-link.is-open{color: #fff !important;background: rgba(255,255,255,.06)}.psehd-link-chev{width: 12px;height: 12px;opacity: .6;transition: transform .25s ease,opacity .2s ease}.psehd-link:hover .psehd-link-chev,.psehd-link.is-open .psehd-link-chev{opacity: 1;transform: rotate(180deg)}.psehd-link::after{content: '';position: absolute;left: 14px;right: 14px;bottom: 4px;height: 2px;border-radius: 2px;background: linear-gradient(95deg,var(--c-neon),var(--c-magenta));opacity: 0;transform: scaleX(.4);transition: opacity .25s ease,transform .25s ease}.psehd-link:hover::after,.psehd-link.is-open::after,.psehd-link.is-active::after{opacity: 1;transform: scaleX(1)}.psehd-right{display: flex;align-items: center;gap: 6px;flex-shrink: 0}.psehd-icon-btn{position: relative;display: inline-flex;align-items: center;justify-content: center;gap: 8px;padding: 9px 12px;background: transparent;border: 1px solid transparent;color: var(--c-text-soft);border-radius: 12px;cursor: pointer;text-decoration: none !important;transition: color .2s ease,background .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease;font-size: 13.5px;font-weight: 600;font-family: 'Outfit',sans-serif;white-space: nowrap}.psehd .psehd-icon-btn:link,.psehd .psehd-icon-btn:visited{color: var(--c-text-soft) !important}.psehd .psehd-icon-btn:hover,.psehd .psehd-icon-btn:focus{color: #fff !important;background: rgba(255,255,255,.07);border-color: rgba(255,255,255,.12);transform: translateY(-1px)}.psehd-icon-btn svg{width: 18px;height: 18px;flex-shrink: 0}.psehd-cart-badge{position: absolute;top: 2px;right: 4px;min-width: 16px;height: 16px;padding: 0 4px;background: linear-gradient(125deg,var(--c-magenta),var(--c-violet));color: #fff;border-radius: 999px;font-size: 10px;font-weight: 800;display: none;align-items: center;justify-content: center;font-family: 'Space Grotesk',sans-serif;box-shadow: 0 0 0 2px var(--c-glass-strong),0 4px 10px -2px rgba(228,54,205,.6)}.psehd-cart-badge.is-visible{display: inline-flex}.psehd .psehd-cta,.psehd .psehd-cta:link,.psehd .psehd-cta:visited,.psehd .psehd-cta:hover,.psehd .psehd-cta:focus,.psehd .psehd-cta:active{display: inline-flex;align-items: center;gap: 6px;padding: 8px 16px;background: linear-gradient(125deg,var(--c-yellow) 0%,#ffb800 100%) !important;color: #1a1300 !important;border: none !important;border-radius: 999px;font-size: 12.5px;font-weight: 800;letter-spacing: -.005em;text-decoration: none !important;font-family: 'Outfit',sans-serif;white-space: nowrap;box-shadow: 0 8px 18px -6px rgba(255,229,44,.5),0 0 0 1px rgba(255,229,44,.22);transition: transform .2s ease,box-shadow .3s ease;margin-left: 6px;cursor: pointer}.psehd .psehd-cta:hover{transform: translateY(-2px);box-shadow: 0 14px 26px -8px rgba(255,229,44,.7),0 0 0 1px rgba(255,229,44,.38)}.psehd-cta svg{width: 12px;height: 12px}.psehd-toggle{display: none;position: relative;width: 44px;height: 44px;background: rgba(255,255,255,.06);border: 1px solid rgba(255,255,255,.14);border-radius: 12px;cursor: pointer;padding: 0;margin-left: 4px;transition: background .2s ease,border-color .2s ease}.psehd-toggle:hover{background: rgba(255,255,255,.12)}.psehd-toggle span{position: absolute;left: 12px;width: 20px;height: 2px;background: #fff;border-radius: 2px;transition: transform .3s cubic-bezier(.65,.05,.36,1),opacity .2s ease,top .3s ease}.psehd-toggle span:nth-child(1){top: 15px}.psehd-toggle span:nth-child(2){top: 21px}.psehd-toggle span:nth-child(3){top: 27px}.psehd-toggle[aria-expanded="true"] span:nth-child(1){top: 21px;transform: rotate(45deg)}.psehd-toggle[aria-expanded="true"] span:nth-child(2){opacity: 0}.psehd-toggle[aria-expanded="true"] span:nth-child(3){top: 21px;transform: rotate(-45deg)}.psehd-mega{position: fixed;left: 0;right: 0;width: 100%;background: linear-gradient(180deg,#050b2c 0%,#07153f 100%);border-top: 1px solid rgba(255,255,255,.10);border-bottom: 1px solid rgba(255,255,255,.10);box-shadow: 0 30px 80px -20px rgba(0,0,0,.85);opacity: 0;visibility: hidden;transform: translateY(-12px);transition: opacity .25s ease,visibility .25s ease,transform .25s ease;pointer-events: none;z-index: 2147483646;font-family: 'Outfit',-apple-system,sans-serif;color: #fff}.psehd-mega.is-open{opacity: 1;visibility: visible;transform: translateY(0);pointer-events: auto}.psehd-mega::before{content: '';position: absolute;inset: 0;background: radial-gradient(50% 80% at 20% 100%,rgba(228,54,205,.12) 0%,transparent 65%),radial-gradient(50% 80% at 80% 0%,rgba(17,199,247,.12) 0%,transparent 65%);pointer-events: none}.psehd-mega-inner{position: relative;z-index: 2;max-width: 1400px;margin: 0 auto;padding: 38px 32px 36px;display: block}.psehd-mega-inner.has-feat{display: grid;grid-template-columns: 1fr 320px;gap: 36px}.psehd-mega-grid{display: grid;grid-template-columns: repeat(3,1fr);gap: 14px}.psehd-mega-card{position: relative;display: grid;grid-template-columns: 64px 1fr;gap: 14px;align-items: center;padding: 14px;background: rgba(255,255,255,.03);border: 1px solid rgba(255,255,255,.08);border-radius: 14px;text-decoration: none !important;transition: transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease;overflow: hidden}.psehd-mega-card::before{content: '';position: absolute;inset: 0;background: linear-gradient(135deg,rgba(228,54,205,.0) 0%,rgba(17,199,247,.0) 100%);transition: background .3s ease;pointer-events: none}.psehd .psehd-mega-card:hover{transform: translateY(-3px);background: rgba(255,255,255,.06);border-color: rgba(228,54,205,.4);box-shadow: 0 14px 32px -10px rgba(228,54,205,.3)}.psehd .psehd-mega-card:hover::before{background: linear-gradient(135deg,rgba(228,54,205,.08) 0%,rgba(17,199,247,.06) 100%)}.psehd-mega-card-img{position: relative;width: 64px;height: 64px;border-radius: 10px;background: linear-gradient(135deg,var(--c-deep),var(--c-violet));overflow: hidden;flex-shrink: 0;display: flex;align-items: center;justify-content: center}.psehd-mega-card-img img{width: 100%;height: 100%;object-fit: cover;display: block}.psehd-mega-card-img svg{width: 30px;height: 30px;fill: rgba(255,255,255,.85)}.psehd-mega-card-text{min-width: 0}.psehd-mega-card-text strong{display: block;font-size: 14.5px;font-weight: 700;color: #fff;line-height: 1.25;letter-spacing: -.01em;margin-bottom: 3px}.psehd-mega-card-text span{display: block;font-size: 12px;color: var(--c-text-soft);line-height: 1.4;font-weight: 500}.psehd-mega-card-tag{position: absolute;top: 8px;right: 8px;padding: 2px 7px;background: linear-gradient(125deg,var(--c-yellow),#ffb800);color: #1a1300;font-size: 9px;font-weight: 800;letter-spacing: .1em;text-transform: uppercase;border-radius: 999px;font-family: 'Space Grotesk',sans-serif}.psehd-mega-card-tag--magenta{background: linear-gradient(125deg,var(--c-magenta),var(--c-violet));color: #fff}.psehd-mega-card-tag--cyan{background: linear-gradient(125deg,var(--c-neon),var(--c-sky));color: #002e82}.psehd-mega-feat{position: relative;display: flex;flex-direction: column;justify-content: space-between;padding: 22px;background: linear-gradient(155deg,rgba(228,54,205,.16) 0%,rgba(87,40,152,.16) 50%,rgba(17,199,247,.10) 100%);border: 1px solid rgba(228,54,205,.3);border-radius: 16px;overflow: hidden}.psehd-mega-feat::before{content: '';position: absolute;top: -40px;right: -40px;width: 160px;height: 160px;background: radial-gradient(circle,rgba(255,229,44,.18) 0%,transparent 70%);pointer-events: none}.psehd-mega-feat-eyebrow{display: inline-flex;align-items: center;gap: 8px;padding: 5px 12px;background: rgba(255,229,44,.12);color: var(--c-yellow);border: 1px solid rgba(255,229,44,.35);border-radius: 999px;font-size: 10.5px;font-weight: 700;letter-spacing: .14em;text-transform: uppercase;margin-bottom: 14px;font-family: 'Space Grotesk',sans-serif;align-self: flex-start}.psehd-mega-feat-eyebrow::before{content: '';width: 6px;height: 6px;background: var(--c-yellow);border-radius: 50%;box-shadow: 0 0 10px var(--c-yellow);animation: psehdPulse 2.2s ease infinite}@keyframes psehdPulse{0%,100%{transform: scale(1);opacity: 1}50%{transform: scale(1.5);opacity: .6}}.psehd-mega-feat strong{font-size: 18px;font-weight: 800;color: #fff;line-height: 1.2;letter-spacing: -.015em;margin-bottom: 8px;display: block}.psehd-mega-feat p{font-size: 13px;color: var(--c-text-soft);line-height: 1.55;margin: 0 0 16px}.psehd .psehd-mega-feat-cta,.psehd .psehd-mega-feat-cta:link,.psehd .psehd-mega-feat-cta:visited,.psehd .psehd-mega-feat-cta:hover,.psehd .psehd-mega-feat-cta:active{display: inline-flex;align-items: center;gap: 8px;padding: 11px 18px;background: linear-gradient(125deg,var(--c-neon) 0%,var(--c-sky) 50%,var(--c-violet) 100%) !important;color: #00253c !important;border-radius: 999px;font-size: 13px;font-weight: 800;text-decoration: none !important;align-self: flex-start;box-shadow: 0 10px 22px -8px rgba(4,243,250,.55);transition: transform .2s ease,box-shadow .3s ease}.psehd .psehd-mega-feat-cta:hover{transform: translateY(-2px);box-shadow: 0 16px 30px -8px rgba(4,243,250,.7)}.psehd-mega-feat-cta svg{width: 14px;height: 14px}.psehd-mega-series{display: grid;grid-template-columns: repeat(4,1fr);gap: 16px}.psehd .psehd-mega-series-card,.psehd .psehd-mega-series-card:link,.psehd .psehd-mega-series-card:visited,.psehd .psehd-mega-series-card:hover,.psehd .psehd-mega-series-card:active{position: relative;display: flex;flex-direction: column;min-height: 230px;border-radius: 16px;overflow: hidden;text-decoration: none !important;background: rgba(255,255,255,.03);border: 1px solid rgba(255,255,255,.10);transition: transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease;color: #fff !important}.psehd .psehd-mega-series-card:hover{transform: translateY(-4px)}.psehd-mega-series-card-img{position: relative;width: 100%;height: 150px;overflow: hidden;background: #07153f;display: flex;align-items: center;justify-content: center}.psehd-mega-series-card-img img{width: auto;height: auto;max-width: 72%;max-height: 75%;object-fit: contain;display: block;transition: transform .4s ease}.psehd .psehd-mega-series-card:hover .psehd-mega-series-card-img img{transform: scale(1.06)}.psehd-mega-series-card-img::after{content: '';position: absolute;inset: 0;background: linear-gradient(180deg,transparent 50%,rgba(5,11,44,.55) 100%);pointer-events: none}.psehd-mega-series-card-body{position: relative;padding: 16px 18px 18px;flex: 1;display: flex;flex-direction: column;gap: 10px}.psehd-mega-series-card-title{display: block;font-size: 16px;font-weight: 800;color: #fff !important;line-height: 1.2;letter-spacing: -.01em;margin: 0}.psehd-mega-series-card-cta{display: inline-flex;align-items: center;gap: 6px;font-size: 12.5px;font-weight: 700;letter-spacing: -.005em;transition: gap .25s ease;text-decoration: none}.psehd-mega-series-card-body > .psehd-mega-series-card-cta{margin-top: auto}.psehd-mega-series-card-cta:hover{gap: 10px}.psehd-mega-series-card-cta svg{width: 12px;height: 12px;flex-shrink: 0}.psehd-mega-series-card-actions{margin-top: auto;display: flex;align-items: center;gap: 8px;flex-wrap: wrap}.psehd-mega-series-card-actions .psehd-mega-series-card-cta::before{content: '';position: absolute;inset: 0;z-index: 1}.psehd-mega-series-card-supplies{position: relative;z-index: 2;margin-left: auto;display: inline-flex;align-items: center;padding: 3px 8px;font-size: 9px;font-weight: 700;letter-spacing: .05em;text-transform: uppercase;border-radius: 999px;background: rgba(255,255,255,.08);border: 1px solid rgba(255,255,255,.16);color: #fff !important;text-decoration: none !important;transition: background .2s ease,border-color .2s ease,transform .2s ease;white-space: nowrap}.psehd-mega-series-card-supplies:hover{background: rgba(255,255,255,.18);border-color: rgba(255,255,255,.35);transform: translateY(-1px)}.psehd-mega-series-card--green .psehd-mega-series-card-supplies{background: rgba(16,185,129,.18);border-color: rgba(16,185,129,.45)}.psehd-mega-series-card--green .psehd-mega-series-card-supplies:hover{background: rgba(16,185,129,.32);border-color: rgba(16,185,129,.7)}.psehd-mega-series-card--blue .psehd-mega-series-card-supplies{background: rgba(17,199,247,.18);border-color: rgba(17,199,247,.45)}.psehd-mega-series-card--blue .psehd-mega-series-card-supplies:hover{background: rgba(17,199,247,.32);border-color: rgba(17,199,247,.7)}.psehd-mega-series-card--purple .psehd-mega-series-card-supplies{background: rgba(168,85,247,.20);border-color: rgba(168,85,247,.50)}.psehd-mega-series-card--purple .psehd-mega-series-card-supplies:hover{background: rgba(168,85,247,.34);border-color: rgba(168,85,247,.75)}.psehd-mega-series-card--green{background: linear-gradient(155deg,rgba(16,185,129,.10),rgba(16,185,129,.02));border-color: rgba(16,185,129,.30)}.psehd .psehd-mega-series-card--green:hover{background: linear-gradient(155deg,rgba(16,185,129,.22),rgba(16,185,129,.05));border-color: rgba(16,185,129,.65);box-shadow: 0 18px 38px -12px rgba(16,185,129,.45)}.psehd-mega-series-card--green .psehd-mega-series-card-img{background: linear-gradient(135deg,#064e3b 0%,#047857 60%,#10b981 100%)}.psehd-mega-series-card--green .psehd-mega-series-card-cta{color: #34d399}.psehd-mega-series-card--blue{background: linear-gradient(155deg,rgba(17,199,247,.10),rgba(17,199,247,.02));border-color: rgba(17,199,247,.30)}.psehd .psehd-mega-series-card--blue:hover{background: linear-gradient(155deg,rgba(17,199,247,.22),rgba(17,199,247,.05));border-color: rgba(17,199,247,.65);box-shadow: 0 18px 38px -12px rgba(17,199,247,.45)}.psehd-mega-series-card--blue .psehd-mega-series-card-img{background: linear-gradient(135deg,#002e82 0%,#075985 60%,#11c7f7 100%)}.psehd-mega-series-card--blue .psehd-mega-series-card-cta{color: #38bdf8}.psehd-mega-series-card--purple{background: linear-gradient(155deg,rgba(168,85,247,.12),rgba(168,85,247,.02));border-color: rgba(168,85,247,.32)}.psehd .psehd-mega-series-card--purple:hover{background: linear-gradient(155deg,rgba(168,85,247,.24),rgba(168,85,247,.06));border-color: rgba(168,85,247,.7);box-shadow: 0 18px 38px -12px rgba(168,85,247,.5)}.psehd-mega-series-card--purple .psehd-mega-series-card-img{background: linear-gradient(135deg,#3b0764 0%,#6b21a8 60%,#a855f7 100%)}.psehd-mega-series-card--purple .psehd-mega-series-card-img img{max-width: 52%;max-height: 60%}.psehd-mega-series-card--purple .psehd-mega-series-card-cta{color: #c193ff}.psehd-mega-series-card--magenta{background: linear-gradient(155deg,rgba(228,54,205,.12),rgba(228,54,205,.02));border-color: rgba(228,54,205,.32)}.psehd .psehd-mega-series-card--magenta:hover{background: linear-gradient(155deg,rgba(228,54,205,.24),rgba(228,54,205,.06));border-color: rgba(228,54,205,.7);box-shadow: 0 18px 38px -12px rgba(228,54,205,.5)}.psehd-mega-series-card--magenta .psehd-mega-series-card-img{background: linear-gradient(135deg,#5a0e3d 0%,#9d174d 60%,#e436cd 100%)}.psehd-mega-series-card--magenta .psehd-mega-series-card-cta{color: #f0abfc}.psehd-mega-more{margin-top: 28px}.psehd-mega-more-label{display: block;font-size: 10.5px;font-weight: 800;letter-spacing: .18em;text-transform: uppercase;color: rgba(255,255,255,.55);font-family: 'Space Grotesk',sans-serif;margin-bottom: 16px;text-align: center}.psehd-mega-more-grid{display: grid;grid-template-columns: repeat(4,1fr);gap: 22px}.psehd-mega-more-col{display: flex;flex-direction: column;gap: 6px}.psehd-mega-more-icon{display: inline-flex;align-items: center;justify-content: center;width: 34px;height: 34px;border-radius: 10px;background: linear-gradient(135deg,rgba(228,54,205,.18),rgba(87,40,152,.12));border: 1px solid rgba(255,255,255,.10);margin-bottom: 6px;color: #fff;transition: background .3s ease,border-color .3s ease}.psehd-mega-more-icon svg{width: 16px;height: 16px;fill: currentColor}.psehd-mega-more-col--yellow .psehd-mega-more-icon{background: linear-gradient(135deg,rgba(255,229,44,.22),rgba(255,184,0,.10));border-color: rgba(255,229,44,.30);color: var(--c-yellow)}.psehd-mega-more-col--cyan .psehd-mega-more-icon{background: linear-gradient(135deg,rgba(17,199,247,.22),rgba(4,243,250,.10));border-color: rgba(17,199,247,.30);color: var(--c-neon)}.psehd-mega-more-col--violet .psehd-mega-more-icon{background: linear-gradient(135deg,rgba(228,54,205,.22),rgba(87,40,152,.12));border-color: rgba(228,54,205,.30);color: var(--c-magenta)}.psehd-mega-more-col--green .psehd-mega-more-icon{background: linear-gradient(135deg,rgba(16,185,129,.22),rgba(52,211,153,.10));border-color: rgba(16,185,129,.30);color: #34d399}.psehd .psehd-mega-more-head,.psehd .psehd-mega-more-head:link,.psehd .psehd-mega-more-head:visited,.psehd .psehd-mega-more-head:hover,.psehd .psehd-mega-more-head:active{display: inline-block;font-size: 13px;font-weight: 800;color: #fff !important;text-decoration: none !important;letter-spacing: -.005em;line-height: 1.25;padding-bottom: 8px;margin-bottom: 6px;border-bottom: 1px solid rgba(255,255,255,.10);transition: color .2s ease,border-color .2s ease}.psehd .psehd-mega-more-head:hover{color: var(--c-yellow) !important;border-bottom-color: rgba(255,229,44,.4)}.psehd-mega-more-desc{margin: 0;font-size: 12.5px;color: rgba(255,255,255,.62);line-height: 1.5}.psehd .psehd-mega-more-desc a,.psehd .psehd-mega-more-desc a:link,.psehd .psehd-mega-more-desc a:visited,.psehd .psehd-mega-more-desc a:hover{color: inherit !important;text-decoration: none !important}.psehd-mega-more-list{list-style: none;padding: 0;margin: 0;display: flex;flex-direction: column;gap: 1px}.psehd .psehd-mega-more-list a,.psehd .psehd-mega-more-list a:link,.psehd .psehd-mega-more-list a:visited,.psehd .psehd-mega-more-list a:hover,.psehd .psehd-mega-more-list a:active{display: block;padding: 6px 0 6px 14px;border-left: 2px solid rgba(228,54,205,.45);font-size: 13px;font-weight: 500;color: rgba(255,255,255,.72) !important;text-decoration: none !important;line-height: 1.4;transition: color .2s ease,border-color .2s ease,padding-left .2s ease}.psehd .psehd-mega-more-list a:hover{color: #fff !important;border-color: var(--c-yellow);padding-left: 18px}@media (max-width: 1280px){.psehd-mega-more-grid{gap: 16px}.psehd-mega-more-head{font-size: 12.5px}.psehd-mega-more-desc{font-size: 12px}.psehd-mega-more-list a{font-size: 12.5px}}.psehd-mega-viewall{margin-top: 22px;padding-top: 18px;border-top: 1px solid rgba(255,255,255,.08);display: flex;align-items: center;justify-content: space-between;gap: 16px;flex-wrap: wrap}.psehd-mega-viewall-text{font-size: 13px;color: rgba(255,255,255,.65);margin: 0}.psehd .psehd-mega-viewall a,.psehd .psehd-mega-viewall a:link,.psehd .psehd-mega-viewall a:visited,.psehd .psehd-mega-viewall a:hover,.psehd .psehd-mega-viewall a:active{display: inline-flex;align-items: center;gap: 8px;padding: 10px 18px;border-radius: 999px;background: linear-gradient(125deg,var(--c-neon) 0%,var(--c-sky) 60%,var(--c-violet) 100%) !important;color: #00253c !important;font-size: 13px;font-weight: 800;text-decoration: none !important;box-shadow: 0 8px 22px -8px rgba(4,243,250,.5);transition: transform .2s ease,box-shadow .3s ease}.psehd .psehd-mega-viewall a:hover{transform: translateY(-2px);box-shadow: 0 14px 28px -8px rgba(4,243,250,.65)}.psehd-mega-viewall a svg{width: 14px;height: 14px}@media (max-width: 1280px){.psehd-mega-series{gap: 12px}.psehd-mega-series-card{min-height: 210px}.psehd-mega-series-card-img{height: 130px}.psehd-mega-series-card-title{font-size: 15px}}.psehd-mega-cols{display: grid;grid-template-columns: repeat(4,1fr);gap: 28px}.psehd-mega-cols--3{grid-template-columns: repeat(3,1fr)}.psehd-mega-col{display: flex;flex-direction: column;gap: 10px}.psehd .psehd-mega-col-head,.psehd .psehd-mega-col-head:link,.psehd .psehd-mega-col-head:visited,.psehd .psehd-mega-col-head:hover,.psehd .psehd-mega-col-head:active{display: inline-flex;align-items: center;gap: 8px;font-size: 12px;font-weight: 800;letter-spacing: .14em;text-transform: uppercase;color: #fff !important;text-decoration: none !important;font-family: 'Space Grotesk',sans-serif;padding-bottom: 10px;border-bottom: 1px solid rgba(255,255,255,.10);margin-bottom: 4px;transition: color .2s ease,border-color .2s ease}.psehd .psehd-mega-col-head:hover{color: var(--c-yellow) !important;border-bottom-color: rgba(255,229,44,.4)}.psehd-mega-col-head svg{width: 14px;height: 14px;color: var(--c-neon);flex-shrink: 0}.psehd-mega-col-list{list-style: none;padding: 0;margin: 0;display: flex;flex-direction: column;gap: 2px}.psehd .psehd-mega-col-list a,.psehd .psehd-mega-col-list a:link,.psehd .psehd-mega-col-list a:visited,.psehd .psehd-mega-col-list a:hover,.psehd .psehd-mega-col-list a:active{display: block;padding: 7px 0 7px 14px;border-left: 2px solid rgba(228,54,205,.4);font-size: 13.5px;font-weight: 500;color: var(--c-text-soft) !important;text-decoration: none !important;line-height: 1.4;transition: color .2s ease,border-color .2s ease,padding-left .2s ease}.psehd .psehd-mega-col-list a:hover{color: #fff !important;border-color: var(--c-yellow);padding-left: 18px}.psehd .psehd-mega-col-solo,.psehd .psehd-mega-col-solo:link,.psehd .psehd-mega-col-solo:visited,.psehd .psehd-mega-col-solo:hover{display: block;font-size: 13px;color: var(--c-text-mute) !important;text-decoration: none !important;font-style: italic;padding-top: 2px}.psehd-dropdown{position: fixed;min-width: 260px;background: #050b2c;border: 1px solid rgba(255,255,255,.10);border-radius: 14px;padding: 10px;margin-top: 0;box-shadow: 0 30px 60px -20px rgba(0,0,0,.85);opacity: 0;visibility: hidden;transform: translateY(-6px);transition: opacity .22s ease,visibility .22s ease,transform .22s ease;pointer-events: none;z-index: 2147483646;font-family: 'Outfit',-apple-system,sans-serif;color: #fff}.psehd-dropdown.is-open{opacity: 1;visibility: visible;transform: translateY(0);pointer-events: auto}.psehd-dropdown-list{list-style: none;padding: 0;margin: 0;display: flex;flex-direction: column;gap: 1px;position: relative;z-index: 2}.psehd .psehd-dropdown .psehd-dropdown-link,.psehd .psehd-dropdown .psehd-dropdown-link:link,.psehd .psehd-dropdown .psehd-dropdown-link:visited,.psehd .psehd-dropdown .psehd-dropdown-link:hover,.psehd .psehd-dropdown .psehd-dropdown-link:active{display: flex;align-items: center;justify-content: space-between;gap: 12px;padding: 10px 14px;font-size: 14px;font-weight: 500;color: rgba(255,255,255,.88) !important;text-decoration: none !important;border-radius: 10px;transition: background .2s ease,color .2s ease,padding-left .2s ease;line-height: 1.3;font-family: 'Outfit',sans-serif}.psehd .psehd-dropdown .psehd-dropdown-link:hover{background: rgba(255,255,255,.08);color: #fff !important;padding-left: 18px}.psehd-dropdown-link svg{width: 14px;height: 14px;opacity: 0;transform: translateX(-6px);transition: opacity .2s ease,transform .2s ease;flex-shrink: 0}.psehd-dropdown-link:hover svg{opacity: .8;transform: translateX(0)}.psehd-dropdown-group{border-top: 1px solid rgba(255,255,255,.06);margin-top: 6px;padding-top: 6px}.psehd-dropdown-group:first-child{border-top: none;margin-top: 0;padding-top: 0}.psehd-search{position: fixed;left: 0;right: 0;width: 100%;background: #050b2c;border-top: 1px solid rgba(255,255,255,.10);border-bottom: 1px solid rgba(255,255,255,.10);box-shadow: 0 30px 80px -20px rgba(0,0,0,.85);padding: 0;overflow: hidden;max-height: 0;opacity: 0;visibility: hidden;transition: max-height .35s cubic-bezier(.22,.61,.36,1),padding .35s ease,opacity .2s ease,visibility .2s ease;z-index: 2147483645;font-family: 'Outfit',-apple-system,sans-serif;color: #fff}.psehd-search.is-open{max-height: 240px;padding: 26px 0;opacity: 1;visibility: visible}.psehd-search-inner{max-width: 920px;margin: 0 auto;padding: 0 32px}.psehd-search-form{display: flex;gap: 10px;align-items: center}.psehd-search-input{flex: 1;min-width: 0;padding: 14px 22px;background: rgba(255,255,255,.06);border: 1px solid rgba(255,255,255,.14);border-radius: 999px;color: #fff;font-family: 'Outfit',sans-serif;font-size: 16px;font-weight: 500;outline: none;transition: border-color .2s ease,background .2s ease,box-shadow .2s ease}.psehd-search-input::placeholder{color: rgba(255,255,255,.4)}.psehd-search-input:focus{border-color: var(--c-magenta);background: rgba(255,255,255,.10);box-shadow: 0 0 0 4px rgba(228,54,205,.12)}.psehd .psehd-search-submit{padding: 14px 28px;background: linear-gradient(125deg,var(--c-magenta),var(--c-violet)) !important;color: #fff !important;border: none !important;border-radius: 999px;font-weight: 700;font-size: 14px;cursor: pointer;font-family: 'Outfit',sans-serif;transition: transform .2s ease,box-shadow .3s ease;text-decoration: none !important;white-space: nowrap}.psehd .psehd-search-submit:hover{transform: translateY(-2px);box-shadow: 0 14px 26px -8px rgba(228,54,205,.6)}.psehd-search-suggest{margin-top: 14px;display: flex;align-items: center;gap: 10px;flex-wrap: wrap;font-size: 12.5px;color: var(--c-text-mute);font-family: 'Space Grotesk',sans-serif;letter-spacing: .04em}.psehd-search-suggest-label{text-transform: uppercase;font-weight: 700;letter-spacing: .14em}.psehd .psehd-search-tag,.psehd .psehd-search-tag:link,.psehd .psehd-search-tag:visited,.psehd .psehd-search-tag:hover{display: inline-flex;padding: 6px 13px;background: rgba(255,255,255,.06);border: 1px solid rgba(255,255,255,.10);border-radius: 999px;font-size: 12px;font-weight: 600;color: var(--c-text-soft) !important;text-decoration: none !important;transition: background .2s ease,color .2s ease,border-color .2s ease}.psehd .psehd-search-tag:hover{background: rgba(228,54,205,.12);border-color: rgba(228,54,205,.4);color: #fff !important}.psehd-drawer{position: fixed;top: 0;right: 0;bottom: 0;width: min(420px,100%);background: linear-gradient(180deg,#050b2c 0%,#07153f 50%,#0f1a4d 100%);z-index: 2147483647;transform: translateX(100%) !important;transition: transform .4s cubic-bezier(.22,.61,.36,1) !important;overflow-y: auto;-webkit-overflow-scrolling: touch;box-shadow: none;display: flex;flex-direction: column;font-family: 'Outfit',-apple-system,sans-serif;color: #fff}.psehd-drawer::before{content: '';position: absolute;top: 0;right: 0;width: 70%;height: 30%;background: radial-gradient(60% 80% at 100% 0%,rgba(228,54,205,.14) 0%,transparent 65%);pointer-events: none}.psehd-drawer.is-open{transform: translateX(0) !important;box-shadow: -30px 0 80px -20px rgba(0,0,0,.6)}.psehd-drawer-backdrop{position: fixed;inset: 0;background: rgba(5,11,44,.7);backdrop-filter: blur(8px);-webkit-backdrop-filter: blur(8px);z-index: 2147483646;opacity: 0;visibility: hidden;transition: opacity .3s ease,visibility .3s ease}.psehd-drawer-backdrop.is-open{opacity: 1;visibility: visible}.psehd-drawer-header{position: relative;z-index: 2;display: flex;align-items: center;justify-content: space-between;padding: 18px 22px;border-bottom: 1px solid rgba(255,255,255,.08)}.psehd-drawer-header img{height: 36px;width: auto}.psehd-drawer-close{width: 40px;height: 40px;background: rgba(255,255,255,.06);border: 1px solid rgba(255,255,255,.14);border-radius: 12px;color: #fff;cursor: pointer;display: inline-flex;align-items: center;justify-content: center;padding: 0;transition: background .2s ease,transform .15s ease}.psehd-drawer-close:hover{background: rgba(255,255,255,.12);transform: rotate(90deg)}.psehd-drawer-close svg{width: 16px;height: 16px}.psehd-drawer-body{position: relative;z-index: 2;padding: 22px;flex: 1}.psehd-drawer-search{display: flex;gap: 8px;margin-bottom: 22px}.psehd-drawer-search input{flex: 1;min-width: 0;padding: 13px 18px;background: rgba(255,255,255,.06);border: 1px solid rgba(255,255,255,.14);border-radius: 999px;color: #fff;font-family: 'Outfit',sans-serif;font-size: 14px;outline: none}.psehd-drawer-search input::placeholder{color: rgba(255,255,255,.4)}.psehd-drawer-search input:focus{border-color: var(--c-magenta);background: rgba(255,255,255,.10)}.psehd .psehd-drawer-cta,.psehd .psehd-drawer-cta:link,.psehd .psehd-drawer-cta:visited,.psehd .psehd-drawer-cta:hover,.psehd .psehd-drawer-cta:active{display: flex;align-items: center;justify-content: center;gap: 8px;padding: 14px 22px;background: linear-gradient(125deg,var(--c-yellow),#ffb800) !important;color: #1a1300 !important;border-radius: 999px;font-weight: 800;font-size: 15px;text-decoration: none !important;margin-bottom: 20px;box-shadow: 0 14px 30px -10px rgba(255,229,44,.55);font-family: 'Outfit',sans-serif}.psehd-drawer-cta svg{width: 16px;height: 16px}.psehd-drawer-links{list-style: none;padding: 0;margin: 0 0 20px}.psehd-drawer-links li{border-bottom: 1px solid rgba(255,255,255,.06)}.psehd-drawer-links li:last-child{border-bottom: none}.psehd .psehd-drawer-link,.psehd .psehd-drawer-link:link,.psehd .psehd-drawer-link:visited,.psehd .psehd-drawer-link:hover,.psehd .psehd-drawer-link:active{display: flex;align-items: center;justify-content: space-between;width: 100%;padding: 16px 4px;font-size: 16px;font-weight: 600;color: #fff !important;text-decoration: none !important;cursor: pointer;background: transparent;border: none;font-family: 'Outfit',sans-serif;text-align: left;letter-spacing: -.01em;transition: color .2s ease}.psehd .psehd-drawer-link:hover{color: var(--c-yellow) !important}.psehd-drawer-link svg{width: 16px;height: 16px;opacity: .6;transition: transform .25s ease}.psehd-drawer-link[aria-expanded="true"] svg{transform: rotate(180deg)}.psehd-drawer-sub{list-style: none;padding: 0 0 12px;margin: 0;max-height: 0;overflow: hidden;transition: max-height .4s cubic-bezier(.22,.61,.36,1)}.psehd-drawer-sub.is-open{max-height: 1400px}.psehd .psehd-drawer-sub a,.psehd .psehd-drawer-sub a:link,.psehd .psehd-drawer-sub a:visited{display: flex;align-items: center;gap: 12px;padding: 11px 4px 11px 14px;font-size: 14.5px;font-weight: 500;color: var(--c-text-soft) !important;text-decoration: none !important;border-left: 2px solid rgba(228,54,205,.4);margin-left: 4px;transition: color .2s ease,border-color .2s ease,padding-left .2s ease}.psehd .psehd-drawer-sub a:hover{color: #fff !important;border-color: var(--c-yellow);padding-left: 18px}.psehd .psehd-drawer-sub a.psehd-drawer-sub-feature,.psehd .psehd-drawer-sub a.psehd-drawer-sub-feature:link,.psehd .psehd-drawer-sub a.psehd-drawer-sub-feature:visited{color: #fff !important;font-weight: 700;border-left-color: var(--c-yellow);justify-content: space-between;margin-bottom: 4px}.psehd .psehd-drawer-sub a.psehd-drawer-sub-feature svg{width: 16px;height: 16px;flex-shrink: 0;color: var(--c-yellow);transition: transform .2s ease}.psehd .psehd-drawer-sub a.psehd-drawer-sub-feature:hover svg{transform: translateX(3px)}.psehd-drawer-subsub{list-style: none;padding: 4px 0 8px 18px;margin: 0;display: flex;flex-direction: column;gap: 1px;border-left: 1px dashed rgba(228,54,205,.25);margin-left: 4px;margin-bottom: 4px}.psehd .psehd-drawer-subsub a,.psehd .psehd-drawer-subsub a:link,.psehd .psehd-drawer-subsub a:visited{display: block;padding: 7px 0 7px 12px;font-size: 13px;font-weight: 500;color: var(--c-text-mute) !important;text-decoration: none !important;border-left: none;margin-left: 0;position: relative;transition: color .2s ease,padding-left .2s ease}.psehd .psehd-drawer-subsub a::before{content: '';position: absolute;left: 0;top: 50%;width: 8px;height: 1px;background: rgba(228,54,205,.4)}.psehd .psehd-drawer-subsub a:hover{color: #fff !important;padding-left: 16px}.psehd-drawer-utility{display: grid;grid-template-columns: 1fr 1fr;gap: 10px;margin-bottom: 18px}.psehd .psehd-drawer-util,.psehd .psehd-drawer-util:link,.psehd .psehd-drawer-util:visited,.psehd .psehd-drawer-util:hover{display: flex;align-items: center;gap: 10px;padding: 12px 14px;background: rgba(255,255,255,.04);border: 1px solid rgba(255,255,255,.08);border-radius: 12px;font-size: 13px;font-weight: 600;color: #fff !important;text-decoration: none !important;transition: background .2s ease,border-color .2s ease}.psehd .psehd-drawer-util:hover{background: rgba(255,255,255,.08);border-color: rgba(228,54,205,.3)}.psehd-drawer-util svg{width: 16px;height: 16px;color: var(--c-neon);flex-shrink: 0}.psehd-drawer-util-stack{display: flex;flex-direction: column;min-width: 0}.psehd-drawer-util-stack small{font-size: 10px;color: var(--c-text-mute);font-weight: 600;letter-spacing: .08em;text-transform: uppercase;font-family: 'Space Grotesk',sans-serif}.psehd-drawer-util-stack span{font-size: 13px;font-weight: 700}.psehd-drawer-social{display: flex;gap: 8px;flex-wrap: wrap;justify-content: center;padding-top: 18px;border-top: 1px solid rgba(255,255,255,.08)}.psehd .psehd-drawer-social a,.psehd .psehd-drawer-social a:link,.psehd .psehd-drawer-social a:visited,.psehd .psehd-drawer-social a:hover{width: 36px;height: 36px;display: inline-flex;align-items: center;justify-content: center;background: rgba(255,255,255,.06);border: 1px solid rgba(255,255,255,.10);border-radius: 50%;color: var(--c-text-soft) !important;text-decoration: none !important;transition: background .2s ease,color .2s ease,transform .2s ease}.psehd .psehd-drawer-social a:hover{background: rgba(228,54,205,.18);color: #fff !important;transform: translateY(-2px)}.psehd-drawer-social svg{width: 16px;height: 16px;fill: currentColor}@media (max-width: 1280px){.psehd-links{gap: 2px}.psehd .psehd-link{padding: 10px 10px;font-size: 13px}.psehd-icon-btn.psehd-account .psehd-icon-label,.psehd-icon-btn.psehd-cart .psehd-icon-label{display: none}.psehd-inner{padding: 14px 24px}}@media (max-width: 1100px){.psehd-links{display: none}.psehd-icon-btn.psehd-search-trigger,.psehd-icon-btn.psehd-account{display: none}.psehd-toggle{display: inline-flex}.psehd-inner{gap: 14px;padding: 14px 22px}.psehd-mega,.psehd-dropdown,.psehd-search{display: none !important}}@media (max-width: 880px){.psehd-promo-social{display: none}.psehd-promo-inner{padding: 0 18px;column-gap: 14px;grid-template-columns: minmax(0,1fr) auto}}@media (max-width: 760px){.psehd-marquee{padding: 7px 0}.psehd-marquee-item{font-size: 11px;letter-spacing: .10em;gap: 7px}.psehd-marquee-track{gap: 22px;padding-left: 22px}.psehd-inner{padding: 12px 18px;gap: 10px}.psehd-logo img{height: 42px}.psehd-right{gap: 4px}.psehd-icon-btn{padding: 8px 9px}.psehd-icon-btn .psehd-icon-label{display: none}.psehd-icon-btn.psehd-search-trigger,.psehd-icon-btn.psehd-account{display: none}.psehd .psehd-cta{padding: 9px 14px;font-size: 12.5px}.psehd .psehd-cta .psehd-cta-label-short{display: inline}.psehd .psehd-cta .psehd-cta-label-full{display: none}}@media (max-width: 540px){.psehd-promo-phone span{display: none}.psehd-promo-phone{padding: 5px 8px}.psehd-promo-inner{padding: 0 12px;column-gap: 10px}}@media (max-width: 480px){.psehd-inner{padding: 10px 14px;gap: 8px}.psehd-logo img{height: 38px}.psehd .psehd-cta{padding: 8px 12px;font-size: 12px;gap: 4px}.psehd-cta svg{width: 11px;height: 11px}.psehd-toggle{width: 40px;height: 40px}.psehd-toggle span{left: 10px;width: 18px}.psehd-marquee-item{font-size: 10.5px;letter-spacing: .08em}.psehd-marquee-track{gap: 18px;padding-left: 18px}}@media (min-width: 761px){.psehd .psehd-cta .psehd-cta-label-short{display: none}.psehd .psehd-cta .psehd-cta-label-full{display: inline}}@media (prefers-reduced-motion: reduce){.psehd-promo{animation: none}.psehd-marquee-track{animation-duration: 160s !important}.psehd-mega,.psehd-drawer,.psehd-search,.psehd-toggle span,.psehd-link::after,.psehd-link-chev{transition: none !important}}