@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;500;600;700;800&display=swap";:root{--sk-red: #C41230;--sk-red-light: #E01B3C;--sk-red-dark: #9E0E26;--sk-red-dim: rgba(196, 18, 48, .08);--sk-red-dim-2: rgba(196, 18, 48, .16);--sk-red-border: rgba(196, 18, 48, .3);--sk-glow-sm: 0 4px 20px rgba(196, 18, 48, .25);--sk-glow-md: 0 6px 32px rgba(196, 18, 48, .32);--sk-black: #0A0A0A;--sk-black-soft: #141414;--sk-black-card: #1A1A1A;--sk-white: #FFFFFF;--sk-grey: #F6F6F6;--sk-grey-mid: #EBEBEB;--sk-text: #0A0A0A;--sk-text-dim: #5A5A5A;--sk-text-muted: #8A8A8A;--sk-border: rgba(0, 0, 0, .09);--sk-border-dark: rgba(255, 255, 255, .09);--sk-display: "Bebas Neue", Impact, sans-serif;--sk-body: "Inter", -apple-system, sans-serif;--sk-r: 8px;--sk-rl: 16px;--sk-rx: 24px;--sk-ease: cubic-bezier(.4, 0, .2, 1)}body.template-product,body.template-index{background-color:var(--sk-white)!important;font-family:var(--sk-body)}body.template-product .gradient,body.template-index .gradient{background:transparent!important}body.template-product .color-background-1,body.template-index .color-background-1{--color-background: 255, 255, 255;--gradient-background: #FFFFFF;--color-foreground: 10, 10, 10;--color-secondary-text: 90, 90, 90;--color-border: rgba(0, 0, 0, .09);background-color:#fff!important;color:var(--sk-text)!important}body.template-product .color-background-2,body.template-index .color-background-2{--color-background: 246, 246, 246;--gradient-background: #F6F6F6;--color-foreground: 10, 10, 10;--color-secondary-text: 90, 90, 90;background-color:#f6f6f6!important;color:var(--sk-text)!important}body.template-product .color-accent-1,body.template-index .color-accent-1,body.template-product .color-inverse,body.template-index .color-inverse{--color-background: 196, 18, 48;--gradient-background: #C41230;--color-foreground: 255, 255, 255;background-color:var(--sk-red)!important;color:#fff!important}body.template-product .header-wrapper,body.template-index .header-wrapper,body.template-product .header,body.template-index .header{background:#fffffff7!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border-bottom:1px solid var(--sk-border)!important;box-shadow:none!important}body.template-product .header__heading-link,body.template-index .header__heading-link,body.template-product .header__menu-item,body.template-index .header__menu-item,body.template-product .header__icon{color:var(--sk-black)!important}body.template-product .header__icon svg,body.template-index .header__icon svg{fill:var(--sk-black)!important;stroke:var(--sk-black)!important}body.template-product .announcement-bar,body.template-index .announcement-bar{background:var(--sk-red)!important}body.template-product .announcement-bar__message,body.template-index .announcement-bar__message,body.template-product .announcement-bar p,body.template-index .announcement-bar p{color:#fff!important;font-weight:700!important;letter-spacing:.08em!important}body.template-product h1,body.template-product h2,body.template-product .h0,body.template-product .h1,body.template-index h1,body.template-index h2,body.template-index .h0,body.template-index .h1{font-family:var(--sk-display)!important;font-weight:400!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:var(--sk-text)!important}body.template-product p,body.template-index p{color:var(--sk-text-dim)}body.template-product .title-with-highlight em,body.template-index .title-with-highlight em,.sk-section em{font-style:normal;color:var(--sk-red)}body.template-product .button--primary,body.template-index .button--primary{background:var(--sk-red)!important;color:#fff!important;font-weight:800!important;font-size:1.3rem!important;letter-spacing:.12em!important;text-transform:uppercase!important;border:none!important;border-radius:var(--sk-r)!important;box-shadow:var(--sk-glow-sm)!important;transition:background .22s var(--sk-ease),box-shadow .22s var(--sk-ease),transform .22s var(--sk-ease)!important}body.template-product .button--primary:hover,body.template-index .button--primary:hover{background:var(--sk-red-dark)!important;box-shadow:var(--sk-glow-md)!important;transform:translateY(-2px)!important}body.template-product .button--secondary,body.template-index .button--secondary{background:transparent!important;color:var(--sk-black)!important;border:1.5px solid var(--sk-black)!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;border-radius:var(--sk-r)!important;transition:all .22s var(--sk-ease)!important}body.template-product .button--secondary:hover,body.template-index .button--secondary:hover{background:var(--sk-black)!important;color:#fff!important}body.template-product .product__title{font-family:var(--sk-display)!important;font-size:clamp(3.4rem,5vw,5.2rem)!important;letter-spacing:.05em!important;line-height:.95!important;text-transform:uppercase!important;color:var(--sk-black)!important}body.template-product .price-item--regular,body.template-product .price__regular .price-item{color:var(--sk-red)!important;font-weight:800!important}body.template-product .price__compare .price-item,body.template-product .price-item--sale~s .price-item{color:var(--sk-text-muted)!important}body.template-product .product__media-wrapper,body.template-product .product__media-list{background:var(--sk-grey)!important;border-radius:var(--sk-rl)!important;border:1px solid var(--sk-border)!important;overflow:hidden!important}body.template-product .thumbnail-list__item--active button,body.template-product .thumbnail-list__item button:hover{border-color:var(--sk-red)!important}body.template-product .urgency-block,body.template-product [class*=urgency]{background:var(--sk-red)!important;color:#fff!important;font-weight:800!important;border-radius:5px!important;letter-spacing:.07em!important}body.template-product [class*=rating] svg,body.template-product [class*=star] svg{color:var(--sk-red)!important;fill:var(--sk-red)!important}body.template-product .icon-with-text__item .material-symbols-outlined{color:var(--sk-red)!important}body.template-product .product-form__submit{background:var(--sk-red)!important;color:#fff!important;font-weight:800!important;font-size:1.4rem!important;letter-spacing:.12em!important;text-transform:uppercase!important;border-radius:var(--sk-r)!important;box-shadow:var(--sk-glow-sm)!important;transition:all .22s var(--sk-ease)!important}body.template-product .product-form__submit:hover:not(:disabled){background:var(--sk-red-dark)!important;box-shadow:var(--sk-glow-md)!important;transform:translateY(-2px)!important}body.template-product .accordion{border-color:var(--sk-border)!important}body.template-product .accordion__title{color:var(--sk-black)!important;font-weight:600!important}body.template-product .accordion__content{color:var(--sk-text-dim)!important}body.template-product .review-avatars__text-container{background:var(--sk-grey)!important;border:1px solid var(--sk-red-border)!important;border-radius:var(--sk-rl)!important}body.template-product .review-avatars__text-container p,body.template-product .review-avatars__text-container span{color:var(--sk-text-dim)!important}body.template-product .review-avatars__text-container strong{color:var(--sk-black)!important}body.template-product .multicolumn-card,body.template-index .multicolumn-card{background:#fff!important;border:1px solid var(--sk-border)!important;border-radius:var(--sk-rl)!important;padding:28px!important;transition:border-color .25s var(--sk-ease),transform .25s var(--sk-ease),box-shadow .25s var(--sk-ease)!important}body.template-product .multicolumn-card:hover,body.template-index .multicolumn-card:hover{border-color:var(--sk-red-border)!important;transform:translateY(-4px)!important;box-shadow:0 16px 44px #00000014!important}body.template-product .multicolumn-card__title,body.template-index .multicolumn-card__title{color:var(--sk-black)!important;font-weight:700!important}body.template-product .multicolumn-card p,body.template-index .multicolumn-card p{color:var(--sk-text-dim)!important;line-height:1.65!important}body.template-product .comparison-table th,body.template-product .comparison-table td{color:var(--sk-text)!important;border-color:var(--sk-border)!important}body.template-product .comparison-table__row-name{color:var(--sk-text-dim)!important}body.template-product .highlighted-cell{background:var(--sk-red-dim)!important;border-color:var(--sk-red-border)!important}body.template-product [class*=collapsible-content] .accordion{background:#fff!important;border:1px solid var(--sk-border)!important;border-radius:var(--sk-r)!important;margin-bottom:8px!important}body.template-product [class*=collapsible-content] .accordion__title{color:var(--sk-black)!important;font-weight:600!important}body.template-product [class*=collapsible-content] .accordion__content{color:var(--sk-text-dim)!important;line-height:1.7!important}body.template-product [class*=collapsible-content] [class*=icon]{color:var(--sk-red)!important}body.template-product .footer,body.template-index .footer,body.template-product .footer-group,body.template-index .footer-group{background:var(--sk-black)!important;border-top:3px solid var(--sk-red)!important}body.template-product .footer p,body.template-index .footer p,body.template-product .footer a,body.template-index .footer a{color:#ffffff8c!important}body.template-product .footer__heading,body.template-index .footer__heading{color:#fff!important}.sk-section{position:relative;overflow:hidden;font-family:var(--sk-body)}.sk-section--dark{background:var(--sk-black);color:var(--sk-white)}.sk-section--light{background:var(--sk-white);color:var(--sk-text)}.sk-section--grey{background:var(--sk-grey);color:var(--sk-text)}.sk-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:1.1rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--sk-red);margin:0 0 14px}.sk-eyebrow:before{content:"";width:26px;height:2px;background:var(--sk-red)}.sk-title{font-family:var(--sk-display);font-size:clamp(3.6rem,5vw,6rem);font-weight:400;line-height:.95;letter-spacing:.04em;text-transform:uppercase;margin:0 0 16px}.sk-subtitle{font-size:1.6rem;line-height:1.65;opacity:.72;max-width:560px;margin:0}.sk-divider{width:48px;height:3px;background:var(--sk-red);margin:20px 0}@media(prefers-reduced-motion:no-preference){.sk-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.sk-reveal.is-visible{opacity:1;transform:none}.sk-reveal:nth-child(2){transition-delay:.08s}.sk-reveal:nth-child(3){transition-delay:.16s}.sk-reveal:nth-child(4){transition-delay:.24s}.sk-reveal:nth-child(5){transition-delay:.32s}.sk-reveal:nth-child(6){transition-delay:.4s}.shopify-design-mode .sk-reveal{opacity:1!important;transform:none!important}}.sk-how-it-works{background:var(--sk-white)}.sk-hiw__header{text-align:center;margin-bottom:64px}.sk-hiw__header .sk-eyebrow{justify-content:center}.sk-hiw__header .sk-subtitle{margin:0 auto}.sk-hiw__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;position:relative}.sk-hiw__steps:before{content:"";position:absolute;top:48px;left:16.66%;width:66.66%;height:0;border-top:2px dashed var(--sk-grey-mid);z-index:0}.sk-hiw__step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.sk-hiw__step-ring{position:relative;width:96px;height:96px;background:var(--sk-white);border:2px solid var(--sk-black);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:border-color .25s var(--sk-ease),box-shadow .25s var(--sk-ease),transform .25s var(--sk-ease)}.sk-hiw__step:hover .sk-hiw__step-ring{border-color:var(--sk-red);box-shadow:var(--sk-glow-sm);transform:translateY(-4px) rotate(-4deg)}.sk-hiw__step-icon{font-size:38px!important;color:var(--sk-black);transition:color .25s var(--sk-ease)}.sk-hiw__step:hover .sk-hiw__step-icon{color:var(--sk-red)}.sk-hiw__step-num{position:absolute;top:-8px;right:-8px;width:30px;height:30px;background:var(--sk-red);color:#fff;font-family:var(--sk-display);font-size:1.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.sk-hiw__step-label{font-family:var(--sk-display);font-size:2rem;letter-spacing:.08em;text-transform:uppercase;color:var(--sk-black);margin:0 0 10px}.sk-hiw__step-text{font-size:1.4rem;line-height:1.65;color:var(--sk-text-dim);max-width:280px;margin:0}@media(max-width:749px){.sk-hiw__steps{grid-template-columns:1fr;gap:0}.sk-hiw__steps:before{display:none}.sk-hiw__step{flex-direction:row;text-align:left;gap:20px;padding:22px 0;border-bottom:1px solid var(--sk-border);align-items:flex-start}.sk-hiw__step:last-child{border-bottom:none}.sk-hiw__step-ring{width:64px;height:64px;flex-shrink:0;margin-bottom:0}.sk-hiw__step-icon{font-size:26px!important}.sk-hiw__step-num{width:24px;height:24px;font-size:1.3rem}.sk-hiw__step-text{max-width:none}.sk-hiw__header{margin-bottom:36px}}.sk-before-after{background:var(--sk-grey)}.sk-ba__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:center}.sk-ba__text{font-size:1.55rem;line-height:1.7;color:var(--sk-text-dim)}.sk-ba__labels{display:flex;gap:12px;margin-top:24px}.sk-ba__label{font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:8px 18px;border-radius:100px}.sk-ba__label--before{background:var(--sk-grey-mid);color:var(--sk-text-dim)}.sk-ba__label--after{background:var(--sk-red);color:#fff}.sk-ba__slider-wrap{position:relative}.sk-ba__slider{position:relative;aspect-ratio:4 / 3;border-radius:var(--sk-rl);overflow:hidden;border:1px solid var(--sk-border);background:var(--sk-grey-mid);cursor:col-resize;user-select:none;-webkit-user-select:none}.sk-ba__img{position:absolute;top:0;right:0;bottom:0;left:0}.sk-ba__img img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.sk-ba__img--before{clip-path:inset(0 50% 0 0);z-index:2}.sk-ba__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--sk-text-muted);font-size:1.3rem;text-align:center;background:repeating-linear-gradient(45deg,#ececec,#ececec 12px,#f4f4f4 12px 24px)}.sk-ba__img--after .sk-ba__placeholder{background:repeating-linear-gradient(45deg,#e2e2e2,#e2e2e2 12px,#ededed 12px 24px)}.sk-ba__placeholder .material-symbols-outlined{font-size:44px;opacity:.4}.sk-ba__handle{position:absolute;top:0;bottom:0;left:50%;width:0;z-index:3;cursor:col-resize}.sk-ba__handle-line{position:absolute;top:0;bottom:0;left:-1.5px;width:3px;background:var(--sk-red)}.sk-ba__handle-btn{position:absolute;top:50%;left:0;transform:translate(-50%,-50%) rotate(90deg);width:48px;height:48px;background:var(--sk-red);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--sk-glow-sm);transition:transform .15s var(--sk-ease)}.sk-ba__handle:hover .sk-ba__handle-btn,.sk-ba__handle:focus .sk-ba__handle-btn{transform:translate(-50%,-50%) rotate(90deg) scale(1.1)}.sk-ba__handle-btn .material-symbols-outlined{color:#fff;font-size:26px}@media(max-width:899px){.sk-ba__grid{grid-template-columns:1fr;gap:36px}}.sk-features{background:var(--sk-black)}.sk-features:before{content:"";position:absolute;top:-80px;right:-120px;width:420px;height:420px;background:radial-gradient(circle,rgba(196,18,48,.14) 0%,transparent 65%);pointer-events:none}.sk-feat__header{text-align:center;margin-bottom:56px;position:relative;z-index:1}.sk-feat__header .sk-eyebrow{justify-content:center}.sk-feat__header .sk-subtitle{margin:0 auto}.sk-feat__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative;z-index:1}.sk-feat__card{background:var(--sk-black-card);border:1px solid var(--sk-border-dark);border-radius:var(--sk-rl);padding:32px 28px;transition:border-color .25s var(--sk-ease),transform .25s var(--sk-ease),box-shadow .25s var(--sk-ease)}.sk-feat__card:hover{border-color:var(--sk-red-border);transform:translateY(-5px);box-shadow:0 20px 48px #c412301f}.sk-feat__icon-wrap{width:54px;height:54px;background:var(--sk-red-dim-2);border:1px solid var(--sk-red-border);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:background .25s var(--sk-ease)}.sk-feat__card:hover .sk-feat__icon-wrap{background:var(--sk-red)}.sk-feat__icon{font-size:28px!important;color:var(--sk-red);transition:color .25s var(--sk-ease)}.sk-feat__card:hover .sk-feat__icon{color:#fff}.sk-feat__card-title{font-family:var(--sk-display);font-size:2.1rem;letter-spacing:.06em;text-transform:uppercase;color:#fff;margin:0 0 10px}.sk-feat__card-text{font-size:1.4rem;line-height:1.65;color:#fff9;margin:0}@media(max-width:899px){.sk-feat__grid{grid-template-columns:1fr 1fr}}@media(max-width:599px){.sk-feat__grid{grid-template-columns:1fr}.sk-feat__card{padding:26px 22px}}.sk-split__grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.sk-split__grid--reverse .sk-split__media{order:2}.sk-split__grid--reverse .sk-split__content{order:1}.sk-split__img-wrap{position:relative;border-radius:var(--sk-rl);overflow:hidden;aspect-ratio:1 / 1;background:var(--sk-grey);border:1px solid var(--sk-border)}.sk-split__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s var(--sk-ease)}.sk-split__img-wrap:hover .sk-split__img{transform:scale(1.03)}.sk-split__accent{position:absolute;bottom:0;left:0;width:72px;height:72px;background:linear-gradient(135deg,transparent 50%,var(--sk-red) 50%);transform:rotate(90deg);pointer-events:none}.sk-split__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--sk-text-muted);font-size:1.3rem}.sk-split__placeholder .material-symbols-outlined{font-size:44px;opacity:.4}.sk-split__text{font-size:1.55rem;line-height:1.7}.sk-split__btn{display:inline-flex;align-items:center;gap:8px;margin-top:28px;background:var(--sk-red);color:#fff;font-weight:800;font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;padding:16px 32px;border-radius:var(--sk-r);text-decoration:none;box-shadow:var(--sk-glow-sm);transition:all .22s var(--sk-ease)}.sk-split__btn:hover{background:var(--sk-red-dark);box-shadow:var(--sk-glow-md);transform:translateY(-2px);color:#fff;text-decoration:none}@media(max-width:899px){.sk-split__grid{grid-template-columns:1fr;gap:36px}.sk-split__grid--reverse .sk-split__media{order:0}.sk-split__grid--reverse .sk-split__content{order:1}}.sk-stats{background:var(--sk-black);padding:56px 0!important;border-top:3px solid var(--sk-red);border-bottom:3px solid var(--sk-red)}.sk-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.sk-stats__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.sk-stats__num{font-family:var(--sk-display);font-size:clamp(4rem,5vw,5.6rem);line-height:1;color:var(--sk-red);letter-spacing:.02em}.sk-stats__label{font-size:1.15rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#ffffff8c}@media(max-width:749px){.sk-stats__grid{grid-template-columns:1fr 1fr;gap:28px 16px}}.sk-ticker{background:var(--sk-red);overflow:hidden;padding:14px 0}.sk-ticker__track{display:flex;white-space:nowrap;width:max-content;animation:sk-ticker-scroll var(--sk-ticker-speed, 25s) linear infinite}.sk-ticker__track:hover{animation-play-state:paused}.sk-ticker__item{display:inline-flex;align-items:center;gap:18px;padding:0 28px;font-family:var(--sk-body);font-size:1.2rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#fff;flex-shrink:0}.sk-ticker__dot{display:inline-block;width:6px;height:6px;background:#fff;transform:rotate(45deg);flex-shrink:0;opacity:.7}@keyframes sk-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:749px){.sk-hiw__header,.sk-feat__header{margin-bottom:32px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/shadow-kunai.css.map */
