.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}.ebookcc{--accent:#6f1acd;--accent2:#cd1ac7;--text:#0b0b0f;--muted: rgba(11,11,15,.72);--line: rgba(11,11,15,.1);--bg1: rgba(111,26,205,.1);--bg2: rgba(205,26,199,.1);background:#fff;color:var(--text);position:relative;overflow:hidden}.ebookcc img{max-width:100%;height:auto;display:block}.ebookcc__container{max-width:1120px;margin:0 auto;padding:0 1.25rem;position:relative;z-index:2}.ebookcc__section-inner{max-width:1100px;margin:0 auto}.ebookcc__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.ebookcc__blob{position:absolute;border-radius:999px;filter:blur(40px);opacity:.9;transform:translateZ(0)}.ebookcc__blob--a{width:520px;height:520px;left:0;top:0;background:radial-gradient(circle at 30% 30%,var(--bg1),rgba(111,26,205,0))}.ebookcc__blob--b{width:520px;height:520px;right:0;top:1000px;background:radial-gradient(circle at 30% 30%,var(--bg2),rgba(205,26,199,0))}.ebookcc__blob--c{width:680px;height:680px;left:18%;bottom:0;background:radial-gradient(circle at 30% 30%,#6f1acd1f,#6f1acd00)}.ebookcc__hero--split{display:grid;grid-template-columns:1.15fr .85fr;gap:2.2rem;padding:70px 0 42px;align-items:center;min-width:0}.ebookcc__copy{min-width:0}.ebookcc__kicker{margin:0 0 14px;font-size:18px;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.12em}.ebookcc__title{margin:0 0 14px;font-weight:900;letter-spacing:-.02em;line-height:1.06;font-size:clamp(38px,4.6vw,52px);text-wrap:balance}.ebookcc__title-accent{background:linear-gradient(90deg,var(--accent),var(--accent2));-webkit-background-clip:text;background-clip:text;color:transparent}.ebookcc__subtitle{margin:0;font-size:clamp(16px,1.55vw,18px);line-height:1.6;color:var(--muted);max-width:60ch}.ebookcc__hero-form{margin-top:18px;max-width:640px}.ebookcc__label{display:block;margin:26px 0 8px;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.ebookcc__hero-form-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.ebookcc__input{width:100%;height:52px;border-radius:999px;border:1px solid var(--line);padding:0 14px;outline:none;background:#ffffffe6;color:var(--text);font-size:16px}.ebookcc__input:focus{border-color:#6f1acd8c;box-shadow:0 0 0 4px #6f1acd24}.ebookcc__btn{height:52px;border-radius:999px;border:none!important;font-weight:900;letter-spacing:.01em;padding:0 22px;white-space:nowrap}.ebookcc__btn:hover{cursor:pointer}.ebookcc__fineprint{margin:12px 2px 0;font-size:12px;color:var(--muted)}.ebookcc__msg{margin:30px 0 0;font-size:18px}.ebookcc__msg--ok{color:#0a7a2a}.ebookcc__msg--error{color:#b42318}.ebookcc__turnstile{display:flex;justify-content:flex-start;align-items:center;margin-top:12px;min-height:69px}.ebookcc__turnstile-placeholder{width:300px;height:69px;background:transparent}.ebookcc__turnstile-placeholder.hidden{display:none}.ebookcc__hero-media{display:flex;justify-content:flex-end;align-items:center;min-width:0}.ebookcc__hero-media img{width:100%;max-width:555px}.ebookcc__section{padding:58px 0}.ebookcc__section-head{text-align:center;max-width:74ch;margin:0 auto 18px}.ebookcc__section-head--center{text-align:center;margin-bottom:48px}.ebookcc__section-kicker{margin:0 0 10px;font-size:18px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.ebookcc__section-title{margin:0 0 10px;font-size:clamp(24px,2.4vw,34px);font-weight:950;letter-spacing:-.02em;line-height:1.15;text-wrap:balance}.ebookcc__section-sub{margin:0;font-size:21px;line-height:1.7;color:var(--muted)}.ebookcc__panel{border-radius:22px;padding:18px;margin-top:50px}.ebookcc__steps{border-radius:22px;padding:12px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#6f1acd38,#cd1ac72e) border-box;border:1px solid transparent;box-shadow:0 18px 44px #0000000f;max-width:720px;margin:50px auto 0}.ebookcc__step{display:flex;gap:12px;padding:14px 12px;border-radius:18px;align-items:center}.ebookcc__step+.ebookcc__step{border-top:1px solid rgba(11,11,15,.06)}.ebookcc__step-num{width:34px;height:34px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:950;color:#fff;background:linear-gradient(180deg,var(--accent),var(--accent2));flex:0 0 34px}.ebookcc__step-title{margin:0;font-size:21px;font-weight:600;letter-spacing:-.01em}.ebookcc__audience{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;min-width:0}.ebookcc__audience-content{display:flex;flex-direction:column;gap:16px;min-width:0}.ebookcc__pill{display:flex;align-items:flex-start;gap:10px;border-radius:22px;padding:14px;background:#fffc;font-size:21px;line-height:1.35;text-wrap:balance}.ebookcc__pill:before{content:"";width:10px;height:10px;min-width:10px;min-height:10px;border-radius:999px;background:linear-gradient(180deg,var(--accent),var(--accent2));flex-shrink:0;margin-top:7px}.ebookcc__audience-image img{width:100%;max-width:555px;margin-left:auto}.ebookcc__panel--results{padding:22px}.ebookcc__results-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;min-width:0}.ebookcc__results-image img{width:100%;max-width:555px}.ebookcc__results-content{display:flex;flex-direction:column;gap:18px;min-width:0}.ebookcc__result-stack{display:grid;gap:12px}.ebookcc__result{display:flex;gap:12px;align-items:center;border-radius:18px;padding:18px 16px;border:1px solid rgba(11,11,15,.08);background:#ffffffd1}.ebookcc__result-ic{width:30px;height:30px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#6f1acd1f;color:var(--accent);font-weight:950;flex:0 0 30px}.ebookcc__result-title{margin:0;font-weight:600;font-size:21px;text-wrap:balance}.ebookcc__cta-row{display:flex;justify-content:center;margin:50px 0}.ebookcc__btn--ghost{max-width:320px;width:100%}@media(max-width:991px){.ebookcc__hero--split{grid-template-columns:1fr;padding:44px 0 28px;gap:22px}.ebookcc__hero-media{justify-content:center}.ebookcc__hero-media img{max-width:520px}.ebookcc__hero-form-row{grid-template-columns:1fr}.ebookcc__btn{width:100%}.ebookcc__section{padding:44px 0}}@media(max-width:900px){.ebookcc__audience{grid-template-columns:1fr;gap:32px}.ebookcc__audience-image img{margin:0 auto;max-width:520px}.ebookcc__results-split{grid-template-columns:1fr;gap:20px}.ebookcc__results-image img{margin:0 auto;max-width:520px}}@media(max-width:520px){.ebookcc__container{padding:0 1rem}.ebookcc__section-sub,.ebookcc__step-title,.ebookcc__pill,.ebookcc__result-title{font-size:18px}.ebookcc__pill{border-radius:18px}.ebookcc__pill:before{width:8px;height:8px;min-width:8px;min-height:8px;margin-top:6px}.ebookcc__turnstile{justify-content:center}}.hero-cta__consent-label{display:flex;gap:5px;align-items:center}.hero-cta__consent{margin:8px 0}.hero-cta__consent-label span{font-size:13px}.site-footer{background:#fff;color:#111;padding:3rem 1.5rem 1rem}.footer__top{display:flex;justify-content:center;gap:6rem;margin:0 auto 3rem}.footer-top .footer-col{text-align:center}.footer__col h4{font-size:17px;font-weight:700;margin-bottom:20px}.footer__col ul{list-style:none;padding:0;margin:0}.footer__col ul li{margin-bottom:20px;font-size:16px}.footer__col a{color:#222;text-decoration:none;font-size:.95rem;transition:color .2s ease}.footer__btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 1.5rem;border:1px solid #222;border-radius:999px;font-weight:700;text-decoration:none;transition:all .3s ease}.footer__btn:hover{background:#111;color:#fff}.footer__bottom{border-top:1px solid #ddd;padding:1.5rem 3rem;max-width:900px;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;gap:6rem}.footer__brand img{height:20px;width:auto;margin-top:-8px}.footer__info{text-align:left;font-size:12px;color:#8a8a8a;line-height:1.6}@media(max-width:768px){.no-detect,.no-detect a,a.no-detect{-webkit-touch-callout:none!important;-webkit-user-select:text!important;text-decoration:none!important;color:inherit!important;pointer-events:none!important}.footer__col h4{font-size:19px}.footer__bottom{flex-direction:column;align-items:center;text-align:center;gap:2.5rem;padding-top:2.5rem}.footer__info{text-align:center}.footer__top{flex-direction:column;gap:2rem}.footer__col{text-align:center}}.hey-corner{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;background:transparent;padding:0 0 25px;margin-top:-50px;position:relative;z-index:2}.hey-corner__container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.hey-corner__titles{text-align:center;margin-bottom:clamp(2rem,4vw,4rem)}.hey-corner__heading{font-size:35px;font-weight:500;margin-bottom:.5rem;letter-spacing:-.01em}.hey-corner__subheading{font-size:21px;font-weight:400;margin:0}.hey-corner__content{display:flex;gap:30px;width:100%;justify-content:center;align-items:stretch;margin-bottom:clamp(2.5rem,5vw,3.5rem);flex-wrap:wrap}.hey-corner__left{flex:1 1 340px;min-width:280px;max-width:550px;min-height:590px;display:flex;align-items:center;justify-content:center;border-radius:35px;box-shadow:0 10px 30px #0000000d;transition:all .4s ease-in-out;overflow:hidden;padding:40px 50px;position:relative}.hey-corner__img-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hey-corner__img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:800px!important;height:auto;opacity:0;transition:opacity .5s ease-in-out;z-index:1}.hey-corner__img.is-active{opacity:1;z-index:2}.hey-corner__right{flex:1 1 340px;min-width:280px;max-width:550px;min-height:590px;display:flex;flex-direction:column;justify-content:space-between;border-radius:35px;box-shadow:0 10px 30px #0000000d;transition:all .4s ease-in-out;padding:60px 50px}.hey-corner__step{font-size:22px;font-weight:400;opacity:.5;display:flex;align-items:center;color:#fff;cursor:pointer;transition:opacity .3s}.hey-corner__step .step-text{border-top:1px solid rgba(255,255,255,.5);padding:30px 0;width:100%}.hey-corner__step.is-highlighted .step-text{border-top:1px solid rgba(255,255,255,.25)}.hey-corner__step:first-child .step-text{border-top:none}.hey-corner__steps{padding-left:0}.hey-corner__step .step-number{position:relative;width:47px;height:42px;margin-right:1rem;display:flex;align-items:center;justify-content:center}.hey-corner__step svg{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(-90deg)}.progress-bg{fill:none;stroke:#fff;stroke-opacity:.2;stroke-width:2px}.progress-bar{fill:none;stroke:#fff;stroke-width:2px;stroke-dasharray:106.8;stroke-dashoffset:106.8;transition:stroke-dashoffset .3s linear}.number-text{position:relative;font-weight:500;font-size:15px;color:#fff}.hey-corner__step.is-highlighted{opacity:1;font-weight:600}.hey-corner__step.is-highlighted .progress-bar{animation:progressFill 3s linear forwards}@keyframes progressFill{0%{stroke-dashoffset:106.8}to{stroke-dashoffset:0}}.hey-corner__button{display:inline-block;margin-top:.5rem;padding:19px 10px;border-radius:32px;border:2px solid #FFF;background:transparent;color:#fff;width:59%;font-size:20px;margin-left:3rem;font-weight:600;text-decoration:none;transition:all .2s;text-align:center}.hey-corner__button:hover{border-color:#fff;color:#000;background:#fff;transform:translateY(-2px)}.hey-corner__footer{margin-top:50px}.hey-corner__footer-text{display:flex;gap:15px;justify-content:center;align-items:center}.hey-corner__footer-text .hey-corner__text{font-size:18px;font-weight:600;font-style:italic}@media(max-width:991px){.hey-corner{margin-top:-60px;position:relative;z-index:2}.hey-corner__content{flex-direction:column;gap:clamp(1.2rem,4vw,2.2rem);align-items:stretch;margin-bottom:4rem}.hey-corner__left,.hey-corner__right{max-width:100%;aspect-ratio:unset}.hey-corner__heading{font-size:26px}.hey-corner__subheading,.number-text,.hey-corner__step,.hey-corner__footer-text .hey-corner__text{font-size:15px!important}.hey-corner__step .step-number{width:42px;height:34px}.hey-corner__button{font-size:14px;width:80%;padding:19px 5px;margin:12px auto}.hey-corner__left{order:2}}@media(max-width:768px){.hey-corner__container{padding:20px 2.5rem 0}.hey-corner__left,.hey-corner__right{padding:1.5rem 2rem 2rem!important;min-height:200px}.hey-corner__step .step-text{padding:15px 0}}#shopify-section-template--25931642929516__main{display:block!important}.hero{position:relative;overflow:hidden}.hero__inner{position:relative}.hero__bg{position:absolute;right:0;bottom:0;left:0;top:-18%;z-index:0;pointer-events:none}.hero__content,.hero__images{position:relative;z-index:1}.hero{padding:50px 0 0;overflow:visible!important}.hero__inner{max-width:100%;margin:0 auto}.hero__content{text-align:center;z-index:2}.hero__content,.hero__images{max-width:1200px!important;margin:0 auto}.hero__images{z-index:1}.hero__title{font-size:53px;font-weight:700;line-height:1.15;color:#000;margin-bottom:1rem}.hero__subtitle{font-size:20px;font-weight:400;color:#000;margin-bottom:3rem;max-width:760px;margin-left:auto;margin-right:auto}.hero__buttons{display:inline-flex;gap:1rem;justify-content:center}.hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 2.5rem;border-radius:999px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s ease}.btn--primary{background:linear-gradient(90deg,#6f1acd,#cd1ac7);color:#fff;position:relative;overflow:hidden;font-weight:500;background-size:100% 100%;background-position:0% 0%;transition:background-size .4s ease,transform .3s ease}.btn--primary:hover{transform:translateY(-2px);background-size:200% 100%}.btn--secondary{background:transparent;color:#6f1acd;border:2px solid #6f1acd}.btn--secondary:hover{box-shadow:0 8px 20px #0000000f;background:#6f1acd;color:#fff;transform:translateY(-2px)}.hero__images{position:relative}.hero__image-desktop,.hero__image-mobile{width:100%;display:none}.hero__image-desktop img,.hero__image-mobile img{width:100%;height:auto;display:block}@media(min-width:992px){.hero__image-desktop{display:block;margin-top:-9rem}.hero__image-mobile{display:none;margin-top:3rem}}@media(max-width:991px){.hero{padding:1rem 1.25rem 3.5rem}.hero__title{font-size:36px;padding:0 1rem}.hero__subtitle{font-size:clamp(1rem,4vw,1.3rem)}.hero-btn{font-size:15px;padding:12px 25px}.hero__image-desktop{display:none}.hero__image-mobile{display:block;margin:45px 0}.hero__image-mobile img{scale:1.5}}.only-mobile{display:none}@media(max-width:767px){.only-mobile{display:inline}}.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}.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/21/compiled_assets/styles.css.map */
