.ep-home{--ep-black: #070709;--ep-ink: #0d0d11;--ep-panel: #141419;--ep-panel-red: #22070d;--ep-red: #c4122f;--ep-red-bright: #ff2948;--ep-red-dark: #720b1c;--ep-white: #f4f4f4;--ep-muted: #b8b8c0;background:var(--ep-black);color:var(--ep-white);font-family:Arial,Helvetica,sans-serif}.ep-hero{position:relative;overflow:hidden;min-height:76vh;padding:clamp(2rem,8vw,9rem);background:radial-gradient(circle at 82% 55%,rgba(196,18,47,.28),transparent 34%),linear-gradient(125deg,#070709 15%,#24070d 58%,#0d0d11);isolation:isolate;border-bottom:2px solid var(--ep-red)}.ep-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.38;background:repeating-linear-gradient(90deg,transparent 0 35px,rgba(255,41,72,.1) 35px 36px),repeating-linear-gradient(0deg,transparent 0 35px,rgba(255,255,255,.035) 35px 36px)}.ep-kicker{color:var(--ep-red-bright);font-size:.72rem;letter-spacing:.18em;font-weight:900;text-shadow:0 0 12px rgba(255,41,72,.75)}.ep-hero h1{color:var(--ep-white);font-size:clamp(3.5rem,10vw,10rem);line-height:.78;letter-spacing:-.08em;margin:1.5rem 0;text-transform:uppercase;text-shadow:7px 7px 0 var(--ep-red-dark),0 0 28px rgba(196,18,47,.45)}.ep-lead{max-width:470px;color:var(--ep-white);font-size:1.1rem;line-height:1.65}.ep-button,.ep-form button{display:inline-block;margin-top:1.5rem;padding:1rem 1.35rem;background:var(--ep-red);color:#fff;text-decoration:none;border:2px solid var(--ep-red-bright);font-weight:900;text-transform:uppercase;box-shadow:5px 5px #4a0713;transition:transform .2s,background .2s,box-shadow .2s}.ep-button:hover,.ep-form button:hover{transform:translate(3px,3px);background:var(--ep-red-bright);box-shadow:2px 2px #4a0713}.ep-orbit{position:absolute;right:-10rem;bottom:-12rem;width:38rem;height:38rem;border:2px solid var(--ep-red);border-radius:50%;box-shadow:0 0 35px #c4122fb3}.ep-orbit i{position:absolute;top:14%;right:14%;bottom:14%;left:14%;border:1px solid rgba(255,41,72,.65);border-radius:50%}.ep-orbit i:nth-child(2){top:30%;right:30%;bottom:30%;left:30%}.ep-orbit i:nth-child(3){top:46%;right:46%;bottom:46%;left:46%;background:var(--ep-red);box-shadow:0 0 30px var(--ep-red-bright)}.ep-assurances{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--ep-red-dark);border-bottom:1px solid var(--ep-red-dark)}.ep-assurances span{padding:1rem;background:#0b0b0f;color:var(--ep-white);text-align:center;font-size:.78rem;font-weight:900;text-transform:uppercase}.ep-product,.ep-grid,.ep-faq,.ep-newsletter{max-width:1200px;margin:auto;padding:clamp(3rem,7vw,7rem) 1.5rem}.ep-product{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.ep-product h2,.ep-faq h2,.ep-newsletter h2{color:var(--ep-white);font-size:clamp(2.4rem,5vw,5rem);letter-spacing:-.07em;line-height:.92;text-transform:uppercase}.ep-product p,.ep-faq p,.ep-newsletter p{color:var(--ep-muted);line-height:1.65}.ep-product p{max-width:440px}.ep-link{color:var(--ep-red-bright);font-weight:900;text-decoration-color:var(--ep-red-dark)}.ep-screen{overflow:hidden;aspect-ratio:4 / 3;background:radial-gradient(circle,rgba(196,18,47,.2),var(--ep-panel) 68%);border:10px solid #24242b;border-radius:.5rem;box-shadow:14px 14px 0 var(--ep-red-dark),0 0 28px #c4122f6b;display:grid;place-items:center}.ep-screen__image,.ep-screen__placeholder{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.ep-screen__placeholder{fill:var(--ep-red);opacity:.45}.ep-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.ep-grid article{overflow:hidden;padding:0 2rem 2rem;background:linear-gradient(180deg,#1b070c 0%,var(--ep-panel) 46%);border:1px solid rgba(255,255,255,.12);border-top:3px solid var(--ep-red);box-shadow:0 12px 30px #00000052}.ep-grid__image{display:block;width:calc(100% + 4rem);max-width:none;height:auto;aspect-ratio:16 / 9;margin:0 -2rem 1.5rem;object-fit:cover;object-position:center;border-bottom:2px solid var(--ep-red-dark);filter:saturate(.9) contrast(1.08)}.ep-grid b{color:var(--ep-red-bright);font-family:monospace;letter-spacing:.12em}.ep-grid h2{color:var(--ep-white)}.ep-grid p{color:var(--ep-muted);line-height:1.55}.ep-faq details{max-width:800px;padding:1.25rem 0;border-top:1px solid rgba(255,41,72,.32)}.ep-faq summary{color:var(--ep-white);font-weight:900;cursor:pointer}.ep-newsletter{max-width:none;padding-left:max(1.5rem,calc((100% - 1200px)/2));padding-right:max(1.5rem,calc((100% - 1200px)/2));background:linear-gradient(120deg,#28070e,#0d0d11 70%);border-top:2px solid var(--ep-red);border-bottom:2px solid #3e0712}.ep-form input{min-width:min(100%,350px);padding:1rem;border:2px solid var(--ep-red);background:#08080b;color:#fff}.ep-form input:focus{outline:2px solid var(--ep-red-bright);outline-offset:2px}.ep-form button{margin:0}@media(max-width:700px){.ep-assurances,.ep-grid,.ep-product{grid-template-columns:1fr}.ep-hero{min-height:65vh}.ep-orbit{opacity:.45}.ep-form button{width:100%;margin-top:.5rem}.ep-form input{width:100%}.ep-grid__image{height:auto}}:root{--ep-bg: #050505;--ep-graphite: #101014;--ep-neon: #FF1744;--ep-deep: #7A0719;--ep-orange: #FF6B35;--ep-text: #F5F1E8}html{background:var(--ep-bg)!important;color-scheme:dark}html body{display:block!important;width:100%!important;min-height:100vh!important;margin:0!important;overflow-x:hidden!important;background:var(--ep-bg)!important;color:var(--ep-text)!important}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;opacity:.045;background:repeating-linear-gradient(0deg,transparent 0 3px,#F5F1E8 3px 4px)}#MainContent,.content-for-layout{display:block!important;width:100%!important;max-width:none!important;background:var(--ep-bg)!important}.shopify-section{max-width:none!important}.shopify-section-group-header-group,.header-section,header-component.header,header.header{width:100%!important;min-height:0!important;height:auto!important;background:#050505f5!important;border-bottom:1px solid rgba(255,23,68,.55)!important;box-shadow:0 8px 28px #00000059!important}.header__row,.header__columns,.header__column{min-height:0!important;height:auto!important}.header-logo{width:auto!important;height:72px!important;max-width:220px!important;padding:8px 0!important;flex:0 1 220px!important}.header-logo__image-container,.header-logo__image-container--original{width:auto!important;height:56px!important;max-width:220px!important}.header-logo img,.header-logo__fallback{display:block!important;width:auto!important;height:56px!important;max-width:220px!important;object-fit:contain!important;object-position:left center!important}.header-actions{min-height:56px!important}.announcement-bar,.announcement-bar__slide{min-height:34px!important;background:#050505!important;color:var(--ep-neon)!important;border-bottom:1px solid var(--ep-deep)!important}.ep-home{--ep-black: var(--ep-bg);--ep-ink: var(--ep-graphite);--ep-panel: var(--ep-graphite);--ep-panel-red: #19060b;--ep-red: var(--ep-neon);--ep-red-bright: var(--ep-neon);--ep-red-dark: var(--ep-deep);--ep-white: var(--ep-text);--ep-muted: #c9c5bc;position:relative;width:100%;background:linear-gradient(rgba(255,23,68,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,23,68,.035) 1px,transparent 1px),var(--ep-bg)!important;background-size:42px 42px!important}.ep-hero{min-height:min(700px,72vh)!important;padding:clamp(4rem,8vw,8rem) max(1.5rem,calc((100% - 1240px)/2))!important;background:radial-gradient(circle at 78% 50%,rgba(255,23,68,.18),transparent 30%),linear-gradient(115deg,#050505 12%,#101014 63%,#170409)!important}.ep-hero h1,.ep-product h2,.ep-grid h2,.ep-faq h2,.ep-newsletter h2{font-family:Arial Black,Space Mono,ui-monospace,Consolas,monospace!important;font-style:normal!important;letter-spacing:-.045em!important}.ep-hero h1{max-width:1040px;font-size:clamp(3rem,8.5vw,8rem)!important;line-height:.88!important;text-shadow:3px 3px 0 var(--ep-deep),0 0 24px rgba(255,23,68,.24)!important}.ep-button,.ep-form button,button[name=add],.product-form__submit,.button{border-radius:2px!important;background:#09090c!important;color:var(--ep-text)!important;border:1px solid var(--ep-neon)!important;box-shadow:0 0 0 transparent!important;text-transform:uppercase;letter-spacing:.06em;transition:color .2s,background .2s,box-shadow .2s,transform .2s!important}.ep-button:hover,.ep-form button:hover,button[name=add]:hover,.product-form__submit:hover,.button:hover{transform:translateY(-1px)!important;background:var(--ep-neon)!important;color:var(--ep-text)!important;box-shadow:0 0 18px #ff174461!important}.ep-assurances{max-width:1240px;margin:0 auto;background:var(--ep-deep)!important;border:1px solid rgba(255,23,68,.45)}.ep-assurances span{background:#0a0a0d!important}.ep-product,.ep-grid,.ep-faq{max-width:1240px!important}.ep-product,.ep-grid,.ep-faq,.ep-newsletter{position:relative;background-color:transparent!important}.ep-screen{border:2px solid #2b2b31!important;border-radius:4px!important;background:radial-gradient(circle,#ff174421,#101014 68%)!important;box-shadow:10px 10px 0 var(--ep-deep),0 0 22px #ff174433!important}.ep-grid article{border-radius:2px!important;background:linear-gradient(180deg,#170409,#101014 48%)!important;border:1px solid #2c2c32!important;border-top:2px solid var(--ep-neon)!important}.ep-faq details{max-width:900px!important;margin:0 auto;padding:1.25rem 1rem!important;border-top:1px solid rgba(255,23,68,.38)!important;background:#101014b8}.ep-newsletter{background:linear-gradient(120deg,#160409,#101014 68%)!important;border-color:var(--ep-neon) var(--ep-deep)!important}.ep-form input,input,textarea,select{border-radius:2px!important}.ep-orbit{opacity:.42!important;box-shadow:0 0 24px #ff174452!important}main,.product-information,.product-details,cart-items-component,.cart__items,.main-page,.page-width{color:var(--ep-text)}.product-information,.product-details,.cart__items,.main-page,.shopify-policy__container{background:var(--ep-bg)!important}.product-information h1,.main-page-title,.shopify-policy__title h1{font-family:Arial Black,ui-monospace,Consolas,monospace!important;color:var(--ep-text)!important;letter-spacing:-.035em}.product-media-container,.product-media,.card,.cart-drawer,.quantity-selector,.variant-picker__form{border-radius:3px!important}.product-media-container,.card{background:var(--ep-graphite)!important;border:1px solid #292930!important}.price,.price-item{color:var(--ep-text)!important}.product-form__input input[type=radio]+label{border-radius:2px!important;border:1px solid #4b4b53!important;background:var(--ep-graphite)!important;color:var(--ep-text)!important}.product-form__input input[type=radio]:checked+label{border-color:var(--ep-neon)!important;box-shadow:0 0 12px #ff17443d}footer,.shopify-section-group-footer-group{background:#08080b!important;color:var(--ep-text)!important;border-top:1px solid var(--ep-deep)!important}footer a{color:var(--ep-text)!important}footer a:hover{color:var(--ep-neon)!important}:focus-visible{outline:2px solid var(--ep-orange)!important;outline-offset:3px!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media(max-width:749px){.header-logo{height:58px!important;max-width:170px!important;padding:6px 0!important}.header-logo__image-container,.header-logo img,.header-logo__fallback{height:46px!important;max-width:170px!important}.ep-hero{min-height:520px!important;padding:3.5rem 1.25rem!important}.ep-hero h1{font-size:clamp(2.8rem,15vw,5rem)!important;line-height:.9!important}.ep-assurances{grid-template-columns:1fr 1fr!important;margin:0 1rem}.ep-product,.ep-grid,.ep-faq,.ep-newsletter{padding:3.5rem 1.25rem!important}.ep-orbit{right:-20rem!important}}html,html:has(body){height:auto!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important}html body{height:auto!important;max-height:none!important;overflow:visible!important}.header__underlay,.header__row,.header__row--top,.header__columns{background:#050505!important;min-height:72px!important;height:72px!important;max-height:72px!important}header-component.header{height:73px!important;max-height:73px!important}.announcement-bar{height:32px!important;min-height:32px!important;max-height:32px!important;padding-block:0!important;overflow:hidden!important}.announcement-bar__slide{height:32px!important;min-height:32px!important}@media(max-width:749px){.header__underlay,.header__row,.header__row--top,.header__columns{min-height:62px!important;height:62px!important;max-height:62px!important}header-component.header{height:63px!important;max-height:63px!important}}#MainContent .section-background,#MainContent [class*=color-custom-template],#MainContent .product-information,#MainContent .section-resource-list{background:#050505!important;color:#f5f1e8!important}.product-details,.product-details *,.product-information,.product-information *,.cart-drawer,.cart-drawer *,cart-items-component,cart-items-component *{color:#f5f1e8}.product-details h1,.product-information h1,.product-details .h1,.product-details .h2,.product-details .h3{font-family:Arial Black,ui-monospace,Consolas,monospace!important;font-style:normal!important;color:#f5f1e8!important;letter-spacing:-.035em!important;line-height:1.02!important}.product-details .text-block,.product-details p{color:#d2cec5!important}.product-details hr{border-color:#7a0719!important}.product-details input,.product-details select,.product-details textarea,.quantity-selector{background:#101014!important;color:#f5f1e8!important;border-color:#383840!important}.product-details .product-form__input label,.product-details label{color:#f5f1e8!important}.product-details input[type=radio]+label{background:#101014!important;border:1px solid #4a4a52!important;color:#f5f1e8!important}.product-details input[type=radio]:checked+label{background:#16161b!important;border-color:#ff1744!important;color:#f5f1e8!important;box-shadow:0 0 14px #ff174447!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/echo-pixel.css.map */
