:root{--fsp-bg:#090b0e;--fsp-surface:#101318;--fsp-surface-2:#151920;--fsp-line:rgba(255,255,255,.1);--fsp-text:#f5f7fa;--fsp-muted:#9ca4b1;--fsp-red:#e32b3f;--fsp-red-2:#ff5262;--fsp-cream:#f3f0ea;--fsp-shadow:0 24px 70px rgba(0,0,0,.38);--fsp-width:min(1480px, calc(100% - 40px) )}html{scroll-behavior:smooth}body{margin:0!important;background:var(--fsp-bg)!important;color:var(--fsp-text)!important;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;overflow-x:hidden}.shopify-section:has(.fsp-home){margin:0!important}.fsp-home,.fsp-header,.fsp-footer,.fsp-announcement,.fsp-home *,.fsp-header *,.fsp-footer *,.fsp-announcement *{box-sizing:border-box}.fsp-home a,.fsp-header a,.fsp-footer a{color:inherit;text-decoration:none}.fsp-wrap{width:var(--fsp-width)!important;max-width:none!important;margin-inline:auto!important;padding:0!important}.fsp-announcement{display:flex;justify-content:center;align-items:center;gap:32px;min-height:38px;padding:8px 20px;background:#050608;border-bottom:1px solid var(--fsp-line);color:#c9ced6;font:500 12px Inter,sans-serif;letter-spacing:.11em;text-transform:uppercase}.fsp-announcement span{display:inline-flex;align-items:center;gap:8px}.fsp-announcement span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--fsp-red);margin:0}.fsp-header{position:sticky;top:0;z-index:50;background:#090b0ee6;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.fsp-nav{height:84px;display:grid;grid-template-columns:auto 1fr minmax(240px,330px) auto;gap:24px;align-items:center}.fsp-brand{display:flex;align-items:center;gap:13px;min-width:max-content}.fsp-brand img{width:46px!important;height:46px!important;object-fit:contain;border-radius:50%;filter:drop-shadow(0 8px 14px rgba(227,43,63,.25))}.fsp-brand strong{display:block;font:800 21px/.9 Barlow Condensed,sans-serif;letter-spacing:.06em;color:#fff}.fsp-brand small{display:block;margin-top:5px;color:var(--fsp-muted);font:500 9px Inter,sans-serif;letter-spacing:.18em;text-transform:uppercase}.fsp-menu{display:flex;justify-content:center;gap:30px;font:600 13px Inter,sans-serif}.fsp-menu a{color:#cbd0d7}.fsp-search{height:42px;display:flex;border:1px solid var(--fsp-line);border-radius:12px;overflow:hidden;background:#ffffff08}.fsp-search input{min-width:0;flex:1;background:transparent!important;border:0!important;box-shadow:none!important;color:#fff!important;padding:0 14px!important;font-size:13px}.fsp-search button,.fsp-cart{width:42px;min-width:42px;height:42px;border:0;background:transparent;color:#fff;display:grid;place-items:center}.fsp-cart{border:1px solid var(--fsp-line);border-radius:12px;position:relative;background:#ffffff08}.fsp-home h1,.fsp-home h2,.fsp-home h3,.fsp-footer h4{font-family:Barlow Condensed,sans-serif!important;text-transform:uppercase!important}.fsp-section{padding:110px 0!important}.fsp-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:0 0 38px}.fsp-head h2{font-size:clamp(40px,5vw,68px)!important;line-height:.92!important;letter-spacing:-.025em!important;margin:0!important;color:inherit}.fsp-head p{max-width:520px;color:var(--fsp-muted);line-height:1.7;margin:0}.fsp-eyebrow{display:inline-flex;gap:10px;align-items:center;color:#ff6472;font:800 11px Inter,sans-serif;letter-spacing:.2em;text-transform:uppercase;margin-bottom:18px}.fsp-eyebrow:before{content:"";width:34px;height:2px;background:var(--fsp-red)}.fsp-text-link{font:800 12px Inter,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#dce0e6!important}.fsp-btn{min-height:54px!important;padding:0 22px!important;border-radius:12px!important;border:1px solid var(--fsp-line)!important;display:inline-flex!important;align-items:center;justify-content:center;gap:10px;font:800 12px Inter,sans-serif!important;letter-spacing:.08em;text-transform:uppercase;transition:.25s}.fsp-btn--red{background:var(--fsp-red)!important;border-color:var(--fsp-red)!important;box-shadow:0 12px 34px #e32b3f52}.fsp-btn--dark{background:#080a0d94!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fsp-hero{min-height:820px!important;position:relative;isolation:isolate;overflow:hidden}.fsp-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s;display:flex;align-items:flex-end;padding:60px 0 64px;background-position:center 42%!important;background-size:cover!important}.fsp-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07080bf5,#07080bb8 36%,#07080b29 73%),linear-gradient(0deg,#090b0e 0%,transparent 28%)}.fsp-slide.is-active{opacity:1;z-index:1}.fsp-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,760px) 1fr;align-items:end;gap:40px}.fsp-hero h1{font-size:clamp(66px,8vw,132px)!important;line-height:.79!important;letter-spacing:-.045em!important;font-weight:800!important;max-width:850px;margin:0!important;color:#f5f7fa!important}.fsp-hero h1 span{display:block;color:transparent!important;-webkit-text-stroke:1.5px rgba(255,255,255,.5)}.fsp-hero p{max-width:620px;color:#b6bdc7;font-size:17px;line-height:1.72;margin:28px 0 34px}.fsp-stats{justify-self:end;width:min(100%,400px);display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--fsp-line);border-radius:20px;background:#0a0c10ad;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--fsp-shadow);overflow:hidden}.fsp-stat{padding:24px}.fsp-stat strong{display:block;font:700 34px Barlow Condensed,sans-serif}.fsp-stat small{color:var(--fsp-muted);font:500 11px Inter,sans-serif;text-transform:uppercase;letter-spacing:.11em}.fsp-dots{left:50%;bottom:25px;transform:translate(-50%)}.fsp-categories{background:var(--fsp-cream)!important;color:#11151a!important}.fsp-categories .fsp-head p{color:#606773}.fsp-category-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:235px;gap:16px}.fsp-cat{position:relative;border-radius:20px;overflow:hidden;isolation:isolate;display:flex;align-items:flex-end;padding:26px;color:#fff!important;box-shadow:0 16px 44px #1416191f}.fsp-cat:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,#000000d1,#00000014 70%)}.fsp-cat:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:var(--fsp-card-image) center/cover;transition:.5s}.fsp-cat:hover:after{transform:scale(1.05)}.fsp-cat:nth-child(1){grid-column:span 7;grid-row:span 2}.fsp-cat:nth-child(2),.fsp-cat:nth-child(3){grid-column:span 5}.fsp-cat:nth-child(n+4){grid-column:span 4}.fsp-cat h3{font-size:34px!important;line-height:1!important;margin:0!important;color:#fff!important}.fsp-cat span{display:block;color:#cfd3d9;font-size:12px;margin-top:7px}.fsp-cat i{position:absolute;right:24px;bottom:24px;width:42px;height:42px;border:1px solid rgba(255,255,255,.34);border-radius:50%;display:grid;place-items:center;font-style:normal}.fsp-product-section{background:#090b0e!important}.fsp-products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.fsp-product{background:var(--fsp-surface)!important;border:1px solid var(--fsp-line)!important;border-radius:20px!important;overflow:hidden;transition:.3s}.fsp-product:hover{transform:translateY(-6px);border-color:#fff3!important}.fsp-product-media{display:block;aspect-ratio:1/1;background:#151920;position:relative;overflow:hidden}.fsp-product-media img,.fsp-product-media svg{width:100%!important;height:100%!important;object-fit:cover;transition:.45s}.fsp-product:hover img{transform:scale(1.045)}.fsp-badge{position:absolute;z-index:2;left:14px;top:14px;background:var(--fsp-red);padding:7px 9px;border-radius:8px;color:#fff;font:800 9px Inter,sans-serif;letter-spacing:.12em;text-transform:uppercase}.fsp-wish{position:absolute;z-index:2;right:14px;top:14px;width:36px;height:36px;border:1px solid rgba(255,255,255,.15);background:#080a0da3;border-radius:50%;color:#fff;display:grid;place-items:center}.fsp-product-info{padding:20px}.fsp-vendor{font:700 10px Inter,sans-serif;color:#8f98a5;letter-spacing:.14em;text-transform:uppercase}.fsp-product h3{font:600 15px/1.5 Inter,sans-serif!important;text-transform:none!important;margin:8px 0 18px!important;min-height:45px;color:#fff!important}.fsp-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.fsp-price{font:700 26px Barlow Condensed,sans-serif}.fsp-add{width:42px;height:42px;border-radius:11px;border:1px solid var(--fsp-line);background:#1b2028;color:#fff!important;display:grid;place-items:center;font-size:18px}.fsp-feature-section{background:#090b0e!important}.fsp-feature{display:grid;grid-template-columns:1.1fr .9fr;min-height:570px;border-radius:28px;overflow:hidden;background:#12151a;border:1px solid var(--fsp-line);box-shadow:var(--fsp-shadow)}.fsp-feature-copy{padding:64px;display:flex;flex-direction:column;justify-content:center}.fsp-feature h2{font-size:clamp(48px,6vw,86px)!important;line-height:.84!important;letter-spacing:-.035em!important;margin:0 0 24px!important;color:#fff!important}.fsp-feature-copy p{color:var(--fsp-muted);line-height:1.72;max-width:570px;margin:0 0 30px}.fsp-feature-image{min-height:480px;background:linear-gradient(90deg,#12151a 0%,transparent 30%),var(--fsp-feature-image) center/cover no-repeat!important}.fsp-reasons{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--fsp-line);border-bottom:1px solid var(--fsp-line)}.fsp-reason{padding:36px 28px}.fsp-reason b{display:block;font:600 22px Barlow Condensed,sans-serif;text-transform:uppercase;margin:18px 0 8px}.fsp-reason p{color:var(--fsp-muted);font-size:13px;line-height:1.65;margin:0}.fsp-reason svg{width:28px;height:28px;color:var(--fsp-red)}.fsp-builds{background:#0c0f13!important}.fsp-build-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fsp-build{min-height:470px;border-radius:22px;overflow:hidden;position:relative;padding:28px;display:flex;align-items:flex-end;background:var(--fsp-build-image) center/cover;isolation:isolate;color:#fff!important}.fsp-build:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,#000000e6,#00000014 72%)}.fsp-build h3{font-size:40px!important;margin:0!important;color:#fff!important}.fsp-build small{display:block;color:#d0d4db;margin-top:7px}.fsp-newsletter{background:var(--fsp-red)!important;color:#fff!important;padding:64px 0!important}.fsp-newsletter-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.fsp-newsletter h2{font-size:clamp(46px,5vw,74px)!important;line-height:.9!important;margin:0!important;color:#fff!important}.fsp-newsletter p{max-width:570px;opacity:.88;line-height:1.65}.fsp-signup{display:flex;gap:10px}.fsp-signup input{flex:1;min-width:0;height:58px;border:0!important;border-radius:11px!important;padding:0 18px!important;background:#fff!important;color:#101318!important;box-shadow:none!important}.fsp-signup button{height:58px;border:0;border-radius:11px;background:#0a0c0f;color:#fff;padding:0 24px;font:800 11px Inter,sans-serif;text-transform:uppercase;letter-spacing:.08em}.fsp-footer{background:#07090c!important;padding:72px 0 24px!important}.fsp-footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:50px;padding-bottom:56px}.fsp-footer h4{font-size:20px!important;margin:0 0 18px!important;color:#fff!important}.fsp-footer-links{display:grid;gap:12px}.fsp-footer a,.fsp-footer p{color:#9ea6b1;font-size:13px}.fsp-footer-grid>div:first-child p{max-width:340px;line-height:1.7;margin:20px 0}.fsp-footer-bottom{border-top:1px solid var(--fsp-line);padding-top:22px;display:flex;justify-content:space-between;color:#707985;font-size:11px}@media(max-width:1100px){.fsp-menu{display:none}.fsp-nav{grid-template-columns:auto 1fr auto}.fsp-hero-grid{grid-template-columns:1fr}.fsp-stats{justify-self:start}.fsp-products{grid-template-columns:repeat(2,1fr)}.fsp-category-grid{grid-auto-rows:220px}.fsp-cat:nth-child(n){grid-column:span 6}.fsp-cat:nth-child(1){grid-column:span 12}.fsp-feature{grid-template-columns:1fr}.fsp-feature-image{min-height:380px}.fsp-reasons{grid-template-columns:repeat(2,1fr)}.fsp-build-grid{grid-template-columns:1fr 1fr}.fsp-build:last-child{grid-column:span 2}.fsp-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){:root{--fsp-width:min( calc(100% - 24px) ,1480px)}.fsp-announcement{justify-content:flex-start;overflow:auto;white-space:nowrap}.fsp-nav{height:70px;gap:10px;grid-template-columns:auto 1fr auto}.fsp-brand span{display:none}.fsp-search{width:100%}.fsp-hero{min-height:720px!important}.fsp-slide{padding-bottom:54px;background-position:62% center!important}.fsp-hero h1{font-size:64px!important}.fsp-hero p{font-size:15px}.fsp-stats{width:100%}.fsp-stat{padding:18px}.fsp-stat strong{font-size:27px}.fsp-section{padding:76px 0!important}.fsp-head{align-items:flex-start;flex-direction:column;margin-bottom:26px}.fsp-head h2{font-size:48px!important}.fsp-category-grid{grid-template-columns:1fr;grid-auto-rows:310px}.fsp-cat:nth-child(n){grid-column:auto;grid-row:auto}.fsp-products{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.fsp-product{min-width:82vw;scroll-snap-align:start}.fsp-feature-copy{padding:38px 24px}.fsp-feature h2{font-size:58px!important}.fsp-feature-image{min-height:300px}.fsp-reasons,.fsp-build-grid{grid-template-columns:1fr}.fsp-build,.fsp-build:last-child{grid-column:auto;min-height:410px}.fsp-newsletter-grid{grid-template-columns:1fr}.fsp-signup{flex-direction:column}.fsp-footer-grid{grid-template-columns:1fr}.fsp-footer-bottom{flex-direction:column;gap:10px}}.fsp-product-section{background:linear-gradient(180deg,#090b0e,#0d1015)!important}.fsp-product-rail{position:relative}.fsp-product-controls{display:none;justify-content:flex-end;gap:10px;margin-top:18px}.fsp-product-controls button{width:46px;height:46px;border-radius:50%;border:1px solid var(--fsp-line);background:#171b22;color:#fff;font-size:20px;cursor:pointer}.fsp-product-controls button:focus-visible,.fsp-products:focus-visible{outline:2px solid var(--fsp-red-2);outline-offset:3px}@media(max-width:720px){.fsp-product-section{padding-block:68px!important}.fsp-product-section .fsp-head{gap:18px}.fsp-product-section .fsp-text-link{padding:10px 0}.fsp-product-section .fsp-products{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:2px;padding:2px 2px 12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.fsp-product-section .fsp-products::-webkit-scrollbar{display:none}.fsp-product-section .fsp-product{flex:0 0 min(78vw,330px);min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.fsp-product-section .fsp-product-info{padding:17px}.fsp-product-section .fsp-product h3{font-size:14px!important;min-height:42px;margin-bottom:14px!important}.fsp-product-section .fsp-price{font-size:24px}.fsp-product-section .fsp-add{width:44px;height:44px}.fsp-product-controls{display:flex}}.fsp-reason-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.fsp-reason-icon img{width:64px!important;height:64px!important;object-fit:contain}.fsp-reason-icon+b{margin-top:0}.fsp-product-section .fsp-product-rail{max-width:1320px;margin-inline:auto}.fsp-product-section .fsp-product{display:flex;flex-direction:column;height:100%}.fsp-product-section .fsp-product-media{aspect-ratio:1.18/1}.fsp-product-section .fsp-product-info{display:flex;flex:1;flex-direction:column;padding:16px 17px 17px}.fsp-product-section .fsp-product-info>a{text-decoration:none}.fsp-product-section .fsp-product h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:7px 0 14px!important;min-height:67.5px}.fsp-product-section .fsp-price-row{margin-top:auto}.fsp-product-section .fsp-add{width:38px;height:38px;border-radius:10px}@media(max-width:1100px){.fsp-product-section .fsp-product-rail{max-width:860px}.fsp-product-section .fsp-product-media{aspect-ratio:1.25/1}}@media(max-width:720px){.fsp-reason-icon{width:56px;height:56px;margin-bottom:13px}.fsp-reason-icon img{width:56px!important;height:56px!important}.fsp-product-section .fsp-product-rail{max-width:none}.fsp-product-section .fsp-product{flex-basis:min(72vw,290px)!important}.fsp-product-section .fsp-product-media{aspect-ratio:1.3/1}.fsp-product-section .fsp-product-info{padding:14px 15px 15px}.fsp-product-section .fsp-product h3{min-height:63px;margin-bottom:12px!important}.fsp-product-section .fsp-add{width:38px;height:38px}}.fsp-categories.fsp-section{padding-top:66px!important;padding-bottom:66px!important}.fsp-product-section.fsp-section{padding-top:72px!important;padding-bottom:46px!important}.fsp-feature-section.fsp-section{padding-top:46px!important;padding-bottom:76px!important}.fsp-categories .fsp-head,.fsp-product-section .fsp-head{margin-bottom:28px}.fsp-feature{min-height:520px}.fsp-cat i{overflow:hidden;transition:transform .28s ease,background .28s ease,border-color .28s ease,box-shadow .28s ease}.fsp-cat i svg{width:19px;height:19px;transition:transform .28s ease}.fsp-cat:hover i{transform:translate(4px);background:var(--fsp-red);border-color:var(--fsp-red);box-shadow:0 8px 24px #e32b3f5c}.fsp-cat:hover i svg{transform:translate(2px)}.fsp-product-section .fsp-product-form{margin:0}.fsp-product-section .fsp-add{width:auto;min-width:82px;height:38px;padding:0 13px;display:inline-flex;gap:7px;border-color:#ffffff24;font:800 9px Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease}.fsp-product-section .fsp-add svg{width:15px;height:15px}.fsp-product-section .fsp-add:hover:not(:disabled){transform:translateY(-2px);background:var(--fsp-red);border-color:var(--fsp-red);box-shadow:0 8px 20px #e32b3f47}.fsp-product-section .fsp-add:disabled{opacity:.55;cursor:not-allowed}@media(max-width:720px){.fsp-categories.fsp-section{padding-block:54px!important}.fsp-product-section.fsp-section{padding-top:58px!important;padding-bottom:34px!important}.fsp-feature-section.fsp-section{padding-top:34px!important;padding-bottom:58px!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fsp-preview-exact.css.map */
