.lumyn-comparison{--lumyn-purple:var(--lumyn-accent, #FF3DEC);--lumyn-pink:#FF3DEC;--lumyn-violet:#AD00FF;--lumyn-cyan:#00F5FF;--lumyn-blue:#3B73FF;--lumyn-gradient:linear-gradient(135deg,var(--lumyn-purple) 0%,var(--lumyn-pink) 50%,var(--lumyn-violet) 100%);--lumyn-glow:rgba(255,61,236,.3);--text-white:rgb(var(--color-foreground));--text-white-90:rgba(var(--color-foreground),.9);--text-white-80:rgba(var(--color-foreground),.8);--text-white-70:rgba(var(--color-foreground),.7);--card-bg:#000;--card-border:rgba(255,61,236,.2);--font-title:var(--font-heading-family);--font-body:var(--font-body-family);background:#000}.lumyn-comparison .container{max-width:1200px;margin:0 auto;padding:0 24px;width:100%}.lumyn-comparison .comparison-title-centered{display:flex;justify-content:center}.lumyn-comparison .title strong{color:var(--lumyn-accent, #FF3DEC)}.lumyn-comparison .comparison-table-wrapper{overflow-x:auto;border-radius:0;background:var(--card-bg);border:2px solid var(--card-border);padding:24px}.lumyn-comparison .comparison-table{width:100%;border-collapse:separate;border-spacing:0;margin:0 auto}.lumyn-comparison .comparison-table th,.lumyn-comparison .comparison-table td{padding:16px;text-align:center;border-bottom:1px solid var(--card-border)}.lumyn-comparison .comparison-table th{background:#ff3dec1a;font-weight:600;color:var(--text-white)}.lumyn-comparison .comparison-table th:first-child{text-align:left;font-weight:700}.lumyn-comparison .comparison-table td:first-child{text-align:left;font-weight:500}.lumyn-comparison .comparison-table td strong{color:var(--lumyn-purple);font-weight:600}.lumyn-comparison .comparison-table .yes{color:var(--lumyn-cyan);font-weight:700}.lumyn-comparison .comparison-table .no{color:var(--text-white-70)}.lumyn-comparison .comparison-table tr:last-child td{border-bottom:none}.lumyn-comparison.grainy .comparison-table-wrapper{position:relative;background:var(--card-bg)}@media screen and (max-width: 959px){.lumyn-comparison .comparison-table thead{display:none}.lumyn-comparison .comparison-table{border-collapse:collapse}.lumyn-comparison .comparison-table tr{display:block;margin:0 0 16px;border:1px solid var(--card-border);border-radius:6px;overflow:hidden;background:#ffffff05}.lumyn-comparison .comparison-table td{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--card-border);text-align:left;padding:12px 14px}.lumyn-comparison .comparison-table td:last-child{border-bottom:none}.lumyn-comparison .comparison-table td:before{content:attr(data-label);font-weight:600;color:var(--text-white)}.lumyn-comparison .comparison-table td:first-child{font-weight:700}.lumyn-comparison .comparison-table td:first-child:before{content:"";display:none}}.lumyn-comparison .comparison-footnotes{margin-top:16px;padding-top:12px;border-top:1px solid var(--card-border);color:var(--text-white-80);font-size:.95rem;line-height:1.6}.lumyn-comparison .comparison-footnotes p{margin:0 0 8px}.lumyn-comparison .comparison-footnotes p:last-child{margin-bottom:0}@media screen and (min-width: 750px){.lumyn-comparison .comparison-footnotes{font-size:1rem}}.lumyn-cta{position:relative;overflow:hidden;background:transparent}.lumyn-cta{--lumyn-purple:var(--lumyn-accent, #FF3DEC);--lumyn-pink:#FF3DEC;--lumyn-violet:#AD00FF;--lumyn-cyan:#00F5FF;--lumyn-blue:#3B73FF;--lumyn-gradient:linear-gradient(135deg,var(--lumyn-purple) 0%,var(--lumyn-pink) 50%,var(--lumyn-violet) 100%);--lumyn-glow:rgba(180,5,253,.3);--lumyn-glow-strong:rgba(180,5,253,.5);--text-white:rgb(var(--color-foreground));--text-white-90:rgba(var(--color-foreground),.9);--text-white-80:rgba(var(--color-foreground),.8);--font-title:var(--font-heading-family);--font-body:var(--font-body-family)}.lumyn-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#b405fd2e,#b405fd24,#b405fd1a 24%,#b405fd0f 40%,#b405fd08 58%,#b405fd04,#b405fd02,#b405fd00),linear-gradient(to top,#b405fd03 0% 100%);z-index:1;pointer-events:none}.lumyn-cta .cta__container{position:relative;z-index:2;max-width:800px;margin:0 auto;text-align:center}.lumyn-cta .cta__heading{font-family:var(--font-title);font-weight:700;margin-bottom:1.5rem}.lumyn-cta .cta__highlight{color:var(--lumyn-purple)}.lumyn-cta .cta__subtext{color:var(--text-white-80);font-family:var(--font-body);font-size:clamp(1.5rem,2.3vw,1.8rem);margin-bottom:2.5rem}.lumyn-cta .cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.lumyn-cta .cta__actions .button{margin:1rem .5rem}@media (max-width:768px){.lumyn-cta .cta__actions{flex-direction:column}}.lumyn-cta .cta__container.align-left{text-align:left}.lumyn-cta .cta__container.align-center{text-align:center}.lumyn-cta .cta__container.align-right{text-align:right}.lumyn-cta.grainy{--grid: rgb(var(--color-foreground))}.lumyn-cta.grainy:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;filter:url(#noiseFilter);opacity:.12;pointer-events:none;z-index:1}.lumyn-cta.grainy .blob-cont{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:420px;width:520px;z-index:1;pointer-events:none}.lumyn-cta.grainy .blob{position:absolute;border-radius:120px;filter:blur(70px) saturate(120%);opacity:.9;mix-blend-mode:screen}.lumyn-cta.grainy .yellow{background-color:var(--lumyn-cyan);top:220px;left:90px;height:220px;width:220px}.lumyn-cta.grainy .green{background-color:var(--lumyn-blue);top:60px;right:-10px;height:220px;width:260px}.lumyn-cta.grainy .red{background-color:var(--lumyn-violet);top:300px;right:10px;height:240px;width:200px}.lumyn-cta.grainy .pink{background-color:var(--lumyn-pink);top:150px;left:250px;height:180px;width:180px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes pulse{0%,to{opacity:.8}50%{opacity:1}}@keyframes ambientGlow{0%{opacity:.2;transform:scale(1)}50%{opacity:.4;transform:scale(1.2)}to{opacity:.2;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lumyn-hero{position:relative;overflow:hidden;min-height:calc(100dvh - var(--header-height, 84px));display:flex;justify-content:flex-start;align-items:center;perspective:1000px;background:transparent;padding-top:clamp(2vh,5vh,7vh);padding-bottom:clamp(2vh,5vh,7vh)}.lumyn-hero{--lumyn-purple:var(--lumyn-accent, #FF3DEC);--lumyn-pink:#FF3DEC;--lumyn-violet:#9D00FF;--lumyn-cyan:#12B2CC;--lumyn-teal:#4EDBB3;--lumyn-blue:#3B73FF;--lumyn-gradient:linear-gradient(135deg,var(--lumyn-purple) 0%,var(--lumyn-pink) 50%,var(--lumyn-violet) 100%);--lumyn-gradient-alt:linear-gradient(135deg,var(--lumyn-cyan) 0%,var(--lumyn-blue) 100%);--lumyn-glow:rgba(180,5,253,.3);--lumyn-glow-strong:rgba(180,5,253,.5);--lumyn-glow-cyan:rgba(0,245,255,.3);--text-white:rgb(var(--color-foreground));--text-white-90:rgba(var(--color-foreground),.9);--text-white-80:rgba(var(--color-foreground),.8);--text-white-70:rgba(var(--color-foreground),.7);--bg-black:rgb(var(--color-background));--font-title:var(--font-heading-family);--font-body:var(--font-body-family)}.lumyn-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,var(--lumyn-glow) 0%,transparent 30%),radial-gradient(circle at 80% 20%,var(--lumyn-glow-cyan) 0%,transparent 40%);opacity:.5;z-index:0;animation:ambientGlow 15s ease-in-out infinite alternate;pointer-events:none}.lumyn-hero .hero__content.align-left{text-align:left}.lumyn-hero .hero__content.align-center{text-align:center}.lumyn-hero .hero__content.align-right{text-align:right}.lumyn-hero .hero__content{position:relative;z-index:20;text-align:left;width:100%}.lumyn-hero .page-width{max-width:calc(var(--page-width) + 24rem)}.lumyn-hero .hero__text-group{margin-bottom:2rem;opacity:0;transform:translateY(20px);animation:fadeInUp 1s forwards 0s;text-align:left}.lumyn-hero .hero__message{margin:1.5rem 0;display:flex;justify-content:flex-start;gap:1rem;flex-wrap:nowrap;white-space:nowrap}.lumyn-hero .hero__word{font-family:var(--font-title);font-size:clamp(3.6rem,6vw,6.4rem);font-weight:700;letter-spacing:1px;text-transform:uppercase;position:relative}.lumyn-hero .hero__word--connect{color:var(--text-white);opacity:0;animation:fadeIn 1s forwards 0s}.lumyn-hero .hero__word--anything{color:var(--lumyn-purple);opacity:0;animation:fadeIn 1s forwards 0s}.lumyn-hero .hero__badge{margin:1rem 0;color:var(--lumyn-purple);font-family:var(--font-title);font-size:clamp(1.6rem,2.5vw,2rem);font-weight:600;opacity:0;animation:fadeIn 1s forwards 0s}.lumyn-hero .hero__subtitle{font-size:clamp(1.6rem,3.5vw,2.4rem);color:var(--text-white-90);margin-top:1rem;font-weight:300;letter-spacing:.5px;opacity:0;animation:fadeIn 1s forwards 0s}.lumyn-hero .hero__image-container{min-height:0}.lumyn-hero .hero__specs{display:flex;justify-content:flex-start;gap:3rem;margin-top:2rem;position:relative;z-index:20;opacity:0;animation:fadeInUp 1s forwards 0s}.lumyn-hero .hero__spec-item{display:flex;flex-direction:column;align-items:center}.lumyn-hero .hero__spec-value{font-family:var(--font-title);font-size:3.2rem;font-weight:700;color:var(--text-white)}.lumyn-hero .hero__spec-label{font-size:1.2rem;color:var(--text-white-80);text-transform:uppercase;letter-spacing:1px;font-family:var(--font-heading-family)}.lumyn-hero .hero__cta{display:flex;gap:1.5rem;justify-content:flex-start;margin-top:3rem;opacity:0;animation:fadeIn 1s forwards 0s}.lumyn-hero .hero__cta{align-items:center}.lumyn-hero .hero__cta .button--secondary{--alpha-button-background:0}.lumyn-hero .hero__cta .button--primary{font-weight:300}.lumyn-hero .hero__content.align-center .hero__message{justify-content:center}.lumyn-hero .hero__content.align-right .hero__message{justify-content:flex-end}.lumyn-hero .hero__content.align-center .hero__text-group{text-align:center}.lumyn-hero .hero__content.align-right .hero__text-group{text-align:right}.lumyn-hero .hero__content.align-center .hero__specs{justify-content:center}.lumyn-hero .hero__content.align-right .hero__specs{justify-content:flex-end}.lumyn-hero .hero__content.align-center .hero__cta{justify-content:center}.lumyn-hero .hero__content.align-right .hero__cta{justify-content:flex-end}.lumyn-hero .hero__text-group,.lumyn-hero .hero__extras{position:relative;z-index:3}.lumyn-hero.grainy{--grid: rgb(var(--color-foreground))}.lumyn-hero.grainy:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;filter:url(#noiseFilter);opacity:.15;pointer-events:none;z-index:1}.lumyn-hero.grainy .hero__content{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr 1.35fr;grid-template-rows:auto auto;column-gap:4em;row-gap:1.6em;align-items:center;min-height:clamp(560px,68vh,780px);padding:clamp(1.6em,5vh,5em) clamp(2em,6vw,5em);background:linear-gradient(to right,var(--grid) 2px,transparent 2px) 0 0,linear-gradient(to right,var(--grid) 2px,transparent 2px) 0 100%,linear-gradient(to left,var(--grid) 2px,transparent 2px) 100% 0,linear-gradient(to left,var(--grid) 2px,transparent 2px) 100% 100%,linear-gradient(to bottom,var(--grid) 2px,transparent 2px) 0 0,linear-gradient(to bottom,var(--grid) 2px,transparent 2px) 100% 0,linear-gradient(to top,var(--grid) 2px,transparent 2px) 0 100%,linear-gradient(to top,var(--grid) 2px,transparent 2px) 100% 100%;background-repeat:no-repeat;background-size:36px 36px}.lumyn-hero.grainy .hero__text-group{grid-column:1;grid-row:1}.lumyn-hero.grainy .hero__extras{grid-column:1;grid-row:2}.lumyn-hero .hero__image-container{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(0px,20vh,560px);grid-column:2;grid-row:1/span 2}.lumyn-hero .hero__image-wrap{position:relative;display:inline-block}.lumyn-hero .hero__image{position:relative;z-index:2;display:block;width:clamp(520px,52vw,980px);max-width:100%;height:auto}.lumyn-hero .hero__image-wrap .blob-cont{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;transform:none}.lumyn-hero .blob{display:block;position:absolute;border-radius:50%;filter:blur(clamp(40px,8vw,90px)) saturate(140%);opacity:.95;mix-blend-mode:screen}.lumyn-hero .yellow{background-color:var(--lumyn-cyan);top:46%;left:28%;height:28%;width:28%}.lumyn-hero .green{background-color:var(--lumyn-teal);top:22%;right:16%;height:34%;width:34%;opacity:.75;filter:blur(90px) saturate(110%)}.lumyn-hero .pink{background-color:var(--lumyn-pink);top:55%;left:48%;height:22%;width:22%;opacity:1;filter:blur(90px) saturate(180%)}@media (max-height:720px) and (min-width:750px){.lumyn-hero .hero__word{font-size:clamp(2.8rem,4vw,5.2rem)}.lumyn-hero .hero__badge{font-size:clamp(1.3rem,1.8vw,1.6rem)}.lumyn-hero .hero__subtitle{font-size:clamp(1.4rem,2vw,2rem)}.lumyn-hero.grainy .hero__content{grid-template-columns:1fr 1.5fr;gap:3em}.lumyn-hero.grainy .hero__image{width:clamp(560px,56vw,920px)}}@media (max-width:992px){.lumyn-hero{min-height:calc(100dvh - var(--header-height, 76px))}.lumyn-hero .hero__word{font-size:clamp(1.8rem,4.5vw,2.7rem)}.lumyn-hero .hero__image{width:clamp(220px,46vw,360px)}.lumyn-hero.grainy .hero__content{grid-template-columns:1fr;grid-template-rows:none;gap:1.6em;justify-items:center}.lumyn-hero.grainy .hero__text-group,.lumyn-hero.grainy .hero__extras,.lumyn-hero.grainy .hero__image-container{grid-column:auto;grid-row:auto}}@media (max-width:768px){.lumyn-hero .hero__specs{gap:1.5rem;flex-wrap:wrap}.lumyn-hero .hero__spec-value{font-size:2rem}.lumyn-hero .hero__cta{flex-direction:column;align-items:center;gap:1rem}.lumyn-hero{padding-top:6vh;min-height:calc(100dvh - var(--header-height, 72px));padding-bottom:clamp(16px,5vh,32px);display:flex;align-items:center;justify-content:flex-start}.lumyn-hero .hero__content{padding-top:0;margin-top:0;display:flex;flex-direction:column;justify-content:center}.lumyn-hero .hero__message{flex-wrap:wrap;white-space:normal;justify-content:center}.lumyn-hero .hero__text-group{text-align:center}}@media (max-width:1459px) and (min-width:993px){.lumyn-hero .hero__word{font-size:clamp(2.8rem,6.8vw,4.6rem)}.lumyn-hero .hero__badge{font-size:clamp(1.2rem,2vw,1.6rem)}.lumyn-hero .hero__subtitle{font-size:clamp(1.2rem,2.3vw,1.8rem)}.lumyn-hero.grainy .hero__content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);grid-template-rows:auto auto;gap:2em;min-height:auto}.lumyn-hero .blob-cont{width:100%;height:clamp(240px,34vh,380px)}.lumyn-hero .hero__image{width:clamp(260px,36vw,440px)}}@media (max-width:576px){.lumyn-hero{min-height:calc(100dvh - var(--header-height, 64px));padding-top:6vh;padding-bottom:clamp(16px,6vh,36px);height:auto;display:flex;align-items:center;justify-content:flex-start}.lumyn-hero .hero__specs{margin-top:0}.lumyn-hero .hero__message{margin:.5rem 0}.lumyn-hero .hero__text-group{margin-bottom:.5rem}}@media (min-width:1460px){.lumyn-hero.grainy .hero__text-group{margin-bottom:0}.lumyn-hero.grainy .hero__specs{margin-top:0}.lumyn-hero .hero__image-wrap .blob-cont{transform:scale(.92);transform-origin:center}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
