.tp-splash{position:relative;isolation:isolate;overflow:hidden;min-height:88svh;display:grid;place-items:center;background:var(--tp-ink);cursor:pointer}@media(max-width:759px){.tp-splash{min-height:82svh}}.tp-splash__rays{position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;z-index:1;pointer-events:none;opacity:.22;background:repeating-conic-gradient(from 0deg at 50% 50%,var(--tp-news) 0deg .9deg,transparent .9deg 6deg);-webkit-mask-image:radial-gradient(circle at 50% 50%,#000 8%,transparent 62%);mask-image:radial-gradient(circle at 50% 50%,#000 8%,transparent 62%);animation:splash-spin 64s linear infinite}@keyframes splash-spin{to{transform:rotate(360deg)}}.tp-splash__tone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:.1;background-image:radial-gradient(var(--tp-news) 30%,transparent 31%);background-size:var(--tp-tone-size) var(--tp-tone-size);animation:splash-drift 22s linear infinite}@keyframes splash-drift{to{background-position:120px 80px}}.tp-splash__band{position:absolute;inset-inline:0;top:50%;z-index:2;pointer-events:none;overflow:hidden;transform:translateY(-50%) rotate(-3deg)}.tp-splash__bandtrack{display:flex;width:max-content;animation:splash-band 38s linear infinite}@keyframes splash-band{to{transform:translate(-50%)}}.tp-splash__bandtrack span{font-family:var(--tp-display);font-weight:400;font-size:clamp(120px,26vw,340px);line-height:1;letter-spacing:.08em;color:var(--tp-news);opacity:.05;padding-inline:.1em;white-space:nowrap}.tp-splash__art{position:absolute;z-index:3;pointer-events:none;width:clamp(280px,46vw,720px);opacity:0}.tp-splash__art img{width:100%;height:auto;display:block}.tp-splash__art--l{left:-14%;bottom:-8%;transform:rotate(-5deg)}.tp-splash__art--r{right:-14%;top:-6%;transform:rotate(6deg)}.tp-splash__art--l{animation:splash-in-l 1s cubic-bezier(.2,.9,.3,1) .15s forwards,splash-float-l 9s ease-in-out 1.2s infinite}.tp-splash__art--r{animation:splash-in-r 1s cubic-bezier(.2,.9,.3,1) .28s forwards,splash-float-r 11s ease-in-out 1.4s infinite}@keyframes splash-in-l{0%{opacity:0;transform:rotate(-5deg) translate(-60px,40px)}to{opacity:.55;transform:rotate(-5deg) translate(0)}}@keyframes splash-in-r{0%{opacity:0;transform:rotate(6deg) translate(60px,-40px)}to{opacity:.55;transform:rotate(6deg) translate(0)}}@keyframes splash-float-l{0%,to{transform:rotate(-5deg) translateY(0)}50%{transform:rotate(-5deg) translateY(-14px)}}@keyframes splash-float-r{0%,to{transform:rotate(6deg) translateY(0)}50%{transform:rotate(6deg) translateY(12px)}}@media(max-width:759px){.tp-splash__art{width:62vw}.tp-splash__art--l{left:-26%}.tp-splash__art--r{right:-26%}}.tp-splash__ring{position:absolute;z-index:4;left:50%;top:50%;width:260px;height:260px;margin:-130px 0 0 -130px;border:4px solid var(--tp-blood);pointer-events:none;opacity:0;animation:splash-ring 1.1s cubic-bezier(.1,.8,.3,1) .42s forwards}.tp-splash__ring--2{border-color:var(--tp-news);animation-delay:.56s}@keyframes splash-ring{0%{opacity:.85;transform:scale(.2) rotate(0)}to{opacity:0;transform:scale(4.2) rotate(22deg)}}.tp-splash__stage{position:relative;z-index:6;display:flex;flex-direction:column;align-items:center;gap:var(--tp-4);padding:var(--tp-8) var(--tp-4);text-align:center}.tp-splash__lockup{position:relative;width:min(84vw,820px);animation:splash-slam .72s cubic-bezier(.2,1.5,.3,1) .3s backwards}@keyframes splash-slam{0%{opacity:0;transform:scale(1.9) rotate(-6deg);filter:blur(6px)}55%{opacity:1;transform:scale(.94) rotate(1.5deg);filter:blur(0)}70%{transform:scale(1.04) rotate(-1deg) translate(-6px)}82%{transform:scale(.99) rotate(.5deg) translate(5px)}92%{transform:scale(1.01) translate(-2px)}to{transform:scale(1) rotate(0) translate(0)}}.tp-splash__logo{width:100%;height:auto;display:block}.tp-splash__sheen{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(100deg,transparent 38%,rgba(255,255,255,.5) 47%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.5) 53%,transparent 62%);mix-blend-mode:overlay;transform:translate(-120%);animation:splash-sheen 4.6s ease-in-out 1.6s infinite}@keyframes splash-sheen{0%,62%{transform:translate(-120%)}to{transform:translate(120%)}}.tp-splash__fallback{font-family:var(--tp-display);font-weight:400;font-size:clamp(48px,14vw,170px);line-height:.84;letter-spacing:-.04em;color:var(--tp-news);text-transform:uppercase;margin:0}.tp-splash__tagline{font-family:var(--tp-mono);font-size:clamp(10px,1.4vw,13px);letter-spacing:.36em;color:var(--tp-news);opacity:0;text-transform:uppercase;margin:0;animation:splash-fade .6s ease-out 1.05s forwards}@keyframes splash-fade{to{opacity:.72}}.tp-splash__cta{position:relative;overflow:hidden;padding:16px 34px;background:var(--tp-news);color:var(--tp-ink);font-family:var(--tp-display);font-weight:400;font-size:15px;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;opacity:0;animation:splash-cta .5s cubic-bezier(.2,1.4,.3,1) 1.2s forwards}@keyframes splash-cta{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.tp-splash__cta span{position:relative;z-index:2;transition:color .24s var(--tp-ease-impact)}.tp-splash__cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--tp-blood);transform:translate(-101%) skew(-14deg);transition:transform .3s var(--tp-ease-impact)}@media(hover:hover){.tp-splash__cta:hover:before{transform:translate(0) skew(-14deg)}.tp-splash__cta:hover span{color:var(--tp-news)}}.tp-splash__tear{position:absolute;inset-inline:0;bottom:0;z-index:7;height:22px;background:var(--tp-news);clip-path:polygon(0 100%,100% 100%,100% 40%,96% 92%,92% 30%,88% 88%,84% 36%,80% 95%,76% 28%,72% 90%,68% 42%,64% 86%,60% 32%,56% 94%,52% 38%,48% 88%,44% 26%,40% 92%,36% 44%,32% 84%,28% 34%,24% 96%,20% 40%,16% 88%,12% 30%,8% 90%,4% 36%,0 92%)}@media(prefers-reduced-motion:reduce){.tp-splash__rays,.tp-splash__tone,.tp-splash__bandtrack,.tp-splash__sheen,.tp-splash__ring{animation:none!important}.tp-splash__ring{display:none}.tp-splash__lockup,.tp-splash__cta{animation:none!important;opacity:1;transform:none}.tp-splash__tagline{animation:none!important;opacity:.72}.tp-splash__art{animation:none!important;opacity:.55}}.tp-splash__lockup{position:relative}.tp-splash__holo{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(var(--tp-holo-angle),#7B2FF7 0%,#F107A3 18%,#00E5FF 38%,#B026FF 58%,#FF3CAC 78%,#00E5FF 92%,#7B2FF7 100%);-webkit-mask-image:var(--tp-logo-src);mask-image:var(--tp-logo-src);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mix-blend-mode:color-dodge;opacity:.34;animation:tp-holo 6s linear infinite}.tp-splash__ghost{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;-webkit-mask-image:var(--tp-logo-src);mask-image:var(--tp-logo-src);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mix-blend-mode:screen;opacity:0}.tp-splash__ghost--c{background:#00e5ff;animation:tp-ghost-c 5.2s ease-in-out infinite}.tp-splash__ghost--m{background:#ff0059;animation:tp-ghost-m 5.2s ease-in-out infinite}@keyframes tp-ghost-c{0%,to{opacity:0;transform:translate(0)}50%{opacity:.42;transform:translate(-5px,2px)}}@keyframes tp-ghost-m{0%,to{opacity:0;transform:translate(0)}50%{opacity:.42;transform:translate(5px,-2px)}}.tp-splash__logo{animation:tp-logo-breathe 6.5s ease-in-out 1.4s infinite;transform-origin:center}@keyframes tp-logo-breathe{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.015) translateY(-5px)}}@media(hover:hover){.tp-splash__lockup:hover .tp-splash__holo{animation-duration:1.4s;opacity:.55}.tp-splash__lockup:hover .tp-splash__ghost--c{animation:tp-ghost-hit-c .42s steps(2,end)}.tp-splash__lockup:hover .tp-splash__ghost--m{animation:tp-ghost-hit-m .42s steps(2,end)}.tp-splash__lockup:hover .tp-splash__sheen{animation-duration:1.1s;animation-delay:0s}}@keyframes tp-ghost-hit-c{0%{opacity:.7;transform:translate(-12px,4px)}50%{opacity:.7;transform:translate(9px,-3px)}to{opacity:0;transform:translate(0)}}@keyframes tp-ghost-hit-m{0%{opacity:.7;transform:translate(12px,-4px)}50%{opacity:.7;transform:translate(-9px,3px)}to{opacity:0;transform:translate(0)}}@supports not ((-webkit-mask-image: url()) or (mask-image: url())){.tp-splash__holo,.tp-splash__ghost{display:none}}@media(prefers-reduced-motion:reduce){.tp-splash__holo,.tp-splash__ghost{animation:none!important}.tp-splash__ghost{display:none}.tp-splash__logo{animation:none!important;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/tp-hero.css.map */
