.Header-module__hBw1pG__header{z-index:1000;padding:16px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);background:#fffdf5d9;padding:12px 0}.Header-module__hBw1pG__nav{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__logo{z-index:10;align-items:center;gap:10px;display:flex}.Header-module__hBw1pG__logoIconWrap{border-radius:10px;flex-shrink:0;width:36px;height:36px;overflow:hidden}.Header-module__hBw1pG__logoIcon{object-fit:cover;width:100%;height:100%;display:block}.Header-module__hBw1pG__logoText{font-family:var(--font-heading);color:var(--deep-purple);font-size:1.4rem;font-weight:700}.Header-module__hBw1pG__links{align-items:center;gap:36px;list-style:none;display:flex}.Header-module__hBw1pG__links a{font-family:var(--font-body);color:var(--text-secondary);letter-spacing:.01em;font-size:.95rem;font-weight:400;transition:color .2s}.Header-module__hBw1pG__links a:hover{color:var(--soft-coral)}.Header-module__hBw1pG__ctaButton{font-family:var(--font-body);color:#fff;background:var(--soft-coral);letter-spacing:.02em;border-radius:100px;padding:10px 28px;font-size:.9rem;font-weight:700;transition:all .2s}.Header-module__hBw1pG__ctaButton:hover{background:var(--soft-coral-dark);transform:translateY(-1px)}.Header-module__hBw1pG__ctaMobile{display:none}.Header-module__hBw1pG__burger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Header-module__hBw1pG__burger span{background:var(--text-primary);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Header-module__hBw1pG__burgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__hBw1pG__burgerOpen span:nth-child(2){opacity:0}.Header-module__hBw1pG__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Header-module__hBw1pG__links{background:var(--ivory-white);opacity:0;pointer-events:none;flex-direction:column;justify-content:center;gap:32px;transition:opacity .3s;position:fixed;inset:0}.Header-module__hBw1pG__links.Header-module__hBw1pG__open{opacity:1;pointer-events:all}.Header-module__hBw1pG__links a{font-size:1.3rem}.Header-module__hBw1pG__ctaButton{display:none}.Header-module__hBw1pG__ctaMobile{display:block}.Header-module__hBw1pG__ctaMobile .Header-module__hBw1pG__ctaButton{padding:14px 40px;font-size:1.1rem;display:inline-block}.Header-module__hBw1pG__burger{display:flex}}
.Hero-module__ZARIfG__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:140px 24px 100px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bg{pointer-events:none;position:absolute;inset:0}.Hero-module__ZARIfG__blob1{background:radial-gradient(circle,#e78f8e1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-10%;right:-15%}.Hero-module__ZARIfG__blob2{background:radial-gradient(circle,#cd9fcc1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-5%;left:-10%}.Hero-module__ZARIfG__blob3{background:radial-gradient(circle,#f9f5e399 0%,#0000 70%);border-radius:50%;width:800px;height:400px;position:absolute;top:30%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__content{z-index:1;max-width:720px;position:relative}.Hero-module__ZARIfG__badge{-webkit-backdrop-filter:blur(10px);border:1px solid var(--border-light);font-family:var(--font-body);color:var(--deep-purple);background:#ffffffb3;border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:6px 20px 6px 6px;font-size:.95rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__badgeIcon{border-radius:12px}.Hero-module__ZARIfG__headline{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.8rem,6vw,4.2rem)}.Hero-module__ZARIfG__accent{color:var(--soft-coral)}.Hero-module__ZARIfG__subline{color:var(--text-secondary);max-width:560px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.7}.Hero-module__ZARIfG__free{color:var(--text-muted);letter-spacing:.02em;margin-top:16px;font-size:.85rem}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:120px 20px 80px}.Hero-module__ZARIfG__headline{font-size:2.4rem}.Hero-module__ZARIfG__subline{font-size:1rem}}
.DownloadButtons-module__LjosFa__buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.DownloadButtons-module__LjosFa__store{background:var(--deep-purple);color:#fff;border-radius:14px;align-items:center;gap:10px;min-width:170px;padding:12px 24px;transition:all .2s;display:flex}.DownloadButtons-module__LjosFa__store:hover{background:var(--deep-purple-light);transform:translateY(-2px);box-shadow:0 8px 24px #3d1a4b33}.DownloadButtons-module__LjosFa__store svg{flex-shrink:0}.DownloadButtons-module__LjosFa__store div{text-align:left;flex-direction:column;display:flex}.DownloadButtons-module__LjosFa__small{font-family:var(--font-body);opacity:.8;letter-spacing:.03em;font-size:.65rem;font-weight:400;line-height:1}.DownloadButtons-module__LjosFa__big{font-family:var(--font-body);font-size:1rem;font-weight:700;line-height:1.2}@media (max-width:480px){.DownloadButtons-module__LjosFa__store{flex:1;justify-content:center;min-width:150px;padding:12px 18px}}
.Problem-module__S0GCFq__section{background:var(--warm-white);padding:100px 24px}.Problem-module__S0GCFq__container{text-align:center;max-width:800px;margin:0 auto}.Problem-module__S0GCFq__eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:var(--soft-coral);margin-bottom:20px;font-size:.85rem;font-weight:700}.Problem-module__S0GCFq__headline{color:var(--text-primary);margin-bottom:24px;font-size:clamp(2rem,4.5vw,3rem)}.Problem-module__S0GCFq__muted{color:var(--text-muted)}.Problem-module__S0GCFq__body{color:var(--text-secondary);max-width:600px;margin:0 auto 56px;font-size:1.1rem;line-height:1.8}.Problem-module__S0GCFq__stats{justify-content:center;align-items:center;gap:40px;margin-bottom:48px;display:flex}.Problem-module__S0GCFq__stat{flex-direction:column;flex:1;gap:8px;max-width:200px;display:flex}.Problem-module__S0GCFq__number{font-family:var(--font-heading);color:var(--soft-coral);font-size:2.2rem;font-weight:700}.Problem-module__S0GCFq__label{color:var(--text-muted);font-size:.85rem;line-height:1.5}.Problem-module__S0GCFq__divider{background:var(--border-light);flex-shrink:0;width:1px;height:60px}.Problem-module__S0GCFq__bridge{font-family:var(--font-heading);color:var(--deep-purple);font-size:1.2rem;font-style:italic;font-weight:600}@media (max-width:768px){.Problem-module__S0GCFq__stats{flex-direction:column;gap:32px}.Problem-module__S0GCFq__divider{width:60px;height:1px}.Problem-module__S0GCFq__stat{max-width:none}}
.Features-module__zvCZ4q__section{padding:100px 24px 60px}.Features-module__zvCZ4q__header{max-width:var(--max-width);text-align:center;margin:0 auto 64px}.Features-module__zvCZ4q__sectionTitle{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4.5vw,3rem)}.Features-module__zvCZ4q__accent{color:var(--soft-coral)}.Features-module__zvCZ4q__sectionSub{color:var(--text-secondary);max-width:480px;margin:0 auto;font-size:1.1rem;line-height:1.7}.Features-module__zvCZ4q__notificationCallout{background:#e78f8e0f;border:1px solid #e78f8e1f;border-radius:100px;align-items:center;gap:12px;margin-top:32px;padding:14px 24px;display:inline-flex}.Features-module__zvCZ4q__calloutIcon{flex-shrink:0;font-size:1.1rem}.Features-module__zvCZ4q__calloutText{color:var(--text-secondary);text-align:left;font-size:.88rem;line-height:1.5}.Features-module__zvCZ4q__calloutAccent{color:var(--soft-coral);font-weight:700}.Features-module__zvCZ4q__features{flex-direction:column;gap:100px;max-width:960px;margin:0 auto;display:flex}.Features-module__zvCZ4q__feature{align-items:center;gap:64px;display:flex}.Features-module__zvCZ4q__feature.Features-module__zvCZ4q__reversed{flex-direction:row-reverse}.Features-module__zvCZ4q__text{flex:1;min-width:0}.Features-module__zvCZ4q__featureTitle{color:var(--text-primary);margin-bottom:8px;font-size:clamp(1.8rem,3.5vw,2.4rem)}.Features-module__zvCZ4q__featureSubtitle{font-family:var(--font-heading);color:var(--soft-coral);margin-bottom:16px;font-size:1.15rem;font-style:italic;font-weight:400}.Features-module__zvCZ4q__featureDesc{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.Features-module__zvCZ4q__visual{flex-shrink:0;justify-content:center;display:flex}@media (max-width:768px){.Features-module__zvCZ4q__section{padding:72px 20px 40px}.Features-module__zvCZ4q__header{margin-bottom:48px}.Features-module__zvCZ4q__notificationCallout{border-radius:20px;flex-direction:column;gap:8px;padding:16px 20px}.Features-module__zvCZ4q__calloutText{text-align:center}.Features-module__zvCZ4q__features{gap:72px}.Features-module__zvCZ4q__feature,.Features-module__zvCZ4q__feature.Features-module__zvCZ4q__reversed{text-align:center;flex-direction:column;gap:32px}.Features-module__zvCZ4q__featureDesc{max-width:none;margin:0 auto}}
.NudgePills-module__Ek7yOG__container{background:#fff;border:1px solid #e78f8e1a;border-radius:24px;width:100%;max-width:360px;padding:28px 24px 20px;box-shadow:0 4px 24px #0000000a,0 1px 4px #00000005}.NudgePills-module__Ek7yOG__label{font-family:var(--font-heading);color:var(--text-primary);text-align:center;margin-bottom:18px;font-size:.95rem;font-weight:600}.NudgePills-module__Ek7yOG__grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.NudgePills-module__Ek7yOG__pill{background:var(--warm-white);cursor:pointer;font-family:var(--font-body);color:var(--text-primary);border:1px solid #e78f8e1f;border-radius:100px;align-items:center;gap:8px;padding:10px 14px;font-size:.82rem;transition:all .2s;display:flex}.NudgePills-module__Ek7yOG__pill:hover{background:#e78f8e14;border-color:#e78f8e40;transform:translateY(-1px)}.NudgePills-module__Ek7yOG__pill:active,.NudgePills-module__Ek7yOG__pressed{background:#e78f8e1f;transform:scale(.96)}.NudgePills-module__Ek7yOG__pill.NudgePills-module__Ek7yOG__disabled{opacity:.45;cursor:default;border-style:dashed}.NudgePills-module__Ek7yOG__pill.NudgePills-module__Ek7yOG__disabled:hover{background:var(--warm-white);border-color:#e78f8e1f;transform:none}.NudgePills-module__Ek7yOG__emoji{flex-shrink:0;font-size:.9rem;line-height:1}.NudgePills-module__Ek7yOG__text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.NudgePills-module__Ek7yOG__hint{text-align:center;color:var(--text-muted);margin-top:14px;font-size:.75rem;font-style:italic}@media (max-width:768px){.NudgePills-module__Ek7yOG__container{max-width:320px;padding:24px 20px 18px}.NudgePills-module__Ek7yOG__pill{padding:9px 12px;font-size:.78rem}}
.NotificationToast-module__Eh5uLq__toast{z-index:9999;-webkit-backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #e78f8e26;border-radius:16px;align-items:flex-start;gap:12px;min-width:300px;max-width:380px;padding:14px 18px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a}.NotificationToast-module__Eh5uLq__visible{opacity:1;transform:translateY(0)}.NotificationToast-module__Eh5uLq__hidden{opacity:0;transform:translateY(-20px)}.NotificationToast-module__Eh5uLq__iconWrap{border-radius:10px;flex-shrink:0;width:38px;height:38px;overflow:hidden}.NotificationToast-module__Eh5uLq__icon{object-fit:cover;width:100%;height:100%;display:block}.NotificationToast-module__Eh5uLq__body{flex:1;min-width:0}.NotificationToast-module__Eh5uLq__header{justify-content:space-between;align-items:center;margin-bottom:1px;display:flex}.NotificationToast-module__Eh5uLq__appName{font-family:var(--font-body);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:700}.NotificationToast-module__Eh5uLq__time{color:var(--text-muted);font-size:.68rem}.NotificationToast-module__Eh5uLq__message{color:var(--text-primary);font-size:.88rem;line-height:1.4}@media (max-width:768px){.NotificationToast-module__Eh5uLq__toast{min-width:auto;max-width:none;left:12px;right:12px}}
.StatusActivity-module__-ACL8a__container{background:#fff;border:1px solid #e78f8e1a;border-radius:24px;width:100%;max-width:340px;padding:24px;box-shadow:0 4px 24px #0000000a,0 1px 4px #00000005}.StatusActivity-module__-ACL8a__card{margin-bottom:16px}.StatusActivity-module__-ACL8a__partnerRow{background:var(--warm-white);border:1px solid #e78f8e14;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;display:flex}.StatusActivity-module__-ACL8a__partnerRow2{align-items:center;gap:12px;padding:12px 14px;display:flex}.StatusActivity-module__-ACL8a__avatar{background:linear-gradient(135deg,var(--soft-coral),var(--velvet-orchid));color:#fff;width:40px;height:40px;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.StatusActivity-module__-ACL8a__avatar2{background:linear-gradient(135deg,var(--velvet-orchid),var(--deep-purple-light));color:#fff;width:40px;height:40px;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.StatusActivity-module__-ACL8a__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.StatusActivity-module__-ACL8a__name{color:var(--text-primary);font-size:.88rem;font-weight:700}.StatusActivity-module__-ACL8a__statusText{color:var(--text-secondary);white-space:nowrap;font-size:.78rem;transition:opacity .4s}.StatusActivity-module__-ACL8a__fadeIn{opacity:1}.StatusActivity-module__-ACL8a__fadeOut{opacity:0}.StatusActivity-module__-ACL8a__hint{text-align:center;color:var(--text-muted);border-top:1px solid #e78f8e14;margin-top:14px;padding-top:14px;font-size:.75rem;font-style:italic}@media (max-width:768px){.StatusActivity-module__-ACL8a__container{max-width:300px;padding:20px}}
.GalleryWidget-module__VJM_hG__container{flex-direction:column;align-items:center;width:100%;max-width:320px;display:flex}.GalleryWidget-module__VJM_hG__homeScreen{border-radius:28px;width:280px;padding:24px 20px 20px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a}.GalleryWidget-module__VJM_hG__wallpaper{z-index:0;background:linear-gradient(160deg,#e8ddd5 0%,#d4c5b8 30%,#c8b4a8 60%,#bda498 100%);position:absolute;inset:0}.GalleryWidget-module__VJM_hG__topRow{z-index:1;gap:14px;margin-bottom:14px;display:flex;position:relative}.GalleryWidget-module__VJM_hG__photoWidget{border-radius:20px;flex-shrink:0;width:136px;height:136px;position:relative;overflow:hidden}.GalleryWidget-module__VJM_hG__widgetPhoto{background:linear-gradient(135deg,#f0c8a0,#e8a878);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.GalleryWidget-module__VJM_hG__widgetEmoji{opacity:.5;font-size:3.5rem}.GalleryWidget-module__VJM_hG__widgetOverlay{background:linear-gradient(#0000,#0006);align-items:center;gap:6px;padding:8px 10px;display:flex;position:absolute;bottom:0;left:0;right:0}.GalleryWidget-module__VJM_hG__widgetAppIconWrap{border-radius:4px;flex-shrink:0;width:16px;height:16px;position:relative;overflow:hidden}.GalleryWidget-module__VJM_hG__widgetAppIcon{object-fit:cover;width:100%;height:100%;display:block}.GalleryWidget-module__VJM_hG__widgetCaption{color:#fff;text-shadow:0 1px 2px #0000004d;font-size:.6rem;font-weight:600}.GalleryWidget-module__VJM_hG__iconColumn{flex-direction:column;gap:14px;display:flex}.GalleryWidget-module__VJM_hG__bottomRow{z-index:1;justify-content:space-between;gap:10px;display:flex;position:relative}.GalleryWidget-module__VJM_hG__appIcon{flex-direction:column;align-items:center;gap:4px;display:flex}.GalleryWidget-module__VJM_hG__iconInner{-webkit-backdrop-filter:blur(10px);background:#ffffff40;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.GalleryWidget-module__VJM_hG__iconLabel{color:#fff;text-shadow:0 1px 3px #00000040;font-size:.55rem;font-weight:500}.GalleryWidget-module__VJM_hG__iconCalendar{background:#fff}.GalleryWidget-module__VJM_hG__iconDay{font-family:var(--font-body);color:#333;font-size:1.2rem;font-weight:300}.GalleryWidget-module__VJM_hG__iconPhotos{background:#fff}.GalleryWidget-module__VJM_hG__iconNotes{background:#fef3c7}.GalleryWidget-module__VJM_hG__iconMusic{background:linear-gradient(135deg,#fb7185,#e11d48)}.GalleryWidget-module__VJM_hG__iconWeather{background:linear-gradient(135deg,#60a5fa,#2563eb)}.GalleryWidget-module__VJM_hG__iconSymbol{font-size:1.2rem}.GalleryWidget-module__VJM_hG__iconNudges{padding:0;position:relative}.GalleryWidget-module__VJM_hG__nudgesIcon{object-fit:cover;width:100%;height:100%;display:block}.GalleryWidget-module__VJM_hG__hint{text-align:center;color:var(--text-muted);margin-top:16px;font-size:.75rem;font-style:italic}@media (max-width:768px){.GalleryWidget-module__VJM_hG__homeScreen{width:260px;padding:20px 16px 16px}.GalleryWidget-module__VJM_hG__photoWidget{width:124px;height:124px}.GalleryWidget-module__VJM_hG__iconInner{width:44px;height:44px}.GalleryWidget-module__VJM_hG__nudgesIcon{width:100%;height:100%}}
.HoldingHands-module__xnwoFW__container{text-align:center;width:100%;max-width:320px}.HoldingHands-module__xnwoFW__touchArea{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e78f8e1a;border-radius:24px;justify-content:center;align-items:center;gap:0;padding:48px 32px;transition:all .5s;display:flex;position:relative;box-shadow:0 4px 24px #0000000a,0 1px 4px #00000005}.HoldingHands-module__xnwoFW__touchArea.HoldingHands-module__xnwoFW__connected{background:linear-gradient(135deg,#e78f8e0f,#cd9fcc0f);border-color:#e78f8e33}.HoldingHands-module__xnwoFW__circleYou,.HoldingHands-module__xnwoFW__circlePartner{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.HoldingHands-module__xnwoFW__circleYou{background:linear-gradient(135deg,var(--soft-coral-light),var(--soft-coral));z-index:2;margin-right:-8px}.HoldingHands-module__xnwoFW__circlePartner{background:linear-gradient(135deg,var(--velvet-orchid),var(--deep-purple-light));z-index:1;margin-left:-8px}.HoldingHands-module__xnwoFW__connected .HoldingHands-module__xnwoFW__circleYou{margin-right:-20px;box-shadow:0 0 30px #e78f8e66}.HoldingHands-module__xnwoFW__connected .HoldingHands-module__xnwoFW__circlePartner{margin-left:-20px;box-shadow:0 0 30px #cd9fcc66}.HoldingHands-module__xnwoFW__circleLabel{color:#fff;font-family:var(--font-heading);font-size:.8rem;font-weight:600}.HoldingHands-module__xnwoFW__ripple{border:2px solid;border-radius:50%;animation:1.2s ease-out infinite HoldingHands-module__xnwoFW__rippleOut;position:absolute;inset:-8px}.HoldingHands-module__xnwoFW__circleYou .HoldingHands-module__xnwoFW__ripple{border-color:var(--soft-coral)}.HoldingHands-module__xnwoFW__circlePartner .HoldingHands-module__xnwoFW__ripple{border-color:var(--velvet-orchid)}@keyframes HoldingHands-module__xnwoFW__rippleOut{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}.HoldingHands-module__xnwoFW__connectionLine{background:linear-gradient(90deg,var(--soft-coral),var(--velvet-orchid));z-index:3;border-radius:1px;width:40px;height:2px;animation:.3s HoldingHands-module__xnwoFW__fadeIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes HoldingHands-module__xnwoFW__fadeIn{0%{opacity:0;width:0}to{opacity:1;width:40px}}.HoldingHands-module__xnwoFW__status{color:var(--text-muted);min-height:1.4em;margin-top:16px;font-size:.82rem;font-style:italic;transition:color .3s}@media (max-width:768px){.HoldingHands-module__xnwoFW__container{max-width:280px}.HoldingHands-module__xnwoFW__touchArea{padding:40px 28px}.HoldingHands-module__xnwoFW__circleYou,.HoldingHands-module__xnwoFW__circlePartner{width:68px;height:68px}}
.DailyQuestion-module__QcaMCW__container{width:100%;max-width:340px}.DailyQuestion-module__QcaMCW__card{background:#fff;border:1px solid #e78f8e1a;border-radius:24px;padding:28px 24px;box-shadow:0 4px 24px #0000000a,0 1px 4px #00000005}.DailyQuestion-module__QcaMCW__dayLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--soft-coral);margin-bottom:10px;font-size:.72rem;font-weight:700}.DailyQuestion-module__QcaMCW__question{color:var(--text-primary);margin-bottom:24px;font-size:1.15rem;line-height:1.4}.DailyQuestion-module__QcaMCW__answers{flex-direction:column;gap:12px;display:flex}.DailyQuestion-module__QcaMCW__answer{align-items:flex-start;gap:10px;display:flex}.DailyQuestion-module__QcaMCW__answerAvatar{background:linear-gradient(135deg,var(--velvet-orchid),var(--deep-purple-light));color:#fff;width:32px;height:32px;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;font-size:.75rem;font-weight:700;display:flex}.DailyQuestion-module__QcaMCW__answerAvatar2{background:linear-gradient(135deg,var(--soft-coral),var(--soft-coral-dark));color:#fff;width:32px;height:32px;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;font-size:.75rem;font-weight:700;display:flex}.DailyQuestion-module__QcaMCW__answerBubble{background:var(--warm-white);border-radius:16px;flex:1;padding:10px 14px}.DailyQuestion-module__QcaMCW__revealed{animation:.5s DailyQuestion-module__QcaMCW__fadeReveal}@keyframes DailyQuestion-module__QcaMCW__fadeReveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.DailyQuestion-module__QcaMCW__answerName{color:var(--text-muted);margin-bottom:3px;font-size:.72rem;font-weight:700;display:block}.DailyQuestion-module__QcaMCW__answerText{color:var(--text-primary);font-size:.88rem;line-height:1.4}.DailyQuestion-module__QcaMCW__revealBtn{cursor:pointer;font-family:var(--font-body);color:var(--text-muted);background:#e78f8e08;border:1px dashed #e78f8e40;border-radius:16px;flex:1;align-items:center;gap:8px;padding:12px 16px;font-size:.82rem;transition:all .2s;display:flex}.DailyQuestion-module__QcaMCW__revealBtn:hover{color:var(--text-secondary);background:#e78f8e0f;border-color:#e78f8e59}.DailyQuestion-module__QcaMCW__lock{font-size:.85rem}.DailyQuestion-module__QcaMCW__hint{text-align:center;color:var(--text-muted);margin-top:14px;font-size:.75rem;font-style:italic}@media (max-width:768px){.DailyQuestion-module__QcaMCW__container{max-width:300px}.DailyQuestion-module__QcaMCW__card{padding:24px 20px}.DailyQuestion-module__QcaMCW__question{font-size:1.05rem}}
.HowItWorks-module__tSMH5W__section{background:var(--warm-white);padding:120px 24px}.HowItWorks-module__tSMH5W__container{text-align:center;max-width:900px;margin:0 auto}.HowItWorks-module__tSMH5W__eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:var(--soft-coral);margin-bottom:16px;font-size:.85rem;font-weight:700}.HowItWorks-module__tSMH5W__title{color:var(--text-primary);margin-bottom:64px;font-size:clamp(2rem,4.5vw,3rem)}.HowItWorks-module__tSMH5W__accent{color:var(--soft-coral)}.HowItWorks-module__tSMH5W__steps{gap:40px;display:flex;position:relative}.HowItWorks-module__tSMH5W__step{text-align:center;flex:1;position:relative}.HowItWorks-module__tSMH5W__number{background:linear-gradient(135deg,var(--soft-coral)0%,var(--soft-coral-dark)100%);color:#fff;width:56px;height:56px;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-size:1.2rem;font-weight:700;display:inline-flex}.HowItWorks-module__tSMH5W__stepTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.3rem}.HowItWorks-module__tSMH5W__stepDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.HowItWorks-module__tSMH5W__connector{display:none}@media (min-width:769px){.HowItWorks-module__tSMH5W__connector{background:linear-gradient(90deg,var(--soft-coral-light),transparent);width:40px;height:2px;display:block;position:absolute;top:28px;right:-20px;transform:translate(50%)}}@media (max-width:768px){.HowItWorks-module__tSMH5W__section{padding:80px 20px}.HowItWorks-module__tSMH5W__steps{flex-direction:column;gap:48px}}
.Testimonials-module__ItA9Ha__section{padding:120px 24px}.Testimonials-module__ItA9Ha__container{max-width:var(--max-width);text-align:center;margin:0 auto}.Testimonials-module__ItA9Ha__eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:var(--soft-coral);margin-bottom:16px;font-size:.85rem;font-weight:700}.Testimonials-module__ItA9Ha__title{color:var(--text-primary);margin-bottom:64px;font-size:clamp(2rem,4.5vw,3rem)}.Testimonials-module__ItA9Ha__accent{color:var(--soft-coral)}.Testimonials-module__ItA9Ha__grid{text-align:left;grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Testimonials-module__ItA9Ha__card{border-radius:var(--radius-lg);border:1px solid var(--border-light);background:#fff;padding:36px 32px;transition:transform .3s,box-shadow .3s}.Testimonials-module__ItA9Ha__card:hover{transform:translateY(-3px);box-shadow:0 16px 48px #0000000f}.Testimonials-module__ItA9Ha__stars{gap:2px;margin-bottom:16px;display:flex}.Testimonials-module__ItA9Ha__quote{font-family:var(--font-body);color:var(--text-primary);margin-bottom:24px;font-size:1rem;font-style:normal;line-height:1.7}.Testimonials-module__ItA9Ha__author{align-items:center;gap:12px;display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg,var(--soft-coral-light)0%,var(--velvet-orchid)100%);color:#fff;width:40px;height:40px;font-family:var(--font-body);letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__name{font-family:var(--font-body);color:var(--text-primary);font-size:.9rem;font-weight:700}.Testimonials-module__ItA9Ha__detail{color:var(--text-muted);margin-top:2px;font-size:.8rem}@media (max-width:768px){.Testimonials-module__ItA9Ha__section{padding:80px 20px}.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}.Testimonials-module__ItA9Ha__card{padding:28px 24px}}
.FinalCTA-module__G4Qm-G__section{background:var(--ivory-white);padding:120px 24px 100px;position:relative;overflow:hidden}.FinalCTA-module__G4Qm-G__bg{pointer-events:none;position:absolute;inset:0}.FinalCTA-module__G4Qm-G__blob1{background:radial-gradient(circle,#e78f8e1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-20%;left:-10%}.FinalCTA-module__G4Qm-G__blob2{background:radial-gradient(circle,#cd9fcc14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-20%;right:-10%}.FinalCTA-module__G4Qm-G__container{text-align:center;z-index:1;max-width:600px;margin:0 auto;position:relative}.FinalCTA-module__G4Qm-G__iconWrap{border-radius:20px;width:80px;height:80px;margin:0 auto 32px;position:relative;overflow:hidden;box-shadow:0 12px 40px #3d1a4b26}.FinalCTA-module__G4Qm-G__icon{object-fit:cover;width:100%;height:100%;display:block}.FinalCTA-module__G4Qm-G__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4.5vw,2.8rem)}.FinalCTA-module__G4Qm-G__accent{color:var(--soft-coral)}.FinalCTA-module__G4Qm-G__subtitle{color:var(--text-secondary);margin-bottom:40px;font-size:1.1rem;line-height:1.7}.FinalCTA-module__G4Qm-G__note{color:var(--text-muted);letter-spacing:.02em;margin-top:16px;font-size:.85rem}@media (max-width:768px){.FinalCTA-module__G4Qm-G__section{padding:80px 20px}}
.Newsletter-module__OxvLTq__section{background:var(--deep-purple);border-bottom:1px solid #ffffff0f;padding:64px 24px}.Newsletter-module__OxvLTq__container{text-align:center;max-width:520px;margin:0 auto}.Newsletter-module__OxvLTq__title{color:#fff;margin-bottom:12px;font-size:clamp(1.4rem,3vw,1.8rem)}.Newsletter-module__OxvLTq__subtitle{color:#fff9;margin-bottom:28px;font-size:.95rem;line-height:1.6}.Newsletter-module__OxvLTq__form{gap:10px;max-width:440px;margin:0 auto;display:flex}.Newsletter-module__OxvLTq__input{color:#fff;font-family:var(--font-body);background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;outline:none;flex:1;padding:14px 18px;font-size:.92rem;transition:border-color .2s,background .2s}.Newsletter-module__OxvLTq__input::placeholder{color:#ffffff59}.Newsletter-module__OxvLTq__input:focus{border-color:var(--soft-coral);background:#ffffff1f}.Newsletter-module__OxvLTq__button{background:var(--soft-coral);color:#fff;font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:12px;padding:14px 28px;font-size:.92rem;font-weight:700;transition:all .2s}.Newsletter-module__OxvLTq__button:hover{background:var(--soft-coral-dark);transform:translateY(-1px)}.Newsletter-module__OxvLTq__error{color:#ff6b6b;margin-top:12px;font-size:.85rem}.Newsletter-module__OxvLTq__button:disabled{opacity:.6;cursor:not-allowed;transform:none}.Newsletter-module__OxvLTq__privacy{color:#ffffff4d;margin-top:14px;font-size:.75rem}.Newsletter-module__OxvLTq__success{padding:16px 0}.Newsletter-module__OxvLTq__successIcon{margin-bottom:12px;font-size:2rem;display:block}.Newsletter-module__OxvLTq__successTitle{color:#fff;margin-bottom:8px;font-size:1.4rem}.Newsletter-module__OxvLTq__successText{color:#fff9;font-size:.95rem;line-height:1.6}@media (max-width:768px){.Newsletter-module__OxvLTq__section{padding:48px 20px}.Newsletter-module__OxvLTq__form{flex-direction:column}.Newsletter-module__OxvLTq__button{padding:14px}}
.Footer-module__S6Hkya__footer{background:var(--deep-purple);color:#fff;padding:64px 24px 32px}.Footer-module__S6Hkya__container{max-width:var(--max-width);margin:0 auto}.Footer-module__S6Hkya__top{border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:64px;margin-bottom:48px;padding-bottom:48px;display:flex}.Footer-module__S6Hkya__brand{max-width:280px}.Footer-module__S6Hkya__logo{align-items:center;gap:10px;margin-bottom:12px;display:flex}.Footer-module__S6Hkya__logoIconWrap{border-radius:8px;flex-shrink:0;width:36px;height:36px;overflow:hidden}.Footer-module__S6Hkya__logoIcon{object-fit:cover;width:100%;height:100%;display:block}.Footer-module__S6Hkya__logoText{font-family:var(--font-heading);font-size:1.3rem;font-weight:700}.Footer-module__S6Hkya__tagline{opacity:.6;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__linksGroup{gap:56px;display:flex}.Footer-module__S6Hkya__linkCol{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__colTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;opacity:.5;margin-bottom:4px;font-size:.8rem;font-weight:700}.Footer-module__S6Hkya__linkCol a{opacity:.75;font-size:.9rem;transition:opacity .2s}.Footer-module__S6Hkya__linkCol a:hover{opacity:1}.Footer-module__S6Hkya__bottom{opacity:.4;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.Footer-module__S6Hkya__madeWith{font-style:italic}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column;gap:40px}.Footer-module__S6Hkya__linksGroup{flex-wrap:wrap;gap:32px}.Footer-module__S6Hkya__linkCol{min-width:120px}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:8px}}
