@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800&family=Inter:wght@400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
.EbookIdeasTeaser-module__P0exsW__wrapper{-webkit-user-select:none;user-select:none;flex-direction:column;gap:1.25rem;width:100%;min-height:320px;display:flex}.EbookIdeasTeaser-module__P0exsW__generatingScreen{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 1rem;animation:.3s EbookIdeasTeaser-module__P0exsW__fadeIn;display:flex}.EbookIdeasTeaser-module__P0exsW__orb{background:linear-gradient(135deg, var(--c-700), var(--c-400));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;animation:1.4s ease-in-out infinite EbookIdeasTeaser-module__P0exsW__orbPulse;display:flex;position:relative;box-shadow:0 0 #0096c766}.EbookIdeasTeaser-module__P0exsW__orb:before{content:"";border:2px solid #0096c74d;border-radius:50%;animation:1.4s ease-in-out infinite EbookIdeasTeaser-module__P0exsW__orbRing;position:absolute;inset:-6px}.EbookIdeasTeaser-module__P0exsW__orbDone{background:linear-gradient(135deg,#22c55e,#16a34a);animation:.5s EbookIdeasTeaser-module__P0exsW__orbBounce;box-shadow:0 0 24px #22c55e66}.EbookIdeasTeaser-module__P0exsW__phaseLabel{color:var(--foreground);text-align:center;min-height:1.5em;font-size:1rem;font-weight:600;animation:.3s EbookIdeasTeaser-module__P0exsW__fadeSlide}.EbookIdeasTeaser-module__P0exsW__phaseLabelDone{color:#22c55e}.EbookIdeasTeaser-module__P0exsW__stepsList{flex-direction:column;gap:.4rem;width:100%;max-width:260px;display:flex}.EbookIdeasTeaser-module__P0exsW__stepRow{align-items:center;gap:.5rem;font-size:.8rem;transition:opacity .3s,color .3s;display:flex}.EbookIdeasTeaser-module__P0exsW__stepDone{opacity:1;color:#22c55e}.EbookIdeasTeaser-module__P0exsW__stepActive{opacity:1;color:var(--c-600);font-weight:600}.EbookIdeasTeaser-module__P0exsW__stepPending{opacity:.35;color:var(--text-muted)}.EbookIdeasTeaser-module__P0exsW__stepDot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;display:flex}.EbookIdeasTeaser-module__P0exsW__stepDone .EbookIdeasTeaser-module__P0exsW__stepDot{color:#22c55e;background:#22c55e22}.EbookIdeasTeaser-module__P0exsW__stepActive .EbookIdeasTeaser-module__P0exsW__stepDot{background:var(--c-50,#0096c71a)}.EbookIdeasTeaser-module__P0exsW__stepText{flex:1}.EbookIdeasTeaser-module__P0exsW__progressTrack{background:var(--border-light);border-radius:10px;width:100%;max-width:260px;height:5px;overflow:hidden}.EbookIdeasTeaser-module__P0exsW__progressFill{background:linear-gradient(90deg, var(--c-700), var(--c-400));border-radius:10px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.EbookIdeasTeaser-module__P0exsW__progressPct{color:var(--c-600);letter-spacing:.04em;font-size:.75rem;font-weight:700}.EbookIdeasTeaser-module__P0exsW__sliderWrapper{width:100%;margin-top:1rem;position:relative}.EbookIdeasTeaser-module__P0exsW__cardsRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:640px){.EbookIdeasTeaser-module__P0exsW__sliderWrapper{overflow:hidden}.EbookIdeasTeaser-module__P0exsW__cardsRow{flex-direction:row;gap:0;width:100%;transition:transform .4s cubic-bezier(.23,1,.32,1);display:flex;overflow:visible}.EbookIdeasTeaser-module__P0exsW__cardWrapper{flex:0 0 100%;width:100%;padding:0 .25rem}}.EbookIdeasTeaser-module__P0exsW__card{background:var(--card-bg,#ffffff0d);-webkit-backdrop-filter:blur(16px);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d}.EbookIdeasTeaser-module__P0exsW__cardHidden{opacity:0;transform:translateY(20px)scale(.97)}.EbookIdeasTeaser-module__P0exsW__cardRevealed{opacity:1;animation:.5s cubic-bezier(.34,1.56,.64,1) both EbookIdeasTeaser-module__P0exsW__cardPop;animation-delay:var(--delay,0s);transform:translateY(0)scale(1)}.EbookIdeasTeaser-module__P0exsW__card:hover{border-color:#0096c766;transform:translateY(-10px);box-shadow:0 20px 60px #0096c740}.EbookIdeasTeaser-module__P0exsW__realIdeaVisual{aspect-ratio:1/1.414;background:#000;border-top-left-radius:24px;border-top-right-radius:24px;justify-content:center;align-items:center;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.EbookIdeasTeaser-module__P0exsW__coverImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.23,1,.32,1);display:block}.EbookIdeasTeaser-module__P0exsW__card:hover .EbookIdeasTeaser-module__P0exsW__coverImage{transform:scale(1.05)}.EbookIdeasTeaser-module__P0exsW__realIdeaContent{flex-grow:1;padding:1rem 1.25rem;position:relative}.EbookIdeasTeaser-module__P0exsW__blurredContent{-webkit-user-select:none;user-select:none;pointer-events:none;flex-direction:column;gap:.4rem;display:flex}.EbookIdeasTeaser-module__P0exsW__ideaEyebrow{color:var(--c-400);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.65rem;font-weight:800;display:flex}.EbookIdeasTeaser-module__P0exsW__ideaEyebrow:after{content:"";background:linear-gradient(90deg,#ffffff1a,#0000);flex:1;height:1px}.EbookIdeasTeaser-module__P0exsW__ideaTitle{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:900;line-height:1.2}.EbookIdeasTeaser-module__P0exsW__ideaDesc{color:#ffffff80;margin:0;font-size:.8rem;line-height:1.5}.EbookIdeasTeaser-module__P0exsW__lockOverlayFull{-webkit-backdrop-filter:blur(1px);z-index:30;background:#00000026;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:all .4s;display:flex;position:absolute;inset:0}.EbookIdeasTeaser-module__P0exsW__lockIconContainer{background:linear-gradient(135deg, var(--c-600), var(--c-900));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex;position:relative;box-shadow:0 8px 32px #0096c780}.EbookIdeasTeaser-module__P0exsW__unlockText{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#0009;border:1px solid #ffffff1a;border-radius:100px;padding:.4rem 1rem;font-size:.8rem;font-weight:800}.EbookIdeasTeaser-module__P0exsW__sliderControls{justify-content:center;align-items:center;gap:1.5rem;margin-top:1.75rem;display:none}@media (max-width:640px){.EbookIdeasTeaser-module__P0exsW__sliderControls{display:flex}}.EbookIdeasTeaser-module__P0exsW__navBtn{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;transition:all .2s;display:flex}.EbookIdeasTeaser-module__P0exsW__navBtn:disabled{opacity:.15;cursor:not-allowed}.EbookIdeasTeaser-module__P0exsW__paginationDots{align-items:center;gap:.75rem;display:flex}.EbookIdeasTeaser-module__P0exsW__dot{cursor:pointer;background:#ffffff26;border-radius:50%;width:8px;height:8px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.EbookIdeasTeaser-module__P0exsW__dotActive{background:var(--c-500);transform:scale(1.5);box-shadow:0 0 10px #00b4d880}@keyframes EbookIdeasTeaser-module__P0exsW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes EbookIdeasTeaser-module__P0exsW__fadeSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes EbookIdeasTeaser-module__P0exsW__orbPulse{0%,to{box-shadow:0 0 #0096c773}50%{box-shadow:0 0 0 12px #0096c700}}@keyframes EbookIdeasTeaser-module__P0exsW__orbRing{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}@keyframes EbookIdeasTeaser-module__P0exsW__orbBounce{0%{transform:scale(1)}40%{transform:scale(1.2)}70%{transform:scale(.92)}to{transform:scale(1)}}@keyframes EbookIdeasTeaser-module__P0exsW__cardPop{0%{opacity:0;transform:translateY(24px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.onboardingPreview-module__FLTzia__preview_wrapper{background:0 0;flex-direction:column;align-items:center;min-height:100vh;padding:0 1.5rem 120px;display:flex;position:relative;overflow-x:hidden}.onboardingPreview-module__FLTzia__preview_bg{pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 20%,#0096c71a 0%,#0000 40%),radial-gradient(circle at 80% 80%,#0077b61a 0%,#0000 40%),#000;position:fixed;inset:0}.onboardingPreview-module__FLTzia__preview_header{z-index:10;width:100%;max-width:680px;padding:2rem 0 1.5rem;position:relative}.onboardingPreview-module__FLTzia__preview_header_inner{flex-direction:column;gap:.5rem;display:flex}.onboardingPreview-module__FLTzia__preview_chip{letter-spacing:.08em;text-transform:uppercase;color:var(--c-300);background:#0096c726;border:1px solid #0096c740;border-radius:999px;align-items:center;gap:.4rem;width:fit-content;padding:.3rem .85rem;font-size:.7rem;font-weight:800;display:inline-flex}.onboardingPreview-module__FLTzia__preview_subtitle{color:#ffffff80;margin:0;font-size:.85rem;line-height:1.5}.onboardingPreview-module__FLTzia__card_stack{z-index:1;flex-direction:column;gap:1.5rem;width:100%;max-width:680px;display:flex;position:relative}.onboardingPreview-module__FLTzia__preview_card{-webkit-backdrop-filter:blur(24px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:32px;padding:2.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 12px 40px #0000004d,inset 0 1px #ffffff14}.onboardingPreview-module__FLTzia__preview_card:hover{border-color:#ffffff2e;transform:translateY(-4px);box-shadow:0 15px 45px #0006,inset 0 1px #ffffff1f}.onboardingPreview-module__FLTzia__bio_card{align-items:flex-start;gap:1.5rem;display:flex}.onboardingPreview-module__FLTzia__bio_avatar_wrap{flex-shrink:0}.onboardingPreview-module__FLTzia__bio_avatar{object-fit:cover;border:3px solid #ffffff26;border-radius:50%;width:85px;height:85px;box-shadow:0 4px 15px #0003}.onboardingPreview-module__FLTzia__bio_avatar_placeholder{color:#ffffff4d;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;font-size:2rem;display:flex}.onboardingPreview-module__FLTzia__bio_info{flex:1;min-width:0}.onboardingPreview-module__FLTzia__bio_name{color:#fff;margin:0 0 .2rem;font-size:1.35rem;font-weight:700}.onboardingPreview-module__FLTzia__bio_handle{color:var(--c-700);align-items:center;gap:.3rem;margin-bottom:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.onboardingPreview-module__FLTzia__bio_category{letter-spacing:.08em;text-transform:uppercase;color:var(--c-300);background:#0096c726;border:1px solid #0096c740;border-radius:999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.7rem;font-weight:800;display:inline-block}.onboardingPreview-module__FLTzia__bio_text{color:#fff9;margin:.4rem 0 .5rem;font-size:.9rem;line-height:1.6}.onboardingPreview-module__FLTzia__card_header{align-items:center;gap:.6rem;margin-bottom:1.25rem;display:flex}.onboardingPreview-module__FLTzia__card_header i{color:var(--c-600);font-size:1.2rem}.onboardingPreview-module__FLTzia__card_header h3{color:#fff;margin:0;font-size:1.05rem;font-weight:700}.onboardingPreview-module__FLTzia__social_links{flex-direction:column;gap:.625rem;display:flex}.onboardingPreview-module__FLTzia__social_link{color:#fffc;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:1rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.onboardingPreview-module__FLTzia__social_link:hover{border-color:var(--brand-color,#ffffff4d);color:#fff;background:#ffffff0f;transform:translate(5px)scale(1.01)}.onboardingPreview-module__FLTzia__social_icon_wrap{background:var(--c-100);width:36px;height:36px;color:var(--c-700);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.onboardingPreview-module__FLTzia__social_link:hover .onboardingPreview-module__FLTzia__social_icon_wrap{background:var(--brand-color,var(--c-500));color:#fff;transform:scale(1.05)}.onboardingPreview-module__FLTzia__social_label{flex:1}.onboardingPreview-module__FLTzia__headline_card{text-align:center}.onboardingPreview-module__FLTzia__preview_headline{color:#fff;letter-spacing:-.01em;margin:0 0 .85rem;font-size:clamp(1.4rem,4vw,1.75rem);font-weight:800;line-height:1.2}.onboardingPreview-module__FLTzia__preview_description{color:#fff9;margin:0;font-size:.95rem;line-height:1.7}.onboardingPreview-module__FLTzia__benefits_list_preview{flex-direction:column;gap:.75rem;display:flex}.onboardingPreview-module__FLTzia__benefit_item_preview{color:#fff;align-items:flex-start;gap:.75rem;font-size:.925rem;line-height:1.5;display:flex}.onboardingPreview-module__FLTzia__benefit_icon{width:22px;height:22px;color:var(--c-300);background:#0096c726;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;display:flex}.onboardingPreview-module__FLTzia__products_grid_preview{flex-direction:column;gap:1rem;display:flex}.onboardingPreview-module__FLTzia__ebook_preview_item{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:1.25rem;padding:1.25rem;display:flex}.onboardingPreview-module__FLTzia__ebook_cover_wrap{aspect-ratio:1/1.414;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:auto;display:flex;overflow:hidden}.onboardingPreview-module__FLTzia__ebook_cover_img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.onboardingPreview-module__FLTzia__ebook_cover_placeholder{aspect-ratio:1/1.414;color:#fff3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:auto;font-size:1.75rem;display:flex}.onboardingPreview-module__FLTzia__ebook_info{flex-direction:column;gap:.4rem;display:flex}.onboardingPreview-module__FLTzia__ebook_info h4{color:#fff;margin:0;font-size:1rem;font-weight:700}.onboardingPreview-module__FLTzia__free_tag{color:#00d09c;background:#00d09c1a;border-radius:999px;width:fit-content;padding:.15rem .5rem;font-size:.75rem;font-weight:700}.onboardingPreview-module__FLTzia__download_btn_preview{background:linear-gradient(135deg, var(--c-800), var(--c-600));color:#fff;cursor:not-allowed;opacity:.8;text-align:center;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;width:120px;margin-top:.5rem;padding:.65rem 1.25rem;font-size:.85rem;font-weight:700}.onboardingPreview-module__FLTzia__blurred_item{filter:blur(8px);opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.onboardingPreview-module__FLTzia__audience_text{color:#fff9;margin:0;font-size:.9rem;line-height:1.5}.onboardingPreview-module__FLTzia__affiliate_section{margin-bottom:1.25rem}.onboardingPreview-module__FLTzia__affiliate_section:last-child{margin-bottom:0}.onboardingPreview-module__FLTzia__affiliate_section_label{text-transform:uppercase;letter-spacing:.06em;color:#fff6;align-items:center;gap:.4rem;margin-bottom:.625rem;font-size:.75rem;font-weight:700;display:flex}.onboardingPreview-module__FLTzia__affiliate_links_list{flex-direction:column;gap:.5rem;display:flex}.onboardingPreview-module__FLTzia__affiliate_link_item{color:#fffc;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:.75rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.onboardingPreview-module__FLTzia__affiliate_link_item:hover{border-color:var(--c-500);color:#fff;background:#ffffff0f;transform:translate(5px)}.onboardingPreview-module__FLTzia__affiliate_link_icon{background:var(--c-100);width:32px;height:32px;color:var(--c-700);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.onboardingPreview-module__FLTzia__affiliate_link_title{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.onboardingPreview-module__FLTzia__skeleton_line{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:6px;animation:1.6s infinite onboardingPreview-module__FLTzia__shimmer;display:block}@keyframes onboardingPreview-module__FLTzia__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.onboardingPreview-module__FLTzia__skeleton_links{flex-direction:column;gap:.625rem;display:flex}.onboardingPreview-module__FLTzia__preview_footer{z-index:1;color:#fff6;align-items:center;gap:.4rem;margin-top:2.5rem;padding-bottom:2rem;font-size:.8rem;display:flex;position:relative}.onboardingPreview-module__FLTzia__signup_banner{z-index:100;-webkit-backdrop-filter:blur(24px);background:#0006;border-top:1px solid #ffffff1a;padding:1.25rem 1.5rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #00000080}.onboardingPreview-module__FLTzia__banner_content{justify-content:space-between;align-items:center;gap:1.5rem;max-width:680px;margin:0 auto;display:flex}.onboardingPreview-module__FLTzia__banner_text{flex:1;align-items:center;gap:1.25rem;min-width:0;display:flex}.onboardingPreview-module__FLTzia__banner_icon_wrap{background:linear-gradient(135deg, var(--c-700), var(--c-500));color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex;box-shadow:0 8px 24px #0096c766}.onboardingPreview-module__FLTzia__banner_title{color:#fff;margin:0 0 .2rem;font-size:1.05rem;font-weight:700}.onboardingPreview-module__FLTzia__banner_desc{color:#ffffff80;margin:0;font-size:.85rem;line-height:1.4}.onboardingPreview-module__FLTzia__banner_cta{background:linear-gradient(135deg, var(--c-700), var(--c-500));color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.95rem;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0096c74d}.onboardingPreview-module__FLTzia__banner_cta:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 25px #0096c780}@media (max-width:680px){.onboardingPreview-module__FLTzia__preview_wrapper{padding:0 1rem 140px}.onboardingPreview-module__FLTzia__preview_card{border-radius:24px;padding:1.5rem}.onboardingPreview-module__FLTzia__bio_card{text-align:center;flex-direction:column;align-items:center}.onboardingPreview-module__FLTzia__banner_content{flex-direction:column;gap:1rem}.onboardingPreview-module__FLTzia__banner_text{text-align:center;flex-direction:column;gap:.75rem}.onboardingPreview-module__FLTzia__banner_cta{justify-content:center;width:100%}}.onboardingPreview-module__FLTzia__fixed_preview_header{z-index:100;-webkit-backdrop-filter:blur(8px);background:#000000d9;border-bottom:1px solid #ffffff14;padding:.75rem 1.5rem;position:fixed;top:0;left:0;right:0}.onboardingPreview-module__FLTzia__fixed_preview_header_inner{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;max-width:600px;margin:0 auto;display:flex}.onboardingPreview-module__FLTzia__fixed_preview_chip{background:var(--c-500);color:#fff;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;margin:0;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.onboardingPreview-module__FLTzia__fixed_preview_subtitle{color:#ffffffb3;text-align:right;margin:0;font-size:.8rem;font-weight:500}.onboardingPreview-module__FLTzia__preview_container{padding-top:50px;padding-bottom:160px}@media (max-width:680px){.onboardingPreview-module__FLTzia__signup_banner{padding:.85rem 1rem}.onboardingPreview-module__FLTzia__banner_content{flex-direction:column;gap:.75rem}.onboardingPreview-module__FLTzia__banner_text{text-align:left;flex-direction:row;align-items:center;gap:.75rem}.onboardingPreview-module__FLTzia__banner_icon_wrap{border-radius:10px;width:38px;height:38px;font-size:1.2rem}.onboardingPreview-module__FLTzia__banner_title{margin-bottom:.1rem;font-size:.95rem}.onboardingPreview-module__FLTzia__banner_desc{font-size:.78rem}.onboardingPreview-module__FLTzia__banner_cta{justify-content:center;width:100%;padding:.75rem 1rem;font-size:.9rem}.onboardingPreview-module__FLTzia__preview_container{padding-top:45px;padding-bottom:240px}}@media (max-width:480px){.onboardingPreview-module__FLTzia__fixed_preview_header{padding:.5rem .75rem}.onboardingPreview-module__FLTzia__fixed_preview_header_inner{gap:.5rem}.onboardingPreview-module__FLTzia__fixed_preview_chip{gap:.25rem;padding:.25rem .5rem;font-size:.65rem}.onboardingPreview-module__FLTzia__fixed_preview_subtitle{font-size:.7rem;line-height:1.25}.onboardingPreview-module__FLTzia__preview_container{padding-top:38px;padding-bottom:240px}}
.storefront_v2-module__2Qwvua__storefront_v2{color:#2d2626;background:#fff;min-height:100vh;padding-bottom:4rem;font-family:inherit;position:relative}.storefront_v2-module__2Qwvua__hero_section{width:100%;height:70vh;min-height:500px;max-height:700px;position:relative;overflow:hidden}.storefront_v2-module__2Qwvua__hero_image_container{width:100%;height:100%;position:relative}.storefront_v2-module__2Qwvua__hero_image{object-fit:cover;object-position:center 20%;width:100%;height:100%}.storefront_v2-module__2Qwvua__hero_overlay{z-index:1;background:linear-gradient(#0000004d 0%,#0000 40% 70%,#fff 100%);position:absolute;inset:0}.storefront_v2-module__2Qwvua__top_info{z-index:10;text-align:center;color:#fff;padding:0 1rem;position:absolute;top:40px;left:0;right:0}.storefront_v2-module__2Qwvua__creator_name{text-shadow:0 2px 10px #0003;margin:0 0 1rem;font-family:Playfair Display,serif;font-size:2.75rem;font-weight:800}.storefront_v2-module__2Qwvua__social_icons{justify-content:center;gap:1.5rem;display:flex}.storefront_v2-module__2Qwvua__social_icon_link{color:var(--theme-c-300,#fff);opacity:.9;font-size:1.5rem;text-decoration:none;transition:transform .2s,opacity .2s,color .2s}.storefront_v2-module__2Qwvua__social_icon_link:hover{color:var(--brand-color,#fff);opacity:1;transform:translateY(-3px)}.storefront_v2-module__2Qwvua__content_wrapper{z-index:20;flex-direction:column;gap:1.25rem;width:100%;max-width:500px;margin:-120px auto 0;padding:0 1.25rem;display:flex;position:relative}.storefront_v2-module__2Qwvua__card_base{background:#fff;border:1px solid #2d262608;border-radius:24px;padding:1.5rem;box-shadow:0 10px 40px #2d262614}.storefront_v2-module__2Qwvua__featured_card{flex-direction:column;gap:1.25rem;display:flex}.storefront_v2-module__2Qwvua__featured_card_header{gap:1.25rem;display:flex}.storefront_v2-module__2Qwvua__f_card_img_wrap{background:var(--theme-c-100,#f7f1e6);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.storefront_v2-module__2Qwvua__f_card_img{object-fit:cover;width:100%;height:100%}.storefront_v2-module__2Qwvua__f_card_info{flex:1}.storefront_v2-module__2Qwvua__f_card_title{color:#1a1a1a;margin:0 0 6px;font-size:1.15rem;font-weight:700;line-height:1.3}.storefront_v2-module__2Qwvua__f_card_desc{color:#6d6666;margin:0 0 12px;font-size:.85rem;line-height:1.5}.storefront_v2-module__2Qwvua__price_row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.storefront_v2-module__2Qwvua__price_curr{color:#1a1a1a;font-size:1.1rem;font-weight:800}.storefront_v2-module__2Qwvua__price_old{color:#a39c9c;font-size:.9rem;text-decoration:line-through}.storefront_v2-module__2Qwvua__badge_rating{background:var(--theme-c-200,#ffdb5a);color:var(--theme-c-900,#1a1a1a);border-radius:6px;align-items:center;gap:3px;padding:4px 8px;font-size:.75rem;font-weight:800;display:flex}.storefront_v2-module__2Qwvua__badge_discount{color:#d11a2a;text-transform:uppercase;background:#ffccd4;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:800}.storefront_v2-module__2Qwvua__cta_button{background:var(--theme-c-700,#6366f1);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:.95rem;font-weight:700;transition:transform .2s,background .2s;display:flex}.storefront_v2-module__2Qwvua__cta_button:hover{background:var(--theme-c-800,#4f46e5);transform:translateY(-2px)}.storefront_v2-module__2Qwvua__wide_link_card{color:inherit;align-items:center;gap:1.25rem;padding:1rem;text-decoration:none;transition:transform .2s,background .2s;display:flex}.storefront_v2-module__2Qwvua__wide_link_card:hover{background:var(--theme-c-100,#fbf6ef);transform:translateY(-2px)}.storefront_v2-module__2Qwvua__link_icon_wrap{background:var(--theme-c-100,#f7f1e6);width:48px;height:48px;color:var(--theme-c-700,inherit);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.35rem;display:flex}.storefront_v2-module__2Qwvua__link_label{color:#1a1a1a;font-size:1rem;font-weight:700}.storefront_v2-module__2Qwvua__section_title{align-items:center;gap:8px;margin:1.5rem 0 .75rem;font-family:Playfair Display,serif;font-size:1.5rem;display:flex}.storefront_v2-module__2Qwvua__content_block{flex-direction:column;gap:1rem;display:flex}.storefront_v2-module__2Qwvua__benefits_list{flex-direction:column;gap:12px;display:flex}.storefront_v2-module__2Qwvua__benefit_item{align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.5;display:flex}.storefront_v2-module__2Qwvua__benefit_item i{color:var(--theme-c-700,#6366f1);margin-top:2px;font-size:1.1rem}.storefront_v2-module__2Qwvua__faq_item{border-bottom:1px solid #2d26260d;padding-bottom:12px}.storefront_v2-module__2Qwvua__faq_item:last-child{border-bottom:none}.storefront_v2-module__2Qwvua__faq_item h5{margin:0 0 6px;font-size:.95rem;font-weight:700}.storefront_v2-module__2Qwvua__faq_item p{color:#6d6666;margin:0;font-size:.875rem;line-height:1.5}.storefront_v2-module__2Qwvua__v2_footer{text-align:center;opacity:.6;flex-direction:column;align-items:center;gap:10px;margin-top:3rem;padding:2rem;display:flex}.storefront_v2-module__2Qwvua__v2_footer p{margin:0;font-size:.8rem}.storefront_v2-module__2Qwvua__v2_footer img{filter:grayscale();height:20px}@media (max-width:480px){.storefront_v2-module__2Qwvua__creator_name{font-size:2.25rem}.storefront_v2-module__2Qwvua__hero_section{height:60vh}}.storefront_v2-module__2Qwvua__modal_overlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.storefront_v2-module__2Qwvua__modal_content{color:#1a1a1a;background:#fff;border:1px solid #0000001a;border-radius:24px;flex-direction:column;gap:1.25rem;width:100%;max-width:420px;padding:2.5rem 2rem;display:flex;box-shadow:0 20px 50px #00000026}.storefront_v2-module__2Qwvua__modal_title{color:#1a1a1a;letter-spacing:-.02em;margin:0;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:800}.storefront_v2-module__2Qwvua__modal_desc{color:#6d6666;margin:0;font-size:.95rem;line-height:1.5}.storefront_v2-module__2Qwvua__modal_input{color:#1a1a1a;background:#fdfaf5;border:1px solid #0000001a;border-radius:14px;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .2s}.storefront_v2-module__2Qwvua__modal_input:focus{border-color:var(--theme-c-500,#6366f1);background:#fff;outline:none}.storefront_v2-module__2Qwvua__modal_checkbox_row{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.storefront_v2-module__2Qwvua__modal_checkbox{cursor:pointer;accent-color:var(--theme-c-500,#6366f1);margin-top:.25rem}.storefront_v2-module__2Qwvua__modal_checkbox_text{color:#6d6666;font-size:.85rem;line-height:1.4}.storefront_v2-module__2Qwvua__modal_message{margin:0;font-size:.85rem;font-weight:600}.storefront_v2-module__2Qwvua__modal_message_success{color:#16a34a}.storefront_v2-module__2Qwvua__modal_message_error{color:#dc2626}.storefront_v2-module__2Qwvua__modal_actions{gap:.75rem;margin-top:.5rem;display:flex}.storefront_v2-module__2Qwvua__modal_btn_cancel{color:#6d6666;cursor:pointer;text-align:center;background:0 0;border:1px solid #0000001a;border-radius:12px;flex:1;padding:.85rem 1.25rem;font-size:.95rem;font-weight:700;transition:all .2s}.storefront_v2-module__2Qwvua__modal_btn_cancel:hover{color:#1a1a1a;border-color:#0003}.storefront_v2-module__2Qwvua__modal_btn_submit{background:var(--theme-c-700,#6366f1);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:12px;flex:2;padding:.85rem 1.25rem;font-size:.95rem;font-weight:800;transition:all .2s}.storefront_v2-module__2Qwvua__modal_btn_submit:hover:not(:disabled){background:var(--theme-c-800,#4f46e5);transform:translateY(-1px)}.storefront_v2-module__2Qwvua__modal_btn_submit:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.storefront_v2-module__2Qwvua__modal_content{border-radius:20px;padding:2rem 1.5rem}.storefront_v2-module__2Qwvua__modal_actions{flex-direction:column-reverse;gap:.75rem}.storefront_v2-module__2Qwvua__modal_btn_cancel,.storefront_v2-module__2Qwvua__modal_btn_submit{flex:none;width:100%}}.storefront_v2-module__2Qwvua__floating_cta_bar{z-index:9999;-webkit-backdrop-filter:blur(12px);background:#121212d9;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 32px);max-width:400px;padding:6px 12px;text-decoration:none;transition:all .25s;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000004d,inset 0 1px #ffffff0d;color:#fff!important}.storefront_v2-module__2Qwvua__floating_cta_bar:hover{background:#121212f2;border-color:#ffffff26;transform:translate(-50%)translateY(-1px);box-shadow:0 10px 28px #0006}.storefront_v2-module__2Qwvua__floating_cta_bar:active{transform:translate(-50%)translateY(0)}.storefront_v2-module__2Qwvua__cta_bar_left{flex-shrink:0;align-items:center;gap:8px;display:flex}.storefront_v2-module__2Qwvua__cta_bar_logo{object-fit:contain;background:#000;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;width:20px;height:20px;padding:3px}.storefront_v2-module__2Qwvua__cta_bar_brand{letter-spacing:-.01em;color:#ffffffe6;white-space:nowrap;font-size:.8rem;font-weight:600}.storefront_v2-module__2Qwvua__cta_bar_right{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex;color:#fff!important}.storefront_v2-module__2Qwvua__floating_cta_bar:hover .storefront_v2-module__2Qwvua__cta_bar_right{background:#fff;color:#000!important}@media (max-width:480px){.storefront_v2-module__2Qwvua__floating_cta_bar{border-radius:10px;gap:8px;width:calc(100% - 24px);padding:5px 8px;bottom:12px}.storefront_v2-module__2Qwvua__cta_bar_logo{width:18px;height:18px;padding:2px}.storefront_v2-module__2Qwvua__cta_bar_brand{font-size:.75rem}.storefront_v2-module__2Qwvua__cta_bar_right{border-radius:6px;gap:3px;padding:4px 8px;font-size:.7rem}}
.mobileMockup-module__6NiVoG__mockup_wrapper{background:0 0;justify-content:center;align-items:center;width:100%;margin:0;padding:0;display:flex}.mobileMockup-module__6NiVoG__compact_wrapper{background-color:#0000!important;min-height:auto!important;padding:0!important}.mobileMockup-module__6NiVoG__iphone_device{flex-shrink:0;margin:0 auto;transform:translateZ(0);background:#000!important;border:12px solid #232328!important;border-radius:44px!important;width:375px!important;height:860px!important;max-height:90vh!important;position:relative!important;overflow:hidden!important;box-shadow:0 0 0 2px #383840,0 20px 50px #00000073!important}.mobileMockup-module__6NiVoG__notch{z-index:9999;pointer-events:none;background:#232328;border-bottom-right-radius:18px;border-bottom-left-radius:18px;width:110px;height:26px;position:absolute;top:0;left:50%;transform:translate(-50%);display:block!important}.mobileMockup-module__6NiVoG__screen_content{position:relative;scrollbar-width:none!important;-ms-overflow-style:none!important;width:100%!important;height:100%!important;max-height:100%!important;overflow-y:auto!important}.mobileMockup-module__6NiVoG__screen_content::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}@media (max-width:767px){.mobileMockup-module__6NiVoG__mockup_wrapper{min-height:100vh;display:block}.mobileMockup-module__6NiVoG__iphone_device{width:100%!important;height:auto!important;min-height:100vh!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;overflow:visible!important}.mobileMockup-module__6NiVoG__screen_content{width:100%!important;height:auto!important;min-height:100vh!important;max-height:none!important;overflow:hidden visible!important}.mobileMockup-module__6NiVoG__notch{display:none!important}}
.storefront_v3-module__-gDAFq__storefront_v3{color:#fff;background:#000;flex-direction:column;width:100%;min-height:100vh;padding-bottom:5rem;font-family:inherit;display:flex;position:relative;overflow-x:hidden}body.v3-body{background:#000!important}body.v3-body:before{display:none!important}.storefront_v3-module__-gDAFq__hero_section{width:100%;height:50vh;min-height:400px;max-height:550px;position:relative;overflow:hidden}.storefront_v3-module__-gDAFq__hero_image_container{width:100%;height:100%;position:relative}.storefront_v3-module__-gDAFq__hero_image{object-fit:cover;object-position:center 20%;width:100%;height:100%}.storefront_v3-module__-gDAFq__hero_overlay{z-index:1;background:linear-gradient(#0000 0%,#0000001a 40%,#0006 70%,#000 100%);position:absolute;inset:0}.storefront_v3-module__-gDAFq__header_content{z-index:10;text-align:center;flex-direction:column;align-items:center;padding:0 1.5rem 2.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.storefront_v3-module__-gDAFq__creator_name{letter-spacing:-.02em;color:#fff;text-shadow:0 2px 20px #00000080;margin:0 0 1rem;font-size:2.75rem;font-weight:800}.storefront_v3-module__-gDAFq__social_icons{justify-content:center;gap:1rem;display:flex}.storefront_v3-module__-gDAFq__social_icon_link{border:1.5px solid var(--theme-c-500,#fff3);width:44px;height:44px;color:var(--theme-c-300,#fff);background:var(--theme-c-800,#ffffff0d);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;text-decoration:none;transition:all .2s;display:flex}.storefront_v3-module__-gDAFq__social_icon_link:hover{background:var(--brand-color,#fff);color:#fff;border-color:var(--brand-color,#fff);transform:translateY(-2px)}.storefront_v3-module__-gDAFq__content_wrapper{z-index:20;flex-direction:column;gap:1.25rem;width:100%;max-width:520px;margin:-2rem auto 0;padding:0 1.25rem 4rem;display:flex;position:relative}.storefront_v3-module__-gDAFq__card_base{-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;padding:1.75rem;transition:transform .2s,border-color .2s}.storefront_v3-module__-gDAFq__card_base:hover{border-color:#fff3}.storefront_v3-module__-gDAFq__product_card{flex-direction:column;gap:1.5rem;display:flex}.storefront_v3-module__-gDAFq__product_main{gap:1.25rem;display:flex}.storefront_v3-module__-gDAFq__product_img_wrap{background:#111;border-radius:12px;flex-shrink:0;width:100px;height:130px;overflow:hidden;box-shadow:0 4px 12px #0000004d}.storefront_v3-module__-gDAFq__product_img{object-fit:cover;width:100%;height:100%}.storefront_v3-module__-gDAFq__product_info{flex-direction:column;flex:1;justify-content:center;display:flex}.storefront_v3-module__-gDAFq__product_title{color:#fff;margin:0 0 .5rem;font-size:1.1rem;font-weight:700;line-height:1.4}.storefront_v3-module__-gDAFq__product_desc{color:#ffffff80;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.storefront_v3-module__-gDAFq__cta_button{background:var(--theme-c-700,#fff);width:100%;color:var(--theme-c-50,#000);cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:.95rem;font-weight:800;transition:all .2s;display:flex}.storefront_v3-module__-gDAFq__cta_button:hover{background:var(--theme-c-800,#f0f0f0);transform:scale(1.01)}.storefront_v3-module__-gDAFq__affiliate_link_card{color:inherit;align-items:center;gap:1.25rem;padding:1.25rem;text-decoration:none;display:flex}.storefront_v3-module__-gDAFq__link_icon_circle{background:var(--theme-c-800,#ffffff1a);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;display:flex}.storefront_v3-module__-gDAFq__link_text{font-size:1rem;font-weight:700}.storefront_v3-module__-gDAFq__section_title{margin:2rem 0 1rem;padding-left:.5rem;font-size:1.4rem;font-weight:800}.storefront_v3-module__-gDAFq__benefits_grid{flex-direction:column;gap:1rem;display:flex}.storefront_v3-module__-gDAFq__benefit_item{color:#fffc;align-items:center;gap:12px;font-size:.95rem;display:flex}.storefront_v3-module__-gDAFq__benefit_item i{color:var(--theme-c-500,#fff);font-size:1.2rem}.storefront_v3-module__-gDAFq__faq_list{flex-direction:column;gap:1.5rem;display:flex}.storefront_v3-module__-gDAFq__faq_item h5{color:#fff;margin:0 0 .5rem;font-size:1rem;font-weight:700}.storefront_v3-module__-gDAFq__faq_item p{color:#ffffff80;margin:0;font-size:.9rem;line-height:1.6}.storefront_v3-module__-gDAFq__v3_footer{opacity:.4;flex-direction:column;align-items:center;gap:12px;margin-top:4rem;display:flex}.storefront_v3-module__-gDAFq__footer_text{font-size:.8rem;font-weight:500}.storefront_v3-module__-gDAFq__footer_logo{filter:brightness(0)invert();height:22px}@media (max-width:480px){.storefront_v3-module__-gDAFq__creator_name{font-size:1.85rem}.storefront_v3-module__-gDAFq__profile_image_container{width:100px;height:100px}}.storefront_v3-module__-gDAFq__modal_overlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.storefront_v3-module__-gDAFq__modal_content{color:#fff;background:#0a0a0a;border:1px solid #ffffff26;border-radius:24px;flex-direction:column;gap:1.25rem;width:100%;max-width:420px;padding:2.5rem 2rem;display:flex;box-shadow:0 20px 50px #000000b3}.storefront_v3-module__-gDAFq__modal_title{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:800}.storefront_v3-module__-gDAFq__modal_desc{color:#fff9;margin:0;font-size:.95rem;line-height:1.5}.storefront_v3-module__-gDAFq__modal_input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .2s}.storefront_v3-module__-gDAFq__modal_input:focus{border-color:var(--theme-c-500,#fff);background:#ffffff14;outline:none}.storefront_v3-module__-gDAFq__modal_checkbox_row{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.storefront_v3-module__-gDAFq__modal_checkbox{cursor:pointer;accent-color:var(--theme-c-500,#fff);margin-top:.25rem}.storefront_v3-module__-gDAFq__modal_checkbox_text{color:#ffffff80;font-size:.85rem;line-height:1.4}.storefront_v3-module__-gDAFq__modal_message{margin:0;font-size:.85rem;font-weight:600}.storefront_v3-module__-gDAFq__modal_message_success{color:#4ade80}.storefront_v3-module__-gDAFq__modal_message_error{color:#f87171}.storefront_v3-module__-gDAFq__modal_actions{gap:.75rem;margin-top:.5rem;display:flex}.storefront_v3-module__-gDAFq__modal_btn_cancel{color:#ffffffbf;cursor:pointer;text-align:center;background:0 0;border:1px solid #ffffff1a;border-radius:12px;flex:1;padding:.85rem 1.25rem;font-size:.95rem;font-weight:700;transition:all .2s}.storefront_v3-module__-gDAFq__modal_btn_cancel:hover{color:#fff;border-color:#ffffff4d}.storefront_v3-module__-gDAFq__modal_btn_submit{background:var(--theme-c-700,#fff);color:var(--theme-c-50,#000);cursor:pointer;text-align:center;border:none;border-radius:12px;flex:2;padding:.85rem 1.25rem;font-size:.95rem;font-weight:800;transition:all .2s}.storefront_v3-module__-gDAFq__modal_btn_submit:hover:not(:disabled){background:var(--theme-c-800,#f0f0f0);transform:translateY(-1px)}.storefront_v3-module__-gDAFq__modal_btn_submit:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.storefront_v3-module__-gDAFq__modal_content{border-radius:20px;padding:2rem 1.5rem}.storefront_v3-module__-gDAFq__modal_actions{flex-direction:column-reverse;gap:.75rem}.storefront_v3-module__-gDAFq__modal_btn_cancel,.storefront_v3-module__-gDAFq__modal_btn_submit{flex:none;width:100%}}.storefront_v3-module__-gDAFq__floating_cta_bar{z-index:9999;-webkit-backdrop-filter:blur(12px);background:#121212d9;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 32px);max-width:400px;padding:6px 12px;text-decoration:none;transition:all .25s;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000004d,inset 0 1px #ffffff0d;color:#fff!important}.storefront_v3-module__-gDAFq__floating_cta_bar:hover{background:#121212f2;border-color:#ffffff26;transform:translate(-50%)translateY(-1px);box-shadow:0 10px 28px #0006}.storefront_v3-module__-gDAFq__floating_cta_bar:active{transform:translate(-50%)translateY(0)}.storefront_v3-module__-gDAFq__cta_bar_left{flex-shrink:0;align-items:center;gap:8px;display:flex}.storefront_v3-module__-gDAFq__cta_bar_logo{object-fit:contain;background:#000;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;width:20px;height:20px;padding:3px}.storefront_v3-module__-gDAFq__cta_bar_brand{letter-spacing:-.01em;color:#ffffffe6;white-space:nowrap;font-size:.8rem;font-weight:600}.storefront_v3-module__-gDAFq__cta_bar_right{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex;color:#fff!important}.storefront_v3-module__-gDAFq__floating_cta_bar:hover .storefront_v3-module__-gDAFq__cta_bar_right{background:#fff;color:#000!important}@media (max-width:480px){.storefront_v3-module__-gDAFq__floating_cta_bar{border-radius:10px;gap:8px;width:calc(100% - 24px);padding:5px 8px;bottom:12px}.storefront_v3-module__-gDAFq__cta_bar_logo{width:18px;height:18px;padding:2px}.storefront_v3-module__-gDAFq__cta_bar_brand{font-size:.75rem}.storefront_v3-module__-gDAFq__cta_bar_right{border-radius:6px;gap:3px;padding:4px 8px;font-size:.7rem}}
.storefront-module__DSRbnW__page_wrapper{background:0 0;flex-direction:column;align-items:center;min-height:100vh;padding:3rem 1.5rem 6rem;display:flex;position:relative;overflow-x:hidden}.storefront-module__DSRbnW__bg_gradient{pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 20%,#0096c71a 0%,#0000 40%),radial-gradient(circle at 80% 80%,#0077b61a 0%,#0000 40%),#000;position:fixed;inset:0}.storefront-module__DSRbnW__card_stack{z-index:1;flex-direction:column;gap:1.5rem;width:100%;max-width:680px;display:flex;position:relative}.storefront-module__DSRbnW__card{-webkit-backdrop-filter:blur(24px);box-sizing:border-box;overflow-wrap:anywhere;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:32px;max-width:100%;padding:2.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 12px 40px #0000004d,inset 0 1px #ffffff14}.storefront-module__DSRbnW__card:hover{border-color:#ffffff2e;transform:translateY(-4px);box-shadow:0 15px 45px #0006,inset 0 1px #ffffff1f}.storefront-module__DSRbnW__bio_card{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.storefront-module__DSRbnW__bio_avatar_wrap{flex-shrink:0}.storefront-module__DSRbnW__bio_avatar{object-fit:cover;border:3px solid #ffffff26;border-radius:50%;width:85px;height:85px;box-shadow:0 4px 15px #0003}.storefront-module__DSRbnW__bio_avatar_placeholder{color:#ffffff4d;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;font-size:2rem;display:flex}.storefront-module__DSRbnW__bio_info{flex:1;width:100%;min-width:0;max-width:100%}.storefront-module__DSRbnW__bio_name{color:var(--foreground);word-break:break-word;overflow-wrap:anywhere;margin:0 0 .2rem;font-size:1.35rem;font-weight:700}.storefront-module__DSRbnW__bio_handle{color:var(--c-700);word-break:break-all;justify-content:center;align-items:center;gap:.3rem;max-width:100%;margin-bottom:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.storefront-module__DSRbnW__bio_handle:hover{color:var(--c-500)}.storefront-module__DSRbnW__bio_category{letter-spacing:.08em;text-transform:uppercase;color:var(--c-300);background:#0096c726;border:1px solid #0096c740;border-radius:999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.7rem;font-weight:800;display:inline-block}.storefront-module__DSRbnW__bio_desc{color:var(--text-muted);word-break:break-word;overflow-wrap:anywhere;margin:.4rem 0 .5rem;font-size:.9rem;line-height:1.6}.storefront-module__DSRbnW__bio_link{color:var(--text-muted);word-break:break-all;justify-content:center;align-items:center;gap:.3rem;max-width:100%;margin-bottom:.25rem;font-size:.8rem;text-decoration:none;display:inline-flex}.storefront-module__DSRbnW__bio_link:hover{color:var(--c-700)}.storefront-module__DSRbnW__bio_stats{justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.storefront-module__DSRbnW__bio_stats span{color:var(--text-muted);font-size:.85rem}.storefront-module__DSRbnW__bio_stats strong{color:var(--foreground)}.storefront-module__DSRbnW__headline_card{text-align:center}.storefront-module__DSRbnW__headline{color:var(--foreground);letter-spacing:-.01em;margin:0 0 .85rem;font-size:clamp(1.4rem,4vw,1.75rem);font-weight:800;line-height:1.2}.storefront-module__DSRbnW__description{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.7}.storefront-module__DSRbnW__card_header{align-items:center;gap:.6rem;margin-bottom:1.25rem;display:flex}.storefront-module__DSRbnW__card_header i{color:var(--c-600);font-size:1.2rem}.storefront-module__DSRbnW__card_header h3{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:700}.storefront-module__DSRbnW__benefits_list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.storefront-module__DSRbnW__benefit_item{color:var(--foreground);align-items:flex-start;gap:.75rem;font-size:.925rem;line-height:1.5;display:flex}.storefront-module__DSRbnW__benefit_icon{background:var(--c-100);width:22px;height:22px;color:var(--c-700);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.8rem;font-style:normal;display:flex}.storefront-module__DSRbnW__products_grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.storefront-module__DSRbnW__product_item{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.storefront-module__DSRbnW__product_item:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-4px)}.storefront-module__DSRbnW__product_image,.storefront-module__DSRbnW__product_image_placeholder{aspect-ratio:4/5;object-fit:cover;color:#fff3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;width:100%;font-size:2.5rem;display:flex;overflow:hidden}.storefront-module__DSRbnW__product_info{flex-direction:column;gap:.4rem;display:flex}.storefront-module__DSRbnW__product_title{color:var(--foreground);margin:0;font-size:1rem;font-weight:700}.storefront-module__DSRbnW__product_subtitle{color:var(--text-muted);margin:0;font-size:.825rem;line-height:1.4}.storefront-module__DSRbnW__buy_btn{background:linear-gradient(135deg, var(--c-800), var(--c-600));color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:10px;margin-top:.5rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:700;box-shadow:0 4px 12px #0096c74d}.storefront-module__DSRbnW__buy_btn:hover{filter:brightness(1.18);transform:translateY(-1px);box-shadow:0 6px 18px #0096c773}.storefront-module__DSRbnW__faq_list{flex-direction:column;gap:.5rem;display:flex}.storefront-module__DSRbnW__faq_item{border:1px solid var(--border-light);transition:var(--transition);border-radius:10px;overflow:hidden}.storefront-module__DSRbnW__faq_item[open]{border-color:var(--c-300)}.storefront-module__DSRbnW__faq_question{cursor:pointer;color:var(--foreground);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:.9rem;font-weight:600;list-style:none;transition:background .2s;display:flex}.storefront-module__DSRbnW__faq_question::-webkit-details-marker{display:none}.storefront-module__DSRbnW__faq_question:hover{background:var(--c-100)}.storefront-module__DSRbnW__faq_item[open] .storefront-module__DSRbnW__faq_question{background:var(--c-100);color:var(--c-800)}.storefront-module__DSRbnW__faq_icon{color:var(--text-muted);font-size:1.1rem;transition:transform .25s}.storefront-module__DSRbnW__faq_item[open] .storefront-module__DSRbnW__faq_icon{color:var(--c-700);transform:rotate(45deg)}.storefront-module__DSRbnW__faq_answer{color:#fff9;border-top:1px solid #ffffff14;padding:1rem 1.25rem 1.25rem;font-size:.875rem;line-height:1.7}.storefront-module__DSRbnW__storefront_footer{z-index:1;color:var(--text-muted);align-items:center;gap:.4rem;margin-top:2.5rem;font-size:.8rem;display:flex;position:relative}.storefront-module__DSRbnW__footer_brand{color:var(--c-700);align-items:center;gap:.3rem;font-weight:600;display:flex}.storefront-module__DSRbnW__social_links{flex-direction:column;gap:.625rem;display:flex}.storefront-module__DSRbnW__social_link{color:#fffc;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:1rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.storefront-module__DSRbnW__social_link:hover{border-color:var(--brand-color,#ffffff4d);color:#fff;background:#ffffff0f;transform:translate(5px)scale(1.01)}.storefront-module__DSRbnW__social_icon_wrap{background:var(--c-100);width:36px;height:36px;color:var(--c-700);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.storefront-module__DSRbnW__social_link:hover .storefront-module__DSRbnW__social_icon_wrap{background:var(--brand-color,var(--c-500));color:#fff;transform:scale(1.05)}.storefront-module__DSRbnW__social_label{flex:1}.storefront-module__DSRbnW__affiliate_section{margin-bottom:1.25rem}.storefront-module__DSRbnW__affiliate_section:last-child{margin-bottom:0}.storefront-module__DSRbnW__affiliate_section_label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);align-items:center;gap:.4rem;margin-bottom:.625rem;font-size:.75rem;font-weight:700;display:flex}.storefront-module__DSRbnW__affiliate_links_list{flex-direction:column;gap:.5rem;display:flex}.storefront-module__DSRbnW__affiliate_link_item{color:#fffc;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:.75rem;min-width:0;max-width:100%;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.storefront-module__DSRbnW__affiliate_link_item:hover{border-color:var(--c-500);color:#fff;background:#ffffff0f;transform:translate(5px)}.storefront-module__DSRbnW__affiliate_link_icon{background:var(--c-100);width:32px;height:32px;color:var(--c-700);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.storefront-module__DSRbnW__affiliate_link_title{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}@media (max-width:680px){.storefront-module__DSRbnW__page_wrapper{padding:2rem 1rem 4rem}.storefront-module__DSRbnW__card{border-radius:24px;padding:1.5rem}.storefront-module__DSRbnW__bio_card{padding-top:2rem}.storefront-module__DSRbnW__bio_avatar{width:100px;height:100px}.storefront-module__DSRbnW__headline{font-size:1.35rem}.storefront-module__DSRbnW__products_grid{grid-template-columns:1fr}}@media (min-width:1200px){.storefront-module__DSRbnW__card_stack{max-width:720px}}.storefront-module__DSRbnW__modal_overlay{-webkit-backdrop-filter:blur(16px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.storefront-module__DSRbnW__modal_content{color:#fff;background:#121212f2;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;gap:1.25rem;width:100%;max-width:420px;padding:2.5rem 2rem;display:flex;box-shadow:0 20px 50px #00000080}.storefront-module__DSRbnW__modal_title{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:800}.storefront-module__DSRbnW__modal_desc{color:#fff9;margin:0;font-size:.95rem;line-height:1.5}.storefront-module__DSRbnW__modal_input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .2s}.storefront-module__DSRbnW__modal_input:focus{border-color:var(--c-500);background:#ffffff14;outline:none}.storefront-module__DSRbnW__modal_checkbox_row{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.storefront-module__DSRbnW__modal_checkbox{cursor:pointer;accent-color:var(--c-500);margin-top:.25rem}.storefront-module__DSRbnW__modal_checkbox_text{color:#ffffff8c;font-size:.85rem;line-height:1.4}.storefront-module__DSRbnW__modal_message{margin:0;font-size:.85rem;font-weight:600}.storefront-module__DSRbnW__modal_message_success{color:#4ade80}.storefront-module__DSRbnW__modal_message_error{color:#f87171}.storefront-module__DSRbnW__modal_actions{gap:.75rem;margin-top:.5rem;display:flex}.storefront-module__DSRbnW__modal_btn_cancel{color:#ffffffbf;cursor:pointer;text-align:center;background:0 0;border:1px solid #ffffff1a;border-radius:12px;flex:1;padding:.85rem 1.25rem;font-size:.95rem;font-weight:700;transition:all .2s}.storefront-module__DSRbnW__modal_btn_cancel:hover{color:#fff;border-color:#ffffff40}.storefront-module__DSRbnW__modal_btn_submit{background:linear-gradient(135deg, var(--c-800), var(--c-600));color:#fff;cursor:pointer;text-align:center;border:none;border-radius:12px;flex:2;padding:.85rem 1.25rem;font-size:.95rem;font-weight:800;transition:all .2s;box-shadow:0 4px 12px #0096c740}.storefront-module__DSRbnW__modal_btn_submit:hover:not(:disabled){filter:brightness(1.15);transform:translateY(-1px);box-shadow:0 6px 18px #0096c766}.storefront-module__DSRbnW__modal_btn_submit:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.storefront-module__DSRbnW__modal_content{border-radius:20px;padding:2rem 1.5rem}.storefront-module__DSRbnW__modal_actions{flex-direction:column-reverse;gap:.75rem}.storefront-module__DSRbnW__modal_btn_cancel,.storefront-module__DSRbnW__modal_btn_submit{flex:none;width:100%}}.storefront-module__DSRbnW__floating_cta_bar{z-index:9999;-webkit-backdrop-filter:blur(12px);background:#121212d9;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 32px);max-width:400px;padding:6px 12px;text-decoration:none;transition:all .25s;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000004d,inset 0 1px #ffffff0d;color:#fff!important}.storefront-module__DSRbnW__floating_cta_bar:hover{background:#121212f2;border-color:#ffffff26;transform:translate(-50%)translateY(-1px);box-shadow:0 10px 28px #0006}.storefront-module__DSRbnW__floating_cta_bar:active{transform:translate(-50%)translateY(0)}.storefront-module__DSRbnW__cta_bar_left{flex-shrink:0;align-items:center;gap:8px;display:flex}.storefront-module__DSRbnW__cta_bar_logo{object-fit:contain;background:#000;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;width:20px;height:20px;padding:3px}.storefront-module__DSRbnW__cta_bar_brand{letter-spacing:-.01em;color:#ffffffe6;white-space:nowrap;font-size:.8rem;font-weight:600}.storefront-module__DSRbnW__cta_bar_right{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex;color:#fff!important}.storefront-module__DSRbnW__floating_cta_bar:hover .storefront-module__DSRbnW__cta_bar_right{background:#fff;color:#000!important}@media (max-width:480px){.storefront-module__DSRbnW__floating_cta_bar{border-radius:10px;gap:8px;width:calc(100% - 24px);padding:5px 8px;bottom:12px}.storefront-module__DSRbnW__cta_bar_logo{width:18px;height:18px;padding:2px}.storefront-module__DSRbnW__cta_bar_brand{font-size:.75rem}.storefront-module__DSRbnW__cta_bar_right{border-radius:6px;gap:3px;padding:4px 8px;font-size:.7rem}}
.onboardingFlow-module__VhPiyW__onboardingWrapper{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.onboardingFlow-module__VhPiyW__onboardingWrapper:before{content:"";filter:blur(100px);z-index:0;background:radial-gradient(circle,#00b4d814,#0000 70%);border-radius:50%;width:40%;height:40%;position:absolute;top:10%;left:10%}.onboardingFlow-module__VhPiyW__onboardingLayout{z-index:10;flex-direction:column;width:100%;max-width:700px;display:flex;position:relative}.onboardingFlow-module__VhPiyW__sidePanel{display:none}.onboardingFlow-module__VhPiyW__onboardingCard{-webkit-backdrop-filter:blur(40px);background:#ffffff08;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;gap:2rem;min-height:auto;padding:3rem;display:flex;box-shadow:0 25px 50px -12px #00000080}.onboardingFlow-module__VhPiyW__progressHeader{flex-direction:column;gap:.5rem;display:flex}.onboardingFlow-module__VhPiyW__progressInfo{justify-content:space-between;align-items:flex-end;display:flex}.onboardingFlow-module__VhPiyW__progressLabel{color:var(--c-400);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.onboardingFlow-module__VhPiyW__progressPct{color:#fff;font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:900}.onboardingFlow-module__VhPiyW__progressBar{background:#ffffff14;border-radius:10px;height:6px;overflow:hidden}.onboardingFlow-module__VhPiyW__progressFill{background:linear-gradient(90deg, var(--c-700), var(--c-400));border-radius:10px;height:100%;transition:width .6s cubic-bezier(.34,1.56,.64,1)}.onboardingFlow-module__VhPiyW__stepHeader h2{letter-spacing:-.03em;color:#fff;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.onboardingFlow-module__VhPiyW__stepHeader p{color:var(--text-muted);font-size:1rem;line-height:1.6}.onboardingFlow-module__VhPiyW__onboardingForm{flex-grow:1}.onboardingFlow-module__VhPiyW__formContainer{flex-direction:column;gap:1.5rem;display:flex}.onboardingFlow-module__VhPiyW__inputWrapper{flex-direction:column;gap:.75rem;display:flex}.onboardingFlow-module__VhPiyW__inputWrapper label{color:#ffffffe6;font-size:1.05rem;font-weight:600}.onboardingFlow-module__VhPiyW__optionalTag{color:#ffffff4d;margin-left:.5rem;font-size:.8rem;font-weight:400}.onboardingFlow-module__VhPiyW__inputWrapper input,.onboardingFlow-module__VhPiyW__inputWrapper textarea,.onboardingFlow-module__VhPiyW__inputWrapper select{background:#ffffff0a;border:1px solid #ffffff26;border-radius:16px;outline:none;width:100%;padding:1.1rem 1.4rem;font-size:1.05rem;transition:border-color .3s,background-color .3s,box-shadow .3s;color:#fff!important}.onboardingFlow-module__VhPiyW__inputWrapper select option{color:#fff;background:#0f172a}.onboardingFlow-module__VhPiyW__inputWrapper textarea{resize:none;min-height:140px}.onboardingFlow-module__VhPiyW__inputWrapper input:focus,.onboardingFlow-module__VhPiyW__inputWrapper textarea:focus,.onboardingFlow-module__VhPiyW__inputWrapper select:focus{border-color:var(--c-500);background:#ffffff14;box-shadow:0 0 0 4px #00b4d826}:-webkit-any(.onboardingFlow-module__VhPiyW__inputWrapper input:-webkit-autofill,.onboardingFlow-module__VhPiyW__inputWrapper textarea:-webkit-autofill,.onboardingFlow-module__VhPiyW__inputWrapper select:-webkit-autofill){transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #0f172a!important}:is(.onboardingFlow-module__VhPiyW__inputWrapper input:autofill,.onboardingFlow-module__VhPiyW__inputWrapper textarea:autofill,.onboardingFlow-module__VhPiyW__inputWrapper select:autofill){transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #0f172a!important}.onboardingFlow-module__VhPiyW__relativeWrapper{width:100%;position:relative}.onboardingFlow-module__VhPiyW__inputIcon{color:#fff6;z-index:5;pointer-events:none;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.onboardingFlow-module__VhPiyW__tipBox{color:#ffffffb3;background:#00b4d80d;border:1px solid #00b4d826;border-radius:16px;align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding:1.25rem;font-size:.95rem;line-height:1.6;display:flex}.onboardingFlow-module__VhPiyW__tipBox strong{color:var(--c-300);margin-bottom:.25rem;display:block}.onboardingFlow-module__VhPiyW__errorBox{color:#fca5a5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ef444414;border:1px solid #ef444440;border-radius:16px;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1.25rem;font-size:.95rem;line-height:1.6;animation:.5s cubic-bezier(.36,.07,.19,.97) both onboardingFlow-module__VhPiyW__shake;display:flex}.onboardingFlow-module__VhPiyW__errorBox i{color:#f87171;font-size:1.25rem}@keyframes onboardingFlow-module__VhPiyW__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.onboardingFlow-module__VhPiyW__buttonGroup{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.onboardingFlow-module__VhPiyW__btnPrimary{background:linear-gradient(135deg, var(--c-700), var(--c-500));color:#fff;cursor:pointer;border:none;border-radius:16px;align-items:center;gap:.75rem;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 25px #00b4d833}.onboardingFlow-module__VhPiyW__btnPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 35px #00b4d859}.onboardingFlow-module__VhPiyW__btnPrimary:disabled{opacity:.4;cursor:not-allowed}.onboardingFlow-module__VhPiyW__btnSecondary{color:#fff9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:.5rem;padding:1.1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.onboardingFlow-module__VhPiyW__btnSecondary:hover:not(:disabled){color:#fff;background:#ffffff12}.onboardingFlow-module__VhPiyW__loadingScreen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.onboardingFlow-module__VhPiyW__loaderIcon{border:3px solid #ffffff1a;border-top-color:var(--c-500);border-radius:50%;width:64px;height:64px;animation:1s linear infinite onboardingFlow-module__VhPiyW__spin}@keyframes onboardingFlow-module__VhPiyW__spin{to{transform:rotate(360deg)}}.onboardingFlow-module__VhPiyW__loadingText{color:#fff;font-size:1.5rem;font-weight:700}@media (max-width:1024px){.onboardingFlow-module__VhPiyW__onboardingLayout{grid-template-columns:1fr}.onboardingFlow-module__VhPiyW__sidePanel{display:none}.onboardingFlow-module__VhPiyW__onboardingCard{padding:2.5rem 1.5rem}}@media (max-width:640px){.onboardingFlow-module__VhPiyW__onboardingWrapper{padding:1rem}.onboardingFlow-module__VhPiyW__onboardingCard{border-radius:24px;gap:1.5rem;padding:2rem 1.25rem}.onboardingFlow-module__VhPiyW__stepHeader h2{font-size:1.5rem}.onboardingFlow-module__VhPiyW__btnPrimary{justify-content:center;width:100%;padding:1rem;font-size:1rem}.onboardingFlow-module__VhPiyW__btnSecondary{justify-content:center;width:100%;padding:1rem;font-size:.95rem}.onboardingFlow-module__VhPiyW__buttonGroup{flex-direction:column-reverse;gap:.75rem}}@media (max-width:380px){.onboardingFlow-module__VhPiyW__stepHeader h2{font-size:1.35rem}}.onboardingFlow-module__VhPiyW__stepIndicatorContainer{justify-content:space-between;align-items:center;width:100%;margin-bottom:1.5rem;padding:0 5px;display:flex;position:relative}.onboardingFlow-module__VhPiyW__stepIndicatorLine{z-index:1;background:#ffffff14;height:3px;position:absolute;top:15px;left:15px;right:15px}.onboardingFlow-module__VhPiyW__stepIndicatorHighlight{background:var(--c-500);z-index:2;height:3px;transition:width .4s;position:absolute;top:15px;left:15px}.onboardingFlow-module__VhPiyW__stepIndicatorNode{z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}.onboardingFlow-module__VhPiyW__stepIndicatorBubble{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;font-weight:800;transition:all .25s;display:flex}.onboardingFlow-module__VhPiyW__stepIndicatorBubble.onboardingFlow-module__VhPiyW__completed{background:var(--c-700);border:2.5px solid var(--c-700);color:#fff}.onboardingFlow-module__VhPiyW__stepIndicatorBubble.onboardingFlow-module__VhPiyW__active{border:2.5px solid var(--c-500);color:var(--c-600);background:#fff;box-shadow:0 0 12px #00b4d859}.onboardingFlow-module__VhPiyW__stepIndicatorBubble.onboardingFlow-module__VhPiyW__pending{color:#ffffff59;background:#ffffff05;border:2.5px solid #ffffff14}
