.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.ws-shop-footer{display:flex;justify-content:space-between;gap:1rem;padding:2rem max(1rem,calc((100vw - 1180px)/2)) 3rem;color:#a8b3c7;background:#050508;border-top:1px solid rgba(167,216,255,.16)}.ws-shop-footer strong{color:#f7fbff}.ws-shop-footer p{margin:.4rem 0 0}.ws-shop-footer nav{display:flex;flex-wrap:wrap;gap:1rem}.ws-shop-footer a{color:#a8b3c7;text-decoration:none}.ws-shop-footer a:hover{color:#46d9ff}@media(max-width:900px){.ws-shop-footer{flex-direction:column}}.ws-shop-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem max(1rem,calc((100vw - 1180px)/2));color:#f7fbff;background:#050508d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(167,216,255,.16)}.ws-shop-header a{color:inherit;text-decoration:none}.ws-shop-brand{display:inline-flex;align-items:center;gap:.7rem;font-weight:900}.ws-shop-brand span{display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;color:#031016;background:linear-gradient(135deg,#46d9ff,#fff);font-size:.74rem}.ws-shop-nav{justify-self:center;display:flex;flex-wrap:wrap;gap:.35rem}.ws-shop-nav a,.ws-shop-cta{padding:.68rem .9rem;border-radius:999px;color:#a8b3c7;font-size:.88rem;font-weight:800}.ws-shop-nav a:hover,.ws-shop-cta:hover{color:#f7fbff;background:#46d9ff1a}.ws-shop-cta{color:#f7fbff;border:1px solid rgba(167,216,255,.16);background:linear-gradient(135deg,#46d9ff38,#a952ff2e)}@media(max-width:900px){.ws-shop-header{grid-template-columns:1fr}.ws-shop-nav{justify-self:start;overflow-x:auto;width:100%}.ws-shop-cta{display:none}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.ws-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:3rem;align-items:center;min-height:78vh;padding:5rem max(1rem,calc((100vw - 1180px)/2));color:#f7fbff;background:radial-gradient(circle at 18% 8%,rgba(70,217,255,.18),transparent 30rem),#050508}.ws-product__media,.ws-product__info{border:1px solid rgba(167,216,255,.16);border-radius:8px;background:#0d1019c7;box-shadow:0 30px 100px #00000061}.ws-product__media{padding:1rem}.ws-product__image,.ws-product__placeholder{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:8px}.ws-product__placeholder{display:grid;place-items:center;text-align:center;background:radial-gradient(circle at 50% 10%,rgba(70,217,255,.2),transparent 12rem),#101521}.ws-product__placeholder span{display:grid;place-items:center;width:5rem;height:5rem;border-radius:50%;color:#031016;background:linear-gradient(135deg,#46d9ff,#fff);font-weight:900}.ws-product__info{padding:1.5rem}.ws-product__label{color:#768297;font-size:.75rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ws-product h1{margin:.8rem 0;font-size:64px;line-height:1;letter-spacing:0;text-wrap:balance}.ws-product__price{color:#46d9ff;font-size:3rem;font-weight:900}.ws-product__price s{display:inline-block;margin-left:.65rem;color:#768297;font-size:1.35rem;font-weight:800;vertical-align:middle}.ws-product p,.ws-product li{color:#a8b3c7;line-height:1.72}.ws-product__button,.shopify-payment-button__button{width:100%;min-height:3rem;margin-top:1rem;border:1px solid rgba(70,217,255,.62);border-radius:8px;color:#f7fbff;font-weight:900;background:linear-gradient(135deg,#43d9ff,#4357ff 58%,#a952ff)}@media(max-width:900px){.ws-product{grid-template-columns:1fr}.ws-product h1{font-size:42px;line-height:1.05}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.ws-info{min-height:70vh;color:#f7fbff;background:radial-gradient(circle at 20% 5%,rgba(70,217,255,.18),transparent 30rem),#050508;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:5rem max(1.5rem,calc((100vw - 1180px)/2)) 6rem;overflow-x:clip}.ws-info h1{max-width:920px;margin:0 0 1rem;font-size:72px;line-height:.98;letter-spacing:0;text-wrap:balance}@media(max-width:900px){.ws-info{padding:3rem 1rem 4rem}.ws-info h1{font-size:42px;line-height:1.05}}.ws-info p,.ws-info li{color:#a8b3c7;line-height:1.72}.ws-info a{color:#46d9ff}.ws-info__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:3rem}.ws-info__stack,.ws-info__showcase{display:grid;gap:1rem;margin-top:3rem}.ws-info__showcase{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-info article{padding:1.2rem;border:1px solid rgba(167,216,255,.16);border-radius:8px;background:#0d1019c7}.ws-info__button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.82rem 1.1rem;border-radius:8px;color:#f7fbff!important;font-weight:800;text-decoration:none;background:linear-gradient(135deg,#43d9ff,#4357ff 58%,#a952ff)}@media(max-width:900px){.ws-info__grid,.ws-info__showcase{grid-template-columns:1fr}}.ws-landing{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);color:#f7fbff;background:radial-gradient(circle at 18% 8%,rgba(70,217,255,.18),transparent 30rem),radial-gradient(circle at 82% 4%,rgba(169,82,255,.16),transparent 34rem),#050508;padding:4.5rem max(1.5rem,calc((100vw - 1180px)/2)) 6rem;overflow-x:clip}.ws-landing h1,.ws-landing h2,.ws-landing h3,.ws-landing p{margin-top:0}.ws-landing p{color:#a8b3c7;line-height:1.72}.ws-hero,.ws-split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.78fr);gap:4rem;align-items:center}.ws-hero{min-height:68vh;padding:3rem 0 4rem}.ws-hero h1{max-width:900px;margin-bottom:1.25rem;font-size:76px;line-height:.98;letter-spacing:0;text-wrap:balance}.ws-hero h1 span{display:block}.ws-hero__copy>p{max-width:42rem;font-size:1.18rem;margin-bottom:1.65rem}.ws-actions{display:flex;flex-wrap:wrap;gap:.9rem}.ws-button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.82rem 1.1rem;border-radius:8px;border:1px solid rgba(167,216,255,.16);color:#f7fbff;font-weight:800;text-decoration:none}.ws-button--primary{border-color:#46d9ff9e;background:linear-gradient(135deg,#43d9ff,#4357ff 58%,#a952ff)}.ws-button--secondary{background:#ffffff0a}.ws-hero__panel,.ws-price-card,.ws-workflow article,.ws-faq article,.ws-showcase article{border:1px solid rgba(167,216,255,.16);border-radius:8px;background:#0d1019c7;box-shadow:0 30px 100px #00000061}.ws-hero__panel{min-height:25rem;display:grid;place-items:end stretch;padding:1rem;background:radial-gradient(circle at 50% 20%,rgba(70,217,255,.2),transparent 13rem),linear-gradient(145deg,#ffffff14,#ffffff05)}.ws-terminal{padding:1.1rem;border-radius:8px;border:1px solid rgba(167,216,255,.16);background:#050508b8}.ws-terminal span,.ws-stat-strip span,.ws-price-card span,.ws-workflow span,.ws-requirements span,.ws-showcase span{display:block;color:#768297;font-size:.75rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ws-terminal strong{display:block;margin-top:.35rem}.ws-stat-strip,.ws-workflow,.ws-faq,.ws-showcase{display:grid;gap:1rem}.ws-stat-strip{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:5rem}.ws-stat-strip div,.ws-requirements div{padding:1rem;border:1px solid rgba(167,216,255,.16);border-radius:8px;background:#0d1019c7}.ws-split,.ws-section-head,.ws-workflow,.ws-compare,.ws-faq,.ws-showcase,.ws-final{margin-bottom:5rem}.ws-split h2,.ws-section-head h2,.ws-final h2{font-size:52px;line-height:1.05;letter-spacing:0}.ws-price-card{padding:1.4rem}.ws-price-card strong{display:block;color:#46d9ff;font-size:80px;line-height:.9}.ws-workflow{grid-template-columns:repeat(4,minmax(0,1fr))}.ws-workflow article,.ws-faq article,.ws-showcase article{padding:1.2rem}.ws-compare{overflow-x:auto;border:1px solid rgba(167,216,255,.16);border-radius:8px}.ws-compare__row{display:grid;grid-template-columns:minmax(180px,1.1fr) repeat(5,minmax(120px,1fr));min-width:820px;border-bottom:1px solid rgba(167,216,255,.16)}.ws-compare__row>*{padding:.9rem}.ws-compare__head{background:#46d9ff14}.ws-requirements,.ws-faq{display:grid;gap:.75rem}.ws-faq,.ws-showcase{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-showcase article{min-height:14rem;background:linear-gradient(180deg,#0505080f,#050508e6),radial-gradient(circle at 50% 10%,rgba(70,217,255,.18),transparent 10rem),#101521}.ws-final{padding:4rem 2rem;text-align:center;border:1px solid rgba(70,217,255,.5);border-radius:18px;background:#0d1019c7}@media(max-width:900px){.ws-hero,.ws-split,.ws-stat-strip,.ws-workflow,.ws-faq,.ws-showcase{grid-template-columns:1fr}.ws-landing{width:100%;margin-left:0;margin-right:0;padding:2.25rem 1rem 4rem;overflow-x:hidden}.ws-hero{min-height:auto;padding-top:2rem;gap:2rem}.ws-hero h1{max-width:calc(100vw - 72px);font-size:32px;line-height:1.08;text-wrap:auto}.ws-hero__copy,.ws-hero__copy>p{max-width:calc(100vw - 72px);min-width:0}.ws-hero__copy>p{max-width:280px;overflow-wrap:anywhere}.ws-hero__copy>p{font-size:1rem;line-height:1.55}.ws-split h2,.ws-section-head h2,.ws-final h2{font-size:34px;line-height:1.08}.ws-price-card strong{font-size:58px}.ws-hero__panel{min-height:18rem}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
