.cl2-landing,.cl2-landing *{box-sizing:border-box}.cl2-landing{--cl2-accent: #9edac9;--cl2-swatch: #69d7ae;--cl2-pill-text: #101827;--cl2-glass-start: #2a514c;--cl2-glass-end: #1c413c;--cl2-glass-border: #80b8a7;position:relative;left:50%;width:100vw;max-width:100vw;margin-left:-50vw;overflow:hidden;background:var(--cl2-outer, #082622);color:#fff;font-family:var(--font-body-family, "Instrument Sans", Arial, sans-serif)}.cl2-landing button,.cl2-landing input{font:inherit}.cl2-landing button{color:inherit}.cl2-landing [hidden]{display:none!important}.cl2-landing__shell{position:relative;width:min(100%,var(--cl2-max-width, 430px));min-height:100dvh;margin-inline:auto;padding:var(--cl2-mobile-pad-y, 8px) var(--cl2-mobile-pad-x, 16px) 24px;overflow:hidden;background:radial-gradient(circle at 50% 4%,color-mix(in srgb,var(--cl2-glow, #1a5270) 20%,transparent),transparent 260px),var(--cl2-background, linear-gradient(180deg, #101827, #082c28));box-shadow:0 0 50px #00000061;transition:background .26s ease}.cl2-landing__stage{position:relative;height:var(--cl2-mobile-stage, 500px);min-height:400px;touch-action:pan-y;-webkit-user-select:none;user-select:none}.cl2-landing__heading{position:absolute;z-index:12;top:4px;left:0;margin:0;pointer-events:none}.cl2-landing__heading h2,.cl2-landing__heading p{margin:0}.cl2-landing__heading h2{color:#fff;font-size:22px;font-weight:650;letter-spacing:-.035em;line-height:1}.cl2-landing__heading p{margin-top:5px;color:var(--cl2-accent);font-size:14px;font-weight:550;line-height:1}.cl2-landing__slides{position:absolute;top:44px;right:0;bottom:0;left:0}.cl2-landing__slide{position:absolute;z-index:1;top:50%;left:50%;display:grid;width:96px;height:260px;place-items:center;border:0;padding:0;outline-offset:5px;background:transparent;cursor:pointer;opacity:0;filter:brightness(.45);transform:translate(-50%,-50%) scale(.8);transition:opacity .22s ease,filter .22s ease,transform .3s cubic-bezier(.2,.8,.2,1),width .3s ease,height .3s ease}.cl2-landing__slide img,.cl2-landing__placeholder{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;pointer-events:none;filter:drop-shadow(0 24px 30px rgb(0 0 0 / 42%));transform:scale(var(--cl2-mobile-product-scale, 1.5));transform-origin:center;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.cl2-landing__slide.is-active{z-index:5;width:min(65vw,260px);height:430px;opacity:1;filter:none;transform:translate(-50%,-50%)}.cl2-landing__slide.is-before,.cl2-landing__slide.is-after{opacity:.15;pointer-events:none;mix-blend-mode:screen}.cl2-landing__slide.is-before{transform:translate(calc(-50% - 126px),-50%)}.cl2-landing__slide.is-after{transform:translate(calc(-50% + 126px),-50%)}.cl2-landing__slide.is-hidden{pointer-events:none}.cl2-landing__stage.is-expanded .cl2-landing__slide.is-active{width:100%;height:430px}.cl2-landing__stage.is-expanded .cl2-landing__slide.is-active img{transform:scale(1)}.cl2-landing__stage.is-expanded .cl2-landing__slide.is-before,.cl2-landing__stage.is-expanded .cl2-landing__slide.is-after,.cl2-landing__stage.is-expanded .cl2-landing__arrow{opacity:0;pointer-events:none}.cl2-landing__arrow{position:absolute;z-index:11;top:50%;display:grid;width:42px;height:50px;place-items:center;border:0;padding:0;background:transparent;cursor:pointer;opacity:.72;transform:translateY(-50%);transition:opacity .18s ease,transform .12s ease}.cl2-landing__arrow:hover{opacity:1}.cl2-landing__arrow:active{transform:translateY(-50%) scale(.88)}.cl2-landing__arrow--prev{left:-13px}.cl2-landing__arrow--next{right:-13px}.cl2-landing__arrow svg{width:17px;fill:none;stroke:currentColor;stroke-width:2}.cl2-landing__features{position:absolute;z-index:8;top:116px;left:8px;display:grid;width:144px;gap:6px}.cl2-landing__feature{display:flex;height:56px;flex-direction:column;justify-content:center;border:1px solid color-mix(in srgb,var(--cl2-glass-border) 48%,transparent);border-radius:14px;padding:6px 8px;background:linear-gradient(115deg,color-mix(in srgb,var(--cl2-glass-start) 86%,transparent),color-mix(in srgb,var(--cl2-glass-end) 88%,transparent));box-shadow:0 8px 14px #0000002e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cl2-landing__feature p,.cl2-landing__feature h3,.cl2-landing__feature span{display:block;margin:0}.cl2-landing__feature p{color:var(--cl2-accent);font-size:6.6px;font-weight:600;letter-spacing:-.03em;line-height:1}.cl2-landing__feature h3{margin-top:2px;color:#fff;font-size:14px;font-weight:800;letter-spacing:-.05em;line-height:.9}.cl2-landing__feature span{margin-top:3px;color:#ffffffe0;font-size:8.6px;font-weight:350;letter-spacing:-.02em;line-height:1}.cl2-landing__builder{border-top:1px solid rgb(255 255 255 / 10%);padding:28px 0 32px}.cl2-landing__add-color{display:inline-flex;min-height:34px;align-items:center;gap:8px;margin:0 0 20px;border:0;border-radius:999px;padding:9px 16px;background:var(--cl2-swatch);box-shadow:0 8px 20px #0000002e;color:var(--cl2-pill-text);cursor:pointer;font-size:10px;font-weight:800;letter-spacing:.14em;line-height:1;text-transform:uppercase}.cl2-landing__add-color:disabled{cursor:not-allowed;opacity:.45}.cl2-landing__add-color svg{width:13px;fill:none;stroke:currentColor;stroke-width:3}.cl2-landing__builder-heading{margin-bottom:20px}.cl2-landing__builder-heading p,.cl2-landing__builder-heading h2,.cl2-landing__builder-heading div{margin:0}.cl2-landing__builder-heading p,.cl2-landing__configuration-head p{color:var(--cl2-accent);font-size:10px;font-weight:650;letter-spacing:.18em;line-height:1;text-transform:uppercase}.cl2-landing__builder-heading h2{margin-top:6px;color:#fff;font-size:28px;font-weight:650;letter-spacing:-.045em;line-height:1}.cl2-landing__builder-heading div{max-width:310px;margin-top:9px;color:#ffffff8c;font-size:12px;line-height:1.55}.cl2-landing__bundles{display:grid;gap:10px}.cl2-landing__bundle{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;overflow:hidden;border:1px solid rgb(255 255 255 / 11%);border-radius:18px;padding:13px 16px;background:#ffffff09;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.cl2-landing__bundle.is-selected{border-color:color-mix(in srgb,var(--cl2-accent) 62%,transparent);background:linear-gradient(115deg,color-mix(in srgb,var(--cl2-glass-start) 82%,transparent),color-mix(in srgb,var(--cl2-glass-end) 86%,transparent));box-shadow:0 12px 30px color-mix(in srgb,var(--cl2-accent) 11%,transparent)}.cl2-landing__bundle>input{position:absolute;width:1px;height:1px;opacity:0}.cl2-landing__radio{display:grid;width:20px;height:20px;place-items:center;border:1px solid rgb(255 255 255 / 28%);border-radius:50%}.cl2-landing__radio svg{display:none;width:12px;fill:none;stroke:#101827;stroke-width:3}.cl2-landing__bundle.is-selected .cl2-landing__radio{border-color:var(--cl2-accent);background:var(--cl2-accent)}.cl2-landing__bundle.is-selected .cl2-landing__radio svg{display:block}.cl2-landing__bundle-copy,.cl2-landing__bundle-title-row,.cl2-landing__bundle-price{display:block;min-width:0}.cl2-landing__bundle-title-row{display:flex;align-items:center;gap:8px}.cl2-landing__bundle-title-row strong{white-space:nowrap;font-size:16px;font-weight:650;line-height:1}.cl2-landing__bundle-title-row em{border:1px solid color-mix(in srgb,var(--cl2-glass-border) 45%,transparent);border-radius:999px;padding:4px 8px;background:#ffffff14;color:var(--cl2-accent);font-size:8px;font-style:normal;font-weight:750;letter-spacing:.11em;line-height:1;text-transform:uppercase}.cl2-landing__bundle-copy small{display:block;margin-top:6px;color:#ffffff8c;font-size:10px}.cl2-landing__bundle-price{text-align:right}.cl2-landing__bundle-price strong{display:block;font-size:21px;font-weight:650;line-height:1}.cl2-landing__bundle-price small{display:block;margin-top:5px;color:#ffffff7f;font-size:9px}.cl2-landing__included{grid-column:2 / -1;margin-top:-2px;border-left:1px solid rgb(255 255 255 / 10%);padding-left:12px;color:#ffffff8c;font-size:10px;line-height:1.45}.cl2-landing__configuration{margin-top:16px;border:1px solid color-mix(in srgb,var(--cl2-glass-border) 44%,transparent);border-radius:22px;padding:16px;background:#00000024}.cl2-landing__configuration-head{display:flex;align-items:end;justify-content:space-between;gap:12px}.cl2-landing__configuration-head p{margin:0;letter-spacing:.16em}.cl2-landing__configuration-head span{display:block;margin-top:6px;color:#ffffff7f;font-size:11px}.cl2-landing__configuration-head>strong{color:#ffffffb8;font-size:11px;font-weight:550}.cl2-landing__slots{display:grid;grid-template-columns:1fr;gap:8px;margin-top:16px}.cl2-landing__slot{min-width:0;border:1px solid rgb(255 255 255 / 10%);border-radius:16px;padding:11px 12px 12px;background:#ffffff09}.cl2-landing__slot-label{display:block;margin-bottom:10px;color:#ffffff73;font-size:9px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.cl2-landing__swatches{display:flex;flex-wrap:wrap;gap:8px}.cl2-landing__swatch{position:relative;display:grid;width:26px;height:26px;place-items:center;border:1px solid rgb(255 255 255 / 22%);border-radius:50%;padding:0;background:var(--cl2-option-swatch);cursor:pointer}.cl2-landing__swatch.is-selected{border-color:#ffffffc7;box-shadow:0 0 0 2px var(--cl2-accent)}.cl2-landing__swatch:after{width:8px;height:4px;border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";opacity:0;filter:drop-shadow(0 1px 2px #000);transform:rotate(-45deg) translateY(-1px)}.cl2-landing__swatch.is-selected:after{opacity:1}.cl2-landing__slot-value{margin:9px 0 0;color:#ffffffc2;font-size:10px;font-weight:550}.cl2-landing__error{margin:12px 2px 0;color:#ffc6d0;font-size:11px;line-height:1.4}.cl2-landing__submit{width:100%;min-height:46px;margin-top:20px;border:0;border-radius:999px;padding:13px 18px;background:#f7f9f8;color:#101827;cursor:pointer;font-size:13px;font-weight:650}.cl2-landing__submit:disabled{cursor:not-allowed;opacity:.45}.cl2-landing__submit.is-loading{color:transparent;cursor:wait}.cl2-landing__editor-note{border:1px solid rgb(255 255 255 / 16%);border-radius:12px;padding:12px;background:#00000038;color:#ffffffbf;font-size:12px}.cl2-landing__editor-note--stage{position:absolute;top:45%;left:0;right:0;text-align:center}@media(min-width:360px){.cl2-landing__slots.has-multiple{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:750px){.cl2-landing{left:auto;width:100%;margin-left:0}.cl2-landing__shell{padding:var(--cl2-desktop-pad-y, 20px) var(--cl2-desktop-pad-x, 20px) 32px}.cl2-landing__stage{height:var(--cl2-desktop-stage, 540px)}.cl2-landing__slides{top:52px}.cl2-landing__slide.is-active,.cl2-landing__stage.is-expanded .cl2-landing__slide.is-active{height:460px}.cl2-landing__slide img{transform:scale(var(--cl2-desktop-product-scale, 1.1))}.cl2-landing__stage.is-expanded .cl2-landing__slide.is-active img{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.cl2-landing *,.cl2-landing *:before,.cl2-landing *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/cl2-landing.css.map */
