body{--color-link: 30, 178, 204}.button--primary{--color-button-text: 255, 255, 255;font-weight:300}.button--secondary,.button--tertiary{--alpha-button-background: 0;--color-button-text: 255, 255, 255}.header a,.header__menu-item,.header__menu-item span{color:#fff}.header .icon,.header__icon,.header__icons a,.header__icons button,.header__icon svg,.header__icons svg{color:#fff;fill:#fff;stroke:#fff}.header__inline-menu .header__menu-item{position:relative;transition:color .2s ease}.header__inline-menu .header__menu-item:hover,.header__inline-menu .header__menu-item:focus{color:var(--lumyn-pink)}.header__inline-menu .header__menu-item:hover span,.header__inline-menu .header__menu-item:focus span{text-decoration:none!important}.header__menu-item .header__active-menu-item{text-decoration:none!important}.header__inline-menu .header__menu-item[aria-current=page]:after{transform:scaleX(1);transform-origin:left}.header__inline-menu .header__menu-item:after{content:"";position:absolute;left:0;right:0;bottom:-.2rem;height:2px;background:var(--lumyn-pink);width:100%;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.header__inline-menu .header__menu-item:hover:after,.header__inline-menu .header__menu-item:focus:after{transform:scaleX(1);transform-origin:left}.header .mega-menu__link{position:relative;transition:color .2s ease}.header .mega-menu__link:hover,.header .mega-menu__link:focus{color:var(--lumyn-pink)}.header .mega-menu__link:after{content:"";position:absolute;left:0;right:0;bottom:-.2rem;height:2px;background:var(--lumyn-pink);width:100%;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.header .mega-menu__link:hover:after,.header .mega-menu__link:focus:after{transform:scaleX(1);transform-origin:left}.header .mega-menu__link--active{text-decoration:none!important}.header .mega-menu__link.mega-menu__link--active:after{transform:scaleX(1);transform-origin:left}.footer,.footer a,.footer small,.footer .copyright__content,.footer .policies li,.footer .footer__links a{font-size:1.4rem;line-height:1.6}.footer .footer-block__heading{font-size:calc(var(--font-heading-scale) * 1.6rem)}@media screen and (min-width: 990px){.footer .footer-block__heading{font-size:calc(var(--font-heading-scale) * 1.8rem)}}.footer__column--info .footer__links{display:flex;gap:1.2rem;flex-wrap:wrap;align-items:center;margin-top:1rem}.footer__column--info .footer__links a{color:rgba(var(--color-foreground),.75);text-decoration:none;white-space:nowrap}.footer__column--info .footer__links a:hover{color:var(--lumyn-pink);text-decoration:underline;text-decoration-color:var(--lumyn-pink)}@media screen and (min-width: 990px){.footer__column--info .footer__links{flex-wrap:nowrap}}.footer__payment .list-payment{align-items:center}.footer__payment .list-payment .list-payment__item svg{height:22px}.footer__content-bottom .copyright__content,.footer__content-bottom .policies li a{font-size:1.3rem}@media screen and (min-width: 990px){.footer .page-width{max-width:calc(var(--page-width) + 24rem)}}.footer__content-bottom .footer__content-bottom-wrapper--center{text-align:center}.footer__content-bottom .footer__content-bottom-wrapper--center .footer__copyright{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.8rem}.footer__content-bottom .footer__content-bottom-wrapper--center .policies{display:flex;gap:.8rem 1.2rem;justify-content:center}@media screen and (min-width: 750px){.footer__content-bottom .footer__content-bottom-wrapper--center .policies{flex-wrap:nowrap}}@media screen and (max-width: 749px){.footer__content-bottom .footer__content-bottom-wrapper--center .policies{flex-wrap:wrap}}.footer__content-bottom .policies li:before{content:"";padding:0}.footer__content-bottom .policies li a{display:inline;padding:0}.footer__content-bottom .footer__content-bottom-wrapper--center .footer__copyright{min-width:0}.footer__content-bottom .copyright__content{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-header .header{transition:padding .18s ease,grid-template-columns .18s ease,column-gap .18s ease}.section-header .header__heading-logo-wrapper{transition:width .18s ease}.announcement-bar-section.shopify-section-group-header-group{position:sticky;top:0;z-index:6}.shopify-section-header-sticky{top:var(--announcement-bar-height, 0px)}.shopify-section-header-hidden{transform:translateY(calc(-1 * var(--header-height)))}.shopify-section-header-hidden.menu-open{transform:translateY(0)}@media screen and (min-width: 990px){.header__icons>.header__icon--cart{order:10}.header__icons>.header__search{order:20}.header__icons>.header__icon--cart{margin-right:0}.header__icons>.header__search{margin-right:-1.2rem}}:root{--lumyn-accent: #FF3DEC;--lumyn-purple: var(--lumyn-accent);--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-glow: rgba(180, 5, 253, .3);--lumyn-glow-strong: rgba(180, 5, 253, .5);--lumyn-glow-cyan: rgba(0, 245, 255, .3)}.lumyn-text-gradient--brand{background:var(--lumyn-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.lumyn-highlight{color:var(--lumyn-purple)}.lumyn-pink{color:var(--lumyn-pink)}.lumyn-surface{background:#000;border:2px solid rgba(255,61,236,.2);border-radius:14px}.lumyn-noise{position:relative}.lumyn-noise:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;filter:url(#noiseFilter);opacity:.12;pointer-events:none;z-index:0}.lumyn-grid-edges{position:relative}.lumyn-grid-edges:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;--grid: rgb(var(--color-foreground));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:20px 20px;pointer-events:none;z-index:0}.lumyn-hero-container{position:relative;overflow:hidden;width:100%;background:transparent}.lumyn-hero-container.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-content{position:relative;z-index:2;text-align:center;width:100%;max-width:var(--page-width);padding:6rem 2rem;margin:0 auto}.lumyn-hero-container .blob-cont{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.lumyn-hero-container .blob{display:block;position:absolute;border-radius:50%;filter:blur(clamp(40px,8vw,90px)) saturate(140%);opacity:.95;mix-blend-mode:screen}.lumyn-hero-container .blob.yellow{background-color:var(--lumyn-cyan);top:10%;left:20%;height:400px;width:400px;opacity:.6}.lumyn-hero-container .blob.green{background-color:var(--lumyn-teal);bottom:20%;right:10%;height:300px;width:300px;opacity:.5;filter:blur(90px) saturate(110%)}.lumyn-hero-container .blob.pink{background-color:var(--lumyn-pink);top:40%;left:60%;height:350px;width:350px;opacity:.8;filter:blur(90px) saturate(180%)}.marketing-hero-custom{text-align:center;padding:1.5rem 2rem 3rem;max-width:800px;margin:0 auto}.marketing-hero-custom h1{font-size:5rem;line-height:1.2;margin:0 0 1.5rem;padding-bottom:.12em;font-weight:700}.marketing-hero-custom p{font-size:1.8rem;opacity:.8}@media screen and (max-width: 749px){.marketing-hero-custom h1{font-size:clamp(3rem,10vw,4.2rem)}.marketing-hero-custom p{font-size:1.6rem}}.lumyn-code-panel{display:flex;align-items:center;justify-content:center;width:100%}.lumyn-code-cell{display:flex;align-items:center;justify-content:center}.lumyn-code-panel pre{width:100%;margin:0;padding:1.8rem 2rem;border-radius:12px;border:1px solid rgba(var(--color-foreground),.14);background:rgba(var(--color-background),.25);box-shadow:0 10px 30px #00000059;overflow-x:auto;overflow-y:hidden}.lumyn-code-panel code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.92);white-space:pre;display:block}.lumyn-code-panel .tok-comment{color:#6a9955;font-style:italic}.lumyn-code-panel .tok-type{color:#4ec9b0}.lumyn-code-panel .tok-fn{color:#dcdcaa}.lumyn-code-panel .tok-keyword{color:#569cd6}.lumyn-code-panel .tok-str{color:#ce9178}.lumyn-code-panel .tok-num{color:#b5cea8}.lumyn-code-panel .tok-prop{color:#9cdcfe}.lumyn-code-panel .tok-enum{color:#c586c0}.lumyn-code-panel .tok-dot,.lumyn-code-panel .tok-punc{color:#ffffffa6}@media screen and (min-width: 750px){.image-with-text .lumyn-code-panel{overflow:visible!important}.image-with-text .lumyn-code-panel pre{--lumyn-gutter: clamp(2rem, 4vw, 6rem);width:min(62rem,calc(100% + var(--lumyn-gutter)));margin-left:calc(-1 * var(--lumyn-gutter))}.image-with-text__grid--reverse .lumyn-code-panel{justify-content:flex-end}.image-with-text__grid--reverse .lumyn-code-panel pre{width:min(56rem,100%);margin-left:0}}.lumyn-code-panel pre::-webkit-scrollbar{height:10px}.lumyn-code-panel pre::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.lumyn-code-panel pre::-webkit-scrollbar-thumb{background:#fff3;border-radius:999px}.multirow .image-with-text__heading strong{color:var(--lumyn-pink)}.collapsible-content__heading .lumyn-highlight{font-weight:700}body.template-page{display:flex;flex-direction:column;min-height:100vh}body.template-page main.content-for-layout{flex:1 0 auto}.menu-drawer .list-menu__item--link:hover,.menu-drawer .list-menu__item--link:focus{color:var(--lumyn-pink)}.header__inline-menu .header__menu-item:hover span,.header__inline-menu .header__menu-item:focus span{color:var(--lumyn-pink)}
/*# sourceMappingURL=/cdn/shop/t/15/assets/brand-overrides.css.map */
