@keyframes lumyn-hero-ambient-glow{0%,to{opacity:.92}50%{opacity:1}}@keyframes lumyn-hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lumyn-hero-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lumyn-hero{--lumyn-hero-stack: 1.25rem;--text-white: var(--lumyn-on-surface);--text-white-90: rgba(var(--lumyn-on-surface-rgb), .9);--text-white-80: var(--lumyn-on-surface-variant);--font-title: var(--lumyn-font-heading);--lumyn-hero-fade-bleed: clamp(4rem, 9vw, 7rem);--lumyn-hero-fade-length: clamp(5.5rem, 14vh, 11rem);--lumyn-hero-fade-mask: linear-gradient( to bottom, #000 0, #000 calc(100% - var(--lumyn-hero-fade-bleed) - var(--lumyn-hero-fade-length)), rgb(0 0 0 / .62) calc(100% - var(--lumyn-hero-fade-bleed) - var(--lumyn-hero-fade-length) * .86), rgb(0 0 0 / .28) calc(100% - var(--lumyn-hero-fade-bleed) - var(--lumyn-hero-fade-length) * .58), rgb(0 0 0 / .08) calc(100% - var(--lumyn-hero-fade-bleed) - var(--lumyn-hero-fade-length) * .28), transparent calc(100% - var(--lumyn-hero-fade-bleed) - var(--lumyn-hero-fade-length) * .06), transparent calc(100% - var(--lumyn-hero-fade-bleed)), transparent 100% );position:relative;overflow:visible;min-height:calc(100dvh - var(--header-height, 84px));display:flex;justify-content:flex-start;align-items:center;padding:clamp(2vh,5vh,7vh) 0 var(--lumyn-hero-fade-bleed);background:transparent}.lumyn-hero:before{content:"";position:absolute;top:0;right:0;left:0;bottom:calc(-1 * var(--lumyn-hero-fade-bleed));background-image:linear-gradient(180deg,rgba(var(--lumyn-background-rgb),0),rgba(var(--lumyn-background-rgb),.1) 52%,rgba(var(--lumyn-background-rgb),.52) calc(100% - var(--lumyn-hero-fade-bleed) - var(--lumyn-hero-fade-length) * .58),rgba(var(--lumyn-background-rgb),.9) calc(100% - var(--lumyn-hero-fade-bleed) - var(--lumyn-hero-fade-length) * .22),rgb(var(--lumyn-background-rgb)) calc(100% - var(--lumyn-hero-fade-bleed))),radial-gradient(1100px circle at 18% 35%,var(--lumyn-glow-cyan-eased-stops)),radial-gradient(1000px circle at 80% 60%,var(--lumyn-glow-violet-eased-stops)),radial-gradient(900px circle at 95% 28%,var(--lumyn-glow-teal-eased-stops));opacity:1;z-index:0;animation:lumyn-hero-ambient-glow 15s ease-in-out infinite alternate;pointer-events:none}.lumyn-hero .page-width{position:relative;z-index:1;width:100%;max-width:min(100%,calc(var(--page-width) + 24rem));box-sizing:border-box}.lumyn-hero .hero__content{position:relative;z-index:1;width:100%;text-align:left}.lumyn-hero .hero__copy,.lumyn-hero .hero__text-group,.lumyn-hero .hero__extras{position:relative;z-index:3}.lumyn-hero .hero__text-group{opacity:0;animation:lumyn-hero-fade-in-up var(--lumyn-motion-duration-hero, 1s) var(--lumyn-motion-ease-standard, ease) forwards}.lumyn-hero .hero__message{margin:1.5rem 0;display:flex;justify-content:flex-start;align-items:baseline;gap:.35rem 1rem;flex-wrap:wrap;white-space:normal;text-wrap:balance}.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;white-space:normal}.lumyn-hero .hero__word--connect{color:var(--text-white);opacity:0;animation:lumyn-hero-fade-in var(--lumyn-motion-duration-hero, 1s) var(--lumyn-motion-ease-standard, ease) forwards}.lumyn-hero .hero__word--anything{color:var(--lumyn-purple, var(--lumyn-accent));opacity:0;animation:lumyn-hero-fade-in var(--lumyn-motion-duration-hero, 1s) var(--lumyn-motion-ease-standard, ease) forwards}.lumyn-hero .hero__badge{margin:1rem 0;color:var(--lumyn-purple, var(--lumyn-accent));font-family:var(--font-title);font-size:clamp(1.6rem,2.5vw,2rem);font-weight:600;opacity:0;animation:lumyn-hero-fade-in var(--lumyn-motion-duration-hero, 1s) var(--lumyn-motion-ease-standard, ease) forwards}.lumyn-hero .hero__subtitle{font-size:clamp(1.6rem,3.5vw,2.4rem);color:var(--text-white-90);margin:1rem 0 0;font-weight:300;letter-spacing:.5px;line-height:1.5;text-wrap:pretty;max-width:42ch;opacity:0;animation:lumyn-hero-fade-in var(--lumyn-motion-duration-hero, 1s) var(--lumyn-motion-ease-standard, ease) forwards}.lumyn-hero .hero__specs{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1.25rem clamp(1.5rem,2.2vw,2.5rem);opacity:0;animation:lumyn-hero-fade-in-up var(--lumyn-motion-duration-hero, 1s) var(--lumyn-motion-ease-standard, ease) forwards}.lumyn-hero .hero__spec-item{display:flex;flex-direction:column;align-items:center;min-width:0}.lumyn-hero .hero__spec-value{font-family:var(--font-title);font-size:clamp(2.2rem,2.1vw,2.8rem);font-weight:700;color:var(--text-white);white-space:nowrap}.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;flex-wrap:wrap;gap:1rem 1.5rem;align-items:center;margin-top:3rem;opacity:0;animation:lumyn-hero-fade-in var(--lumyn-motion-duration-hero, 1s) var(--lumyn-motion-ease-standard, ease) forwards}.lumyn-hero .hero__cta .button--secondary{--alpha-button-background: 0}.lumyn-hero .hero__image-container{position:relative;display:flex;align-items:center;justify-content:center}.lumyn-hero .hero__image-wrap{position:relative;display:block;width:fit-content;max-width:100%;margin-inline:auto}.lumyn-hero .hero__image{position:relative;z-index:1;display:block;width:min(100%,clamp(380px,34vw,640px));max-width:100%;height:auto;margin-inline:auto}.lumyn-hero .hero__content.align-center .hero__image{margin-inline:auto}.lumyn-hero .hero__image-wrap .blob-cont{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.lumyn-hero .blob{display:block;position:absolute;border-radius:50%;filter:blur(clamp(40px,8vw,90px)) saturate(130%);opacity:.75;mix-blend-mode:screen}.lumyn-hero .blob.yellow{background-color:var(--lumyn-cyan);top:46%;left:28%;height:28%;width:28%;opacity:.55}.lumyn-hero .blob.green{background-color:var(--lumyn-teal);top:22%;right:16%;height:34%;width:34%;opacity:.5}.lumyn-hero .blob.pink{background-color:var(--lumyn-pink);top:55%;left:48%;height:22%;width:22%;opacity:.6}.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.grainy .hero__content{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,.92fr);align-items:center;column-gap:clamp(2rem,3.5vw,3.5em);min-height:clamp(560px,68vh,780px);padding:clamp(1.6em,5vh,5em) clamp(2em,6vw,5em)}.lumyn-hero.grainy .hero__content.lumyn-grid-edges:after{z-index:2}.lumyn-hero.grainy .hero__copy{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:var(--lumyn-hero-stack);align-self:center;min-width:0;max-width:100%}.lumyn-hero.grainy .hero__text-group{margin-bottom:0}.lumyn-hero.grainy .hero__specs{margin-top:0}.lumyn-hero.grainy .hero__image-container{grid-column:2;grid-row:1;min-width:0;max-width:100%;justify-self:end;align-self:center;min-height:clamp(0px,20vh,560px)}.lumyn-hero.grainy .hero__content.align-left .hero__image-container{justify-self:start}@media screen and (max-width:989px){.lumyn-hero{min-height:0;align-items:flex-start;padding-top:clamp(.85rem,2.5vh,1.5rem)}.lumyn-hero .hero__message.title,.lumyn-hero .hero__message.h0{font-size:unset;line-height:1.08;letter-spacing:0}.lumyn-hero .hero__word{font-size:clamp(2.6rem,7.2vw,4rem);line-height:1.06}.lumyn-hero .hero__badge{margin:.55rem 0 0;font-size:clamp(1.1rem,2.8vw,1.45rem);line-height:1.25}.lumyn-hero .hero__subtitle{margin:.65rem 0 0;font-size:clamp(1.15rem,2.6vw,1.55rem);line-height:1.4}.lumyn-hero.grainy .hero__content{display:flex;flex-direction:column;align-items:center;gap:clamp(1.35rem,3.5vh,2rem);min-height:auto;padding:clamp(.75rem,2vh,1.25rem) 0 0}.lumyn-hero.grainy .hero__content.align-center .hero__copy{align-items:center}.lumyn-hero.grainy .hero__content.align-center .hero__image-container{display:flex;justify-content:center}.lumyn-hero .hero__content.align-center .hero__image{transform:translate(2.5%)}.lumyn-hero.grainy .hero__image-container{grid-column:unset;grid-row:unset;justify-self:unset;width:100%;max-width:min(100%,56rem);min-height:0}.lumyn-hero .hero__copy,.lumyn-hero.grainy .hero__copy,.lumyn-hero .hero__extras{display:contents}.lumyn-hero .hero__text-group,.lumyn-hero .hero__specs,.lumyn-hero .hero__cta{width:100%;max-width:min(100%,56rem)}.lumyn-hero .hero__text-group{order:1}.lumyn-hero .hero__specs{order:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem .65rem;justify-items:center}.lumyn-hero .hero__spec-value{font-size:clamp(1.55rem,4.2vw,1.9rem);white-space:normal;text-align:center;line-height:1.1}.lumyn-hero .hero__spec-label{font-size:1rem;line-height:1.2;text-align:center;letter-spacing:.05em}.lumyn-hero .hero__image-container{order:3}.lumyn-hero .hero__cta{order:4;margin-top:.35rem;width:100%;max-width:min(100%,32rem)}.lumyn-hero .hero__image{width:min(100%,clamp(260px,58vw,420px))}.lumyn-hero .blob-cont{display:none}.lumyn-hero.grainy .hero__content.lumyn-grid-edges:after{display:none}}@media screen and (min-width:990px){.lumyn-hero.grainy{--lumyn-hero-fade-length: clamp(7rem, 22vh, 15rem);min-height:auto;align-items:flex-start;padding-top:clamp(.5rem,1.5vh,1.25rem);padding-bottom:calc(var(--lumyn-hero-fade-bleed) + clamp(.5rem,1.5vh,1.25rem))}.lumyn-hero .hero__image{width:min(100%,clamp(360px,30vw,580px))}.lumyn-hero.grainy .hero__message{max-width:100%}.lumyn-hero .hero__message{flex-wrap:nowrap;text-wrap:nowrap;white-space:nowrap}.lumyn-hero .hero__word{white-space:nowrap}.lumyn-hero.grainy .hero__content.align-center .hero__copy{align-items:center}.lumyn-hero.grainy .hero__content.align-center .hero__image-container{grid-column:2;grid-row:1;justify-self:end;display:flex;justify-content:center;min-height:clamp(0px,20vh,560px)}.lumyn-hero .hero__content.align-center .hero__image{transform:none}.lumyn-hero.grainy .hero__specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem clamp(.75rem,1.25vw,1.25rem);width:100%}.lumyn-hero .hero__spec-value{white-space:normal;text-align:center;line-height:1.15}.lumyn-hero .hero__spec-label{text-align:center}.lumyn-hero .hero__cta{flex-wrap:wrap;gap:1rem 1.25rem;width:100%;max-width:100%}.lumyn-hero .hero__cta .button{flex:0 1 auto;width:auto;min-width:0;justify-content:center}}@media screen and (min-width:990px)and (max-height:900px){.lumyn-hero.grainy{--lumyn-hero-fade-length: clamp(10rem, 34vh, 22rem)}}@media screen and (min-width:990px)and (max-width:1399px){.lumyn-hero .hero__word{font-size:clamp(2.8rem,4.2vw,5rem)}}@media screen and (min-width:1460px){.lumyn-hero .hero__image{width:min(100%,clamp(400px,34vw,680px))}.lumyn-hero .hero__image-wrap .blob-cont{transform:scale(.92);transform-origin:center}}@media screen and (max-width:749px){.lumyn-hero{--lumyn-hero-stack: .85rem;--lumyn-hero-fade-bleed: clamp(1.5rem, 4vw, 2.25rem);min-height:0;padding:clamp(.85rem,3vh,1.5rem) 0 var(--lumyn-hero-fade-bleed);align-items:flex-start}.lumyn-hero.grainy .hero__content{gap:clamp(1.35rem,3.5vh,1.85rem);padding:clamp(.5rem,1.5vh,1rem) 0 0}.lumyn-hero .hero__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.lumyn-hero .hero__content.align-mobile-left:not(.align-center){align-items:flex-start}.lumyn-hero .hero__content.align-mobile-right:not(.align-center){align-items:flex-end}.lumyn-hero .hero__image-container{width:100%;max-width:min(100%,56rem);margin:.35rem 0}.lumyn-hero .hero__message{flex-wrap:wrap;white-space:normal;justify-content:center;margin:0 0 .45rem}.lumyn-hero .hero__text-group{display:flex;flex-direction:column;gap:.55rem;text-align:center;margin-bottom:.15rem}.lumyn-hero .hero__word{font-size:clamp(2.4rem,9.5vw,3.1rem);letter-spacing:.03em}.lumyn-hero .hero__badge{margin:0;font-size:1.1rem}.lumyn-hero .hero__subtitle{margin:0;font-size:1.25rem;line-height:1.45;max-width:min(36ch,100%)}.lumyn-hero .hero__specs{gap:.85rem .6rem;width:100%;max-width:100%;padding:.15rem 0}.lumyn-hero .hero__spec-value{font-size:clamp(1.45rem,4.8vw,1.75rem)}.lumyn-hero .hero__spec-label{font-size:.9rem}.lumyn-hero .hero__cta{flex-direction:column;align-items:stretch;gap:1rem;margin-top:.5rem;max-width:100%}.lumyn-hero .hero__cta .button{width:100%;justify-content:center;min-height:4.5rem;padding:0 1.5rem;font-size:1.3rem}.lumyn-hero .hero__image{width:min(100%,clamp(220px,68vw,300px))}}@media screen and (min-width:500px)and (max-width:750px){.lumyn-hero{padding:clamp(1rem,3vh,1.65rem) 0 var(--lumyn-hero-fade-bleed)}.lumyn-hero.grainy .hero__content{gap:clamp(1.5rem,4vh,2.15rem);padding:clamp(.65rem,2vh,1.15rem) 0 0}.lumyn-hero .hero__text-group,.lumyn-hero .hero__specs,.lumyn-hero .hero__cta{max-width:100%;width:100%}.lumyn-hero .hero__word{font-size:clamp(2.75rem,6.2vw,3.5rem)}.lumyn-hero .hero__badge{font-size:1.2rem}.lumyn-hero .hero__subtitle{font-size:1.35rem;max-width:min(44ch,100%)}.lumyn-hero .hero__text-group{gap:.65rem;margin-bottom:.25rem}.lumyn-hero .hero__specs{gap:1rem 1.15rem;padding:.25rem .35rem}.lumyn-hero .hero__spec-value{font-size:clamp(1.6rem,3.4vw,1.95rem)}.lumyn-hero .hero__spec-label{font-size:.95rem;line-height:1.25}.lumyn-hero .hero__image-container{margin:.5rem 0 .65rem}.lumyn-hero .hero__image{width:min(100%,clamp(300px,78vw,440px))}.lumyn-hero .hero__cta{max-width:100%;margin-top:.65rem;gap:1rem}}@media screen and (min-width:751px)and (max-width:989px){.lumyn-hero.grainy .hero__content{gap:clamp(1.5rem,3.5vh,2.25rem)}.lumyn-hero .hero__text-group,.lumyn-hero .hero__specs,.lumyn-hero .hero__cta{max-width:100%;width:100%}.lumyn-hero .hero__subtitle{max-width:min(48ch,100%)}.lumyn-hero .hero__specs{gap:1rem 1.25rem;padding:.25rem .35rem}.lumyn-hero .hero__spec-value{font-size:clamp(1.65rem,3.6vw,2rem)}.lumyn-hero .hero__spec-label{font-size:1rem}.lumyn-hero .hero__image-container{margin:.5rem 0 .65rem}.lumyn-hero .hero__image{width:min(100%,clamp(320px,62vw,520px))}.lumyn-hero .hero__cta{max-width:100%;margin-top:.5rem;gap:1rem}}@media screen and (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:minmax(0,1.1fr) minmax(0,.95fr);column-gap:2.5em}.lumyn-hero .hero__image{width:min(100%,clamp(340px,38vw,560px))}}@media(prefers-reduced-motion:reduce){.lumyn-hero:before,.lumyn-hero .hero__text-group,.lumyn-hero .hero__word,.lumyn-hero .hero__word--connect,.lumyn-hero .hero__word--anything,.lumyn-hero .hero__badge,.lumyn-hero .hero__subtitle,.lumyn-hero .hero__specs,.lumyn-hero .hero__cta,.lumyn-hero .blob,.lumyn-hero .blob.yellow,.lumyn-hero .blob.green,.lumyn-hero .blob.pink{animation:none;opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-lumyn-hero.css.map */
