.digital-products{padding:4rem 0}.digital-products__title{color:var(--cyber-accent);font-size:2rem;text-align:center;margin-bottom:2.5rem;text-transform:uppercase;letter-spacing:4px;font-family:Courier New,Courier,monospace}.digital-products__bracket{color:var(--cyber-purple)}.digital-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.digital-product-card{background:var(--cyber-surface);border:1px solid var(--cyber-border);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.digital-product-card:hover{border-color:var(--cyber-purple);box-shadow:0 0 22px var(--cyber-glow-purple)}.digital-product-card__image-link{display:block;overflow:hidden}.digital-product-card__image{width:100%;height:auto;display:block;transition:transform .3s ease}.digital-product-card:hover .digital-product-card__image{transform:scale(1.04)}.digital-product-card__info{padding:1rem}.digital-product-card__title{font-size:.85rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.digital-product-card__title a{color:var(--cyber-text);text-decoration:none}.digital-product-card__title a:hover{color:var(--cyber-accent)}.digital-product-card__price{color:var(--cyber-accent);font-weight:700;margin-bottom:1rem;font-size:.9rem}.digital-product-card__cta{display:inline-block;font-size:.75rem;padding:.5rem 1rem}.digital-products__empty{text-align:center;color:var(--cyber-text);opacity:.6}.toxic-hero{position:relative;width:100%;background:#0d0d0d;overflow:hidden}.toxic-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:88vh}.toxic-hero__content{position:relative;z-index:2;max-width:680px;padding:64px 40px 64px max(24px,calc((100vw - 1280px)/2 + 24px))}.toxic-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;padding:7px 14px;margin-bottom:28px}.toxic-hero__dot{width:6px;height:6px;border-radius:999px;background:#7cfc00;box-shadow:0 0 8px #7cfc00cc}.toxic-hero__title{font-family:Poppins,sans-serif;font-weight:800;font-size:clamp(4rem,6vw,7.4rem);line-height:.98;letter-spacing:-.03em;color:#fff;margin:0;text-wrap:balance}.toxic-hero__sub{font-family:Poppins,sans-serif;font-size:clamp(1.6rem,1.4vw,1.9rem);line-height:1.55;color:#888;margin:2.4rem 0 0;max-width:48ch}.toxic-hero__ctas{display:flex;flex-wrap:wrap;gap:1.4rem;margin-top:3.4rem}.toxic-hero__panel{position:relative;align-self:stretch;margin:28px 0;border:1px solid var(--tf-border, #1F1F1F);border-right:none;border-radius:24px 0 0 24px;background:#000;overflow:hidden;min-height:72vh}.toxic-hero__panel:before{content:"";position:absolute;top:-10%;left:50%;width:90%;height:90%;transform:translate(-50%);background:radial-gradient(circle,rgba(124,252,0,.16),transparent 62%);filter:blur(50px);pointer-events:none;z-index:0}.toxic-hero__mascot{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;padding:6% 4% 0;z-index:1;filter:drop-shadow(0 0 50px rgba(124,252,0,.22))}@media screen and (max-width:989px){.toxic-hero__grid{grid-template-columns:1.1fr .9fr}.toxic-hero__content{padding-right:16px}}@media screen and (max-width:749px){.toxic-hero__grid{grid-template-columns:1fr;min-height:0}.toxic-hero__content{padding:48px 24px 28px;max-width:100%;text-align:left}.toxic-hero__ctas .tfc-btn{flex:1 1 auto}.toxic-hero__panel{margin:0 24px 40px;border:1px solid var(--tf-border, #1F1F1F);border-radius:20px;min-height:48vh}}.tf-videos{padding:clamp(48px,8vw,110px) 0;background:#0d0d0d}.tf-videos__head{margin-bottom:clamp(32px,5vw,56px);max-width:760px}.tf-videos__title{font-family:Poppins,sans-serif;font-weight:800;font-size:clamp(3.4rem,6vw,6rem);line-height:1;letter-spacing:-.03em;color:#fff;margin:1.2rem 0 0}.tf-videos__sub{color:#888;font-size:clamp(1.5rem,1.4vw,1.8rem);line-height:1.55;margin:1.6rem 0 0}.tf-videos__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.6vw,22px)}.tf-video-card{position:relative;border-radius:16px;overflow:hidden;background:#ffffff09;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0f,0 12px 32px #00000073;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1)}.tf-video-card__caption,.tf-video-card iframe,.tf-video-card__placeholder{display:block}.tf-video-card iframe,.tf-video-card__placeholder{width:100%;aspect-ratio:16 / 9;border:0}.tf-video-card:hover{transform:translateY(-4px);border-color:#7cfc0052;box-shadow:inset 0 1px #ffffff1a,0 0 36px #7cfc002e,0 18px 40px #0009}.tf-video-card__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:radial-gradient(circle at 50% 55%,rgba(124,252,0,.1),transparent 62%),#0a0a0a;color:#888}.tf-video-card__play{width:56px;height:56px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#7cfc00;background:#7cfc001a;border:1px solid rgba(124,252,0,.4);box-shadow:0 0 18px #7cfc0033;transition:transform .2s cubic-bezier(.22,1,.36,1)}.tf-video-card:hover .tf-video-card__play{transform:scale(1.08)}.tf-video-card__label{font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600}.tf-video-card__caption{padding:16px 18px;margin:0;color:#fff;font-weight:600;font-size:1.4rem;line-height:1.35}@media(max-width:989px){.tf-videos__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.tf-videos__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
