.page-module__OGY5Wa__container{background-color:rgba(var(--color-primary-rgb), .08);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 132px);margin-top:-16px;padding-top:4rem;padding-bottom:4rem;display:flex}.page-module__OGY5Wa__heroImage{-webkit-user-drag:none;z-index:-1;max-width:100%;height:auto;margin-bottom:-50px;margin-left:auto;margin-right:auto;display:block;position:relative}.page-module__OGY5Wa__heroImageContainer{position:relative}.page-module__OGY5Wa__heroImageContainer:before,.page-module__OGY5Wa__heroImageContainer:after{content:"";border:1px solid rgba(var(--color-primary-rgb), .8);opacity:0;background:radial-gradient(circle,#0000 30%,#ff434333 70%);border-radius:50%;width:50px;height:50px;display:block;position:absolute;bottom:17%;left:50%}.page-module__OGY5Wa__heroImageContainer:before{animation:1.5s linear page-module__OGY5Wa__ripple}.page-module__OGY5Wa__heroImageContainer:after{animation:1.5s linear .7s page-module__OGY5Wa__ripple}@keyframes page-module__OGY5Wa__ripple{0%{transform:scale(1)}50%{opacity:1;transform:scale(1.6)}to{opacity:0;transform:scale(2.3)}}.page-module__OGY5Wa__title{font-size:2.5rem;font-family:var(--font-highlight), sans-serif;text-wrap-style:balance;text-align:center;max-width:500px;margin:0 auto}.page-module__OGY5Wa__title span{color:var(--color-primary)}.page-module__OGY5Wa__subtitle{text-align:center;text-wrap-style:balance;max-width:500px;margin-top:1rem;font-size:1.2rem;font-weight:400;line-height:1.3}a.page-module__OGY5Wa__button{margin-top:2rem;padding-top:1.2rem;padding-bottom:1.2rem;font-size:1.1rem;font-weight:700}.page-module__OGY5Wa__socialProof{text-align:center;color:var(--color-medium);margin-top:.5rem;font-size:.8rem;font-weight:600}
.Button-module__8cr-Ka__button{background-color:var(--color-black);color:var(--color-white);border-radius:var(--border-radius);font-family:inherit;font-weight:var(--font-weight-bold);font-size:var(--font-size-small);cursor:pointer;transition:background-color transform .2s ease-in-out;border-width:0;align-items:center;padding:1em 1.5em;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.Button-module__8cr-Ka__button:hover{background-color:var(--color-darker)}.Button-module__8cr-Ka__button[disabled]{pointer-events:none;cursor:default;opacity:.6}.Button-module__8cr-Ka__button img{margin-right:.3rem}.Button-module__8cr-Ka__transparent,.Button-module__8cr-Ka__transparent:hover{color:var(--color-black);opacity:.6;background-color:#0000;border-color:#0000;transition:opacity .2s ease-in-out}.Button-module__8cr-Ka__transparent:hover{opacity:1}.Button-module__8cr-Ka__primary{background-color:var(--color-primary)}.Button-module__8cr-Ka__primary:hover{background-color:var(--color-primary-darken)}.Button-module__8cr-Ka__secondary{background-color:var(--color-success)}.Button-module__8cr-Ka__secondary:hover{background-color:var(--color-success);opacity:.9}.Button-module__8cr-Ka__small{font-size:var(--font-size-tiny);padding:.75em 1.25em}.Button-module__8cr-Ka__large{padding:1.25em 2.5em}.Button-module__8cr-Ka__block{width:100%;display:block}.Button-module__8cr-Ka__flash:hover{transform:scale(1.01)}.Button-module__8cr-Ka__flash:focus{transform:scale(.99)}.Button-module__8cr-Ka__flash:before{content:"";opacity:.5;filter:blur(30px);background:#ffffff80;width:60px;height:100%;display:block;position:absolute;top:0;left:0;transform:translate(-100px)skew(-15deg)}.Button-module__8cr-Ka__flash:after{content:"";opacity:0;filter:blur(5px);background:#fff3;width:30px;height:100%;display:block;position:absolute;top:0;left:30px;transform:translate(-100px)skew(-15deg)}.Button-module__8cr-Ka__flash:hover:before{opacity:.6;transition:all 1s;transform:translate(300px)skew(-15deg)}.Button-module__8cr-Ka__flash:hover:after{opacity:1;transition:all 1s;transform:translate(300px)skew(-15deg)}.Button-module__8cr-Ka__rainbow{animation:4s infinite Button-module__8cr-Ka__rainbow}@keyframes Button-module__8cr-Ka__rainbow{0%{box-shadow:0 0 10px #ff000080}20%{box-shadow:0 0 10px #ffa50080}40%{box-shadow:0 0 10px #ffff0080}60%{box-shadow:0 0 10px #00ff0080}80%{box-shadow:0 0 10px #0000ff80}to{box-shadow:0 0 10px #ff000080}}
.BoxWithLabel-module__RA0wMa__box{text-align:left;border-radius:var(--border-radius);border:1px solid var(--color-light);background:0 0;outline:none;width:100%;min-height:106px;margin-top:2rem;margin-bottom:2rem;padding:1rem;display:block;position:relative}button.BoxWithLabel-module__RA0wMa__box{cursor:pointer}.BoxWithLabel-module__RA0wMa__content{white-space:pre-wrap;font-size:1rem;line-height:1.5}.BoxWithLabel-module__RA0wMa__box:has(.BoxWithLabel-module__RA0wMa__content:empty){cursor:default;pointer-events:none;animation:2s ease-in-out infinite BoxWithLabel-module__RA0wMa__pulse}@keyframes BoxWithLabel-module__RA0wMa__pulse{0%,to{color:var(--color-medium);background-color:#f6f6f6}50%{color:#aaa;background-color:#fefefe}}.BoxWithLabel-module__RA0wMa__box:has(.BoxWithLabel-module__RA0wMa__content:empty) .BoxWithLabel-module__RA0wMa__content:before{content:"Writing your lyrics. Wait a few seconds...";width:140px;font-size:var(--font-size-small);text-align:center;margin-left:50%;display:inline-block;transform:translate(-50%)}.BoxWithLabel-module__RA0wMa__box:has(.BoxWithLabel-module__RA0wMa__content:empty) .BoxWithLabel-module__RA0wMa__actionButton{display:none}.BoxWithLabel-module__RA0wMa__box:hover .BoxWithLabel-module__RA0wMa__actionButton{display:inline-block}.BoxWithLabel-module__RA0wMa__actionButton{font-weight:var(--font-weight-bold);opacity:.6;background:var(--color-light);border-radius:var(--border-radius);margin:.5rem;padding:.5rem;transition:opacity .2s ease-in-out;display:none;position:absolute;top:0;right:0}.BoxWithLabel-module__RA0wMa__actionButton:hover{opacity:1}.BoxWithLabel-module__RA0wMa__label{background:var(--color-light);font-size:var(--font-size-tiny);text-transform:uppercase;font-weight:var(--font-weight-bold);border-radius:16px;padding:.25rem .5rem;position:absolute;top:0;left:1rem;transform:translateY(-50%)}
.Container-module__xSqdAq__container{max-width:100%;margin:0 auto;padding-left:1rem;padding-right:1rem}.Container-module__xSqdAq__medium{width:var(--page-width)}.Container-module__xSqdAq__small{width:var(--page-width-small)}.Container-module__xSqdAq__tiny{width:var(--page-width-tiny)}.Container-module__xSqdAq__box{text-align:center;margin-top:1rem;margin-bottom:2rem}@media (min-width:480px){.Container-module__xSqdAq__box{box-shadow:var(--box-shadow-strong);border-radius:var(--border-radius);margin-bottom:2rem;padding:2rem}}
.page-module__idv9xq__title{font-family:var(--font-highlight), sans-serif;margin-bottom:2rem}.page-module__idv9xq__buyButton{text-align:center;width:250px;margin:0 auto;display:block}.page-module__idv9xq__actions{justify-content:space-around;align-items:center;margin-top:2rem;display:flex}button.page-module__idv9xq__playButton{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0;padding:0;font-size:0;display:flex}button.page-module__idv9xq__playButton img{margin-right:0}.page-module__idv9xq__description{font-size:var(--font-size-small);color:var(--color-medium);margin-top:.25rem}.page-module__idv9xq__description+*{margin-top:1rem}.page-module__idv9xq__small{font-size:var(--font-size-small);color:var(--color-medium);justify-content:center;align-items:center;gap:.25rem;margin-top:2rem;display:flex}.page-module__idv9xq__actionIconRotate{animation:2s linear infinite page-module__idv9xq__rotate}@keyframes page-module__idv9xq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__idv9xq__explain{color:#0009;margin-top:-1rem;margin-bottom:1.5rem;font-size:16px;font-weight:700}.page-module__idv9xq__editButton{cursor:pointer;cursor:pointer;background:#f0f0f0;border:none;border-radius:8px;padding:10px 20px;font-size:16px;display:inline-block;position:relative}.page-module__idv9xq__tooltip{visibility:hidden;font-size:var(--font-size-small);text-align:left;color:#fff;border-radius:var(--border-radius);z-index:1;background-color:#000;width:320px;margin-left:-160px;padding:1rem;line-height:1.3;position:absolute;top:100%;left:50%}.page-module__idv9xq__editButton .page-module__idv9xq__tooltip{visibility:visible}.page-module__idv9xq__explainSpan{color:#888;font-size:14px;font-weight:400}
.page-module__6jas9a__grid{gap:2rem;margin-top:4rem;margin-bottom:4rem;display:flex}@media (max-width:640px){.page-module__6jas9a__grid{flex-direction:column}}.page-module__6jas9a__buttonContainer{font-size:var(--font-size-small);color:var(--color-medium);text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.page-module__6jas9a__iconText{justify-content:center;align-items:center;gap:.25rem;display:flex}.page-module__6jas9a__videoSection{flex-direction:column;gap:2rem;margin-top:4rem;margin-bottom:4rem;display:flex}.page-module__6jas9a__sectionHeader{text-align:center;margin-bottom:3rem}.page-module__6jas9a__sectionTitle{font-size:2.5rem;font-family:var(--font-highlight);color:var(--color-darker);margin-bottom:.5rem}.page-module__6jas9a__sectionTitle i{color:var(--color-primary);font-family:inherit;font-style:italic}.page-module__6jas9a__sectionSubtitle{color:var(--color-medium);font-size:1.1rem}.page-module__6jas9a__videoContainerLeft,.page-module__6jas9a__videoContainerRight{background:#fff;border:1px solid #00000008;border-radius:20px;align-items:stretch;gap:0;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000014}.page-module__6jas9a__videoContainerLeft .page-module__6jas9a__text{text-align:right;background:linear-gradient(90deg,#fff,#fdfdfd);order:1}.page-module__6jas9a__videoContainerLeft video{order:2}.page-module__6jas9a__videoContainerRight .page-module__6jas9a__text{text-align:left;background:linear-gradient(270deg,#fff,#fdfdfd);order:2}.page-module__6jas9a__videoContainerRight video{order:1}.page-module__6jas9a__videoBig{object-fit:cover;width:50%;min-height:350px}.page-module__6jas9a__textHeadline{font-size:1.8rem;font-family:var(--font-highlight);margin-bottom:1rem;line-height:1.2}.page-module__6jas9a__textInfo{color:#555;font-size:1.1rem;line-height:1.6}.page-module__6jas9a__text{flex-direction:column;justify-content:center;width:50%;padding:3rem;display:flex}@media (max-width:850px){.page-module__6jas9a__sectionTitle{font-size:2rem}.page-module__6jas9a__videoContainerLeft,.page-module__6jas9a__videoContainerRight{flex-direction:column}.page-module__6jas9a__videoContainerLeft .page-module__6jas9a__text,.page-module__6jas9a__videoContainerRight .page-module__6jas9a__text{text-align:center;order:2;width:100%;padding:2rem}.page-module__6jas9a__videoContainerLeft video,.page-module__6jas9a__videoContainerRight video{aspect-ratio:16/9;order:1;width:100%;min-height:auto}.page-module__6jas9a__videoBig{border-radius:0}}.page-module__6jas9a__footerText{text-align:center;max-width:640px;margin:-50px auto 16px}
.HighlightBox-module__caOVjG__box{box-shadow:0 0 0 .6rem rgba(var(--color-primary-rgb), .1), 0 0 .3rem #0000000d;border-radius:var(--border-radius);margin:.3rem;position:relative;overflow:hidden}
.page-module__HeJ52G__description{font-size:var(--font-size-small);color:var(--color-darker)}.page-module__HeJ52G__title{margin-top:16px}.page-module__HeJ52G__continueButton{border-radius:8px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #7a6af74d}.page-module__HeJ52G__continueButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #7a6af766}
.ImageUploader-module__ZB7Ica__imageContainer:hover .ImageUploader-module__ZB7Ica__arrowLeft,.ImageUploader-module__ZB7Ica__imageContainer:hover .ImageUploader-module__ZB7Ica__arrowRight,.ImageUploader-module__ZB7Ica__imageContainer:hover .ImageUploader-module__ZB7Ica__removeButton{display:flex}.ImageUploader-module__ZB7Ica__removeButton{box-shadow:var(--box-shadow);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:none;position:absolute;top:0;right:50%;transform:translate(50%)translateY(-50%)}.ImageUploader-module__ZB7Ica__arrowLeft,.ImageUploader-module__ZB7Ica__arrowRight{box-shadow:var(--box-shadow);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:none;position:absolute;top:50%;left:0;transform:translate(-50%)translateY(-50%)}.ImageUploader-module__ZB7Ica__arrowRight{left:auto;right:0;transform:translate(50%)translateY(-50%)}.ImageUploader-module__ZB7Ica__arrowLeft:hover,.ImageUploader-module__ZB7Ica__arrowRight:hover,.ImageUploader-module__ZB7Ica__removeButton:hover{background:#eee}
.ButtonGroup-module__OZCPLG__group{flex-direction:row;justify-content:flex-end;align-items:center;display:flex}.ButtonGroup-module__OZCPLG__marginBottom{margin-bottom:2rem}.ButtonGroup-module__OZCPLG__spaceBetween{justify-content:space-between}
.MagnetStatus-module__YkiRaa__orderStatusTitle{margin-top:.5rem;margin-bottom:.5rem}.MagnetStatus-module__YkiRaa__orderStatusDescription{color:var(--color-darker)}.MagnetStatus-module__YkiRaa__trackingLink{color:var(--color-secondary);text-decoration:underline}.MagnetStatus-module__YkiRaa__modalTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.MagnetStatus-module__YkiRaa__modalDescription{margin-bottom:1rem;font-size:1rem;font-weight:400}.MagnetStatus-module__YkiRaa__imageContainer{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin:1rem 0;display:grid}.MagnetStatus-module__YkiRaa__image{cursor:pointer;aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.MagnetStatus-module__YkiRaa__selectedImg{border:4px solid var(--color-secondary)}
.ReviewBox-module__cSZHhG__box{flex-direction:column;justify-content:center;padding:1rem;display:flex}.ReviewBox-module__cSZHhG__starsContainer{justify-content:center;gap:.25rem;display:flex}.ReviewBox-module__cSZHhG__text{text-align:center;color:var(--color-darker);margin-top:.5rem}.ReviewBox-module__cSZHhG__author{color:var(--color-medium)}
.Dropdown-module__WZUUUq__container{display:inline-block;position:relative}.Dropdown-module__WZUUUq__toggle{cursor:pointer;font-weight:var(--font-weight-bold);background-color:#0000;border:none;padding:.5rem;font-size:0}.Dropdown-module__WZUUUq__menu{z-index:2;background-color:var(--color-white);box-shadow:var(--box-shadow);border-radius:var(--border-radius);width:fit-content;min-width:160px;margin:0;padding:.25rem 0;list-style-type:none;display:none;position:absolute;top:100%;right:0;overflow:hidden}.Dropdown-module__WZUUUq__menuOpen{display:block}.Dropdown-module__WZUUUq__menu a,.Dropdown-module__WZUUUq__menu button{text-align:left;cursor:pointer;width:calc(100% - .5rem);font-family:inherit;font-size:var(--font-size-small);border-radius:var(--border-radius);color:var(--color-darker);background:0 0;border-width:0;outline:none;margin:0 .25rem;padding:.75rem;transition:all .2s ease-in-out;display:block}.Dropdown-module__WZUUUq__menu a:hover,.Dropdown-module__WZUUUq__menu button:hover{background-color:var(--color-light);color:var(--color-black)}.Dropdown-module__WZUUUq__seperator{background-color:var(--color-light);height:1px;margin:.5rem 0}
.Label-module__yOJ3mG__label{font-weight:var(--font-weight-bold);margin-bottom:.25rem;font-size:1.2rem;display:block}.Label-module__yOJ3mG__label small{font-weight:var(--font-weight);color:var(--color-medium);font-size:.8rem}
.UserReviewsSliding-module__4-v-va__title{font-family:var(--font-highlight), sans-serif;text-align:center;padding-top:4rem}.UserReviewsSliding-module__4-v-va__wrapper{height:256px}.UserReviewsSliding-module__4-v-va__grid{gap:2rem;width:4800px;margin-top:2rem;margin-bottom:4rem;animation:30s linear infinite UserReviewsSliding-module__4-v-va__scroll;display:flex;position:absolute;left:0}.UserReviewsSliding-module__4-v-va__grid>*{flex-basis:500px}.UserReviewsSliding-module__4-v-va__grid img{object-fit:cover}.UserReviewsSliding-module__4-v-va__video{object-fit:cover;width:100%;height:100%;position:absolute}@keyframes UserReviewsSliding-module__4-v-va__scroll{0%{transform:translate(0)}to{transform:translate(-2400px)}}
.page-module__40fAKG__typeSelection{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:16px;display:grid}@media (max-width:640px){.page-module__40fAKG__typeSelection{grid-template-columns:repeat(1,1fr)}}.page-module__40fAKG__title{margin-bottom:.25rem;font-size:1.2rem}
.Header-module__arFiJq__header{justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem;display:flex}.Header-module__arFiJq__logo{font-weight:var(--font-weight-bold);font-family:var(--font-highlight), sans-serif}.Header-module__arFiJq__logo:hover{background:linear-gradient(to right, var(--color-black) 20%, var(--color-primary) 40%, var(--color-primary) 60%, var(--color-black) 80%);color:var(--color-black);text-fill-color:transparent;-webkit-text-fill-color:transparent;background-position:150%;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:.5s linear Header-module__arFiJq__shine}@keyframes Header-module__arFiJq__shine{0%{background-position:-50%}to{background-position:150%}}.Header-module__arFiJq__links{align-items:center;display:flex}.Header-module__arFiJq__links>a{color:var(--color-darker);font-size:var(--font-size-small);border-radius:var(--border-radius);margin:0 .25rem;padding:.75rem;transition:all .2s ease-in-out}.Header-module__arFiJq__links>a:hover{color:var(--color-black);background-color:var(--color-light)}
.HomeHeroWithImage-module__q9lg9a__wrapper{flex-direction:column;width:1200px;padding-bottom:3rem;display:flex}.HomeHeroWithImage-module__q9lg9a__container{text-align:left;gap:1rem;padding-top:3rem;padding-bottom:5rem;display:flex}.HomeHeroWithImage-module__q9lg9a__container:before{z-index:-1;content:"";background:rgba(var(--color-primary-rgb), .05);border-bottom-right-radius:100% 40%;border-bottom-left-radius:100% 40%;width:120%;height:calc(10% + 650px);display:block;position:absolute;top:-10%;left:-10%;box-shadow:inset 0 0 8px #0000000d}.HomeHeroWithImage-module__q9lg9a__badge{background-color:var(--color-primary);color:var(--color-white);font-size:var(--font-size-tiny);text-transform:uppercase;border-radius:100px;margin-bottom:1rem;padding:.5rem 1rem;font-weight:500;display:inline-block}.HomeHeroWithImage-module__q9lg9a__title{font-size:3rem;font-family:var(--font-highlight), sans-serif;text-wrap-style:balance;margin-bottom:1rem}.HomeHeroWithImage-module__q9lg9a__title span{color:var(--color-primary)}.HomeHeroWithImage-module__q9lg9a__subtitle{color:var(--color-medium);text-wrap-style:balance;margin-top:1rem;margin-bottom:2rem;font-size:1.2rem;font-weight:400;line-height:1.4}.HomeHeroWithImage-module__q9lg9a__button{padding-top:1.3rem;padding-bottom:1.3rem;font-size:1rem;font-weight:600}@media (max-width:840px){.HomeHeroWithImage-module__q9lg9a__container{text-align:center;flex-direction:column}.HomeHeroWithImage-module__q9lg9a__container:before{border-bottom-right-radius:100% 10%;border-bottom-left-radius:100% 10%;height:calc(10% + 840px)}}@media (max-width:640px){.HomeHeroWithImage-module__q9lg9a__title{font-size:2.8rem}.HomeHeroWithImage-module__q9lg9a__subtitle{font-size:1.2rem}}@media (max-width:460px){.HomeHeroWithImage-module__q9lg9a__container:before{height:calc(10% + 940px)}}
.Input-module__dM36dG__input{width:100%;box-shadow:var(--box-shadow);border-radius:var(--border-radius);box-sizing:border-box;background:var(--color-white);border-width:0;margin-top:.5rem;margin-bottom:.5rem;padding:1rem;font-family:inherit;font-size:1rem}.Input-module__dM36dG__input:hover{box-shadow:0 0 0 1px var(--color-secondary)}.Input-module__dM36dG__input:focus{box-shadow:0 0 0 2px var(--color-secondary);outline:none}.Input-module__dM36dG__button{font-weight:var(--font-weight-bold)}
.Modal-module__sR2AWG__modal{z-index:200;width:100%;height:100%;position:fixed;top:0;left:0;overflow:auto}.Modal-module__sR2AWG__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background-color:#1e1e1e99;position:fixed;inset:0}button.Modal-module__sR2AWG__close{padding:1rem;position:absolute;top:0;right:0}.Modal-module__sR2AWG__content{background-color:var(--color-white);border-radius:var(--border-radius);width:var(--page-width-tiny);max-width:100%;box-shadow:var(--box-shadow);padding:1rem;position:absolute;top:10vh;left:50%;transform:translate(-50%)}
.CopyLastSongModal-module__dZWH2G__buttonContainer{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.CopyLastSongModal-module__dZWH2G__subtitle{font-size:var(--font-size-small);margin-top:.5rem}.CopyLastSongModal-module__dZWH2G__spinner{filter:invert();animation:2s linear infinite CopyLastSongModal-module__dZWH2G__rotate}@keyframes CopyLastSongModal-module__dZWH2G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.PriceBox-module__yjfwOq__priceBox{background-color:#fff;border:1px solid #00000008;border-radius:50px;align-items:center;gap:3rem;margin:0 auto;padding:1.5rem 3rem;display:inline-flex;box-shadow:0 4px 20px #0000000d}.PriceBox-module__yjfwOq__divider{background-color:#0000001a;width:1px;height:60px}.PriceBox-module__yjfwOq__price{color:var(--color-primary);font-size:2.5rem;font-weight:700;line-height:1;display:block}.PriceBox-module__yjfwOq__priceText{color:var(--color-medium);font-size:.9rem;font-weight:500}.PriceBox-module__yjfwOq__list{text-align:left;list-style:none}.PriceBox-module__yjfwOq__list li{color:var(--color-darker);align-items:center;margin-bottom:.5rem;font-weight:500;display:flex}.PriceBox-module__yjfwOq__list li:last-child{margin-bottom:0}.PriceBox-module__yjfwOq__list img{opacity:.6;margin-right:.8rem}@media (max-width:640px){.PriceBox-module__yjfwOq__priceBox{border-radius:20px;flex-direction:column;gap:1.5rem;width:100%;padding:2rem}.PriceBox-module__yjfwOq__divider{width:60%;height:1px}}
.PurchaseBox-module__47YTqW__link{width:fit-content;max-width:100vw;margin:0 auto;display:block}div.PurchaseBox-module__47YTqW__box{background-color:rgba(var(--color-white), .1);text-align:left;align-items:center;gap:1rem;display:flex}.PurchaseBox-module__47YTqW__boxContent{margin:auto}.PurchaseBox-module__47YTqW__headline{justify-content:center;align-items:center;gap:10px;margin-bottom:24px;display:flex}.PurchaseBox-module__47YTqW__headline img{width:30px;height:auto}@media (max-width:480px){div.PurchaseBox-module__47YTqW__box{border-top:1px solid var(--color-light);border-bottom:1px solid var(--color-light);padding-top:2rem;padding-bottom:2rem}.PurchaseBox-module__47YTqW__mobil{display:none}}.PurchaseBox-module__47YTqW__subtitle{color:var(--color-darker);font-size:var(--font-size-small);text-align:center;margin-top:.25rem;margin-bottom:.5rem}.songEnded .PurchaseBox-module__47YTqW__box{animation:.4s ease-in-out PurchaseBox-module__47YTqW__jump}@keyframes PurchaseBox-module__47YTqW__jump{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.PurchaseBox-module__47YTqW__title{font-family:var(--font-highlight), sans-serif;text-align:center;padding-top:4rem}.PurchaseBox-module__47YTqW__container{text-align:center;justify-content:center;gap:2rem;margin-top:2rem;margin-bottom:2.5rem;display:flex;position:relative}.PurchaseBox-module__47YTqW__container:after{content:"";z-index:-1;background-image:url(/images/steps-line.svg);background-repeat:no-repeat;background-size:contain;width:60%;height:40px;margin-top:1.2rem;margin-left:1%;position:absolute}.PurchaseBox-module__47YTqW__stepTitle{margin-bottom:.5rem}.PurchaseBox-module__47YTqW__stepNumber{background-color:var(--color-white);border:1px solid var(--color-light);width:54px;height:54px;box-shadow:var(--box-shadow);line-height:54px;font-family:var(--font-highlight), sans-serif;border-radius:100px;margin-top:.5rem;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700;display:inline-block}.PurchaseBox-module__47YTqW__infoText{text-align:center;color:#0009}.PurchaseBox-module__47YTqW__infoTextTime{color:#000c;margin-bottom:.5rem;font-weight:600}.PurchaseBox-module__47YTqW__check{width:40px;margin-top:6px}@media (max-width:640px){.PurchaseBox-module__47YTqW__container{flex-direction:column}.PurchaseBox-module__47YTqW__container:after{display:none}.PurchaseBox-module__47YTqW__stepNumber{margin-bottom:1rem}.PurchaseBox-module__47YTqW__mobileCheck{display:none}}.PurchaseBox-module__47YTqW__overlay{overscroll-behavior:none;z-index:999;background-color:#00000080;justify-content:center;align-items:center;padding-top:50px;display:flex;position:fixed;inset:0;overflow-y:auto}.PurchaseBox-module__47YTqW__popup{z-index:1000;background-color:#fff;border-radius:5px;width:90%;max-width:500px;padding:30px 25px 50px;position:relative;box-shadow:0 4px 6px #0000001a}.PurchaseBox-module__47YTqW__closeButton{cursor:pointer;background:0 0;border:none;font-size:1.5em;position:absolute;top:10px;right:10px}.PurchaseBox-module__47YTqW__popupContent{text-align:left}.PurchaseBox-module__47YTqW__optionItemDiv{margin-bottom:16px;font-size:20px}.PurchaseBox-module__47YTqW__optionDivider{margin-top:16px;margin-bottom:25px}.PurchaseBox-module__47YTqW__input,.PurchaseBox-module__47YTqW__select{width:100%;box-shadow:1px #0000001a;border:2px solid #eee;border-radius:4px;padding:10px;font-size:16px}.PurchaseBox-module__47YTqW__divider{text-align:center;align-items:center;margin-top:20px;margin-bottom:20px;display:flex}.PurchaseBox-module__47YTqW__text{white-space:nowrap;padding:0 10px;font-size:32px;font-weight:600}.PurchaseBox-module__47YTqW__priceBox{border-radius:var(--border-radius-huge);background-color:var(--color-primary-lighten);flex-direction:row;justify-content:space-between;gap:.5rem;max-width:1000px;margin:0 auto;padding:2rem 3rem;display:flex;box-shadow:1px 1px 1px 1px #eee}.PurchaseBox-module__47YTqW__contentBox{flex-direction:column;display:flex}.PurchaseBox-module__47YTqW__divider{background-color:rgba(var(--color-primary-rgb), .2);width:100%;height:1px}.PurchaseBox-module__47YTqW__price{font-size:2rem;font-weight:var(--font-weight-bold);align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:.25rem;display:flex}.PurchaseBox-module__47YTqW__priceText{opacity:.5;margin-bottom:0}.PurchaseBox-module__47YTqW__priceText a{cursor:pointer;border-bottom:1px dotted #000}.PurchaseBox-module__47YTqW__list{margin-top:1rem;margin-bottom:1rem;line-height:40px;list-style:none}.PurchaseBox-module__47YTqW__list img{vertical-align:middle;margin-right:.5rem}.PurchaseBox-module__47YTqW__list a{cursor:pointer;border-bottom:1px dotted #000}.PurchaseBox-module__47YTqW__img{object-fit:cover;border-radius:8px;width:80px;height:80px}.PurchaseBox-module__47YTqW__fristDiv,.PurchaseBox-module__47YTqW__secondDiv{flex:1;padding:2rem}.PurchaseBox-module__47YTqW__fristDiv{padding-right:3rem}.PurchaseBox-module__47YTqW__popupLabel{margin-bottom:6px;font-size:14px;display:block}.PurchaseBox-module__47YTqW__popupFormRow{flex-direction:row;gap:1rem;display:flex}.PurchaseBox-module__47YTqW__purchaseBox{margin-bottom:32px}.PurchaseBox-module__47YTqW__imageGallery{gap:1rem;display:flex}.PurchaseBox-module__47YTqW__magnetPopup{flex-direction:column;display:flex}.PurchaseBox-module__47YTqW__magnetPopupImages{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;margin-bottom:2rem;display:flex}.PurchaseBox-module__47YTqW__magnetPopupImages img{border-radius:8px;max-height:250px}@media (min-width:950px){.PurchaseBox-module__47YTqW__priceBox{flex-direction:row;justify-content:space-between;align-items:stretch}.PurchaseBox-module__47YTqW__divider{width:1px;height:auto}.PurchaseBox-module__47YTqW__contentBox{flex-direction:column;align-items:normal}}@media (max-width:950px){.PurchaseBox-module__47YTqW__img{width:auto;max-width:100%;height:auto;max-height:150px}.PurchaseBox-module__47YTqW__fristDiv{border-right:none;padding-right:0}.PurchaseBox-module__47YTqW__priceBox{flex-direction:column;gap:1.5rem;padding:2rem}.PurchaseBox-module__47YTqW__divider{width:100%;height:1px}}.PurchaseBox-module__47YTqW__optionsContainer{flex-direction:column;gap:1rem;max-width:600px;margin:0 auto;padding:0 1rem;display:flex}.PurchaseBox-module__47YTqW__optionItem{cursor:pointer;background-color:#fff;border:1px solid #eee;border-radius:16px;align-items:flex-start;margin-bottom:1rem;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.PurchaseBox-module__47YTqW__optionItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.PurchaseBox-module__47YTqW__optionItem.PurchaseBox-module__47YTqW__popular{background-color:#fff;border-color:#eee}.PurchaseBox-module__47YTqW__optionItem.PurchaseBox-module__47YTqW__active{background-color:#fff9f7;border:2px solid #e07a5f}.PurchaseBox-module__47YTqW__popularTag{color:#fff;background-color:#e07a5f;border-top-right-radius:14px;border-bottom-left-radius:8px;padding:.2rem .5rem;font-size:.7rem;font-weight:700;position:absolute;top:0;right:0}.PurchaseBox-module__47YTqW__radioCircle{justify-content:center;align-items:flex-start;padding:1.55rem 0 0 1.5rem;display:flex;position:relative}.PurchaseBox-module__47YTqW__emptyCircle{background-color:#fff;border:2px solid #ccc;border-radius:50%;width:20px;height:20px}.PurchaseBox-module__47YTqW__filledCircle{background-color:#fff;border:2px solid #e07a5f;border-radius:50%;width:20px;height:20px;position:relative}.PurchaseBox-module__47YTqW__filledCircle:after{content:"";background-color:#e07a5f;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:4px}.PurchaseBox-module__47YTqW__optionLabel{cursor:pointer;flex:1;padding:1.5rem 1.5rem 1.5rem 1rem;display:block}.PurchaseBox-module__47YTqW__optionContent{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.PurchaseBox-module__47YTqW__optionTextContent{flex:1}.PurchaseBox-module__47YTqW__optionHeader{align-items:center;display:flex}.PurchaseBox-module__47YTqW__optionPrice{font-size:1.1rem;font-weight:700}.PurchaseBox-module__47YTqW__optionTitle{margin-left:.25rem;font-size:1.1rem}.PurchaseBox-module__47YTqW__optionDescription{color:#555;margin-top:.5rem;font-size:.9rem}.PurchaseBox-module__47YTqW__optionFeatures{margin:1rem 0;padding-left:0;list-style:none}.PurchaseBox-module__47YTqW__optionFeatures li{color:#555;margin-bottom:.5rem;padding-left:1.2rem;font-size:.9rem;line-height:1.3;position:relative}.PurchaseBox-module__47YTqW__optionFeatures li:before{content:"•";font-size:1rem;position:absolute;left:.3rem}.PurchaseBox-module__47YTqW__magnetImage{justify-content:center;align-items:center;max-width:40%;display:flex}.PurchaseBox-module__47YTqW__magnetImage img{border-radius:8px;max-width:100%;height:auto;max-height:150px;box-shadow:0 4px 12px #0000001a}.PurchaseBox-module__47YTqW__continueButtonContainer{max-width:600px;margin:1rem auto 0;padding:0 1rem}.PurchaseBox-module__47YTqW__continueButtonContainer button{transition:all .3s;box-shadow:0 4px 12px #4caf5033}.PurchaseBox-module__47YTqW__continueButtonContainer button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #4caf504d}@media (max-width:640px){.PurchaseBox-module__47YTqW__optionHeader{flex-direction:row;align-items:center}.PurchaseBox-module__47YTqW__optionTitle,.PurchaseBox-module__47YTqW__optionPrice{font-size:1rem}.PurchaseBox-module__47YTqW__radioCircle{padding:1.5rem 0 0 1rem}.PurchaseBox-module__47YTqW__optionFeatures li{font-size:.85rem}.PurchaseBox-module__47YTqW__optionContent{flex-direction:column}.PurchaseBox-module__47YTqW__magnetImage{max-width:100%}}.PurchaseBox-module__47YTqW__learnMoreLink{color:#e07a5f;cursor:pointer;font-size:.9rem;text-decoration:underline;display:inline-block}.PurchaseBox-module__47YTqW__learnMoreLink:hover{color:#c05a3f}
.page-module__ekf8IW__modalTitle{max-width:calc(100% - 40px)}.page-module__ekf8IW__actionBar{background-color:var(--color-white);width:100%;padding-top:1rem;padding-bottom:1rem;bottom:0;left:0}.page-module__ekf8IW__fixed{position:fixed;box-shadow:0 0 5px 3px #0000000d}.page-module__ekf8IW__actionBar:not(.page-module__ekf8IW__fixed) .page-module__ekf8IW__container{padding-left:0;padding-right:0}.page-module__ekf8IW__fixed .page-module__ekf8IW__container{padding:0 1rem}.page-module__ekf8IW__actionBarPlaceholder{height:75px}.page-module__ekf8IW__line-container label{margin-left:10px}.page-module__ekf8IW__linecontainer{margin-top:12px;margin-bottom:12px}.page-module__ekf8IW__roundRadio{margin-right:8px}.page-module__ekf8IW__lineContainer2{margin-top:8px}.page-module__ekf8IW__popupDivider{margin-top:20px;margin-bottom:20px}.page-module__ekf8IW__popupButton{margin-top:16px}.page-module__ekf8IW__popupHeadline2{margin-top:16px;margin-bottom:12px}
.page-module__B498iW__box{margin-top:2rem;margin-bottom:2rem}.page-module__B498iW__boxCreate{text-align:center;font-weight:var(--font-weight-bold)}.page-module__B498iW__boxTitle{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page-module__B498iW__boxFooter{align-items:center;margin-top:1rem;display:flex}.page-module__B498iW__muted{color:var(--color-medium);font-size:var(--font-size-small);margin-left:1rem}
.Footer-module__rnk_JG__footer{justify-content:space-around;padding-top:1rem;padding-bottom:1rem;display:flex}.Footer-module__rnk_JG__logo{filter:grayscale()brightness(1.4);transition:filter .3s ease-in-out}.Footer-module__rnk_JG__logo:hover{filter:none}
.HeroVideo-module__j9QU2a__heroVideo{border-radius:50px;max-width:300px;height:auto;position:relative}.HeroVideo-module__j9QU2a__heroVideo video{object-fit:cover;cursor:pointer;width:100%;height:100%}.HeroVideo-module__j9QU2a__heroVideoPlay{cursor:pointer;transition:all .1s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroVideo-module__j9QU2a__heroVideo:hover .HeroVideo-module__j9QU2a__heroVideoPlay{transform:translate(-50%,-50%)scale(1.08)}@media (max-width:840px){.HeroVideo-module__j9QU2a__heroVideo{margin-top:2rem;margin-left:auto;margin-right:auto}}
.VideoHero-module__0g8CAq__heroWrapper{justify-content:center;align-items:flex-end;width:100%;height:85vh;min-height:500px;display:flex;position:relative;overflow:hidden}.VideoHero-module__0g8CAq__innerContainer{align-items:flex-end;width:100%;max-width:1400px;margin:0 auto;display:flex}.VideoHero-module__0g8CAq__backgroundVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.VideoHero-module__0g8CAq__overlay{z-index:1;background:linear-gradient(90deg,#000000b3 0%,#0006 50%,#0003 100%);width:100%;height:100%;position:absolute;top:0;left:0}.VideoHero-module__0g8CAq__topSocialProof{z-index:3;pointer-events:none;width:100%;padding-top:1.25rem;position:absolute;top:0;left:0}.VideoHero-module__0g8CAq__topSocialProofInner{justify-content:center;width:100%;max-width:1400px;margin:0 auto;padding:0 4rem;display:flex}.VideoHero-module__0g8CAq__socialProof{color:#fff;align-items:center;gap:.6rem;padding:.65rem 1rem;display:inline-flex}.VideoHero-module__0g8CAq__stars{align-items:center;gap:.15rem;display:inline-flex}.VideoHero-module__0g8CAq__starIcon{filter:drop-shadow(0 2px 10px #00000040);width:18px;height:18px;display:block}.VideoHero-module__0g8CAq__socialProofText{letter-spacing:.01em;white-space:nowrap;font-size:.95rem;font-weight:600}.VideoHero-module__0g8CAq__content{z-index:2;color:#fff;max-width:700px;padding:4rem 4rem 6rem;position:relative}@media (min-width:1400px){.VideoHero-module__0g8CAq__content{padding-left:2rem}}.VideoHero-module__0g8CAq__headline{font-size:4rem;font-weight:700;line-height:1.1;font-family:var(--font-highlight,Georgia, serif);text-shadow:0 2px 20px #0000004d;margin-bottom:1.5rem}.VideoHero-module__0g8CAq__headline span{color:var(--color-primary-lighten,#f3d8cf);font-style:italic}.VideoHero-module__0g8CAq__subtitle{opacity:.95;text-shadow:0 1px 10px #0000004d;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.VideoHero-module__0g8CAq__ctaButton{color:#fff;background:var(--color-primary,#e4775a);cursor:pointer;border:none;border-radius:50px;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-block;box-shadow:0 4px 20px #e4775a66}.VideoHero-module__0g8CAq__ctaButton:hover{background:var(--color-primary-darken,#d86d50);box-shadow:0 6px 30px #e4775a80}.VideoHero-module__0g8CAq__controlButtons{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:2rem;right:2rem}.VideoHero-module__0g8CAq__videoToggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;transition:background .2s;display:flex}.VideoHero-module__0g8CAq__videoToggle:hover{background:#ffffff40}.VideoHero-module__0g8CAq__videoToggle svg{width:16px;height:16px}@media (max-width:768px){.VideoHero-module__0g8CAq__heroWrapper{min-height:100vh}.VideoHero-module__0g8CAq__topSocialProofInner{padding:0 2rem}.VideoHero-module__0g8CAq__content{padding:2rem 2rem 8rem}.VideoHero-module__0g8CAq__headline{font-size:2.5rem}.VideoHero-module__0g8CAq__subtitle{font-size:1rem}.VideoHero-module__0g8CAq__overlay{background:linear-gradient(#0003 0%,#0006 50%,#000c 100%)}}@media (max-width:480px){.VideoHero-module__0g8CAq__topSocialProof{padding-top:1rem}.VideoHero-module__0g8CAq__socialProof{padding:.55rem .85rem}.VideoHero-module__0g8CAq__socialProofText{font-size:.9rem}.VideoHero-module__0g8CAq__headline{font-size:2rem}.VideoHero-module__0g8CAq__ctaButton{text-align:center;width:100%}}
.auth-module__uh9QMa__links{flex-direction:column;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.auth-module__uh9QMa__link{font-size:var(--font-size-small);color:var(--color-medium)}.auth-module__uh9QMa__link:hover{color:var(--color-dark)}.auth-module__uh9QMa__legal{font-size:var(--font-size-small)}.auth-module__uh9QMa__legal a{text-decoration:underline}.auth-module__uh9QMa__title{text-align:center;margin-bottom:2rem}
.HeroFridgeMagnet-module__INbTpG__heroBox{aspect-ratio:1;background-color:rgba(var(--color-primary-rgb), .1);border-radius:50px;width:300px;height:300px}.HeroFridgeMagnet-module__INbTpG__heroImg{width:100%;height:100%}.HeroFridgeMagnet-module__INbTpG__heroBox:before,.HeroFridgeMagnet-module__INbTpG__heroBox:after{content:"";border:1px solid var(--color-primary);background:radial-gradient(circle,#0000 30%,#ff434333 70%);border-radius:50%;width:60px;height:60px;display:block;position:absolute;bottom:36px;left:122px}.HeroFridgeMagnet-module__INbTpG__heroBox:before{animation:1.5s linear infinite HeroFridgeMagnet-module__INbTpG__ripple}.HeroFridgeMagnet-module__INbTpG__heroBox:after{animation:1.5s linear .5s infinite HeroFridgeMagnet-module__INbTpG__ripple}@keyframes HeroFridgeMagnet-module__INbTpG__ripple{0%{transform:scale(1)}50%{opacity:1;transform:scale(1.9)}to{opacity:0;transform:scale(2.6)}}@media (max-width:840px){.HeroFridgeMagnet-module__INbTpG__heroBox{margin-top:2rem;margin-left:auto;margin-right:auto}}
.HowTo-module__393AHa__title{font-family:var(--font-highlight), sans-serif;text-align:center;padding-top:4rem}.HowTo-module__393AHa__container{text-align:center;gap:2rem;margin-top:2rem;margin-bottom:8rem;display:flex;position:relative}.HowTo-module__393AHa__container:after{content:"";z-index:-1;background-image:url(/images/steps-line.svg);background-repeat:no-repeat;background-size:contain;width:70%;height:40px;margin-top:1.2rem;margin-left:15%;position:absolute}.HowTo-module__393AHa__stepTitle{margin-bottom:.5rem}.HowTo-module__393AHa__stepNumber{background-color:var(--color-white);border:1px solid var(--color-light);width:54px;height:54px;box-shadow:var(--box-shadow);line-height:54px;font-family:var(--font-highlight), sans-serif;border-radius:100px;margin-top:.5rem;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700;display:inline-block}@media (max-width:640px){.HowTo-module__393AHa__container{flex-direction:column}.HowTo-module__393AHa__container:after{display:none}.HowTo-module__393AHa__stepNumber{margin-bottom:1rem}}
.RadioSwitch-module__fmSDLq__container{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem;margin-top:1rem;margin-bottom:2rem;display:flex}.RadioSwitch-module__fmSDLq__item{background-color:var(--color-secondary-light);border:1px solid rgba(var(--color-secondary-rgb), .2);border-radius:200px;font-weight:500}.RadioSwitch-module__fmSDLq__option{box-sizing:border-box;width:100%;font-size:var(--font-size);cursor:pointer;color:var(--color-darker);-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;margin-top:-1px;padding:.8rem 1rem;font-family:inherit;display:flex}.RadioSwitch-module__fmSDLq__icon{filter:grayscale()brightness(0);transition:all .1s}.RadioSwitch-module__fmSDLq__radioInput:checked+.RadioSwitch-module__fmSDLq__option .RadioSwitch-module__fmSDLq__icon{filter:none;transform:scale(1.1)}.RadioSwitch-module__fmSDLq__radioInput{opacity:0;pointer-events:none;position:fixed}.RadioSwitch-module__fmSDLq__radioInput:checked+.RadioSwitch-module__fmSDLq__option{z-index:1;box-shadow:0 0 0 2px var(--color-secondary);color:var(--color-secondary);border-radius:200px;font-weight:500}
.Spinner-module__R2NaYG__spinner{vertical-align:middle;animation:1.5s ease-in-out infinite Spinner-module__R2NaYG__pulse}@keyframes Spinner-module__R2NaYG__pulse{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}
.Textarea-module__-aERqq__textarea{width:100%;box-shadow:var(--box-shadow);border-radius:var(--border-radius);box-sizing:border-box;resize:none;background:var(--color-white);border-width:0;margin-top:.5rem;margin-bottom:.5rem;padding:1rem;font-family:inherit;font-size:1rem}.Textarea-module__-aERqq__textarea:hover{box-shadow:0 0 0 1px var(--color-secondary)}.Textarea-module__-aERqq__textarea:focus{border-color:var(--color-secondary);box-shadow:0 0 0 2px var(--color-secondary);outline:none}
.page-module__Z-3nqa__container a{text-decoration:underline}.page-module__Z-3nqa__table{border-collapse:collapse;text-align:left;width:100%}.page-module__Z-3nqa__table th,.page-module__Z-3nqa__table td{border-bottom:1px solid var(--color-light);padding:.5rem}.page-module__Z-3nqa__table tr:hover td{background-color:var(--color-light)}.page-module__Z-3nqa__popover{max-width:400px;display:inline-block;overflow:hidden}.page-module__Z-3nqa__popover+span{background:var(--color-light);border-radius:var(--border-radius);box-shadow:var(--box-shadow);z-index:1;padding:.5rem;position:absolute;transform:translate(-200vw)translateY(20px)}.page-module__Z-3nqa__popover:hover+span,.page-module__Z-3nqa__popover+span:hover{opacity:1;transform:translate(-80%)translateY(20px)}.page-module__Z-3nqa__editSongTextarea{resize:none;width:100%;height:168px;font-family:inherit;line-height:inherit;font-size:inherit;border-width:0;outline:none}.page-module__Z-3nqa__showOnHover{display:none}tr:hover .page-module__Z-3nqa__showOnHover{display:block}
.page-module___DSx4a__description{font-size:var(--font-size-small);color:var(--color-darker)}
.page-module__fMqZBG__title{text-align:center;color:#333;margin-bottom:1rem;font-size:2rem;font-weight:700}.page-module__fMqZBG__subtitle{text-align:center;color:#666;margin-bottom:1rem;font-size:1.1rem;line-height:1.5}.page-module__fMqZBG__socialProof{background:#f8f9fa;border-radius:12px;justify-content:center;align-items:center;gap:1rem;margin:1rem 0;padding:1.5rem;display:flex}.page-module__fMqZBG__stars{gap:.25rem;display:flex}.page-module__fMqZBG__star{color:gold;font-size:1.2rem}.page-module__fMqZBG__socialProofText{color:#333;font-size:1rem;font-weight:600}.page-module__fMqZBG__purchaseOptions{flex-direction:column;align-items:center;margin:1rem 0;display:flex}.page-module__fMqZBG__optionCard{background:#fff;border:2px solid #e1e5e9;border-radius:12px;width:100%;max-width:400px;padding:2rem;transition:border-color .2s;position:relative}.page-module__fMqZBG__optionContent{flex-direction:column;align-items:flex-start;display:flex}.page-module__fMqZBG__optionHeader{align-items:baseline;gap:.5rem;margin-bottom:1rem;display:flex}.page-module__fMqZBG__crossedOutPrice{color:#999;margin-right:.25rem;font-size:1.8rem;font-weight:500;text-decoration:line-through}.page-module__fMqZBG__optionPrice{color:#333;margin-right:.5rem;font-size:2.5rem;font-weight:700}.page-module__fMqZBG__optionTitle{color:#333;font-size:1.3rem;font-weight:600}.page-module__fMqZBG__benefitsList{margin-top:1rem}.page-module__fMqZBG__benefitItem{color:#333;align-items:center;margin-bottom:.75rem;font-size:.95rem;display:flex}.page-module__fMqZBG__checkmark{color:#fff;background:#22c55e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:.75rem;font-size:12px;font-weight:700;display:inline-flex}.page-module__fMqZBG__buttonGroup{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.page-module__fMqZBG__skipLink{margin-top:.25rem;margin-bottom:.25rem;font-size:.8rem;text-decoration:underline}.page-module__fMqZBG__skipLink:hover{text-decoration:none}.page-module__fMqZBG__inspirationSection{text-align:center;margin-top:1.75rem;padding:0}.page-module__fMqZBG__inspirationTitle{color:#2a2659;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.page-module__fMqZBG__inspirationDescription{color:#4f4b7a;max-width:520px;margin:.75rem auto 2.25rem;font-size:1rem;line-height:1.6}.page-module__fMqZBG__videoGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.page-module__fMqZBG__videoCard{background:0 0;border:1px solid #0f172a14;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.page-module__fMqZBG__video{aspect-ratio:1;object-fit:cover;background:#000;width:100%}.page-module__fMqZBG__videoCaption{color:#393463;padding:1.25rem 1.5rem;font-size:.95rem;line-height:1.5}@media (max-width:640px){.page-module__fMqZBG__inspirationSection{padding:2rem 1.25rem}.page-module__fMqZBG__inspirationTitle{font-size:1.5rem}.page-module__fMqZBG__videoCaption{font-size:.9rem}}.page-module__fMqZBG__inspirationSection{margin-top:0;padding-top:0}
.page-module__LbM7eq__title{text-align:center}.page-module__LbM7eq__subtitle{text-align:center;color:var(--color-darker);font-size:var(--font-size-large);max-width:440px;margin:1rem auto 2rem}@media (max-width:480px){.page-module__LbM7eq__subtitle{margin-bottom:-2rem}}.page-module__LbM7eq__buttonGroup{justify-content:center;margin-top:2rem;display:flex}.page-module__LbM7eq__button{font-weight:400;font-size:var(--font-size-tiny)}
.page-module__oSiVSW__wrapper{padding-bottom:3rem}.page-module__oSiVSW__hero{text-align:center}.page-module__oSiVSW__kicker{text-transform:uppercase;letter-spacing:.2em;color:#7a6af7;margin-bottom:.75rem;font-size:.7rem;font-weight:600}.page-module__oSiVSW__title{color:#1b1238;margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.1}.page-module__oSiVSW__description{color:#4a4568;max-width:540px;margin:0 auto;font-size:.98rem;line-height:1.5}.page-module__oSiVSW__sectionHeader{text-align:center;max-width:640px;margin:0 auto 2rem}.page-module__oSiVSW__sectionEyebrow{text-transform:uppercase;letter-spacing:.2em;color:#9e95ff;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.page-module__oSiVSW__sectionTitle{color:#1f1a3f;margin-bottom:.5rem;font-size:clamp(1.5rem,2.6vw,2.1rem)}.page-module__oSiVSW__sectionTitleOffset{margin-top:4rem}.page-module__oSiVSW__sectionText{color:#5b5773;text-align:center;font-size:.95rem;line-height:1.5}.page-module__oSiVSW__videoSection{flex-direction:column;align-items:center;width:100%;margin-top:1.5rem;display:flex}.page-module__oSiVSW__videoGrid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;width:100%;padding-bottom:.25rem;display:flex;overflow-x:auto}.page-module__oSiVSW__videoGrid::-webkit-scrollbar{display:none}.page-module__oSiVSW__videoCard{scroll-snap-align:center;background:#fff;border:1px solid #1f1a3f14;border-radius:14px;flex-direction:column;flex:0 0 78vw;display:flex;overflow:hidden;box-shadow:0 12px 34px #0c081d14}.page-module__oSiVSW__hideOnMobile{display:none}.page-module__oSiVSW__videoFrame{aspect-ratio:1;background:radial-gradient(circle at 10% 20%,#43308b,#12081f);border-radius:18px;width:100%;position:relative;overflow:hidden}.page-module__oSiVSW__video{object-fit:cover;background:#000;border:none;width:100%;height:100%;position:absolute;inset:0}.page-module__oSiVSW__playButton{cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 30px #10081f40}.page-module__oSiVSW__playButton:hover{transform:translate(-50%,-50%)scale(1.04);box-shadow:0 18px 36px #10081f59}.page-module__oSiVSW__playButtonIcon{border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid #1b1238;width:0;height:0;margin-left:4px}.page-module__oSiVSW__videoCaption{color:#3b365a;text-align:center;padding:1rem 1.25rem;font-size:.9rem;line-height:1.6}.page-module__oSiVSW__testimonialsSection{margin-top:2.25rem}.page-module__oSiVSW__testimonialCta{justify-content:center;margin-bottom:1.5rem;display:flex}.page-module__oSiVSW__nextButton{border-radius:8px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #7a6af74d}.page-module__oSiVSW__nextButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #7a6af766}.page-module__oSiVSW__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.page-module__oSiVSW__testimonialCard{background:#fff;border:1px solid #1f1a3f14;border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.75rem;transition:all .3s;display:flex;box-shadow:0 8px 24px #0c081d0f}.page-module__oSiVSW__testimonialCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0c081d1f}.page-module__oSiVSW__rating{color:#ffa800;letter-spacing:.15em;font-size:1.1rem}.page-module__oSiVSW__quote{color:#2a2547;flex:1;font-size:1rem;font-weight:400;line-height:1.6}.page-module__oSiVSW__person{border-top:1px solid #3b38541a;flex-direction:column;gap:.25rem;padding-top:.5rem;display:flex}.page-module__oSiVSW__name{color:#1b1238;font-size:.95rem;font-weight:600}.page-module__oSiVSW__context{color:#7a7390;font-size:.88rem;font-style:italic}.page-module__oSiVSW__cta{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-top:2.25rem;display:flex}.page-module__oSiVSW__ratingBadge{color:#3b2e67;background:#f3f0ff;border-radius:999px;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.85rem;display:inline-flex}.page-module__oSiVSW__ratingStars{color:#ffcc48;letter-spacing:.1em;font-weight:500}.page-module__oSiVSW__ratingCopy{font-weight:400}.page-module__oSiVSW__ctaButton{border-radius:8px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #7a6af74d}.page-module__oSiVSW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #7a6af766}.page-module__oSiVSW__ctaHint{color:#6d688a;font-size:.9rem}@media (max-width:640px){.page-module__oSiVSW__hero{padding-top:2rem}.page-module__oSiVSW__videoCard{flex-basis:82vw}.page-module__oSiVSW__testimonialCard{min-height:auto}}@media (min-width:768px){.page-module__oSiVSW__videoGrid{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:900px;margin:0 auto;display:grid;overflow:visible}.page-module__oSiVSW__videoCard{flex:initial}.page-module__oSiVSW__testimonialsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.page-module__oSiVSW__videoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;max-width:1100px;margin:0 auto}.page-module__oSiVSW__hideOnMobile{display:flex}.page-module__oSiVSW__testimonialsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.page-module__oSiVSW__videoSection{max-width:100%;margin-left:auto;margin-right:auto}}
.AuthForm-module__wS5QrG__input{box-shadow:var(--box-shadow);color:var(--color-black);border-width:0!important}.AuthForm-module__wS5QrG__input:hover{box-shadow:0 0 0 1px var(--color-secondary);outline:none}.AuthForm-module__wS5QrG__input:focus{box-shadow:0 0 0 2px var(--color-secondary);outline:none}.AuthForm-module__wS5QrG__label{font-weight:700;color:var(--color-black)!important}.AuthForm-module__wS5QrG__button{font-weight:700}.AuthForm-module__wS5QrG__button:first-child{background:var(--color-white);color:var(--color-black);border-color:var(--color-light)}.AuthForm-module__wS5QrG__button:first-child:hover,.AuthForm-module__wS5QrG__divider{background:var(--color-light)}
.UseCases-module__bfPBLa__wrapper{background:0 0;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.UseCases-module__bfPBLa__header{text-align:center;margin-bottom:3rem}.UseCases-module__bfPBLa__headline{color:var(--color-darker);font-size:3rem;font-weight:700;font-family:var(--font-highlight,Georgia, serif);margin-bottom:.5rem}.UseCases-module__bfPBLa__rotatingWord{color:var(--color-primary);text-align:left;min-width:250px;transition:opacity .3s,transform .3s;display:inline-block}.UseCases-module__bfPBLa__fadeIn{opacity:1;transform:translateY(0)}.UseCases-module__bfPBLa__fadeOut{opacity:0;transform:translateY(-10px)}.UseCases-module__bfPBLa__subtitle{color:var(--color-medium);font-size:1.1rem}.UseCases-module__bfPBLa__gridContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:900px;display:flex}.UseCases-module__bfPBLa__gridItem{cursor:default;background:#fff;border:1px solid #0000000d;border-radius:50px;align-items:center;gap:.8rem;padding:.8rem 1.2rem;transition:all .3s;display:flex;box-shadow:0 2px 10px #00000008}.UseCases-module__bfPBLa__gridItem:hover{transform:translateY(-2px);box-shadow:0 5px 15px #00000014}.UseCases-module__bfPBLa__active{border-color:var(--color-primary);background:#fff5f2;transform:scale(1.05);box-shadow:0 5px 15px #e4775a26}.UseCases-module__bfPBLa__active .UseCases-module__bfPBLa__label{color:var(--color-primary);font-weight:700}.UseCases-module__bfPBLa__icon{opacity:.6;width:20px;height:20px;transition:opacity .3s}.UseCases-module__bfPBLa__active .UseCases-module__bfPBLa__icon{opacity:1}.UseCases-module__bfPBLa__label{color:var(--color-medium);font-size:.95rem;font-weight:500;transition:color .3s}@media (max-width:768px){.UseCases-module__bfPBLa__headline{font-size:2rem}.UseCases-module__bfPBLa__rotatingWord{text-align:center;min-width:auto;display:block}.UseCases-module__bfPBLa__gridContainer{gap:.8rem}.UseCases-module__bfPBLa__gridItem{padding:.6rem 1rem}}
