.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__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__idv9xq__viewToggle{justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.page-module__idv9xq__viewToggleButton{cursor:pointer;color:#666;background:0 0;border:2px solid #e0e0e0;border-radius:24px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .25s}.page-module__idv9xq__viewToggleButton:hover{color:#333;border-color:#bbb}.page-module__idv9xq__viewToggleButtonActive{color:#fff;background:#111;border-color:#111}.page-module__idv9xq__viewToggleButtonActive:hover{color:#fff;background:#333;border-color:#333}.page-module__idv9xq__giftView{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:2rem 1rem 3rem;transition:background-color .4s;display:flex}.page-module__idv9xq__giftViewInner{width:100%;max-width:600px}.page-module__idv9xq__giftContentCard{background:#ffffffeb;border-radius:16px;margin-top:1.25rem;padding:1.5rem 1.75rem;box-shadow:0 4px 20px #0000000f}.page-module__idv9xq__giftTitle{text-align:left;font-size:1.8rem;font-family:var(--font-highlight), sans-serif;color:#2a2a2a;margin-top:0;margin-bottom:.5rem;line-height:1.3}.page-module__idv9xq__giftTitleInput{text-align:left;width:100%;font-size:1.8rem;font-family:var(--font-highlight), sans-serif;color:#2a2a2a;background:0 0;border:none;outline:none;margin-top:0;margin-bottom:.5rem;padding:0;line-height:1.3}.page-module__idv9xq__giftTitleInput:focus{outline:none}.page-module__idv9xq__giftTitleInput::placeholder{color:#0000004d}.page-module__idv9xq__giftVideoWrapper{border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #0000001f}.page-module__idv9xq__giftMessage{text-align:left;color:#3a3a3a;white-space:pre-wrap;margin-top:.5rem;padding:0;font-size:1.1rem;line-height:1.8}.page-module__idv9xq__giftClosingWord{text-align:left;color:#555;letter-spacing:.02em;margin-top:.5rem;padding:.25rem 0 .5rem;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-style:italic;line-height:1.6}.page-module__idv9xq__giftActionButtons{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.page-module__idv9xq__giftFieldsSection{margin-top:0;padding-top:0}.page-module__idv9xq__giftFieldsTitle{color:#333;margin-bottom:1rem;font-size:1rem;font-weight:600}.page-module__idv9xq__giftFieldLabel{color:#666;margin-top:1rem;margin-bottom:.25rem;font-size:13px;font-weight:600;display:block}.page-module__idv9xq__giftFieldInput{border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:15px;transition:border-color .2s}.page-module__idv9xq__giftFieldInput:focus{border-color:#111}.page-module__idv9xq__giftFieldTextarea{resize:vertical;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;min-height:180px;padding:10px 12px;font-family:inherit;font-size:15px;transition:border-color .2s}.page-module__idv9xq__giftFieldTextarea:focus{border-color:#111}.page-module__idv9xq__giftSaveHint{color:#999;margin-top:.5rem;font-size:12px}.page-module__idv9xq__colorPresetRow{flex-wrap:wrap;gap:8px;margin-top:.5rem;display:flex}.page-module__idv9xq__colorPresetButton{cursor:pointer;border:2px solid #e0e0e0;border-radius:50%;width:32px;height:32px;padding:0;transition:all .2s}.page-module__idv9xq__colorPresetButton:hover{border-color:#bbb;transform:scale(1.15)}.page-module__idv9xq__colorPresetButtonActive{border-color:#333;transform:scale(1.1);box-shadow:0 0 0 2px #00000026}
.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}.page-module__HeJ52G__brainstormRow{justify-content:flex-start;margin-top:1rem;margin-bottom:.5rem;display:flex}.page-module__HeJ52G__brainstormButton{font-size:var(--font-size-tiny);color:var(--color-primary);cursor:pointer;background-color:#7a6af714;border:1px solid #7a6af740;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-weight:600;transition:background-color .15s,box-shadow .15s;display:inline-flex}.page-module__HeJ52G__brainstormButton:hover{background-color:#7a6af726;box-shadow:0 4px 10px #7a6af733}.page-module__HeJ52G__brainstormButton:active{box-shadow:0 2px 6px #7a6af726}
.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}
.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}
.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}
.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}
.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}
.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%)}
.MusicVideo-module__2vGqXW__container{position:relative}.MusicVideo-module__2vGqXW__badge{z-index:4;color:var(--color-white);border-radius:var(--border-radius);opacity:.8;text-shadow:0 0 .5rem #00000080;background-color:#0000001a;padding:.5rem 1rem;font-size:14px;font-weight:700;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.MusicVideo-module__2vGqXW__logoOverlay{object-fit:contain;opacity:.8;z-index:3;pointer-events:none;object-fit:contain;opacity:.8;z-index:3;pointer-events:none;justify-content:center;width:40%;display:flex;position:absolute;top:90%;left:75%;transform:translate(-50%)}.MusicVideo-module__2vGqXW__overlay{z-index:100;background-color:#0000004d;justify-content:center;align-items:center;transition:all .1s;display:flex}.MusicVideo-module__2vGqXW__overlay:hover{cursor:pointer;background-color:#0003;transform:scale(1.1)}
.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)}
.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)}}
.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}
.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)}}
.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)}
.PriceBox-module__yjfwOq__wrap{flex-direction:column;align-items:center;gap:1.25rem;max-width:1180px;margin:0 auto;display:flex}.PriceBox-module__yjfwOq__intro{text-align:center;max-width:38rem;color:var(--color-medium);margin:0;font-size:.95rem;line-height:1.5}.PriceBox-module__yjfwOq__tiers{grid-template-columns:minmax(0,1fr) minmax(0,1.32fr) minmax(0,1fr);align-items:stretch;gap:1.35rem;width:100%;display:grid}.PriceBox-module__yjfwOq__tier{text-align:left;background-color:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;padding:1.5rem 1.35rem;display:flex;box-shadow:0 4px 20px #0000000d}.PriceBox-module__yjfwOq__tierWide{border-color:#e4775a38;border-radius:22px;padding:1.85rem 1.65rem;box-shadow:0 6px 28px #00000012,0 0 0 1px #e4775a14}.PriceBox-module__yjfwOq__tierWide .PriceBox-module__yjfwOq__price{font-size:2.35rem}.PriceBox-module__yjfwOq__tierWide .PriceBox-module__yjfwOq__tierLabel{font-size:.82rem}.PriceBox-module__yjfwOq__tierWide .PriceBox-module__yjfwOq__list li{font-size:.93rem}.PriceBox-module__yjfwOq__tierLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-medium);margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.PriceBox-module__yjfwOq__priceRow{flex-direction:column;align-items:flex-start;gap:.2rem;margin-bottom:1rem;display:flex}.PriceBox-module__yjfwOq__price{color:var(--color-primary);font-size:2rem;font-weight:700;line-height:1.1;display:block}.PriceBox-module__yjfwOq__priceText{color:var(--color-medium);font-size:.8rem;font-weight:500;line-height:1.35;display:block}.PriceBox-module__yjfwOq__list{flex:1;margin:0;padding:0;list-style:none}.PriceBox-module__yjfwOq__list li{color:var(--color-darker);align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;font-weight:500;line-height:1.45;display:flex}.PriceBox-module__yjfwOq__list li:last-child{margin-bottom:0}.PriceBox-module__yjfwOq__list img{opacity:.6;flex-shrink:0;margin-top:.1rem}@media (max-width:900px){.PriceBox-module__yjfwOq__tiers{grid-template-columns:1fr;max-width:440px}.PriceBox-module__yjfwOq__tierWide{padding:1.65rem 1.45rem}.PriceBox-module__yjfwOq__tierWide .PriceBox-module__yjfwOq__price{font-size:2.15rem}}
.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;box-sizing:border-box;min-height:100dvh;padding:max(12px, env(safe-area-inset-top,0px)) max(12px, env(safe-area-inset-right,0px)) max(20px, env(safe-area-inset-bottom,0px)) max(12px, env(safe-area-inset-left,0px));z-index:999;background-color:#00000080;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:auto}.PurchaseBox-module__47YTqW__popup{z-index:1000;background-color:#fff;border-radius:5px;flex-shrink:0;width:90%;max-width:500px;margin-left:auto;margin-right:auto;padding:30px 25px 50px;position:relative;box-shadow:0 4px 6px #0000001a}.PurchaseBox-module__47YTqW__closeButton{z-index:2;box-shadow:none;cursor:pointer;color:var(--color-medium);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;font-size:1.5em;line-height:1;transition:color .18s,background-color .18s,transform .18s;display:flex;position:absolute;top:8px;right:8px}.PurchaseBox-module__47YTqW__closeButton:hover{color:var(--color-darker);background-color:#0000000f;transform:scale(1.08)}.PurchaseBox-module__47YTqW__closeButton:active{transform:scale(.95)}.PurchaseBox-module__47YTqW__closeButton:focus{outline:none}.PurchaseBox-module__47YTqW__closeButton:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}.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__customizeForm{padding-top:.35rem}.PurchaseBox-module__47YTqW__customizeTitle{margin-top:.25rem;margin-bottom:.65rem;line-height:1.25}.PurchaseBox-module__47YTqW__customizeIntro{color:var(--color-darker,#555);margin:0 0 1.1rem;font-size:15px;line-height:1.45}.PurchaseBox-module__47YTqW__customizeForm .PurchaseBox-module__47YTqW__optionDivider{margin-top:.35rem;margin-bottom:1.35rem}.PurchaseBox-module__47YTqW__customizeEngravingBlock{margin-bottom:1.5rem}.PurchaseBox-module__47YTqW__woodBoxTextField{margin-bottom:1.15rem}.PurchaseBox-module__47YTqW__woodBoxTextField:last-child{margin-bottom:0}.PurchaseBox-module__47YTqW__physicalPhotoBlock{margin-top:1.75rem;margin-bottom:2rem}.PurchaseBox-module__47YTqW__physicalPhotoBlock>.PurchaseBox-module__47YTqW__popupLabel{margin-bottom:8px;display:block}.PurchaseBox-module__47YTqW__physicalPhotoBlock .PurchaseBox-module__47YTqW__physicalHint{margin-top:0;margin-bottom:16px}.PurchaseBox-module__47YTqW__physicalUploadWrap{width:100%}.PurchaseBox-module__47YTqW__physicalUploadWrap>label{text-align:center;cursor:pointer;color:#333;font-size:16px;font-weight:500;transition:background .15s,border-color .15s;box-sizing:border-box!important;background:#f4f4f6!important;border:2px dashed #c8c8d0!important;border-radius:10px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:16px 20px!important;display:block!important}.PurchaseBox-module__47YTqW__physicalUploadWrap>label:hover{background:#eaeaf0!important;border-color:#9a9aa8!important}.PurchaseBox-module__47YTqW__physicalVideoStillsBlock{margin-top:.25rem;margin-bottom:.5rem}.PurchaseBox-module__47YTqW__customizeSubmitWrap{margin-top:1.75rem;padding-top:.25rem}.PurchaseBox-module__47YTqW__backToCustomize{cursor:pointer;color:var(--color-darker,#333);text-align:left;background:0 0;border:none;align-items:center;gap:.4rem;margin:1rem 0 .75rem;padding:0;font-size:14px;text-decoration:underline;display:inline-flex}.PurchaseBox-module__47YTqW__backToCustomizeIcon{flex-shrink:0;display:block}.PurchaseBox-module__47YTqW__backToCustomize:hover{opacity:.8}.PurchaseBox-module__47YTqW__shippingSongNote{color:var(--color-darker,#555);text-align:left;margin:.65rem 0 .85rem;font-size:13px;line-height:1.45}.PurchaseBox-module__47YTqW__physicalProductSection{margin-top:.5rem}.PurchaseBox-module__47YTqW__physicalProductHeading{margin:0 0 .75rem;font-size:1.1rem}.PurchaseBox-module__47YTqW__physicalTextarea{resize:vertical;box-sizing:border-box;border:2px solid #eee;border-radius:4px;width:100%;min-height:88px;padding:10px;font-family:inherit;font-size:16px}.PurchaseBox-module__47YTqW__physicalHint{color:var(--color-darker,#555);margin:0 0 10px;font-size:13px}.PurchaseBox-module__47YTqW__physicalPreviewRow{margin-top:1.15rem;margin-bottom:.35rem}.PurchaseBox-module__47YTqW__physicalThumbs{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.PurchaseBox-module__47YTqW__physicalThumbWrap{cursor:pointer;background:0 0;border:3px solid #0000;border-radius:8px;padding:0;line-height:0}.PurchaseBox-module__47YTqW__physicalThumbSelected{border-color:var(--color-primary,#333)}.PurchaseBox-module__47YTqW__physicalPreviewImg{object-fit:cover;border-radius:4px;width:72px;height:72px;display:block}.PurchaseBox-module__47YTqW__purchaseBox{margin-bottom:32px}@media (max-width:480px){.PurchaseBox-module__47YTqW__purchaseBox{margin-top:3rem}}.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{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{box-shadow:0 4px 12px #0000001a}.PurchaseBox-module__47YTqW__optionItem.PurchaseBox-module__47YTqW__popular{background-color:#fff;border-color:#eee}.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__optionItemMain{flex-direction:column;flex:1;min-width:0;display:flex}.PurchaseBox-module__47YTqW__optionMediaBanner{aspect-ratio:16/9;background:linear-gradient(145deg,#faf8f6 0%,#f0ebe6 100%);flex-shrink:0;width:100%;max-height:220px;position:relative;overflow:hidden}.PurchaseBox-module__47YTqW__optionMediaBannerImage{object-fit:contain;background-color:#000;width:100%;height:100%}.PurchaseBox-module__47YTqW__optionLabel{flex:1;padding:1.5rem;display:block}.PurchaseBox-module__47YTqW__optionItemMain .PurchaseBox-module__47YTqW__optionLabel{padding-bottom:.5rem}.PurchaseBox-module__47YTqW__optionContinue{padding:0 1.5rem 1.25rem}.PurchaseBox-module__47YTqW__optionContinue button{transition:all .3s;box-shadow:0 4px 12px #4caf5033}.PurchaseBox-module__47YTqW__optionContinue button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #4caf504d}.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}@media (max-width:640px){.PurchaseBox-module__47YTqW__optionMediaBanner{max-height:205px}.PurchaseBox-module__47YTqW__optionHeader{flex-direction:row;align-items:center}.PurchaseBox-module__47YTqW__optionTitle,.PurchaseBox-module__47YTqW__optionPrice{font-size: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}.PurchaseBox-module__47YTqW__crossedOutPrice{opacity:.45;margin-right:.35rem;font-size:1rem;font-weight:600;text-decoration:line-through}.PurchaseBox-module__47YTqW__optionPriceRow{flex-wrap:wrap;align-items:baseline;gap:.35rem;display:flex}.PurchaseBox-module__47YTqW__priceNote{opacity:.55;font-size:.85rem;font-weight:600}.PurchaseBox-module__47YTqW__optionSubtitle{margin-top:.35rem;font-size:1.05rem;font-weight:600}.PurchaseBox-module__47YTqW__checkoutError{color:#b42318;text-align:center;max-width:600px;margin:.75rem auto 0;padding:0 1rem;font-size:.9rem}
.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__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}
.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}
.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}
.Tooltip-module__X6bSSG__tooltip{display:inline-block;position:relative}.Tooltip-module__X6bSSG__tooltip span:last-child{border-bottom:1px dashed var(--color-medium)}.Tooltip-module__X6bSSG__tooltip:hover .Tooltip-module__X6bSSG__content{visibility:visible;animation:.4s forwards Tooltip-module__X6bSSG__fadeIn}@keyframes Tooltip-module__X6bSSG__fadeIn{0%,75%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.Tooltip-module__X6bSSG__content{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%}.Tooltip-module__X6bSSG__content ol{margin-left:1rem;display:block}.Tooltip-module__X6bSSG__content ol li+li{margin-top:.5rem}
.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{flex-direction:column;align-items:center;gap:.65rem;width:100%;max-width:1400px;margin:0 auto;padding:0 4rem;display:flex}.VideoHero-module__0g8CAq__productLine{letter-spacing:.04em;text-transform:uppercase;color:#ffffffeb;text-align:center;text-wrap:balance;text-shadow:0 1px 12px #00000059;max-width:36rem;margin:0;font-size:.9rem;font-weight:600;line-height:1.45}.VideoHero-module__0g8CAq__socialProof{color:#fff;justify-content:center;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__productLine{letter-spacing:.03em;padding:0 .5rem;font-size:.78rem}.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}
.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}}
.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}}
.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}
.UserReviews-module___KzGrW__title{font-family:var(--font-highlight), sans-serif;text-align:center;padding-top:4rem}.UserReviews-module___KzGrW__grid{gap:2rem;margin-top:2rem;margin-bottom:4rem;display:flex}.UserReviews-module___KzGrW__grid>*{flex:1}@media (max-width:640px){.UserReviews-module___KzGrW__grid{flex-direction:column}}
.page-module__Z-3nqa__container{width:min(1000px,100%)}.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__filters{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.page-module__Z-3nqa__searchInput{border:1px solid var(--color-light);border-radius:var(--border-radius);min-width:280px;padding:.45rem .6rem}.page-module__Z-3nqa__loadingWrap{align-items:center;height:24px;display:inline-flex}.page-module__Z-3nqa__searchInfo{border-radius:var(--border-radius);background:var(--color-light);margin-bottom:.75rem;padding:.5rem .65rem}.page-module__Z-3nqa__productIconBtn{cursor:pointer;vertical-align:middle;background:0 0;border:none;margin-right:.25rem;padding:0;font-size:1.15rem;line-height:1}.page-module__Z-3nqa__productIconBtn:hover{opacity:.75}.page-module__Z-3nqa__physicalModalImg{border-radius:var(--border-radius);max-width:min(420px,100%);height:auto;box-shadow:var(--box-shadow);margin:1rem 0;display:block}.page-module__Z-3nqa__physicalModalAddress{background:var(--color-light);border-radius:var(--border-radius);white-space:pre-wrap;margin:.75rem 0 0;padding:.75rem;font-size:.9rem;line-height:1.45}.page-module__Z-3nqa__physicalRawWhatPaid{white-space:pre-wrap;max-height:320px;margin:0;font-size:.85rem;overflow:auto}.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__Z-3nqa__emailButton{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.page-module__Z-3nqa__alignRight{text-align:right}.page-module__Z-3nqa__linkDropdown{font:inherit;border:1px solid var(--color-light);border-radius:var(--border-radius);background:#fff;width:88px;padding:.2rem .35rem}
.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{width:100%;max-width:100%;margin:1.5rem auto 0}@media (min-width:900px){.page-module__fMqZBG__purchaseOptions,.page-module__fMqZBG__inspirationSection{width:min(1180px,100vw - 2rem);max-width:none;position:relative;left:50%;transform:translate(-50%)}}.page-module__fMqZBG__optionsLegend{text-align:center;color:#333;margin:0 0 1rem;font-size:1.05rem;font-weight:600}.page-module__fMqZBG__optionsGrid{grid-template-columns:1fr;align-items:stretch;gap:1rem;display:grid}.page-module__fMqZBG__optionsGrid>.page-module__fMqZBG__optionCard{box-sizing:border-box;height:100%}@media (min-width:900px){.page-module__fMqZBG__optionsGrid,.page-module__fMqZBG__videoGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.page-module__fMqZBG__optionCard{background:#fff;border:2px solid #e1e5e9;border-radius:12px;flex-direction:column;width:100%;max-width:none;padding:0;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.page-module__fMqZBG__optionCard:hover{border-color:#cfd6dd}.page-module__fMqZBG__optionCard:focus-within{outline-offset:2px;outline:2px solid #e4775a}.page-module__fMqZBG__checkoutError{text-align:center;color:#b91c1c;max-width:36rem;margin:1rem auto 0;font-size:.95rem;line-height:1.5}.page-module__fMqZBG__optionContent,.page-module__fMqZBG__optionCardMain{flex-direction:column;flex:1;align-items:stretch;width:100%;min-height:0;display:flex}.page-module__fMqZBG__optionContinueWrap{box-sizing:border-box;width:100%;margin-top:auto;padding:0 1.25rem 1.25rem}.page-module__fMqZBG__optionMedia{aspect-ratio:4/3;background:linear-gradient(145deg,#faf8f6 0%,#f0ebe6 100%);flex-shrink:0;width:100%;position:relative;overflow:hidden}.page-module__fMqZBG__optionVideo{object-fit:cover;background:#111;width:100%;height:100%;display:block;position:absolute;inset:0}.page-module__fMqZBG__optionImage{object-fit:contain;background-color:#000;width:100%;height:100%}.page-module__fMqZBG__optionBody{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;padding:1.1rem 1.25rem 1.35rem;display:flex}.page-module__fMqZBG__optionHeader{flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;margin-bottom:1rem;display:flex}.page-module__fMqZBG__priceNote{color:#666;width:100%;margin-top:.15rem;font-size:.85rem;font-weight:500;display:block}@media (min-width:900px){.page-module__fMqZBG__priceNote{width:auto;margin-top:0;margin-left:.35rem;display:inline}}.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.15rem;font-weight:700;line-height:1.1}@media (min-width:900px){.page-module__fMqZBG__optionPrice{font-size:2.35rem}}.page-module__fMqZBG__optionTitle{color:#333;margin:0;font-size:1.15rem;font-weight:600;line-height:1.3}@media (min-width:900px){.page-module__fMqZBG__optionTitle{font-size:1.2rem}}.page-module__fMqZBG__benefitsList{margin-top:1rem}.page-module__fMqZBG__benefitItem{color:#333;align-items:flex-start;margin-bottom:.55rem;font-size:.88rem;line-height:1.45;display:flex}@media (min-width:900px){.page-module__fMqZBG__benefitItem{margin-bottom:.65rem;font-size:.9rem}}.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__physicalCheckoutModalBody{padding-top:1.75rem}.page-module__fMqZBG__physicalCheckoutModalText{color:#333;text-align:center;margin:0;font-size:1rem;line-height:1.5}
.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{background-color:#fff;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{background-color:#fff;flex-direction:column;align-items:center;width:100%;margin-top:1.5rem;display:flex}@media (min-width:900px){.page-module__oSiVSW__videoSection,.page-module__oSiVSW__testimonialsSection{box-sizing:border-box;width:min(1180px,100vw - 2rem);max-width:none;position:relative;left:50%;transform:translate(-50%)}}.page-module__oSiVSW__carouselWrap{background-color:#fff;width:100%;position:relative}.page-module__oSiVSW__testimonialCarouselNavRow,.page-module__oSiVSW__carouselNav{display:none}.page-module__oSiVSW__carouselNavInner{width:1.1rem;height:1.1rem}@media (max-width:767px){.page-module__oSiVSW__carouselNav{z-index:2;color:#1b1238;cursor:pointer;background:#fffffff0;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;transition:opacity .2s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 18px #0c081d2e}.page-module__oSiVSW__carouselNav:hover:not(:disabled){transform:translateY(-50%)scale(1.05)}.page-module__oSiVSW__carouselNav:active:not(:disabled){transform:translateY(-50%)scale(.98)}.page-module__oSiVSW__carouselNav:disabled{opacity:.35;cursor:not-allowed}.page-module__oSiVSW__carouselNavPrev{left:.15rem}.page-module__oSiVSW__carouselNavNext{right:.15rem}.page-module__oSiVSW__videoSection .page-module__oSiVSW__carouselWrap{container-type:inline-size}.page-module__oSiVSW__videoSection .page-module__oSiVSW__carouselNav{top:50cqw;transform:translateY(-50%)}.page-module__oSiVSW__videoSection .page-module__oSiVSW__carouselNav:hover:not(:disabled){transform:translateY(-50%)scale(1.05)}.page-module__oSiVSW__videoSection .page-module__oSiVSW__carouselNav:active:not(:disabled){transform:translateY(-50%)scale(.98)}}.page-module__oSiVSW__videoGrid{scroll-snap-type:x mandatory;scrollbar-width:none;background-color:#fff;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 min(260px,68vw);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{background-color:#fff;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{background-color:#fff;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:767px){.page-module__oSiVSW__videoGrid{scroll-snap-stop:always;gap:0}.page-module__oSiVSW__videoCard{scroll-snap-align:center;scroll-snap-stop:always;max-width:100%;box-shadow:none;border-color:#1f1a3f0f;flex:0 0 100%}.page-module__oSiVSW__testimonialsGrid{scroll-snap-type:x mandatory;scroll-snap-stop:always;scrollbar-width:none;gap:0;width:100%;padding-bottom:.35rem;display:flex;overflow-x:auto}.page-module__oSiVSW__testimonialsGrid::-webkit-scrollbar{display:none}.page-module__oSiVSW__testimonialCard{scroll-snap-align:center;scroll-snap-stop:always;max-width:100%;min-height:auto;box-shadow:none;border-color:#1f1a3f0f;flex:0 0 100%;gap:.85rem;padding:1.15rem 1.2rem}.page-module__oSiVSW__testimonialCard:hover{box-shadow:none;transform:none}.page-module__oSiVSW__quote{font-size:.92rem}.page-module__oSiVSW__videoCaption{padding:.75rem .85rem;font-size:.82rem}.page-module__oSiVSW__testimonialsSection .page-module__oSiVSW__person{border-top-color:#3b385412}.page-module__oSiVSW__testimonialCarouselWrap{flex-direction:column;gap:.85rem;display:flex}.page-module__oSiVSW__testimonialCarouselNavRow{justify-content:center;align-items:center;gap:1.5rem;display:flex}.page-module__oSiVSW__testimonialCarouselNavRow .page-module__oSiVSW__carouselNav{position:static;transform:none}.page-module__oSiVSW__testimonialCarouselNavRow .page-module__oSiVSW__carouselNav:hover:not(:disabled){transform:scale(1.05)}.page-module__oSiVSW__testimonialCarouselNavRow .page-module__oSiVSW__carouselNav:active:not(:disabled){transform:scale(.98)}.page-module__oSiVSW__testimonialCarouselNavRow .page-module__oSiVSW__carouselNavPrev,.page-module__oSiVSW__testimonialCarouselNavRow .page-module__oSiVSW__carouselNavNext{left:auto;right:auto}}@media (max-width:640px){.page-module__oSiVSW__hero{padding-top:2rem}}@media (min-width:768px){.page-module__oSiVSW__videoGrid{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;width:100%;max-width:none;margin:0 auto;display:grid;overflow:visible}.page-module__oSiVSW__videoCard{flex:initial;scroll-snap-align:unset}.page-module__oSiVSW__testimonialsGrid{scroll-snap-type:none;grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid;overflow:visible}.page-module__oSiVSW__testimonialCard{flex:initial;scroll-snap-align:unset;gap:1.25rem;padding:1.75rem}.page-module__oSiVSW__testimonialCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0c081d1f}.page-module__oSiVSW__quote{font-size:1rem}.page-module__oSiVSW__videoCaption{padding:1rem 1.25rem;font-size:.9rem}}@media (min-width:1024px){.page-module__oSiVSW__videoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;width:100%;max-width:none;margin:0 auto}.page-module__oSiVSW__hideOnMobile{display:flex}.page-module__oSiVSW__testimonialsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;width:100%}}
.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)}
.BrainstormModal-module__uu-WHq__wrapper{text-align:center;flex-direction:column;align-items:center;padding:1rem .5rem .5rem;display:flex}.BrainstormModal-module__uu-WHq__heading{color:var(--color-black);margin:0 0 .5rem;font-size:1.4rem;font-weight:700}.BrainstormModal-module__uu-WHq__subtitle{font-size:var(--font-size-small);color:var(--color-darker);margin:0 0 1.5rem}.BrainstormModal-module__uu-WHq__card{background:linear-gradient(135deg,#fdfcff 0%,#f4f0ff 100%);border:1px solid #7a6af726;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:180px;margin-bottom:1.5rem;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #7a6af71f}.BrainstormModal-module__uu-WHq__cardText{color:var(--color-black);font-size:1.4rem;font-weight:600;line-height:1.4;animation:.24s ease-out BrainstormModal-module__uu-WHq__fadeIn}@keyframes BrainstormModal-module__uu-WHq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.BrainstormModal-module__uu-WHq__actions{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.BrainstormModal-module__uu-WHq__action{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;box-shadow:0 6px 14px #0000001f}.BrainstormModal-module__uu-WHq__action:hover{transform:translateY(-2px);box-shadow:0 10px 18px #00000029}.BrainstormModal-module__uu-WHq__action:active{transform:translateY(0)}.BrainstormModal-module__uu-WHq__action img{width:26px;height:26px}.BrainstormModal-module__uu-WHq__skip{background-color:#ffe5e5}.BrainstormModal-module__uu-WHq__skip img{filter:invert(28%)sepia(94%)saturate(2492%)hue-rotate(338deg)brightness(95%)contrast(96%)}.BrainstormModal-module__uu-WHq__accept{background-color:#d8f5e0}.BrainstormModal-module__uu-WHq__accept img{filter:invert(45%)sepia(85%)saturate(420%)hue-rotate(95deg)brightness(92%)contrast(90%)}.BrainstormModal-module__uu-WHq__counter{font-size:var(--font-size-tiny);color:var(--color-darker);margin-top:.25rem;margin-bottom:1rem}.BrainstormModal-module__uu-WHq__empty{text-align:center;flex-direction:column;align-items:center;padding:2rem 1rem 1rem;display:flex}.BrainstormModal-module__uu-WHq__emptyText{color:var(--color-black);max-width:320px;margin:0 0 1.5rem;font-size:1rem}
.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)}
.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);max-width:44rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.65}.UseCases-module__bfPBLa__subtitleSecondary{color:var(--color-medium);opacity:.92;margin-top:.75rem;font-size:1rem}.UseCases-module__bfPBLa__productSection{width:100%;max-width:960px;margin:0 auto;padding-top:1rem}.UseCases-module__bfPBLa__productSectionHeader{text-align:center;margin-bottom:2.75rem}.UseCases-module__bfPBLa__productSectionTitle{font-size:2.35rem;font-weight:700;font-family:var(--font-highlight,Georgia, serif);color:var(--color-darker);margin:0 0 .75rem;line-height:1.15}.UseCases-module__bfPBLa__productSectionTitle i{color:var(--color-primary);font-style:italic}.UseCases-module__bfPBLa__productSectionSubtitle{max-width:38rem;color:var(--color-medium);margin:0 auto;font-size:1.05rem;line-height:1.65}.UseCases-module__bfPBLa__productShowcase{flex-direction:column;gap:3.25rem;width:100%;display:flex}.UseCases-module__bfPBLa__productCard{background:#fff;border:1px solid #00000008;border-radius:20px;align-items:stretch;height:425px;min-height:425px;transition:box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 40px #00000014}.UseCases-module__bfPBLa__productCard:hover{box-shadow:0 14px 48px #0000001a}.UseCases-module__bfPBLa__productCardMediaFirst .UseCases-module__bfPBLa__productMedia{order:1}.UseCases-module__bfPBLa__productCardMediaFirst .UseCases-module__bfPBLa__productBody{text-align:left;background:linear-gradient(270deg,#fff,#fdfdfd);order:2}.UseCases-module__bfPBLa__productCardMediaSecond .UseCases-module__bfPBLa__productMedia{order:2}.UseCases-module__bfPBLa__productCardMediaSecond .UseCases-module__bfPBLa__productBody{text-align:right;background:linear-gradient(90deg,#fff,#fdfdfd);order:1}.UseCases-module__bfPBLa__productMedia{background:linear-gradient(145deg,#faf8f6 0%,#f0ebe6 100%);flex-shrink:0;align-self:stretch;width:50%;min-height:0;position:relative}.UseCases-module__bfPBLa__productMediaSingle{align-self:stretch;min-height:0}.UseCases-module__bfPBLa__productImageCover{object-fit:cover}.UseCases-module__bfPBLa__productBody{flex-direction:column;justify-content:center;width:50%;min-width:0;padding:2.25rem 2.5rem;display:flex;overflow-y:auto}.UseCases-module__bfPBLa__productTitle{font-size:1.65rem;font-family:var(--font-highlight,Georgia, serif);color:var(--color-darker);margin:0 0 .75rem;line-height:1.2}.UseCases-module__bfPBLa__productText{color:#555;margin:0;font-size:1.05rem;line-height:1.6}.UseCases-module__bfPBLa__gridContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:900px;margin-bottom:2.5rem;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__productSectionHeader{margin-bottom:2rem}.UseCases-module__bfPBLa__productSectionTitle{font-size:1.85rem}.UseCases-module__bfPBLa__productSectionSubtitle{padding:0 .25rem;font-size:.98rem}.UseCases-module__bfPBLa__productShowcase{gap:2.25rem;margin-bottom:2.25rem}.UseCases-module__bfPBLa__productCard,.UseCases-module__bfPBLa__productCardMediaFirst,.UseCases-module__bfPBLa__productCardMediaSecond{flex-direction:column;height:auto;min-height:0}.UseCases-module__bfPBLa__productCardMediaFirst .UseCases-module__bfPBLa__productMedia,.UseCases-module__bfPBLa__productCardMediaSecond .UseCases-module__bfPBLa__productMedia{order:1;align-self:stretch;width:100%}.UseCases-module__bfPBLa__productMedia,.UseCases-module__bfPBLa__productBody{width:100%}.UseCases-module__bfPBLa__productMediaSingle{height:280px;min-height:280px}.UseCases-module__bfPBLa__productImageCover{object-fit:contain}.UseCases-module__bfPBLa__productCardMediaFirst .UseCases-module__bfPBLa__productBody,.UseCases-module__bfPBLa__productCardMediaSecond .UseCases-module__bfPBLa__productBody{text-align:center;background:#fff;order:2;width:100%;padding:1.75rem 1.5rem}.UseCases-module__bfPBLa__gridContainer{gap:.8rem}.UseCases-module__bfPBLa__gridItem{padding:.6rem 1rem}}
